Sparnatural documentation
For examples of how Sparnatural works and can be configured, have a look at the demos folder of sparnatural.eu website.
Configuration
- OWL-based configuration - Reference page and how-to for the OWL-based configuration
- OWL-based configuration : datasources - Reference page and how-to to configure the datasources on properties or classes
- JSON-based configuration - Reference page for the JSON-based configuration
- 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
- FAQ - Frequently Asked Questions, mostly about configuration
Integration in webpages
- Javascript integration - Reference page for Javascript integration and parameters
- Query JSON format - Documentation on the JSON structure used by Sparnatural to output and reload queries
- Querying a password protected SPARQL endpoint
- SPARQL service integration - /!\ deprecated How to fetch autocomplete results and list contents from a SPARQL endpoint
For developers
- Developing and Compiling - How to make modifications to the source code in a development environment and recompile Sparnatural
- Internal - /!\ deprecated Internal code structure documentation