Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
{
"description": "Southernmost latitude",
"$ref": "../../iso/coordinate/2022/latitude.json"
"$ref": "../../../iso/coordinate/2022/latitude.json"
},
{
"description": "Easternmost longitude",
Expand All @@ -34,7 +34,7 @@
},
{
"description": "Northernmost latitude",
"$ref": "../../iso/coordinate/2022/latitude.json"
"$ref": "../../../iso/coordinate/2022/latitude.json"
}
]
},
Expand All @@ -50,11 +50,11 @@
},
{
"description": "Southernmost latitude",
"$ref": "../../iso/coordinate/2022/latitude.json"
"$ref": "../../../iso/coordinate/2022/latitude.json"
},
{
"description": "Minimum altitude",
"$ref": "../../iso/coordinate/2022/altitude.json"
"$ref": "../../../iso/coordinate/2022/altitude.json"
},
{
"description": "Easternmost longitude",
Expand All @@ -63,11 +63,11 @@
},
{
"description": "Northernmost latitude",
"$ref": "../../iso/coordinate/2022/latitude.json"
"$ref": "../../../iso/coordinate/2022/latitude.json"
},
{
"description": "Maximum altitude",
"$ref": "../../iso/coordinate/2022/altitude.json"
"$ref": "../../../iso/coordinate/2022/altitude.json"
}
]
},
Expand All @@ -81,7 +81,7 @@
"type": "number"
},
{
"$ref": "../../iso/coordinate/2022/latitude.json"
"$ref": "../../../iso/coordinate/2022/latitude.json"
},
{
"description": "Southwesterly value on axis 3",
Expand All @@ -96,7 +96,7 @@
"type": "number"
},
{
"$ref": "../../iso/coordinate/2022/latitude.json"
"$ref": "../../../iso/coordinate/2022/latitude.json"
},
{
"description": "Northeasterly value on axis 3",
Expand All @@ -118,7 +118,7 @@
"type": "number"
},
{
"$ref": "../../iso/coordinate/2022/latitude.json"
"$ref": "../../../iso/coordinate/2022/latitude.json"
},
{
"description": "Southwesterly value on axis 3",
Expand All @@ -137,7 +137,7 @@
"type": "number"
},
{
"$ref": "../../iso/coordinate/2022/latitude.json"
"$ref": "../../../iso/coordinate/2022/latitude.json"
},
{
"description": "Northeasterly value on axis 3",
Expand All @@ -163,7 +163,7 @@
"type": "number"
},
{
"$ref": "../../iso/coordinate/2022/latitude.json"
"$ref": "../../../iso/coordinate/2022/latitude.json"
},
{
"description": "Southwesterly value on axis 3",
Expand All @@ -186,7 +186,7 @@
"type": "number"
},
{
"$ref": "../../iso/coordinate/2022/latitude.json"
"$ref": "../../../iso/coordinate/2022/latitude.json"
},
{
"description": "Northeasterly value on axis 3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"type": "number"
},
{
"$ref": "../../iso/coordinate/2022/latitude.json"
"$ref": "../../../iso/coordinate/2022/latitude.json"
},
{
"$ref": "../../iso/coordinate/2022/altitude.json"
"$ref": "../../../iso/coordinate/2022/altitude.json"
}
],
"items": {
Expand Down
2 changes: 1 addition & 1 deletion schemas/2020-12/w3c/xmlschema/2001/hex-binary.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"x-jsonld-datatype": "http://www.w3.org/2001/XMLSchema#hexBinary",
"x-license": "https://github.com/sourcemeta/std/blob/main/LICENSE",
"x-links": [ "https://www.w3.org/TR/xmlschema-2/#hexBinary" ],
"$ref": "../../../ietf/encoding/base16.json"
"$ref": "../../../ietf/encoding/4648/base16.json"
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"target": "../../../schemas/2020-12/ietf/email/address.json",
"target": "../../../../schemas/2020-12/ietf/email/5321/address.json",
"tests": [
{
"description": "Invalid type",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"target": "../../../schemas/2020-12/ietf/encoding/base16.json",
"target": "../../../../schemas/2020-12/ietf/encoding/4648/base16.json",
"tests": [
{
"description": "Valid - empty string",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"target": "../../../schemas/2020-12/ietf/encoding/base32.json",
"target": "../../../../schemas/2020-12/ietf/encoding/4648/base32.json",
"tests": [
{
"description": "Valid - empty string",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"target": "../../../schemas/2020-12/ietf/encoding/base32hex.json",
"target": "../../../../schemas/2020-12/ietf/encoding/4648/base32hex.json",
"tests": [
{
"description": "Valid - empty string",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"target": "../../../schemas/2020-12/ietf/encoding/base64.json",
"target": "../../../../schemas/2020-12/ietf/encoding/4648/base64.json",
"tests": [
{
"description": "Valid - empty string",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"target": "../../../schemas/2020-12/ietf/encoding/base64url.json",
"target": "../../../../schemas/2020-12/ietf/encoding/4648/base64url.json",
"tests": [
{
"description": "Valid - empty string",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"target": "../../../schemas/2020-12/ietf/geojson/bounding-box.json",
"target": "../../../../schemas/2020-12/ietf/geojson/7946/bounding-box.json",
"tests": [
{
"description": "Invalid type - string",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"target": "../../../schemas/2020-12/ietf/geojson/feature-collection.json",
"target": "../../../../schemas/2020-12/ietf/geojson/7946/feature-collection.json",
"tests": [
{
"description": "Invalid type - string",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"target": "../../../schemas/2020-12/ietf/geojson/feature.json",
"target": "../../../../schemas/2020-12/ietf/geojson/7946/feature.json",
"tests": [
{
"description": "Invalid type - string",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"target": "../../../schemas/2020-12/ietf/geojson/geometry-collection.json",
"target": "../../../../schemas/2020-12/ietf/geojson/7946/geometry-collection.json",
"tests": [
{
"description": "Invalid type - string",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"target": "../../../schemas/2020-12/ietf/geojson/geometry.json",
"target": "../../../../schemas/2020-12/ietf/geojson/7946/geometry.json",
"tests": [
{
"description": "Invalid type - string",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"target": "../../../schemas/2020-12/ietf/geojson/line-string-coordinates.json",
"target": "../../../../schemas/2020-12/ietf/geojson/7946/line-string-coordinates.json",
"tests": [
{
"description": "Invalid type - string",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"target": "../../../schemas/2020-12/ietf/geojson/line-string.json",
"target": "../../../../schemas/2020-12/ietf/geojson/7946/line-string.json",
"tests": [
{
"description": "Invalid type - string",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"target": "../../../schemas/2020-12/ietf/geojson/linear-ring-coordinates.json",
"target": "../../../../schemas/2020-12/ietf/geojson/7946/linear-ring-coordinates.json",
"tests": [
{
"description": "Invalid type - string",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"target": "../../../schemas/2020-12/ietf/geojson/multi-line-string.json",
"target": "../../../../schemas/2020-12/ietf/geojson/7946/multi-line-string.json",
"tests": [
{
"description": "Invalid type - string",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"target": "../../../schemas/2020-12/ietf/geojson/multi-point.json",
"target": "../../../../schemas/2020-12/ietf/geojson/7946/multi-point.json",
"tests": [
{
"description": "Invalid type - string",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"target": "../../../schemas/2020-12/ietf/geojson/multi-polygon.json",
"target": "../../../../schemas/2020-12/ietf/geojson/7946/multi-polygon.json",
"tests": [
{
"description": "Invalid type - string",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"target": "../../../schemas/2020-12/ietf/geojson/point-coordinates.json",
"target": "../../../../schemas/2020-12/ietf/geojson/7946/point-coordinates.json",
"tests": [
{
"description": "Invalid type - string",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"target": "../../../schemas/2020-12/ietf/geojson/point.json",
"target": "../../../../schemas/2020-12/ietf/geojson/7946/point.json",
"tests": [
{
"description": "Invalid type - string",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"target": "../../../schemas/2020-12/ietf/geojson/polygon-coordinates.json",
"target": "../../../../schemas/2020-12/ietf/geojson/7946/polygon-coordinates.json",
"tests": [
{
"description": "Invalid type - string",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"target": "../../../schemas/2020-12/ietf/geojson/polygon.json",
"target": "../../../../schemas/2020-12/ietf/geojson/7946/polygon.json",
"tests": [
{
"description": "Invalid type - string",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"target": "../../../schemas/2020-12/ietf/geojson/schema.json",
"target": "../../../../schemas/2020-12/ietf/geojson/7946/schema.json",
"tests": [
{
"description": "Invalid type - string",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"target": "../../../schemas/2020-12/ietf/jsonpointer/pointer.json",
"target": "../../../../schemas/2020-12/ietf/jsonpointer/6901/pointer.json",
"tests": [
{
"description": "Invalid type - number",
Expand Down
Loading