<?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/%22reducing%22_classic_to_practice%3A_knowledge_representation_theory_meets_reality">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-02-11T02:38:27-05:00</swivt:creationDate>
		<owl:imports rdf:resource="http://semantic-mediawiki.org/swivt/1.0" />
	</owl:Ontology>
	<!-- exported page data -->
	<swivt:Subject rdf:about="&wiki;-22reducing-22_classic_to_practice-3A_knowledge_representation_theory_meets_reality">
		<rdfs:label>"reducing" classic to practice: knowledge representation theory meets reality</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;%22reducing%22_classic_to_practice:_knowledge_representation_theory_meets_reality"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/%22reducing%22_classic_to_practice:_knowledge_representation_theory_meets_reality"/>
		<rdf:type rdf:resource="&wiki;Category-3AJournal_Paper"/>
		<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">Most recent key developments in research on knowledge representation (KR) have been of the more theoretical sort, involving worst-case complexity results, solutions to technical challenge problems, etc. While some of this work has influenced practice in Artificial Intelligence, it is rarely if evermade clear what is compromised when the transition is made from relatively abstract theory to the real world. CLASSIC is a description logic with an ancestry of extensive theoretical work (tracing back over twenty years to KL-ONE), and several novel contributions to KR theory. Basic research on CLASSIC paved the way for an implementation that has been used significantly in practice, including by users not versed in KR theory. In moving from a pure logic to a practical tool, many compromises and changes of perspective were necessary. We report on this transition and articulate some of the profound influences practice can have on relatively idealistic theoretical work. We have found that CLASSIC has been quite useful in practice, yet still strongly retains most of its original spirit, but much of our thinking and many details had to change along the way.</property:Abstract>
		<property:Author rdf:resource="&wiki;Ronald_J._Brachman"/>
		<property:Author rdf:resource="&wiki;Deborah_L._McGuinness"/>
		<property:Author rdf:resource="&wiki;Peter_F._Patel-2DSchneider"/>
		<property:Author rdf:resource="&wiki;Alex_Borgida"/>
		<property:Bibtype rdf:datatype="http://www.w3.org/2001/XMLSchema#string">article</property:Bibtype>
		<property:Journal rdf:resource="&wiki;Artificial_Intelligence"/>
		<property:Key rdf:datatype="http://www.w3.org/2001/XMLSchema#string">brachman1999"reducing"</property:Key>
		<property:Month rdf:resource="&wiki;October"/>
		<property:Number rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1-2</property:Number>
		<property:Pages rdf:datatype="http://www.w3.org/2001/XMLSchema#string">203-237</property:Pages>
		<property:Paper_url rdf:resource="http://dx.doi.org/10.1016/S0004-3702%2899%2900078-8"/>
		<property:Tag rdf:resource="&wiki;Category-3AComputer_science"/>
		<property:Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">"Reducing" CLASSIC to Practice: Knowledge Representation Theory Meets Reality</property:Title>
		<property:Tr_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">KSL-99-12</property:Tr_id>
		<property:Volume rdf:resource="&wiki;114"/>
		<property:Year rdf:datatype="http://www.w3.org/2001/XMLSchema#string">1999</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>
	<swivt:Subject rdf:about="&wiki;114">
		<rdfs:label>114</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;114"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/114"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Volume">
		<rdfs:label>Volume</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Volume"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Volume"/>
	</owl:ObjectProperty>
	<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>
	<owl:ObjectProperty rdf:about="&property;Paper_url">
		<rdfs:label>Paper url</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Paper_url"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Paper_url"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Pages">
		<rdfs:label>Pages</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Pages"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Pages"/>
	</owl:DatatypeProperty>
	<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;October">
		<rdfs:label>October</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;October"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/October"/>
	</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;Artificial_Intelligence">
		<rdfs:label>Artificial Intelligence</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Artificial_Intelligence"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Artificial_Intelligence"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Journal">
		<rdfs:label>Journal</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Journal"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Journal"/>
	</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;Alex_Borgida">
		<rdfs:label>Alex Borgida</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Alex_Borgida"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Alex_Borgida"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Peter_F._Patel-2DSchneider">
		<rdfs:label>Peter F. Patel-Schneider</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Peter_F._Patel-Schneider"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Peter_F._Patel-Schneider"/>
	</swivt:Subject>
	<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;Ronald_J._Brachman">
		<rdfs:label>Ronald J. Brachman</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Ronald_J._Brachman"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Ronald_J._Brachman"/>
	</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>
	<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-3AJournal_Paper">
		<rdfs:label>Journal Paper</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Journal_Paper"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Journal_Paper"/>
	</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>
