WARNING: THIS IS ONLY A TEMPLATE FOR THE DOCUMENTATION.
RELEASE DOCS ARE ON THE PROJECT WEBSITE
Open Data Schema Matcher is available on Maven Central. To use it, put this in the dependencies section of your pom.xml:
<dependency>
<groupId>eu.trentorise.opendata</groupId>
<artifactId>schema-matcher</artifactId>
<version>#{version}</version>
</dependency>
In case updates are available, version numbers follows semantic versioning rules.
A report documenting the schema matcher can be found here