Skip to content

Commit

Permalink
Merge pull request #214 from obophenotype/issue_213
Browse files Browse the repository at this point in the history
Added morphology and related traits
  • Loading branch information
rays22 authored Feb 14, 2023
2 parents e96349a + dabe4f0 commit b8e90bc
Show file tree
Hide file tree
Showing 5 changed files with 362 additions and 14 deletions.
4 changes: 2 additions & 2 deletions src/ontology/components/obsoletes.owl
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Prefix(rdfs:=<http://www.w3.org/2000/01/rdf-schema#>)


Ontology(<http://purl.obolibrary.org/obo/oba/components/obsoletes.owl>
<http://purl.obolibrary.org/obo/oba/releases/2023-02-08/components/obsoletes.owl>
Annotation(owl:versionInfo "2023-02-08"^^xsd:string)
<http://purl.obolibrary.org/obo/oba/releases/2023-02-14/components/obsoletes.owl>
Annotation(owl:versionInfo "2023-02-14"^^xsd:string)

Declaration(Class(<http://purl.obolibrary.org/obo/OBA_0000037>))
Declaration(Class(<http://purl.obolibrary.org/obo/OBA_0000039>))
Expand Down
4 changes: 2 additions & 2 deletions src/ontology/components/synonyms.owl
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Prefix(rdfs:=<http://www.w3.org/2000/01/rdf-schema#>)


Ontology(<http://purl.obolibrary.org/obo/oba/components/synonyms.owl>
<http://purl.obolibrary.org/obo/oba/releases/2023-02-08/components/synonyms.owl>
Annotation(owl:versionInfo "2023-02-08"^^xsd:string)
<http://purl.obolibrary.org/obo/oba/releases/2023-02-14/components/synonyms.owl>
Annotation(owl:versionInfo "2023-02-14"^^xsd:string)

Declaration(Class(<http://purl.obolibrary.org/obo/OBA_0002546>))
Declaration(Class(<http://purl.obolibrary.org/obo/OBA_0002565>))
Expand Down
Loading

0 comments on commit b8e90bc

Please sign in to comment.