jmvanel / semantic_forms

Form generators leveraging semantic web standards (RDF(S), OWL, SPARQL , ...
Other
75 stars 23 forks source link

Parameterized SPARQL queries #179

Open jmvanel opened 7 years ago

jmvanel commented 7 years ago

The use case: Generate map views where the underlying SPARQL query depends from one or more user-entered parameters. The types and labels of these parameters in the input form will be inferred from the ontologies and from the SPARQL query . This amounts to creating forms like SF already does.

This a generalization of the current SPARQL based views .