Skip to content
Success

#538 (Oct 14, 2024, 2:29:48 PM)

Started 1 yr 2 mo ago
Took 5 min 1 sec

Started by GitHub push by ledsoft (2 times)

This run spent:

  • 9 sec waiting;
  • 5 min 1 sec build duration;
  • 5 min 10 sec total from scheduled to completion.
Revision: ef88065796c41781d33824cf3a86b3a8b77822c5
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/development
Tests (no failures)
    Changes
    1. [Task #52] Add RDF container-related vocabulary. (commit: abbe827) (details / githubweb)
    2. [Task #52] Define API of RDF container mapping (annotation, type of container enum). (commit: 5249b14) (details / githubweb)
    3. [Task #52] Define API for RDF container management in OntoDriver. (commit: 069dff9) (details / githubweb)
    4. [Task #52] Implement container loading in the RDF4J driver. (commit: 026060b) (details / githubweb)
    5. [Task #52] Ensure container item order is preserved when loading container in RDF4J driver. (commit: 8a4d76b) (details / githubweb)
    6. [Task #52] Connect RDF4J ContainerHandler to then RDF4J Driver API. (commit: 5857808) (details / githubweb)
    7. [Task #52] Implement RDF container persist in RDF4J OntoDriver. (commit: bad45bc) (details / githubweb)
    8. [Task #52] Implement RDF container update in RDF4J OntoDriver. (commit: 470c6f6) (details / githubweb)
    9. [Task #52] Add a basic integration test for RDF containers. (commit: 5a99170) (details / githubweb)
    10. [Task #52] Introduce RDF Container attribute representation into metamodel. (commit: 794f8cb) (details / githubweb)
    11. [Task #52] Handle RDF container attributes when initializing metamodel. (commit: 0406277) (details / githubweb)
    12. [Task #52] Implement mapping of RDF container attributes for data properties. (commit: c2801ee) (details / githubweb)
    13. [Task #52] Get RDF container for data property values working for RDf4J driver. (commit: f7b59d0) (details / githubweb)
    14. [Task #52] Implement handling of RDF containers containing resources. (commit: 2af121a) (details / githubweb)
    15. [Task #52] Integration testing of RDF container support in RDF4J driver. (commit: 82b73f4) (details / githubweb)
    16. [Ref] Minor refactoring of plural object property values processing. (commit: 59d4345) (details / githubweb)
    17. [Task #52] Implement RDF container loading in OWLAPI driver. (commit: 4e2cd9a) (details / githubweb)
    18. [Task #52] Implement RDF container persist in OWLAPI driver. (commit: bdd7ec0) (details / githubweb)
    19. [Task #52] Implement RDF container update in OWLAPI driver. (commit: c43ea24) (details / githubweb)
    20. [Task #52] Integration testing of RDF containers support in OWLAPI driver (commit: 6cb6696) (details / githubweb)
    21. [Task #52] Implement RDF container read in Jena driver. (commit: 7bc61eb) (details / githubweb)
    22. [Task #52] Implement RDF container persist and update in Jena driver. (commit: 83615a3) (details / githubweb)
    23. [Task #52] Integration testing of RDF container support in Jena driver. (commit: 06f94e2) (details / githubweb)
    24. [Task #52] Make inference explicitly disabled for RDF container attributes. (commit: ef88065) (details / githubweb)