An open API service indexing awesome lists of open source software.

https://github.com/opengeospatial/ets-indoorgml10

Executable Test Suite for Indoor GML 1.0
https://github.com/opengeospatial/ets-indoorgml10

Last synced: 3 months ago
JSON representation

Executable Test Suite for Indoor GML 1.0

Awesome Lists containing this project

README

          

## Indoor GML 1.0 Executable Test Suite

### Scope

The OGC Indoor GML 1.0 test suite verifies implementations for conformance against the following specification(s):

- OGC® IndoorGML 1.0.3 [14-005r5](http://docs.opengeospatial.org/is/14-005r5/14-005r5.html)

Annex A of the specification provides the Abstract Test Suite, detailing the following conformance classes:

(in process of being implemented in this Executable Test Suite)

A.1 Test Cases for mandatory conformance requirements

- A.1.1 Valid IndoorGML instance document
- A.1.2 Conformance classes related to IndoorGML modules
- A.1.3 Spatial geometry objects

A.2 Conformance classes related to IndoorGML Modules

- A.2.1 IndoorGML Core Module
- A.2.2 IndoorGML Indoor Navigation Module

Visit the [project documentation website](http://opengeospatial.github.io/ets-indoorgml10/)
for more information, including the API documentation.

### How to contribute

If you would like to get involved, you can:

* [Report an issue](https://github.com/opengeospatial/ets-indoorgml10/issues) such as a defect or
an enhancement request
* Help to resolve an [open issue](https://github.com/opengeospatial/ets-indoorgml10/issues?q=is%3Aopen)
* Fix a bug: Fork the repository, apply the fix, and create a pull request
* Add new tests: Fork the repository, implement (and verify) the tests on a new topic branch,
and create a pull request