Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matthieubosquet/rdfjs-wrapper

An RDF/JS compliant graph wrapping library.
https://github.com/matthieubosquet/rdfjs-wrapper

Last synced: about 2 months ago
JSON representation

An RDF/JS compliant graph wrapping library.

Awesome Lists containing this project

README

        

# RDF/JS Wrapper

[![Test Workflow](https://github.com/matthieubosquet/rdfjs-wrapper/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/matthieubosquet/rdfjs-wrapper/actions/workflows/ci.yml?query=workflow%3ACI+branch%3Amain)
[![npm](https://img.shields.io/npm/v/rdfjs-wrapper)](https://www.npmjs.com/package/rdfjs-wrapper)

RDF/JS compliant graph wrapping library.

## See also

- [RDF/JS Types](https://github.com/rdfjs/types)
- [RDF/JS Data model specification](http://rdf.js.org/data-model-spec/)
- [RDF/JS Stream interfaces](http://rdf.js.org/stream-spec/)