-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
@dgarijo What level of detail do we want to go into in this repository?
Right now we have an initial software-types.jsonld with a JSON-LD context and software-types.ttl that goes a bit deeper. I think ideally the jsonld file should have the same expressivity as the turtle file, right? (e.g. just two serializations of the same thing). Or do we want to keep the jsonld file only for the context? I don't really know what is customary and if json-ld files that contain more than context (i.e. a @graph) can also be referenced without issue from the `@context' of another.