Skip to content

Commit 0067482

Browse files
re-introduce SAREF and SAREF_Pattern in localBiblio waiting for tobie/specref#875
1 parent 359199e commit 0067482

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

ssn/config.js

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,20 @@ var respecConfig = {
185185
href: "https://www.ogc.org/about-ogc/domains/swe/",
186186
title: "Sensor Web Enablement (SWE)",
187187
publisher: "Open Geospatial Consortium"
188+
},
189+
"SAREF": {
190+
"href": "http://www.etsi.org/deliver/etsi_ts/103200_103299/103264/04.01.01_60/ts_103264v040101p.pdf",
191+
"title": "ETSI TS 103 264 V4.1.1 (2025-03): SmartM2M; Smart Applications; Reference Ontology and oneM2M Mapping",
192+
"status": "Technical Specification",
193+
"publisher": "ETSI",
194+
"rawDate": "2025-03"
195+
},
196+
"SAREF_Patterns": {
197+
"href": "http://www.etsi.org/deliver/etsi_ts/103500_103599/103548/01.02.01_60/ts_103548v010201p.pdf",
198+
"title": "ETSI TS 103 548 V1.2.1 (2024-01): SmartM2M; SAREF reference ontology patterns",
199+
"status": "Technical Specification",
200+
"publisher": "ETSI",
201+
"rawDate": "2024-01"
188202
}
189203
}
190204
}

0 commit comments

Comments
 (0)