<?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:Book rdf:about="http://ebiquity.umbc.edu/paper/html/id/1145/Information-and-Knowledge-Management-Expanding-the-Definition-of-Database-">
		<rdfs:label><![CDATA[Information and Knowledge Management, Expanding the Definition of "Database"]]></rdfs:label>
		<pub:title><![CDATA[Information and Knowledge Management, Expanding the Definition of "Database"]]></pub:title>
		<pub:publishedOn rdf:datatype="&xsd;dateTime">1993-01-01T00:00:00-05:00</pub:publishedOn>
		<pub:abstract><![CDATA[This volume contains expanded and updated versions of eight selected papers presented at CIKM 92, the First International Conference on Information and Knowledge Management, held in Baltimore, Maryland, in November 1992. The conference participants came from the fields of database management, information retrieval, and artificial intelligence. A major theme in the volume is how these fields are merging and enriching each other. The eight papers discuss discovering context in a conceptual schema, a system for face information retrieval; queries in OODB systems, consistency checking in OODBs, integrity constraints representation in OODBs, a framework for temporal object databases, inductive dependencies and approximate databases, OODB design methodologies.]]></pub:abstract>
		<pub:note><![CDATA[https://doi.org/10.1007/3-540-57419-0]]></pub:note>
		<pub:counter>367</pub:counter>
		<pub:tag><![CDATA[cikm]]></pub:tag>
		<pub:publisher><![CDATA[Springer]]></pub:publisher>
		<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/Charles/Nicholas"><person:name><![CDATA[Charles Nicholas]]></person:name><rdfs:label><![CDATA[Charles Nicholas]]></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>
				</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[HTML]]></pub:softCopyFormat>
			<pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/redirect/to/publication/id/1315/Information-and-Knowledge-Management-Expanding-the-Definition-of-Database-]]></pub:softCopyURI>
			</pub:SoftCopy>
			</pub:softCopy>
	</pub:Book>

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

</rdf:RDF>
