@traqula/parser-sparql-1-1-adjust 0.0.3 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -6,8 +6,6 @@
6
6
  <strong>A query language transpiler framework for JavaScript</strong>
7
7
  </p>
8
8
 
9
- **WARNING:** V2 will come shortly and will have lots of breaking changes.
10
-
11
9
  # Traqula parser engine for SPARQL 1.1 + Adjust
12
10
 
13
11
  Traqula Sparql 1.1 Adjust is a [SPARQL 1.1](https://www.w3.org/TR/sparql11-query/#grammar) query parser that also parses the [builtin function ADJUST](https://github.com/w3c/sparql-dev/blob/main/SEP/SEP-0002/sep-0002.md) for TypeScript.