Skip to content

Commit

Permalink
delete OBI value & categorical value specification #108
Browse files Browse the repository at this point in the history
  • Loading branch information
StroemPhi committed Jun 14, 2021
1 parent d75541c commit 4fa6308
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions aeon.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -2561,30 +2561,6 @@ for now."""@en ;
rdfs:label "organization"@en .


### http://purl.obolibrary.org/obo/OBI_0001930
obo:OBI_0001930 rdf:type owl:Class ;
rdfs:subClassOf obo:OBI_0001933 ;
obo:IAO_0000111 "categorical value specification" ;
obo:IAO_0000114 obo:IAO_0000123 ;
obo:IAO_0000115 "A value specification that is specifies one category out of a fixed number of nominal categories" ;
obo:IAO_0000117 "PERSON:Bjoern Peters" ;
obo:IAO_0000412 "http://purl.obolibrary.org/obo/obi/2021-04-06/obi.owl"^^xsd:string ;
rdfs:label "categorical value specification" .


### http://purl.obolibrary.org/obo/OBI_0001933
obo:OBI_0001933 rdf:type owl:Class ;
rdfs:subClassOf obo:IAO_0000030 ;
obo:IAO_0000111 "value specification" ;
obo:IAO_0000112 "The value of 'positive' in a classification scheme of \"positive or negative\"; the value of '20g' on the quantitative scale of mass." ;
obo:IAO_0000114 obo:IAO_0000122 ;
obo:IAO_0000115 "An information content entity that specifies a value within a classification scheme or on a quantitative scale." ;
obo:IAO_0000116 "This term is currently a descendant of 'information content entity', which requires that it 'is about' something. A value specification of '20g' for a measurement data item of the mass of a particular mouse 'is about' the mass of that mouse. However there are cases where a value specification is not clearly about any particular. In the future we may change 'value specification' to remove the 'is about' requirement." ;
obo:IAO_0000117 "PERSON:Bjoern Peters" ;
obo:IAO_0000412 "http://purl.obolibrary.org/obo/obi/2021-04-06/obi.owl"^^xsd:string ;
rdfs:label "value specification" .


### http://purl.obolibrary.org/obo/OBI_0100026
obo:OBI_0100026 rdf:type owl:Class ;
rdfs:subClassOf obo:BFO_0000030 ;
Expand Down

0 comments on commit 4fa6308

Please sign in to comment.