File tree Expand file tree Collapse file tree 3 files changed +12
-11
lines changed Expand file tree Collapse file tree 3 files changed +12
-11
lines changed Original file line number Diff line number Diff line change @@ -67,23 +67,22 @@ var localBibliography = {
67
67
} ,
68
68
"RDF12-NEW" : {
69
69
"authors" : [
70
- "David Wood "
70
+ "The W3C RDF & SPARQL Working Group "
71
71
] ,
72
72
"href" : "https://w3c.github.io/rdf-new/spec/" ,
73
73
"title" : "What’s New in RDF 1.2" ,
74
74
"rawDate" : "2022-01-01" ,
75
- "status" : "DNOTE " ,
75
+ "status" : "ED " ,
76
76
"publisher" : "W3C"
77
77
} ,
78
- "RDF12-PRIMER " : {
78
+ "RDF12-INTEROP " : {
79
79
"authors" : [
80
- "Guus Schreiber" ,
81
- "Yves Raimond"
80
+ "Pierre-Antoine Champin"
82
81
] ,
83
- "href" : "https://w3c.github.io/rdf-primer /spec/" ,
84
- "title" : "RDF 1.2 Primer " ,
85
- "rawDate" : "2022-01-01 " ,
86
- "status" : "DNOTE " ,
82
+ "href" : "https://w3c.github.io/rdf-interop /spec/" ,
83
+ "title" : "RDF 1.2 Interoperability " ,
84
+ "rawDate" : "2025-06-27 " ,
85
+ "status" : "ED " ,
87
86
"publisher" : "W3C"
88
87
} ,
89
88
"SPARQL12-NEW" : {
@@ -93,7 +92,7 @@ var localBibliography = {
93
92
"href" : "https://w3c.github.io/sparql-new/spec/" ,
94
93
"title" : "What’s New in SPARQL 1.2" ,
95
94
"rawDate" : "2022-01-01" ,
96
- "status" : "WD " ,
95
+ "status" : "ED " ,
97
96
"publisher" : "W3C"
98
97
} ,
99
98
"SPARQL12-CONCEPTS" : {
@@ -103,7 +102,7 @@ var localBibliography = {
103
102
"href" : "https://w3c.github.io/sparql-concepts/spec/" ,
104
103
"title" : "SPARQL 1.2 Concepts" ,
105
104
"rawDate" : "2022-01-01" ,
106
- "status" : "WD " ,
105
+ "status" : "ED " ,
107
106
"publisher" : "W3C"
108
107
} ,
109
108
} ;
Original file line number Diff line number Diff line change @@ -15,5 +15,6 @@ <h4>Set of Documents</h4>
15
15
< li data-transform ="noSelfCite "> [[[RDF12-TRIG]]]</ li >
16
16
< li data-transform ="noSelfCite "> [[[RDF12-TURTLE]]]</ li >
17
17
< li data-transform ="noSelfCite "> [[[RDF12-XML]]]</ li >
18
+ < li data-transform ="noSelfCite "> [[[RDF12-INTEROP]]]</ li >
18
19
</ ol >
19
20
</ details >
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ <h4>Set of Documents</h4>
15
15
< li data-transform ="noSelfCite "> [[[RDF12-TRIG]]]</ li >
16
16
< li data-transform ="noSelfCite "> [[[RDF12-TURTLE]]]</ li >
17
17
< li data-transform ="noSelfCite "> [[[RDF12-XML]]]</ li >
18
+ < li data-transform ="noSelfCite "> [[[RDF12-INTEROP]]]</ li >
18
19
</ ol >
19
20
20
21
< p > SPARQL 1.2 Documents:</ p >
You can’t perform that action at this time.
0 commit comments