NIHVIVO-1459 Add annotation for foaf:Person custom display view. Add template individual--foaf-person.ftl. Removed unused templates.
This commit is contained in:
parent
9dc267a397
commit
6bee028d0c
3 changed files with 173 additions and 5 deletions
|
@ -4792,4 +4792,7 @@
|
|||
<vitro:hiddenFromDisplayBelowRoleLevelAnnot rdf:resource="http://vitro.mannlib.cornell.edu/ns/vitro/role#public"/>
|
||||
<vitro:displayRankAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#int">-1</vitro:displayRankAnnot>
|
||||
</rdf:Description>
|
||||
<rdf:Description rdf:about="http://xmlns.com/foaf/0.1/Person">
|
||||
<vitro:customDisplayViewAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#int">individual--foaf-person.ftl</vitro:customDisplayViewAnnot>
|
||||
</rdf:Description>
|
||||
</rdf:RDF>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue