<?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/Ontology-supported_scientific_data_frameworks%3A_the_virtual_solar-terrestrial_observatory_experience">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-02-11T08:08:20-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;Ontology-2Dsupported_scientific_data_frameworks-3A_the_virtual_solar-2Dterrestrial_observatory_experience">
		<rdfs:label>Ontology-supported scientific data frameworks: the virtual solar-terrestrial observatory experience</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Ontology-supported_scientific_data_frameworks:_the_virtual_solar-terrestrial_observatory_experience"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Ontology-supported_scientific_data_frameworks:_the_virtual_solar-terrestrial_observatory_experience"/>
		<rdf:type rdf:resource="&wiki;Category-3AJournal_Paper"/>
		<rdf:type rdf:resource="&wiki;Category-3APublication"/>
		<property:Abstract rdf:datatype="http://www.w3.org/2001/XMLSchema#string">We have developed a semantic data framework that supports interdisciplinary virtual observatory projects across the fields of solar physics, space physics and solar-terrestrial physics. This work required a formal, machine understandable representation for concepts, relations and attributes of physical quantities in the domains of interest as well as their underlying data representations. To fulfill this need we developed a set of solar-terrestrial ontologies as formal encodings of the knowledge in the Ontology Web Language – Description Logic (OWL-DL) format. We present our knowledge representation and reasoning needs motivated by the context of Virtual Observatories, from fields spanning upper atmospheric terrestrial physics to solar physics, whose intent is to provide access to observational datasets. The resulting data framework is built upon semantic web methodologies and technologies and provides virtual access to distributed and heterogeneous sets of data as if all resources appear to be organized, stored and retrieved from a local environment. . Our conclusion is that the combination of use case-driven, small and modular ontology development, coupled with free and open-source software tools and languages provides sufficient expressiveness and capabilities for an initial production implementation and sets the stage for a more complete semantic-enablement of future frameworks.</property:Abstract>
		<property:Author rdf:resource="&wiki;Peter_Fox"/>
		<property:Author rdf:resource="&wiki;Deborah_L._McGuinness"/>
		<property:Author rdf:resource="&wiki;Luca_Cinquini"/>
		<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;Don_Middleton"/>
		<property:Bibtype rdf:datatype="http://www.w3.org/2001/XMLSchema#string">article</property:Bibtype>
		<property:Journal rdf:resource="&wiki;Computers_-26_Geosciences"/>
		<property:Key rdf:datatype="http://www.w3.org/2001/XMLSchema#string">fox2009ontology-supported</property:Key>
		<property:Month rdf:resource="&wiki;April"/>
		<property:Number rdf:datatype="http://www.w3.org/2001/XMLSchema#string">4</property:Number>
		<property:Pages rdf:datatype="http://www.w3.org/2001/XMLSchema#string">724-738</property:Pages>
		<property:Relation rdf:resource="&wiki;Vsto"/>
		<property:Tag rdf:resource="&wiki;Category-3AComputer_science"/>
		<property:Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Ontology-supported scientific data frameworks: The virtual solar-terrestrial observatory experience</property:Title>
		<property:Volume rdf:resource="&wiki;35"/>
		<property:Year rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2009</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;35">
		<rdfs:label>35</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;35"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/35"/>
	</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;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="&wiki;Vsto">
		<rdfs:label>Vsto</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Vsto"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Vsto"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Relation">
		<rdfs:label>Relation</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Relation"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Relation"/>
	</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;April">
		<rdfs:label>April</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;April"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/April"/>
	</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;Computers_-26_Geosciences">
		<rdfs:label>Computers &amp; Geosciences</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Computers_%26_Geosciences"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Computers_%26_Geosciences"/>
	</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;Don_Middleton">
		<rdfs:label>Don Middleton</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Don_Middleton"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Don_Middleton"/>
	</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;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;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;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>
	<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-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>
