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 07f1446 commit 90a408cCopy full SHA for 90a408c
README.md
@@ -342,6 +342,11 @@ of the W3C specifications.
342
Pass a `format` option to the constructor with the name or MIME type of a format
343
for strict, fault-intolerant behavior.
344
345
+In the default mode (i.e. no format provided), the parser will parse RDF*.
346
+Pass a MIME type containing `star` or `*`, e.g. `turtlestar` or `TriG*` to parse one format
347
+with its RDF* extension.
348
+
349
350
### Interface specifications
351
The N3.js submodules are compatible with the following [RDF.js](http://rdf.js.org) interfaces:
352
0 commit comments