You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that the generated form changes if the order of the input shapes is changed. For instance, if the example:Person shape in your example (https://ulb-darmstadt.github.io/shacl-form/#example) is moved as the first node shape in the input, then the generated form ends up only supporting creating a single Person.
Perhaps you should infer what the topmost shape(s) is/are and/or allow the topmost shapes to be specified? (Perhaps you already support this and I have missed it.)
The text was updated successfully, but these errors were encountered:
I noticed that the generated form changes if the order of the input shapes is changed. For instance, if the
example:Person
shape in your example (https://ulb-darmstadt.github.io/shacl-form/#example) is moved as the first node shape in the input, then the generated form ends up only supporting creating a single Person.Perhaps you should infer what the topmost shape(s) is/are and/or allow the topmost shapes to be specified? (Perhaps you already support this and I have missed it.)
The text was updated successfully, but these errors were encountered: