@twin.org/standards-w3c-dcat
Version:
Models which define the structure of W3C DCAT Standard
17 lines (9 loc) • 385 B
Markdown
# Type Alias: DcatContextType
> **DcatContextType** = `object` & `IJsonLdContextDefinition`
The DCAT JSON-LD context type.
Supports the DCAT context URL or arrays with additional context definitions.
## Type Declaration
### dcat
> **dcat**: *typeof* [`ContextRoot`](../variables/DcatContexts.md#contextroot)
### dcterms
> **dcterms**: *typeof* `DublinCoreContexts.ContextTerms`