<?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://neurolex.org/wiki/'>
	<!ENTITY property 'http://neurolex.org/wiki/Property-3A'>
	<!ENTITY wikiurl 'http://neurolex.org/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">2013-05-24T04:08:37-07:00</swivt:creationDate>
		<owl:imports rdf:resource="http://semantic-mediawiki.org/swivt/1.0" />
	</owl:Ontology>
	<!-- exported page data -->
	<owl:Class rdf:about="&wiki;Category-3AResource-3Agenomics_Workbench">
		<rdfs:label>Resource:genomics Workbench</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Resource:genomics_Workbench"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Resource:genomics_Workbench"/>
		<property:DefiningCitation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">http://www.geworkbench.org</property:DefiningCitation>
		<property:Definition rdf:datatype="http://www.w3.org/2001/XMLSchema#string">geWorkbench (genomics Workbench) is a Java-based open-source platform for integrated genomics. Using a component architecture it allows individually developed plug-ins to be configured into complex bioinformatic applications. At present there are more than 70 available plug-ins supporting the visualization and analysis of gene expression and sequence data. Example use cases include:
* loading data from local or remote data sources.
* visualizing gene expression, molecular interaction networks, protein sequence and protein structure data in a variety of ways.
* providing access to client- and server-side computational analysis tools such as t-test analysis, hierarchical clustering, self organizing maps, regulatory networks reconstruction, BLAST searches, pattern/motif discovery, etc.
* validating computational hypothesis through the integration of gene and pathway annotation information from curated sources as well as through Gene Ontology enrichment analysis. 
geWorkbench is the Bioinformatics platform of MAGNet, the National Center for the Multi-scale Analysis of Genomic and Cellular Networks (one of the 7 National Centers for Biomedial Computing funded through the NIH Roadmap). Additionally, geWorkbench is supported by caBIG, NCI's cancer Biomedical Informatics Grid initiative.</property:Definition>
		<property:Has_role rdf:resource="&wiki;Category-3ASoftware_resource"/>
		<property:Has_role rdf:resource="&wiki;Category-3AData_analysis_software"/>
		<property:Has_role rdf:resource="&wiki;Category-3AData_processing_software"/>
		<property:Has_role rdf:resource="&wiki;Category-3AData_visualization_software"/>
		<property:Id rdf:datatype="http://www.w3.org/2001/XMLSchema#string">nif-0000-00306</property:Id>
		<property:Is_part_of rdf:resource="&wiki;Category-3AColumbia_University;_New_York;_USA"/>
		<property:Label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Resource:genomics Workbench</property:Label>
		<property:ModifiedDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2011-06-08T00:00:00</property:ModifiedDate>
		<property:SuperCategory rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Resource</property:SuperCategory>
		<property:Supporting_Agency rdf:resource="&wiki;Category-3ANational_Institutes_of_Health"/>
		<property:Supporting_Agency rdf:resource="&wiki;Category-3AResource-3ACancer_Biomedical_Informatics_Grid"/>
		<property:Synonym rdf:datatype="http://www.w3.org/2001/XMLSchema#string">geWorkbench</property:Synonym>
		<rdfs:subClassOf rdf:resource="&wiki;Category-3AResource"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3AResource-3AMAGNet_-2D_Multiscale_Analysis_of_Genomic_and_Cellular_Networks">
		<rdfs:label>Resource:MAGNet - Multiscale Analysis of Genomic and Cellular Networks</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Resource:MAGNet_-_Multiscale_Analysis_of_Genomic_and_Cellular_Networks"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Resource:MAGNet_-_Multiscale_Analysis_of_Genomic_and_Cellular_Networks"/>
		<property:RelatedTo rdf:resource="&wiki;Category-3AResource-3Agenomics_Workbench"/>
	</owl:Class>
	<!-- auxilliary definitions -->
	<owl:ObjectProperty rdf:about="&property;RelatedTo">
		<rdfs:label>RelatedTo</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:RelatedTo"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:RelatedTo"/>
	</owl:ObjectProperty>
	<owl:Class rdf:about="&wiki;Category-3AResource">
		<rdfs:label>Resource</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Resource"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Resource"/>
	</owl:Class>
	<owl:DatatypeProperty rdf:about="&property;Synonym">
		<rdfs:label>Synonym</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Synonym"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Synonym"/>
	</owl:DatatypeProperty>
	<owl:Class rdf:about="&wiki;Category-3AResource-3ACancer_Biomedical_Informatics_Grid">
		<rdfs:label>Resource:Cancer Biomedical Informatics Grid</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Resource:Cancer_Biomedical_Informatics_Grid"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Resource:Cancer_Biomedical_Informatics_Grid"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3ANational_Institutes_of_Health">
		<rdfs:label>National Institutes of Health</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:National_Institutes_of_Health"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:National_Institutes_of_Health"/>
	</owl:Class>
	<owl:ObjectProperty rdf:about="&property;Supporting_Agency">
		<rdfs:label>Supporting Agency</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Supporting_Agency"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Supporting_Agency"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;SuperCategory">
		<rdfs:label>SuperCategory</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:SuperCategory"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:SuperCategory"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;ModifiedDate">
		<rdfs:label>ModifiedDate</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:ModifiedDate"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:ModifiedDate"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;Label">
		<rdfs:label>Label</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Label"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Label"/>
	</owl:DatatypeProperty>
	<owl:Class rdf:about="&wiki;Category-3AColumbia_University;_New_York;_USA">
		<rdfs:label>Columbia University; New York; USA</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Columbia_University;_New_York;_USA"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Columbia_University;_New_York;_USA"/>
	</owl:Class>
	<owl:ObjectProperty rdf:about="&property;Is_part_of">
		<rdfs:label>Is part of</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Is_part_of"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Is_part_of"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Id">
		<rdfs:label>Id</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Id"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Id"/>
	</owl:DatatypeProperty>
	<owl:Class rdf:about="&wiki;Category-3AData_visualization_software">
		<rdfs:label>Data visualization software</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Data_visualization_software"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Data_visualization_software"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3AData_processing_software">
		<rdfs:label>Data processing software</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Data_processing_software"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Data_processing_software"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3AData_analysis_software">
		<rdfs:label>Data analysis software</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Data_analysis_software"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Data_analysis_software"/>
	</owl:Class>
	<owl:Class rdf:about="&wiki;Category-3ASoftware_resource">
		<rdfs:label>Software resource</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Category:Software_resource"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Category:Software_resource"/>
	</owl:Class>
	<owl:ObjectProperty rdf:about="&property;Has_role">
		<rdfs:label>Has role</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Has_role"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Has_role"/>
	</owl:ObjectProperty>
	<owl:DatatypeProperty rdf:about="&property;Definition">
		<rdfs:label>Definition</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:Definition"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:Definition"/>
	</owl:DatatypeProperty>
	<owl:DatatypeProperty rdf:about="&property;DefiningCitation">
		<rdfs:label>DefiningCitation</rdfs:label>
		<swivt:page rdf:resource="&wikiurl;Property:DefiningCitation"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:DefiningCitation"/>
	</owl:DatatypeProperty>
	<!-- 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>