Murloc6

Results 4 issues of Murloc6

This is a draft PR to add to the discussion from #2591

awaiting feedback
RDFLib8

The xslt did not consider the `owl:unionOf` when defining the `rdfs:range` or `rdfs:domain` for properties. These changes add to the domain and range list the ones describe with a `owl:unionOf`

We are trying to round trip json-ld with framing. Our input json-ld document is: ``` { "@context": [ { "@language": "en" }, { "title": { "@id": "dct:title" }, "titles": {...

ms:future-work
spec:enhancement
spec:substantive
defer-future-version

The other way did not let use the yasqe config as ```javascript new Yasgui(yasguiAnchor, { yasqe: {createShareableLink}, }) ```