From 80f53240a76c3c51277b3b9c2ae4679136aa3c98 Mon Sep 17 00:00:00 2001 From: Jon Corson-Rikert Date: Thu, 12 Dec 2013 07:32:52 -0500 Subject: [PATCH] =?UTF-8?q?added=20restriction=20on=20=E2=80=9Crelated=20t?= =?UTF-8?q?echnique=E2=80=9D=20so=20that=20the=20property=20will=20appear?= =?UTF-8?q?=20for=20Material=20Entities=20(equipment=20and=20instruments).?= =?UTF-8?q?=20Made=20related=20technique=20visible=20and=20editable=20in?= =?UTF-8?q?=20property=20group=20overview.=20Put=20Technique=20into=20a=20?= =?UTF-8?q?class=20group=20(=E2=80=98research=E2=80=99).=20Put=20Subnation?= =?UTF-8?q?alRegion=20into=20the=20class=20group=20=E2=80=9Clocations?= =?UTF-8?q?=E2=80=9D.=20Put=20vivo:database=20in=20class=20group=20?= =?UTF-8?q?=E2=80=98research=E2=80=99=20(not=20ero:Database).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- rdf/tbox/filegraph/research-resource.owl | 7 +++++++ rdf/tbox/firsttime/initialTBoxAnnotations.n3 | 18 +++++++++++++++--- 2 files changed, 22 insertions(+), 3 deletions(-) diff --git a/rdf/tbox/filegraph/research-resource.owl b/rdf/tbox/filegraph/research-resource.owl index 997bd64d..1718a798 100644 --- a/rdf/tbox/filegraph/research-resource.owl +++ b/rdf/tbox/filegraph/research-resource.owl @@ -55,6 +55,13 @@ + + + + + + + A flow cytometer. Material entity that is designed to have a function and play a role in scientific investigation. PERSON: Melissa Haendel diff --git a/rdf/tbox/firsttime/initialTBoxAnnotations.n3 b/rdf/tbox/firsttime/initialTBoxAnnotations.n3 index 312850e6..b2e38164 100644 --- a/rdf/tbox/firsttime/initialTBoxAnnotations.n3 +++ b/rdf/tbox/firsttime/initialTBoxAnnotations.n3 @@ -523,7 +523,8 @@ vivo:relates rdfs:label "relates"@en-US . obo:ERO_0000007 - rdfs:label "Technique"@en-US . + rdfs:label "Technique"@en-US ; + vitro:inClassGroup . vcard:hasCalendarLink rdfs:label "has calendar link"@en-US . @@ -536,7 +537,8 @@ vivo:SubnationalRegion vitro:displayLimitAnnot "-1"^^xsd:int ; vitro:displayRankAnnot - "-1"^^xsd:int ; + "10"^^xsd:int ; + vitro:inClassGroup ; vitro:hiddenFromDisplayBelowRoleLevelAnnot ; vitro:prohibitedFromUpdateBelowRoleLevelAnnot @@ -2452,7 +2454,15 @@ obo:ARG_2000083 rdfs:label "American Board of Plastic Surgery"@en-US . obo:ERO_0000398 - rdfs:label "is performed by"@en-US . + rdfs:label "is performed by"@en-US ; + vitro:hiddenFromDisplayBelowRoleLevelAnnot + ; + vitro:inPropertyGroupAnnot + ; + vitro:prohibitedFromUpdateBelowRoleLevelAnnot + ; + vitro:selectFromExistingAnnot + "true"^^xsd:boolean . vcard:hasCalenderBusy rdfs:label "has calendar busy"@en-US . @@ -4445,6 +4455,8 @@ geo:nameShortAR "5"^^xsd:int ; vitro:displayRankAnnot "5"^^xsd:int ; + vitro:inClassGroup + ; vitro:hiddenFromDisplayBelowRoleLevelAnnot ; vitro:prohibitedFromUpdateBelowRoleLevelAnnot