https://github.com/matthieubosquet/rdfjs-wrapper
An RDF/JS compliant graph wrapping library.
https://github.com/matthieubosquet/rdfjs-wrapper
Last synced: about 1 month 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 (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-19T10:45:18.000Z (9 months ago)
- Last Synced: 2024-11-07T23:42:51.505Z (7 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
[](https://github.com/matthieubosquet/rdfjs-wrapper/actions/workflows/ci.yml?query=workflow%3ACI+branch%3Amain)
[](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/)