graphy.js icon indicating copy to clipboard operation
graphy.js copied to clipboard

Writers: add base IRI parameter

Open tpluscode opened this issue 4 years ago • 1 comments

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

tpluscode avatar Jun 04 '21 13:06 tpluscode

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

blake-regalia avatar Jun 08 '21 02:06 blake-regalia