<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF[
	<!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
	<!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
	<!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
	<!ENTITY swivt 'http://semantic-mediawiki.org/swivt/1.0#'>
	<!ENTITY wiki 'http://tw.rpi.edu/portal/'>
	<!ENTITY property 'http://tw.rpi.edu/portal/Property-3A'>
	<!ENTITY wikiurl 'http://tw.rpi.edu/portal/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:swivt="&swivt;"
	xmlns:wiki="&wiki;"
	xmlns:property="&property;">
	<!-- Ontology header -->
	<owl:Ontology rdf:about="&wikiurl;Special:ExportRDF/An_axiomatic_semantics_for_rdf%2C_rdf_schema%2C_and_daml%2Boil">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-05-28T00:31:03-04:00</swivt:creationDate>
		<owl:imports rdf:resource="http://semantic-mediawiki.org/swivt/1.0" />
	</owl:Ontology>
	<!-- exported page data -->
	<swivt:Subject rdf:about="&wiki;An_axiomatic_semantics_for_rdf,_rdf_schema,_and_daml-2Boil">
		<rdfs:label>An axiomatic semantics for rdf, rdf schema, and daml+oil</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;An_axiomatic_semantics_for_rdf,_rdf_schema,_and_daml%2Boil"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/An_axiomatic_semantics_for_rdf,_rdf_schema,_and_daml%2Boil"/>
		<rdf:type rdf:resource="&wiki;Category-3ATechnical_Report"/>
		<rdf:type rdf:resource="&wiki;Category-3APublication"/>
		<rdf:type rdf:resource="&wiki;Category-3AKSL_Technical_Report"/>
		<property:Abstract rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This document provides an axiomatization for the Resource Description Framework (RDF), RDF Schema (RDF-S), and DAML+OIL by specifying a mapping of a set of descriptions in any one of these languages into a logical theory expressed in first-order predicate calculus. The basic claim of this paper is that the logical theory produced by the mapping specified herein of a set of such descriptions is logically equivalent to the intended meaning of that set of descriptions. Providing a means of translating RDF, RDF-S, and DAML+OIL descriptions into a first-order predicate calculus logical theory not only specifies the intended meaning of the descriptions, but also produces a representation of the descriptions from which inferences can automatically be made using traditional automatic theorem provers and problem solvers. For example, the DAML+OIL axioms enable a reasoner to infer from the two statements "Class Male and class Female are disjointWith." and "John is type Male." that the statement "John is type Female." is false. The mapping into predicate calculus consists of a simple rule for translating RDF statements into first-order relational sentences and a set of first-order logic axioms that restrict the allowable interpretations of the non-logical symbols (i.e., relations, functions, and constants) in each language. Since RDF Schema and DAML+OIL are both vocabularies of non-logical symbols added to RDF, the translation of RDF statements is sufficient for translating RDF Schema and DAML+OIL as well. The axioms are written in ANSI Knowledge Interchange Format ( KIF)), which is a proposed ANSI standard.</property:Abstract>
		<property:Address rdf:resource="&wiki;Stanford,_CA,_USA"/>
		<property:Author rdf:resource="&wiki;Richard_Fikes"/>
		<property:Author rdf:resource="&wiki;Deborah_L._McGuinness"/>
		<property:Bibtype rdf:datatype="http://www.w3.org/2001/XMLSchema#string">techreport</property:Bibtype>
		<property:Institution rdf:resource="&wiki;Knowledge_Systems,_AI_Laboratory,_Stanford_University"/>
		<property:Key rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KSL-01-01</property:Key>
		<property:Month rdf:resource="&wiki;January"/>
		<property:Number rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KSL-01-01</property:Number>
		<property:Paper rdf:resource="http://tw.rpi.edu/proj/portal.wiki/images/8/8b/KSL-01-01.doc"/>
		<property:Tag rdf:resource="&wiki;Category-3AComputer_science"/>
		<property:Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An Axiomatic Semantics for RDF, RDF Schema, and DAML+OIL</property:Title>
		<property:Tr_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KSL-01-01</property:Tr_id>
		<property:Year rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2001</property:Year>
	</swivt:Subject>
	<!-- auxiliary definitions -->
	<owl:DatatypeProperty rdf:about="&property;Year">
		<rdfs:label>Year</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Year"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Year"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Tr_id">
		<rdfs:label>Tr id</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Tr_id"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Tr_id"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Title">
		<rdfs:label>Title</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Title"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Title"/>
	</owl:DatatypeProperty>
	<owl:Class rdf:about="&wiki;Category-3AComputer_science">
		<rdfs:label>Computer science</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Computer_science"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Computer_science"/>
	</owl:Class>
	<owl:ObjectProperty rdf:about="&property;Tag">
		<rdfs:label>Tag</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Tag"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Tag"/>
	</owl:ObjectProperty>
	<swivt:Subject rdf:about="http://tw.rpi.edu/proj/portal.wiki/images/8/8b/KSL-01-01.doc">
		<rdfs:label>Media:KSL-01-01.doc</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Media:KSL-01-01.doc"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Media:KSL-01-01.doc"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Paper">
		<rdfs:label>Paper</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Paper"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Paper"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Number">
		<rdfs:label>Number</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Number"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Number"/>
	</owl:DatatypeProperty>
	<swivt:Subject rdf:about="&wiki;January">
		<rdfs:label>January</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;January"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/January"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Month">
		<rdfs:label>Month</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Month"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Month"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Key">
		<rdfs:label>Key</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Key"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Key"/>
	</owl:DatatypeProperty>
	<swivt:Subject rdf:about="&wiki;Knowledge_Systems,_AI_Laboratory,_Stanford_University">
		<rdfs:label>Knowledge Systems, AI Laboratory, Stanford University</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Knowledge_Systems,_AI_Laboratory,_Stanford_University"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Knowledge_Systems,_AI_Laboratory,_Stanford_University"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Institution">
		<rdfs:label>Institution</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Institution"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Institution"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Bibtype">
		<rdfs:label>Bibtype</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Bibtype"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Bibtype"/>
	</owl:DatatypeProperty>
	<swivt:Subject rdf:about="&wiki;Deborah_L._McGuinness">
		<rdfs:label>Deborah L. McGuinness</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Deborah_L._McGuinness"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Deborah_L._McGuinness"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Richard_Fikes">
		<rdfs:label>Richard Fikes</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Richard_Fikes"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Richard_Fikes"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Author">
		<rdfs:label>Author</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Author"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Author"/>
	</owl:ObjectProperty>
	<swivt:Subject rdf:about="&wiki;Stanford,_CA,_USA">
		<rdfs:label>Stanford, CA, USA</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Stanford,_CA,_USA"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Stanford,_CA,_USA"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Address">
		<rdfs:label>Address</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Address"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Address"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Abstract">
		<rdfs:label>Abstract</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Abstract"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Abstract"/>
	</owl:DatatypeProperty>
	<owl:Class rdf:about="&wiki;Category-3AKSL_Technical_Report">
		<rdfs:label>KSL Technical Report</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:KSL_Technical_Report"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:KSL_Technical_Report"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3APublication">
		<rdfs:label>Publication</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Publication"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Publication"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3ATechnical_Report">
		<rdfs:label>Technical Report</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Technical_Report"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Technical_Report"/>
	</owl:Class>
	<!-- References to the SWiVT Ontology, see http://semantic-mediawiki.org/swivt/ -->
	<owl:AnnotationProperty rdf:about="&swivt;page">
		<rdfs:isDefinedBy rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:AnnotationProperty>
	<owl:AnnotationProperty rdf:about="&swivt;creationDate">
		<rdfs:isDefinedBy rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:AnnotationProperty>
	<owl:Class rdf:about="&swivt;Subject">
		<rdfs:isDefinedBy rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:Class>
	<!-- Created by Semantic MediaWiki, http://semantic-mediawiki.org -->
</rdf:RDF>
