Skip to content

Commit e15b491

Browse files
committed
Clarify usage explanation
1 parent 5a699e2 commit e15b491

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

ssn/usage/config.js

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ var respecConfig = {
2222
noRecTrack: false,
2323
logos: [
2424
{
25-
src: "images/OGC-0.png",
25+
src: "../images/OGC-0.png",
2626
alt: "OGC",
2727
height: "128",
2828
width: "114",
@@ -39,41 +39,41 @@ var respecConfig = {
3939
},
4040
{
4141
name: "Maxime Lefrançois",
42-
w3cid: "50604",
42+
w3cid: 50604,
4343
company: "École Nationale Supérieure des Mines de Saint-Étienne, FR",
4444
companyURL: "https://www.mines-stetienne.fr/",
4545
orcid: "0000-0001-9814-8991"
4646
},
4747
{
4848
name: "Rob Warren",
49-
w3cid: "144476",
49+
w3cid: 144476,
5050
company: "Glengarry Agriculture and Forestry, CA",
5151
companyURL: "https://github.com/GlengarryAg"
5252
},
5353
{
5454
name: "Rob Atkinson",
55-
w3cid: "90763",
55+
w3cid: 90763,
5656
company: "OGC & Metalinkage, AU",
5757
companyURL: "https://www.ogc.org/",
5858
orcid: "0000-0002-7815-2472"
5959
},
6060
{
6161
name: "Luis Moreira de Sousa",
62-
w3cid: "145885",
62+
w3cid: 145885,
6363
company: "Instituto Superior Técnico Lisboa, PT",
6464
companyURL: "https://tecnico.ulisboa.pt/en/",
6565
orcid: "0000-0002-5851-2071"
6666
},
6767
{
6868
name: "Kathi Schleidt",
69-
w3cid: "140963",
69+
w3cid: 140963,
7070
company: "Datacove, AT",
7171
companyURL: "https://www.datacove.eu/",
7272
orcid: "0000-0002-8011-7350"
7373
},
7474
{
7575
name: "Sylvain Grellet",
76-
w3cid: "143334",
76+
w3cid: 143334,
7777
company: "BRGM, FR",
7878
companyURL: "https://brgm.fr/",
7979
orcid: "0000-0001-7656-1830"
@@ -86,7 +86,7 @@ var respecConfig = {
8686
},
8787
{
8888
name: "Nicholas Car",
89-
company: "KurrawongAI",
89+
company: "KurrawongAI, AU",
9090
companyURL: "https://kurrawong.ai",
9191
orcid: "0000-0002-8742-7730"
9292
}

ssn/usage/index.html

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,7 @@ <h1>Usage of terms in datasets (Consumers)</h1>
101101
<section id="analysis-datasets">
102102
<h2>Analysis of usage in datasets</h2>
103103
<p>
104-
<a href="#old-datasets"></a> presents the datasets that use the SSN ontology that have been found, along with
105-
their URIs.
104+
<a href="#old-datasets"></a> presents the datasets that used the SSN ontology that provided evidence of use of terms defined in the previous Edition.
106105
</p>
107106
<table class="numbered" id="old-datasets">
108107
<caption>
@@ -272,7 +271,7 @@ <h2>Analysis of usage in datasets</h2>
272271
</tbody>
273272
</table>
274273
<p>
275-
<a href="#new-datasets"></a> presents new datasets (since 2017) that use the SSN ontology
274+
<a href="#new-datasets"></a> presents new datasets (since 2017) that use the SSN ontology, or terms from [[[vocab-ssn-ext]]] which have been incorporated into the 2023 edition.
276275
</p>
277276
<table class="numbered" id="new-datasets">
278277
<caption>
@@ -384,7 +383,7 @@ <h2>Analysis of usage in datasets</h2>
384383
</td>
385384
<td>D3, D5, D14, D15, D17, D18, D20, D21, D23</td>
386385
<td></td>
387-
<td>Includes usage of deprecated sub-classes ObservableProperty and ActuatableProperty</td>
386+
<td>Includes usage of deprecated sub-classes `ObservableProperty` and `ActuatableProperty`</td>
388387
</tr>
389388
<tr>
390389
<td>
@@ -501,17 +500,18 @@ <h2>Analysis of usage in datasets</h2>
501500
</td>
502501
<td></td>
503502
<td></td>
504-
<td>`Execution` is considered to be abstract. Individual Executions SHOULD be typed with one of the
505-
(concrete) sub-classes: `Actuation`, `Observation` or `Sampling`. </td>
503+
<td>`Execution` is considered to be abstract so is not used directly.
504+
Individual Executions are typed with one of the (concrete) sub-classes:
505+
`Actuation`, `Observation` or `Sampling`. </td>
506506
</tr>
507507
<tr>
508508
<td>
509509
<a href="https://www.w3.org/TR/vocab-ssn-2023#dfn-sosa-ExecutionCollection">sosa:ExecutionCollection</a>
510510
</td>
511511
<td></td>
512512
<td></td>
513-
<td>`ExecutionCollection` is considered to be abstract.
514-
Individual ExecutionCollections SHOULD be typed with one of the (concrete) sub-classes:
513+
<td>`ExecutionCollection` is considered to be abstract so is not used directly.
514+
Individual ExecutionCollections are typed with one of the (concrete) sub-classes:
515515
`ActuationCollection`, `ObservationCollection` or `SamplingCollection`. </td>
516516
</tr>
517517
<tr>
@@ -558,9 +558,8 @@ <h2>Analysis of usage in datasets</h2>
558558
</td>
559559
<td></td>
560560
<td></td>
561-
<td>`madeBySystem` and `madeExecution` are considered to be abstract.
562-
Applications SHOULD use a concrete sub-property: `madeByActuator`, `madeBySensor` or `madeBySampler` and
563-
`madeActuation` `madeObservation` `madeSampling`</td>
561+
<td>`madeBySystem` and `madeExecution` are considered to be abstract so are not used directly.
562+
Applications use a concrete sub-property: `madeByActuator`, `madeBySensor` or `madeBySampler` and `madeActuation` `madeObservation` `madeSampling`</td>
564563
</tr>
565564
<tr>
566565
<td>
@@ -594,8 +593,9 @@ <h2>Analysis of usage in datasets</h2>
594593
</td>
595594
<td></td>
596595
<td></td>
597-
<td>`Asset` is considered to be abstract.
598-
Individual Assets SHOULD be typed with one of the (concrete) sub-classes: `System` or `Platform`.</td>
596+
<td>`Asset` is considered to be abstract so is not used directly.
597+
Individual Assets are typed with one of the (concrete) sub-classes:
598+
`System` or `Platform`.</td>
599599
</tr>
600600
<tr>
601601
<td>

0 commit comments

Comments
 (0)