Web application enabling to validate sameAs links (provided in the EDOAL format) between 2 RDF graphs
- Run the following command:
mvn -U clean package
-
Move
target/coda-*-SNAPSHOT.war
to Tomcat webapps directory. -
Start the Tomcat server. The .war file will be automatically extracted and deployed.
-
Browse to http://localhost:8080/SameAsValidator
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.