Skip to content

Commit 41d512a

Browse files
committed
docs(README): languages supported and links
1 parent a8409e0 commit 41d512a

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

README.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,11 @@ Alternatively, you can download the `.sublime-package` file (or the source code
1313
- Auto-completion and validation for prefix mappings registered on [prefix.cc](http://prefix.cc).
1414

1515
#### Currently supported languages:
16-
- SPARQL 1.1
17-
- ShExC 2.1
18-
- Turtle (TTL) and [Turtle*](https://blog.liu.se/olafhartig/2019/01/10/position-statement-rdf-star-and-sparql-star/)
19-
- TriG
20-
- N-Triples (NT)
21-
- N-Quads (NQ)
22-
- Notation3 (N3)
16+
- [SPARQL 1.1](https://www.w3.org/TR/sparql11-query/) and [SPARQL*](https://blog.liu.se/olafhartig/2019/01/10/position-statement-rdf-star-and-sparql-star/)
17+
- [RDF 1.1 Turtle](https://www.w3.org/TR/turtle/) (TTL), [Turtle*](https://blog.liu.se/olafhartig/2019/01/10/position-statement-rdf-star-and-sparql-star/), and [RDF 1.1 TriG](https://www.w3.org/TR/trig/)
18+
- [ShExC 2.1](https://shex.io/shex-semantics/#shexc)
19+
- [RDF 1.1 N-Triples](https://www.w3.org/TR/n-triples/) (NT) and [RDF 1.1 N-Quads](https://www.w3.org/TR/n-quads/) (NQ)
20+
- [Notation3](https://www.w3.org/TeamSubmission/n3/) (N3)
2321

2422
#### Currently supported platforms:
2523
- Sublime Text 3

0 commit comments

Comments
 (0)