[x] Handle @id as type as if the id would be the type.
[x] Consider @json to be a type which does not need context. Consider making a list in case we discover more such cases later on.
[x] make sure something like https://schema.org/Dataset is handled properly as a type and not as a suffix of a type (see below). We might need some proper types abstraction for this.
@id
as type as if the id would be the type.@json
to be a type which does not need context. Consider making a list in case we discover more such cases later on.https://schema.org/Dataset
is handled properly as a type and not as a suffix of a type (see below). We might need some proper types abstraction for this.