VIVO-373 displaying add authors/editors from info content entity side
This commit is contained in:
parent
6a86ec9ab5
commit
acac269f17
1 changed files with 5 additions and 0 deletions
|
@ -84,6 +84,11 @@ foaf:Organization
|
|||
owl:onProperty <http://vivoweb.org/ontology/core#freetextKeyword> ;
|
||||
owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#string>
|
||||
] ;
|
||||
rdfs:subClassOf
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty core:relatedBy ;
|
||||
owl:allValuesFrom core:Relationship
|
||||
] ;
|
||||
rdfs:subClassOf
|
||||
[ a owl:Restriction ;
|
||||
owl:onProperty <http://purl.obolibrary.org/obo/RO_0002353> ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue