<?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-05-29T09:20:38-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;Tetherless_World_Mobile_Wine_Agent-3A_An_Application_for_Semantics_on_Mobile_Devices">
		<rdfs:label>Tetherless World Mobile Wine Agent: An Application for Semantics on Mobile Devices</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Tetherless_World_Mobile_Wine_Agent:_An_Application_for_Semantics_on_Mobile_Devices"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Tetherless_World_Mobile_Wine_Agent:_An_Application_for_Semantics_on_Mobile_Devices"/>
		<rdf:type rdf:resource="&wiki;Category-3ATW_Technical_Report"/>
		<rdf:type rdf:resource="&wiki;Category-3ADemo_Paper"/>
		<rdf:type rdf:resource="&wiki;Category-3APublication"/>
		<property:Abstract rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The Tetherless World Mobile Wine Agent integrates semantics, geolocation, and social networking on a low-power, mobile platform to provide a unique food and wine recommender system. It provides a robust user interface that allows users to describe a wealth of information about foods and wines as OWL classes and instances and it allows users to share these descriptions with their friends via custom URIs. This demonstration will examine how the user interface simplifies generating RDF data, how location services such as GPS can simplify reasoning (reducing the ABox due to context-sensitive information), and how users of the Mobile Wine Agent can utilize social networking tools such as Facebook and Twitter to share content with others over the World Wide Web.</property:Abstract>
		<property:Author rdf:resource="&wiki;Evan_Patton"/>
		<property:Author rdf:resource="&wiki;Deborah_L._McGuinness"/>
		<property:Bibtype rdf:datatype="http://www.w3.org/2001/XMLSchema#string">inproceedings</property:Bibtype>
		<property:Booktitle rdf:resource="&wiki;Poster_and_Demo_session_of_the_8th_International_Semantic_Web_Conference"/>
		<property:Has_author rdf:resource="&wiki;Evan_Patton"/>
		<property:Has_author rdf:resource="&wiki;Deborah_L._McGuinness"/>
		<property:Has_identifier rdf:resource="&wiki;TW-2D2009-2D30"/>
		<property:Has_publishing_details rdf:datatype="http://www.w3.org/2001/XMLSchema#string">October,2009</property:Has_publishing_details>
		<property:Has_title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Tetherless World Mobile Wine Agent: An Application for Semantics on Mobile Devices</property:Has_title>
		<property:Has_tr_id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">TW-2009-28</property:Has_tr_id>
		<property:Has_where_published rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Poster and Demo session of the 8th International Semantic Web Conference</property:Has_where_published>
		<property:Has_year rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2009</property:Has_year>
		<property:Month rdf:resource="&wiki;October"/>
		<property:Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Tetherless World Mobile Wine Agent: An Application for Semantics on Mobile Devices</property:Title>
		<property:Year rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2009</property:Year>
	</swivt:Subject>
	<!-- auxilliary 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;Title">
		<rdfs:label>Title</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Title"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Title"/>
	</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;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_tr_id">
		<rdfs:label>Has tr id</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_tr_id"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_tr_id"/>
	</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;TW-2D2009-2D30">
		<rdfs:label>TW-2009-30</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;TW-2009-30"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/TW-2009-30"/>
	</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>
	<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>
	<swivt:Subject rdf:about="&wiki;Poster_and_Demo_session_of_the_8th_International_Semantic_Web_Conference">
		<rdfs:label>Poster and Demo session of the 8th International Semantic Web Conference</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Poster_and_Demo_session_of_the_8th_International_Semantic_Web_Conference"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Poster_and_Demo_session_of_the_8th_International_Semantic_Web_Conference"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Booktitle">
		<rdfs:label>Booktitle</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Booktitle"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Booktitle"/>
	</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;Evan_Patton">
		<rdfs:label>Evan Patton</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Evan_Patton"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Evan_Patton"/>
	</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-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-3ADemo_Paper">
		<rdfs:label>Demo Paper</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Demo_Paper"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Demo_Paper"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3ATW_Technical_Report">
		<rdfs:label>TW Technical Report</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:TW_Technical_Report"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:TW_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>
