Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 30 additions & 3 deletions refs/biblio.json
Original file line number Diff line number Diff line change
Expand Up @@ -3188,9 +3188,7 @@
"date": "2011"
},
"SOLIDWEBAC": {
"title": "Web Access Control (WAC)",
"href": "https://github.com/solid/web-access-control-spec",
"publisher": "Solid @ MIT"
"aliasOf": "WAC"
},
"SPARQL-QUERY": {
"aliasOf": "rdf-sparql-query"
Expand Down Expand Up @@ -3445,6 +3443,35 @@
"status": "Draft Community Group Report",
"publisher": "W3C"
},
"WAC": {
"title": "Web Access Control",
"href": "https://solidproject.org/TR/wac",
"publisher": "Solid Community Group",
"status": "Draft Community Group Report",
"authors": [
"Sarven Capadisli",
"Tim Berners-Lee",
"Henry Story"
],
"date": "12 May 2024",
"rawDate": "2024-05-12",
"edDraft": "https://solid.github.io/web-access-control-spec/",
"repository": "https://github.com/solid/web-access-control-spec",
"versions": {
"20240512": {
"title": "Web Access Control",
"href": "https://solidproject.org/TR/2024/wac-20240512",
"publisher": "Solid Community Group",
"status": "Draft Community Group Report",
"authors": [
"Sarven Capadisli",
"Tim Berners-Lee",
"Henry Story"
],
"rawDate": "2024-05-12"
}
}
},
"WAC-SENSOR-API": {
"authors": [
"WAC Application Services Ltd"
Expand Down
Loading