blake-regalia / graphy.js

A collection of RDF libraries for JavaScript
https://graphy.link/
ISC License
161 stars 3 forks source link

Writers: add base IRI parameter #43

Open tpluscode opened 3 years ago

tpluscode commented 3 years ago

It would be nice to have support for base IRI in compatible writers.

Not an RDF/JS standard, but some parsers support a baseIRI parameter, which could also be useful for serializing to shorten those lengthy URLs

blake-regalia commented 3 years ago

This will be ready in v5: https://github.com/blake-regalia/graphy.js/blob/33bc6b789144b9181a34cc16b04381cd1e2940b3/src/internal/class/scribable-content.mjs.jmacs#L310