8.5.0
This is a minor release that fixes a few bugs and also adds HTTP headers customisation as well as tree datasources to navigate rdfs:subClassOf hierarchies in the tree widget. It also improves SHACL-based configuration a lot, which is still beta and under the radar at the moment.
Breaking changes
None
New features:
- #494 : add default datasources to navigate rdfs:subClassOf hierarchies in the tree widget
- #517 and #187 : ability to pass authentication headers in Sparnatural
- #515 : defaultLabelProperty is now honored by default datasource to build a datasource by default that can fetch a label
- #514 : improve default "literal or URI" datasources
- #513 : add spinner in ListWidget
- #432 : new generic UI/UX ontology for linked data display at VOLIPI : http://data.sparna.fr/ontologies/volipi
Bug fixes:
- #523 : replace special chars in bif:contains
- #413 : close button of MapWidget does not work
- #492 : when loading a query where first item was not selected, it still got selected
- #516 : line heigh adjustment when deselecting / reselecting end class group
- #507 : prevent selection of variables in negative branch
- #511 : fix double OPTIONAL with defaultLang parameter
Documentation:
- Authentication headers: http://docs.sparnatural.eu/Querying-a-password-protected-SPARQL-endpoint.html
- Widgets reference page: http://docs.sparnatural.eu/widgets.html
- SERVICE executedAfter flag: http://docs.sparnatural.eu/Federated-querying.html
Full Changelog: 8.4.0...8.5.0