# Comunica Mediatortype Time

[![npm version](https://badge.fury.io/js/%40comunica%2Fmediatortype-time.svg)](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
```
