From 2251cc09bc712f9586ce81b9627696458c1a8ca2 Mon Sep 17 00:00:00 2001 From: brianjlowe Date: Thu, 5 Dec 2013 10:31:49 -0500 Subject: [PATCH] adding obo:Organism class --- rdf/tbox/filegraph/research-resource.owl | 17 +++++++++++++++++ rdf/tbox/firsttime/initialTBoxAnnotations.n3 | 3 +++ 2 files changed, 20 insertions(+) diff --git a/rdf/tbox/filegraph/research-resource.owl b/rdf/tbox/filegraph/research-resource.owl index d7e7573a..997bd64d 100644 --- a/rdf/tbox/filegraph/research-resource.owl +++ b/rdf/tbox/filegraph/research-resource.owl @@ -492,4 +492,21 @@ + + + + + + GROUP: OBI Biomaterial Branch + A material entity that is an individual living system, such as animal, plant, bacteria or virus, that is capable of replicating or reproducing, growth and maintenance in the right environment. An organism may be unicellular or made up, like humans, of many billions of cells divided into specialized tissues and organs. + WEB: http://en.wikipedia.org/wiki/Organism + animal + fungus + organism + plant + virus + + + + diff --git a/rdf/tbox/firsttime/initialTBoxAnnotations.n3 b/rdf/tbox/firsttime/initialTBoxAnnotations.n3 index 139583c1..ae2b784c 100644 --- a/rdf/tbox/firsttime/initialTBoxAnnotations.n3 +++ b/rdf/tbox/firsttime/initialTBoxAnnotations.n3 @@ -7640,3 +7640,6 @@ vivo:hasEquipment ; vitro:selectFromExistingAnnot "true"^^xsd:boolean . + + + rdfs:label "Organism"@en-US .