Skip to content

Commit

Permalink
IAO release made on Dec 9, 2020
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengj2007 committed Dec 10, 2020
1 parent dbe66cb commit 1b4a255
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions iao.owl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
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/iao.owl">
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/iao/2020-11-30/iao.owl"/>
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/iao/2020-12-09/iao.owl"/>
<protege:defaultLanguage rdf:datatype="http://www.w3.org/2001/XMLSchema#string">en</protege:defaultLanguage>
<dc:contributor xml:lang="en">Adam Goldstein</dc:contributor>
<dc:contributor xml:lang="en">Alan Ruttenberg</dc:contributor>
Expand Down Expand Up @@ -57,7 +57,7 @@
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IDs allocated to related efforts: PNO: IAO_0020000-IAO_0020999, D_ACTS: IAO_0021000-IAO_0021999</rdfs:comment>
<rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">IDs allocated to subdomains of IAO. pno.owl: IAO_0020000-IAO_0020999, d-acts.owl: IAO_0021000-IAO_0021999</rdfs:comment>
<rdfs:seeAlso rdf:resource="https://github.com/information-artifact-ontology/IAO"/>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2020-11-30</owl:versionInfo>
<owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#string">2020-12-09</owl:versionInfo>
</owl:Ontology>


Expand Down Expand Up @@ -3536,6 +3536,12 @@ Superclass was &apos;digitial quality&apos;</obo:IAO_0000116>
<owl:Class rdf:about="http://purl.obolibrary.org/obo/IAO_0000013">
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/IAO_0000088"/>
<rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/IAO_0000311"/>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0000312"/>
<owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/IAO_0000444"/>
</owl:Restriction>
</rdfs:subClassOf>
<rdfs:subClassOf>
<owl:Restriction>
<owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/OBI_0000312"/>
Expand Down Expand Up @@ -5712,8 +5718,7 @@ points together with a line.</obo:IAO_0000115>
<obo:IAO_0000114 rdf:resource="http://purl.obolibrary.org/obo/IAO_0000120"/>
<obo:IAO_0000115 xml:lang="en">An information content entity that consists of a CRID symbol and additional information about the CRID registry to which it belongs.</obo:IAO_0000115>
<obo:IAO_0000116 xml:lang="en">2014-05-05: In defining this term we take no position on what the CRID denotes. In particular do not assume it denotes a *record* in the CRID registry (since the registry might not have &apos;records&apos;).</obo:IAO_0000116>
<obo:IAO_0000116 xml:lang="en">Alan, IAO call 20101124: potentially the CRID denotes the instance it was associated with during creation.
</obo:IAO_0000116>
<obo:IAO_0000116 xml:lang="en">Alan, IAO call 20101124: potentially the CRID denotes the instance it was associated with during creation.</obo:IAO_0000116>
<obo:IAO_0000116 xml:lang="en">Note, IAO call 20101124: URIs are not always CRID, as not centrally registered. We acknowledge that CRID is a subset of a larger identifier class, but this subset fulfills our current needs. OBI PURLs are CRID as they are registered with OCLC. UPCs (Universal Product Codes from AC Nielsen)are not CRID as they are not centrally registered.</obo:IAO_0000116>
<obo:IAO_0000117 xml:lang="en">PERSON: Alan Ruttenberg</obo:IAO_0000117>
<obo:IAO_0000117 xml:lang="en">PERSON: Bill Hogan</obo:IAO_0000117>
Expand Down Expand Up @@ -6953,7 +6958,7 @@ Data were captured into EPI-DATA (version 3.1), cleaned and then exported to Sta
<obo:IAO_0000118 xml:lang="en">visual abstract</obo:IAO_0000118>
<obo:IAO_0000119 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">https://www.elsevier.com/authors/journal-authors/graphical-abstract</obo:IAO_0000119>
<obo:IAO_0000233 rdf:resource="https://github.com/information-artifact-ontology/IAO/issues/234"/>
<obo:IAO_0000234 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Biomedical literature NLP project </obo:IAO_0000234>
<obo:IAO_0000234 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Biomedical literature NLP project</obo:IAO_0000234>
<rdfs:label xml:lang="en">graphical abstract</rdfs:label>
</owl:Class>

Expand Down

0 comments on commit 1b4a255

Please sign in to comment.