ecco icon indicating copy to clipboard operation
ecco copied to clipboard

a diff tool for OWL 2 ontologies

Results 4 ecco issues
Sort by recently updated
recently updated
newest added

1. adding the .gitignore file 2. fixing the mismatching between the version in the `pom.xml` file and the name of the jar file in the `ecco.sh` script.

Error ``` starting ecco... ------------------------------------------------------------------- ecco: a diff tool for OWL 2 ontologies v2.7 released on 16-Feb-2015 ------------------------------------------------------------------- by Rafael Goncalves. Powered by the OWL API version 3.5.1 Input 1:...

http://ecco-rsgtools.rhcloud.com/ Load imported ontologies: No Use the files from the attached zip [base.zip](https://github.com/rsgoncalves/ecco/files/1109700/base.zip) I got: ``` type Exception report message Could not load imported ontology: Cause: imce.jpl.nasa.gov description The server...

I'm trying to use ecco to diff changes in these ontologies: https://github.com/JPL-IMCE/gov.nasa.jpl.imce.ontologies.public/tree/master/ontologies ``` ./ecco.sh -ont1 `pwd`/C/imce.jpl.nasa.gov/foundation/base/base.owl -ont2 `pwd`/W/imce.jpl.nasa.gov/foundation/base/base.owl -r -c at -v starting ecco... ------------------------------------------------------------------- ecco: a diff tool for...