# TWIN Standards W3C DCAT

This package provides data models for the [W3C Data Catalog Vocabulary (DCAT)](https://www.w3.org/TR/vocab-dcat-3/), supporting consistent publication and discovery of data assets.

## Installation

```shell
npm install @twin.org/standards-w3c-dcat
```

## Examples

Usage of the APIs is shown in the examples [docs/examples.md](docs/examples.md)

## Reference

Detailed reference documentation for the API can be found in [docs/reference/index.md](docs/reference/index.md)

## Changelog

The changes between each version can be found in [docs/changelog.md](docs/changelog.md)
