<?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 person "http://ebiquity.umbc.edu/ontology/person.owl#">
	<!ENTITY project "http://ebiquity.umbc.edu/ontology/project.owl#">
	<!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.owl#">
	<!ENTITY assoc "http://ebiquity.umbc.edu/ontology/association.owl#">
	<!ENTITY research "http://ebiquity.umbc.edu/ontology/research.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:person = "&person;"
		xmlns:project = "&project;"
		xmlns:pub = "&pub;"
		xmlns:assoc = "&assoc;"
		xmlns:research = "&research;"
		xmlns:assert = "&assert;">
	<project:PastProject rdf:about="http://ebiquity.umbc.edu/project/html/id/101/MTLD-Interpreting-Medical-Tables-as-Linked-Data">
		<rdfs:label><![CDATA[MTLD: Interpreting Medical Tables as Linked Data]]></rdfs:label>
		<project:title><![CDATA[MTLD: Interpreting Medical Tables as Linked Data]]></project:title>
		<project:description><![CDATA[<p style="text-align:justify;">Evidence-based medicine is the application of current medical evidence
to patient care and typically uses quantitative data from research
studies.  It is increasingly driven by data on the efficacy of drug
dosages and the correlation between various medical factors that is
assembled and integrated through meta--analyses (i.e., systematic
reviews) of data in tables from publications and clinical trial
studies.  We describe a a key component of a system to produce
evidence reports that performs two key functions: (i) understanding
the meaning of data in clinical trial tables and (ii) identifying and
retrieving relevant tables given a input query. We present
modifications to our existing framework for inferring the semantics of
tables and an ontology developed to model and represent clinical
tables as RDF. Finally, we demonstrate how relevant tables can be
identified by querying over their RDF representations and describe two
evaluation experiments: one on mapping clinical tables to linked data
and another on identifying tables relevant to a retrieval query.</p>
<br/><br/>
<a href="https://ebiquity.umbc.edu/ontologies/mto/v1/" target="_new">MTO: Medical Tables Ontology</a>
<br/>
<a href="http://goo.gl/f4b8Kc" target="_new">List of Query Strings used in Evaluation</a>
<br/>
<a href="http://goo.gl/ADrBSu" target="_new">Complete RDF for example table</a>
]]></project:description>
		<project:startDate rdf:datatype="&xsd;dateTime">2014-01-01T00:00:00-05:00</project:startDate>
		<project:endDate rdf:datatype="&xsd;dateTime">2016-01-01T00:00:00-05:00</project:endDate>
		<project:tag><![CDATA[clinical trial]]></project:tag>
		<project:tag><![CDATA[evidence-based medicine]]></project:tag>
		<project:tag><![CDATA[linked data]]></project:tag>
		<project:tag><![CDATA[medical tables]]></project:tag>
		<project:tag><![CDATA[meta-analysis]]></project:tag>
		<project:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:person><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Tim/Finin"><person:name><![CDATA[Tim Finin]]></person:name><rdfs:label><![CDATA[Tim Finin]]></rdfs:label></person:Person>
</assoc:person>
				<assoc:role rdf:resource="&person;Principal Investigator" />
			</assoc:PersonProjectAssociation>
		</project:associatedWith>
		<project:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:person><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Anupam/Joshi"><person:name><![CDATA[Anupam Joshi]]></person:name><rdfs:label><![CDATA[Anupam Joshi]]></rdfs:label></person:Person>
</assoc:person>
				<assoc:role rdf:resource="&person;Principal Investigator" />
			</assoc:PersonProjectAssociation>
		</project:associatedWith>
		<project:associatedWith>
			<assoc:PersonProjectAssociation>
				<assoc:person><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Varish/Mulwad"><person:name><![CDATA[Varish Mulwad]]></person:name><rdfs:label><![CDATA[Varish Mulwad]]></rdfs:label></person:Person>
</assoc:person>
				<assoc:role rdf:resource="&person;Ph.D. Student" />
			</assoc:PersonProjectAssociation>
		</project:associatedWith>
		<project:relatedPublication>
			<pub:PhdThesis rdf:about="http://ebiquity.umbc.edu/paper/html/id/692/TABEL-A-Domain-Independent-and-Extensible-Framework-for-Inferring-the-Semantics-of-Tables">
				<pub:title><![CDATA[TABEL - A Domain Independent and Extensible Framework for Inferring the Semantics of Tables]]></pub:title>
				<rdfs:label><![CDATA[TABEL - A Domain Independent and Extensible Framework for Inferring the Semantics of Tables]]></rdfs:label>
				<pub:school><![CDATA[University of Maryland, Baltimore County]]></pub:school>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2015-01-08T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Varish/Mulwad"><person:name><![CDATA[Varish Mulwad]]></person:name><rdfs:label><![CDATA[Varish Mulwad]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:PhdThesis>
		</project:relatedPublication>
		<project:relatedPublication>
			<pub:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/661/Interpreting-Medical-Tables-as-Linked-Data-to-Generate-Meta-Analysis-Reports">
				<pub:title><![CDATA[Interpreting Medical Tables as Linked Data to Generate  Meta-Analysis Reports]]></pub:title>
				<rdfs:label><![CDATA[Interpreting Medical Tables as Linked Data to Generate  Meta-Analysis Reports]]></rdfs:label>
				<pub:booktitle><![CDATA[Proceedings of the 15th IEEE International Conference on Information Reuse and Integration]]></pub:booktitle>
				<pub:publisher><![CDATA[IEEE Computer Society]]></pub:publisher>
				<pub:publishedOn rdf:datatype="&xsd;dateTime">2014-08-13T00:00:00-05:00</pub:publishedOn>
				<pub:firstAuthor><person:Person rdf:about="http://ebiquity.umbc.edu/person/html/Varish/Mulwad"><person:name><![CDATA[Varish Mulwad]]></person:name><rdfs:label><![CDATA[Varish Mulwad]]></rdfs:label></person:Person>
				</pub:firstAuthor>
			</pub:InProceedings>
		</project:relatedPublication>
		<project:relatedResearchArea rdf:resource="&research;MedicalHealthInformatics" />
		<project:relatedResearchArea rdf:resource="&research;SemanticWeb" />
	</project:PastProject>

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

</rdf:RDF>
