Skip to content

SPARQL 1.1 Update and SPARQL query SELECT fully conforming

Choose a tag to compare

@jmvanel jmvanel released this 15 Dec 08:29
· 2320 commits to master since this release
  • new conforming SPARQL Update service at /update?update=
  • SPARQL service /sparql now accepts SELECT queries and returns JSON, RDF/XML or Turtle via content negotiation
  • Use specified Object or Datatype Property's for computing displayed labels.
    Takes into account such annotations:
<someClass> form:labelProperty <someProperty> .
  • FIX boolean widget: HTML5 solution does not work; tested with
    http://localhost:9000/create?uri=...
  • /lookup now accepts clas= HTTP parameter, and can spit JSON
  • group Fields by super-classes recursively, under control of groupFields in Configuration
  • display an RDF list in HTML
  • Upgrade jena to 3.1.1