Crates created with Crate-O and either the [comprehensive-ldac.json](https://github.com/Language-Research-Technology/ro-crate-modes/blob/main/modes/comprehensive-ldac.json) or [language-data-commons-collection.json](https://github.com/Language-Research-Technology/ro-crate-modes/blob/main/modes/language-data-commons-collection.json) modes do not populate the @context with https://w3id.org/ldac/context as well, e.g. ``` "@context": [ "https://w3id.org/ro/crate/1.1/context", ``` Can this be specified in the mode somewhere so that it's added to the json output?
Crates created with Crate-O and either the comprehensive-ldac.json or language-data-commons-collection.json modes do not populate the @context with https://w3id.org/ldac/context as well, e.g.
Can this be specified in the mode somewhere so that it's added to the json output?