Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/matthieubosquet/rdfjs-wrapper
- Owner: matthieubosquet
- License: mit
- Created: 2021-06-09T10:44:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-19T10:45:18.000Z (4 months ago)
- Last Synced: 2024-11-07T23:42:51.505Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 1.09 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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/)