Convenience for collections of identified Subjects, such as found in a
MeldUpdate. Extends Array
and serialisable to JSON-LD as such.
Subjects in the collection indexed by @id
. In addition, if a Subject in
the graph references another Subject in the same graph, the reference is
realised as a Javascript reference, so it is possible to traverse the graph
from some known root object. This means that the graph cannot necessarily
by serialised to JSON as it may not be acyclic.
Generated using TypeDoc. Delivered by Vercel. @m-ld/m-ld - v0.8.2 Source code licensed MIT. Privacy policy
Convenience for collections of identified Subjects, such as found in a MeldUpdate. Extends
Array
and serialisable to JSON-LD as such.