snomed rpc samples

This commit is contained in:
george 2012-01-29 20:38:31 +00:00
parent 9e4b942d9a
commit 031d67d8e7
3 changed files with 1867 additions and 0 deletions

Binary file not shown.

21
samples/snomed/test.owl Normal file
View File

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns="http://www.ihtsdo.org/"
xml:base="http://www.ihtsdo.org/">
<owl:ObjectProperty rdf:about="RoleGroup">
<rdfs:label xml:lang="en">RoleGroup</rdfs:label>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="SCT_116676008">
<rdfs:label xml:lang="en">Associated morphology (attribute)</rdfs:label>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="SCT_116686009">
<rdfs:label xml:lang="en">Has specimen (attribute)</rdfs:label>
</owl:ObjectProperty>
<owl:ObjectProperty rdf:about="SCT_118168003">
<rdfs:label xml:lang="en">Specimen source morphology (attribute)</rdfs:label>
</owl:ObjectProperty>
</rdf:RDF>

1846
samples/snomed/test2.owl Normal file

File diff suppressed because it is too large Load Diff