Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 5 days 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-27T13:13:23.000Z (about 1 year ago)
- Last Synced: 2024-08-01T12:28:28.282Z (3 months ago)
- Topics: javascript, rdf, w3c
- Language: HTML
- Homepage: http://rdf.js.org/data-model-spec/
- Size: 1.26 MB
- Stars: 71
- Watchers: 34
- Forks: 11
- Open Issues: 17
-
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/)