Implement "Form" view.
This view gets shown when you click the "Form" button in the header of the main center panel of the UI.
Should include:
- ability to set the
iterator of the logicalSource of the mapping via a text input
- ability to set the id of the generated RDF entities
- as a constant
- from a template that uses some input data fields
- as a blank node (the default if a constant or template is not used?)
- ability to set the type of the generated RDF entities as one or more URIs
- ability to add (via a + button) properties
- ability to set a property name via input or dropdown from some chosen of ontologies
- ability to set the property value as one of:
- a constant
- a template
- a reference
- a function value from a predefined list of functions (ideally at least all of these)
Rough mockup:

Implement "Form" view.
This view gets shown when you click the "Form" button in the header of the main center panel of the UI.
Should include:
iteratorof thelogicalSourceof the mapping via a text inputRough mockup:
