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

Add mechanism to customize widgets behavior #548

Closed tfrancart closed 4 months ago

tfrancart commented 5 months ago

2 use-cases:

cf. the idea of properties presented by Antoine, with possibly some override mechanism ("all map widgets shall have zoom level 12, and for property X zoom level shall be 9")

tfrancart commented 5 months ago

Idea for map widget : add a config that corresponds to the polygon within which the data is located.

tfrancart commented 4 months ago

@ethieblin this issue adds the ability to customize widget behaviors. See http://docs.sparnatural.eu/Javascript-integration.html#sparnatural-behavior-customization, sparnatural.customization.autocomplete.maxItems. This is not yet packaged in a release.