Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/w3c/json-ld-api
- Owner: w3c
- License: other
- Created: 2018-06-07T11:01:15.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2024-08-22T20:59:31.000Z (3 months ago)
- Last Synced: 2024-09-30T07:01:39.188Z (about 1 month ago)
- Topics: json-ld-11, json-ld-wg
- Language: HTML
- Homepage: https://w3c.github.io/json-ld-api/
- Size: 12.2 MB
- Stars: 76
- Watchers: 26
- Forks: 29
- Open Issues: 54
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-ccamel - w3c/json-ld-api - JSON-LD 1.1 Processing Algorithms and API Specification (HTML)
- awesome-starred - w3c/json-ld-api - JSON-LD 1.1 Processing Algorithms and API Specification (others)
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/).