generated from opengeospatial/bblock-template
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbblocks-config.yaml
19 lines (12 loc) · 1.2 KB
/
bblocks-config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
identifier-prefix: ogc.bbr.examples.
name: Building Blocks Examples
imports:
- default
- https://opengeospatial.github.io/ogcapi-sosa/build/register.json
abstract: |
This register provides a collection of **examples** designed to illustrate capabilities and implementation patterns for [Building Blocks (see more)](https://ogcincubator.github.io/bblocks-docs).
*These buildings blocks may be copied and edited into a new repository based on the [template](https://github.com/opengeospatial/bblock-template) - but should not be referenced and extended for reuse*
description: |
The aim of the highlighted examples is to illustrate implementation patterns for reusing OGC building blocks. The emphasis is on typical requirements to extend or constrain generic or abstract models such as OGC API Features, Observations etc.
Other examples will illustrate different possible ways to use the Building Block machinery to semantically annotate externally defines schemas, develop and test logical constraints, or simply test examples using a published specification.
More complex examples will include transformation testing - testing a format can be transformed into a related structure and/or data model.