<?xml version="1.0"?>

<!DOCTYPE owl [
	<!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
	<!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
	<!ENTITY owl "http://www.w3.org/2002/07/owl#">
	<!ENTITY cc "http://web.resource.org/cc/#">
	<!ENTITY project "http://ebiquity.umbc.edu/ontology/project.owl#">
	<!ENTITY person "http://ebiquity.umbc.edu/ontology/person.owl#">
	<!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.owl#">
	<!ENTITY assert "http://ebiquity.umbc.edu/ontology/assertion.owl#">
]>

<!--

This ontology document is licensed under the Creative Commons
Attribution License. To view a copy of this license, visit
http://creativecommons.org/licenses/by/2.0/ or send a letter to
Creative Commons, 559 Nathan Abbott Way, Stanford, California
94305, USA.

-->

<rdf:RDF 
		xmlns:rdf = "&rdf;"
		xmlns:rdfs = "&rdfs;"
		xmlns:xsd = "&xsd;"
		xmlns:owl = "&owl;"
		xmlns:cc = "&cc;"
		xmlns:project = "&project;"
		xmlns:person = "&person;"
		xmlns:pub = "&pub;"
		xmlns:assert = "&assert;">
	<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/744/Poster-Classifying-primary-outcomes-in-rheumatoid-arthritis-Knowledge-discovery-from-clinical-trial-metadata">
		<rdfs:label><![CDATA[Poster: Classifying primary outcomes in rheumatoid arthritis: Knowledge discovery from clinical trial metadata]]></rdfs:label>
		<pub:title><![CDATA[Poster: Classifying primary outcomes in rheumatoid arthritis: Knowledge discovery from clinical trial metadata]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2015-11-30T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[Early prediction of treatment outcomes in RA clinical trials is critical for both patient safety and trial success. We hypothesize that an approach employing metadata of clinical trials could provide accurate classification of primary outcomes before trial implementation. We retrieved RA clinical trials metadata from ClinicalTrials.gov. Four quantitative outcome measures that are frequently used in RA trials, i.e., ACR20, DAS28, and AE/SAE, were the classification targets in the model. Classification rules were applied to make the prediction and were evaluated. The results confirmed our hypothesis. We concluded that the metadata in clinical trials could be used to make early prediction of the study outcomes with acceptable accuracy.]]></pub:abstract>
		<pub:counter>1176</pub:counter>
		<pub:booktitle><![CDATA[2015 IEEE 5th International Conference on  Computational Advances in Bio and Medical Sciences (ICCABS)]]></pub:booktitle>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Yelena/Yesha"><person:name><![CDATA[Yelena Yesha]]></person:name><rdfs:label><![CDATA[Yelena Yesha]]></rdfs:label></person:Person>
				</rdf:first>
				<rdf:rest>					<rdf:List>
						<rdf:first>
							<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Michael/Grasso"><person:name><![CDATA[Michael A. Grasso]]></person:name><rdfs:label><![CDATA[Michael A. Grasso]]></rdfs:label></person:Person>
						</rdf:first>
						<rdf:rest>							<rdf:List>
								<rdf:first>
									<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Vandana/Janeja"><person:name><![CDATA[Vandana P Janeja]]></person:name><rdfs:label><![CDATA[Vandana P Janeja]]></rdfs:label></person:Person>
								</rdf:first>
								<rdf:rest>									<rdf:List>
										<rdf:first>
											<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Naphtali/Rishe"><person:name><![CDATA[Naphtali Rishe]]></person:name><rdfs:label><![CDATA[Naphtali Rishe]]></rdfs:label></person:Person>
										</rdf:first>
										<rdf:rest>											<rdf:List>
												<rdf:first>
													<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Amanda/Niskar"><person:name><![CDATA[Amanda Niskar]]></person:name><rdfs:label><![CDATA[Amanda Niskar]]></rdfs:label></person:Person>
												</rdf:first>
												<rdf:rest>													<rdf:List>
														<rdf:first>
															<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Yuanyuan/Feng"><person:name><![CDATA[Yuanyuan Feng]]></person:name><rdfs:label><![CDATA[Yuanyuan Feng]]></rdfs:label></person:Person>
														</rdf:first>
														<rdf:rest rdf:resource="&rdf;nil" />
													</rdf:List>
												</rdf:rest>
											</rdf:List>
										</rdf:rest>
									</rdf:List>
								</rdf:rest>
							</rdf:List>
						</rdf:rest>
					</rdf:List>
				</rdf:rest>
			</rdf:List>
		</pub:author>
		<pub:firstAuthor>
<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Yelena/Yesha"><person:name><![CDATA[Yelena Yesha]]></person:name><rdfs:label><![CDATA[Yelena Yesha]]></rdfs:label></person:Person>
		</pub:firstAuthor>
		<pub:softCopy><pub:SoftCopy>
			<pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/810.pdf]]></pub:softCopyURI>
			<pub:softCopySize>123307</pub:softCopySize>
			</pub:SoftCopy>
			</pub:softCopy>
	</pub:InProceedings>

<rdf:Description rdf:about="">
	<cc:License rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
</rdf:Description>

</rdf:RDF>
