<?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 smw 'http://smw.ontoware.org/2005/smw#'>
	<!ENTITY swivt 'http://semantic-mediawiki.org/swivt/1.0#'>
	<!ENTITY smwdt 'http://smw.ontoware.org/2005/smw-datatype#'>
	<!ENTITY wiki 'http://cbvapp-s1009.nci.nih.gov/wiki/index.php/Special:URIResolver/'>
	<!ENTITY property 'http://cbvapp-s1009.nci.nih.gov/wiki/index.php/Special:URIResolver/Property#'>
	<!ENTITY wikiurl 'http://biomedgt.nci.nih.gov/wiki/index.php/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:smw="&smw;"
	xmlns:swivt="&swivt;"
	xmlns:wiki="&wiki;"
	xmlns:property="&property;">
	<!-- Ontology header -->
	<owl:Ontology rdf:about="">
		<smw:exportDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2009-11-25T07:42:54-05:00</smw:exportDate>
	</owl:Ontology>
	<!-- exported page data -->
	<smw:Thing rdf:about="&wiki;BiomedGT_Help:_Feedback_Page">
		<rdfs:label>BiomedGT Help: Feedback Page</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;BiomedGT_Help:_Feedback_Page"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/BiomedGT_Help:_Feedback_Page"/>
		<property:LexWiki_TODO rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Check behavior of "Switch between syntax highlighted and standard editor." The standard editor works fine, but if I switch to "syntax highlighted," most of my content is invisible. I am not clear on the purpose of the syntax highlighted function, so I can't adequately explain it to users.</property:LexWiki_TODO>
		<property:LexWiki_TODO rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The message below the text editor says "Press Ctrl+Alt+Space to use auto-completion. (Ctrl+Space in IE)." I use Firefox, and I can activate Autocomplete with Ctrl+Space. I do not have to press the Alt key. Can this message be changed?</property:LexWiki_TODO>
		<property:LexWiki_TODO rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The Help section still contains info for submitting proposals for CTCAE. CTCAE completed and editing this way no longer possible, therefore this section needs updating.</property:LexWiki_TODO>
	</smw:Thing>
	<!-- auxilliary definitions -->
	<owl:ObjectProperty rdf:about="&property;LexWiki_TODO">
		<rdfs:label>LexWiki TODO</rdfs:label>
		<smw:hasArticle rdf:resource="&wikiurl;Property:LexWiki_TODO"/>
		<rdfs:isDefinedBy rdf:resource="&wikiurl;Special:ExportRDF/Property:LexWiki_TODO"/>
	</owl:ObjectProperty>
	<!-- reference to the Semantic MediaWiki schema -->
	<owl:AnnotationProperty rdf:about="&smw;hasArticle">
		<rdfs:isDefinedBy rdf:resource="http://smw.ontoware.org/2005/smw"/>
	</owl:AnnotationProperty>
	<owl:AnnotationProperty rdf:about="&smw;exportDate">
		<rdfs:isDefinedBy rdf:resource="http://smw.ontoware.org/2005/smw"/>
	</owl:AnnotationProperty>
	<owl:Class rdf:about="&smw;Thing">
		<rdfs:isDefinedBy rdf:resource="http://smw.ontoware.org/2005/smw"/>
	</owl:Class>
	<!-- Created with Semantic MediaWiki, http://ontoworld.org/wiki/SMW -->
</rdf:RDF>