0
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 13, 2025 — Mar 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add bintray deployment info More... about 12 years ago
Update to latest HermIT, OntoSim, AlignAPI. More... about 12 years ago
Merge remote-tracking branch 'svn/git-svn' More... over 13 years ago
Fix ontology loading. Also compare labels. More... over 13 years ago
Merge remote-tracking branch 'svn/git-svn' More... over 13 years ago
Merge remote-tracking branch 'svn/git-svn' More... over 13 years ago
COPYING --> LICENSE More... over 13 years ago
Markdown-ize readme, generic configuration key for group ontologies. More... over 13 years ago
No-op merge remote-tracking branch 'svn/git-svn' More... over 13 years ago
Another documentation update. More... over 13 years ago
Another documentation update. More... over 13 years ago
Add usage note to readme. More... over 13 years ago
* Switch in progress counters to atomic integers. * Mark up classes in the original ontology in order to make a principled descision on which classes to compare when normalisers start adding classes. More... over 13 years ago
Rename COPYING to LICENSE so that the src assembly descriptor includes it in the distribution More... over 13 years ago
Generate src archive as well. More... over 13 years ago
Allow the user to disable cross-comparisons within the groups. More... over 13 years ago
Enable help text. More... over 13 years ago
Add delegate facilities to our native comparators. Allows you to do lexical comparisons in conjunction with structural similarity. More... over 13 years ago
Decouple usage of BioTopLite, better documentation of the configuration. More... over 13 years ago
Opps. Actually commit this part of the tree, sorry: More... over 13 years ago
* Lots of work to properly hook up OntoSim (adds a few dependencies you need to add to your maven repository manually!). * Add a log4j property file for the tests (evaluator is configured programmatically if you don't supply one yourself). More... over 13 years ago
Rework configuration management and factor out a report class for less specific results. You can now compare two ontologies and have the result reported without writing a .plist for the test. (We depend on commons-cli now, btw) More... over 13 years ago
Add a dependency on JENA, needed for the TripleBasedEntitySimComparator, and implement that thing in an almost sane way (e.g. by keeping the serialisation in memory, instead of sloppily writing it to disk). More... over 13 years ago
Implement CosineVM comparison More... over 13 years ago
Require Ontowrap (from alignapi) as a dependency, factor out some generic code for comparisons via Ontosim. More... over 13 years ago
Copy ontosim modifications to the evaluator trunk. More... over 13 years ago
Refactor comparison and normalization classes into different packages. More... over 13 years ago
Small improvements: * Reinstate BasicImportingNormalizerTestCase (if it breaks for you, please report the bug, don't disable the test!) * Update pom.xml to point to owlapi 3.3 on the sonatype repository, no local installation of OWLAPI required anymore. * Fix deprecated usage of OWLOntologyLoaderConfiguration.setSilentMissingImportsHandling(). Please note that instances of OWLOntologyLoaderConfiguration are still IMMUTABLE and the new method steMissingImportHandlingStrategy() is not a setter. * Fix FD leak when reading configuration files. More... over 13 years ago
updated to owlapi 3.2.4 updated to HermiT 1.3.6 added OntoSim 2.2 (https://gforge.inria.fr/projects/ontosim/) changed some minor errors (@override annotations and due to changes in owlapi) prior to introduction of new classes More... almost 14 years ago
Add similarity type prefix to generated tables. More... almost 14 years ago