Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. DSpace notation for representing generic forms

    1. DTD - https://github.com/DSpace/DSpace/blob/main/dspace/config/submission-forms.dtd

    2. XML example - https://github.com/DSpace/DSpace/blob/main/dspace/config/submission-forms.xml
    3. there is also item submission which is describing steps - https://github.com/DSpace/DSpace/blob/main/dspace/config/item-submission.dtd, https://github.com/DSpace/DSpace/blob/main/dspace/config/item-submission.xml
  2. SPARQL Generate library link: https://triply.cc/docs/yasgui/
    1. Main module called Yasgui: has SPARQL editor called Yasqe and result visualizer called Yasr.
    2. Based on codemirror: https://codemirror.net/ - library to style the editor, deciding from the data input you have.

Action items

  •