VIVO-990: updated filegraph .n3 file to prevent research areas from displaying twice. On the restriction, all values had to be from Thing, not Concept.
This commit is contained in:
parent
1a6e77dd7f
commit
68e9a89c27
1 changed files with 0 additions and 5 deletions
|
@ -66,11 +66,6 @@ foaf:Person
|
||||||
owl:someValuesFrom <http://www.w3.org/2006/vcard/ns#Individual> ;
|
owl:someValuesFrom <http://www.w3.org/2006/vcard/ns#Individual> ;
|
||||||
owl:onProperty <http://purl.obolibrary.org/obo/ARG_2000028>
|
owl:onProperty <http://purl.obolibrary.org/obo/ARG_2000028>
|
||||||
] ;
|
] ;
|
||||||
rdfs:subClassOf
|
|
||||||
[ a owl:Restriction ;
|
|
||||||
owl:onProperty <http://vivoweb.org/ontology/core#hasResearchArea> ;
|
|
||||||
owl:allValuesFrom <http://www.w3.org/2004/02/skos/core#Concept>
|
|
||||||
] ;
|
|
||||||
rdfs:subClassOf
|
rdfs:subClassOf
|
||||||
[ a owl:Restriction ;
|
[ a owl:Restriction ;
|
||||||
owl:onProperty <http://vivoweb.org/ontology/core#freetextKeyword> ;
|
owl:onProperty <http://vivoweb.org/ontology/core#freetextKeyword> ;
|
||||||
|
|
Loading…
Add table
Reference in a new issue