NIHVIVO-1967 custom display view annotation for foaf:Organization class
This commit is contained in:
parent
168694f656
commit
53d65b529e
5 changed files with 2643 additions and 2642 deletions
|
@ -64,6 +64,11 @@
|
|||
<rdf:Description rdf:about="http://vivoweb.org/ontology/scientific-research">
|
||||
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
|
||||
</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">
|
||||
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research#accessProvidedBy"/>
|
||||
<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"/>
|
||||
<owl:inverseOf rdf:resource="http://vivoweb.org/ontology/scientific-research#realizesProtocol"/>
|
||||
</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>
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue