NIHVIVO-2837 (compute mostSpecifictype annotations on upgrade to 1.3) and NIHVIVO-2841 (add custom form annotation to core:webpage)
This commit is contained in:
parent
85259541d6
commit
af2ba55b8c
5 changed files with 1308 additions and 1303 deletions
|
@ -79,6 +79,7 @@ xmlns:vitro="&vitro;"
|
|||
<owl:ObjectProperty rdf:about="&vitro;additionalLink"/>
|
||||
<owl:Class rdf:about="&vitro;Link"/>
|
||||
<owl:DatatypeProperty rdf:about="&vitro;linkAnchor"/>
|
||||
<owl:DatatypeProperty rdf:about="&vitro;linkDisplayRank"/>
|
||||
<owl:DatatypeProperty rdf:about="&vitro;linkURL"/>
|
||||
|
||||
<!-- other Individual-related -->
|
||||
|
@ -99,6 +100,7 @@ xmlns:vitro="&vitro;"
|
|||
|
||||
<!-- portal flag classes -->
|
||||
|
||||
<owl:Class rdf:about="&vitro;Flag1ValueThing"/>
|
||||
<owl:Class rdf:about="&vitro;Flag1Value0Thing"/>
|
||||
<owl:Class rdf:about="&vitro;Flag1Value1Thing"/>
|
||||
<owl:Class rdf:about="&vitro;Flag1Value2Thing"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue