sparna-git / Sparnatural

Sparnatural : Typescript visual SPARQL query builder for knowledge graphs, configurable with SHACL
http://sparnatural.eu
GNU Lesser General Public License v3.0
206 stars 34 forks source link

Ability to disable classes and properties (based on statistics) #599

Open tfrancart opened 1 month ago

tfrancart commented 1 month ago

Sparnatural could offer the possibility to disable certain classes and properties based on the statistics that are computed automatically by SHACL Play (see https://shacl-play.sparna.fr/play/generate#documentation)

The corresponding entries would appear disabled (greyed out) in the list.

This is useful for Open Archaeo where there is a single page for each dataset, but always with the same config. The config could be filtered in this case to show only the available entities in the dataset.

tfrancart commented 1 month ago

This is requested by the OpenArchaeo project