Closed OR13 closed 3 years ago
The appContextMap
is for using contexts that are not in the registry. Also, this library is undergoing significant changes right now -- we'll see what shakes out.
The appContextMap
will be sticking around to enable unregistered contexts to be used but appTermMap
has been removed as unnecessary at this time. Closing.
The activitystream example in the readme does not make use of appContextMap at all.
https://github.com/digitalbazaar/cborld#encode-to-cbor-ld
This feature seems like dangerous complexity, can it be safely removed?