Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/json-ld/yaml-ld
CG specification for YAML-LD and UCR
https://github.com/json-ld/yaml-ld
json linked-data rdf w3c yaml
Last synced: 3 months ago
JSON representation
CG specification for YAML-LD and UCR
- Host: GitHub
- URL: https://github.com/json-ld/yaml-ld
- Owner: json-ld
- License: other
- Created: 2022-05-24T20:35:16.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-07T21:26:02.000Z (4 months ago)
- Last Synced: 2024-07-23T22:02:07.969Z (4 months ago)
- Topics: json, linked-data, rdf, w3c, yaml
- Language: HTML
- Homepage: https://json-ld.github.io/yaml-ld/spec
- Size: 500 KB
- Stars: 20
- Watchers: 11
- Forks: 8
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-starred - json-ld/yaml-ld - CG specification for YAML-LD and UCR (json)
README
![W3C Logo](https://www.w3.org/Icons/w3c_home)
# YAML-LD
This repository describes the [YAML][] serialization of [JSON-LD 1.1][]
as developed by the [JSON for Linking Data Community Group](https://www.w3.org/community/json-ld/). The editors’ draft of the Note can also be [read directly](https://json-ld.github.io/yaml-ld/spec/).The Use Cases and Requirements document can also be read [read directly](https://json-ld.github.io/yaml-ld/UCR/).
## Disclaimer
UNDER THE EXCLUSIVE LICENSE, THIS DOCUMENT AND ALL DOCUMENTS, TESTS AND SOFTWARE THAT LINK THIS STATEMENT ARE PROVIDED "AS IS," AND COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, NON-INFRINGEMENT, OR TITLE; THAT THE CONTENTS OF THE DOCUMENT ARE SUITABLE FOR ANY PURPOSE; NOR THAT THE IMPLEMENTATION OF SUCH CONTENTS WILL NOT INFRINGE ANY THIRD PARTY PATENTS, COPYRIGHTS, TRADEMARKS OR OTHER RIGHTS.
COPYRIGHT HOLDERS WILL NOT BE LIABLE FOR ANY DIRECT, INDIRECT, SPECIAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF ANY USE OF THE DOCUMENT OR THE PERFORMANCE OR IMPLEMENTATION OF THE CONTENTS THEREOF.## Code of Conduct
W3C functions under a [code of conduct](https://www.w3.org/Consortium/cepc/).
[JSON-LD 1.1]: https://w3.org/TR/json-ld11
[JSON-LD 1.1 API]: https://w3.org/TR/json-ld11-api
[JSON-LD 1.1 Framing]: https://w3.org/TR/json-ld11-framing
[YAML]: https://yaml.org/spec/1.2.2/