Skip to content

Release 3.1.6

Compare
Choose a tag to compare
@gkellogg gkellogg released this 21 Mar 20:04
· 177 commits to develop since this release

SPARQL-star Annotation changes.

  • Update RDF*/SPARQL* => RDF-star/SPARQL-star.
  • Align grammar with SPARQL-star spec.
  • Add support for embedded triples in VALUES.
  • Remove special support for BIND and embeddded triples.
  • Add support for isTriple, Triple, Subject, Predicate, and Object builtin operators.
  • Construct with embedded triples.
  • Add EmbTP to PrimaryExpression.
  • Compare statements for sorting.
  • Bind variables which are patterns in extend.
  • Add EARL report for RDF-star, and include RDF-star in DOAP implements.