RDForm icon indicating copy to clipboard operation
RDForm copied to clipboard

Create and edit RDF data in a HTML form

Results 12 RDForm issues
Sort by recently updated
recently updated
newest added

I am not sure when to use RDForm over for example [RDForms](https://rdforms.org) (with s at the end). It would be very helpful to have a small paragraph in the README...

I have select fields that should contain all instances of a certain class and there are too many of them to fit elegantly into form.html. Is there a way to...

How can I fix this? I added it as an ID but it still cannot find it: ```html Competency ```

Please implement multiple external for select lists.

It would be very helpful to have a self contained example to download as HTML file that includes everything needed. I am trying out RDForm using the running example but...

# Implement SHACL as template language Branch: https://github.com/simeonackermann/RDForm/tree/feature-shacl ## Usage ### Attributes - `template` (Object) required, JSON-LD SHACL shape - `rootShape` (string), required if multiple shapes of type sh:NodeShape given,...

Rewrite current jQuery base for future sustainable code maintenance. Discussion: expected effort vs. benefits - decide JS framework: vanilla, vuejs, react... - decide CSS framework

- 1) Test if UI builds correctly for sample input datasets - 2) Test if new result is correct after some sample user inputs - required: testing infrastructure

Support diffenrent languages for RDF Literals. eg use a select form like here: https://rdforms.com/editors/dcat/

May allow insert existing data as RDF instead JSON-LD only. See https://github.com/digitalbazaar/jsonld.js#fromrdf-n-quads to convert.