Skip to content
Success

#354 (Nov 22, 2021, 3:11:22 PM)

Started 3 yr 3 mo ago
Took 3 min 17 sec

Started by GitHub push by ledsoft

This run spent:

  • 7.9 sec waiting;
  • 3 min 17 sec build duration;
  • 3 min 25 sec total from scheduled to completion.
Revision: 18573ccc061e65d8bc806ec9dd98b3d67804dd2c
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/development
Test Result (no failures)
    Changes
    1. [Enhancement #96] Extend attribute mapping API with explicit datatype specification support. (commit: 4cb6781) (details / githubweb)
    2. [Enhancement #96] Provide default value (empty string) for the datatype so that it is not required. (commit: ca5d9f7) (details / githubweb)
    3. [Enhancement #96] Init attribute metamodel with explicit datatype. (commit: fa7d3b8) (details / githubweb)
    4. Resolve most of the generics-related warnings in MetamodelMocks. (commit: eb614b9) (details / githubweb)
    5. [Enhancement #96] Support namespace resolution for explicit datatype IRI specification. (commit: 00465e0) (details / githubweb)
    6. [Enhancement #96] Add a representation of a literal with a lexical form and a datatype to the OntoDriver API. (commit: f40ec07) (details / githubweb)
    7. [Enhancement #96] Implement mapping of OntoDriver Literal to the underlying storage literal representation. (commit: 0124860) (details / githubweb)
    8. [Enhancement #96] Implement loading of unknown datatype literals to OntoDriver literal values. (commit: e742593) (details / githubweb)
    9. Exclude log4j-slf4j-impl from Jena to have only the SLF4J for logging and let user choose which implementation to use. (commit: 8cd3f8a) (details / githubweb)
    10. [Enhancement #96] Implement a converter for working with literals with explicit datatype. (commit: f4882d6) (details / githubweb)
    11. [Enhancement #96] Integration testing support for plural attributes with explicit datatype. (commit: 9e1356a) (details / githubweb)
    12. [Enhancement #96] Provide additional explanation of the behavior of the ToRdfLiteralConverter. (commit: 18573cc) (details / githubweb)