<?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/wiki/Special:URIResolver/'>
	<!ENTITY property 'http://tw.rpi.edu/wiki/Special:URIResolver/Property-3A'>
	<!ENTITY wikiurl 'http://tw.rpi.edu/wiki/'>
]>

<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="">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-02-11T06:24:44-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;The_Research_on_data_semantic_description_framework_using_RDF/XML">
		<rdfs:label>The Research on data semantic description framework using RDF/XML</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;The_Research_on_data_semantic_description_framework_using_RDF/XML"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/The_Research_on_data_semantic_description_framework_using_RDF/XML"/>
		<rdf:type rdf:resource="&wiki;Category-3AProceeding_Paper"/>
		<property:Has_author rdf:resource="&wiki;Ying_Ding"/>
		<property:Has_author rdf:resource="&wiki;Chunlan_Wang"/>
		<property:Has_author rdf:resource="&wiki;Maoguang_Wang"/>
		<property:Has_identifier rdf:resource="&wiki;DBLP-3Aconf/skg/DingWW05"/>
		<property:Has_publishing_details rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pp. 138, 2005</property:Has_publishing_details>
		<property:Has_title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The Research on data semantic description framework using RDF/XML</property:Has_title>
		<property:Has_where_published rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SKG</property:Has_where_published>
		<property:Has_year rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2005</property:Has_year>
	</swivt:Subject>
	<!-- auxilliary definitions -->
	<owl:DatatypeProperty rdf:about="&property;Has_year">
		<rdfs:label>Has year</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_year"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_year"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Has_where_published">
		<rdfs:label>Has where published</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_where_published"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_where_published"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Has_title">
		<rdfs:label>Has title</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_title"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_title"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Has_publishing_details">
		<rdfs:label>Has publishing details</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_publishing_details"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_publishing_details"/>
	</owl:DatatypeProperty>
	<swivt:Subject rdf:about="&wiki;DBLP-3Aconf/skg/DingWW05">
		<rdfs:label>DBLP:conf/skg/DingWW05</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;DBLP:conf/skg/DingWW05"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/DBLP:conf/skg/DingWW05"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Has_identifier">
		<rdfs:label>Has identifier</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_identifier"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_identifier"/>
	</owl:ObjectProperty>
	<swivt:Subject rdf:about="&wiki;Maoguang_Wang">
		<rdfs:label>Maoguang Wang</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Maoguang_Wang"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Maoguang_Wang"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Chunlan_Wang">
		<rdfs:label>Chunlan Wang</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Chunlan_Wang"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Chunlan_Wang"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Ying_Ding">
		<rdfs:label>Ying Ding</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Ying_Ding"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Ying_Ding"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Has_author">
		<rdfs:label>Has author</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_author"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_author"/>
	</owl:ObjectProperty>
	<owl:Class rdf:about="&wiki;Category-3AProceeding_Paper">
		<rdfs:label>Proceeding Paper</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Proceeding_Paper"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Proceeding_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>
