opengeospatial / ogcapi-records

An open standard for the discovery of geospatial resources on the Web.
https://ogcapi.ogc.org/records
Other
56 stars 26 forks source link

incompatibility with STAC - time property #349

Closed rob-metalinkage closed 2 months ago

rob-metalinkage commented 3 months ago

records makes time required,

using the OGC building block register tooling for testing STAC is a valid extension [1] identifies that all STAC examples fail when tested against record schema.

see https://ogcincubator.github.io/bblocks-stac/build/tests/report.html

either Records or STAC needs to change, and it appears Records would be easiest. ( a profile of records with mandatory "time" may be a solution if there is a requirement.)

[1] https://ogcincubator.github.io/bblocks-stac/

PS: BBlocks for Features and Records is in progress to test all examples in the base specs.

m-mohr commented 3 months ago

See also:

rob-metalinkage commented 2 months ago

can be closed by https://github.com/opengeospatial/ogcapi-records/pull/353