[VIVO-1528] Select an editor for input fields based on annotation (#76)

* provide WYSIWYG editor for range XMLLiteral only

* Update defaultDataPropertyForm.ftl

* add annotation based selection of the desired editor for editing values
of datatype properties in the frontend

* create new annotation vitro:editing to allow configuration of desired
editor for editing of related dataproperties

Resolves: https://jira.duraspace.org/browse/VIVO-1528
This commit is contained in:
Stefan-Wolff 2018-12-07 15:14:36 +01:00 committed by Andrew Woods
parent 734b9ccf68
commit 129e1219a8
6 changed files with 31 additions and 20 deletions

View file

@ -36,6 +36,7 @@ xmlns:vitro="&vitro;"
<owl:AnnotationProperty rdf:about="&vitro;modTimeAnnot"/>
<owl:AnnotationProperty rdf:about="&vitro;shortDefAnnot"/>
<owl:AnnotationProperty rdf:about="&vitro;oldId"/>
<owl:AnnotationProperty rdf:about="&vitro;editing"/>
<!-- VClassGroup-related constructs -->