<?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/Semantic_web_services_for_interdisciplinary_scientific_data_query_and_retrieval">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-02-11T01:11:23-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;Semantic_web_services_for_interdisciplinary_scientific_data_query_and_retrieval">
		<rdfs:label>Semantic web services for interdisciplinary scientific data query and retrieval</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Semantic_web_services_for_interdisciplinary_scientific_data_query_and_retrieval"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Semantic_web_services_for_interdisciplinary_scientific_data_query_and_retrieval"/>
		<rdf:type rdf:resource="&wiki;Category-3AWorkshop_Paper"/>
		<rdf:type rdf:resource="&wiki;Category-3AProceeding_Paper"/>
		<rdf:type rdf:resource="&wiki;Category-3APublication"/>
		<property:Abstract rdf:datatype="http://www.w3.org/2001/XMLSchema#string">We present a set of four web services provided as a result of our work in developing a semantic data framework in the setting of virtual observatories. These web services allow a client service to search for data using three primary selections: choose parameter, choose date-time range and choose instrument, and also to return appropriate service links to the actual data (the fourth service). These services are built using a shared and common understanding of the inputs, outputs and preconditions as defined by a formal ontology, encoded in OWL-DL and running in an internet accessible environment with Web Service Description Language (WSDL) bindings. Upon invocation the service can utilize reasoning services just as a user of the web portal is able to. The service client can optionally utilize the ontology when it consumes the service for additional knowledge or may be used purely syntactically (as most existing web services are now). We present these services, and how they are developed within a specific domain context for the Virtual Solar-Terrestrial Observatory.</property:Abstract>
		<property:Address rdf:resource="&wiki;Vancouver,_CA."/>
		<property:Author rdf:resource="&wiki;Peter_Fox"/>
		<property:Author rdf:resource="&wiki;Luca_Cinquini"/>
		<property:Author rdf:resource="&wiki;Deborah_L._McGuinness"/>
		<property:Author rdf:resource="&wiki;Patrick_West"/>
		<property:Author rdf:resource="&wiki;Jose_M._Garcia"/>
		<property:Author rdf:resource="&wiki;James_L._Benedict"/>
		<property:Author rdf:resource="&wiki;Stephan_Zednik"/>
		<property:Bibtype rdf:datatype="http://www.w3.org/2001/XMLSchema#string">inproceedings</property:Bibtype>
		<property:Booktitle rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Proceedings of the Semantic eScience Workshop co-located with the Association for the Advancement of Artificial Intelligence Conference</property:Booktitle>
		<property:Key rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fox2007semantic</property:Key>
		<property:Month rdf:resource="&wiki;July"/>
		<property:Pages rdf:datatype="http://www.w3.org/2001/XMLSchema#string">42-50</property:Pages>
		<property:Paper_url rdf:resource="http://www.aaai.org/Papers/Workshops/2007/WS-07-11/WS07-11-006.pdf"/>
		<property:Tag rdf:resource="&wiki;Category-3ANatural_science"/>
		<property:Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Semantic web services for interdisciplinary scientific data query and retrieval</property:Title>
		<property:Year rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2007</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;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-3ANatural_science">
		<rdfs:label>Natural science</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Natural_science"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Natural_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>
	<swivt:Subject rdf:about="&wiki;July">
		<rdfs:label>July</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;July"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/July"/>
	</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>
	<owl:DatatypeProperty 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:DatatypeProperty>
	<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;Stephan_Zednik">
		<rdfs:label>Stephan Zednik</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Stephan_Zednik"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Stephan_Zednik"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;James_L._Benedict">
		<rdfs:label>James L. Benedict</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;James_L._Benedict"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/James_L._Benedict"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Jose_M._Garcia">
		<rdfs:label>Jose M. Garcia</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Jose_M._Garcia"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Jose_M._Garcia"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Patrick_West">
		<rdfs:label>Patrick West</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Patrick_West"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Patrick_West"/>
	</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;Luca_Cinquini">
		<rdfs:label>Luca Cinquini</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Luca_Cinquini"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Luca_Cinquini"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Peter_Fox">
		<rdfs:label>Peter Fox</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Peter_Fox"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Peter_Fox"/>
	</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;Vancouver,_CA.">
		<rdfs:label>Vancouver, CA.</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Vancouver,_CA."/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Vancouver,_CA."/>
	</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-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-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>
	<owl:Class rdf:about="&wiki;Category-3AWorkshop_Paper">
		<rdfs:label>Workshop Paper</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Workshop_Paper"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Workshop_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>
