Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Callidon authored Jan 21, 2020
1 parent e4b99ed commit 7a38131
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ An open-source framework for building SPARQL query engines in Javascript/Typescr
* Supports [the full features of the SPARQL syntax](https://www.w3.org/TR/sparql11-query/) by *implementing a single class!*
* Support for all [SPARQL property Paths](https://www.w3.org/TR/sparql11-query/#propertypaths).
* Implements advanced *SPARQL query rewriting techniques* for transparently optimizing SPARQL query processing.
* Supports [full text search queries](#full-text-search).
* Supports [Custom SPARQL functions](#custom-functions).
* Supports the [SPARQL UPDATE protocol](https://www.w3.org/TR/2013/REC-sparql11-update-20130321/).
* Supports Basic [Federated SPARQL queries](https://www.w3.org/TR/2013/REC-sparql11-federated-query-20130321/) using **SERVICE clauses**.
Expand Down

0 comments on commit 7a38131

Please sign in to comment.