a fix to the VIVO-833 fix....
This commit is contained in:
parent
24ef9a508c
commit
b182c70987
1 changed files with 4 additions and 4 deletions
|
@ -8137,13 +8137,13 @@ vivo:dateFiled
|
|||
"false"^^xsd:boolean .
|
||||
|
||||
vcard:givenName
|
||||
rdfs:label "first name"@en-US .
|
||||
rdfs:label "first name"@en-US ;
|
||||
vitro:displayLimitAnnot
|
||||
"1"^^xsd:int ;
|
||||
vitro:displayRankAnnot
|
||||
"1"^^xsd:int ;
|
||||
vitro:inPropertyGroupAnnot
|
||||
<http://vivoweb.org/ontology#vitroPropertyGroupaddress> ;
|
||||
<http://vivoweb.org/ontology#vitroPropertyGroupaddress> .
|
||||
|
||||
vivo:OutreachProviderRole
|
||||
rdfs:label "Outreach Provider Role"@en-US ;
|
||||
|
@ -8558,13 +8558,13 @@ bibo:numPages
|
|||
<http://vitro.mannlib.cornell.edu/ns/vitro/role#public> .
|
||||
|
||||
vcard:familyName
|
||||
rdfs:label "has last name"@en-US .
|
||||
rdfs:label "has last name"@en-US ;
|
||||
vitro:displayLimitAnnot
|
||||
"1"^^xsd:int ;
|
||||
vitro:displayRankAnnot
|
||||
"2"^^xsd:int ;
|
||||
vitro:inPropertyGroupAnnot
|
||||
<http://vivoweb.org/ontology#vitroPropertyGroupaddress> ;
|
||||
<http://vivoweb.org/ontology#vitroPropertyGroupaddress> .
|
||||
|
||||
vivo:Association
|
||||
rdfs:label "Association"@en-US ;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue