Skip to content
Success

Changes

Summary

  1. [Fix] Prevent attempts at explicitly mapping rdf:type as property (in Metamodel initialization). (commit: b8fa71e) (details)
  2. Make LangString immutable. Allow using it as entity attribute type. (commit: 8696976) (details)
  3. [0.18.2] Bump version and update release notes. (commit: 3a61db9) (details)
Commit b8fa71e83766927a7e634cfa660f42661b8fe8ce by Martin Ledvinka
[Fix] Prevent attempts at explicitly mapping rdf:type as property (in Metamodel initialization).
(commit: b8fa71e)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/AnnotationPropertyAttributes.java (diff)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/DataPropertyAttributes.java (diff)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/AnnotationPropertyAttributesTest.java (diff)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/DataPropertyAttributesTest.java (diff)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/FieldMappingValidatorTest.java (diff)
The file was modified jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/MetamodelBuilderTest.java (diff)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/FieldMappingValidator.java (diff)
Commit 86969761c9cf647a03795748eb6e62576fd76691 by Martin Ledvinka
Make LangString immutable. Allow using it as entity attribute type.
(commit: 8696976)
The file was modified jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/Vocabulary.java (diff)
The file was modified jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/CloneBuilderImpl.java (diff)
The file was modified jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/OWLClassM.java (diff)
The file was modified jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/MultilingualAttributesTestRunner.java (diff)
The file was modified ontodriver-api/src/main/java/cz/cvut/kbss/ontodriver/model/LangString.java (diff)
Commit 3a61db977a232605ce9264a04cd14a3e497fdf8f by Martin Ledvinka
[0.18.2] Bump version and update release notes.
(commit: 3a61db9)
The file was modified jopa-maven-plugin/pom.xml (diff)
The file was modified jopa-integration-tests/pom.xml (diff)
The file was modified jopa-distribution/pom.xml (diff)
The file was modified datatype/pom.xml (diff)
The file was modified jopa-owl2java/pom.xml (diff)
The file was modified jopa-api/pom.xml (diff)
The file was modified ontodriver-jena/pom.xml (diff)
The file was modified ontodriver-owlapi/pom.xml (diff)
The file was modified ReleaseNotes.md (diff)
The file was modified jopa-owlapi-utils/pom.xml (diff)
The file was modified ontodriver-api/pom.xml (diff)
The file was modified jopa-integration-tests-sesame/pom.xml (diff)
The file was modified ontodriver-sesame/pom.xml (diff)
The file was modified pom.xml (diff)
The file was modified jopa-impl/pom.xml (diff)
The file was modified jopa-integration-tests-owlapi/pom.xml (diff)
The file was modified jopa-integration-tests-jena/pom.xml (diff)