summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAndreas Maunz <andreas@maunz.de>2012-10-31 15:35:34 +0100
committerAndreas Maunz <andreas@maunz.de>2012-10-31 15:35:34 +0100
commit8a2b749ccef94b229a32ec716c93388f5c7495d7 (patch)
tree81699a92364e76240354e6f67876a46d5291dc10 /doc
parent3c7161c8c7ff4193245eb4a7b428712def99b22e (diff)
Fixed get for dataset from RDF
Diffstat (limited to 'doc')
-rw-r--r--doc/dsspeed.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dsspeed.md b/doc/dsspeed.md
index c2a2ee3..62ab1c9 100644
--- a/doc/dsspeed.md
+++ b/doc/dsspeed.md
@@ -89,7 +89,7 @@ Timings:
## 'SPARQL' Version
-Modification of 'Fill Table' that loads data entrues via SPARQL, not RDF query.
+Modification of 'Fill Table' that loads data entries via SPARQL, not RDF query.
sparql = "SELECT ?value FROM <#{uri}> WHERE {
?data_entry <#{RDF::OLO.index}> ?cidx ;