Skip to content

Commit bd0d36a

Browse files
committed
FIx up config.js
1 parent 1704a63 commit bd0d36a

File tree

1 file changed

+57
-12
lines changed

1 file changed

+57
-12
lines changed

ssn/usage/config.js

Lines changed: 57 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,72 @@ var respecConfig = {
22
specStatus: "base",
33
shortName: "ssn-usage",
44
//publishDate: "2015-05-18",
5-
//previousPublishDate: "2014-03-27",
6-
//previousMaturity: "FPWD",
7-
//previousURI: "http://www.w3.org/TR/2014/WD-tabular-data-model-20140327/",
5+
previousPublishDate: "2017-10-19",
6+
previousMaturity: "Document",
7+
previousURI: "https://w3c.github.io/sdw/ssn-usage/",
88
edDraftURI: "https://w3c.github.io/sdw-sosa-ssn/ssn-usage/",
99
// lcEnd: "3000-01-01",
1010
// crEnd: "3000-01-01",
1111
editors: [
1212
{
13-
name: "Simon Cox",
14-
company: "OGC",
15-
companyURL: "https://ogc.org/"
13+
name: "Simon J D Cox",
14+
w3cid: "1796",
15+
company: "Timely Logic, AU",
16+
orcid: "0000-0002-3884-3420",
17+
w3cid: 1796
1618
},
1719
{
18-
name: "Nicholas Car",
19-
company: "KurrawongAI",
20-
companyURL: "https://kurrawong.ai"
20+
name: "Maxime Lefrançois",
21+
w3cid: "50604",
22+
company: "École Nationale Supérieure des Mines de Saint-Étienne, FR",
23+
companyURL: "https://www.mines-stetienne.fr/",
24+
orcid: "0000-0001-9814-8991"
2125
},
2226
{
23-
name: "Maxime Lefrançois",
24-
company: "École Nationale Supérieure des Mines de Saint-Étienne",
25-
companyURL: "http://www.mines-stetienne.fr/"
27+
name: "Rob Warren",
28+
w3cid: "144476",
29+
company: "Glengarry Agriculture and Forestry, CA",
30+
companyURL: "https://github.com/GlengarryAg"
31+
},
32+
{
33+
name: "Rob Atkinson",
34+
w3cid: "90763",
35+
company: "OGC & Metalinkage, AU",
36+
companyURL: "https://www.ogc.org/",
37+
orcid: "0000-0002-7815-2472"
38+
},
39+
{
40+
name: "Luis Moreira de Sousa",
41+
w3cid: "145885",
42+
company: "Instituto Superior Técnico Lisboa, PT",
43+
companyURL: "https://tecnico.ulisboa.pt/en/",
44+
orcid: "0000-0002-5851-2071"
45+
},
46+
{
47+
name: "Kathi Schleidt",
48+
w3cid: "140963",
49+
company: "Datacove, AT",
50+
companyURL: "https://www.datacove.eu/",
51+
orcid: "0000-0002-8011-7350"
52+
},
53+
{
54+
name: "Sylvain Grellet",
55+
w3cid: "143334",
56+
company: "BRGM, FR",
57+
companyURL: "https://brgm.fr/",
58+
orcid: "0000-0001-7656-1830"
59+
},
60+
{
61+
name: "Krzysztof Janowicz",
62+
company: "Universität Wien, AT",
63+
companyURL: "https://www.univie.ac.at/",
64+
orcid: "0009-0003-1968-887X"
65+
},
66+
{
67+
name: "Nicholas Car",
68+
company: "KurrawongAI",
69+
companyURL: "https://kurrawong.ai",
70+
orcid: "0000-0002-8742-7730"
2671
}
2772
],
2873
wg: "Spatial Data on the Web Working Group",

0 commit comments

Comments
 (0)