Sparnatural documentation
For examples of how Sparnatural works and can be configured, have a look at the demos folder of sparnatural.eu website.
1. Features
- Reference documentation of Sparnatural widgets : all the possible ways to select a criteria value in Sparnatural
2. Getting started
- Hello Sparnatural : start here to integrate Sparnatural in your own website.
3. Configuring Sparnatural
in OWL
OWL is the recommmended way to configure Sparnatural :
- Configure in OWL using Protégé : a reference page of all useful OWL axioms and annotations to configure Sparnatural with OWL
- Configure datasources in OWL : a reference page of all included datasources and how-to write your own datasource
in SHACL
This is a beta feature
SHACL is also supported to configure Sparnatural.
- Configure in SHACL : a reference page detailling how Sparnatural can be configured in SHACL.
in JSON (deprecated)
This is a deprecated feature
Advanced configuration
- Using a SPARQL proxy - if your SPARQL endpoint is not CORS-enabled, or uses http while your query page uses https
- Integration with GraphDB Lucene Connector - Special configuration to interact with a GraphDB Lucene index
- Querying date ranges - How to generate SPARQL queries that can match on resources with a begin date and a end date
- Federated query support - How to enable federated querying using SERVICE keyword in your configuration
4. Integrating Sparnatural in HTML / React
- Javascript integration - Reference page for Javascript integration and parameters
- React integration - Initialization of Sparnatural as a custom component within react
- YasGUI specific plugins - Read if you are using YasGUI in combination with Sparnatural
- Customize colors - How to customize colors of Sparnatural
Advanced integration
- Query JSON format - Documentation on the JSON structure used by Sparnatural to output and reload queries
- Querying a password protected SPARQL endpoint
- Javascript integration v7 (old) - Reference page for Javascript integration and parameters for the old version 7
5. Extending Sparnatural
6. FAQ
- FAQ - Frequently Asked Questions
7. Other resources
- Check out the bibliography section of the website where you can find presentation material on Sparnatural
- Check out the YouTube channel for videos of Sparnatural
- Don’t hesitate to ask questions on the Github issue tracker
- Sparna can provide some support on setting up Sparnatural, so get in touch at thomas /dot/ francart /at/ sparna /dot/ fr