Skip to content

icsm-au/3d-csdm-profile-icsm

Repository files navigation

ICSM profile of the 3D CSDM (Cadastral Survey Data Model) JSON schema for data exchange.

This repository defines profiles of the 3D CSDM (Cadastral Survey Data Model) for each jurisdiction participating in the first phase of development and testing.

Note that this is a model for exchange of survey data for plan submission, not a data storage specification or a cadastral data product. Please see the Reviewers Guide for more details about scope.

Profile implementations (schemas, examples etc):

Profile documents (showing the underlying model and logical constraints defined by specific and inherited profiles) may be found here

The form of these profiles is based on a common platform for specification development and testing of reusable schemas and profiles (OGC Building Blocks). This supports:

  • unambiguous (machine readable) constraints on use of the underlying 3D CSDM model and implementation schema.
  • validation of examples
  • test cases
  • generation of documentation
  • alternative machine readable forms if required
  • automated regression testing (of all examples and test cases) on any changes

The relationships of the ICSM common and jurisdictional profiles and the underlying common model is shown below:

Repository Structure (OGC Building Block template)

The build/ directory contains the compiled specification for implementing profiles of the 3DCSM

Editable components

_sources contains the editable components that are composed into the final specification and must not be directly used. (This is because critical inherited information is not present in the source materials, and the automation tooling.

This contains:

  • features/: schemas for the feature types defined by this bb (which is a "super-bb" containing at least oneOf these defined features)
  • datatypes/: reusable schemas for (potentially complex) datatypes defined by this bb
  • aspects/: groups of properties that may be included in feature types (equivalent to attribute groups in XML schema)
  • assets/: Documentation assets (e.g. images) directory. See Assets below.

profiles/ contain vocabulary bindings and content validation rules fpr this profile. These are combined with other profiles as required.

NB. The common encoding specification is based on component building blocks using the same structure, without the vocabulary and profile specification elements. More information on design and usage of OGC Building Blocks

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published