Skip to content
This repository was archived by the owner on Apr 26, 2018. It is now read-only.

Latest commit

 

History

History
25 lines (14 loc) · 1.15 KB

File metadata and controls

25 lines (14 loc) · 1.15 KB

ETF BaseX Adapters & Extensions

Adapter and extension functions for BaseX-based test projects for ETF

European Union Public Licence 1.2

© 2010-2017 interactive instruments GmbH. Licensed under the EUPL.

About ETF

ETF is an open source testing framework for validating spatial data, metadata and web services in Spatial Data Infrastructures (SDIs). For documentation about ETF, see http://docs.etf-validator.net.

Please report issues in the GitHub issue tracker of the ETF Web Application.

ETF component version numbers comply with the Semantic Versioning Specification 2.0.0.

Build information

Build the library with ./gradlew build.

You can publish the library by uploading it to the interactive instruments repository with ./gradlew uploadArchives (NOTE: the repository does not allow that existing libraries are overwritten, so make sure to increment the library version in the version.properties file).