Skip to content

Commit 39733eb

Browse files
committed
README.md - add link to UCR and use "documents"
1 parent 5be594b commit 39733eb

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ Editorial changes that improve the readability of the spec or correct spelling o
1212

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

15-
## Set of Documents
15+
## RDF-star Working Group Repositories
1616

17-
This repository is one of ten RDF 1.2 and twelve SPARQL 1.2 Recommendations produced by the [RDF-star Working Group](https://www.w3.org/groups/wg/rdf-star).
17+
This repository contains one of ten RDF 1.2 and twelve SPARQL 1.2 documents produced by the [RDF-star Working Group](https://www.w3.org/groups/wg/rdf-star).
1818

19-
### RDF 1.2 Recommendations:
19+
### RDF 1.2 Documents:
2020
* [RDF12-NEW][]
2121
* [RDF12-CONCEPTS][]
2222
* [RDF12-N-QUADS][]
@@ -28,7 +28,7 @@ This repository is one of ten RDF 1.2 and twelve SPARQL 1.2 Recommendations prod
2828
* [RDF12-TURTLE][]
2929
* [RDF12-XML][]
3030

31-
### SPARQL 1.2 Recommendations:
31+
### SPARQL 1.2 Documents:
3232
* [SPARQL12-NEW][]
3333
* [SPARQL12-CONCEPTS][]
3434
* [SPARQL12-QUERY][]
@@ -42,6 +42,8 @@ This repository is one of ten RDF 1.2 and twelve SPARQL 1.2 Recommendations prod
4242
* [SPARQL12-PROTOCOL][]
4343
* [SPARQL12-GRAPH-STORE-PROTOCOL][]
4444

45+
The working group also has a [use case repository][RDF12-UCR] collecting use cases for quoted triples and how they can be handled by RDF 1.2 and SPARQL 1.2.
46+
4547
## Code of Conduct
4648

4749
W3C functions under a [code of conduct](https://www.w3.org/Consortium/cepc/).
@@ -69,3 +71,5 @@ W3C functions under a [code of conduct](https://www.w3.org/Consortium/cepc/).
6971
[SPARQL12-ENTAILMENT]: https://github.com/w3c/sparql-entailment
7072
[SPARQL12-PROTOCOL]: https://github.com/w3c/sparql-protocol
7173
[SPARQL12-GRAPH-STORE-PROTOCOL]: https://github.com/w3c/sparql-graph-store-protocol
74+
75+
[RDF12-UCR]: https://github.com/w3c/rdf-ucr

0 commit comments

Comments
 (0)