SolidOS / form-playground

Play with applying different forms to different objects, editing forms, etc
MIT License
7 stars 5 forks source link

Existing work on future directions #9

Open jeswr opened 2 years ago

jeswr commented 2 years ago

I just wanted to flag that I have done work in the area of form generation in SHACL (in my case the form generator was built in React) - the latest version I am working on releasing is backed by Comunica/LDflex and so connects to just about any linked data source.

In the course of that project I developed several components (most written in plain Typescript) that are possibly of use here including:

If you think any of these are relevant to this project (I noticed some overlap with the future directions listed on the README) I am happy to polish up the parts of my project and release them as standalone packages (something I have been meaning to do for a while anyway) - especially if you think that would save 'reinventing the wheel' at all.

RubenVerborgh commented 2 years ago

I personally think you should get the above published. We are still very much exploring the area (as per https://ruben.verborgh.org/blog/2019/06/17/shaping-linked-data-apps/), so any inspiration is most welcome.