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
{{ message }}
This repository was archived by the owner on Jan 30, 2024. It is now read-only.
I am specifying which classes and properties from a model should be presented in a query builder, using shapes.
I need to be able to associate a xxxx:searchWidget to property shapes to indicate which value selection widget should be used to assert a criteria on this property
I need to be able to specify SearchWidgets
I need to associate an icon to each class, (could also be to properties)
I need to associate a tooltip to classes and properties (sh:description can be used for this, although I may need some more user-oriented message)
nice-to-have / advanced : if I could assign property roles on properties to indicate which are used for hierarchy building (skos:broader/ narrower, dt:has_part/is_part_of, etc.) and also to indicate roots (skos:hasTopConcept), this could automatize tree selector widgets