Merge branch 'maint-rel-1.6' of https://github.com/vivo-project/VIVO into maint-rel-1.6

This commit is contained in:
hudajkhan 2013-11-01 10:22:00 -04:00
commit c1c7a5ab31
10 changed files with 132 additions and 26 deletions

View file

@ -583,6 +583,23 @@ vivo:researchAreaOf
vitro:selectFromExistingAnnot
"true"^^xsd:boolean .
vivo:subjectAreaOf
rdfs:label "subject area of"@en-US ;
vitro:displayLimitAnnot
"5"^^xsd:int ;
vitro:displayRankAnnot
"10"^^xsd:int ;
vitro:hiddenFromDisplayBelowRoleLevelAnnot
<http://vitro.mannlib.cornell.edu/ns/vitro/role#public> ;
vitro:inPropertyGroupAnnot
<http://vivoweb.org/ontology#vitroPropertyGroupoverview> ;
vitro:offerCreateNewOptionAnnot
"true"^^xsd:boolean ;
vitro:prohibitedFromUpdateBelowRoleLevelAnnot
<http://vitro.mannlib.cornell.edu/ns/vitro/role#public> ;
vitro:selectFromExistingAnnot
"true"^^xsd:boolean .
geo:populationTotal
rdfs:label "total population"@en-US ;
vitro:hiddenFromDisplayBelowRoleLevelAnnot