# jsonld-schema-test

> It is a library for: * validating JSON-LD documents against a JSON-LD Schema. * encoding JSON-LD documents to other formats (e.g. RDF/XML, CBOR-LD, etc.)

Latest version **1.0.0-alpha.1** (published 2022-09-20) · 0 weekly downloads

## Install

```sh
npm install jsonld-schema-test
pnpm add jsonld-schema-test
yarn add jsonld-schema-test
bun add jsonld-schema-test
```

## Health

**Score 30/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities; high quality score.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.0-alpha.1 |
| Published | 2022-09-20 |
| First published | 2022-09-20 |
| Weekly downloads | 0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=6.0.0 |
| Dependencies | 8 |
| Unpacked size | 2.9 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | ajay.deshwal |

## Links

- npm: https://www.npmjs.com/package/jsonld-schema-test
- Repository: https://github.com/futureversecom/jsonld-schema
- Homepage: https://github.com/futureversecom/jsonld-schema#readme
- Issues: https://github.com/futureversecom/jsonld-schema/issues
- npm.io page: https://npm.io/package/jsonld-schema-test

## Dependencies (8)

- [rdf-ext](https://npm.io/package/rdf-ext.md) 1.3.5
- [clownface](https://npm.io/package/clownface.md) ^1.5.1
- [@rdfjs/fetch](https://npm.io/package/@rdfjs/fetch.md) 2.1.0
- [@rdfjs/namespace](https://npm.io/package/@rdfjs/namespace.md) 1.1.0
- [rdf-validate-shacl](https://npm.io/package/rdf-validate-shacl.md) ^0.4.4
- [@rdfjs/parser-jsonld](https://npm.io/package/@rdfjs/parser-jsonld.md) ^1.3.1
- [@types/rdf-validate-shacl](https://npm.io/package/@types/rdf-validate-shacl.md) ^0.4.0
- [@types/rdfjs__parser-jsonld](https://npm.io/package/@types/rdfjs__parser-jsonld.md) ^1.2.5

## Recent versions

- 1.0.0-alpha.1 (latest) — 2022-09-20
- 1.0.0-alpha.6 (alpha) — 2022-09-26
- 1.0.0-alpha.5 — 2022-09-25
- 1.0.0-alpha.4 — 2022-09-22
- 1.0.0-alpha.3 — 2022-09-22
- 1.0.0-alpha.2 — 2022-09-22

## README

# JSON-LD Schema
It is a library for:
* validating JSON-LD documents against a JSON-LD Schema.
* encoding JSON-LD documents to other formats (e.g. RDF/XML, CBOR-LD, etc.)

---
_Source: https://npm.io/package/jsonld-schema-test · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
