You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+54Lines changed: 54 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,60 @@ Editorial changes that improve the readability of the spec or correct spelling o
12
12
13
13
Please read [CONTRIBUTING.md](CONTRIBUTING.md), about licensing contributions.
14
14
15
+
## Set of Documents
16
+
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).
18
+
19
+
### RDF 1.2 Recommendations:
20
+
*[RDF12-NEW][]
21
+
*[RDF12-CONCEPTS][]
22
+
*[RDF12-N-QUADS][]
23
+
*[RDF12-N-TRIPLES][]
24
+
*[RDF12-PRIMER][]
25
+
*[RDF12-SCHEMA][]
26
+
*[RDF12-SEMANTICS][]
27
+
*[RDF12-TRIG][]
28
+
*[RDF12-TURTLE][]
29
+
*[RDF12-XML][]
30
+
31
+
### SPARQL 1.2 Recommendations:
32
+
*[SPARQL12-NEW][]
33
+
*[SPARQL12-CONCEPTS][]
34
+
*[SPARQL12-QUERY][]
35
+
*[SPARQL12-UPDATE][]
36
+
*[SPARQL12-SERVICE-DESCRIPTION][]
37
+
*[SPARQL12-FEDERATED-QUERY][]
38
+
*[SPARQL12-RESULTS-JSON][]
39
+
*[SPARQL12-RESULTS-CSV-TSV][]
40
+
*[SPARQL12-RESULTS-XML][]
41
+
*[SPARQL12-ENTAILMENT][]
42
+
*[SPARQL12-PROTOCOL][]
43
+
*[SPARQL12-GRAPH-STORE-PROTOCOL][]
44
+
15
45
## Code of Conduct
16
46
17
47
W3C functions under a [code of conduct](https://www.w3.org/Consortium/cepc/).
Copy file name to clipboardExpand all lines: spec/common/related.html
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,10 @@
1
1
<h4>Set of Documents</h4>
2
-
<p>This document is one of nine RDF 1.2 and twelve SPARQL 1.2 Recommendations produced by the <ahref="https://www.w3.org/groups/wg/rdf-star">RDF-star Working Group</a>:</p>
2
+
<p>This document is one of ten RDF 1.2 and twelve SPARQL 1.2 Recommendations produced by the <ahref="https://www.w3.org/groups/wg/rdf-star">RDF-star Working Group</a>:</p>
0 commit comments