# Class: DcatDataTypes

Class providing DCAT data type utilities and JSON-LD redirect registration.

## Constructors

### Constructor

> **new DcatDataTypes**(): `DcatDataTypes`

#### Returns

`DcatDataTypes`

## Methods

### registerRedirects() {#registerredirects}

> `static` **registerRedirects**(): `void`

Register redirects for DCAT namespace to enable offline JSON-LD processing.

#### Returns

`void`

***

### registerTypes() {#registertypes}

> `static` **registerTypes**(): `void`

Register all the DCAT data types with their JSON schemas.

#### Returns

`void`
