Skip to content

Commit dd4f9f6

Browse files
authored
Merge pull request #159 from opengeospatial/update_connected_systems_schema_location
update connected systems schemas url to schemas.opengis.net
2 parents e7d46df + 726c559 commit dd4f9f6

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

api/part1/standard/23-001r0.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:lang: en
55
:status: approved
66
:committee: technical
7-
:external-id: http://www.opengis.net/doc/DIS/ogcapi-connectedsystems-1/1.0
7+
:external-id: http://www.opengis.net/doc/IS/ogcapi-connectedsystems-1/1.0
88
:docnumber: 23-001
99
:received-date: 2025-03-19
1010
:issued-date: 2025-06-02
@@ -32,7 +32,7 @@
3232
:part2-footnote: pass:quotes[** `DataStream` and `ControlStream` resources are defined in OGC API - Connected Systems - Part 2.]
3333
:local-system-linking-footnote: pass:quotes[*** When inserting or modifying a link to a system stored locally, the link url (`href` property) shall be set to the `uniqueID` of the system to be linked.]
3434
//
35-
:jsonschema-root: https://opengeospatial.github.io/ogcapi-connected-systems/api/part1/openapi/schemas
35+
:jsonschema-root: https://schemas.opengis.net/ogcapi/connected-systems/part1/1.0/openapi/schemas
3636
//:jsonschema-root: ../openapi/schemas
3737
:add-byref-schema: link:{jsonschema-root}/common/links.json[links.json]
3838
:batch-response-schema: link:{jsonschema-root}/common/batch_response.json[batch_response.json]

api/part1/standard/sections/annex-examples.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33

44
More JSON examples are available in the project's GitHub repository at:
55

6-
https://github.com/opengeospatial/ogcapi-connected-systems/tree/master/api/part1/openapi/examples
6+
https://schemas.opengis.net/ogcapi/connected-systems/part1/1.0/openapi/examples
77

api/part2/standard/23-002r0.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
:lang: en
55
:status: approved
66
:committee: technical
7-
:external-id: http://www.opengis.net/doc/DIS/ogcapi-connectedsystems-2/1.0
7+
:external-id: http://www.opengis.net/doc/IS/ogcapi-connectedsystems-2/1.0
88
:docnumber: 23-002
99
:received-date: 2025-03-19
1010
:issued-date: 2025-06-02
@@ -42,7 +42,7 @@
4242
:systemevent-resources-endpoint: <<clause-systemevent-resources-endpoint,System Event resources endpoint>>
4343
//
4444
:filter-idlist-schema: link:https://docs.ogc.org/DRAFTS/23-001r0.html#filter-idlist-schema[ID_List]
45-
:json-schema-root: https://raw.githubusercontent.com/opengeospatial/connected-systems/master/api/part2/openapi/schemas/json
45+
:json-schema-root: https://schemas.opengis.net/ogcapi/connected-systems/part2/1.0/openapi/schemas/json
4646
//:json-schema-root: ../openapi/schemas/json
4747
:json-datastream-schema: link:{json-schema-root}/dataStream.json[dataStream.json]
4848
:json-datastream-collection-schema: link:{json-schema-root}/dataStreamCollection.json[dataStreamCollection.json]

api/part2/standard/sections/annex-examples.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33

44
More JSON examples are available in the project's GitHub repository at:
55

6-
https://github.com/opengeospatial/ogcapi-connected-systems/tree/master/api/part2/openapi/examples
6+
https://schemas.opengis.net/ogcapi/connected-systems/part2/1.0/openapi/examples

0 commit comments

Comments
 (0)