diff options
-rw-r--r-- | topics/systems/virtuoso.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/topics/systems/virtuoso.gmi b/topics/systems/virtuoso.gmi index 6435633..1b1bbc7 100644 --- a/topics/systems/virtuoso.gmi +++ b/topics/systems/virtuoso.gmi @@ -89,7 +89,7 @@ Bulk loading using the isql command-line client is usually the fastest. But, it The standard SPARQL protocol allows update of RDF too. => https://www.w3.org/TR/sparql11-update/ SPARQL 1.1 Update -### SPARQL 1.1 Graph Store HTTP Protocal +### SPARQL 1.1 Graph Store HTTP Protocol For ease of implementation, SPARQL 1.1 also specifies an additional REST-like API to update data. => https://www.w3.org/TR/sparql11-http-rdf-update/ SPARQL 1.1 Graph Store HTTP Protocol |