Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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/)