https://github.com/rdfjs/data-model-spec
RDF/JS: Data model specification – A specification of a low level interface definition representing RDF data independent of a serialized format in a JavaScript environment.
https://github.com/rdfjs/data-model-spec
javascript rdf w3c
Last synced: 10 months ago
JSON representation
RDF/JS: Data model specification – A specification of a low level interface definition representing RDF data independent of a serialized format in a JavaScript environment.
- Host: GitHub
- URL: https://github.com/rdfjs/data-model-spec
- Owner: rdfjs
- Created: 2015-11-21T23:37:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-02-01T08:09:42.000Z (over 1 year ago)
- Last Synced: 2025-03-30T19:05:40.428Z (about 1 year ago)
- Topics: javascript, rdf, w3c
- Language: HTML
- Homepage: http://rdf.js.org/data-model-spec/
- Size: 1.26 MB
- Stars: 75
- Watchers: 33
- Forks: 12
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-starred - rdfjs/data-model-spec - RDF/JS: Data model specification – A specification of a low level interface definition representing RDF data independent of a serialized format in a JavaScript environment. (javascript)
README
# RDF/JS Representation Task Force
The RDF/JS Representation Task Force is a focus group of the [RDFJS Community Group](https://www.w3.org/community/rdfjs/).
We strive to design interface specifications with the goal that different JavaScript implementations of RDF concepts can interoperate.
The focus on this first [low level](https://github.com/rdfjs/rdfjs.org/wiki/Architecture#low-level) interface is to find a minimal API for access of RDF data which can be shared by JS Libraries.
This repository contains documents created by the Representation Task Force:
- [Interface Specification (Low Level)](http://rdf.js.org/)