Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/w3c/json-ld-api

JSON-LD 1.1 Processing Algorithms and API Specification
https://github.com/w3c/json-ld-api

json-ld-11 json-ld-wg

Last synced: about 1 month ago
JSON representation

JSON-LD 1.1 Processing Algorithms and API Specification

Awesome Lists containing this project

README

        

![W3C Logo](https://www.w3.org/Icons/w3c_home)

# JSON-LD 1.1

This is the repository of the W3C’s specification on JSON-LD 1.1 Processing Algorithms and API, developed by the [JSON-LD Working Group](https://www.w3.org/2018/json-ld-wg/). The editors’ draft of the specification can also be [read directly](https://w3c.github.io/json-ld-api/).

## Submitting Implementation Reports

We are actively seeking JSON-LD 1.1 API implementations! Please [read the instructions](https://w3c.github.io/json-ld-api/reports/#instructions-for-submitting-implementation-reports) and submit your report by either emailing it to `[email protected]` or by [sending a Pull Request to this repository](https://github.com/w3c/json-ld-api/pulls).

## Feature Frozen

We are no longer accepting new feature requests for JSON-LD 1.1 drafts. Please limit
issue topics to bugs and clarifications of the existing feature set.

https://www.w3.org/blog/2019/03/json-ld-collaborative-work-and-feature-timeline/

## Contributing to the Repository

Use the standard fork, branch, and pull request workflow to propose changes to the specification. Please make branch names informative—by including the issue or bug number for example.

Editorial changes that improve the readability of the spec or correct spelling or grammatical mistakes are welcome.

Please read [CONTRIBUTING.md](CONTRIBUTING.md), about licensing contributions.

## Code of Conduct

W3C functions under a [code of conduct](https://www.w3.org/Consortium/cepc/).