will add the N-Triples file `MY_FILE.nt` to the server dataset inside of the `http://example.com/g` named graph.
[Turtle](https://www.w3.org/TR/turtle/), [N-Triples](https://www.w3.org/TR/n-triples/) and [RDF XML](https://www.w3.org/TR/rdf-syntax-grammar/) are supported.
@ -74,7 +74,7 @@ It provides the following REST actions:
For example:
```sh
curl -f -X POST -H 'Content-Type:application/n-quads' \