<?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/592/Evaluating-the-Quality-of-a-Knowledge-Base-Populated-from-Text">
		<rdfs:label><![CDATA[Evaluating the Quality of a Knowledge Base Populated from Text]]></rdfs:label>
		<pub:title><![CDATA[Evaluating the Quality of a Knowledge Base Populated from Text]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">2012-06-07T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[The steady progress of information extraction systems has been helped by sound methodologies for evaluating their performance in controlled experiments.  Annual events like MUC, ACE and TAC have developed evaluation approaches enabling researchers to score and rank their systems relative to reference results.  Yet these evaluations have only assessed component technologies needed by a knowledge base population system; none has required the construction of a knowledge base that is then evaluated directly.  We describe an approach to the direct evaluation of a knowledge base and an instantiation that will be used in a 2012 TAC Knowledge Base Population track.
<br/><br/>
<center><a href="https://ebiquity.umbc.edu/get/a/publication/639.pdf"><img border="1" src="https://ebiquity.umbc.edu/blogger/wp-content/uploads/2012/06/poster500.png"></a></center>
<br/>]]></pub:abstract>
		<pub:note><![CDATA[held in conjunction with 2012 NAACL-HLT]]></pub:note>
		<pub:counter>5467</pub:counter>
		<pub:tag><![CDATA[cold start]]></pub:tag>
		<pub:tag><![CDATA[entity linking]]></pub:tag>
		<pub:tag><![CDATA[information extraction]]></pub:tag>
		<pub:tag><![CDATA[knowledge base]]></pub:tag>
		<pub:tag><![CDATA[knowledge base population]]></pub:tag>
		<pub:tag><![CDATA[machine reading]]></pub:tag>
		<pub:tag><![CDATA[natural language processing]]></pub:tag>
		<pub:tag><![CDATA[nist]]></pub:tag>
		<pub:tag><![CDATA[rdf]]></pub:tag>
		<pub:tag><![CDATA[semantic web]]></pub:tag>
		<pub:tag><![CDATA[slot filling]]></pub:tag>
		<pub:tag><![CDATA[tac]]></pub:tag>
		<pub:tag><![CDATA[text analysis conference]]></pub:tag>
		<pub:booktitle><![CDATA[Joint Workshop on Automatic Knowledge Base Construction and Web-scale Knowledge Extraction]]></pub:booktitle>
		<pub:publisher><![CDATA[Association for Computational Linguistics]]></pub:publisher>
		<pub:author>
			<rdf:List>
				<rdf:first>
					<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/James/Mayfield"><person:name><![CDATA[James Mayfield]]></person:name><rdfs:label><![CDATA[James Mayfield]]></rdfs:label></person:Person>
				</rdf:first>
				<rdf:rest>					<rdf:List>
						<rdf:first>
							<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>
						</rdf:first>
						<rdf:rest rdf:resource="&rdf;nil" />
					</rdf:List>
				</rdf:rest>
			</rdf:List>
		</pub:author>
		<pub:firstAuthor>
<person:Person rdf:about="http://ebiquity.umbc.edu/person/html/James/Mayfield"><person:name><![CDATA[James Mayfield]]></person:name><rdfs:label><![CDATA[James Mayfield]]></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/633.pdf]]></pub:softCopyURI>
			<pub:softCopySize>128362</pub:softCopySize>
			</pub:SoftCopy>
			</pub:softCopy>
		<pub:softCopy><pub:SoftCopy>
			<pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/638.pdf]]></pub:softCopyURI>
			<pub:softCopySize>1785588</pub:softCopySize>
			</pub:SoftCopy>
			</pub:softCopy>
		<pub:softCopy><pub:SoftCopy>
			<pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/639.pdf]]></pub:softCopyURI>
			<pub:softCopySize>7789935</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>
