<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by ledsoft</shortDescription></cause><cause _class='com.cloudbees.jenkins.GitHubPushCause'><shortDescription>Started by GitHub push by ledsoft</shortDescription></cause></action><action></action><action></action><action _class='jenkins.metrics.impl.TimeInQueueAction'><blockedDurationMillis>0</blockedDurationMillis><blockedTimeMillis>0</blockedTimeMillis><buildableDurationMillis>18</buildableDurationMillis><buildableTimeMillis>18</buildableTimeMillis><buildingDurationMillis>200491</buildingDurationMillis><executingTimeMillis>200491</executingTimeMillis><executorUtilization>1.0</executorUtilization><subTaskCount>0</subTaskCount><waitingDurationMillis>8530</waitingDurationMillis><waitingTimeMillis>8530</waitingTimeMillis></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><origindevelopment _class='hudson.plugins.git.util.Build'><buildNumber>442</buildNumber><marked><SHA1>5c79745e93f8c4ba08101129fc6e930118fb61a9</SHA1><branch><SHA1>5c79745e93f8c4ba08101129fc6e930118fb61a9</SHA1><name>origin/development</name></branch></marked><revision><SHA1>5c79745e93f8c4ba08101129fc6e930118fb61a9</SHA1><branch><SHA1>5c79745e93f8c4ba08101129fc6e930118fb61a9</SHA1><name>origin/development</name></branch></revision></origindevelopment></buildsByBranchName><lastBuiltRevision><SHA1>5c79745e93f8c4ba08101129fc6e930118fb61a9</SHA1><branch><SHA1>5c79745e93f8c4ba08101129fc6e930118fb61a9</SHA1><name>origin/development</name></branch></lastBuiltRevision><remoteUrl>https://github.com/kbss-cvut/jopa.git</remoteUrl><scmName></scmName></action><action></action><action _class='hudson.tasks.junit.TestResultAction'><failCount>0</failCount><skipCount>28</skipCount><totalCount>4576</totalCount><urlName>testReport</urlName></action><action></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'></action><building>false</building><displayName>#442</displayName><duration>200491</duration><estimatedDuration>408252</estimatedDuration><fullDisplayName>JOPA Development #442</fullDisplayName><id>442</id><inProgress>false</inProgress><keepLog>false</keepLog><number>442</number><queueId>353</queueId><result>SUCCESS</result><timestamp>1681209857932</timestamp><url>https://kbss.felk.cvut.cz/jenkins/view/Java%20Tools/job/JOPA-Development/442/</url><builtOn></builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/query/runner/SoqlRunner.java</affectedPath><commitId>d313c0119c691f6569afabf2bd390215a6b4308b</commitId><timestamp>1677161004000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[Enhancement #138] Add acceptance test for SOQL.
</comment><date>2023-02-23 15:03:24 +0100</date><id>d313c0119c691f6569afabf2bd390215a6b4308b</id><msg>[Enhancement #138] Add acceptance test for SOQL.</msg><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/query/runner/SoqlRunner.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/cache/TtlCacheManager.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/cache/LruCacheManager.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/ServerSession.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/EntityManagerFactoryImplTest.java</affectedPath><commitId>714e1777fdd8d6466bfbe61eacf8bdff8cb6862f</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[Enhancement #136] Clear cache on EMF close.
</comment><date>2023-03-24 16:15:08 +0100</date><id>714e1777fdd8d6466bfbe61eacf8bdff8cb6862f</id><msg>[Enhancement #136] Clear cache on EMF close.</msg><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/ServerSession.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/cache/TtlCacheManager.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/EntityManagerFactoryImplTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/sessions/cache/LruCacheManager.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/EntityManagerFactoryImpl.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/JOPAPersistenceProvider.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/EntityManagerFactoryImplTest.java</affectedPath><commitId>a03376965172f22a9c85be44365687d2f3a13176</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[Enhancement #136] Remove closed EMF from set of active EMFs.
</comment><date>2023-03-24 16:15:08 +0100</date><id>a03376965172f22a9c85be44365687d2f3a13176</id><msg>[Enhancement #136] Remove closed EMF from set of active EMFs.</msg><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/JOPAPersistenceProvider.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/EntityManagerFactoryImplTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/EntityManagerFactoryImpl.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>datatype/pom.xml</affectedPath><affectedPath>jopa-owlapi-utils/pom.xml</affectedPath><affectedPath>ontodriver-sesame/pom.xml</affectedPath><affectedPath>jopa-integration-tests-jena/pom.xml</affectedPath><affectedPath>jopa-distribution/pom.xml</affectedPath><affectedPath>ontodriver-rdf4j/pom.xml</affectedPath><affectedPath>jopa-owl2java/pom.xml</affectedPath><affectedPath>jopa-impl/pom.xml</affectedPath><affectedPath>jopa-integration-tests/pom.xml</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>CHANGELOG.md</affectedPath><affectedPath>jopa-maven-plugin/pom.xml</affectedPath><affectedPath>jopa-integration-tests-owlapi/pom.xml</affectedPath><affectedPath>ontodriver-api/pom.xml</affectedPath><affectedPath>ontodriver-jena/pom.xml</affectedPath><affectedPath>jopa-api/pom.xml</affectedPath><affectedPath>ontodriver-owlapi/pom.xml</affectedPath><affectedPath>jopa-integration-tests-rdf4j/pom.xml</affectedPath><commitId>6816505a183507df48c0907ae9017247d65ab8ab</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[0.20.2] Bump version, update changelog.
</comment><date>2023-03-24 16:15:08 +0100</date><id>6816505a183507df48c0907ae9017247d65ab8ab</id><msg>[0.20.2] Bump version, update changelog.</msg><path><editType>edit</editType><file>jopa-owlapi-utils/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-rdf4j/pom.xml</file></path><path><editType>edit</editType><file>jopa-owl2java/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-sesame/pom.xml</file></path><path><editType>edit</editType><file>jopa-api/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-rdf4j/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-api/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-jena/pom.xml</file></path><path><editType>edit</editType><file>jopa-maven-plugin/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/pom.xml</file></path><path><editType>edit</editType><file>jopa-impl/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-owlapi/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-jena/pom.xml</file></path><path><editType>edit</editType><file>CHANGELOG.md</file></path><path><editType>edit</editType><file>datatype/pom.xml</file></path><path><editType>edit</editType><file>jopa-distribution/pom.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-api/src/main/java/cz/cvut/kbss/jopa/model/annotations/EnumType.java</affectedPath><affectedPath>jopa-api/src/main/java/cz/cvut/kbss/jopa/model/annotations/Enumerated.java</affectedPath><affectedPath>jopa-api/src/main/java/cz/cvut/kbss/jopa/model/annotations/Individual.java</affectedPath><commitId>b6f62bb5c9975cc5b40dbe63d540334d213d2cb8</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[Feature #60, #134] Extend JOPA API with enum mapping classes.
</comment><date>2023-03-24 16:15:08 +0100</date><id>b6f62bb5c9975cc5b40dbe63d540334d213d2cb8</id><msg>[Feature #60, #134] Extend JOPA API with enum mapping classes.</msg><path><editType>add</editType><file>jopa-api/src/main/java/cz/cvut/kbss/jopa/model/annotations/Enumerated.java</file></path><path><editType>add</editType><file>jopa-api/src/main/java/cz/cvut/kbss/jopa/model/annotations/EnumType.java</file></path><path><editType>add</editType><file>jopa-api/src/main/java/cz/cvut/kbss/jopa/model/annotations/Individual.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/OneOfEnum.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/FieldMappingValidatorTest.java</affectedPath><affectedPath>jopa-api/src/main/java/cz/cvut/kbss/jopa/model/annotations/ObjectOneOf.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/exception/InvalidEnumMappingException.java</affectedPath><affectedPath>jopa-api/src/main/java/cz/cvut/kbss/jopa/model/annotations/Individual.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/FieldMappingValidator.java</affectedPath><commitId>8cc48d42dd63698ee5a6f00ed7408b2d6444827b</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[Feature #60] Add a marker annotation for enums mapped to object property values (OWL ObjectOneOf).

Implement validation of such enums.
</comment><date>2023-03-24 16:15:08 +0100</date><id>8cc48d42dd63698ee5a6f00ed7408b2d6444827b</id><msg>[Feature #60] Add a marker annotation for enums mapped to object property values (OWL ObjectOneOf).</msg><path><editType>add</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/OneOfEnum.java</file></path><path><editType>edit</editType><file>jopa-api/src/main/java/cz/cvut/kbss/jopa/model/annotations/Individual.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/FieldMappingValidatorTest.java</file></path><path><editType>add</editType><file>jopa-api/src/main/java/cz/cvut/kbss/jopa/model/annotations/ObjectOneOf.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/FieldMappingValidator.java</file></path><path><editType>add</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/exception/InvalidEnumMappingException.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/converter/ObjectOneOfEnumConverter.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/OneOfEnum.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/converter/ObjectOneOfEnumConverterTest.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/ObjectPropertyAttributes.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/FieldMappingValidatorTest.java</affectedPath><affectedPath>jopa-api/src/main/java/cz/cvut/kbss/jopa/model/annotations/ObjectOneOf.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/FieldMappingValidator.java</affectedPath><affectedPath>jopa-api/src/main/java/cz/cvut/kbss/jopa/model/annotations/Individual.java</affectedPath><commitId>f6ac972fe09b17d32717faca8676ac9f3d674222</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[Feature #60] Implement ObjectOneOfEnumConverter for object property enum values.
</comment><date>2023-03-24 16:15:08 +0100</date><id>f6ac972fe09b17d32717faca8676ac9f3d674222</id><msg>[Feature #60] Implement ObjectOneOfEnumConverter for object property enum values.</msg><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/ObjectPropertyAttributes.java</file></path><path><editType>add</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/converter/ObjectOneOfEnumConverter.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/FieldMappingValidatorTest.java</file></path><path><editType>edit</editType><file>jopa-api/src/main/java/cz/cvut/kbss/jopa/model/annotations/Individual.java</file></path><path><editType>add</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/converter/ObjectOneOfEnumConverterTest.java</file></path><path><editType>delete</editType><file>jopa-api/src/main/java/cz/cvut/kbss/jopa/model/annotations/ObjectOneOf.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/OneOfEnum.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/FieldMappingValidator.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/ConverterResolverTest.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/utils/MetamodelMocks.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/converter/ObjectOneOfEnumConverterTest.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/FieldMappingValidatorTest.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/AbstractAttributeTest.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/utils/MetamodelFactory.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/FieldMappingValidator.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/ReferenceSavingResolverTest.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/Vocabulary.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/ReferenceSavingResolver.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/OWLClassM.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/ConverterResolver.java</affectedPath><commitId>64d7cf2492c40d5e3c83c2b0b693fedc9050129d</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[Feature #60] Create ObjectOneOfEnumConverter when resolving converter for enum-valued object property attribute.

Extend test metamodel with an enum-valued object property attribute.
</comment><date>2023-03-24 16:15:08 +0100</date><id>64d7cf2492c40d5e3c83c2b0b693fedc9050129d</id><msg>[Feature #60] Create ObjectOneOfEnumConverter when resolving converter for enum-valued object property attribute.</msg><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/FieldMappingValidator.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/utils/MetamodelFactory.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/FieldMappingValidatorTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/ReferenceSavingResolverTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/ConverterResolver.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/ReferenceSavingResolver.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/utils/MetamodelMocks.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/AbstractAttributeTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/ConverterResolverTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/converter/ObjectOneOfEnumConverterTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/Vocabulary.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/OWLClassM.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/utils/MetamodelMocks.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/MetamodelBuilderTest.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/SingularObjectPropertyStrategyTest.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/SingularObjectPropertyStrategy.java</affectedPath><commitId>2769df987958492294ad0047f5f8d51b24cd676f</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[Feature #60] Implement enum value mapping for singular object property attributes.
</comment><date>2023-03-24 16:15:08 +0100</date><id>2769df987958492294ad0047f5f8d51b24cd676f</id><msg>[Feature #60] Implement enum value mapping for singular object property attributes.</msg><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/SingularObjectPropertyStrategy.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/utils/MetamodelMocks.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/MetamodelBuilderTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/SingularObjectPropertyStrategyTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/PluralObjectPropertyStrategyTest.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/SimpleListPropertyStrategyTest.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/SimpleSetPropertyStrategy.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/ReferencedListPropertyStrategyTest.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/ListPropertyStrategy.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/ListPropertyStrategyTestBase.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/PluralObjectPropertyStrategy.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/SimpleSetPropertyStrategyTest.java</affectedPath><commitId>45dc1d260a97b795a6d0028f51a7385cd17d2777</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[Feature #60] Implement enum value mapping for plural object property attributes.
</comment><date>2023-03-24 16:15:08 +0100</date><id>45dc1d260a97b795a6d0028f51a7385cd17d2777</id><msg>[Feature #60] Implement enum value mapping for plural object property attributes.</msg><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/PluralObjectPropertyStrategyTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/PluralObjectPropertyStrategy.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/SimpleSetPropertyStrategy.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/ReferencedListPropertyStrategyTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/ListPropertyStrategyTestBase.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/ListPropertyStrategy.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/SimpleListPropertyStrategyTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/SimpleSetPropertyStrategyTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-integration-tests-jena/src/test/java/cz/cvut/kbss/jopa/test/integration/jena/EnumMappingTest.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/EnumMappingTestRunner.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/Vocabulary.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/ObjectOneOfEnum.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/FieldMappingValidator.java</affectedPath><affectedPath>jopa-api/src/main/java/cz/cvut/kbss/jopa/model/annotations/EnumType.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/OWLClassR.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/OWLClassM.java</affectedPath><affectedPath>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/EnumMappingTest.java</affectedPath><affectedPath>jopa-integration-tests-rdf4j/src/test/java/cz/cvut/kbss/jopa/test/integration/rdf4j/EnumMappingTest.java</affectedPath><commitId>270dc8ce2de0eb99a61c70a57d89e2db3e271802</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[Feature #60] Integration tests of mapping enum constants to ontological individuals.
</comment><date>2023-03-24 16:15:08 +0100</date><id>270dc8ce2de0eb99a61c70a57d89e2db3e271802</id><msg>[Feature #60] Integration tests of mapping enum constants to ontological individuals.</msg><path><editType>add</editType><file>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/EnumMappingTest.java</file></path><path><editType>add</editType><file>jopa-integration-tests-rdf4j/src/test/java/cz/cvut/kbss/jopa/test/integration/rdf4j/EnumMappingTest.java</file></path><path><editType>add</editType><file>jopa-integration-tests-jena/src/test/java/cz/cvut/kbss/jopa/test/integration/jena/EnumMappingTest.java</file></path><path><editType>edit</editType><file>jopa-api/src/main/java/cz/cvut/kbss/jopa/model/annotations/EnumType.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/OWLClassR.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/Vocabulary.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/FieldMappingValidator.java</file></path><path><editType>add</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/ObjectOneOfEnum.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/OWLClassM.java</file></path><path><editType>add</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/EnumMappingTestRunner.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/ConverterResolverTest.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/converter/StringEnumConverter.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/converter/EnumConverter.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/utils/MetamodelFactory.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/converter/EnumConverterTest.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/converter/OrdinalEnumConverter.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/converter/StringEnumConverterTest.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/converter/OrdinalEnumConverterTest.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/ConverterResolver.java</affectedPath><commitId>4a8ad8fda966b091520e6ad89a7dec8b97a23613</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[Enhancement #134] Implement OrdinalEnumConverter for converting ordinal values to enum constants and vice versa.
</comment><date>2023-03-24 16:15:08 +0100</date><id>4a8ad8fda966b091520e6ad89a7dec8b97a23613</id><msg>[Enhancement #134] Implement OrdinalEnumConverter for converting ordinal values to enum constants and vice versa.</msg><path><editType>delete</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/converter/EnumConverterTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/ConverterResolverTest.java</file></path><path><editType>add</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/converter/StringEnumConverter.java</file></path><path><editType>add</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/converter/OrdinalEnumConverterTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/utils/MetamodelFactory.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/ConverterResolver.java</file></path><path><editType>delete</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/converter/EnumConverter.java</file></path><path><editType>add</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/converter/OrdinalEnumConverter.java</file></path><path><editType>add</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/converter/StringEnumConverterTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/ConverterResolverTest.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/utils/MetamodelMocks.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/PropertyAttributes.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/DataPropertyAttributesTest.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/utils/MetamodelFactory.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/Vocabulary.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/OWLClassM.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/ConverterResolver.java</affectedPath><commitId>88a5f425f72d53c4b72c678c092b7e1175ee7005</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[Enhancement #134] User OrdinalEnumConverter when ordinal enum attribute mapping is configured.
</comment><date>2023-03-24 16:15:08 +0100</date><id>88a5f425f72d53c4b72c678c092b7e1175ee7005</id><msg>[Enhancement #134] User OrdinalEnumConverter when ordinal enum attribute mapping is configured.</msg><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/utils/MetamodelFactory.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/utils/MetamodelMocks.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/PropertyAttributes.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/ConverterResolver.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/Vocabulary.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/DataPropertyAttributesTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/OWLClassM.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/ConverterResolverTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/EnumMappingTestRunner.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/Vocabulary.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/OWLClassM.java</affectedPath><commitId>e45612e2b2c10f7104430c543668dedb0ce5a73f</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[Enhancement #134] Integration tests of ordinal enum attribute mapping.
</comment><date>2023-03-24 16:15:08 +0100</date><id>e45612e2b2c10f7104430c543668dedb0ce5a73f</id><msg>[Enhancement #134] Integration tests of ordinal enum attribute mapping.</msg><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/Vocabulary.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/OWLClassM.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/EnumMappingTestRunner.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/query/runner/CriteriaRunner.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/CriteriaQueryImpl.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/criteria/SimplePredicateImpl.java</affectedPath><commitId>e5db0f4451667afbf254c76584047ef10b24bc51</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[Fix] Do not output empty WHERE/HAVING clause from CriteriaQuery into SOQL query.

Was causing error messages from the antlr-based SOQL parser.
</comment><date>2023-03-24 16:15:08 +0100</date><id>e5db0f4451667afbf254c76584047ef10b24bc51</id><msg>[Fix] Do not output empty WHERE/HAVING clause from CriteriaQuery into SOQL query.</msg><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/criteria/SimplePredicateImpl.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/CriteriaQueryImpl.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/query/runner/CriteriaRunner.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-integration-tests-rdf4j/pom.xml</affectedPath><affectedPath>jopa-integration-tests-owlapi/pom.xml</affectedPath><affectedPath>jopa-impl/pom.xml</affectedPath><affectedPath>jopa-integration-tests/pom.xml</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>jopa-integration-tests-jena/pom.xml</affectedPath><commitId>99661b7792add643b306a34d6f907b35a4b79553</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>Switch to the dev.aspectj AspectJ Maven plugin.
</comment><date>2023-03-24 16:15:08 +0100</date><id>99661b7792add643b306a34d6f907b35a4b79553</id><msg>Switch to the dev.aspectj AspectJ Maven plugin.</msg><path><editType>edit</editType><file>jopa-impl/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-rdf4j/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-jena/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/utils/CollectionFactory.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/utils/CollectionFactoryTest.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/criteria/expressions/AbstractPathExpression.java</affectedPath><commitId>47b9b2a8e826f147d416cf0524d11593443fd188</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[SCA] Minor SCA-based code improvements.
</comment><date>2023-03-24 16:15:08 +0100</date><id>47b9b2a8e826f147d416cf0524d11593443fd188</id><msg>[SCA] Minor SCA-based code improvements.</msg><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/utils/CollectionFactoryTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/criteria/expressions/AbstractPathExpression.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/utils/CollectionFactory.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>datatype/pom.xml</affectedPath><affectedPath>jopa-owlapi-utils/pom.xml</affectedPath><affectedPath>jopa-integration-tests-jena/pom.xml</affectedPath><affectedPath>ontodriver-sesame/pom.xml</affectedPath><affectedPath>jopa-distribution/pom.xml</affectedPath><affectedPath>ontodriver-rdf4j/pom.xml</affectedPath><affectedPath>jopa-owl2java/pom.xml</affectedPath><affectedPath>jopa-impl/pom.xml</affectedPath><affectedPath>jopa-integration-tests/pom.xml</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>CHANGELOG.md</affectedPath><affectedPath>jopa-maven-plugin/pom.xml</affectedPath><affectedPath>jopa-integration-tests-owlapi/pom.xml</affectedPath><affectedPath>ontodriver-api/pom.xml</affectedPath><affectedPath>ontodriver-jena/pom.xml</affectedPath><affectedPath>ontodriver-owlapi/pom.xml</affectedPath><affectedPath>jopa-api/pom.xml</affectedPath><affectedPath>jopa-integration-tests-rdf4j/pom.xml</affectedPath><commitId>76c37ad0a2f66ff34ca24012810efc6d3b7ac027</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[0.21.0] Bump version, update changelog.
</comment><date>2023-03-24 16:15:08 +0100</date><id>76c37ad0a2f66ff34ca24012810efc6d3b7ac027</id><msg>[0.21.0] Bump version, update changelog.</msg><path><editType>edit</editType><file>ontodriver-owlapi/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-jena/pom.xml</file></path><path><editType>edit</editType><file>jopa-maven-plugin/pom.xml</file></path><path><editType>edit</editType><file>jopa-owlapi-utils/pom.xml</file></path><path><editType>edit</editType><file>jopa-impl/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/pom.xml</file></path><path><editType>edit</editType><file>jopa-api/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-jena/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-rdf4j/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-rdf4j/pom.xml</file></path><path><editType>edit</editType><file>datatype/pom.xml</file></path><path><editType>edit</editType><file>CHANGELOG.md</file></path><path><editType>edit</editType><file>ontodriver-api/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-sesame/pom.xml</file></path><path><editType>edit</editType><file>jopa-owl2java/pom.xml</file></path><path><editType>edit</editType><file>jopa-distribution/pom.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>datatype/pom.xml</affectedPath><affectedPath>jopa-owlapi-utils/pom.xml</affectedPath><affectedPath>ontodriver-sesame/pom.xml</affectedPath><affectedPath>jopa-integration-tests-jena/pom.xml</affectedPath><affectedPath>jopa-distribution/pom.xml</affectedPath><affectedPath>ontodriver-rdf4j/pom.xml</affectedPath><affectedPath>jopa-owl2java/pom.xml</affectedPath><affectedPath>jopa-impl/pom.xml</affectedPath><affectedPath>jopa-integration-tests/pom.xml</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>jopa-maven-plugin/pom.xml</affectedPath><affectedPath>jopa-integration-tests-owlapi/pom.xml</affectedPath><affectedPath>ontodriver-api/pom.xml</affectedPath><affectedPath>ontodriver-jena/pom.xml</affectedPath><affectedPath>jopa-api/pom.xml</affectedPath><affectedPath>ontodriver-owlapi/pom.xml</affectedPath><affectedPath>jopa-integration-tests-rdf4j/pom.xml</affectedPath><commitId>bafefa73c8b81506c7b8c3fced516d6388e9ba94</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>Bump snapshot version.
</comment><date>2023-03-24 16:15:08 +0100</date><id>bafefa73c8b81506c7b8c3fced516d6388e9ba94</id><msg>Bump snapshot version.</msg><path><editType>edit</editType><file>ontodriver-api/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-sesame/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/pom.xml</file></path><path><editType>edit</editType><file>jopa-api/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>jopa-distribution/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-rdf4j/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-jena/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-owlapi/pom.xml</file></path><path><editType>edit</editType><file>jopa-owlapi-utils/pom.xml</file></path><path><editType>edit</editType><file>jopa-maven-plugin/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-rdf4j/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests/pom.xml</file></path><path><editType>edit</editType><file>jopa-impl/pom.xml</file></path><path><editType>edit</editType><file>datatype/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-jena/pom.xml</file></path><path><editType>edit</editType><file>jopa-owl2java/pom.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/ClassFieldMetamodelProcessor.java</affectedPath><commitId>b257c291a2569c54e16157864e6023fb53ab5bef</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>Allow using generic types as plural attribute elements.
</comment><date>2023-03-24 16:15:08 +0100</date><id>b257c291a2569c54e16157864e6023fb53ab5bef</id><msg>Allow using generic types as plural attribute elements.</msg><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/ClassFieldMetamodelProcessor.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>TODO.md</affectedPath><affectedPath>README.md</affectedPath><commitId>d037a0aa615ca0c4000165830ef1437781e68f71</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[Fix] Update readme, fix broken links and obsolete info.
</comment><date>2023-03-24 16:15:08 +0100</date><id>d037a0aa615ca0c4000165830ef1437781e68f71</id><msg>[Fix] Update readme, fix broken links and obsolete info.</msg><path><editType>edit</editType><file>README.md</file></path><path><editType>edit</editType><file>TODO.md</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>datatype/pom.xml</affectedPath><affectedPath>jopa-owlapi-utils/pom.xml</affectedPath><affectedPath>ontodriver-sesame/pom.xml</affectedPath><affectedPath>jopa-integration-tests-jena/pom.xml</affectedPath><affectedPath>jopa-distribution/pom.xml</affectedPath><affectedPath>ontodriver-rdf4j/pom.xml</affectedPath><affectedPath>jopa-owl2java/pom.xml</affectedPath><affectedPath>jopa-impl/pom.xml</affectedPath><affectedPath>jopa-integration-tests/pom.xml</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>CHANGELOG.md</affectedPath><affectedPath>jopa-maven-plugin/pom.xml</affectedPath><affectedPath>jopa-integration-tests-owlapi/pom.xml</affectedPath><affectedPath>ontodriver-api/pom.xml</affectedPath><affectedPath>ontodriver-jena/pom.xml</affectedPath><affectedPath>ontodriver-owlapi/pom.xml</affectedPath><affectedPath>jopa-api/pom.xml</affectedPath><affectedPath>jopa-integration-tests-rdf4j/pom.xml</affectedPath><commitId>8d407ab001fad7e97d6801419e4343b53d884706</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[0.21.1] Bump version, update changelog.
</comment><date>2023-03-24 16:15:08 +0100</date><id>8d407ab001fad7e97d6801419e4343b53d884706</id><msg>[0.21.1] Bump version, update changelog.</msg><path><editType>edit</editType><file>ontodriver-sesame/pom.xml</file></path><path><editType>edit</editType><file>jopa-distribution/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-owlapi/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>jopa-impl/pom.xml</file></path><path><editType>edit</editType><file>jopa-api/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-rdf4j/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-jena/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-jena/pom.xml</file></path><path><editType>edit</editType><file>CHANGELOG.md</file></path><path><editType>edit</editType><file>jopa-integration-tests/pom.xml</file></path><path><editType>edit</editType><file>jopa-owl2java/pom.xml</file></path><path><editType>edit</editType><file>jopa-maven-plugin/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-rdf4j/pom.xml</file></path><path><editType>edit</editType><file>jopa-owlapi-utils/pom.xml</file></path><path><editType>edit</editType><file>datatype/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-api/pom.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/MetamodelBuilderTest.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/ClassFieldMetamodelProcessor.java</affectedPath><commitId>e9d246ed63da93e0b3c003ede8da94e7b34e3aab</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[Fix] Override fetch type of inferred types and properties to eager.

Prevents issues when only asserted values are loaded first by accident and subsequent lazy load is not triggered because the field acts as loaded.
</comment><date>2023-03-24 16:15:08 +0100</date><id>e9d246ed63da93e0b3c003ede8da94e7b34e3aab</id><msg>[Fix] Override fetch type of inferred types and properties to eager.</msg><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/model/metamodel/MetamodelBuilderTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/ClassFieldMetamodelProcessor.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>datatype/pom.xml</affectedPath><affectedPath>jopa-owlapi-utils/pom.xml</affectedPath><affectedPath>jopa-integration-tests-jena/pom.xml</affectedPath><affectedPath>ontodriver-sesame/pom.xml</affectedPath><affectedPath>jopa-distribution/pom.xml</affectedPath><affectedPath>ontodriver-rdf4j/pom.xml</affectedPath><affectedPath>jopa-owl2java/pom.xml</affectedPath><affectedPath>jopa-impl/pom.xml</affectedPath><affectedPath>jopa-integration-tests/pom.xml</affectedPath><affectedPath>pom.xml</affectedPath><affectedPath>jopa-maven-plugin/pom.xml</affectedPath><affectedPath>jopa-integration-tests-owlapi/pom.xml</affectedPath><affectedPath>ontodriver-api/pom.xml</affectedPath><affectedPath>ontodriver-jena/pom.xml</affectedPath><affectedPath>jopa-api/pom.xml</affectedPath><affectedPath>ontodriver-owlapi/pom.xml</affectedPath><affectedPath>jopa-integration-tests-rdf4j/pom.xml</affectedPath><commitId>e3d9eefd31f95f8536b46a712d3323e2c38da641</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[0.21.2-SNAPSHOT] Bump version to snapshot.
</comment><date>2023-03-24 16:15:08 +0100</date><id>e3d9eefd31f95f8536b46a712d3323e2c38da641</id><msg>[0.21.2-SNAPSHOT] Bump version to snapshot.</msg><path><editType>edit</editType><file>jopa-integration-tests-owlapi/pom.xml</file></path><path><editType>edit</editType><file>jopa-distribution/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-rdf4j/pom.xml</file></path><path><editType>edit</editType><file>jopa-impl/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-api/pom.xml</file></path><path><editType>edit</editType><file>datatype/pom.xml</file></path><path><editType>edit</editType><file>jopa-maven-plugin/pom.xml</file></path><path><editType>edit</editType><file>jopa-owl2java/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-rdf4j/pom.xml</file></path><path><editType>edit</editType><file>pom.xml</file></path><path><editType>edit</editType><file>jopa-api/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-jena/pom.xml</file></path><path><editType>edit</editType><file>jopa-integration-tests-jena/pom.xml</file></path><path><editType>edit</editType><file>jopa-owlapi-utils/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-sesame/pom.xml</file></path><path><editType>edit</editType><file>ontodriver-owlapi/pom.xml</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-integration-tests-rdf4j/src/test/java/cz/cvut/kbss/jopa/test/integration/rdf4j/UpdateWithInferenceTest.java</affectedPath><affectedPath>jopa-integration-tests-jena/src/test/java/cz/cvut/kbss/jopa/test/integration/jena/UpdateWithInferenceTest.java</affectedPath><affectedPath>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/UpdateWithInferenceTest.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/UpdateWithInferenceRunner.java</affectedPath><commitId>7d2ce4fcab1603900bd9b4c745717cb4c2984431</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[Bug #150] Add test reproducing the issue.
</comment><date>2023-03-24 16:15:08 +0100</date><id>7d2ce4fcab1603900bd9b4c745717cb4c2984431</id><msg>[Bug #150] Add test reproducing the issue.</msg><path><editType>edit</editType><file>jopa-integration-tests-rdf4j/src/test/java/cz/cvut/kbss/jopa/test/integration/rdf4j/UpdateWithInferenceTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/integration/owlapi/UpdateWithInferenceTest.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/UpdateWithInferenceRunner.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-jena/src/test/java/cz/cvut/kbss/jopa/test/integration/jena/UpdateWithInferenceTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/connector/RepositoryConnectorInitializer.java</affectedPath><affectedPath>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/connector/StorageConnector.java</affectedPath><affectedPath>ontodriver-rdf4j/src/test/java/cz/cvut/kbss/ontodriver/rdf4j/Rdf4jAdapterWithStoreTest.java</affectedPath><affectedPath>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/connector/init/FactoryOfFactories.java</affectedPath><affectedPath>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/loader/GraphDBStatementLoaderFactory.java</affectedPath><affectedPath>ontodriver-rdf4j/src/test/java/cz/cvut/kbss/ontodriver/rdf4j/connector/StorageConnectorTest.java</affectedPath><affectedPath>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/connector/init/RepositoryConnectorInitializer.java</affectedPath><affectedPath>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/Rdf4jDriver.java</affectedPath><affectedPath>ontodriver-rdf4j/src/test/java/cz/cvut/kbss/ontodriver/rdf4j/environment/TestRepositoryProvider.java</affectedPath><affectedPath>ontodriver-rdf4j/src/test/java/cz/cvut/kbss/ontodriver/rdf4j/connector/ConnectorFactoryImplTest.java</affectedPath><affectedPath>ontodriver-rdf4j/src/test/java/cz/cvut/kbss/ontodriver/rdf4j/loader/GraphDBStatementLoaderFactoryTest.java</affectedPath><affectedPath>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/connector/ConnectorFactoryImpl.java</affectedPath><commitId>26b245efd3595817a6baf6a53fd07c7a35baf5a1</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[Bug #150] Refactor RDF4J OntoDriver repository connection to support adding repository-specific connectors.
</comment><date>2023-03-24 16:15:08 +0100</date><id>26b245efd3595817a6baf6a53fd07c7a35baf5a1</id><msg>[Bug #150] Refactor RDF4J OntoDriver repository connection to support adding repository-specific connectors.</msg><path><editType>edit</editType><file>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/connector/ConnectorFactoryImpl.java</file></path><path><editType>add</editType><file>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/connector/init/RepositoryConnectorInitializer.java</file></path><path><editType>add</editType><file>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/connector/init/FactoryOfFactories.java</file></path><path><editType>edit</editType><file>ontodriver-rdf4j/src/test/java/cz/cvut/kbss/ontodriver/rdf4j/Rdf4jAdapterWithStoreTest.java</file></path><path><editType>edit</editType><file>ontodriver-rdf4j/src/test/java/cz/cvut/kbss/ontodriver/rdf4j/environment/TestRepositoryProvider.java</file></path><path><editType>edit</editType><file>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/connector/StorageConnector.java</file></path><path><editType>edit</editType><file>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/loader/GraphDBStatementLoaderFactory.java</file></path><path><editType>edit</editType><file>ontodriver-rdf4j/src/test/java/cz/cvut/kbss/ontodriver/rdf4j/connector/ConnectorFactoryImplTest.java</file></path><path><editType>edit</editType><file>ontodriver-rdf4j/src/test/java/cz/cvut/kbss/ontodriver/rdf4j/loader/GraphDBStatementLoaderFactoryTest.java</file></path><path><editType>edit</editType><file>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/Rdf4jDriver.java</file></path><path><editType>delete</editType><file>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/connector/RepositoryConnectorInitializer.java</file></path><path><editType>edit</editType><file>ontodriver-rdf4j/src/test/java/cz/cvut/kbss/ontodriver/rdf4j/connector/StorageConnectorTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/loader/GraphDBStatementLoaderFactory.java</affectedPath><affectedPath>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/connector/init/FactoryOfFactories.java</affectedPath><affectedPath>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/connector/GraphDBStorageConnector.java</affectedPath><affectedPath>ontodriver-rdf4j/src/test/java/cz/cvut/kbss/ontodriver/rdf4j/connector/init/FactoryOfFactoriesTest.java</affectedPath><affectedPath>ontodriver-rdf4j/src/test/java/cz/cvut/kbss/ontodriver/rdf4j/loader/GraphDBStatementLoaderFactoryTest.java</affectedPath><commitId>421c0fda10bc6dae0dcc85a6d0a1bc5a80ef768c</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[Bug #150] Add a GraphDBStorageConnector whose isInferred implementation ignores context for the inferred statement.

This is because GraphDB stores inferred statements in a special context not accessible via the RDF4J API.
</comment><date>2023-03-24 16:15:08 +0100</date><id>421c0fda10bc6dae0dcc85a6d0a1bc5a80ef768c</id><msg>[Bug #150] Add a GraphDBStorageConnector whose isInferred implementation ignores context for the inferred statement.</msg><path><editType>delete</editType><file>ontodriver-rdf4j/src/test/java/cz/cvut/kbss/ontodriver/rdf4j/loader/GraphDBStatementLoaderFactoryTest.java</file></path><path><editType>edit</editType><file>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/loader/GraphDBStatementLoaderFactory.java</file></path><path><editType>add</editType><file>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/connector/GraphDBStorageConnector.java</file></path><path><editType>add</editType><file>ontodriver-rdf4j/src/test/java/cz/cvut/kbss/ontodriver/rdf4j/connector/init/FactoryOfFactoriesTest.java</file></path><path><editType>edit</editType><file>ontodriver-rdf4j/src/main/java/cz/cvut/kbss/ontodriver/rdf4j/connector/init/FactoryOfFactories.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/FieldStrategy.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/PluralAnnotationPropertyStrategy.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/PluralDataPropertyStrategy.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/UpdateWithInferenceRunner.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/ObjectOntologyMapperImpl.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/SimpleSetPropertyStrategy.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/PluralDataPropertyStrategyTest.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/OWLClassJ.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/PluralMultilingualStringFieldStrategy.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/Vocabulary.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/SimpleSetPropertyStrategyTest.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/EntityMappingHelper.java</affectedPath><commitId>bacbdc3a8811d902c0751286ddd22390dee3a270</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[Bug #150] Check whether an attribute value is already inferred before inserting it into the repository.

Current attribute update implementation replaces all values of a property. But this leads to inferred statements being asserted and thus creating invalid duplicates. Instead, if a value is inferred, it is skipped now.
</comment><date>2023-03-24 16:15:08 +0100</date><id>bacbdc3a8811d902c0751286ddd22390dee3a270</id><msg>[Bug #150] Check whether an attribute value is already inferred before inserting it into the repository.</msg><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/ObjectOntologyMapperImpl.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/OWLClassJ.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/SimpleSetPropertyStrategyTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/EntityMappingHelper.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/PluralMultilingualStringFieldStrategy.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/PluralAnnotationPropertyStrategy.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/SimpleSetPropertyStrategy.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/Vocabulary.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/oom/PluralDataPropertyStrategyTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/FieldStrategy.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/UpdateWithInferenceRunner.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/oom/PluralDataPropertyStrategy.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/UpdateWithInferenceRunner.java</affectedPath><commitId>ca09dac68fd53c54f1be1e83b53ac713db1811a4</commitId><timestamp>1679670908000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>Remove TODO.
</comment><date>2023-03-24 16:15:08 +0100</date><id>ca09dac68fd53c54f1be1e83b53ac713db1811a4</id><msg>Remove TODO.</msg><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/runner/UpdateWithInferenceRunner.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/ParameterValue.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/PositionalVariableParameterValue.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/query/sparql/NamedParameterSparqlQueryHolderTest.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/QueryParameter.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/sparql/SparqlQueryHolder.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/query/sparql/SparqlQueryParserTest.java</affectedPath><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/query/runner/TypedQueryRunner.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/sparql/SparqlQueryParser.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/NamedVariableParameterValue.java</affectedPath><commitId>2d1b0b6ee34da13553e4fe2f0178f13d14a2bbe7</commitId><timestamp>1680609762000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@hotmail.com</authorEmail><comment>[Enhancement #138] Use a VALUES clause when a parameter projected in selection is set in a SPARQL query.
</comment><date>2023-04-04 14:02:42 +0200</date><id>2d1b0b6ee34da13553e4fe2f0178f13d14a2bbe7</id><msg>[Enhancement #138] Use a VALUES clause when a parameter projected in selection is set in a SPARQL query.</msg><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/ParameterValue.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/PositionalVariableParameterValue.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/sparql/SparqlQueryHolder.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/parameter/NamedVariableParameterValue.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/query/sparql/SparqlQueryParserTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/QueryParameter.java</file></path><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/query/runner/TypedQueryRunner.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/sparql/SparqlQueryParser.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/query/sparql/NamedParameterSparqlQueryHolderTest.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/sparql/SparqlQueryHolder.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlParameter.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlAttribute.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/query/soql/SoqlQueryParserTest.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlQueryListener.java</affectedPath><commitId>cc5b4bffcbaa126c8b44eec573cd4c84d1daab27</commitId><timestamp>1680639418000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@hotmail.com</authorEmail><comment>[Enhancement #138] Working on support for selection by entity identifier in SOQL.
</comment><date>2023-04-04 22:16:58 +0200</date><id>cc5b4bffcbaa126c8b44eec573cd4c84d1daab27</id><msg>[Enhancement #138] Working on support for selection by entity identifier in SOQL.</msg><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/sparql/SparqlQueryHolder.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/query/soql/SoqlQueryParserTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlAttribute.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlParameter.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlQueryListener.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlUtils.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/utils/MetamodelFactory.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlAttribute.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlQueryListener.java</affectedPath><affectedPath>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/query/owlapi/TypedQueryTest.java</affectedPath><commitId>3369603f316853574f5f3b550e4636a5ffa20639</commitId><timestamp>1680770034000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[Enhancement #138] Support selection by equality of entity identifier in SOQL.
</comment><date>2023-04-06 10:33:54 +0200</date><id>3369603f316853574f5f3b550e4636a5ffa20639</id><msg>[Enhancement #138] Support selection by equality of entity identifier in SOQL.</msg><path><editType>add</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlUtils.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlQueryListener.java</file></path><path><editType>edit</editType><file>jopa-integration-tests-owlapi/src/test/java/cz/cvut/kbss/jopa/test/query/owlapi/TypedQueryTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/environment/utils/MetamodelFactory.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlAttribute.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlAttribute.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlQueryListener.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/query/soql/SoqlQueryParserTest.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlNode.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlConstants.java</affectedPath><commitId>f7804d7c633594ddda8ddfbada891f0c30140cc2</commitId><timestamp>1680785230000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[Enhancement #138] Support selection by entity identifier using the IN operator.

Also support selection by entity identifier in attribute chains.
</comment><date>2023-04-06 14:47:10 +0200</date><id>f7804d7c633594ddda8ddfbada891f0c30140cc2</id><msg>[Enhancement #138] Support selection by entity identifier using the IN operator.</msg><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlNode.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlAttribute.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlQueryListener.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/query/soql/SoqlQueryParserTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlConstants.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlAttribute.java</affectedPath><affectedPath>jopa-impl/src/test/java/cz/cvut/kbss/jopa/query/soql/SoqlQueryParserTest.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlNode.java</affectedPath><commitId>d2054a017cc3a2461866fb7b658dc1079dac63ce</commitId><timestamp>1680808975000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@fel.cvut.cz</authorEmail><comment>[Enhancement #138] Resolve SOQL parsing issues w.r.t. selection by entity identifier.
</comment><date>2023-04-06 21:22:55 +0200</date><id>d2054a017cc3a2461866fb7b658dc1079dac63ce</id><msg>[Enhancement #138] Resolve SOQL parsing issues w.r.t. selection by entity identifier.</msg><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlAttribute.java</file></path><path><editType>edit</editType><file>jopa-impl/src/test/java/cz/cvut/kbss/jopa/query/soql/SoqlQueryParserTest.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/soql/SoqlNode.java</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/query/runner/CriteriaRunner.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/criteria/PathImpl.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/IRIIdentifierImpl.java</affectedPath><affectedPath>jopa-api/src/main/java/cz/cvut/kbss/jopa/model/metamodel/Identifier.java</affectedPath><affectedPath>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/criteria/expressions/AbstractPathExpression.java</affectedPath><commitId>c90bb86ced8e1f3d2831f4bb5e4d56dab11c5148</commitId><timestamp>1681209428000</timestamp><author><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></author><authorEmail>martin.ledvinka@hotmail.com</authorEmail><comment>[Enhancement #138] Ensure Criteria API supports selection by identifier.
</comment><date>2023-04-11 12:37:08 +0200</date><id>c90bb86ced8e1f3d2831f4bb5e4d56dab11c5148</id><msg>[Enhancement #138] Ensure Criteria API supports selection by identifier.</msg><path><editType>edit</editType><file>jopa-integration-tests/src/main/java/cz/cvut/kbss/jopa/test/query/runner/CriteriaRunner.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/criteria/expressions/AbstractPathExpression.java</file></path><path><editType>edit</editType><file>jopa-api/src/main/java/cz/cvut/kbss/jopa/model/metamodel/Identifier.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/query/criteria/PathImpl.java</file></path><path><editType>edit</editType><file>jopa-impl/src/main/java/cz/cvut/kbss/jopa/model/metamodel/IRIIdentifierImpl.java</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://kbss.felk.cvut.cz/jenkins/user/ledvima1</absoluteUrl><fullName>Martin Ledvinka</fullName></culprit></freeStyleBuild>