Changes
Summary
- Add coverall integration (commit: 7676a59) (details)
- Add Coverage Status badge (commit: 401ad32) (details)
- Add oraclejdk8 for Travis CI conf (commit: 5fe71f9) (details)
- Upgrade maven for Travis CI (commit: d66c9cc) (details)
- Downgrade scala-maven-plugin since Travis CI does not use the latest (commit: ce3c933) (details)
- update for next development version (commit: daa3866) (details)
- Clean up pom(s) for the release process, and remove dist profiles (commit: a14e2f9) (details)
- Update sansa.rdf and sansa.owl to the latest SNAPSHOTS (commit: b769e93) (details)
- Add missing (strange eh ) namespace for the BorderFlow alg (commit: 1e56dad) (details)
- Align graph input for BorderFlow as well (commit: cce41d1) (details)
- Move feature extraction utils into common layer. There is no Spark or (commit: c380def) (details)
- Clean up and align with Scala-style the parser package (commit: 04b8d96) (details)
- Align with Scala-style naming convention and lots of clean ups (commit: 0bc5036) (details)
- Align Classifiers with new changes (commit: 58fb173) (details)
- Align Vandalism detection alg with new changes (commit: aa0e8f7) (details)
- Apply new changes on the main class (this will be removed afterwords) (commit: 27296ff) (details)
- Add commons-lang3 dependency (commit: 6974f3c) (details)
- Provide utilities for common functions (commit: c742afe) (details)
- Make vandalism detection package Scala-style compliant (commit: 427494f) (details)
- Remove absolute paths for inputs on the parser (commit: 3b00faa) (details)
- Add vandalism detection sample data (commit: 2b854b4) (details)
- Align vandalism detection alg with new changes using input path (commit: 9d70d8f) (details)
- Provide simple unit-tests for common vandalismdetection utils (commit: 598bd22) (details)
- Provide basic unit tests for Vandalism Detection (WIP) (commit: 3f871d8) (details)
- Further clean ups (commit: c8ac808) (details)
- Add data for simple implementaion of vandalism detection (commit: f5d9755) (details)
- Add possiblity to define meta and truth files (commit: e0e9615) (details)
- Deprecate JTriple and RDFXML parsers. These are being deprecated since (commit: 81a73f0) (details)
- Align changes accordingly after deprecating JTriple&XMLRDF parsers (commit: a8ad95b) (details)
- Deprecate TRIX reader. The TRIX RDF serialization format will be (commit: 5898fe6) (details)
- Align the rest after deprecating TRIX reader (commit: 65e4d7a) (details)
- Provide basic unit tests for common.feature.extraction (commit: 018b71e) (details)
- Add sample fraction param and clean up unused code (commit: 6cd988e) (details)
- Align with latest changes kept locally (commit: 222e9cd) (details)
- Deprecate Main and Utils classes (commit: 8f3cb71) (details)
- Update classifiers with the possibility to split the data. (commit: adfad8c) (details)
- Further clean up on the common vandalism detection package (commit: 30374f1) (details)
- Change the input parameter for triples on the Vandalism Detection (commit: 94e89c6) (details)
- Add a running vandalism detection workflow. It has been disabled as of (commit: b2ece77) (details)
- Enabling test-suit at compilation (commit: ed9fc1b) (details)
- Clean up common.nlp.wordnet package (commit: 198661c) (details)
- Update common.outlier.vandalismdetection unit tests (commit: 8995987) (details)
- Enable scala-test at compile (commit: 9b85906) (details)
- Add source and test Directory allowing coverall to find its sources (commit: b87c989) (details)
- Changing paramters of DBSCAN (commit: 5ed8794) (details)
- 1) dataprocessing class- user can provide input 2) Common and Clsuters (commit: e3f3202) (details)
- geospark scope removed (commit: 3ae5b3e) (details)
- Classes with names that only differ in casing-resolved and DBSCAN spatia (commit: a1329af) (details)
- Align ML layer with the changes made on RDF layer (commit: 066e32c) (details)
- Bump Flink version --> 1.8.0 (commit: fa3baf2) (details)
- Bump Spark version --> 2.4.3 (commit: c395628) (details)
- Unified calling method for clustering algorithms and created Util file (commit: 94aceec) (details)
- adding Jena dependency in coomon layer (commit: fee2dcd) (details)
- removed prints and cleaning of the code (commit: 3a86e04) (details)
- Move clustering package to net.sansa.ml.spark dir (commit: 36e3af1) (details)
- Make clustering.package scala-style compliant code (commit: efca7c6) (details)
- Update anomalydetection utils package (commit: 7e15235) (details)
- Use the right package from Jena (commit: ed91f3e) (details)
- Configured for sansa-parent (commit: 6ed1120) (details)
- Use sansa-parent properties instead (commit: 2f1a384) (details)
- Use sansa.rdf.version for the RDF layer (commit: e43e289) (details)
- Increases java stack size (.jvmopts gets picked up by sbt - check with (commit: 1edd91b) (details)
- solved dependency conflict with Woodstox dep from HermiT and Hadoop (commit: 66732ba) (details)
- Moved hermit dep spec to sansa-parent (commit: 2579a30) (details)
- Added git ignores (commit: d80d100) (details)
- Added jvmopts to the spark module (commit: 9f80521) (details)
- Removed jvmopts in favor of global config in scala-maven-plugin (commit: c1896ed) (details)
- Bump to 0.6.0-SNAPSHOT version (commit: d4e6838) (details)
- Use project.version instead (commit: b60aed4) (details)
- Removed repositories and build section from pom (commit: 8af36cb) (details)
- Update versions for release (commit: c5fcc8a) (details)