SuccessChanges

Summary

  1. misc (commit: b93969c) (details)
  2. Updated dependencies and plugins. (commit: 9e8817b) (details)
  3. JGaphT API changes (commit: 1253e64) (details)
  4. SOLR update (commit: b8381c9) (details)
  5. Get rid of Tomcat plugin warn (commit: d56394e) (details)
  6. Update README (commit: 8c52013) (details)
  7. EDGE dep from Maven Central (commit: 3f8a7d7) (details)
  8. Back to JGraphT 1.1.0 (commit: 19de9bb) (details)
  9. Unife Maven repo offline (commit: 7e187b5) (details)
  10. Deprecated warnings addressed (commit: d40f8a8) (details)
  11. fix invalid OWL file (commit: 1eb2377) (details)
  12. minor (commit: 59dda81) (details)
  13. Broken conf test (commit: 426e5c2) (details)
  14. Examples test disabled (commit: 5b09c88) (details)
The file was modifiedcomponents-core/src/main/java/org/dllearner/kb/sparql/ClassBasedSampleGenerator.java (diff)
The file was modifiedcomponents-core/src/main/java/org/dllearner/kb/sparql/AbstractSampleGenerator.java (diff)
Commit 9e8817b933d46268c199c3df13772a42685f908f by Lorenz Buehmann
Updated dependencies and plugins.
(commit: 9e8817b)
The file was modifiedpom.xml (diff)
The file was modifiedcomponents-core/src/main/java/org/dllearner/utilities/owl/OWL2SPARULConverter.java (diff)
The file was modifiedinterfaces-ext/pom.xml (diff)
The file was modifiedinterfaces/pom.xml (diff)
The file was modifiedcomponents-ext/pom.xml (diff)
The file was modifiedscripts/pom.xml (diff)
The file was modifiedcomponents-core/pom.xml (diff)
The file was modifiedcomponents-core/src/main/java/org/dllearner/utilities/QueryUtils.java (diff)
The file was modifiedcomponents-ext/pom.xml (diff)
The file was modifiedcomponents-ext/src/main/java/org/dllearner/algorithms/isle/index/syntactic/OWLOntologyLuceneSyntacticIndexCreator.java (diff)
The file was modifiedpom.xml (diff)
The file was modifiedcomponents-ext/src/main/java/org/dllearner/algorithms/isle/index/semantic/SemanticIndexGenerator.java (diff)
The file was modifiedcomponents-ext/src/main/java/org/dllearner/algorithms/isle/textretrieval/RDFSLabelEntityTextRetriever.java (diff)
The file was modifiedcomponents-ext/src/main/java/org/dllearner/algorithms/isle/index/RelevanceMapGenerator.java (diff)
The file was modifiedcomponents-ext/src/main/java/org/dllearner/algorithms/isle/VSMCosineDocumentSimilarity.java (diff)
The file was modifiedinterfaces/pom.xml (diff)
The file was modifiedinterfaces-ext/pom.xml (diff)
Commit 8c52013fc3289b35b9e10309a2cb1596ebd56f04 by GitHub
Update README
Fixed outdated releases URL
(commit: 8c52013)
The file was modifiedREADME (diff)
The file was modifiedcomponents-ext/pom.xml (diff)
Commit 19de9bb880aa171930d6167994d4027307ffbea9 by Lorenz Buehmann
Back to JGraphT 1.1.0
Pellet not compatible with JGraphT 1.2.0 and higher
(commit: 19de9bb)
The file was modifiedpom.xml (diff)
The file was modifiedcomponents-ext/pom.xml (diff)
The file was modifiedcomponents-core/src/main/java/org/dllearner/algorithms/qtl/filters/Filters.java (diff)
The file was modifiedcomponents-core/src/main/java/org/dllearner/kb/dataset/AbstractOWLOntologyDataset.java (diff)
The file was modifiedcomponents-core/src/main/java/org/dllearner/utilities/Files.java (diff)
The file was modifiedcomponents-core/src/main/java/org/dllearner/kb/repository/bioportal/BioPortalRepository.java (diff)
The file was modifiedcomponents-core/src/test/java/org/dllearner/algorithms/qtl/experiments/SPARQLLearningProblemsGenerator.java (diff)
The file was modifiedcomponents-core/src/test/java/org/dllearner/algorithms/qtl/experiments/QTLEvaluation.java (diff)
The file was modifiedcomponents-core/src/test/java/org/dllearner/algorithms/qtl/experiments/Diagrams.java (diff)
The file was modifiedcomponents-core/src/main/java/org/dllearner/algorithms/qtl/util/filters/PredicateExistenceFilterDBpedia.java (diff)
The file was modifiedcomponents-core/src/test/java/org/dllearner/algorithms/qtl/experiments/PathDetectionTask.java (diff)
The file was modifiedtest/MDM0.73.owl (diff)
The file was modifiedinterfaces/src/main/java/org/dllearner/cli/CLI.java (diff)
The file was addedtest/father_broken.conf
The file was modifiedinterfaces/src/test/java/org/dllearner/confparser3/ParseTest.java (diff)
Commit 5b09c882cd2f4bf3da3960ad3c0e684cfc031700 by Lorenz Buehmann
Examples test disabled
disabled tests of all examples by default as it takes too much time
during build. Example tests can be forced by using the profile
'extended-tests', e.g. with 'mvn test -Pextended-tests'
(commit: 5b09c88)
The file was modifiedinterfaces/pom.xml (diff)