Question on forms

I don’t use for the moment ui-ontology nor solid-ui-lib. I made my own basic parser last summer .
When It find a xsd:string put an input, literal put a textarea , “One of”, put radio…
Here is how I do that https://github.com/scenaristeur/holon/blob/0e387dde369a0d4b169db897df6a2dee1c4df0a5/src/shex-form-element.js#L86

1 Like