@comunica/mediatortype-time
Version:
A comunica mediator type for the 'time' parameter.
19 lines (11 loc) • 683 B
Markdown
# Comunica Mediatortype Time
[](https://www.npmjs.com/package/@comunica/mediatortype-time)
A comunica mediator type for mediation on 'time'.
This module is part of the [Comunica framework](https://github.com/comunica/comunica),
and should only be used by [developers that want to build their own query engine](https://comunica.dev/docs/modify/).
[Click here if you just want to query with Comunica](https://comunica.dev/docs/query/).
[Learn more about mediator types](https://comunica.dev/docs/modify/advanced/mediators/#mediator-types).
## Install
```bash
$ yarn add @comunica/mediatortype-time
```