diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9a59e23..44f8ec1 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,4 +1,4 @@ -# RDF-star Working Group +# RDF & SPARQL Working Group Contributions to this repository are intended to become part of Recommendation-track documents governed by the [W3C Patent Policy](https://www.w3.org/Consortium/Patent-Policy-20040205/) and diff --git a/README.md b/README.md index 54e28f9..1f88596 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Specification 'rdf-semantics' -This is the repository for the **_RDF Semantics_** deliverable of the [RDF-star Working Group](https://www.w3.org/groups/wg/rdf-star). +This is the repository for the **_RDF Semantics_** deliverable of the [RDF & SPARQL Working Group](https://www.w3.org/groups/wg/rdf-star). The editors’ draft of the specification can also be [read directly](https://w3c.github.io/rdf-semantics/spec/). ## Contributing to the Repository @@ -12,9 +12,9 @@ Editorial changes that improve the readability of the spec or correct spelling o Please read [CONTRIBUTING.md](CONTRIBUTING.md), about licensing contributions. -## RDF-star Working Group Repositories +## RDF & SPARQL Working Group Repositories -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). +This repository contains one of ten RDF 1.2 and twelve SPARQL 1.2 documents produced by the [RDF & SPARQL Working Group](https://www.w3.org/groups/wg/rdf-star). ### RDF 1.2 Documents: * [RDF12-NEW][] diff --git a/spec/common/CONTRIBUTING.md b/spec/common/CONTRIBUTING.md index 9a59e23..44f8ec1 100644 --- a/spec/common/CONTRIBUTING.md +++ b/spec/common/CONTRIBUTING.md @@ -1,4 +1,4 @@ -# RDF-star Working Group +# RDF & SPARQL Working Group Contributions to this repository are intended to become part of Recommendation-track documents governed by the [W3C Patent Policy](https://www.w3.org/Consortium/Patent-Policy-20040205/) and diff --git a/spec/common/local-biblio.js b/spec/common/local-biblio.js index 915c420..215d8f1 100644 --- a/spec/common/local-biblio.js +++ b/spec/common/local-biblio.js @@ -88,7 +88,7 @@ var localBibliography = { }, "SPARQL12-NEW": { "authors": [ - "The W3C RDF-star Working Group" + "The W3C RDF & SPARQL Working Group" ], "href": "https://w3c.github.io/sparql-new/spec/", "title": "What’s New in SPARQL 1.2", @@ -98,7 +98,7 @@ var localBibliography = { }, "SPARQL12-CONCEPTS": { "authors": [ - "The W3C RDF-star Working Group" + "The W3C RDF & SPARQL Working Group" ], "href": "https://w3c.github.io/sparql-concepts/spec/", "title": "SPARQL 1.2 Concepts", diff --git a/spec/common/participants.html b/spec/common/participants.html index 53af916..c53ad92 100644 --- a/spec/common/participants.html +++ b/spec/common/participants.html @@ -1,44 +1,51 @@ -Members of the RDF-star Working Group Group included - Vladimir Alexiev, - Amin Anjomshoaa, - Julián Arenas-Guerrero, - Dörthe Arndt, - Bilal Ben Mahria, - Erich Bremer, - Kurt Cagle, - Rémi Ceres, -Pierre-Antoine Champin, - Souripriya Das, - Daniil Dobriy, - Enrico Franconi, - Jeffrey Phillips Freeman, - Fabien Gandon, - Benjamin Goering, - Adrian Gschwend, - Olaf Hartig, - Timothée Haudebourg, - Ian Horrocks, - Gregg Kellogg, - Mark Kim, - Jose Emilio Labra Gayo, - Ora Lassila, - Richard Lea, - Niklas Lindström, - Pasquale Lisena, - Thomas Lörtsch, - Matthew Nguyen, - Peter Patel-Schneider, - Thomas Pellissier Tanon, - Dave Raggett, - Jean-Yves ROSSI, - Felix Sasaki, - Andy Seaborne, - Ruben Taelman, - Ted Thibodeau Jr, - Dominik Tomaszuk, - Raphaël Troncy, - William Van Woensel, - Gregory Williams, - Jesse Wright, - Achille Zappa, and - Antoine Zimmermann. +Members of the RDF & SPARQL Working Group Group included + Vladimir Alexiev, + James Anderson, + Amin Anjomshoaa, + Julián Arenas-Guerrero, + Dörthe Arndt, + Bilal Ben Mahria, + Erich Bremer, + Dan Brickley, + Kurt Cagle, + Sarven Capadisli, + Rémi Ceres, + Pierre-Antoine Champin, + David Chaves-Fraga, + Souripriya Das, + Daniil Dobriy, + Enrico Franconi, + Jeffrey Phillips Freeman, + Fabien Gandon, + Benjamin Goering, + Damien Graux, + Adrian Gschwend, + Olaf Hartig, + Timothée Haudebourg, + Ian Horrocks, + Gregg Kellogg, + Mark Kim, + Jose Emilio Labra Gayo, + Ora Lassila, + Richard Lea, + Niklas Lindström, + Pasquale Lisena, + Thomas Lörtsch, + Matthew Nguyen, + Peter Patel-Schneider, + Thomas Pellissier Tanon, + Dave Raggett, + Jean-Yves ROSSI, + Felix Sasaki, + Andy Seaborne, + Alan Snyder, + Stuart Sutton, + Ruben Taelman, + Ted Thibodeau Jr, + Dominik Tomaszuk, + Raphaël Troncy, + William Van Woensel, + Gregory Williams, + Jesse Wright, + Achille Zappa, and + Antoine Zimmermann. diff --git a/spec/common/participants.js b/spec/common/participants.js index 6d27145..eaab9ac 100644 --- a/spec/common/participants.js +++ b/spec/common/participants.js @@ -25,7 +25,7 @@ const groupOptions = { const userOptions = { hostname: 'api.w3.org', - path: `/groups/${GROUP}/users?items=50${apikey}`, + path: `/groups/${GROUP}/users?items=50${apikey}&former=true`, headers: { 'Accept': 'application/json' } diff --git a/spec/index.html b/spec/index.html index 85dbdbf..ec88526 100644 --- a/spec/index.html +++ b/spec/index.html @@ -7,11 +7,21 @@