-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Made Diagnosis a child of Clinical Data Item
- Loading branch information
BAevermann
committed
Apr 30, 2019
1 parent
29abda9
commit 289864c
Showing
2 changed files
with
20 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,33 @@ | ||
<?xml version="1.0"?> | ||
<rdf:RDF xmlns="http://ogms.googlecode.com/svn/trunk/src/ontology/ogms.owl#" | ||
xml:base="http://ogms.googlecode.com/svn/trunk/src/ontology/ogms.owl" | ||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
xmlns:dc="http://purl.org/dc/elements/1.1/" | ||
xmlns:obo="http://purl.obolibrary.org/obo/" | ||
xmlns:owl="http://www.w3.org/2002/07/owl#" | ||
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#" | ||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | ||
xmlns:xml="http://www.w3.org/XML/1998/namespace" | ||
xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#" | ||
xmlns:xsd="http://www.w3.org/2001/XMLSchema#" | ||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" | ||
xmlns:obo="http://purl.obolibrary.org/obo/" | ||
xmlns:foaf="http://xmlns.com/foaf/0.1/" | ||
xmlns:dc="http://purl.org/dc/elements/1.1/"> | ||
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" | ||
xmlns:protege="http://protege.stanford.edu/plugins/owl/protege#" | ||
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#"> | ||
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/ogms.owl"> | ||
<owl:versionIRI rdf:resource="https://github.com/OGMS/ogms/releases/tag/v2019-03-28"/> | ||
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/iao/ontology-metadata.owl"/> | ||
<owl:versionIRI rdf:resource="https://github.com/OGMS/ogms/releases/tag/v2019-04-30"/> | ||
<owl:imports rdf:resource="http://protege.stanford.edu/plugins/owl/dc/protege-dc.owl"/> | ||
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/bfo.owl"/> | ||
<dc:creator>Sivaram Arabandi</dc:creator> | ||
<dc:creator>Albert Goldfain</dc:creator> | ||
<dc:date>2009-08-07</dc:date> | ||
<owl:imports rdf:resource="http://purl.obolibrary.org/obo/iao/ontology-metadata.owl"/> | ||
<dc:creator>Alan Ruttenberg</dc:creator> | ||
<dc:creator>Albert Goldfain</dc:creator> | ||
<dc:creator>Anand Kumar</dc:creator> | ||
<dc:creator>Barry Smith</dc:creator> | ||
<dc:creator>Bill Hogan</dc:creator> | ||
<dc:creator>Cornelius Rosse</dc:creator> | ||
<dc:creator>Daniel Merico</dc:creator> | ||
<dc:creator>Lindsay Cowell</dc:creator> | ||
<dc:creator>Richard Scheuermann</dc:creator> | ||
<dc:creator>Sivaram Arabandi</dc:creator> | ||
<dc:creator>Werner Ceusters</dc:creator> | ||
<dc:date>2009-08-07</dc:date> | ||
<rdfs:comment>The Ontology for General Medical Science (OGMS) is based on the papers Toward an Ontological Treatment of Disease and Diagnosis and On Carcinomas and Other Pathological Entities. The ontology attempts to address some of the issues raised at the Workshop on Ontology of Diseases (Dallas, TX). OGMS was formerly called the clinical phenotype ontology. Terms from OGMS hang from the Basic Formal Ontology. | ||
|
||
The latest version of OGMS is always available at http://purl.obolibrary.org/obo/ogms.owl | ||
|
@@ -31,15 +38,8 @@ The OGMS developer site is https://github.com/OGMS/ogms | |
The discussion group is http://groups.google.com/group/ogms-discuss | ||
|
||
If you are interested in participating in the development of OGMS, please send email to [email protected]. Be sure to include a google-account username with your request (this will be the username associated with a gmail address).</rdfs:comment> | ||
<dc:creator>Bill Hogan</dc:creator> | ||
<dc:creator>Lindsay Cowell</dc:creator> | ||
<dc:creator>Cornelius Rosse</dc:creator> | ||
<dc:creator>Richard Scheuermann</dc:creator> | ||
<rdfs:comment>This ontology is in early development. Expect it to change.</rdfs:comment> | ||
<dc:creator>Anand Kumar</dc:creator> | ||
<dc:creator>Daniel Merico</dc:creator> | ||
<owl:versionInfo>2018-11-27</owl:versionInfo> | ||
<dc:creator>Barry Smith</dc:creator> | ||
</owl:Ontology> | ||
|
||
|
||
|
@@ -756,7 +756,7 @@ If you are interested in participating in the development of OGMS, please send e | |
<!-- http://purl.obolibrary.org/obo/OGMS_0000073 --> | ||
|
||
<owl:Class rdf:about="http://purl.obolibrary.org/obo/OGMS_0000073"> | ||
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/IAO_0000027"/> | ||
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/OGMS_0000123"/> | ||
<obo:IAO_0000115 xml:lang="en">The representation of a conclusion of a diagnostic process.</obo:IAO_0000115> | ||
<obo:IAO_0000117>Albert Goldfain</obo:IAO_0000117> | ||
<obo:IAO_0000119>http://ontology.buffalo.edu/medo/Disease_and_Diagnosis.pdf</obo:IAO_0000119> | ||
|
@@ -1399,5 +1399,5 @@ Sagar Jain</obo:IAO_0000117> | |
|
||
|
||
|
||
<!-- Generated by the OWL API (version 4.2.8.20170104-2310) https://github.com/owlcs/owlapi --> | ||
<!-- Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi --> | ||
|