set the stubObjectProperty annotation to false for owl:sameAs
This commit is contained in:
parent
2932f48aec
commit
6a1fa38ea0
1 changed files with 1 additions and 1 deletions
|
@ -495,7 +495,7 @@ owl:sameAs
|
||||||
vitro:selectFromExistingAnnot
|
vitro:selectFromExistingAnnot
|
||||||
"true"^^xsd:boolean ;
|
"true"^^xsd:boolean ;
|
||||||
vitro:stubObjectPropertyAnnot
|
vitro:stubObjectPropertyAnnot
|
||||||
"true"^^xsd:boolean .
|
"false"^^xsd:boolean .
|
||||||
|
|
||||||
vcard:hasTimeZone
|
vcard:hasTimeZone
|
||||||
rdfs:label "has time zone"@en-US .
|
rdfs:label "has time zone"@en-US .
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue