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
@idand@value.Returns
A copy of the sorted object.