Skip to content
Success

#497 (Dec 11, 2023, 8:48:04 AM)

Started 1 yr 3 mo ago
Took 3 min 53 sec

Started by GitHub push by ledsoft (2 times)

This run spent:

  • 7.6 sec waiting;
  • 3 min 53 sec build duration;
  • 4 min 1 sec total from scheduled to completion.
Revision: debb2bae37a40d97714161547ce2c95d1b25e006
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/development
Test Result (no failures)
    Changes
    1. [Enhancement #209] Validate list mapping. (commit: c773ab0) (details / githubweb)
    2. [Enhancement #209] Refactor list value descriptors to support literal values for referenced lists. (commit: 8eb649b) (details / githubweb)
    3. [Enhancement #209, WIP] Working on refactoring list iterators in RDF4J driver to support data property values in referenced lists. (commit: a38b443) (details / githubweb)
    4. [1.2.0-SNAPSHOT] Bump version for the next release. (commit: 6591917) (details / githubweb)
    5. [Enhancement #206] Refactor RDF4J list handling to support data property values in referenced lists. (commit: a1f10ba) (details / githubweb)
    6. [Enhancement #206] Refactor Jena list handlers in preparation for adding support for data property referenced list values. (commit: d19c6d8) (details / githubweb)
    7. [Enhancement #206] Refactor Jena list handlers to support data property referenced list values. (commit: 9e738a5) (details / githubweb)
    8. [Enhancement #209] Refactor OWLAPI lists to support data property values for referenced lists. (commit: 08d83dc) (details / githubweb)
    9. [Enhancement #209] Fix integration tests. (commit: 04ef4ea) (details / githubweb)
    10. [Enhancement #209] Modify ReferencedListPropertyStrategy to use DataPropertyAssertion when list element type is literal. (commit: 09bbe84) (details / githubweb)
    11. [Enhancement #206] Implement support for data property referenced lists in jopa-impl. (commit: c00e3cc) (details / githubweb)
    12. [Enhancement #206] Integration tests of persisting data property referenced list. (commit: f19a1a9) (details / githubweb)
    13. [Ref] Refactor list handlers in RDF4J driver to reduce code duplication. (commit: c0f9d75) (details / githubweb)
    14. [Enhancement #209] Add integration test for reading data property referenced lists. (commit: 88793e0) (details / githubweb)
    15. [Enhancement #209] Implement a new ReferencedListDataPropertyStrategy to handle reference lists with data property values. (commit: 55b4405) (details / githubweb)
    16. [Enhancement #209] Implement data property referenced list loading in RDF4J driver. (commit: 26b569a) (details / githubweb)
    17. [Enhancement #209] Implement data property referenced list loading in Jena driver. (commit: 385f601) (details / githubweb)
    18. [Enhancement #209] Implement data property referenced list loading in OWLAPI driver. (commit: f7521ba) (details / githubweb)
    19. [Enhancement #209] Test data property referenced list loading, fix issues. (commit: 3a588c2) (details / githubweb)
    20. [Enhancement #209] Test data property referenced list updates, fix issues. (commit: ef8c390) (details / githubweb)
    21. [Ref] Refactor list-related integration tests into separate class. (commit: 79b94b2) (details / githubweb)