Skip to content
This repository was archived by the owner on Apr 13, 2022. It is now read-only.

Commit 61b88d9

Browse files
committed
Link to SPARQL 1.1 overview, which links to updates
1 parent 480385b commit 61b88d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-rest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ apply to children containers.
142142

143143
Another possible way of reading and writing data is to use SPARQL. Currently,
144144
our Solid servers support a subset of [SPARQL
145-
1.0](http://www.w3.org/TR/rdf-sparql-query/), where each resource is its own
145+
1.1](https://www.w3.org/TR/sparql11-overview/), where each resource is its own
146146
SPARQL endpoint, accepting basic SELECT, INSERT and DELETE statements.
147147

148148
To read (query) a resource, the client can send a SPARQL `SELECT` through a

0 commit comments

Comments
 (0)