Skip to content
This repository was archived by the owner on Jan 30, 2024. It is now read-only.
This repository was archived by the owner on Jan 30, 2024. It is now read-only.

Use-case : specify query builder configuration using shapes #16

@tfrancart

Description

@tfrancart

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions