a fix to the VIVO-833 fix....

This commit is contained in:
Tim Worrall 2014-07-23 12:54:07 -04:00
parent 24ef9a508c
commit b182c70987

View file

@ -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 ;