Heracles.ts icon indicating copy to clipboard operation
Heracles.ts copied to clipboard

Add support for other RDF serializations

Open alien-mcl opened this issue 6 years ago • 0 comments

As @elf-pavlik stated in issue #8, currently Heracles.ts supports only JSON-LD RDF serialization. It is desired to add support for other serializations, i.e. by using N3.js for these media types:

  • 'text/turtle'
  • 'text/trig'
  • 'text/n-triples'
  • 'text/n-quads'
  • 'text/n3' (optional)

alien-mcl avatar May 29 '19 19:05 alien-mcl