Skip to content
Started 5 mo 15 days ago
Took 8 min 10 sec
Success

#211 (Dec 20, 2023, 5:27:18 PM)

Changes
  1. [GH#214] Replace license header with the correct LGPLv3 one. (commit: 38943a7) (details / githubweb)
  2. [Enhancement #209] Validate list mapping. (commit: c773ab0) (details / githubweb)
  3. [Enhancement #209] Refactor list value descriptors to support literal values for referenced lists. (commit: 8eb649b) (details / githubweb)
  4. [Enhancement #209, WIP] Working on refactoring list iterators in RDF4J driver to support data property values in referenced lists. (commit: a38b443) (details / githubweb)
  5. [1.2.0-SNAPSHOT] Bump version for the next release. (commit: 6591917) (details / githubweb)
  6. [Enhancement #206] Refactor RDF4J list handling to support data property values in referenced lists. (commit: a1f10ba) (details / githubweb)
  7. [Enhancement #206] Refactor Jena list handlers in preparation for adding support for data property referenced list values. (commit: d19c6d8) (details / githubweb)
  8. [Enhancement #206] Refactor Jena list handlers to support data property referenced list values. (commit: 9e738a5) (details / githubweb)
  9. [Enhancement #209] Refactor OWLAPI lists to support data property values for referenced lists. (commit: 08d83dc) (details / githubweb)
  10. [Enhancement #209] Fix integration tests. (commit: 04ef4ea) (details / githubweb)
  11. [Enhancement #209] Modify ReferencedListPropertyStrategy to use DataPropertyAssertion when list element type is literal. (commit: 09bbe84) (details / githubweb)
  12. Bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.12 (commit: a3486f6) (details / githubweb)
  13. [Enhancement #206] Implement support for data property referenced lists in jopa-impl. (commit: c00e3cc) (details / githubweb)
  14. [Enhancement #206] Integration tests of persisting data property referenced list. (commit: f19a1a9) (details / githubweb)
  15. [Ref] Refactor list handlers in RDF4J driver to reduce code duplication. (commit: c0f9d75) (details / githubweb)
  16. [Enhancement #209] Add integration test for reading data property referenced lists. (commit: 88793e0) (details / githubweb)
  17. [Enhancement #209] Implement a new ReferencedListDataPropertyStrategy to handle reference lists with data property values. (commit: 55b4405) (details / githubweb)
  18. [Enhancement #209] Implement data property referenced list loading in RDF4J driver. (commit: 26b569a) (details / githubweb)
  19. [Enhancement #209] Implement data property referenced list loading in Jena driver. (commit: 385f601) (details / githubweb)
  20. [Enhancement #209] Implement data property referenced list loading in OWLAPI driver. (commit: f7521ba) (details / githubweb)
  21. [Enhancement #209] Test data property referenced list loading, fix issues. (commit: 3a588c2) (details / githubweb)
  22. [Enhancement #209] Test data property referenced list updates, fix issues. (commit: ef8c390) (details / githubweb)
  23. [Ref] Refactor list-related integration tests into separate class. (commit: 79b94b2) (details / githubweb)
  24. [Enhancement #216] Add initial integration test for multilingual referenced lists support. (commit: 1ef75e7) (details / githubweb)
  25. [Ref] Minor refactoring of integration test vocabulary. (commit: 8bcb9d1) (details / githubweb)
  26. [Enhancement #216] Extend OntoDriver API with a value object for multilingual strings in referenced lists. (commit: b72636c) (details / githubweb)
  27. [Enhancement #216] Resolve converter for multilingual referenced list strings. (commit: 4e3dfcd) (details / githubweb)
  28. [Enhancement #216] Implement persisting multilingual strings as referenced list content in RDF4J driver. (commit: b230b6b) (details / githubweb)
  29. [Enhancement #216] Implement persisting multilingual strings as referenced list content in Jena driver. (commit: 09f4951) (details / githubweb)
  30. [Enhancement #216] Implement persisting multilingual strings as referenced list content in OWLAPI driver. (commit: 73d2885) (details / githubweb)
  31. [Enhancement #216] Add integration test for loading referenced lists containing multilingual strings. (commit: 9191341) (details / githubweb)
  32. [Enhancement #216] Implement multilingual string referenced list loading in RDF4J driver. (commit: fdfcbc6) (details / githubweb)
  33. [Enhancement #216] Implement multilingual string referenced list loading in Jena driver. (commit: 2382a49) (details / githubweb)
  34. [Enhancement #216] Implement multilingual string referenced list loading in OWLAPI driver. (commit: 162294d) (details / githubweb)
  35. [Ref] Refactor referenced list iterators in OWLAPI driver. (commit: d8f29bd) (details / githubweb)
  36. [Enhancement #216] Support updating referenced lists containing multilingual strings in the RDF4J driver. (commit: eb57454) (details / githubweb)
  37. [Enhancement #216] Support updating referenced lists containing multilingual strings in the Jena driver. (commit: 046f1d3) (details / githubweb)
  38. [Enhancement #216] Test removal of multilingual referenced list values.. (commit: e0d30f2) (details / githubweb)
  39. [SCA] Minor SCA-based code improvements. (commit: 4e5a351) (details / githubweb)
  40. [Upd] RDF4J 4.3.8, Jena 4.10.0 (commit: 8f465d1) (details / githubweb)
  41. [1.2.0] Bump version, update changelog. (commit: 6697a58) (details / githubweb)

Started by GitHub push by ledsoft

This run spent:

  • 7.5 sec waiting;
  • 8 min 10 sec build duration;
  • 8 min 18 sec total from scheduled to completion.
Revision: a3ee2f3d4a17969f95f4a30b53d7d8a310d5ce40
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/master
Test Result (no failures)
    Jacoco - Overall Coverage Summary
    INSTRUCTION85%
    BRANCH75%
    COMPLEXITY74%
    LINE85%
    METHOD81%
    CLASS92%