Item value comes from a SPARQL codelist shown as a combo box (HTML select element): returned fields MUST be:
- ?c (uri),
- ?urn (optional urn),
- ?l (in-language label),
- ?a (alternative language label)
- ?z (language-neutral label)
Item value depends on field from shared datasource. Whenever datasource is refreshed, item will be updated with the corresponding field value. Value can be manually overridden, but subsequent refresh on the datasource will always win.
Item takes value from another item whenever the latter is updated. Value can be manually overridden, but subsequent change on the main item will always win.
Item is a string
Item is a URM
Item is a URI
Item is a URL (reachability of URL is not tested yet)
Item is an integer
Item is a real number
Item is a long text
Item is a reference to another item. ref fields are not shown and they get expanded when EDIML gets compiled into XML
Item is an automatically generated integer
hidden
Item is hidden
Item is a date
Item is a date range using two date pickers as input controls
Item is a bounding box, i.e. 4 textboxes representing N, S, E and W. A map is also shown to allow displaying and setting the coordinates on map.