Skip to content

Commit 88112de

Browse files
committed
Fix biblio
1 parent 6441777 commit 88112de

1 file changed

Lines changed: 4 additions & 11 deletions

File tree

ssn/usage/config.js

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ var respecConfig = {
33
shortName: "ssn-2023-usage",
44
//publishDate: "2015-05-18",
55
previousPublishDate: "2017-10-19",
6-
previousMaturity: "Document",
6+
previousMaturity: "Note",
77
previousURI: "https://w3c.github.io/sdw/ssn-usage/",
88
edDraftURI: "https://w3c.github.io/sdw-sosa-ssn/ssn-usage/",
99
// lcEnd: "3000-01-01",
@@ -93,13 +93,6 @@ var respecConfig = {
9393
}
9494
],
9595
localBiblio: {
96-
"SSNX": {
97-
authors: ["Michael Compton", "Payam Barnaghi", "Luis Bermudez", "Raúl García-Castro", "Oscar Corcho", "Simon Cox", "John Graybeal", "Manfred Hauswirth", "Cory Henson", "Arthur Herzog", "Vincent Huang", "Krzysztof Janowicz", "W. David Kelsey", "Danh Le Phuoc", "Laurent Lefort", "Myriam Leggieri", "Holger Neuhaus", "Andriy Nikolov", "Kevin Page", "Alexandre Passant", "Amit Sheth", "Kerry Taylor"],
98-
title: "The SSN ontology of the W3C semantic sensor network incubator group",
99-
href: "http://www.sciencedirect.com/science/article/pii/S1570826812000571",
100-
publisher: "Web Semantics: Science, Services and Agents on the World Wide Web, 17:25-32 ",
101-
date: "December 2012"
102-
},
10396
"usage-ssn": {
10497
authors: ["Raúl García-Castro", "Armin Haller", "Nandana Mihindukulasooriya", "(editors)"],
10598
title: "On the usage of the SSN ontology",
@@ -109,10 +102,10 @@ var respecConfig = {
109102
},
110103
"vocab-ssn-2023": {
111104
authors: ["Simon Cox", "Maxime Lefrançois", "Rob Warren", "Rob Atkinson", "Luis Moreira de Sousa", "Kathi Schleidt", "Sylvain Grellet", "Krzysztof Janowicz", "(editors)"],
112-
title: "Semantic Sensor Network Ontology",
113-
href: "https://www.w3.org/TR/vocab-ssn/",
105+
title: "Semantic Sensor Network Ontology - 2023 Edition",
106+
href: "https://www.w3.org/TR/vocab-ssn-2023/",
114107
publisher: "W3C Recommendation",
115-
date: "July 11, 2017"
108+
date: "2026"
116109
}
117110
}
118111
};

0 commit comments

Comments
 (0)