We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d161dc commit f4561c9Copy full SHA for f4561c9
README.md
@@ -304,7 +304,7 @@ The store provides the following manipulation methods
304
([documentation](http://rubenverborgh.github.io/N3.js/docs/N3Store.html)):
305
- `addTriple` to insert one triple/quad
306
- `addTriples` to insert an array of triples/quads
307
-- `addPrefix` to register a prefix (facilitating addition and lookup)
+- `addPrefix` to register a prefix (facilitating lookup)
308
- `addPrefixes` to register an array of prefixes
309
- `removeTriple` to remove one triple/quad
310
- `removeTriples` to remove an array of triples/quads
0 commit comments