Skip to content

Commit 90a408c

Browse files
committed
Add an explanation of the format
1 parent 07f1446 commit 90a408c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,11 @@ of the W3C specifications.
342342
Pass a `format` option to the constructor with the name or MIME type of a format
343343
for strict, fault-intolerant behavior.
344344

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+
345350
### Interface specifications
346351
The N3.js submodules are compatible with the following [RDF.js](http://rdf.js.org) interfaces:
347352

0 commit comments

Comments
 (0)