<?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/Prototyping_a_knowledge_integration_framework_to_solve_science_problems">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2012-02-11T00:51:55-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;Prototyping_a_knowledge_integration_framework_to_solve_science_problems">
		<rdfs:label>Prototyping a knowledge integration framework to solve science problems</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Prototyping_a_knowledge_integration_framework_to_solve_science_problems"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Prototyping_a_knowledge_integration_framework_to_solve_science_problems"/>
		<rdf:type rdf:resource="&wiki;Category-3AConference_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">Key information technology advances in recent years include the emergence of distributed computing architectures based on web services; knowledge engineering efforts as evidenced by the development of science domain ontologies in the Semantic Web; and growing interest in scientific data mining as a means for automated knowledge extraction from the ever-increasing volumes of science observations and model data available. We present the results of our prototype study that bring together these key information technology components, as applied to the problem of feature extraction and morphology identification for multi-wavelength images of the Sun. We present, the science application, the linked ontologies describing both the data mining, manipulation and analysis services as well as the science domain; and a web-based user interface based on an existing smart search tool (NOESIS) which allows a user to discover and explore available data and perform the desired analysis.</property:Abstract>
		<property:Address rdf:resource="&wiki;San_Francisco,_Ca."/>
		<property:Author rdf:resource="&wiki;Sara_Graves"/>
		<property:Author rdf:resource="&wiki;Helen_Conover"/>
		<property:Author rdf:resource="&wiki;Rahul_Ramachandran"/>
		<property:Author rdf:resource="&wiki;Sunil_Movva"/>
		<property:Author rdf:resource="&wiki;Peter_Fox"/>
		<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:datatype="http://www.w3.org/2001/XMLSchema#string">American Geophysical Union, Fall Meeting (AGU2007)</property:Booktitle>
		<property:Key rdf:datatype="http://www.w3.org/2001/XMLSchema#string">graves2007prototyping</property:Key>
		<property:Month rdf:resource="&wiki;December"/>
		<property:Note rdf:resource="&wiki;Eos_Trans._AGU_88(52),_Fall_Meet._Suppl.,_Abstract_IN53B-2D1205"/>
		<property:Tag rdf:resource="&wiki;Category-3ANatural_science"/>
		<property:Title rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Prototyping a Knowledge Integration Framework to Solve Science Problems</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>
	<swivt:Subject rdf:about="&wiki;Eos_Trans._AGU_88(52),_Fall_Meet._Suppl.,_Abstract_IN53B-2D1205">
		<rdfs:label>Eos Trans. AGU 88(52), Fall Meet. Suppl., Abstract IN53B-1205</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Eos_Trans._AGU_88(52),_Fall_Meet._Suppl.,_Abstract_IN53B-1205"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Eos_Trans._AGU_88(52),_Fall_Meet._Suppl.,_Abstract_IN53B-1205"/>
	</swivt:Subject>
	<owl:ObjectProperty rdf:about="&property;Note">
		<rdfs:label>Note</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Note"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Note"/>
	</owl:ObjectProperty>
	<swivt:Subject rdf:about="&wiki;December">
		<rdfs:label>December</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;December"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/December"/>
	</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;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>
	<swivt:Subject rdf:about="&wiki;Sunil_Movva">
		<rdfs:label>Sunil Movva</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Sunil_Movva"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Sunil_Movva"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Rahul_Ramachandran">
		<rdfs:label>Rahul Ramachandran</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Rahul_Ramachandran"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Rahul_Ramachandran"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Helen_Conover">
		<rdfs:label>Helen Conover</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Helen_Conover"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Helen_Conover"/>
	</swivt:Subject>
	<swivt:Subject rdf:about="&wiki;Sara_Graves">
		<rdfs:label>Sara Graves</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Sara_Graves"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Sara_Graves"/>
	</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;San_Francisco,_Ca.">
		<rdfs:label>San Francisco, Ca.</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;San_Francisco,_Ca."/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/San_Francisco,_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-3AConference_Paper">
		<rdfs:label>Conference Paper</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Conference_Paper"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Conference_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>
