Skip to content

Latest commit

 

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

WARNING: THIS IS ONLY A TEMPLATE FOR THE DOCUMENTATION.
RELEASE DOCS ARE ON THE PROJECT WEBSITE

Maven

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.

Documentation

A report documenting the schema matcher can be found here