Skip to content
Success

Changes

Summary

  1. [Fix] Fix incorrect handling of authentication credentials when (commit: b330ba8) (details)
  2. [Doc] Update documentation/javadoc/comments. (commit: 190d272) (details)
Commit b330ba8e09e4d1e7a87d37d90071d2b32a7b167b by Martin Ledvinka
[Fix] Fix incorrect handling of authentication credentials when
initializing RDF4J remote repository connection.
Replace usage of the deprecated ForwardChainingRDFSInferencer with
SchemaCachingRDFSInferencer.
(commit: b330ba8)
The file was modified ontodriver-sesame/src/main/java/cz/cvut/kbss/ontodriver/sesame/connector/RepositoryConnectorInitializer.java (diff)
Commit 190d272cb7654dffe7e09bd45e749bd2a744c092 by Martin Ledvinka
[Doc] Update documentation/javadoc/comments.
(commit: 190d272)
The file was modified jopa-api/src/main/java/cz/cvut/kbss/jopa/NonJPA.java (diff)
The file was modified jopa-api/src/main/java/cz/cvut/kbss/jopa/UnusedJPA.java (diff)
The file was modified jopa-integration-tests-jena/pom.xml (diff)
The file was modified jopa-api/src/main/java/cz/cvut/kbss/jopa/model/descriptors/EntityDescriptor.java (diff)
The file was modified jopa-integration-tests-owlapi/pom.xml (diff)
The file was modified jopa-api/src/main/java/cz/cvut/kbss/jopa/model/descriptors/Descriptor.java (diff)
The file was modified jopa-api/src/main/java/cz/cvut/kbss/jopa/model/descriptors/ObjectPropertyCollectionDescriptor.java (diff)
The file was modified jopa-integration-tests-sesame/pom.xml (diff)
The file was modified jopa-integration-tests/pom.xml (diff)