3.0.0-beta.1 (2022-02-14)
Features
- json-model: added more capabilities to PrefixCcService (66cb86e)
- json-model: use new @context typed as TypedResourceContext (a87f8c4)
BREAKING CHANGES
- json-model: @context is now set as TypedResourceContext, which is more feature-ful than the old type.
It is expected that the old @context was not used by consumers, it was there for legacy and debugging purposes. This is getting use
closer to the json-ld spec (but still not there).