Skip to content

Commit

Permalink
Building blocks postprocessing
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-metalinkage committed May 19, 2024
1 parent 30887d5 commit 497c395
Show file tree
Hide file tree
Showing 51 changed files with 3,877 additions and 510 deletions.
17 changes: 5 additions & 12 deletions build/annotated/contrib/stac/collection/schema-oas3.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@
]
}
},
"x-schema-source": "https://rob-metalinkage.github.io/bblocks-ogcapi-features/build/annotated/api/features/v1/schemas/collection/schema.json"
"x-schema-source": "https://ogcincubator.github.io/bblocks-ogcapi-features/build/annotated/api/features/v1/schemas/collection/schema.json"
},
"ogc.ogc-utils.json-link": {
"description": "JSON Link",
Expand Down Expand Up @@ -1272,16 +1272,9 @@
"minItems": 2,
"maxItems": 2,
"items": {
"anyOf": [
{
"type": "string",
"format": "date-time",
"nullable": true
},
{
"nullable": true
}
]
"type": "string",
"format": "date-time",
"nullable": true
},
"example": [
"2011-11-11T12:22:11Z",
Expand All @@ -1300,7 +1293,7 @@
}
}
},
"x-schema-source": "https://rob-metalinkage.github.io/bblocks-ogcapi-features/build/annotated/api/features/v1/schemas/extent/schema.json"
"x-schema-source": "https://ogcincubator.github.io/bblocks-ogcapi-features/build/annotated/api/features/v1/schemas/extent/schema.json"
},
"schemas.stacspec.org_v1.0.0_item-spec_json-schema_basics.json": {
"title": "Basic Descriptive Fields",
Expand Down
12 changes: 5 additions & 7 deletions build/annotated/contrib/stac/collection/schema-oas3.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ x-defs:
example:
- http://www.opengis.net/def/crs/OGC/1.3/CRS84
- http://www.opengis.net/def/crs/EPSG/0/4326
x-schema-source: https://rob-metalinkage.github.io/bblocks-ogcapi-features/build/annotated/api/features/v1/schemas/collection/schema.yaml
x-schema-source: https://ogcincubator.github.io/bblocks-ogcapi-features/build/annotated/api/features/v1/schemas/collection/schema.yaml
ogc.ogc-utils.json-link:
description: JSON Link
type: object
Expand Down Expand Up @@ -918,11 +918,9 @@ x-defs:
minItems: 2
maxItems: 2
items:
anyOf:
- type: string
format: date-time
nullable: true
- nullable: true
type: string
format: date-time
nullable: true
example:
- '2011-11-11T12:22:11Z'
- null
Expand All @@ -944,7 +942,7 @@ x-defs:
enum:
- http://www.opengis.net/def/uom/ISO-8601/0/Gregorian
default: http://www.opengis.net/def/uom/ISO-8601/0/Gregorian
x-schema-source: https://rob-metalinkage.github.io/bblocks-ogcapi-features/build/annotated/api/features/v1/schemas/extent/schema.yaml
x-schema-source: https://ogcincubator.github.io/bblocks-ogcapi-features/build/annotated/api/features/v1/schemas/extent/schema.yaml
schemas.stacspec.org_v1.0.0_item-spec_json-schema_basics.json:
title: Basic Descriptive Fields
type: object
Expand Down
2 changes: 1 addition & 1 deletion build/annotated/contrib/stac/collection/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"$ref": "https://github.com/radiantearth/stac-spec/raw/master/collection-spec/json-schema/collection.json"
},
{
"$ref": "https://rob-metalinkage.github.io/bblocks-ogcapi-features/build/annotated/api/features/v1/schemas/collection/schema.json"
"$ref": "https://ogcincubator.github.io/bblocks-ogcapi-features/build/annotated/api/features/v1/schemas/collection/schema.json"
},
{
"type": "object",
Expand Down
2 changes: 1 addition & 1 deletion build/annotated/contrib/stac/collection/schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ $schema: https://json-schema.org/draft/2020-12/schema
description: STAC Collection
allOf:
- $ref: https://github.com/radiantearth/stac-spec/raw/master/collection-spec/json-schema/collection.json
- $ref: https://rob-metalinkage.github.io/bblocks-ogcapi-features/build/annotated/api/features/v1/schemas/collection/schema.yaml
- $ref: https://ogcincubator.github.io/bblocks-ogcapi-features/build/annotated/api/features/v1/schemas/collection/schema.yaml
- type: object
properties:
links:
Expand Down
91 changes: 88 additions & 3 deletions build/annotated/contrib/stac/extensions/eo/_visited_properties.tsv
Original file line number Diff line number Diff line change
Expand Up @@ -64,19 +64,104 @@ path @id
/geometry/geometries/coordinates https://purl.org/geojson/vocab#coordinates
/geometry/geometries/bbox https://purl.org/geojson/vocab#bbox
/bbox https://purl.org/geojson/vocab#bbox
/conformsTo
/time
/time/date
/time/timestamp
/time/interval
/time/resolution
/properties/created
/properties/updated
/properties/type
/properties/title
/properties/description
/properties/keywords
/properties/language
/properties/language/code
/properties/language/name
/properties/language/alternate
/properties/language/dir
/properties/languages
/properties/languages/code
/properties/languages/name
/properties/languages/alternate
/properties/languages/dir
/properties/resourceLanguages
/properties/resourceLanguages/code
/properties/resourceLanguages/name
/properties/resourceLanguages/alternate
/properties/resourceLanguages/dir
/properties/externalIds
/properties/externalIds/scheme
/properties/externalIds/value
/properties/themes
/properties/themes/concepts
/properties/themes/concepts/id
/properties/themes/concepts/title
/properties/themes/concepts/description
/properties/themes/concepts/url
/properties/themes/scheme
/properties/formats
/properties/contacts
/properties/contacts/identifier
/properties/contacts/name
/properties/contacts/position
/properties/contacts/organization
/properties/contacts/logo
/properties/contacts/logo/href http://www.w3.org/ns/oa#hasTarget
/properties/contacts/logo/rel http://www.iana.org/assignments/relation
/properties/contacts/logo/anchor
/properties/contacts/logo/type http://purl.org/dc/terms/type
/properties/contacts/logo/hreflang http://purl.org/dc/terms/language
/properties/contacts/logo/title http://www.w3.org/2000/01/rdf-schema#label
/properties/contacts/logo/length http://purl.org/dc/terms/extent
/properties/contacts/phones
/properties/contacts/phones/value
/properties/contacts/phones/roles
/properties/contacts/emails
/properties/contacts/emails/value
/properties/contacts/emails/roles
/properties/contacts/addresses
/properties/contacts/addresses/deliveryPoint
/properties/contacts/addresses/city
/properties/contacts/addresses/administrativeArea
/properties/contacts/addresses/postalCode
/properties/contacts/addresses/country
/properties/contacts/addresses/roles
/properties/contacts/links
/properties/contacts/links/href http://www.w3.org/ns/oa#hasTarget
/properties/contacts/links/rel http://www.iana.org/assignments/relation
/properties/contacts/links/anchor
/properties/contacts/links/type http://purl.org/dc/terms/type
/properties/contacts/links/hreflang http://purl.org/dc/terms/language
/properties/contacts/links/title http://www.w3.org/2000/01/rdf-schema#label
/properties/contacts/links/length http://purl.org/dc/terms/extent
/properties/contacts/hoursOfService
/properties/contacts/contactInstructions
/properties/contacts/roles
/properties/license
/properties/rights
/links/created http://purl.org/dc/terms/created
/links/updated http://purl.org/dc/terms/modified
/linkTemplates
/linkTemplates/rel http://www.iana.org/assignments/relation
/linkTemplates/type http://purl.org/dc/terms/format
/linkTemplates/hreflang http://purl.org/dc/terms/language
/linkTemplates/title http://www.w3.org/2000/01/rdf-schema#label
/linkTemplates/length http://purl.org/dc/terms/extent
/linkTemplates/created http://purl.org/dc/terms/created
/linkTemplates/updated http://purl.org/dc/terms/modified
/linkTemplates/uriTemplate http://www.w3.org/ns/oa#hasTarget
/linkTemplates/varBase
/linkTemplates/variables
/properties/datetime
/properties/start_datetime
/properties/end_datetime
/properties/created
/properties/updated
/properties/platform
/properties/instruments
/properties/constellation
/properties/mission
/properties/gsd
/properties/license
/properties/providers
/properties/providers/name
/properties/providers/description
Expand Down
18 changes: 12 additions & 6 deletions build/annotated/contrib/stac/extensions/eo/context.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,7 @@
"id": "@id",
"properties": "@nest",
"geometry": {
"@context": {
"coordinates": {
"@container": "@list",
"@id": "geojson:coordinates"
}
},
"@context": {},
"@id": "geojson:geometry"
},
"bbox": {
Expand All @@ -49,10 +44,21 @@
},
"@id": "rdfs:seeAlso"
},
"coordinates": {
"@container": "@list",
"@id": "geojson:coordinates"
},
"created": "dct:created",
"updated": "dct:modified",
"uriTemplate": {
"@type": "xsd:string",
"@id": "oa:hasTarget"
},
"oa": "http://www.w3.org/ns/oa#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"dct": "http://purl.org/dc/terms/",
"geojson": "https://purl.org/geojson/vocab#",
"xsd": "http://www.w3.org/2001/XMLSchema#",
"@version": 1.1
}
}
Loading

0 comments on commit 497c395

Please sign in to comment.