opengeospatial / opengeospatial/bblocks-postprocess

Build examples for containers by referencing unit tests

Open
#68 0 comments 0 reactions 1 assignee View on GitHub

@avillar is already working on this.

Since Apr 14, 2026.

Dominant language
Python
Stars
1
Forks
6
Avg merge
5d 10h
Merged PRs (30d)
3

Description

#66 has the inverse logic - where building blocks are being used to decompose complex objects where examples exist for the complete schema.

But when constructing a complex schema you may want to unit test or profile components then collate them.

Could we support a $ref or similar in JSON files and have an inbuilt transformer whose job is to dereference these and construct the validatable container from referenced parts?

The only downside here would be potentially needing chainable transformers - or pre- and post- transformers.

We probably want "transform to" capability anyway - so is this just a form of that?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.