Open
Description
All operations on RDF will be managed internally as JSON-LD documents
For portability and normalization needs all JSON-LD documents will be assumed and handled internally as expanded contextless. (FULL URL)
There won't be XSD guessing but JSON-LD native types will be preserved
No namespacing will be stored per Resource and @context will be swappable if needed.
Multiple @graphs will be used to keep server managed RDF/ User managed RDF in separate domains but same serialized Document.