NIHVIVO-1967 custom display view annotation for foaf:Organization class

This commit is contained in:
sjm222 2011-02-01 14:43:14 +00:00
parent 168694f656
commit 53d65b529e
5 changed files with 2643 additions and 2642 deletions

View file

@ -64,6 +64,11 @@
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research"> <rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
</rdf:Description> </rdf:Description>
<rdf:Description rdf:nodeID="A0">
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Document"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/scientific-research#hasDocumentation"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#providesAccessTo"> <rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#providesAccessTo">
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research#accessProvidedBy"/> <owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research#accessProvidedBy"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/scientific-research#AccessService"/> <rdfs:domain rdf:resource="http://vivoweb.org/ontology/scientific-research#AccessService"/>
@ -157,9 +162,4 @@ NOTE: For now we are not addressing whether this is a subclass of foaf:Agent</vi
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/scientific-research#Protocol"/> <rdfs:domain rdf:resource="http://vivoweb.org/ontology/scientific-research#Protocol"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research#realizesProtocol"/> <owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research#realizesProtocol"/>
</rdf:Description> </rdf:Description>
<rdf:Description rdf:nodeID="A0">
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Document"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/scientific-research#hasDocumentation"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
</rdf:RDF> </rdf:RDF>

File diff suppressed because it is too large Load diff

View file

@ -3616,10 +3616,10 @@
</rdf:Description> </rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasPrerequisite"> <rdf:Description rdf:about="http://vivoweb.org/ontology/core#hasPrerequisite">
<vitro:prohibitedFromUpdateBelowRoleLevelAnnot rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/role#public"/> <vitro:prohibitedFromUpdateBelowRoleLevelAnnot rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/role#public"/>
<vitro:fullPropertyNameAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">hasPrerequisite</vitro:fullPropertyNameAnnot> <rdfs:label xml:lang="en-US">has prerequisite</rdfs:label>
<vitro:selectFromExistingAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</vitro:selectFromExistingAnnot> <vitro:selectFromExistingAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</vitro:selectFromExistingAnnot>
<vitro:hiddenFromDisplayBelowRoleLevelAnnot rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/role#public"/> <vitro:hiddenFromDisplayBelowRoleLevelAnnot rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/role#public"/>
<rdfs:label xml:lang="en-US">has prerequisite</rdfs:label> <vitro:fullPropertyNameAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">hasPrerequisite</vitro:fullPropertyNameAnnot>
</rdf:Description> </rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#Phase0ClinicalTrial"> <rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#Phase0ClinicalTrial">
<vitro:prohibitedFromUpdateBelowRoleLevelAnnot rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/role#public"/> <vitro:prohibitedFromUpdateBelowRoleLevelAnnot rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/role#public"/>
@ -4418,6 +4418,7 @@
<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Organization"> <rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Organization">
<vitro:hiddenFromDisplayBelowRoleLevelAnnot rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/role#public"/> <vitro:hiddenFromDisplayBelowRoleLevelAnnot rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/role#public"/>
<vitro:displayLimitAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#int">-1</vitro:displayLimitAnnot> <vitro:displayLimitAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#int">-1</vitro:displayLimitAnnot>
<vitro:customDisplayViewAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">individual--foaf-organization.ftl</vitro:customDisplayViewAnnot>
<rdfs:label xml:lang="en-US">Organization</rdfs:label> <rdfs:label xml:lang="en-US">Organization</rdfs:label>
<vitro:inClassGroup rdf:resource="http://vivoweb.org/ontology#vitroClassGrouporganizations"/> <vitro:inClassGroup rdf:resource="http://vivoweb.org/ontology#vitroClassGrouporganizations"/>
<vitro:displayRankAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#int">-1</vitro:displayRankAnnot> <vitro:displayRankAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#int">-1</vitro:displayRankAnnot>

View file

@ -64,6 +64,11 @@
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research"> <rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
</rdf:Description> </rdf:Description>
<rdf:Description rdf:nodeID="A0">
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Document"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/scientific-research#hasDocumentation"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#providesAccessTo"> <rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research#providesAccessTo">
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research#accessProvidedBy"/> <owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research#accessProvidedBy"/>
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/scientific-research#AccessService"/> <rdfs:domain rdf:resource="http://vivoweb.org/ontology/scientific-research#AccessService"/>
@ -157,9 +162,4 @@ NOTE: For now we are not addressing whether this is a subclass of foaf:Agent</vi
<rdfs:domain rdf:resource="http://vivoweb.org/ontology/scientific-research#Protocol"/> <rdfs:domain rdf:resource="http://vivoweb.org/ontology/scientific-research#Protocol"/>
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research#realizesProtocol"/> <owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research#realizesProtocol"/>
</rdf:Description> </rdf:Description>
<rdf:Description rdf:nodeID="A0">
<owl:allValuesFrom rdf:resource="http://purl.org/ontology/bibo/Document"/>
<owl:onProperty rdf:resource="http://vivoweb.org/ontology/scientific-research#hasDocumentation"/>
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Restriction"/>
</rdf:Description>
</rdf:RDF> </rdf:RDF>

File diff suppressed because it is too large Load diff