generated from opengeospatial/bblock-template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
bblocks-config.yaml
20 lines (14 loc) · 1.12 KB
/
bblocks-config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
identifier-prefix: ogc.contrib.stac
name: OGC Building Blocks for STAC
abstract: These [Building Blocks](https://ogcincubator.github.io/bblocks-docs/) provide a validation and documentation wrapper over STAC and extension schemas, and aid in transparent re-use of STAC elements
description: |
Allows for validation and testing of STAC examples.
**STAC extends OGC API Records** (i.e. Records is designed to be compatible with the prior STAC mode) - this packaging supports validation of STAC extensions against underlying Records, Features and Common elements.
Supports definition and testing of transformations to/from STAC from other formats.
Implementers can fork this repository and add additional examples in the `tests/` directory of each Building Block and run validation processes locally.
Provides a framework for documentation and testing of additional extensions.
imports:
- default
- https://ogcincubator.github.io/bblocks-ogcapi-features/build/register.json
- https://ogcincubator.github.io/bblocks-ogcapi-records/build/register.json
- https://ogcincubator.github.io/bblock-prov-schema/build/register.json