Sorts a JSONLD object taking preference by @id and @value.
@id
@value
A copy of the sorted object.
The JSONLD object to be sorted.
Generated using TypeDoc
Sorts a JSONLD object taking preference by
@id
and@value
.Returns
A copy of the sorted object.