Skip to content

Commit

Permalink
Merge pull request #548 from pato-ontology/release18052023
Browse files Browse the repository at this point in the history
Pato release May 18
  • Loading branch information
matentzn authored May 18, 2023
2 parents d0cdde8 + 05aaaec commit aaa3e95
Show file tree
Hide file tree
Showing 14 changed files with 39,257 additions and 40,035 deletions.
4 changes: 2 additions & 2 deletions pato-base.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"val" : "1.2"
}, {
"pred" : "http://www.w3.org/2002/07/owl#versionInfo",
"val" : "2023-02-17"
"val" : "2023-05-18"
} ],
"version" : "http://purl.obolibrary.org/obo/pato/releases/2023-02-17/pato-base.json"
"version" : "http://purl.obolibrary.org/obo/pato/releases/2023-05-18/pato-base.json"
},
"nodes" : [ {
"id" : "http://purl.obolibrary.org/obo/BFO_0000050",
Expand Down
4 changes: 2 additions & 2 deletions pato-base.obo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
format-version: 1.2
data-version: pato/releases/2023-02-17/pato-base.owl
data-version: pato/releases/2023-05-18/pato-base.owl
subsetdef: abnormal_slim "Abnormal/normal slim"
subsetdef: absent_slim "Absent/present slim"
subsetdef: attribute_slim "Attribute slim"
Expand All @@ -17,7 +17,7 @@ property_value: http://purl.org/dc/elements/1.1/title "PATO - the Phenotype And
property_value: http://purl.org/dc/elements/1.1/type IAO:8000001
property_value: http://purl.org/dc/terms/license https://creativecommons.org/licenses/by/3.0/
property_value: IAO:0000700 PATO:0000001
property_value: owl:versionInfo "2023-02-17" xsd:string
property_value: owl:versionInfo "2023-05-18" xsd:string

[Term]
id: CL:0000000
Expand Down
4 changes: 2 additions & 2 deletions pato-base.owl
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,15 @@
xmlns:terms="http://purl.org/dc/terms/"
xmlns:oboInOwl="http://www.geneontology.org/formats/oboInOwl#">
<owl:Ontology rdf:about="http://purl.obolibrary.org/obo/pato/pato-base.owl">
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/pato/releases/2023-02-17/pato-base.owl"/>
<owl:versionIRI rdf:resource="http://purl.obolibrary.org/obo/pato/releases/2023-05-18/pato-base.owl"/>
<obo:IAO_0000700 rdf:resource="http://purl.obolibrary.org/obo/PATO_0000001"/>
<dc:description>An ontology of phenotypic qualities (properties, attributes or characteristics).</dc:description>
<dc:title>PATO - the Phenotype And Trait Ontology</dc:title>
<dc:type rdf:resource="http://purl.obolibrary.org/obo/IAO_8000001"/>
<terms:license rdf:resource="https://creativecommons.org/licenses/by/3.0/"/>
<oboInOwl:default-namespace>quality</oboInOwl:default-namespace>
<oboInOwl:hasOBOFormatVersion>1.2</oboInOwl:hasOBOFormatVersion>
<owl:versionInfo>2023-02-17</owl:versionInfo>
<owl:versionInfo>2023-05-18</owl:versionInfo>
</owl:Ontology>


Expand Down
Loading

0 comments on commit aaa3e95

Please sign in to comment.