Skip to content

Commit 0013b9e

Browse files
committed
Initial setup
1 parent 2a7103e commit 0013b9e

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

.pr-preview.json

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"src_file": "index.html",
3+
"type": "respec"
4+
}

README.md

+18
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
2+
![W3C Logo](https://www.w3.org/Icons/w3c_home)
3+
4+
# JSON-LD 1.1
5+
6+
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/).
7+
8+
## Contributing to the Repository
9+
10+
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.
11+
12+
Editorial changes that improve the readability of the spec or correct spelling or grammatical mistakes are welcome.
13+
14+
Please read [CONTRIBUTING.md](CONTRIBUTING.md), about licensing contributions.
15+
16+
## Code of Conduct
17+
18+
W3C functions under a [code of conduct](https://www.w3.org/Consortium/cepc/).

0 commit comments

Comments
 (0)