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.
2 parents c6ebf9f + 7ad9191 commit d3c3c95Copy full SHA for d3c3c95
README.md
@@ -16,7 +16,7 @@ You can use this library in two ways.
16
17
### With a rdf library
18
19
-If a rdf library is provided then the map of namespaces given will be the result of calling `rdflib.Namespace` on the namespace urls.
+If a rdf library is provided then the map of namespaces given will be the result of calling `$rdf.namedNode` on the namespace urls.
20
21
```js
22
const $rdf = require('rdflib');
0 commit comments