# Variable: DocumentContexts

> `const` **DocumentContexts**: `object`

The contexts of document management objects.

## Type Declaration

### Namespace {#namespace}

> `readonly` **Namespace**: `"https://schema.twindev.org/documents/"` = `"https://schema.twindev.org/documents/"`

The canonical RDF namespace URI for Document Management.

### Context {#context}

> `readonly` **Context**: `"https://schema.twindev.org/documents/"` = `"https://schema.twindev.org/documents/"`

The value to use in context for Document Management.

### JsonLdContext {#jsonldcontext}

> `readonly` **JsonLdContext**: `"https://schema.twindev.org/documents/types.jsonld"` = `"https://schema.twindev.org/documents/types.jsonld"`

The JSON-LD Context URL for Document Management.

### NamespaceCommon {#namespacecommon}

> `readonly` **NamespaceCommon**: `"https://schema.twindev.org/common/"` = `"https://schema.twindev.org/common/"`

The canonical RDF namespace URI for TWIN Common.

### ContextCommon {#contextcommon}

> `readonly` **ContextCommon**: `"https://schema.twindev.org/common/"` = `"https://schema.twindev.org/common/"`

The value to use in JSON-LD context for TWIN Common.

### JsonLdContextCommon {#jsonldcontextcommon}

> `readonly` **JsonLdContextCommon**: `"https://schema.twindev.org/common/types.jsonld"` = `"https://schema.twindev.org/common/types.jsonld"`

The JSON-LD Context URL for TWIN Common.
