10.2.0
This is a bugfix release mostly to fix #688 and #705. It also contains some minor enhancements.
Major New Features
none
Other Enhancements
- #691 : large SPARQL queries are sent by POST rather than GET
- #668 : ignore rdfs:Resource or owl:Thing when they are indicated as range of a property
- #654 : post date query generation in new query generation algorithm
- #701 : when reading hierarchical class tree, ability to skip levels in the class hierarchy
Bug fixes
- #688 : fix in SHACL property paths using sh:alternativePath
- #709 : fix tree sorting
- #705 : widgets insert a useless and dangerous rdf:type triple
Refactoring
Documentation
none