Skip to content
Success

Changes

Summary

  1. [Enhancement #256] Add integration tests for the feature. (commit: 7d844e6) (details)
  2. [Enhancement #256] Add support for using URI/URL as data property values when mapped to simple literal. (commit: da4b4b1) (details)
Commit 7d844e64ac2f9de0793a412c2dc7abc91cdbf863 by Martin Ledvinka
[Enhancement #256] Add integration tests for the feature.
(commit: 7d844e6)
The file was modifiedjopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/Vocabulary.java (diff)
The file was modifiedjopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/CreateOperationsRunner.java (diff)
The file was modifiedjopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/RetrieveOperationsRunner.java (diff)
The file was modifiedjopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/OWLClassM.java (diff)
Commit da4b4b186dfc8bd5bcd0d51ae00e64a78d71837d by Martin Ledvinka
[Enhancement #256] Add support for using URI/URL as data property values when mapped to simple literal.
(commit: da4b4b1)
The file was addedjopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/converter/ToURLConverter.java
The file was modifiedjopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/RetrieveOperationsRunner.java (diff)
The file was addedjopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/converter/ToURIConverter.java
The file was modifiedjopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/Converters.java (diff)