Changes
#87 (Jun 29, 2020, 10:25:05 AM)
- Bump scala version to 2.12.11 on travis-ci (commit: a1e2167) — GitHub / githubweb
#84 (Jun 26, 2020, 7:19:26 PM)
- Scala 2.12 (commit: 08a8312) — Lorenz Bühmann / githubweb
#83 (Jun 26, 2020, 5:19:41 PM)
- Added save modes for writing OWL RDDs (commit: f0cc0f7) — Patrick Westphal / githubweb
- Added OWLWriter class stub (commit: 5bf47b1) — Patrick Westphal / githubweb
- Added abstract OWL writer base class (commit: 26f0c82) — Patrick Westphal / githubweb
- Renamed OWL writer base class (commit: 179e2e2) — Patrick Westphal / githubweb
- Added functional syntax support for writing OWL data (commit: 83e375f) — Patrick Westphal / githubweb
- Added KRSS 2 syntax support for writing OWL data (commit: 8a60d94) — Patrick Westphal / githubweb
- Added KRSS syntax support for writing OWL data (commit: f03b9ac) — Patrick Westphal / githubweb
- Added DL syntax support for writing OWL data (commit: ed196e1) — Patrick Westphal / githubweb
- Added OBO syntax support for writing OWL data (commit: 7f4468a) — Patrick Westphal / githubweb
- Minor refactoring (commit: 4802ee7) — Patrick Westphal / githubweb
- Added RDF/JSON syntax support for writing OWL data (commit: fa97f40) — Patrick Westphal / githubweb
- Fixed typo in class name (commit: e355f46) — Patrick Westphal / githubweb
- Minor refactoring (commit: 01b5268) — Patrick Westphal / githubweb
- Added JSON LD syntax support for writing OWL data (commit: 19b8527) — Patrick Westphal / githubweb
- Minor refactoring (commit: 73c3702) — Patrick Westphal / githubweb
- Bugfix in RDFJsonWriter (commit: 1300e0b) — Patrick Westphal / githubweb
- Bugfix in JsonLDWriter (commit: 75633fc) — Patrick Westphal / githubweb
- Minor import clean-up (commit: fbe624c) — Patrick Westphal / githubweb
- Added n-quad syntax support for writing OWL data (commit: b858fb1) — Patrick Westphal / githubweb
- Minor updates in comments (commit: 32273de) — Patrick Westphal / githubweb
- Added ntriples syntax support for writing OWL data (commit: 29480c9) — Patrick Westphal / githubweb
- Added OWL writer for Manchester OWL syntax (commit: fea324f) — Patrick Westphal / githubweb
- Added RDFXML writer to sansa-owl-spark (commit: 696cb42) — Patrick Westphal / githubweb
- Added Turtle writer to sansa-spark-owl (commit: 3b92e8a) — Patrick Westphal / githubweb
- Added an N3Writer to sansa-owl-spark (commit: e2543ac) — Patrick Westphal / githubweb
- Added Trix writer to sansa-owl-spark (commit: eae33a6) — Patrick Westphal / githubweb
- Added OWL/XML writer to sansa-owl-spark (commit: f36c34b) — Patrick Westphal / githubweb
- Removed OWL formats not suported by any OWL writer (commit: 5bab34d) — Patrick Westphal / githubweb
- Cleaned up import in sansa-owl-spark (commit: a416548) — Patrick Westphal / githubweb
- Minor update (commit: c39e7ce) — Patrick Westphal / githubweb
- Add 7 new criteria (commit: ed20aac) — Hebaallahibrahim / githubweb
- minor update (commit: 1cb3c37) — Hebaallahibrahim / githubweb
- Add README file for OWLStats (commit: 94cd861) — Hebaallahibrahim / githubweb
- Add README file for OWLStats (commit: 1fb385f) — Hebaallahibrahim / githubweb
- Update README.md (commit: 4b1c04a) — GitHub / githubweb
- Added OWL writers README file (commit: 05e2093) — GitHub / githubweb
#80 (May 7, 2020, 2:47:45 PM)
- resource ontology (commit: c1bbcf2) — Hebaallahibrahim / githubweb
- initial version of OWL statstics (commit: 9483db6) — Hebaallahibrahim / githubweb
- Extracting different axiom types (commit: e4082d1) — Hebaallahibrahim / githubweb
- Fixed Scala style error (commit: b5197bb) — Patrick Westphal / githubweb
- resolve comments + adding new criteria (commit: 84826c8) — Hebaallahibrahim / githubweb
- Moved package object into existing file (commit: 5d937ad) — Patrick Westphal / githubweb
- Fixed style checker warnings (commit: 0ecef8b) — Patrick Westphal / githubweb
- Code style improvements, bug fixes and comments (commit: 9c20e0b) — Patrick Westphal / githubweb
- minor update (commit: c2b8719) — Hebaallahibrahim / githubweb
- Add more Criterion (commit: c8048e3) — Hebaallahibrahim / githubweb
- Adding testing resources (commit: 435d159) — Hebaallahibrahim / githubweb
- Add unit tests for OWLStats (commit: 0598255) — Hebaallahibrahim / githubweb
- remove unnecessary debendency (commit: 57e1c80) — Hebaallahibrahim / githubweb
#79 (Apr 28, 2020, 2:45:57 PM)
- Updated README and doc figures (commit: 6fa16d2) — Patrick Westphal / githubweb
- prepare for Scala 2.12 support (commit: 059501a) — Lorenz Buehmann / githubweb
#78 (Jan 15, 2020, 3:14:57 PM)
- Bumped version (commit: 3f1b373) — Lorenz Buehmann / githubweb
- Update versions for release (commit: a11cd50) — Lorenz Buehmann / githubweb
- Update for next development version (commit: c6bc0ef) — Lorenz Buehmann / githubweb
#77 (Dec 12, 2019, 1:47:34 PM)
- Update .travis.yml (commit: b8b18ed) — GitHub / githubweb
#76 (Dec 9, 2019, 4:27:24 PM)
- Attempt to fix Travis config (commit: 3ccdf9d) — Patrick Westphal / githubweb
#75 (Dec 9, 2019, 4:21:54 PM)
- Moved versions to SANSA-Parent (commit: ddbab09) — Patrick Westphal / githubweb
- Attempt to fix Travis config (commit: 9376c20) — Patrick Westphal / githubweb
#74 (Dec 9, 2019, 4:01:14 PM)
- Moved dependency versions to SANSA-Parent (commit: 78def09) — Patrick Westphal / githubweb
#73 (Dec 9, 2019, 3:25:07 PM)
- Minor clean-up to reduce the number of warnings (commit: 98ec3c5) — Patrick Westphal / githubweb
#72 (Dec 9, 2019, 11:59:45 AM)
- RDFXML syntax parser (commit: 011d865) — Hebaallahibrahim / githubweb
- upload Univ-benchamrk (commit: 868e54c) — Hebaallahibrahim / githubweb
- remove unneeded comments (commit: 90543f5) — Hebaallahibrahim / githubweb
- add some missing dependencies (commit: 15b2d34) — Hebaallahibrahim / githubweb
- Add dependency (commit: 436d76e) — Hebaallahibrahim / githubweb
- Add new dependency (commit: b69c7cc) — Hebaallahibrahim / githubweb
- Add logger to turn off worning from spark (commit: 92036a4) — Hebaallahibrahim / githubweb
- handle wrong output from OWLAPI, case1: wrong OWLAnnotationPropertyDomain (commit: 88dddd5) — Hebaallahibrahim / githubweb
- handle 2 wrong cases raised from OWLAPI (commit: 00a138c) — Hebaallahibrahim / githubweb
- adjust depencencies (commit: ee30335) — Hebaallahibrahim / githubweb
- update scalastyle (commit: e378040) — Hebaallahibrahim / githubweb
- update scalastyle (commit: 3efe7b5) — Hebaallahibrahim / githubweb
- update scalastyle (commit: f6e26b3) — Hebaallahibrahim / githubweb
- POM clean-up (commit: 48abbe4) — Patrick Westphal / githubweb
- Minor clean-up in RDFXMLSyntaxParsing (commit: 587ba19) — Patrick Westphal / githubweb
- Minor clean-up in RDFXMLSyntaxOWLExpr.RDDBuilder (commit: 936a3d2) — Patrick Westphal / githubweb
- source ontology (commit: 67b8264) — Hebaallahibrahim / githubweb
- owlXml Parser (commit: 5ff6e29) — Hebaallahibrahim / githubweb
- Test class for OWLXMLSyntaxAxiomBuilder (commit: 19fba30) — Hebaallahibrahim / githubweb
- complete owlXml parser (commit: b38f676) — Hebaallahibrahim / githubweb
- update refinement of axioms (commit: 87a8e66) — Hebaallahibrahim / githubweb
- update Test class (commit: 914e91c) — Hebaallahibrahim / githubweb
- update dependencies (commit: dd76226) — Hebaallahibrahim / githubweb
- LUBM dataset (commit: 40b828f) — Hebaallahibrahim / githubweb
- resolve patrick comments (commit: 0f097b4) — Hebaallahibrahim / githubweb
- remove duplicate dependencies (commit: f789f7d) — Hebaallahibrahim / githubweb
- update OWLXML test class (commit: 8e70bc1) — Hebaallahibrahim / githubweb
- some code updates (commit: f994bd4) — Hebaallahibrahim / githubweb
#69 (Jul 2, 2019, 9:16:56 AM)
- Update versions for release (commit: 54a9d8d) — Gezim Sejdiu / githubweb
- Update for next development version (commit: 130c44b) — Gezim Sejdiu / githubweb
#67 (Jun 27, 2019, 12:56:32 PM)
- Bump to 0.6.0-SNAPSHOT version (commit: ac5068c) — Gezim Sejdiu / githubweb
- Removed profile section (commit: 0f930a7) — Claus Stadler / githubweb
- Added root-dir profile to fix scalastyle issue (commit: fb1399e) — Claus Stadler / githubweb
#66 (Jun 24, 2019, 4:41:42 PM)
- POM cleanup and version update (commit: 2cf1e95) — Patrick Westphal / githubweb
#65 (Jun 19, 2019, 10:47:14 AM)
- Update to sansa-parent (commit: eec63e6) — Claus Stadler / githubweb
- Working owl layer against sansa-parent (commit: 1b08767) — Claus Stadler / githubweb
- Added missing repo declarations (commit: 5188b79) — Claus Stadler / githubweb
#64 (Jun 12, 2019, 1:25:25 PM)
- Enable scalastyle check on .travis.yml (commit: 9c54518) — Gezim Sejdiu / githubweb
- Updated versions of main dependencies (commit: 26c4d03) — Patrick Westphal / githubweb
- Updated .gitignore (commit: 737b7e4) — Patrick Westphal / githubweb
- update versions for release (commit: 6e51dac) — Patrick Westphal / githubweb
- Updated most dependencies to latest versions (commit: 3392083) — Patrick Westphal / githubweb
- Update for next development version (commit: a7c0fbe) — Patrick Westphal / githubweb
#63 (Jun 9, 2019, 6:26:55 PM)
- Updated scalastyle config in POM (commit: 4b12020) — Patrick Westphal / githubweb
#62 (Jan 25, 2019, 10:14:52 AM)
- Add License badge (commit: 553c2df) — Gezim Sejdiu / githubweb
- Small clean-up: Remove commented out code for absolute paths (commit: 898e03e) — Gezim Sejdiu / githubweb
- Update Usage section : Add OWL implicits example using RDDs after new (commit: 8c8d011) — Gezim Sejdiu / githubweb
#61 (Dec 9, 2018, 12:56:58 PM)
- update versions for release (commit: 67274e1) — Patrick Westphal / githubweb
- update for next development version (commit: 5ec9f34) — Patrick Westphal / githubweb
#60 (Dec 5, 2018, 3:28:03 PM)
- Minor update in sansa-owl-spark/pom.xml (commit: c35066b) — Patrick Westphal / githubweb
#59 (Dec 5, 2018, 2:41:46 PM)
- Minor update in sansa-owl-spark/pom.xml (commit: cba4c45) — Patrick Westphal / githubweb
#58 (Dec 5, 2018, 2:22:33 PM)
- Removed dist Maven profiles (commit: 2e4d252) — Patrick Westphal / githubweb
- Minor update in pom.xml (commit: bbd25b2) — Patrick Westphal / githubweb
#57 (Dec 5, 2018, 1:45:56 PM)
- Adjusted Apache Flink dependency version (commit: 3fbd61e) — Patrick Westphal / githubweb
#56 (Dec 5, 2018, 1:22:05 PM)
- Adjusted versions of main dependencies (commit: 6b7f299) — Patrick Westphal / githubweb
#54 (Jun 25, 2018, 11:00:03 AM)
- update versions for release (commit: 3253a28) — Patrick Westphal / githubweb
- update versions for release (commit: 838f630) — Patrick Westphal / githubweb
- update for next development version (commit: 0d093aa) — Patrick Westphal / githubweb
#53 (Jun 22, 2018, 11:31:43 PM)
- Updated excludes in dist profile for Flink (commit: 438cb81) — Patrick Westphal / githubweb
#52 (Jun 22, 2018, 1:51:47 PM)
- Updates on project POM file (commit: d389b33) — Patrick Westphal / githubweb
#51 (Jun 19, 2018, 10:33:00 AM)
- Provide implicit wrapper for reading OWL files on Flink (commit: db739bc) — Gezim Sejdiu / githubweb
- Update tests accordingly with new changes (commit: f718f31) — Gezim Sejdiu / githubweb
- Make implicits for Flink Scala-style compliant (commit: 5e55ece) — Gezim Sejdiu / githubweb
#50 (Jun 15, 2018, 1:58:21 PM)
- Updates dependency versions (commit: 5a9137e) — Patrick Westphal / githubweb