Skip to content
Success

#417 (Jan 10, 2023, 2:45:41 PM)

Started 2 yr 3 mo ago
Took 3 min 23 sec

Started by GitHub push by ledsoft (2 times)

This run spent:

  • 7.2 sec waiting;
  • 3 min 23 sec build duration;
  • 3 min 31 sec total from scheduled to completion.
Revision: 0be5c6a4324fe51841844bb2bfdb9aac7c09f0c3
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/development
Test Result (no failures)
    Changes
    1. [Feature #121] Extend OntoDriver API with a method to check if an axiom is inferred. (commit: c4d2c83) (details / githubweb)
    2. [Feature #121] Implement isInferred in RDF4J OntoDriver. (commit: da33c58) (details / githubweb)
    3. [Del] Remove unused methods from MainAxiomLoader. (commit: 7c704a5) (details / githubweb)
    4. [Feature #121] Implement isInferred in Jena OntoDriver. (commit: 7f6f98b) (details / githubweb)
    5. [Feature #121] Implement isInferred in OWLAPI OntoDriver. (commit: ccde272) (details / githubweb)
    6. [Fix] Use provided value in contains in RDF4J/Sesame driver. (commit: 1d73ba1) (details / githubweb)
    7. [Enhancement #124] Add annotation used for excluding type from persistence. (commit: 2b97c24) (details / githubweb)
    8. [Enhancement #124] Skip classes annotated with NonEntity when loading entities. (commit: b432198) (details / githubweb)
    9. [Enhancement #124] Modify BeanListenerAspect to skip classes annotated with NonEntity. (commit: 78ca2d3) (details / githubweb)
    10. [Upd] Update dependencies (test, logging). (commit: fb4624a) (details / githubweb)
    11. [0.19.3] Bump version, update changelog. (commit: 8f585d6) (details / githubweb)
    12. [Feature #121] Remove inferred attribute check from attribute modification validation. (commit: f9b9c5a) (details / githubweb)
    13. [Feature #121] Implement calculation of axioms from attribute value. (commit: 6297a58) (details / githubweb)
    14. [Feature #121] Implement calculation of axioms from unmapped properties. (commit: 31d8465) (details / githubweb)
    15. [Feature #121] Implement validator for inferred attributes to check whether a change to its value can be performed. (commit: ca68866) (details / githubweb)
    16. [Feature #121] Implement inferred attribute modification validation on attribute change and merge. (commit: f795e2e) (details / githubweb)
    17. [Feature #121] Fix attribute value to axioms translation in singular strategies. (commit: cf694d4) (details / githubweb)
    18. [Feature #121] Basic integration tests of modifiable inferred attributes. (commit: 6b45ac2) (details / githubweb)
    19. [Feature #121] Further testing inferred attributes modification. (commit: ed78dcc) (details / githubweb)