Skip to content
Changes
- Increase default max LRU cache size to 8192. (commit: 6acfff5)
—
Martin Ledvinka /
githubweb
- [Bug #329] Get object from cache in one call instead of checking for existence and then getting it (commit: ad585b9)
—
Martin Ledvinka /
githubweb
- [Bug #333] Unwrap element descriptor when processing object property collection elements. (commit: 03e50bf)
—
Martin Ledvinka /
githubweb
- Remove unused exception throw. (commit: ff4a202)
—
Martin Ledvinka /
githubweb
- [Bug #333] Improve code structure. (commit: 4e4a38e)
—
Martin Ledvinka /
githubweb
- [Enhancement #335] Refactor basic graph pattern construction in SoqlAttribute. (commit: a9d57d4)
—
Martin Ledvinka /
githubweb
- Extend FieldSpecification with default method for determining if it is a mapped attribute. (commit: c2bf70e)
—
Martin Ledvinka /
githubweb
- [Enhancement #335] Implement support for RDF containers in SOQL. (commit: 7525b3d)
—
Martin Ledvinka /
githubweb
- [Enhancement #335] Add an integration test for the feature. (commit: 42f2b67)
—
Martin Ledvinka /
githubweb
- [Fix] Prevent SO in descriptor equals/hashCode when there is a reference cycle. (commit: 1d2461c)
—
Martin Ledvinka /
githubweb
- [Fix] Allow more types of descriptors added to EntityDescriptor (commit: 017187c)
—
Martin Ledvinka /
githubweb
- [Fix] Make @Context annotation inherited. (commit: f343b9d)
—
Martin Ledvinka /
githubweb
- [2.4.1] Bump version, update changelog. (commit: c7766d7)
—
Martin Ledvinka /
githubweb
- add read only uow (commit: d78d415)
—
peter.juza /
githubweb
- add interface for read-only mode (commit: aea61c5)
—
peter.juza /
githubweb
- implement methods for read-only, return read-only UOW for connection acquisition (commit: 97a1ec2)
—
peter.juza /
githubweb
- implement read-only methods (commit: 6f51533)
—
peter.juza /
githubweb
- add log for read-only uow acquisition (commit: eabfa8a)
—
peter.juza /
githubweb
- throw exceptions for not implemented methods (commit: 5906735)
—
peter.juza /
githubweb
- make logger protecte of abstract uow (commit: 3215cdc)
—
peter.juza /
githubweb
- prepare read-only mode using properties instead of api propagation (commit: 7a2f116)
—
peter.juza /
githubweb
- remove read-only tracking mode (commit: d2943be)
—
peter.juza /
githubweb
- change read-only uow acquiring (commit: 1a51050)
—
peter.juza /
githubweb
- add transaction mode property (commit: 5098a26)
—
peter.juza /
githubweb
- make getFieldDescriptor method protected (commit: d15527b)
—
peter.juza /
githubweb
- implement basic functionality of read-only uow (commit: b4ee50b)
—
peter.juza /
githubweb
- fix typo (commit: 59e4b63)
—
peter.juza /
githubweb
- implement reference proxies by readingObject method (commit: fbddd3c)
—
peter.juza /
githubweb
- implement detaching, commit, getting object state (commit: b969678)
—
peter.juza /
githubweb
- classify methods for future processing (commit: 79c691b)
—
peter.juza /
githubweb
- remove unnecessary methods (commit: c05e64d)
—
peter.juza /
githubweb
- add tests for read-only unit of work (commit: 1e26c30)
—
peter.juza /
githubweb
- remove parent methods, use some parent methods (commit: 3a80b5e)
—
peter.juza /
githubweb
- user 'super' for parent methods, move methods to bottom of the class (commit: 848ce57)
—
peter.juza /
githubweb
- implement post load listener (commit: 6184130)
—
peter.juza /
githubweb
- fix getting originals with different descriptors (commit: f3b2c0e)
—
peter.juza /
githubweb
- fix load state registration if original is not in load state registry (commit: e7b0436)
—
peter.juza /
githubweb
- fix lazy loading proxy removel on entity unregister (commit: 531e605)
—
peter.juza /
githubweb
- add 'super' keyword, add TODO (commit: a8aac5b)
—
peter.juza /
githubweb
- add imports (commit: 454aabd)
—
peter.juza /
githubweb
- add new tests (commit: 50d81db)
—
peter.juza /
githubweb
- remove unused imports, refactor unused methods, make refresh + merge not implemented (commit: 36a756f)
—
peter.juza /
githubweb
- change commit log message, add unimplemented method for collection registration, remove comment (commit: db18979)
—
peter.juza /
githubweb
- add unimplemented methods for collection registration (commit: fe73b4b)
—
peter.juza /
githubweb
- refactor unit tests (commit: 3c0f4e1)
—
peter.juza /
githubweb
- refactor tests (commit: 007402c)
—
peter.juza /
githubweb
- fix spelling of readwrite java file (commit: e3e297d)
—
peter.juza /
githubweb
- add server session aquireUOW tests (commit: a73a9bb)
—
peter.juza /
githubweb
- bypass cache when loading params byPassCache is true (commit: d1a33d1)
—
peter.juza /
githubweb
- bypass cache when loading parameters from storage (commit: 4778072)
—
peter.juza /
githubweb
- register entities in collections (commit: e98be3c)
—
peter.juza /
githubweb
- clean code (commit: c0d1afb)
—
peter.juza /
githubweb
- clean code (commit: 3541ac6)
—
peter.juza /
githubweb
- enable turning off cache manager (commit: 9185e50)
—
peter.juza /
githubweb
- add registration with cloning (commit: 93f0832)
—
peter.juza /
githubweb
- introduce cache enabled for read-only mode (commit: cf760db)
—
peter.juza /
githubweb
- Add read-only em creation test (commit: 8d6bebb)
—
peter.juza /
githubweb
- force bypass cache for ReadOnlyUnitOfWork (commit: 3af18f0)
—
peter.juza /
githubweb
- test bypassCache prevents caching (commit: d0e8fea)
—
peter.juza /
githubweb
- add integration tests for read-only mode and cache (commit: b0938c5)
—
peter.juza /
githubweb
- register existing object with CloneRegistrationDesc in cloneLoadedFieldValue (commit: 5835e14)
—
peter.juza /
githubweb
- move read-write tests (commit: dc3481a)
—
peter.juza /
githubweb
- finalize tests (commit: 5e23ad9)
—
peter.juza /
githubweb
- finalize read-only mode (commit: 17c1a46)
—
peter.juza /
githubweb
- change year to 2025 (commit: a18808e)
—
peter.juza /
githubweb
- remove debug print (commit: 9772a37)
—
peter.juza /
githubweb
- remove debug prints (commit: bc0ef97)
—
peter.juza /
githubweb
- move read-write test to read-write test base (commit: bbd67fb)
—
peter.juza /
githubweb
- implement read-only model (commit: 4fd9b47)
—
peter.juza /
githubweb
- [Upd] Update RDF4J to 5.1.3. (commit: a866e7e)
—
Martin Ledvinka /
githubweb
- use for loop instead of function forEach (commit: 659191a)
—
peter.juza /
githubweb
- rework uow acquistion test to parameterized test (commit: 7a63f29)
—
peter.juza /
githubweb
- [Enhancement #190] Prevent modification of attribute with includeExplicit set to false. (commit: 7addfa3)
—
Martin Ledvinka /
githubweb
- [Enhancement #190] Add InferenceMode to support more than two ways of accessing inference. (commit: 40f06e9)
—
Martin Ledvinka /
githubweb
- [Enhancement #190] Remove explicit axioms when loading field value and attribute does not include explicit. (commit: 9dc2698)
—
Martin Ledvinka /
githubweb
- [Enhancement #190] Remove explicit axioms when loading entity instance and attribute does not include explicit. (commit: 24f412b)
—
Martin Ledvinka /
githubweb
- [Enhancement #190] Ensure explicit class assertion is never removed from loaded axioms. (commit: 1d09f39)
—
Martin Ledvinka /
githubweb
- [Fix] Fix raw parameterized class use warning. (commit: fbd1d0c)
—
Martin Ledvinka /
githubweb
- [GH-281] Do not add BGP to generated SPARQL when it already contains it when translating from SOQL (commit: 77ac182)
—
Martin Ledvinka /
githubweb
- [Ref] Remove unused methods from SoqlQueryListener (commit: e7f2c53)
—
Martin Ledvinka /
githubweb
- [Ref] Reduce visibility of SOQL parsing-related classes (commit: 5eac4d9)
—
Martin Ledvinka /
githubweb
- Minor test code cleanup (commit: 56f30d3)
—
Martin Ledvinka /
githubweb
- check entity managed in pluar entity registration (commit: 416000a)
—
peter.juza /
githubweb
- replace throws with static method - unsupported methods (commit: 63b8e08)
—
peter.juza /
githubweb
- add more specific log to the commit method (commit: dcee442)
—
peter.juza /
githubweb
- add javadoc (commit: a0c897d)
—
peter.juza /
githubweb
- update javadoc (commit: 3722e41)
—
peter.juza /
githubweb
- simplify read-only mode check condition and use constant for it (commit: fb56c23)
—
peter.juza /
githubweb
- implement commitToStorage and use it during uow commit (commit: 337dde1)
—
peter.juza /
githubweb
- remove reduntant test (commit: 231fd2a)
—
peter.juza /
githubweb
- add assertion for lazy proxy - should also be instance of original class (commit: 50545c4)
—
peter.juza /
githubweb
- [Feature #104] Add the Context annotation for declaring repository context. (commit: 83afbe6)
—
Martin Ledvinka /
githubweb
- [Feature #104] Allow access to NamespaceResolver through Metamodel. (commit: f0d4a9f)
—
Martin Ledvinka /
githubweb
- [Fix] Return FieldDescriptor when object property attribute value type is identifier type. (commit: acc197e)
—
Martin Ledvinka /
githubweb
- [Feature #104] Add basic EntityDescriptorFactory implementation with tests. (commit: 0ed1005)
—
Martin Ledvinka /
githubweb
- [Feature #104] Add support for types and properties to EntityDescriptorFactory. (commit: 75c6f8d)
—
Martin Ledvinka /
githubweb
- [Feature #104] Integrate descriptor generation into EntityManager. (commit: 0eda710)
—
Martin Ledvinka /
githubweb
- [Feature #104] Cache generated Descriptors on PU-level. (commit: bb05c6d)
—
Martin Ledvinka /
githubweb
- [Enhancement #330] Allow setting OWLAPI storage as volatile. (commit: 67698f1)
—
Martin Ledvinka /
githubweb
- Add the possibility to output current ontology to a file in OWLAPI driver. (commit: 98e474b)
—
Martin Ledvinka /
githubweb
- [Enhancement #330] Use volatile storage in OWLAPI integration tests. (commit: 1b119f0)
—
Martin Ledvinka /
githubweb
- fix comment, remove TODo (commit: ecb6b78)
—
peter.juza /
githubweb
- rename test method - cloning subgraph (commit: 4bb093c)
—
peter.juza /
githubweb
- [Feature #84] Fix minor issues after merge of the feature PR. (commit: ceecf93)
—
Martin Ledvinka /
githubweb
- [SCA] SCA-based code improvements. (commit: 8036ffe)
—
Martin Ledvinka /
githubweb
- [SCA] More SCA-based code improvements. (commit: e61bfac)
—
Martin Ledvinka /
githubweb
- [Upd] Update Jena to 5.4.0. (commit: b59c8d9)
—
Martin Ledvinka /
githubweb
- [Chore] Add SCM to all submodules so that Maven central points to correct GH repository (commit: 7a8520c)
—
Martin Ledvinka /
githubweb
- [2.4.0] Bump version, update changelog. (commit: b171a4e)
—
Martin Ledvinka /
githubweb
- [Fix] Ensure change tracking proxies are unwrapped on entity detach. (commit: e4c8070)
—
Martin Ledvinka /
githubweb
- [SCA] Minor SCA-based code improvements. (commit: 65dfd0e)
—
Martin Ledvinka /
githubweb
- [2.3.1] Bump version, update changelog. (commit: 6827e41)
—
Martin Ledvinka /
githubweb
- Enable publishing after build failure testing. (commit: 85ec729)
—
Martin Ledvinka /
githubweb
- [Fix] Add dummy classes to resolve integration tests build issues. (commit: 070037f)
—
Martin Ledvinka /
githubweb
- [Fix] One more attempt at resolving JAR generation issue for integration tests. (commit: fc221cd)
—
Martin Ledvinka /
githubweb
- [Fix] Modify build configuration to skip generating sources JAR for integration tests. (commit: a458a58)
—
Martin Ledvinka /
githubweb
- [Fix] Exclude Virtuoso integration tests from Maven publishing. (commit: 5ca56b8)
—
Martin Ledvinka /
githubweb
- [Enhancement#310] Add first acceptance test for generic abstract entity classes. (commit: 72d3351)
—
Martin Ledvinka /
githubweb
- [Enhancement#310] Defer initialization of fields with type variable in generic entity classes. (commit: b80dcb5)
—
Martin Ledvinka /
githubweb
- [Enhancement #310] Extend AbstractIdentifiableType to support generic attributes with subtypes specifying concrete type. (commit: ca47d67)
—
Martin Ledvinka /
githubweb
- [Enhancement #310] Use subtypes with concrete generic types when building metamodel for generic abstract supertypes. (commit: 1da6ffd)
—
Martin Ledvinka /
githubweb
- [Enhancement #310] Support multiple generic types for an entity class. (commit: 5f2626a)
—
Martin Ledvinka /
githubweb
- [Ref] Remove skipping logging of static fields when building metamodel (commit: ca31811)
—
Martin Ledvinka /
githubweb
- [Ref] Remove unnecessary field.setAccessible call in metamodel building. (commit: 8394995)
—
Martin Ledvinka /
githubweb
- [Enhancement #310] Support generic types in query attributes. (commit: 250ae0d)
—
Martin Ledvinka /
githubweb
- [Enhancement #310] Add documentation of generic attribute resolution mechanism, minor code improvements. (commit: 62124d7)
—
Martin Ledvinka /
githubweb
- [Enhancement #310] Add an integration test for generic entity classes. (commit: e69ab65)
—
Martin Ledvinka /
githubweb
- [Ref] Refactor AbstractIdentifiableType, should use less memory. (commit: 25f4130)
—
Martin Ledvinka /
githubweb
- [Bug #316] Add test reproducing the issue. (commit: e7d7a79)
—
Martin Ledvinka /
githubweb
- [Bug #316] Use context from descriptor to store RDF container type statement. (commit: 309d517)
—
Martin Ledvinka /
githubweb
- [Feature#57] Add Virtuoso driver module with dependencies. (commit: 1d65df5)
—
Martin Ledvinka /
githubweb
- [Feature#57] Implement acquisition of connection in VirtuosoDriver (commit: b31f937)
—
Martin Ledvinka /
githubweb
- [Feature#57] Implement VirtuosoFactoryOfFactories (commit: 7d12cf2)
—
Martin Ledvinka /
githubweb
- [Feature#57] Implement VirtuosoStorageConnector. (commit: 18f4f5d)
—
Martin Ledvinka /
githubweb
- [Feature#57] Fix RDF4J driver tests. (commit: e10f092)
—
Martin Ledvinka /
githubweb
- [Feature#57] Add integration tests for Virtuoso driver. (commit: ac81d15)
—
Martin Ledvinka /
githubweb
- [Feature#57] Add integration query tests for Virtuoso driver. (commit: 06c73f0)
—
Martin Ledvinka /
githubweb
- Qualify string query parameter with XSD string to pass strict query validation (e.g. in Virtuoso) (commit: b449da3)
—
Martin Ledvinka /
githubweb
- [Feature #57] Working on Virtuoso integration tests. (commit: 15b153f)
—
Martin Ledvinka /
githubweb
- [Feature #57] Revert string parameter qualification in SPARQL queries (commit: 3056341)
—
Martin Ledvinka /
githubweb
- [Feature #57] Document incoherence between Virtuoso and RDF 1.1. (commit: 3921e4c)
—
Martin Ledvinka /
githubweb
- [Feature #57] Adjust typed properties-based integration test for Virtuoso bug. (commit: d64846a)
—
Martin Ledvinka /
githubweb
- [Fix] Revert accidental package renaming in integration tests. (commit: 07c6bad)
—
Martin Ledvinka /
githubweb
- [Feature #57] Adjust typed properties-based integration test for Virtuoso bug (retrieve version). (commit: 828aa95)
—
Martin Ledvinka /
githubweb
- [Feature #57] One more adjustment to typed properties Virtuoso integration test. (commit: 68be64c)
—
Martin Ledvinka /
githubweb
- [Fix] Fix project version conflict in pom.xml. (commit: 8d4fd48)
—
Martin Ledvinka /
githubweb
- [Upd] Update RDF4J to 5.1.2. (commit: a097560)
—
Martin Ledvinka /
githubweb
- Fix SLF4J warnings (multiple bindings) in Jena driver. (commit: 242c3d1)
—
Martin Ledvinka /
githubweb
- [Chore] Update license headers to 2025 (commit: 69fb169)
—
Martin Ledvinka /
githubweb
- [2.3.0] Bump version, update changelog and readme. (commit: ce54836)
—
Martin Ledvinka /
githubweb
- [Upd] Update to Jena 5.3.0 (commit: 91f6ba7)
—
Martin Ledvinka /
githubweb
- Reuse existing RepositoryConnection for isInferred in GraphDBStorageConnection. (commit: 3b78cce)
—
Martin Ledvinka /
githubweb
- [Fix] Ensure query result set is closed when stream is closed. (commit: 5d05c76)
—
Martin Ledvinka /
githubweb
- [Ref] Remove custom Procedure interface, replace it with standard Runnable. (commit: 5bfd753)
—
Martin Ledvinka /
githubweb
- [Bug#511] Fix NPX in getContexts in RDF4J driver. (commit: 67e4177)
—
Martin Ledvinka /
githubweb
- [2.2.3] Bump version, update changelog. (commit: b0d80c0)
—
Martin Ledvinka /
githubweb
- [Enhancement #294] Add missing Short and Byte references to OWL DatatypeTransformer (commit: c48191d)
—
Martin Ledvinka /
githubweb
- [Enhancement #294] Add DatatypeTransformer wrapperToPrimitive method (commit: 0666a34)
—
Martin Ledvinka /
githubweb
- [Enhancement #294] Add support for primitive datatypes as fields (commit: 85548f1)
—
Martin Ledvinka /
githubweb
- [Enhancement #294] Add support for Character Java type (commit: c6fb3e8)
—
Martin Ledvinka /
githubweb
- [Enhancement #294] Add support for primitive char Java type (commit: 6093791)
—
Martin Ledvinka /
githubweb
- [Enhancement #294] Implement PR suggestions (commit: d5cf6fe)
—
Martin Ledvinka /
githubweb
- Simplify SOQL grammar (#300) (commit: 5775d41)
—
noreply /
githubweb
- [GH-301] Extract identifier metamodel setup into a reusable function. (commit: bbde901)
—
Martin Ledvinka /
githubweb
- [GH-301] Extract singular attribute setup into a reusable function. (commit: 1b17cd8)
—
Martin Ledvinka /
githubweb
- [GH-301] Extract plural attribute (except lists) setup into a reusable function. (commit: 86c0d91)
—
Martin Ledvinka /
githubweb
- [GH-301] Extract list attribute, properties and types mock initialization into reusable function. (commit: 71d6e2c)
—
Martin Ledvinka /
githubweb
- [GH-301] Extract entity type mock initialization into reusable function. (commit: 339757f)
—
Martin Ledvinka /
githubweb
- [Bug #306] trigger LazyLoading in contains method (commit: 972f1eb)
—
Martin Ledvinka /
githubweb
- [Bug #306] trigger LazyLoading in remove method (commit: 3f8f480)
—
Martin Ledvinka /
githubweb
- [Bug #306] override removeTriggersLazyLoading test in OWL integration tests to account for implementation differences (commit: 80e41a1)
—
Martin Ledvinka /
githubweb
- [Upd] Update RDF4J to 5.1.0. (commit: d75a9fb)
—
Martin Ledvinka /
githubweb
- [2.2.2] Bump version, update changelog. (commit: 4ea77c4)
—
Martin Ledvinka /
githubweb
- [GH-288] Rename MultilingualString in OntoDriver to Translations. (commit: ba9ac57)
—
Martin Ledvinka /
githubweb
- [Ref] Minor code cleanup in OWLAPI lists implementation. (commit: c3c060b)
—
Martin Ledvinka /
githubweb
- [SCA] SCA-based code improvements. (commit: 71279ea)
—
Martin Ledvinka /
githubweb
- [Bug #294] Fix invalid parameter parsing within IRIs (commit: ec7cc1a)
—
Martin Ledvinka /
githubweb
- [2.2.1] Bump version, update changelog. (commit: 3d6c4d2)
—
Martin Ledvinka /
githubweb
- [Bug #278] Remove external references to CloneBuilder.isImmutable (commit: 5f71a4c)
—
luxbe /
githubweb
- [Bug #278] Remove internal references to CloneBuilder.isImmutable (commit: 042ef2b)
—
luxbe /
githubweb
- [Bug #278] Remove fixed list of immutable types within CloneBuilder (commit: 4af5353)
—
luxbe /
githubweb
- squash! [Bug #278] Remove internal references to CloneBuilder.isImmutable (commit: 2dc3eb9)
—
luxbe /
githubweb
- [Bug #274] Do not remove statements when iterating in Jena File storage. (commit: af11b6e)
—
Martin Ledvinka /
githubweb
- squash! [Bug #278] Remove internal references to CloneBuilder.isImmutable (commit: 1e9d242)
—
luxbe /
githubweb
- [Bug #278] improve error message when converter is null (commit: af13101)
—
luxbe /
githubweb
- [Bug #278] remove references to DateInstanceBuilder (commit: 7efb916)
—
luxbe /
githubweb
- [Enhancement #278] allow for entity attribute projection in SOQL (commit: 702562a)
—
Martin Ledvinka /
githubweb
- [Enhancement #278] test attribute projection in CriteriaQuery (commit: f089e8a)
—
Martin Ledvinka /
githubweb
- [Bug #275] Handle comments when parsing SPARQL queries. (commit: 42d2ec8)
—
Martin Ledvinka /
githubweb
- [Bug #275] Improve SPARQL query parser. (commit: 2eca2f3)
—
Martin Ledvinka /
githubweb
- [Enhancement #283] Add handling for Object properties (commit: 464e7e9)
—
Martin Ledvinka /
githubweb
- [Enhancement #283] Add tests for dynamic Object properties (commit: cf4344b)
—
Martin Ledvinka /
githubweb
- [Enhancement #283] Add integration tests for dynamic attributes (commit: c137f08)
—
Martin Ledvinka /
githubweb
- [Bug #285] properly resolve collectionType in LazyLoadingProxyFactory (commit: e86a5f9)
—
Martin Ledvinka /
githubweb
- [Bug #285] format code properly (commit: 425a38b)
—
Martin Ledvinka /
githubweb
- [Bug #285] Add tests for LazyLoadingProxyFactory (commit: 300710a)
—
Martin Ledvinka /
githubweb
- squash! [Bug #285] Add tests for LazyLoadingProxyFactory (commit: a5c78c1)
—
Martin Ledvinka /
githubweb
- [Enhancement #283] Fix invalid iri in @OWLClass annotation (commit: 49c3f4e)
—
Martin Ledvinka /
githubweb
- [Bug #276] Treat Collections in Queries as List instead of Sets by default (commit: 6e4a727)
—
Martin Ledvinka /
githubweb
- [Bug #276] Add Integration Tests to check if Collection Sparql attributes are treated as Lists (commit: f8fbfe1)
—
Martin Ledvinka /
githubweb
- [Upd] Update RDF4J to 5.0.3. (commit: 825ca12)
—
Martin Ledvinka /
githubweb
- [2.2.0] Bump version, update changelog. (commit: 853e5c3)
—
Martin Ledvinka /
githubweb
- [Task #52] Add RDF container-related vocabulary. (commit: abbe827)
—
Martin Ledvinka /
githubweb
- [Task #52] Define API of RDF container mapping (annotation, type of container enum). (commit: 5249b14)
—
Martin Ledvinka /
githubweb
- [Task #52] Define API for RDF container management in OntoDriver. (commit: 069dff9)
—
Martin Ledvinka /
githubweb
- [Task #52] Implement container loading in the RDF4J driver. (commit: 026060b)
—
Martin Ledvinka /
githubweb
- [Task #52] Ensure container item order is preserved when loading container in RDF4J driver. (commit: 8a4d76b)
—
Martin Ledvinka /
githubweb
- [Task #52] Connect RDF4J ContainerHandler to then RDF4J Driver API. (commit: 5857808)
—
Martin Ledvinka /
githubweb
- [Task #52] Implement RDF container persist in RDF4J OntoDriver. (commit: bad45bc)
—
Martin Ledvinka /
githubweb
- [Task #52] Implement RDF container update in RDF4J OntoDriver. (commit: 470c6f6)
—
Martin Ledvinka /
githubweb
- [Task #52] Add a basic integration test for RDF containers. (commit: 5a99170)
—
Martin Ledvinka /
githubweb
- [Task #52] Introduce RDF Container attribute representation into metamodel. (commit: 794f8cb)
—
Martin Ledvinka /
githubweb
- [Task #52] Handle RDF container attributes when initializing metamodel. (commit: 0406277)
—
Martin Ledvinka /
githubweb
- [Task #52] Implement mapping of RDF container attributes for data properties. (commit: c2801ee)
—
Martin Ledvinka /
githubweb
- [Task #52] Get RDF container for data property values working for RDf4J driver. (commit: f7b59d0)
—
Martin Ledvinka /
githubweb
- [Task #52] Implement handling of RDF containers containing resources. (commit: 2af121a)
—
Martin Ledvinka /
githubweb
- [Task #52] Integration testing of RDF container support in RDF4J driver. (commit: 82b73f4)
—
Martin Ledvinka /
githubweb
- [Ref] Minor refactoring of plural object property values processing. (commit: 59d4345)
—
Martin Ledvinka /
githubweb
- [Task #52] Implement RDF container loading in OWLAPI driver. (commit: 4e2cd9a)
—
Martin Ledvinka /
githubweb
- [Task #52] Implement RDF container persist in OWLAPI driver. (commit: bdd7ec0)
—
Martin Ledvinka /
githubweb
- [Task #52] Implement RDF container update in OWLAPI driver. (commit: c43ea24)
—
Martin Ledvinka /
githubweb
- [Task #52] Integration testing of RDF containers support in OWLAPI driver (commit: 6cb6696)
—
Martin Ledvinka /
githubweb
- [Task #52] Implement RDF container read in Jena driver. (commit: 7bc61eb)
—
Martin Ledvinka /
githubweb
- [Task #52] Implement RDF container persist and update in Jena driver. (commit: 83615a3)
—
Martin Ledvinka /
githubweb
- [Task #52] Integration testing of RDF container support in Jena driver. (commit: 06f94e2)
—
Martin Ledvinka /
githubweb
- [Task #52] Make inference explicitly disabled for RDF container attributes. (commit: ef88065)
—
Martin Ledvinka /
githubweb
- [Enhancement #261] Add support for Jena TDB2. (commit: 3ae71f0)
—
Martin Ledvinka /
githubweb
- [Upd] Update to Jena 5.2.0 and OWLAPI 5.5.1. (commit: 2c260e1)
—
Martin Ledvinka /
githubweb
- [Upd] Update development dependencies - testing, Maven plugins. (commit: 2aa9227)
—
Martin Ledvinka /
githubweb
- [SCA] Minor SCA-based code improvements. (commit: 56fc579)
—
Martin Ledvinka /
githubweb
- [Ref] Remove obsolete ErrorUtils (commit: 233c95d)
—
Martin Ledvinka /
githubweb
- [2.1.0] Bump version, update changelog. (commit: ba940a3)
—
Martin Ledvinka /
githubweb
- Remove setting query target ontology from query, use only query hints. (commit: 6ff7747)
—
Martin Ledvinka /
githubweb
- [2.0.5] Bump version, update changelog. (commit: 88909b4)
—
Martin Ledvinka /
githubweb
- [Bug #265] Ensure inherited callbacks and listeners are taken into account when determining whether entity class has callbacks/listeners. (commit: 88c87ea)
—
Martin Ledvinka /
githubweb
- [Bug #265] Add test reproducing the issue and fix. (commit: ccd6654)
—
Martin Ledvinka /
githubweb
- [Upd] Update to RDF4J 5.0.2. (commit: 70ef9cc)
—
Martin Ledvinka /
githubweb
- [Bug #264] Add test reproducing the issue. (commit: 35ec9e5)
—
Martin Ledvinka /
githubweb
- [Bug #264] Handle ImmutableMaps in MapInstanceBuilder. (commit: be92dac)
—
Martin Ledvinka /
githubweb
- [2.0.4] Bump version, update changelog. (commit: f65deb2)
—
Martin Ledvinka /
githubweb
- Switch from old OSSRH-based publishing to the new Central Sonatype. (commit: 227434a)
—
Martin Ledvinka /
githubweb
- [Doc] Fix documentation of EntityManager.getReference (commit: 0d99102)
—
Martin Ledvinka /
githubweb
- [Ref] Replace remaining references to 'primaryKey' with 'identifier'. (commit: 3d9cae1)
—
Martin Ledvinka /
githubweb
- [Bug #257] Add test reproducing the issue. (commit: d174f73)
—
Martin Ledvinka /
githubweb
- [Bug #257] Refactor element processing in modelgen to handle annotations in element type declaration. (commit: 91c5414)
—
Martin Ledvinka /
githubweb
- [Bug #257] Minor code cleanup in modelgen. (commit: 799b255)
—
Martin Ledvinka /
githubweb
- [Enhancement #256] Add integration tests for the feature. (commit: 7d844e6)
—
Martin Ledvinka /
githubweb
- [Enhancement #256] Add support for using URI/URL as data property values when mapped to simple literal. (commit: da4b4b1)
—
Martin Ledvinka /
githubweb
- [Enhancement #245] Enable integration test testing the feature. (commit: bb84e2c)
—
Martin Ledvinka /
githubweb
- [Enhancement #245] Flush reasoner before executing query to purge possibly stale reasoner cache. (commit: e6ceb1e)
—
Martin Ledvinka /
githubweb
- [Update] Update to RDF4J 5.0.1. (commit: 72a6675)
—
Martin Ledvinka /
githubweb
- [Update] Update to Jena 5.1.0. (commit: 493cbc2)
—
Martin Ledvinka /
githubweb
- [2.0.3] Bump version, update changelog. (commit: 5170f45)
—
Martin Ledvinka /
githubweb
- [Chore] Set current year in license headers. (commit: 7fd51c1)
—
Martin Ledvinka /
githubweb
- [SCA] Minor SCA-based fixes. (commit: 1bb93d2)
—
Martin Ledvinka /
githubweb
- [Bug #252] Add test reproducing the issue. (commit: bd3e73c)
—
Martin Ledvinka /
githubweb
- [Bug #252] Load value when isInferred is called with lazy loading proxy. (commit: 3010ddc)
—
Martin Ledvinka /
githubweb
- [Bug #246] Support plural query parameter values translated to SPARQL VALUES. (commit: 0379f20)
—
Martin Ledvinka /
githubweb
- [Bug #246] Add integration test for support of plural SPARQL VALUES. (commit: 0fedf4b)
—
Martin Ledvinka /
githubweb
- [Upd] Update to RDF4J 5.0.0. (commit: 128e797)
—
Martin Ledvinka /
githubweb
- Remove unused Powermock test dependency (commit: 09520e0)
—
Martin Ledvinka /
githubweb
- [2.0.2] Bump version, update changelog. (commit: 12f1d4d)
—
Martin Ledvinka /
githubweb
- [Fix #240] Rename inCommit to flushingChanges and set it even when writing uncommitted changes in UoW. (commit: d70adb2)
—
Martin Ledvinka /
githubweb
- [Doc] Update Javadoc of UoW.isFlushingChanges. (commit: 3846457)
—
Martin Ledvinka /
githubweb
- [SCA] SCA-based code improvements. (commit: 86ca103)
—
Martin Ledvinka /
githubweb
- [Bug #234] Fix an issue with using entity id comparison after attribute referencing another entity in SOQL query. (commit: 5e01614)
—
Martin Ledvinka /
githubweb
- [Perf] Optimize classpath processing by skipping JAR files that have already been processed. (commit: 492bcf1)
—
Martin Ledvinka /
githubweb
- [Enhancement #233] Implement generator of entity reference proxy classes. (commit: ed78b11)
—
Martin Ledvinka /
githubweb
- [Enhancement #233] Provide access to entity reference proxy classes in MetamodelImpl. (commit: ceeea3b)
—
Martin Ledvinka /
githubweb
- [Enhancement #233] Create entity reference proxy in OOM and return it to UoW. (commit: 50ba797)
—
Martin Ledvinka /
githubweb
- [Enhancement #233] Integrate new getReference implementation into UoW. (commit: a13c803)
—
Martin Ledvinka /
githubweb
- [Enhancement #233] Ensure correct handling of reference change merging w.r.t. second-level cache. (commit: 14b596b)
—
Martin Ledvinka /
githubweb
- Re-enable several disabled tests, ensure they pass. (commit: 971c655)
—
Martin Ledvinka /
githubweb
- Re-enable one more disabled integration test. (commit: 139acde)
—
Martin Ledvinka /
githubweb
- [Enhancement #243] Log JOPA version info on PU start. (commit: d6f0e77)
—
Martin Ledvinka /
githubweb
- [Enhancement #243] Simplify generation of version number in OWL2Java. (commit: 1246c77)
—
Martin Ledvinka /
githubweb
- [Bug #248] Add test reproducing the issue. (commit: 8f49499)
—
Martin Ledvinka /
githubweb
- [Bug #248] Ignore merge cascading of lazy loading proxy instances. (commit: 7764609)
—
Martin Ledvinka /
githubweb
- [Bug #248] Handle cascade refresh/detach w.r.t. lazy loading proxies. (commit: 8c326bc)
—
Martin Ledvinka /
githubweb
- [Bug #248] Handle cascade remove w.r.t. lazy loading proxies. (commit: 75022b8)
—
Martin Ledvinka /
githubweb
- [Upd] Update to RDF4J 4.3.12. (commit: 9263808)
—
Martin Ledvinka /
githubweb
- [2.0.1] Bump version, update changelog. (commit: 8a03bbf)
—
Martin Ledvinka /
githubweb
- [Upd] Update Antlr, remove dependency on JGraphT. (commit: 33b2290)
—
Martin Ledvinka /
githubweb
- [Enhancement #145] Add dependency on ByteBuddy. (commit: f3f19ba)
—
Martin Ledvinka /
githubweb
- [Enhancement #145] Extract Manageable interface into its own file. (commit: 5d99b52)
—
Martin Ledvinka /
githubweb
- [Enhancement #145] Implement POC of generating entity classes using ByteBuddy. (commit: abdd95e)
—
Martin Ledvinka /
githubweb
- [Enhancement #145] Refactor entity instantiation to prepare for introducing a generated subclass. (commit: 0149a66)
—
Martin Ledvinka /
githubweb
- [Enhancement #145] Add generator of Manageable entity classes. (commit: 035d4a6)
—
Martin Ledvinka /
githubweb
- [2.0.0-SNAPSHOT] Bump version to snapshot. (commit: ec0798b)
—
Martin Ledvinka /
githubweb
- [Enhancement #145] Use generated class instances instead of AspectJ-enhanced code to track changes and implement lazy loading. (commit: 0eeb6e7)
—
Martin Ledvinka /
githubweb
- [Enhancement #145] Running integration tests, fixing issues. (commit: 5aa1e1a)
—
Martin Ledvinka /
githubweb
- [Ref] Refactoring UoW tests. (commit: 21c24ec)
—
Martin Ledvinka /
githubweb
- [Ref] Refactor UoW tests. (commit: 12a2915)
—
Martin Ledvinka /
githubweb
- [Enhancement #145] Persist new objects to repository on commit. (commit: 992d5c2)
—
Martin Ledvinka /
githubweb
- [Fix] Fix transactional behavior in multiple inheritance integration tests. (commit: 0ea860a)
—
Martin Ledvinka /
githubweb
- [Ref] Remove duplicate method from UoW. (commit: 2f1f44c)
—
Martin Ledvinka /
githubweb
- [Enhancement #145] Remove remaining references to AspectJ. (commit: 884b43c)
—
Martin Ledvinka /
githubweb
- [Ref] Refactor UoW manageable-related methods to use FieldSpecification directly instead of Field (when possible). (commit: c942175)
—
Martin Ledvinka /
githubweb
- [Enhancement #145] Allow outputting generated entity classes for inspection. (commit: 3a8ca72)
—
Martin Ledvinka /
githubweb
- [Enhancement #145] Do not generate getters/setters for transient fields. (commit: 9a2f3dc)
—
Martin Ledvinka /
githubweb
- [Enhancement #145] Do not generate getter for identifier. (commit: 1675c45)
—
Martin Ledvinka /
githubweb
- Cleanup some disabled tests. (commit: 2bc537d)
—
Martin Ledvinka /
githubweb
- Run GH workflow on PR to a release-preparation branch. (commit: 8fc3711)
—
Martin Ledvinka /
githubweb
- [Enhancement #189] Allow ignoring inferred value removals on merge. (commit: 33e4070)
—
Martin Ledvinka /
githubweb
- [Enhancement #189] Add some integration tests for the feature. (commit: 0ac38d5)
—
Martin Ledvinka /
githubweb
- [Chore] Regenerate license headers. (commit: 7134f78)
—
Martin Ledvinka /
githubweb
- [Upd] Update RDF4J to 4.3.7. (commit: e5079b0)
—
Martin Ledvinka /
githubweb
- [1.1.4] Bump version, update changelog. (commit: 05038d1)
—
Martin Ledvinka /
githubweb
- [Fix] Revert maven-source-plugin to 3.2.1 due to build failures. (commit: 75dc712)
—
Martin Ledvinka /
githubweb
- [Enhancement #145] Refactor entity instantiation to prepare for introducing a generated subclass. (commit: da9089e)
—
Martin Ledvinka /
githubweb
- [Enhancement #145] Use generated class instances instead of AspectJ-enhanced code to track changes and implement lazy loading. (commit: 66c3a2e)
—
Martin Ledvinka /
githubweb
- [Enhancement #145] Running integration tests, fixing issues. (commit: b169180)
—
Martin Ledvinka /
githubweb
- [Fix] Post-merge fixes. (commit: b85a5c2)
—
Martin Ledvinka /
githubweb
- [Ref] Refactor Java transformation in OWL2Java. (commit: 5fd6a9f)
—
Martin Ledvinka /
githubweb
- [Enhancement #85] Add configuration of ontology prefix property. (commit: 62966d8)
—
Martin Ledvinka /
githubweb
- [Enhancement #85] Resolve prefixes from the available ontologies. (commit: f57f8af)
—
Martin Ledvinka /
githubweb
- [Enhancement #85] Improve Java name generation to handle empty IRI fragments and IRIs ending with slash. (commit: a85e4ac)
—
Martin Ledvinka /
githubweb
- [Enhancement #85] Disambiguate vocabulary constants by prepending ontology prefix. (commit: d44eef8)
—
Martin Ledvinka /
githubweb
- [Enhancement #85] Disambiguate generated class names using ontology prefix (if available). (commit: 840580b)
—
Martin Ledvinka /
githubweb
- [Enhancement #85] Allow forcing generation of vocabulary constants and entity class names with prefix. (commit: f15f71d)
—
Martin Ledvinka /
githubweb
- [Enhancement #85] Allow specifying ontology prefix mapping file in OWL2Java transformation. (commit: c871933)
—
Martin Ledvinka /
githubweb
- [Enhancement #85] Extend JOPA Maven plugin with parameters regarding ontology prefix processing configuration. (commit: cc34aab)
—
Martin Ledvinka /
githubweb
- [Enhancement #85] Attempt to resolve ontology prefix from prefix.cc when it is not declared. (commit: ec00100)
—
Martin Ledvinka /
githubweb
- [Enhancement #85] Enable generated prefixed names by default. (commit: d7c4070)
—
Martin Ledvinka /
githubweb
- [Enhancement #85] Sanitize prefixes as valid Java names. (commit: 34be8a7)
—
Martin Ledvinka /
githubweb
- [Enhancement #85] Do not generate prefixed vocabulary constants when prefix is not available. (commit: 337affd)
—
Martin Ledvinka /
githubweb
- [Enhancement #223] Make EntityManager and EntityManagerFactory AutoCloseable. (commit: 7f5348c)
—
Martin Ledvinka /
githubweb
- [Enhancement #146] Remove TransactionWrapper.java interface. (commit: f45f52a)
—
Martin Ledvinka /
githubweb
- [Enhancement #146] Remove ErrorUtils.java (commit: 5bd27ea)
—
Martin Ledvinka /
githubweb
- [Enhancement #146] Remove Session.java interface. (commit: 60dcb0c)
—
Martin Ledvinka /
githubweb
- [Enhancement #146] Simplify session classes. (commit: 62c258b)
—
Martin Ledvinka /
githubweb
- [Enhancement #146] Move internal API into the jopa-impl module. (commit: afde0ea)
—
Martin Ledvinka /
githubweb
- [Enhancement #146] Inline the ChangeManager, MergeManager and CloneBuilder interfaces. (commit: f3cf1a2)
—
Martin Ledvinka /
githubweb
- [Enhancement #146] Inline UnitOfWorkChangeSet and ChangeRecord. (commit: 7405dbb)
—
Martin Ledvinka /
githubweb
- [Ref] Reduce the use of UnitOfWorkImpl, replace it with UnitOfWork. (commit: 9f35738)
—
Martin Ledvinka /
githubweb
- [Ref] Reduce the use of UnitOfWorkImpl, replace it with UnitOfWork, part deux. (commit: 3d51a4c)
—
Martin Ledvinka /
githubweb
- [Ref] Reduce the use of UnitOfWorkImpl, replace it with UnitOfWork, part III. (commit: 81890c1)
—
Martin Ledvinka /
githubweb
- [Ref] Reduce the use of UnitOfWorkImpl, replace it with UnitOfWork, part IV. (commit: 5ef517c)
—
Martin Ledvinka /
githubweb
- [Enhancement #146] Cleanup exceptions in jopa-api, remove TODOs in EM and EMF. (commit: 57100ed)
—
Martin Ledvinka /
githubweb
- [Enhancement #146] Remove unused/unsupported API classes and annotations. (commit: 02d87a0)
—
Martin Ledvinka /
githubweb
- [Enhancement #146] Rename Sequence attributes to better correspond to Java naming conventions. (commit: 37d3c05)
—
Martin Ledvinka /
githubweb
- [Enhancement #146] Remove deprecated APIs. (commit: c431e62)
—
Martin Ledvinka /
githubweb
- [Enhancement #146] Remove the use of AccessController.doPrivileged. (commit: 19f3dc6)
—
Martin Ledvinka /
githubweb
- [GH#147] Switch to Java 17. (commit: 99cf8bf)
—
Martin Ledvinka /
githubweb
- [Upd] Update plugins - compiler, javadoc, jacoco, surefire. (commit: 61e1d12)
—
Martin Ledvinka /
githubweb
- [Ref] Minor refactoring utilizing update to Java 17. (commit: c170ddd)
—
Martin Ledvinka /
githubweb
- [Bug #227] Support new Spring Boot JAR structure when scanning classpath. (commit: ce8b608)
—
Martin Ledvinka /
githubweb
- Update changelog based on development branch. (commit: 5d0e185)
—
Martin Ledvinka /
githubweb
- [Enhancement #246] Update API of ListAttribute to correspond to the Sequence annotation. (commit: 6a3c641)
—
Martin Ledvinka /
githubweb
- [Enhancement #51] Add RDFCollection annotation for marking RDF collection attributes. (commit: 4e00efa)
—
Martin Ledvinka /
githubweb
- [Enhancement #51] Extend metamodel with RDFCollectionAttribute. (commit: 9136db6)
—
Martin Ledvinka /
githubweb
- [Enhancement #51] Extract list descriptor creation into a separate factory class. (commit: 75f3713)
—
Martin Ledvinka /
githubweb
- [Enhancement #51] Extend list attribute metamodel with isRDFCollection method. (commit: 2bc9e5b)
—
Martin Ledvinka /
githubweb
- [Enhancement #51] Extend OntoDriver ListDescriptors with attribute indicating nil termination. (commit: d2cb447)
—
Martin Ledvinka /
githubweb
- [Enhancement #51] Implement handling of nil-terminated referenced lists in RDF4J driver. (commit: 7211d50)
—
Martin Ledvinka /
githubweb
- [Enhancement #51] Ensure list attribute metamodel does not throw NPX on sequence type query. (commit: 7191274)
—
Martin Ledvinka /
githubweb
- [Enhancement #51] Add integration tests for RDF collection attributes. (commit: a41653b)
—
Martin Ledvinka /
githubweb
- [Enhancement #51] Implement handling of nil-terminated referenced lists in Jena driver. (commit: b08301b)
—
Martin Ledvinka /
githubweb
- [Enhancement #51] Nil-terminated referenced RDF lists are not supported in OWL API driver. (commit: e5e9e1c)
—
Martin Ledvinka /
githubweb
- [Enhancement #231] Refactor RDF4J driver to apply transactional changes directly to repository instead of gathering them in local model. (commit: 09d2560)
—
Martin Ledvinka /
githubweb
- [Enhancement #231] Allow configuring RDF4J transaction isolation level for RDF4J driver. (commit: d08396b)
—
Martin Ledvinka /
githubweb
- [Enhancement #231] Allow configuring transactional change tracking mode. (commit: 33b95a0)
—
Martin Ledvinka /
githubweb
- [Enhancement #231] Refactor UnitOfWorkImpl into a common AbstractUnitOfWork and ChangeTrackingUnitOfWork. (commit: e4b6c46)
—
Martin Ledvinka /
githubweb
- Allow publishing snapshot builds to GitHub packages. (commit: 233232a)
—
Martin Ledvinka /
githubweb
- [Enhancement #231] Implement a version of UnitOfWork that calculates changes on commit and propagates them to the storage. (commit: 9ee732d)
—
Martin Ledvinka /
githubweb
- [Enhancement #231] Refactor UnitOfWork tests to test both implementations. (commit: 8b78ccd)
—
Martin Ledvinka /
githubweb
- [Ref] Refactor indirect wrappers to indicate that they are used to propagate changes to the persistence context. (commit: 318ef81)
—
Martin Ledvinka /
githubweb
- [Enhancement #231] Implement LazyLoadingListProxy. (commit: a78ddab)
—
Martin Ledvinka /
githubweb
- [Ref] Rename adapters package to proxy. (commit: 8567f1b)
—
Martin Ledvinka /
githubweb
- [Enhancement #231] Add LazyLoadingSetProxy, refactor LazyLoadingCollectionProxy to contain common functionality. (commit: e2f3bb0)
—
Martin Ledvinka /
githubweb
- [Enhancement #231] Incorporate lazy loading proxies into clone building (WIP). (commit: 4f7beb7)
—
Martin Ledvinka /
githubweb
- [Enhancement #231] Fix issues caused by the new LazyLoadingCollectionProxy implementation for lazily loaded collection attributes. (commit: e55313d)
—
Martin Ledvinka /
githubweb
- [Enhancement #231] Implement LazyLoadingMapProxy. (commit: 8c472d1)
—
Martin Ledvinka /
githubweb
- [Enhancement #231] Trigger lazy loading for all attributes of already managed instance before merge. (commit: bd4a0ef)
—
Martin Ledvinka /
githubweb
- [Enhancement #231] Implemented generation of lazy loading entity proxies. (commit: f50faf5)
—
Martin Ledvinka /
githubweb
- [Enhancement #231] Cache generated lazy loading proxy classes. (commit: 478f4c2)
—
Martin Ledvinka /
githubweb
- [Enhancement #231] Fix issues caused by introducing lazy loading proxies (WIP). (commit: 074df8c)
—
Martin Ledvinka /
githubweb
- [Fix] Merge subject contexts and types contexts when building axiom descriptor for entity load. (commit: a2b1856)
—
Martin Ledvinka /
githubweb
- [Enhancement #231] Refactor original generation on new object persist to support non-empty collection attributes. (commit: 42c7122)
—
Martin Ledvinka /
githubweb
- [Enhancement #231] Treat lazy loading proxy as equal to null when calculating changes. (commit: 895db79)
—
Martin Ledvinka /
githubweb
- [Enhancement #231] Ensure changes made be PreUpdate callbacks are propagated to repo on commit (commit: 3644005)
—
Martin Ledvinka /
githubweb
- Allow publishing snapshot builds to GitHub packages. (commit: 597155f)
—
Martin Ledvinka /
githubweb
- [Fix] Prevent SO when logging entity that is being processed. (commit: 753860a)
—
Martin Ledvinka /
githubweb
- Support publishing snapshots to GH. (commit: 1f764ce)
—
Martin Ledvinka /
githubweb
- Refactor field strategies to support processing lazily loaded values directly. (commit: 3bf51b2)
—
Martin Ledvinka /
githubweb
- [Ref] Refactor utility value objects into a separate package. (commit: 78e14c0)
—
Martin Ledvinka /
githubweb
- Start refactoring load state descriptors to be populated when entity is loaded. (commit: 4ea7a56)
—
Martin Ledvinka /
githubweb
- Clone and register LoadStateDescriptor when cloning entity. (commit: 5d3abd4)
—
Martin Ledvinka /
githubweb
- Fix failing tests in jopa-impl after changes to load state tracking. (commit: abafbef)
—
Martin Ledvinka /
githubweb
- Additional fixes for issues caused by changes to load state tracking. (commit: 4e48210)
—
Martin Ledvinka /
githubweb
- Update load state descriptor of cached instance on change merge. (commit: f811e1d)
—
Martin Ledvinka /
githubweb
- Fix overwritten load state descriptor in UoW. (commit: 9c4e8c9)
—
Martin Ledvinka /
githubweb
- Do not use null for collections when replacing lazy loading proxies on entity detach. (commit: 3150779)
—
Martin Ledvinka /
githubweb
- Make types by default eagerly fetched. (commit: 2362e72)
—
Martin Ledvinka /
githubweb
- [Fix] Skip calculating changes on field when clone value is lazy loading proxy and original is empty collection. (commit: f9baf8a)
—
Martin Ledvinka /
githubweb
- Add a lazy loading proxies utility class. (commit: eb221d9)
—
Martin Ledvinka /
githubweb
- Prevent repeated loading trigger on LazyLoadingProxy by storing a reference on the loaded object. (commit: 3d82eb6)
—
Martin Ledvinka /
githubweb
- [Doc] Minor fixes in Javadoc of JOPALazyUtils. (commit: 72e88cd)
—
Martin Ledvinka /
githubweb
- Modify UpdateWithInferenceRunner to handle both supported change tracking strategies. (commit: 047fb1d)
—
Martin Ledvinka /
githubweb
- [Upd] Update to Jena 5.0.0 and RDF4J 4.3.11. (commit: 8ed08e1)
—
Martin Ledvinka /
githubweb
- Always fetch types and data properties eagerly. (commit: 8290451)
—
Martin Ledvinka /
githubweb
- [2.0.0] Bump version, update changelog and readme. (commit: 18a01d4)
—
Martin Ledvinka /
githubweb
- [Bug #227] Support new Spring Boot JAR structure when scanning classpath. (commit: f424acd)
—
Martin Ledvinka /
githubweb
- [1.2.2] Bump version, update changelog. (commit: 0433de8)
—
Martin Ledvinka /
githubweb
- [Fix] Ensure IndirectMultilingualStrings are unwrapped when entity is detached from persistence context. (commit: db4d6a7)
—
Martin Ledvinka /
githubweb
- Remove unused import in RetrieveOperationsRunner. (commit: 934eedf)
—
Martin Ledvinka /
githubweb
- [1.2.1] Bump version, update changelog. (commit: 51f9bf9)
—
Martin Ledvinka /
githubweb
- [GH#214] Replace license header with the correct LGPLv3 one. (commit: 38943a7)
—
Martin Ledvinka /
githubweb
- [Enhancement #209] Validate list mapping. (commit: c773ab0)
—
Martin Ledvinka /
githubweb
- [Enhancement #209] Refactor list value descriptors to support literal values for referenced lists. (commit: 8eb649b)
—
Martin Ledvinka /
githubweb
- [Enhancement #209, WIP] Working on refactoring list iterators in RDF4J driver to support data property values in referenced lists. (commit: a38b443)
—
Martin Ledvinka /
githubweb
- [1.2.0-SNAPSHOT] Bump version for the next release. (commit: 6591917)
—
Martin Ledvinka /
githubweb
- [Enhancement #206] Refactor RDF4J list handling to support data property values in referenced lists. (commit: a1f10ba)
—
Martin Ledvinka /
githubweb
- [Enhancement #206] Refactor Jena list handlers in preparation for adding support for data property referenced list values. (commit: d19c6d8)
—
Martin Ledvinka /
githubweb
- [Enhancement #206] Refactor Jena list handlers to support data property referenced list values. (commit: 9e738a5)
—
Martin Ledvinka /
githubweb
- [Enhancement #209] Refactor OWLAPI lists to support data property values for referenced lists. (commit: 08d83dc)
—
Martin Ledvinka /
githubweb
- [Enhancement #209] Fix integration tests. (commit: 04ef4ea)
—
Martin Ledvinka /
githubweb
- [Enhancement #209] Modify ReferencedListPropertyStrategy to use DataPropertyAssertion when list element type is literal. (commit: 09bbe84)
—
Martin Ledvinka /
githubweb
- Bump ch.qos.logback:logback-classic from 1.4.7 to 1.4.12 (commit: a3486f6)
—
noreply /
githubweb
- [Enhancement #206] Implement support for data property referenced lists in jopa-impl. (commit: c00e3cc)
—
Martin Ledvinka /
githubweb
- [Enhancement #206] Integration tests of persisting data property referenced list. (commit: f19a1a9)
—
Martin Ledvinka /
githubweb
- [Ref] Refactor list handlers in RDF4J driver to reduce code duplication. (commit: c0f9d75)
—
Martin Ledvinka /
githubweb
- [Enhancement #209] Add integration test for reading data property referenced lists. (commit: 88793e0)
—
Martin Ledvinka /
githubweb
- [Enhancement #209] Implement a new ReferencedListDataPropertyStrategy to handle reference lists with data property values. (commit: 55b4405)
—
Martin Ledvinka /
githubweb
- [Enhancement #209] Implement data property referenced list loading in RDF4J driver. (commit: 26b569a)
—
Martin Ledvinka /
githubweb
- [Enhancement #209] Implement data property referenced list loading in Jena driver. (commit: 385f601)
—
Martin Ledvinka /
githubweb
- [Enhancement #209] Implement data property referenced list loading in OWLAPI driver. (commit: f7521ba)
—
Martin Ledvinka /
githubweb
- [Enhancement #209] Test data property referenced list loading, fix issues. (commit: 3a588c2)
—
Martin Ledvinka /
githubweb
- [Enhancement #209] Test data property referenced list updates, fix issues. (commit: ef8c390)
—
Martin Ledvinka /
githubweb
- [Ref] Refactor list-related integration tests into separate class. (commit: 79b94b2)
—
Martin Ledvinka /
githubweb
- [Enhancement #216] Add initial integration test for multilingual referenced lists support. (commit: 1ef75e7)
—
Martin Ledvinka /
githubweb
- [Ref] Minor refactoring of integration test vocabulary. (commit: 8bcb9d1)
—
Martin Ledvinka /
githubweb
- [Enhancement #216] Extend OntoDriver API with a value object for multilingual strings in referenced lists. (commit: b72636c)
—
Martin Ledvinka /
githubweb
- [Enhancement #216] Resolve converter for multilingual referenced list strings. (commit: 4e3dfcd)
—
Martin Ledvinka /
githubweb
- [Enhancement #216] Implement persisting multilingual strings as referenced list content in RDF4J driver. (commit: b230b6b)
—
Martin Ledvinka /
githubweb
- [Enhancement #216] Implement persisting multilingual strings as referenced list content in Jena driver. (commit: 09f4951)
—
Martin Ledvinka /
githubweb
- [Enhancement #216] Implement persisting multilingual strings as referenced list content in OWLAPI driver. (commit: 73d2885)
—
Martin Ledvinka /
githubweb
- [Enhancement #216] Add integration test for loading referenced lists containing multilingual strings. (commit: 9191341)
—
Martin Ledvinka /
githubweb
- [Enhancement #216] Implement multilingual string referenced list loading in RDF4J driver. (commit: fdfcbc6)
—
Martin Ledvinka /
githubweb
- [Enhancement #216] Implement multilingual string referenced list loading in Jena driver. (commit: 2382a49)
—
Martin Ledvinka /
githubweb
- [Enhancement #216] Implement multilingual string referenced list loading in OWLAPI driver. (commit: 162294d)
—
Martin Ledvinka /
githubweb
- [Ref] Refactor referenced list iterators in OWLAPI driver. (commit: d8f29bd)
—
Martin Ledvinka /
githubweb
- [Enhancement #216] Support updating referenced lists containing multilingual strings in the RDF4J driver. (commit: eb57454)
—
Martin Ledvinka /
githubweb
- [Enhancement #216] Support updating referenced lists containing multilingual strings in the Jena driver. (commit: 046f1d3)
—
Martin Ledvinka /
githubweb
- [Enhancement #216] Test removal of multilingual referenced list values.. (commit: e0d30f2)
—
Martin Ledvinka /
githubweb
- [SCA] Minor SCA-based code improvements. (commit: 4e5a351)
—
Martin Ledvinka /
githubweb
- [Upd] RDF4J 4.3.8, Jena 4.10.0 (commit: 8f465d1)
—
Martin Ledvinka /
githubweb
- [1.2.0] Bump version, update changelog. (commit: 6697a58)
—
Martin Ledvinka /
githubweb
- [Fix] Revert maven-source-plugin to 3.2.1 due to build failures. (commit: 1d2af90)
—
Martin Ledvinka /
githubweb
- [Enhancement #189] Allow ignoring inferred value removals on merge. (commit: 840b190)
—
Martin Ledvinka /
githubweb
- [Enhancement #189] Add some integration tests for the feature. (commit: 570bad4)
—
Martin Ledvinka /
githubweb
- [Chore] Regenerate license headers. (commit: 1cca8ac)
—
Martin Ledvinka /
githubweb
- [Upd] Update RDF4J to 4.3.7. (commit: 5faecd0)
—
Martin Ledvinka /
githubweb
- [1.1.4] Bump version, update changelog. (commit: 63e60ce)
—
Martin Ledvinka /
githubweb
- [Bug #202] Add test reproducing the issue. (commit: 167bb21)
—
Martin Ledvinka /
githubweb
- [Bug #202] Modify RDF4J driver to remove all property assertions on its update to prevent transaction concurrency issues. (commit: 5d58e0d)
—
Martin Ledvinka /
githubweb
- [Bug #202] Modify Jena driver to remove all property assertions on its update to prevent transaction concurrency issues. (commit: cb85679)
—
Martin Ledvinka /
githubweb
- [Bug #202] Ensure removeStatementsBySubjectAndPredicate removes also statements added with transaction to LocalModel. (commit: f88d638)
—
Martin Ledvinka /
githubweb
- [Bug #202] Modify OWLAPI driver to remove all property assertions on its update to prevent transaction concurrency issues. (commit: 99234b4)
—
Martin Ledvinka /
githubweb
- [Ref] Minor refactoring of transactional changes in the OWL API driver. (commit: 4b946e7)
—
Martin Ledvinka /
githubweb
- Minor refactoring and documentation for the epistemic axiom removal mechanism. (commit: 9dfd03a)
—
Martin Ledvinka /
githubweb
- Extend RDF vocabulary with RDF lists. (commit: f01ff22)
—
Martin Ledvinka /
githubweb
- [Bug #204] Use namespace resolver when processing @Sequence values. (commit: adc2d9a)
—
Martin Ledvinka /
githubweb
- [SCA] SCA-based code improvements. (commit: 3f579b8)
—
Martin Ledvinka /
githubweb
- [1.1.3] Bump version, update changelog. (commit: 00d76df)
—
Martin Ledvinka /
githubweb
- [Upd] Update JaCoCo to 0.8.10, update GH actions. (commit: 3de5549)
—
Martin Ledvinka /
githubweb
- [Fix] Use Temurin Java distro (Oracle 11 is not available). (commit: e758b8f)
—
Martin Ledvinka /
githubweb
- Revert to Jacoco 0.8.9 to try to fix failing Jenkins builds. (commit: b71e5fb)
—
Martin Ledvinka /
githubweb
- Revert to Jacoco 0.8.8 to try to fix failing Jenkins builds. (commit: 5d64b3b)
—
Martin Ledvinka /
githubweb
- Fix typo in OWLClass annotation documentation (commit: 01b9313)
—
piegsa /
githubweb
- [Enhancement #196] Provide access to selected ManagedClassProcessor utility methods. (commit: a20a89b)
—
Martin Ledvinka /
githubweb
- [Enhancement #196] Add a version of ManagedClassProcessor.detectNamespaces that takes an existing NamespaceResolver instance as argument. (commit: 196e9f5)
—
Martin Ledvinka /
githubweb
- [GH #198] Revert from using alias to name for Mojo parameters. (commit: a20147f)
—
Martin Ledvinka /
githubweb
- [Fix] Take max connection pool size and connection acquisition timeout configuration into account in RDF4J driver. (commit: 790aeae)
—
Martin Ledvinka /
githubweb
- [Bug #199] Append a suffix to classname generated by OWL2Java in case it would clash with existing class. (commit: 01a7df6)
—
Martin Ledvinka /
githubweb
- [GH #198] Modify OWL2JavaMojo to better map plugin parameters and not show warnings in IDEs. (commit: 2d173a4)
—
Martin Ledvinka /
githubweb
- Update RDF4J driver HTTP client connection pool defaults. (commit: ba0b148)
—
Martin Ledvinka /
githubweb
- [1.1.2] Bump version, update changelog. (commit: 6378158)
—
Martin Ledvinka /
githubweb
- Introduce a marker annotation for OWL property mapping annotations. (commit: c4c6f11)
—
Martin Ledvinka /
githubweb
- [SCA] SCA-based code improvements. (commit: f427c2c)
—
Martin Ledvinka /
githubweb
- [Fix] Fix incorrect use of MultilingualString.set in test setup. (commit: da6f124)
—
Martin Ledvinka /
githubweb
- [Bug #191] Use a custom HttpClient for RDF4J remote repository access. (commit: 860c2f8)
—
Martin Ledvinka /
githubweb
- Add TODOs. (commit: 6b9ec56)
—
Martin Ledvinka /
githubweb
- [Bug #191] Make RDF4J driver HTTP client connection pool size configurable. (commit: e03a580)
—
Martin Ledvinka /
githubweb
- [Bug #191] Make RDF4J driver HTTP client connection request timeout configurable. (commit: 6e8c209)
—
Martin Ledvinka /
githubweb
- [Bug #191] Adjust default max connection pool size. (commit: 4155fcd)
—
Martin Ledvinka /
githubweb
- [Upd] Update to RDF4J 4.3.5 and AspectJ 1.9.20 (commit: c9d20c0)
—
Martin Ledvinka /
githubweb
- [1.1.1] Bump version, update changelog. (commit: a1aa3b0)
—
Martin Ledvinka /
githubweb
- [Enhancement #176] Add SOQL parser test for MEMBER OF support. (commit: defc470)
—
Martin Ledvinka /
githubweb
- [Enhancement #161] Support attribute language tag extraction (and comparison) in SOQL. (commit: 4da0e16)
—
Martin Ledvinka /
githubweb
- [Enhancement #161] Support attribute language tag extraction (and comparison) in Criteria API. (commit: cf37339)
—
Martin Ledvinka /
githubweb
- [Enhancement #161] Add an integration test for selection by language tag in Criteria API. (commit: d5ed66a)
—
Martin Ledvinka /
githubweb
- [Enhancement #185] Allow declaring multiple scan packages for entity class discovery. (commit: 5befbac)
—
Martin Ledvinka /
githubweb
- [Enhancement #185] Allow not providing scan package to entity class discovery. (commit: db2caf1)
—
Martin Ledvinka /
githubweb
- [Fix] Add dummy classes to prevent AspectJ Maven plugin build errors in integration test modules. (commit: 9272045)
—
Martin Ledvinka /
githubweb
- [Fix] Fix projection of count variable from SOQL query. (commit: b2a5df4)
—
Martin Ledvinka /
githubweb
- [Enhancement #176] Add SOQL parser test for MEMBER OF support. (commit: e5ed6ba)
—
Martin Ledvinka /
githubweb
- [Fix] Fix compilation issues after rebase on development. (commit: dd280ee)
—
Martin Ledvinka /
githubweb
- [Enhancement #176] Extend SOQL grammar with MEMBER OF, add parser tests. (commit: 4ecb097)
—
Martin Ledvinka /
githubweb
- [Enhancement #176] Implement MEMBER OF in SOQL. (commit: de3f5c2)
—
Martin Ledvinka /
githubweb
- [Enhancement #176] Implement NOT MEMBER OF in SOQL. (commit: 51994af)
—
Martin Ledvinka /
githubweb
- [Enhancement #176] Implement isMember predicates in Criteria API. (commit: f27471b)
—
Martin Ledvinka /
githubweb
- [Enhancement #176] Add integration test for Criteria API isMember predicate. (commit: a9372ab)
—
Martin Ledvinka /
githubweb
- [Upd] Update to RDF4J 4.3.4 and Jena 4.9.0. (commit: 6f7d2d7)
—
Martin Ledvinka /
githubweb
- Support both legacy and new RDF4J repository configuration vocabulary. (commit: 5e1ffd6)
—
Martin Ledvinka /
githubweb
- [1.1.0] Bump version, update changelog. (commit: 37998d7)
—
Martin Ledvinka /
githubweb
- Abstract/concrete ET (commit: 8631876)
—
kolovjan /
githubweb
- renamed EntityTypeImpl (commit: 918fce5)
—
kolovjan /
githubweb
- init commit, addint model-gen, editing poms (commit: ca909da)
—
rodrben /
githubweb
- readme, mojo (commit: d921e45)
—
rodrben /
githubweb
- AbstractIdentifiableType - supertype changed to supertypes - multiple inheritance feature (commit: 524c290)
—
kolovjan /
githubweb
- Minor refractors (commit: c585778)
—
kolovjan /
githubweb
- Fixing tests after merge (commit: 8197ee4)
—
kolovjan /
githubweb
- OWLData property attribute can be declared on methods (commit: ba6fe5a)
—
kolovjan /
githubweb
- OWLAnnotation- and OWLObject- property attribute can be declared on methods. Minor refactor of methods. (commit: 3de1c59)
—
kolovjan /
githubweb
- Fixed not compiling tests, minor refactor (commit: ea31a74)
—
kolovjan /
githubweb
- Added multiple tests (commit: e655f11)
—
kolovjan /
githubweb
- Better matching properties to accessors, added more tests (commit: 3117abf)
—
kolovjan /
githubweb
- Inheritance type refactor (commit: 9fe06bb)
—
kolovjan /
githubweb
- Ambigous hierarchy exception not thrown on same methods (commit: 07ad75b)
—
kolovjan /
githubweb
- implementace z velke casti hotova (commit: c1119ef)
—
rodrben /
githubweb
- Ambigous hierarchy exception also not thrown on equal methods (commit: 0ecc26a)
—
kolovjan /
githubweb
- Post-merge fixes (commit: ad551d1)
—
kolovjan /
githubweb
- bugfix for correctly deserializing plural attributes (commit: 41636f3)
—
kolovjan /
githubweb
- oprava generatoru vystupnich souboru, plugin nefungujici (commit: 3c05b24)
—
rodrben /
githubweb
- minor refactor (commit: b509834)
—
kolovjan /
githubweb
- Added ability to have annotated accessors and their properties in same class (commit: 3b18b30)
—
kolovjan /
githubweb
- Ambigous hierarchy exception not thrown on same methods (commit: 1a8ee52)
—
kolovjan /
githubweb
- added more tests (commit: 28adcff)
—
kolovjan /
githubweb
- small changes (commit: e1fe734)
—
kolovjan /
githubweb
- Code documentation and refactor (commit: 0d7c707)
—
kolovjan /
githubweb
- First draw of wiki page (commit: 8999338)
—
kolovjan /
githubweb
- opravy, fixes, progress na pluginu (commit: 9359540)
—
rodrben /
githubweb
- lepsi vyuziti annotationEnum (commit: c497857)
—
rodrben /
githubweb
- enabled ParticipationConstraints and convert annotations to be used on methods (commit: ad23cd2)
—
kolovjan /
githubweb
- přejmenování modulu (commit: 4bc0a5c)
—
rodrben /
githubweb
- paggage->pckg (commit: 09e9dd1)
—
rodrben /
githubweb
- opravy, vylepšení zfunkčněn config s parametry pluginu, zfunkčněn plugin, atd... (commit: e3c4aa5)
—
rodrben /
githubweb
- Minor code refactor (commit: bd436c7)
—
kolovjan /
githubweb
- Post-merge fixes (commit: 53056db)
—
kolovjan /
githubweb
- Added JavaDoc to some metamodel classes (commit: 513dd10)
—
kolovjan /
githubweb
- Added integration test contexts to other rdf4j and owlapi (commit: 8f72440)
—
kolovjan /
githubweb
- Added additional checks and tests for Convert and ParticipationContraints annotations (commit: c706b18)
—
kolovjan /
githubweb
- Added integration test for combination of mapped superclass and annotated method (commit: ffc28c7)
—
kolovjan /
githubweb
- removed draft documentation (commit: 816dd73)
—
kolovjan /
githubweb
- Minor code refactor changes from PR (commit: 35bbffc)
—
kolovjan /
githubweb
- vylepšení, opravy, testy (commit: 5defbe4)
—
rodrben /
githubweb
- zapomenuté změny (commit: deca11f)
—
rodrben /
githubweb
- Changed return type of IdentifiableType.getSupertypes to remove useless retypes in code. Minor refactor of AbstractIdentifiableType.setSupertypes (commit: d754041)
—
kolovjan /
githubweb
- v0.30.1-SNAPSHOT, zmena Java verze, opravy proti termItu (commit: c12faea)
—
rodrben /
githubweb
- úprava logování, additional-sources, jmenné úpravy, přepracování testů, nové testovací scénáře (commit: 8911fed)
—
rodrben /
githubweb
- @Enumerated and @Sequence can be declared on methods (commit: 75867a1)
—
kolovjan /
githubweb
- Field processing throws exception on non-compatible types (commit: e214f65)
—
kolovjan /
githubweb
- [1.0.0-SNAPSHOT] Bump snapshot version. (commit: 608891a)
—
Martin Ledvinka /
githubweb
- pom fixes (commit: 2aa4f2d)
—
rodrben /
githubweb
- [GH-140] Update to Jena 4.8.0 and RDF4J 4.2.4. (commit: 6a71136)
—
Martin Ledvinka /
githubweb
- [GH-140] Update to OWLAPI 5.5.0. (commit: 1397155)
—
Martin Ledvinka /
githubweb
- [GH-120] Remove obsolete ontodriver-sesame module. (commit: a849df0)
—
Martin Ledvinka /
githubweb
- pull request fixes, readme, some javadocs (commit: fd4b69b)
—
rodrben /
githubweb
- test fixes (commit: 0f6555f)
—
rodrben /
githubweb
- pull request comments resolved (commit: 2f1c6d8)
—
rodrben /
githubweb
- transient neni nutne ignorovat (commit: 5293f03)
—
rodrben /
githubweb
- rollback: 5293f03 transient neni nutne ignorovat (commit: a239f87)
—
rodrben /
githubweb
- [Ref] Code cleanup in the modelgen module. (commit: 9443549)
—
Martin Ledvinka /
githubweb
- [Ref][Upd] Minor refactoring and dependency updates in the Maven plugin. (commit: 97992d7)
—
Martin Ledvinka /
githubweb
- [Enhancement #141] Extend EntityManager API with method for getting inferred status of entity attribute value. (commit: 9038123)
—
Martin Ledvinka /
githubweb
- [Enhancement #141] Refactor FieldStrategy implementations to support transformation of a value to axiom value. (commit: cb5390e)
—
Martin Ledvinka /
githubweb
- [Enhancement #141] Check for inference of entity attribute value in ObjectOntologyMapper. (commit: 4c5916b)
—
Martin Ledvinka /
githubweb
- [Enhancement #141] Test the new isInferred API. (commit: c01e3e6)
—
Martin Ledvinka /
githubweb
- [Enhancement #175] Simplify value mapping in annotation property strategies. (commit: a12d8b0)
—
Martin Ledvinka /
githubweb
- [Enhancement #175] Implement predictable annotation property value mapping in RDF4J driver. (commit: 1b4ff5a)
—
Martin Ledvinka /
githubweb
- [Enhancement #175] Implement predictable annotation property value mapping in Jena driver. (commit: e0d23a5)
—
Martin Ledvinka /
githubweb
- [Enhancement #175] Implement predictable annotation property value mapping in OWLAPI driver. (commit: fc43546)
—
Martin Ledvinka /
githubweb
- [Fix] Fix invalid reflective operations on JDK 11 when cloning Collections.emptyMap. (commit: f76d2f7)
—
Martin Ledvinka /
githubweb
- [Ref] Remove deprecated query ontology management API from the EntityManager. (commit: e454278)
—
Martin Ledvinka /
githubweb
- Add query hint for selecting statement execution ontology (if applicable). (commit: da1154c)
—
Martin Ledvinka /
githubweb
- [Enhancement #144] Add API for disabling inference when loading data to Descriptor. (commit: ec3f2f8)
—
Martin Ledvinka /
githubweb
- [Enhancement #144] Implement inference disabling in Descriptors. (commit: f0a403c)
—
Martin Ledvinka /
githubweb
- [Fix] Add missing override of setHint to TypedQuery. (commit: 7dbaa54)
—
Martin Ledvinka /
githubweb
- [Enhancement #144] Add integration tests for disabling inference for entity loading. (commit: c13181a)
—
Martin Ledvinka /
githubweb
- [Enhancement #144] Modify AxiomDescriptorFactory to take entity descriptor inference setting into account when creating axiom loading descriptors. (commit: 87f58a5)
—
Martin Ledvinka /
githubweb
- [Enhancement #144] Apply disabled inference to query descriptor when corresponding hint is set. (commit: 2349bb2)
—
Martin Ledvinka /
githubweb
- [Fix] Use JDK 11 in GH Actions build. (commit: ae33c5e)
—
Martin Ledvinka /
githubweb
- [Ref] Refactor uses of deprecated API. (commit: 3e79242)
—
Martin Ledvinka /
githubweb
- [SCA] SCA-based code cleanup. (commit: bf0c9ad)
—
Martin Ledvinka /
githubweb
- [SCA] SCA-based code improvements. (commit: decb613)
—
Martin Ledvinka /
githubweb
- [Upd] Update to RDF4J 4.3.2. (commit: 031f172)
—
Martin Ledvinka /
githubweb
- [Doc] Update readme. (commit: 1bd83a3)
—
Martin Ledvinka /
githubweb
- [Ref] Refactor modelgen, improve OutputFilesGenerator. (commit: 8d3b103)
—
Martin Ledvinka /
githubweb
- [Upd] Update Logback version. (commit: 4162b9d)
—
Martin Ledvinka /
githubweb
- [Chore] Regenerate license headers. (commit: d71342f)
—
Martin Ledvinka /
githubweb
- [Doc] Cleanup readme. (commit: 393f7d0)
—
Martin Ledvinka /
githubweb
- [1.0.0] Bump version, update changelog. (commit: 6680451)
—
Martin Ledvinka /
githubweb
- [Fix] Prevent possible URI syntax exception when generating default unspecified property IRI. (commit: e21ddd8)
—
Martin Ledvinka /
githubweb
- [Code style] Disable start imports in IDEA. (commit: 928f561)
—
Martin Ledvinka /
githubweb
- [Bug #178] Add test reproducing the issue. (commit: f25c67d)
—
Martin Ledvinka /
githubweb
- [Bug #178] Fix an issue with commutativity of and operator when using selection by identifier in SOQL. (commit: eb459e4)
—
Martin Ledvinka /
githubweb
- [Ref] Introduce some SOQL constants instead of using string literals in code. (commit: 592e69b)
—
Martin Ledvinka /
githubweb
- [0.22.2] Bump version, update changelog. (commit: cb4f334)
—
Martin Ledvinka /
githubweb
- [Upd] Update to OWL2Query 0.6.2, re-enable the selection by identifier query test for OWLAPI driver. (commit: 091feb1)
—
Martin Ledvinka /
githubweb
- Log full query in case RDF4J throws MalformedQueryException to help with diagnosing the problem. (commit: 57c12eb)
—
Martin Ledvinka /
githubweb
- [Bug #165] Add test reproducing the issue. (commit: f1b912c)
—
Martin Ledvinka /
githubweb
- [Bug #165] Fix the issue by allowing SELECT queries without WHERE keyword. (commit: ca58cef)
—
Martin Ledvinka /
githubweb
- [Task #159] Add .editorconfig with common formatting configuration (mainly for IntelliJ IDEA). (commit: 4362560)
—
Martin Ledvinka /
githubweb
- Require target package configuration in Maven plugin (not specifying it caused NPX). (commit: aba389b)
—
Martin Ledvinka /
githubweb
- [Enhancement #170] Allow disabling generation of name and description fields in OWL2Java. (commit: 8b8b8fc)
—
Martin Ledvinka /
githubweb
- [Enhancement #170] Update documentation of OWL2Java. (commit: 9adfbaf)
—
Martin Ledvinka /
githubweb
- [Enhancement #170] Add option to disable generation of label and description fields to JOPA Maven plugin. (commit: 4cf9470)
—
Martin Ledvinka /
githubweb
- [Enhancement #170] Refactor the parameter name. (commit: 537b42c)
—
Martin Ledvinka /
githubweb
- [Enhancement #170] Allow disabling generation of owl:Thing entity class in OWL2Java. (commit: dbf01ec)
—
Martin Ledvinka /
githubweb
- [Enhancement #170] Allow disabling generation of owl:Thing entity class in JOPA Maven plugin. (commit: f107e78)
—
Martin Ledvinka /
githubweb
- [Bug #171] Add test reproducing the issue. (commit: 5384b13)
—
Martin Ledvinka /
githubweb
- [Bug #171] Fix conversion of simple literal annotation property value in RDF4J driver. (commit: 79610d0)
—
Martin Ledvinka /
githubweb
- [Bug #171] Fix conversion of simple literal annotation property value in Jena driver. (commit: 3386680)
—
Martin Ledvinka /
githubweb
- [Bug #171] Fix conversion of simple literal annotation property value in OWLAPI driver. (commit: c7bc27d)
—
Martin Ledvinka /
githubweb
- Fix failing test in Jena driver. (commit: 2570674)
—
Martin Ledvinka /
githubweb
- [Fix] Fix incorrect translation of SOQL queries with selection by attribute and entity id. (commit: f7f6b42)
—
Martin Ledvinka /
githubweb
- [Doc] Add README for the JOPA Maven plugin. (commit: c25dd7e)
—
Martin Ledvinka /
githubweb
- [0.22.1] Bump version, update changelog. (commit: 966c97c)
—
Martin Ledvinka /
githubweb
- [Enhancement #138] Add acceptance test for SOQL. (commit: d313c01)
—
Martin Ledvinka /
githubweb
- [Fix] Override fetch type of inferred types and properties to eager. (commit: 8b9304e)
—
Martin Ledvinka /
githubweb
- [0.21.2-SNAPSHOT] Bump version to snapshot. (commit: 7bb7a03)
—
Martin Ledvinka /
githubweb
- [Bug #150] Add test reproducing the issue. (commit: 14f6f05)
—
Martin Ledvinka /
githubweb
- [Bug #150] Refactor RDF4J OntoDriver repository connection to support adding repository-specific connectors. (commit: 4aa44b9)
—
Martin Ledvinka /
githubweb
- [Bug #150] Add a GraphDBStorageConnector whose isInferred implementation ignores context for the inferred statement. (commit: 938f7c2)
—
Martin Ledvinka /
githubweb
- [Bug #150] Check whether an attribute value is already inferred before inserting it into the repository. (commit: 9ee6c43)
—
Martin Ledvinka /
githubweb
- Remove TODO. (commit: a210ef4)
—
Martin Ledvinka /
githubweb
- [Enhancement #136] Clear cache on EMF close. (commit: 714e177)
—
Martin Ledvinka /
githubweb
- [Enhancement #136] Remove closed EMF from set of active EMFs. (commit: a033769)
—
Martin Ledvinka /
githubweb
- [0.20.2] Bump version, update changelog. (commit: 6816505)
—
Martin Ledvinka /
githubweb
- [Feature #60, #134] Extend JOPA API with enum mapping classes. (commit: b6f62bb)
—
Martin Ledvinka /
githubweb
- [Feature #60] Add a marker annotation for enums mapped to object property values (OWL ObjectOneOf). (commit: 8cc48d4)
—
Martin Ledvinka /
githubweb
- [Feature #60] Implement ObjectOneOfEnumConverter for object property enum values. (commit: f6ac972)
—
Martin Ledvinka /
githubweb
- [Feature #60] Create ObjectOneOfEnumConverter when resolving converter for enum-valued object property attribute. (commit: 64d7cf2)
—
Martin Ledvinka /
githubweb
- [Feature #60] Implement enum value mapping for singular object property attributes. (commit: 2769df9)
—
Martin Ledvinka /
githubweb
- [Feature #60] Implement enum value mapping for plural object property attributes. (commit: 45dc1d2)
—
Martin Ledvinka /
githubweb
- [Feature #60] Integration tests of mapping enum constants to ontological individuals. (commit: 270dc8c)
—
Martin Ledvinka /
githubweb
- [Enhancement #134] Implement OrdinalEnumConverter for converting ordinal values to enum constants and vice versa. (commit: 4a8ad8f)
—
Martin Ledvinka /
githubweb
- [Enhancement #134] User OrdinalEnumConverter when ordinal enum attribute mapping is configured. (commit: 88a5f42)
—
Martin Ledvinka /
githubweb
- [Enhancement #134] Integration tests of ordinal enum attribute mapping. (commit: e45612e)
—
Martin Ledvinka /
githubweb
- [Fix] Do not output empty WHERE/HAVING clause from CriteriaQuery into SOQL query. (commit: e5db0f4)
—
Martin Ledvinka /
githubweb
- Switch to the dev.aspectj AspectJ Maven plugin. (commit: 99661b7)
—
Martin Ledvinka /
githubweb
- [SCA] Minor SCA-based code improvements. (commit: 47b9b2a)
—
Martin Ledvinka /
githubweb
- [0.21.0] Bump version, update changelog. (commit: 76c37ad)
—
Martin Ledvinka /
githubweb
- Bump snapshot version. (commit: bafefa7)
—
Martin Ledvinka /
githubweb
- Allow using generic types as plural attribute elements. (commit: b257c29)
—
Martin Ledvinka /
githubweb
- [Fix] Update readme, fix broken links and obsolete info. (commit: d037a0a)
—
Martin Ledvinka /
githubweb
- [0.21.1] Bump version, update changelog. (commit: 8d407ab)
—
Martin Ledvinka /
githubweb
- [Fix] Override fetch type of inferred types and properties to eager. (commit: e9d246e)
—
Martin Ledvinka /
githubweb
- [0.21.2-SNAPSHOT] Bump version to snapshot. (commit: e3d9eef)
—
Martin Ledvinka /
githubweb
- [Bug #150] Add test reproducing the issue. (commit: 7d2ce4f)
—
Martin Ledvinka /
githubweb
- [Bug #150] Refactor RDF4J OntoDriver repository connection to support adding repository-specific connectors. (commit: 26b245e)
—
Martin Ledvinka /
githubweb
- [Bug #150] Add a GraphDBStorageConnector whose isInferred implementation ignores context for the inferred statement. (commit: 421c0fd)
—
Martin Ledvinka /
githubweb
- [Bug #150] Check whether an attribute value is already inferred before inserting it into the repository. (commit: bacbdc3)
—
Martin Ledvinka /
githubweb
- Remove TODO. (commit: ca09dac)
—
Martin Ledvinka /
githubweb
- [Enhancement #138] Use a VALUES clause when a parameter projected in selection is set in a SPARQL query. (commit: 2d1b0b6)
—
Martin Ledvinka /
githubweb
- [Enhancement #138] Working on support for selection by entity identifier in SOQL. (commit: cc5b4bf)
—
Martin Ledvinka /
githubweb
- [Enhancement #138] Support selection by equality of entity identifier in SOQL. (commit: 3369603)
—
Martin Ledvinka /
githubweb
- [Enhancement #138] Support selection by entity identifier using the IN operator. (commit: f7804d7)
—
Martin Ledvinka /
githubweb
- [Enhancement #138] Resolve SOQL parsing issues w.r.t. selection by entity identifier. (commit: d2054a0)
—
Martin Ledvinka /
githubweb
- [Enhancement #138] Ensure Criteria API supports selection by identifier. (commit: c90bb86)
—
Martin Ledvinka /
githubweb
- [Bug #153] Prevent registration of custom attribute converters for ObjectProperty attributes. (commit: 29bada0)
—
Martin Ledvinka /
githubweb
- [Enhancement #152] Extend SOQL grammar with new functions (string and numeric). (commit: d19bdc9)
—
Martin Ledvinka /
githubweb
- [Enhancement #152] Add tests for parsing SOQL with upper/lower functions. (commit: 7c4af9d)
—
Martin Ledvinka /
githubweb
- Add test reproducing the issue. (commit: 3e3fa02)
—
Martin Ledvinka /
githubweb
- [Enhancement #152] Improve support for String SOQL functions, add tests for more complex behavior. (commit: d20fc30)
—
Martin Ledvinka /
githubweb
- [Fix] Support multiple comparison operators on the same attribute in SOQL. (commit: 4896d56)
—
Martin Ledvinka /
githubweb
- [Enhancement #152] Extend Criteria API with support for lower/upper string functions. (commit: d5b13ff)
—
Martin Ledvinka /
githubweb
- [Enhancement #152] Extend SOQL an Criteria API with numeric functions length(string), abs, ceil, floor. (commit: 5cc53af)
—
Martin Ledvinka /
githubweb
- [Enhancement #152] Add tests for numeric functions length(string), abs, ceil, floor. (commit: 9d385f1)
—
Martin Ledvinka /
githubweb
- [Enhancement #152] Fix test of math functions in Criteria API. (commit: eaf0b5e)
—
Martin Ledvinka /
githubweb
- [Fix] Fix a NPX when an unpersisted non-initialized object was referenced in equals/hashCode of an entity. (commit: 7aeb27c)
—
Martin Ledvinka /
githubweb
- [Fix] Prevent clashes when generating query test data. (commit: 559a41a)
—
Martin Ledvinka /
githubweb
- [SCA] SCA-based code improvements. (commit: 3a4c90b)
—
Martin Ledvinka /
githubweb
- [0.22.0] Bump version, update changelog. (commit: 0dc8344)
—
Martin Ledvinka /
githubweb
- Bump snapshot version. (commit: c2e4d39)
—
Martin Ledvinka /
githubweb
- Allow using generic types as plural attribute elements. (commit: 3ecc288)
—
Martin Ledvinka /
githubweb
- [Fix] Update readme, fix broken links and obsolete info. (commit: 2ed1a85)
—
Martin Ledvinka /
githubweb
- [0.21.1] Bump version, update changelog. (commit: 11c7c6b)
—
Martin Ledvinka /
githubweb
- [Feature #60, #134] Extend JOPA API with enum mapping classes. (commit: 25c741b)
—
Martin Ledvinka /
githubweb
- [Feature #60] Add a marker annotation for enums mapped to object property values (OWL ObjectOneOf). (commit: e0ff261)
—
Martin Ledvinka /
githubweb
- [Feature #60] Implement ObjectOneOfEnumConverter for object property enum values. (commit: 69d2bea)
—
Martin Ledvinka /
githubweb
- [Feature #60] Create ObjectOneOfEnumConverter when resolving converter for enum-valued object property attribute. (commit: 02df0a4)
—
Martin Ledvinka /
githubweb
- [Feature #60] Implement enum value mapping for singular object property attributes. (commit: 299e8b7)
—
Martin Ledvinka /
githubweb
- [Feature #60] Implement enum value mapping for plural object property attributes. (commit: 80b6f18)
—
Martin Ledvinka /
githubweb
- [Feature #60] Integration tests of mapping enum constants to ontological individuals. (commit: 3b21ae1)
—
Martin Ledvinka /
githubweb
- [Enhancement #134] Implement OrdinalEnumConverter for converting ordinal values to enum constants and vice versa. (commit: 3781791)
—
Martin Ledvinka /
githubweb
- [Enhancement #134] User OrdinalEnumConverter when ordinal enum attribute mapping is configured. (commit: 98a765a)
—
Martin Ledvinka /
githubweb
- [Enhancement #134] Integration tests of ordinal enum attribute mapping. (commit: ce2137b)
—
Martin Ledvinka /
githubweb
- [Fix] Do not output empty WHERE/HAVING clause from CriteriaQuery into SOQL query. (commit: 973ac3e)
—
Martin Ledvinka /
githubweb
- Switch to the dev.aspectj AspectJ Maven plugin. (commit: 7c1f747)
—
Martin Ledvinka /
githubweb
- [SCA] Minor SCA-based code improvements. (commit: 3e38132)
—
Martin Ledvinka /
githubweb
- [0.21.0] Bump version, update changelog. (commit: 6cb074a)
—
Martin Ledvinka /
githubweb
- Support automatic conversion of language-less strings to LangString attributes. (commit: ab0ba33)
—
Martin Ledvinka /
githubweb
- [Snapshot] Bump version to 0.20.2-SNAPSHOT. (commit: 42029f2)
—
Martin Ledvinka /
githubweb
- [Bug #135] Add tests to reproduce the issue. (commit: 9e87c52)
—
Martin Ledvinka /
githubweb
- Support using LangString as query parameter. (commit: 063e311)
—
Martin Ledvinka /
githubweb
- [Bug #135] Support joining over plural attributes in SOQL. (commit: 5a3cf9c)
—
Martin Ledvinka /
githubweb
- [Bug #135] Improve bindable type resolution - remove instanceof. (commit: 5cee5cf)
—
Martin Ledvinka /
githubweb
- [Bug #135] Support path expressions over plural attributes in Criteria API. (commit: ac8a1bf)
—
Martin Ledvinka /
githubweb
- [Enhancement #136] Clear cache on EMF close. (commit: cc8a2e5)
—
Martin Ledvinka /
githubweb
- [Enhancement #136] Remove closed EMF from set of active EMFs. (commit: 7773ee7)
—
Martin Ledvinka /
githubweb
- [0.20.2] Bump version, update changelog. (commit: fa8b835)
—
Martin Ledvinka /
githubweb
- Allow building a reduced metamodel from a specified set of entity classes. (commit: d282d0d)
—
Martin Ledvinka /
githubweb
- [SCA] Minor SCA-based code improvements. (commit: fd34fe2)
—
Martin Ledvinka /
githubweb
- [0.20.1] Bump version, update changelog. (commit: 339e79d)
—
Martin Ledvinka /
githubweb
- [Feature #121] Extend OntoDriver API with a method to check if an axiom is inferred. (commit: c4d2c83)
—
Martin Ledvinka /
githubweb
- [Feature #121] Implement isInferred in RDF4J OntoDriver. (commit: da33c58)
—
Martin Ledvinka /
githubweb
- [Del] Remove unused methods from MainAxiomLoader. (commit: 7c704a5)
—
Martin Ledvinka /
githubweb
- [Feature #121] Implement isInferred in Jena OntoDriver. (commit: 7f6f98b)
—
Martin Ledvinka /
githubweb
- [Fix] Use provided value in contains in RDF4J/Sesame driver. (commit: 3108cc3)
—
Martin Ledvinka /
githubweb
- [Feature #121] Implement isInferred in OWLAPI OntoDriver. (commit: ccde272)
—
Martin Ledvinka /
githubweb
- [Fix] Use provided value in contains in RDF4J/Sesame driver. (commit: 1d73ba1)
—
Martin Ledvinka /
githubweb
- [Enhancement #124] Add annotation used for excluding type from persistence. (commit: 2b014ff)
—
Martin Ledvinka /
githubweb
- [Enhancement #124] Skip classes annotated with NonEntity when loading entities. (commit: 3a03939)
—
Martin Ledvinka /
githubweb
- [Enhancement #124] Modify BeanListenerAspect to skip classes annotated with NonEntity. (commit: 861ed6d)
—
Martin Ledvinka /
githubweb
- [Upd] Update dependencies (test, logging). (commit: 053680d)
—
Martin Ledvinka /
githubweb
- [0.19.3] Bump version, update changelog. (commit: d030fff)
—
Martin Ledvinka /
githubweb
- [Enhancement #124] Add annotation used for excluding type from persistence. (commit: 2b97c24)
—
Martin Ledvinka /
githubweb
- [Enhancement #124] Skip classes annotated with NonEntity when loading entities. (commit: b432198)
—
Martin Ledvinka /
githubweb
- [Enhancement #124] Modify BeanListenerAspect to skip classes annotated with NonEntity. (commit: 78ca2d3)
—
Martin Ledvinka /
githubweb
- [Upd] Update dependencies (test, logging). (commit: fb4624a)
—
Martin Ledvinka /
githubweb
- [0.19.3] Bump version, update changelog. (commit: 8f585d6)
—
Martin Ledvinka /
githubweb
- [Feature #121] Remove inferred attribute check from attribute modification validation. (commit: f9b9c5a)
—
Martin Ledvinka /
githubweb
- [Feature #121] Implement calculation of axioms from attribute value. (commit: 6297a58)
—
Martin Ledvinka /
githubweb
- [Feature #121] Implement calculation of axioms from unmapped properties. (commit: 31d8465)
—
Martin Ledvinka /
githubweb
- [Feature #121] Implement validator for inferred attributes to check whether a change to its value can be performed. (commit: ca68866)
—
Martin Ledvinka /
githubweb
- [Feature #121] Implement inferred attribute modification validation on attribute change and merge. (commit: f795e2e)
—
Martin Ledvinka /
githubweb
- [Feature #121] Fix attribute value to axioms translation in singular strategies. (commit: cf694d4)
—
Martin Ledvinka /
githubweb
- [Feature #121] Basic integration tests of modifiable inferred attributes. (commit: 6b45ac2)
—
Martin Ledvinka /
githubweb
- [Feature #121] Further testing inferred attributes modification. (commit: ed78dcc)
—
Martin Ledvinka /
githubweb
- Replace use of Field with FieldSpecification in ObjectOntologyMapper.updateFieldValue. (commit: 1fb7748)
—
Martin Ledvinka /
githubweb
- Replace use of Field with FieldSpecification in ObjectOntologyMapper.loadFieldValue. (commit: eee66c0)
—
Martin Ledvinka /
githubweb
- Remove cache entry map when it does not contain any items. (commit: c13b3fe)
—
Martin Ledvinka /
githubweb
- Bump version to 0.20.0-SNAPSHOT. (commit: 1e77058)
—
Martin Ledvinka /
githubweb
- Allow editing access to MultilingualString's underlying data structure. (commit: a41b02c)
—
Martin Ledvinka /
githubweb
- [Enhancement #123] Refactor SOQL grammar to allow for addition of IN operator. (commit: bc626da)
—
Martin Ledvinka /
githubweb
- [Enhancement #123] Additional simplification of the SoqlQueryListener and SoqlAttribute. (commit: 556aec0)
—
Martin Ledvinka /
githubweb
- Add a custom Hamcrest matcher to allow easier validation of test result w.r.t. entities. (commit: 6496826)
—
Martin Ledvinka /
githubweb
- [Enhancement #123] Implement IN and NOT IN support in SOQL. (commit: 1e89a26)
—
Martin Ledvinka /
githubweb
- [Enhancement #123] Refactor SOQL filter operators. (commit: 473089e)
—
Martin Ledvinka /
githubweb
- [Enhancement #123] Implement support for NOT LIKE in SOQL. (commit: 90f6fbb)
—
Martin Ledvinka /
githubweb
- [Enhancement #123] Ensure IN works for Criteria API. (commit: 8de7e21)
—
Martin Ledvinka /
githubweb
- [Enhancement #123] Remove unused Soql.tokens and SoqlLexer.tokens files from the sources. (commit: e4e0b08)
—
Martin Ledvinka /
githubweb
- [Fix] Fix dependency issues (implicit OWLAPI 5.5.0 dependency by Openllet) causing build failures on JDK 8. (commit: d58c257)
—
Martin Ledvinka /
githubweb
- [Ref] Remove unused reference to the JBoss Maven repository. (commit: d150218)
—
Martin Ledvinka /
githubweb
- [Enhancement #129] Implement support for inequality (<> and !=) in SOQL. (commit: 297d143)
—
Martin Ledvinka /
githubweb
- [Enhancement #129] Use the new SOQL inequality operator in Criteria API. (commit: 133d170)
—
Martin Ledvinka /
githubweb
- [SCA] Minor SCA-based fixes and code improvements. (commit: c89b973)
—
Martin Ledvinka /
githubweb
- [0.20.0] Bump version, update changelog. (commit: 5f26f30)
—
Martin Ledvinka /
githubweb
- Make line endings everywhere to LF to prevent unwanted Git changes. (commit: 337a403)
—
Martin Ledvinka /
githubweb
- [Fix] Use provided value in contains in RDF4J/Sesame driver. (commit: 53a64b5)
—
Martin Ledvinka /
githubweb
- [Enhancement #124] Add annotation used for excluding type from persistence. (commit: 03d34a3)
—
Martin Ledvinka /
githubweb
- [Enhancement #124] Skip classes annotated with NonEntity when loading entities. (commit: aa28d2c)
—
Martin Ledvinka /
githubweb
- [Enhancement #124] Modify BeanListenerAspect to skip classes annotated with NonEntity. (commit: 7148264)
—
Martin Ledvinka /
githubweb
- [Upd] Update dependencies (test, logging). (commit: d30a9c3)
—
Martin Ledvinka /
githubweb
- [0.19.3] Bump version, update changelog. (commit: c18abd6)
—
Martin Ledvinka /
githubweb
- [Fix] Fix wrong JOPA example reference in README. (commit: 2b9ec85)
—
Martin Ledvinka /
githubweb
- [Fix] Fix issues with cloning LocalTime property values. (commit: e7b6e78)
—
Martin Ledvinka /
githubweb
- [0.19.2] Bump version, update changelog. (commit: 3e891ae)
—
Martin Ledvinka /
githubweb
- [Fix] Prevent illegal reflective operation warnings on newer JDKs when merging changes on special collections (emptySet, emptyList). (commit: f136a9a)
—
Martin Ledvinka /
githubweb
- Make StorageConnector public so that setRepository can actually be invoked. (commit: 03a1d56)
—
Martin Ledvinka /
githubweb
- [Fix] Fix issues with cloning BigInteger property values. (commit: 4ca882d)
—
Martin Ledvinka /
githubweb
- [Fix] Fix issues with cloning BigDecimal property values. (commit: 873bc5c)
—
Martin Ledvinka /
githubweb
- [0.19.1] Bump version, update changelog. (commit: f76a45c)
—
Martin Ledvinka /
githubweb
- [Task #75] Create RDF4J driver, copy code from Sesame driver to it. (commit: e1f0ea1)
—
Martin Ledvinka /
githubweb
- [Task #75] Replace all occurrences of Sesame with RDF4J in the new RDF4J driver. (commit: 42ac881)
—
Martin Ledvinka /
githubweb
- [Task #75] Add tests to the new RDF4J driver. (commit: be71a62)
—
Martin Ledvinka /
githubweb
- [Task #75] Switch integration tests from Sesame driver to the new RDF4J driver. (commit: f68d102)
—
Martin Ledvinka /
githubweb
- [Task #75] Mark the Sesame driver deprecated. (commit: 8591c9c)
—
Martin Ledvinka /
githubweb
- [Enhancement #101] Extend Query API with hint-support methods. (commit: c5a2fd2)
—
Martin Ledvinka /
githubweb
- [Enhancement #101] Add QueryHintsHandler which will handle query hints and their application to query. (commit: c5e8ea1)
—
Martin Ledvinka /
githubweb
- [Enhancement #101] Apply query hints when executing query (both select and update). (commit: 7ef666b)
—
Martin Ledvinka /
githubweb
- [Enhancement #101] Extend OntoDriver Statement with method for disabling inference. (commit: 3683958)
—
Martin Ledvinka /
githubweb
- [Enhancement #101] Support disabling inference in statement execution in RDF4J driver. (commit: 2ca23e9)
—
Martin Ledvinka /
githubweb
- [Enhancement #101] Implement Statement API changes in Sesame driver with no-op. (commit: a069dd2)
—
Martin Ledvinka /
githubweb
- [Enhancement #101] Fix query hint registration. (commit: 5a2bd50)
—
Martin Ledvinka /
githubweb
- [Enhancement #101] Implement inference disabling in OWLAPI OntoDriver. (commit: b9722c8)
—
Martin Ledvinka /
githubweb
- [Enhancement #101] Add a more reliable test for disabling inference in queries. (commit: dc4473b)
—
Martin Ledvinka /
githubweb
- [Enhancement #101] Ignore inference disabling test in Jena integration tests. (commit: 07ce3ed)
—
Martin Ledvinka /
githubweb
- Add GH actions to development as well. (commit: 4d0c4be)
—
Martin Ledvinka /
githubweb
- [Enhancement #118] Add annotations for implementing and registering custom converters. (commit: 9321e14)
—
Martin Ledvinka /
githubweb
- [Enhancement #118] Rework attribute mapping validation to support custom converters. (commit: 769a3f0)
—
Martin Ledvinka /
githubweb
- [Enhancement #118] Implement automatic resolving and registration of attribute converters annotated by @Converter. (commit: 11a0752)
—
Martin Ledvinka /
githubweb
- [Enhancement #118] Ensure converters are resolved in the correct order of priorities. (commit: 88ddff3)
—
Martin Ledvinka /
githubweb
- [Upd] Update SLF4J, Logback, JUnit, maven plugins. (commit: b8cd074)
—
Martin Ledvinka /
githubweb
- Minor code improvements. (commit: 3ee458e)
—
Martin Ledvinka /
githubweb
- [SCA] Minor SCA-based fixes. (commit: b0fc608)
—
Martin Ledvinka /
githubweb
- [0.19.0] Bump version, update changelog. (commit: 9b8abbd)
—
Martin Ledvinka /
githubweb
- [Bug #111] Support simple literal mapping of enum attributes. (commit: 91fd6b4)
—
Martin Ledvinka /
githubweb
- [Bug #111] Minor fix in integration tests. (commit: b6c71c0)
—
Martin Ledvinka /
githubweb
- [Bug #113] Fix custom datatype handling in Jena. (commit: 85c23c8)
—
Martin Ledvinka /
githubweb
- [Bug #114] Add test to reproduce the issue. (commit: 3b0822d)
—
Martin Ledvinka /
githubweb
- [Bug #114] Prevent duplicate indirect collection creation when cloning singleton maps. (commit: 9da16ab)
—
Martin Ledvinka /
githubweb
- [SCA] Minor SCA-based fixes. (commit: 245f7e5)
—
Martin Ledvinka /
githubweb
- [0.18.7] Bump version, update RDF4J to 3.7.7, update changelog. (commit: 7394e05)
—
Martin Ledvinka /
githubweb
- [Ref] Move supported identifier types constant to the API module. (commit: 62299aa)
—
Martin Ledvinka /
githubweb
- [Enhancement #106] Add integration test for the intended functionality. (commit: ce3e70b)
—
Martin Ledvinka /
githubweb
- [Enhancement #106] Refactor StatementLoader in preparation for the GraphDB-related changes. (commit: 0b9f321)
—
Martin Ledvinka /
githubweb
- [Enhancement #106] Refactoring of factories within the Sesame driver. (commit: 0450b46)
—
Martin Ledvinka /
githubweb
- [Enhancement #106] Implement initialization of statement loader factory based on the underlying repository. (commit: 7590a9c)
—
Martin Ledvinka /
githubweb
- [Enhancement #106] Use implicit context automatically when loading inferred statements from GraphDB. (commit: 054b4c7)
—
Martin Ledvinka /
githubweb
- [Enhancement #106] Fix GraphDBStatementLoaderFactory resolution (use ASK query) and implement loading of inferred statements consistently. (commit: a542b15)
—
Martin Ledvinka /
githubweb
- Support loading inferred statements from default context via configuration in the Sesame driver. (commit: 4d3d1e7)
—
Martin Ledvinka /
githubweb
- [WIP] Testing loading inferred statements from default context via configuration in the Sesame driver. (commit: 991d518)
—
Martin Ledvinka /
githubweb
- Support loading inferred statements from the default context in RDF4J (Sesame). (commit: dd7a7d5)
—
Martin Ledvinka /
githubweb
- [SCA] Minor SCA-based fixes. (commit: ce6d932)
—
Martin Ledvinka /
githubweb
- [0.18.6] Bump version, update change log. (commit: 53f85cc)
—
Martin Ledvinka /
githubweb
- [Bug #108] Support mapping special floating point values -INF, INF, and NaN. (commit: c8fdddd)
—
Martin Ledvinka /
githubweb
- [Bug #108] Add integration tests for mapping special floating point values (-INF, INF, NaN). (commit: dd71e21)
—
Martin Ledvinka /
githubweb
- [Upd] Update to RDF4J 3.7.6. (commit: 3b75ca0)
—
Martin Ledvinka /
githubweb
- [Upd] Update to SLF4J 1.7.36 and Logback 1.2.11. (commit: 828a955)
—
Martin Ledvinka /
githubweb
- [0.18.5] Bump version and update changelog. (commit: be94c20)
—
Martin Ledvinka /
githubweb
- [Fix] Revert RDF4J version back to 3.7.4, as 3.7.5 caused build failures on JDK 8. (commit: 6e308e4)
—
Martin Ledvinka /
githubweb
- Test support for URNs (mapping and instance identifiers as well). (commit: 970e61d)
—
Martin Ledvinka /
githubweb
- [Fix] Fix incorrect implementation of toFloat transformation in DatatypeTransformer. (commit: 64b4e0a)
—
Martin Ledvinka /
githubweb
- Make LangString extensible, extract Pair for DatatypeTransformer into a separate class. (commit: 1375061)
—
Martin Ledvinka /
githubweb
- [Upd] Update dependencies - RDF4J 3.7.5, OWL API 5.1.20. (commit: 65a950e)
—
Martin Ledvinka /
githubweb
- Update Mockito usage in integration tests, minor code style fixes. (commit: f9600b6)
—
Martin Ledvinka /
githubweb
- [0.18.4] Bump version and update changelog. (commit: 8190d1e)
—
Martin Ledvinka /
githubweb
- Add no-arg constructor to LangString so that it can be deserialized from JSON. (commit: 31bcbbc)
—
Martin Ledvinka /
githubweb
- [Fix] Fix classpath issue on Windows (directory path didn't match pattern due to different separator). (commit: 1cf432a)
—
Martin Ledvinka /
githubweb
- Rename ReleaseNotes.md to CHANGELOG.md and give the dates in it a standard format. (commit: 2b1f201)
—
Martin Ledvinka /
githubweb
- Explicitly use UTF-8 encoding when parsing mapping file. (commit: 740f4d3)
—
Martin Ledvinka /
githubweb
- [0.18.3] Bump version, update changelog and fix minor stuff in readme. (commit: b3456ff)
—
Martin Ledvinka /
githubweb
- [Fix] Prevent attempts at explicitly mapping rdf:type as property (in Metamodel initialization). (commit: b8fa71e)
—
Martin Ledvinka /
githubweb
- Make LangString immutable. Allow using it as entity attribute type. (commit: 8696976)
—
Martin Ledvinka /
githubweb
- [0.18.2] Bump version and update release notes. (commit: 3a61db9)
—
Martin Ledvinka /
githubweb
- [SCA] Minor SCA-based fixes. (commit: 62d648a)
—
Martin Ledvinka /
githubweb
- [Fix] Support conversion of datetime values in SPARQL result mapping. (commit: 78b7fd0)
—
Martin Ledvinka /
githubweb
- [SCA] Minor SCA-based fixes. (commit: 464dc66)
—
Martin Ledvinka /
githubweb
- [0.18.1] Bump version and update release notes. (commit: 906e0f8)
—
Martin Ledvinka /
githubweb
- [Fix] Code quality fix in JavaTransformer. (commit: 17a264c)
—
Martin Ledvinka /
githubweb
- [Enhancement #96] Extend attribute mapping API with explicit datatype specification support. (commit: 4cb6781)
—
Martin Ledvinka /
githubweb
- [Enhancement #96] Provide default value (empty string) for the datatype so that it is not required. (commit: ca5d9f7)
—
Martin Ledvinka /
githubweb
- [Enhancement #96] Init attribute metamodel with explicit datatype. (commit: fa7d3b8)
—
Martin Ledvinka /
githubweb
- Resolve most of the generics-related warnings in MetamodelMocks. (commit: eb614b9)
—
Martin Ledvinka /
githubweb
- [Enhancement #96] Support namespace resolution for explicit datatype IRI specification. (commit: 00465e0)
—
Martin Ledvinka /
githubweb
- [Enhancement #96] Add a representation of a literal with a lexical form and a datatype to the OntoDriver API. (commit: f40ec07)
—
Martin Ledvinka /
githubweb
- [Enhancement #96] Implement mapping of OntoDriver Literal to the underlying storage literal representation. (commit: 0124860)
—
Martin Ledvinka /
githubweb
- [Enhancement #96] Implement loading of unknown datatype literals to OntoDriver literal values. (commit: e742593)
—
Martin Ledvinka /
githubweb
- Exclude log4j-slf4j-impl from Jena to have only the SLF4J for logging and let user choose which implementation to use. (commit: 8cd3f8a)
—
Martin Ledvinka /
githubweb
- [Enhancement #96] Implement a converter for working with literals with explicit datatype. (commit: f4882d6)
—
Martin Ledvinka /
githubweb
- [Enhancement #96] Integration testing support for plural attributes with explicit datatype. (commit: 9e1356a)
—
Martin Ledvinka /
githubweb
- [Enhancement #96] Provide additional explanation of the behavior of the ToRdfLiteralConverter. (commit: 18573cc)
—
Martin Ledvinka /
githubweb
- [Enhancement #96] Verify attribute type for explicit datatype specification (must be String). (commit: efb5636)
—
Martin Ledvinka /
githubweb
- [Bug #97] Add test reproducing the issue. (commit: 14e4d82)
—
Martin Ledvinka /
githubweb
- [Bug #97] Make newValue mutable in ChangeRecord. Refactor ValueMergers to use ChangeRecord instead of individual values. (commit: 84f1925)
—
Martin Ledvinka /
githubweb
- [Bug #97] Replace possibly detached new value in ChangeRecord with managed one in ManagedTypeValueMerger. (commit: 1498d55)
—
Martin Ledvinka /
githubweb
- Refactor EntityTransactionImplTest to use Mockito properly. (commit: d7e4f23)
—
Martin Ledvinka /
githubweb
- Ensure proper use of Mockito in tests. (commit: 40b2941)
—
Martin Ledvinka /
githubweb
- [Fix] Fix an issue with encoding accented characters on Windows in OWL2Java code generator. (commit: 0cec9cd)
—
Martin Ledvinka /
githubweb
- [Enhancement #98] Skip validation of cardinality constraints of inferred attributes on persist. (commit: 6a7d704)
—
Martin Ledvinka /
githubweb
- [Enhancement #98] Test validation skipping in UoW commit. (commit: 33314c5)
—
Martin Ledvinka /
githubweb
- Minor simplifications of IntegrityConstraintsValidators. (commit: d0a0e4e)
—
Martin Ledvinka /
githubweb
- [Enhancement #99] Extend Metamodel API with a method for getting entity types mapping specified class IRI. (commit: a852bde)
—
Martin Ledvinka /
githubweb
- [Enhancement #99] Implement retrieval of EntityTypes by class IRI. (commit: c030060)
—
Martin Ledvinka /
githubweb
- Allow exposing OWLReasoner from the owlapi-driver via unwrap. (commit: b56c1b6)
—
Martin Ledvinka /
githubweb
- Extract an interface for ClasspathScanner and make the DefaultClasspathScanner available for extending. (commit: 1d58669)
—
Martin Ledvinka /
githubweb
- Add support for providing a custom ClasspathScanner implementation via EMF configuration. (commit: 0983501)
—
Martin Ledvinka /
githubweb
- Minor code simplification in DefaultClasspathScanner. (commit: 2f0e6e0)
—
Martin Ledvinka /
githubweb
- Update the list of immutable types in CloneBuilderImpl. (commit: 2491bd9)
—
Martin Ledvinka /
githubweb
- [Enhancement #95] Use a converter for mapping xsd:dateTime values to java.util.Date. (commit: d29559b)
—
Martin Ledvinka /
githubweb
- [Del] Remove irrelevant TODO. (commit: 9e58999)
—
Martin Ledvinka /
githubweb
- [Enhancement #95] Add new module for datatype mapping utilities. Partially implement mapping from XSD literals to Java values. (commit: 7f36360)
—
Martin Ledvinka /
githubweb
- [Enhancement #95] Implement remainder of datatype mapping logic for the datatype module. (commit: 654bb4b)
—
Martin Ledvinka /
githubweb
- [Enhancement #95] Replace usage of DatatypeTransformer with the new XsdDatatypeTransformer in the OWLAPI driver. (commit: 01d833a)
—
Martin Ledvinka /
githubweb
- [Enhancement #95] Use XsdDatatypeTransformer in the Sesame driver. (commit: 3aec36d)
—
Martin Ledvinka /
githubweb
- [Enhancement #95] Use XsdDatatypeTransformer in the Jena driver. Fix driver-level tests issues. (commit: 50c4ce4)
—
Martin Ledvinka /
githubweb
- [Enhancement #95] Implement Date and Instant converters. (commit: bf57888)
—
Martin Ledvinka /
githubweb
- [Enhancement #99] Minor changes to testing data types. (commit: b49bd15)
—
Martin Ledvinka /
githubweb
- Move DatatypeTransformer to the datatype module so that it can be used by OntoDrivers as well. (commit: f86209c)
—
Martin Ledvinka /
githubweb
- Use DatatypeTransformer in ResultSet.getObject with target class. (commit: 3d71109)
—
Martin Ledvinka /
githubweb
- Support BigDecimal and BigInteger in SesameUtils. (commit: 1c3f972)
—
Martin Ledvinka /
githubweb
- [Enhancement #95] Support Java 8 Date/time API when storing values in the Sesame driver. (commit: 7af2937)
—
Martin Ledvinka /
githubweb
- [Enhancement #95] Explicitly use ISO formatters when mapping datetime values to RDF literals. (commit: df4c760)
—
Martin Ledvinka /
githubweb
- [Enhancement #95] Use the common XsdTemporalMapper for mapping date/time values to RDF in the Jena driver. (commit: 19eb5d7)
—
Martin Ledvinka /
githubweb
- [Enhancement #95] Use the common XsdTemporalMapper for mapping date/time values to RDF in the OWL API driver. (commit: a12ddec)
—
Martin Ledvinka /
githubweb
- [Enhancement #95] Use OffsetDateTime instead of Date in typed properties values in accordance to the new date/time treatment. (commit: 202b1cf)
—
Martin Ledvinka /
githubweb
- [Enhancement #95] Rewrite default converters to support the new OffsetDateTime/OffsetTime-based OntoDriver date/time API. (commit: 97fe78b)
—
Martin Ledvinka /
githubweb
- [Enhancement #95] Convert date/time value to a common OntoDriver representation directly in Converters. (commit: 99450da)
—
Martin Ledvinka /
githubweb
- [Enhancement #95] Reimplement temporal query parameter value representation classes to properly support Java 8 date/time. (commit: bb90af9)
—
Martin Ledvinka /
githubweb
- [Enhancement #95] Testing date/time parameter usage in queries. (commit: 4ab06b3)
—
Martin Ledvinka /
githubweb
- [SCA] Minor SCA-based fixes and code simplifications. (commit: 23c277b)
—
Martin Ledvinka /
githubweb
- [Chore] Update copyright year and regenerate license notices in files. (commit: 0dfd5ed)
—
Martin Ledvinka /
githubweb
- [Task #42] Ensure proper use of Mockito 4 in the Sesame driver. Migrate JUnit4 tests to 5. (commit: 2328c96)
—
Martin Ledvinka /
githubweb
- [Task #42] Migrate remaining JUnit4 tests in Sesame driver to JUnit 5. (commit: 8e43dc1)
—
Martin Ledvinka /
githubweb
- [Upd] Update dependencies. (commit: 9789770)
—
Martin Ledvinka /
githubweb
- [Task #45] Migrate remaining JUnit4 tests in OWLAPI driver to JUnit5. (commit: 9693369)
—
Martin Ledvinka /
githubweb
- [Task #45] Migrate remaining JUnit4 tests in Jena driver to JUnit5. (commit: 4880d26)
—
Martin Ledvinka /
githubweb
- [Task #45] Migrate remaining JUnit4 tests in jopa-impl to JUnit5. (commit: e3adbbd)
—
Martin Ledvinka /
githubweb
- [Task #45] Finish migration to JUnit5, remove the obsolete dependency. (commit: bb79ef9)
—
Martin Ledvinka /
githubweb
- [Upd] Update hamcrest to 2.2 in integration tests. (commit: 8549412)
—
Martin Ledvinka /
githubweb
- [0.18.0] Bump version and update release notes. (commit: dc50981)
—
Martin Ledvinka /
githubweb
- [Enhancement #93] Reload query-based attribute values when entity is retrieved from cache. (commit: 199e647)
—
Martin Ledvinka /
githubweb
- [OWL2Java] Generate english Javadoc comments only when multiple languages are available. (commit: f2a0982)
—
Martin Ledvinka /
githubweb
- [Fix] Reload query attributes recursively when an entity is retrieved from cache. (commit: 71f70ff)
—
Martin Ledvinka /
githubweb
- Extend internal query API to be able to determine presence of a parameter without having to use try-catch. (commit: 6404230)
—
Martin Ledvinka /
githubweb
- [Enhancement #94] Extend Sparql API with a switch to disable query attributes referencing other attributes. (commit: 66b21a8)
—
Martin Ledvinka /
githubweb
- [Enhancement #94] Implement support for referencing entity attributes in SPARQL-based attribute queries. (commit: 49b9314)
—
Martin Ledvinka /
githubweb
- [SCA] Minor SCA-based improvements, removing code duplication. (commit: a53762d)
—
Martin Ledvinka /
githubweb
- [SCA] More SCA-based code improvements and cleanup. (commit: c14b134)
—
Martin Ledvinka /
githubweb
- [SCA] More SCA-based code improvements and cleanup. (commit: 3d60eab)
—
Martin Ledvinka /
githubweb
- [Upd] Update dependencies. (commit: 17d6efc)
—
Martin Ledvinka /
githubweb
- [0.17.2] Bump version, update release notes. (commit: 5c3f36d)
—
Martin Ledvinka /
githubweb
- [Fix] Use HTTPS for KBSS repo links to prevent GitHub build failures. (commit: be395ec)
—
Martin Ledvinka /
githubweb
- [Upd] Updated to RDF4J 3.7.2 and OWLAPI 5.1.19. (commit: 5ba6bb0)
—
Martin Ledvinka /
githubweb
- Ensure the project is buildable on JDK up to 16. (commit: 131a5dc)
—
Martin Ledvinka /
githubweb
- [Upd] Update dependencies for the jopa-maven-plugin to allow building under the newest JDK. (commit: e064cd2)
—
Martin Ledvinka /
githubweb
- [0.17.1] Bump version and update release notes. (commit: 4e061a7)
—
Martin Ledvinka /
githubweb
- [Fix] Fix (some) Javadoc issues. (commit: e2f4801)
—
Martin Ledvinka /
githubweb
- [Fix] Fix invalid Javadoc. (commit: 5788c22)
—
Martin Ledvinka /
githubweb
- [Enhancement #73] Refactor OntoDriver API descriptors in preparation for supporting multiple contexts per assertion/subject. (commit: 6f83773)
—
zdenekotrly /
githubweb
- [Enhancement #73] Ensure consistent handling of contexts in OntoDriver axiom descriptors. (commit: 0912513)
—
zdenekotrly /
githubweb
- [Enhancement #73] Refactor Sesame driver to support the new plural contexts supporting axiom descriptors. (commit: ceeb452)
—
zdenekotrly /
githubweb
- [Enhancement #73] Test support for multiple read contexts in Sesame OntoDriver. (commit: 8e9b4db)
—
zdenekotrly /
githubweb
- [Enhancement #73] Refactor Jena OntoDriver to support the new axiom descriptors with plural contexts. (commit: 6dfdd27)
—
zdenekotrly /
githubweb
- [Enhancement #73] Testing support for using multiple contexts in assertion loading in Jena Driver. (commit: 4aa99d1)
—
zdenekotrly /
githubweb
- [Enhancement #73] Fix issues with AxiomDescriptorFactoryTest. (commit: 1f44ba7)
—
zdenekotrly /
githubweb
- [Enhancement #73] Refactor types OntoDriver API to support multiple contexts. Fix test issues. (commit: 9c25a14)
—
zdenekotrly /
githubweb
- [Enhancement #73] Refactor descriptors to support multiple contexts per descriptor and attribute. (commit: ada5b96)
—
zdenekotrly /
githubweb
- [Enhancement #73] Add tests for the updated descriptor behavior, fix issues. (commit: c4626b8)
—
zdenekotrly /
githubweb
- [Enhancement #73] Adapting JOPA impl to the new descriptors API. WIP. (commit: 6201470)
—
zdenekotrly /
githubweb
- [Enhancement #73] Adapting OOM in JOPA to the new descriptor API. Extend Descriptor with methods for getting single context (used for write operations). (commit: c68ede8)
—
zdenekotrly /
githubweb
- [Enhancement #73] Refactor OntoDriver API (and implementations) to support contains call with plural contexts. (commit: 8b32ff2)
—
zdenekotrly /
githubweb
- [Enhancement #73] Use OntoDriver plural context contains API in JOPA. (commit: f5129eb)
—
zdenekotrly /
githubweb
- [Enhancement #73] Working on modifications of second level cache to support plural contexts. (commit: e1813dc)
—
zdenekotrly /
githubweb
- [Enhancement #73] Update second level cache to work with plural contexts. (commit: d355dac)
—
zdenekotrly /
githubweb
- [Enhancement #73] Fix tests after context-related refactoring (WIP). (commit: 815f342)
—
zdenekotrly /
githubweb
- [Enhancement #73] Fix integration tests after plural context changes. (commit: f93cd42)
—
zdenekotrly /
githubweb
- [Enhancement #73] Add integration tests for plural contexts support. (commit: 4711b74)
—
zdenekotrly /
githubweb
- [Upd] Update dependencies (RDF4J 3.4.2, JaCoCo plugin 0.8.6). (commit: 1e91d74)
—
zdenekotrly /
githubweb
- [Upd] Update to RDF4J 3.4.3. (commit: f2b6362)
—
zdenekotrly /
githubweb
- [0.16.0] Bump version and update release notes. (commit: 6a58d79)
—
zdenekotrly /
githubweb
- Initial draft - WIP (commit: d8ba832)
—
zdenekotrly /
githubweb
- Create CriteriaQuery class (commit: ab809be)
—
marcel.zec /
githubweb
- Changed metamodel API, partially implemented. WIP: populating query attributes in EntityConstructor. (commit: 65f35f2)
—
zdenekotrly /
githubweb
- Create CriteriaFactory interface, getCriteriaFactory method in EntityManager (commit: 8c766e4)
—
marcel.zec /
githubweb
- CriteriaFactory and CriteriaQuery moved to criteria package, import changed in EntityManager (commit: 1e48723)
—
marcel.zec /
githubweb
- Create Selection interface, made selectAll and select methods in CriteriaQuery (commit: 30300ef)
—
marcel.zec /
githubweb
- TODOs with PRO prefix (commit: ca183d5)
—
marcel.zec /
githubweb
- created Expression and Predicate interface, added where method to CriteriaQuery (commit: d3d7968)
—
marcel.zec /
githubweb
- created QueryModel and added predicate methods (equals,greaterThan,etc.) (commit: 1254ce4)
—
marcel.zec /
githubweb
- rename predicate methods (equals to attrEquals etc.) (commit: 5a7bb9e)
—
marcel.zec /
githubweb
- POM - added my github repo with JOPA as dependency (commit: ebbb0e4)
—
marcel.zec /
githubweb
- CriteriaFactory added from method (commit: 954bf3c)
—
marcel.zec /
githubweb
- CriteriaFactory added to UnitOfWorkImpl (missing CriteriaFactoryImpl) (commit: 22a2bba)
—
marcel.zec /
githubweb
- move CriteriaFactory to session package (commit: ed1c860)
—
marcel.zec /
githubweb
- remove <T> from CriteriaFactory interface (commit: 31633b6)
—
marcel.zec /
githubweb
- fix imports in EntityManagerImpl and UnitOfWorkImpl after previous move of CriteriaFactory (commit: dc3821d)
—
marcel.zec /
githubweb
- CriteriaQueryImpl, CriteriaFactoryImpl, CriteriaQueryHolder classes created and empty method added (commit: 7b920ba)
—
marcel.zec /
githubweb
- change parameter type in CriteriaQueryImpl constructor (commit: 1893e0f)
—
marcel.zec /
githubweb
- POM with updated version of my JOPA repository (commit: 0f304f5)
—
marcel.zec /
githubweb
- created Path interface, (commit: f4ef94b)
—
marcel.zec /
githubweb
- update methods in CriteriaQuery interface (commit: be3fdc0)
—
marcel.zec /
githubweb
- POM with updated version of my JOPA repository, (commit: ccf45af)
—
marcel.zec /
githubweb
- fix "DISINCT" in assembleQuery() (commit: d75e906)
—
marcel.zec /
githubweb
- first test (commit: c6967b9)
—
zdenekotrly /
githubweb
- param this implemented (commit: 673a0f1)
—
zdenekotrly /
githubweb
- QueryFactory and TypedQuery test mocking (commit: 91d42e8)
—
zdenekotrly /
githubweb
- createQuery(CriteriaQuery) in EM, getSoqlQuery() in CriteriaQueryImpl and assambleSoqlQuery in CriteriaQueryHolder, fix error in CriteriaFactoryImpl (commit: 038274c)
—
marcel.zec /
githubweb
- fixed testReconstructEntityWithQueryAttribute (commit: 19da568)
—
zdenekotrly /
githubweb
- update classes by class diagram, before consultation (commit: 4c5be4f)
—
marcel.zec /
githubweb
- Update README.md (commit: e6948d6)
—
noreply /
githubweb
- Update README.md (commit: cbccd6f)
—
noreply /
githubweb
- pom dependency for my interfaces (commit: 2e8bb14)
—
marcel.zec /
githubweb
- Path,Predicate,PredicateFactory methods with Javadoc (commit: 33f05b1)
—
marcel.zec /
githubweb
- rename QueryModel to CriteriaQueryModel, (commit: e012e78)
—
marcel.zec /
githubweb
- EntityManager to CriteriaFactoryImpl constructor to pass it to CriteriaQueryModel (commit: 8194f6d)
—
marcel.zec /
githubweb
- implementation of CriteriaQueryModel - just getAttr method, with some logs for understanding metamodel (commit: 7edddb4)
—
marcel.zec /
githubweb
- fix generics in CriteriaFactory and CriteriaFactoryImpl (commit: 63a130a)
—
marcel.zec /
githubweb
- getAttr - changes for developing (commit: 20c8529)
—
marcel.zec /
githubweb
- change EntityManager to UnitOfWork (commit: bdb1516)
—
marcel.zec /
githubweb
- fix problem with incompatible types (commit: 9a2e9ba)
—
marcel.zec /
githubweb
- rename CriteriaQueryModel to CriteriaModel (commit: 8da61e5)
—
marcel.zec /
githubweb
- naive implementation of query structure (commit: eee514d)
—
marcel.zec /
githubweb
- selection - changed name of method and added naive logic (commit: e2aaba5)
—
marcel.zec /
githubweb
- CriteriaFactoryImpl - added overloaded from method, delete comments (commit: a24b0cd)
—
marcel.zec /
githubweb
- naive but better implementation of query structure, added order interface (commit: 38c4f69)
—
marcel.zec /
githubweb
- added order interface (should be in last commit) (commit: a306ed0)
—
marcel.zec /
githubweb
- delete method selectAll from CriteriaQuery (commit: fca0057)
—
marcel.zec /
githubweb
- try to cast Selection to SelectionImpl (commit: 237e0dd)
—
marcel.zec /
githubweb
- fix bug with temporary solution for building repo (commit: f20ea41)
—
marcel.zec /
githubweb
- created CriteriaRunner class for integration tests, (commit: a471253)
—
marcel.zec /
githubweb
- changes in query data structure (EntityType, Attribute) but not runnable yet (commit: 76cc071)
—
marcel.zec /
githubweb
- change structure like JPA specification (commit: 8a06795)
—
marcel.zec /
githubweb
- changes CriteriaFactory methods as in JPA and extends PredicateFactory (commit: 493b02c)
—
marcel.zec /
githubweb
- RootImpl, from methods to CriteriaQuery interface, from methods implementation to CriteriaQueryImpl, changes in PathImpl and added get(SingularAttribute), removed methods from ExpressionImpl (commit: b15416a)
—
marcel.zec /
githubweb
- CriteriaFactoryImpl changes by interface, removed CriteriaModelImpl (commit: 48fbeda)
—
marcel.zec /
githubweb
- added root attribute to CriteriaQueryHolder + getter and setter, (commit: 8ac4011)
—
marcel.zec /
githubweb
- methods for generating string representation of query in query structure (Path,Root,Selection,Expression) and changes in CriteriaQueryHolder for accessing selection, root and restrictions (commit: 240e070)
—
marcel.zec /
githubweb
- implementation of translateQuery method which translate criteriaQuery to SOQL query, (commit: 98cb2ba)
—
marcel.zec /
githubweb
- testSimpleFindAll test method in CriteriaRunner (commit: 320c2b0)
—
marcel.zec /
githubweb
- translateQuery method in CriteriaQueryImpl start using chain-of-responsibility from expressions, (commit: 886af2e)
—
marcel.zec /
githubweb
- moved all expression classes to expressions package, (commit: 45b951c)
—
marcel.zec /
githubweb
- improved structure of expressions (one class missed in last commit) (commit: 497c011)
—
marcel.zec /
githubweb
- parameter method to CriteriaFactory, created ParameterExpression class, implemented ParameterExpressionImpl (commit: a2665ba)
—
marcel.zec /
githubweb
- created AbstractComparisonExpresion, (commit: 59e5a19)
—
marcel.zec /
githubweb
- fix bug from changed name of method (from method in CriteriaQueryImpl) (commit: 9228706)
—
marcel.zec /
githubweb
- remove comment from CriteriaQueryHolder, (commit: 33bcb90)
—
marcel.zec /
githubweb
- added literal method to CriteriaFactory interface and commented parameter and literal methods, (commit: 9db2cf5)
—
marcel.zec /
githubweb
- CriteriaParameterFiller class for registering literal and expression parameters and setting parameters after query is generated, (commit: 9da1136)
—
marcel.zec /
githubweb
- CriteriaParameterFiller to trnalsateQueryMethod + condition for WHERE part of query (should be in last commit) (commit: 39cbbc1)
—
marcel.zec /
githubweb
- fix bug with same generating query part by changing reference to pathSource (commit: 01989c9)
—
marcel.zec /
githubweb
- Plural query attribute implemented, added integration tests. (commit: 7b18a52)
—
zdenekotrly /
githubweb
- created AbstractAggregationFunctionExpression and change ExpressionCountImpl, (commit: 7d72e29)
—
marcel.zec /
githubweb
- TODOs with notes for consultation (commit: b5ed00b)
—
marcel.zec /
githubweb
- change name of attribute in AbstractAggregateFunctionExpression (commit: e121647)
—
marcel.zec /
githubweb
- method equals and literal accept language tag, changes in constructors and other methods + added to public interface (commit: 414e624)
—
marcel.zec /
githubweb
- move setRollbackOnlyMarker and setEnsureOpenProcedure under the parameterFiller method in EntityManagerImpl, (commit: 478e467)
—
marcel.zec /
githubweb
- AbstractComparisonExpression use language tag in constructors (commit: 62b7fd3)
—
marcel.zec /
githubweb
- CriteriaParameterFiller use parameter with language tag, (commit: a00170d)
—
marcel.zec /
githubweb
- CriteriaParameterFiller remove @ from setParameter method call (commit: 1c3b646)
—
marcel.zec /
githubweb
- change method name from "equals" to "equal" (commit: 1540b8c)
—
marcel.zec /
githubweb
- Simple and CompoundedPredicate generate correct query, (commit: 13d2c55)
—
marcel.zec /
githubweb
- created nullLiteral and changes with ExpressionLiteral connected with nullLiteral (commit: 0e4f70d)
—
marcel.zec /
githubweb
- java type of attribute to path expression, (commit: 9b0c3a6)
—
marcel.zec /
githubweb
- unit tests (commit: 12b8f6c)
—
marcel.zec /
githubweb
- negated predicates and expressions (commit: 74c49d3)
—
marcel.zec /
githubweb
- remove typo in CriteriaFactoryImpl (commit: bf2a9f7)
—
marcel.zec /
githubweb
- unit tests + TODO for consultation (commit: 58891e8)
—
marcel.zec /
githubweb
- like and notLike expressions, (commit: 2f3884e)
—
marcel.zec /
githubweb
- getAttr with SingularAttribute (commit: 1aff03a)
—
marcel.zec /
githubweb
- acs and desc method to CriteriaFactory interface, (commit: 87b0731)
—
marcel.zec /
githubweb
- unit test with order by and metamodel based queries (not working yet) and TODOs for consultation (commit: 902a261)
—
marcel.zec /
githubweb
- change setExpressionToQuery in RootImpl and change generating FROM part of query (commit: 1538cd1)
—
marcel.zec /
githubweb
- move unit tests to groups (string based and metamodel based) (commit: 14405c0)
—
marcel.zec /
githubweb
- having method added to CriteriaQuery interface, (commit: 231ada5)
—
marcel.zec /
githubweb
- removed unsupported methods and change Impl classes with basic classes in CriteriaQueryHolder, (commit: 8a58aac)
—
marcel.zec /
githubweb
- generating having (commit: 73a39be)
—
marcel.zec /
githubweb
- removed and added few TODOs (commit: 792435a)
—
marcel.zec /
githubweb
- added few integration test and one TODO for consultation (commit: 877038f)
—
marcel.zec /
githubweb
- TODO in CriteriaFactoryImpl, (commit: 3663c9e)
—
marcel.zec /
githubweb
- generating name for ParameterExpression (commit: 8bdc9fa)
—
marcel.zec /
githubweb
- Ensure QueryParameter and ParameterExpressionImpl can be equal when processing queries. (commit: 9a54b35)
—
Martin Ledvinka /
githubweb
- OWLClassD_ metamodel, (commit: 8ed0896)
—
marcel.zec /
githubweb
- unit tests (commit: c4c5547)
—
marcel.zec /
githubweb
- unit tests (commit: b89691a)
—
marcel.zec /
githubweb
- unit test for ParameterExpression and Literal (commit: 414420c)
—
marcel.zec /
githubweb
- new Expressions (>=,>,<,<=) (commit: 1f8adb9)
—
marcel.zec /
githubweb
- getOrderList returning copy of list, (commit: ad17c6d)
—
marcel.zec /
githubweb
- count method return Expression<Integer> (commit: 6cbed31)
—
marcel.zec /
githubweb
- delete nullLiteral method from CriteriaFactoryImpl (commit: 9458603)
—
marcel.zec /
githubweb
- remove isNull and isNotNull methods from Expression, (commit: bf44b85)
—
marcel.zec /
githubweb
- factory in AbstractExpression, refactor all constructor and methods to send reference to factory (commit: 0180f1c)
—
marcel.zec /
githubweb
- ExpressionInImpl for [NOT] IN restriction, (commit: 7551b16)
—
marcel.zec /
githubweb
- rename equals expressions to equal expression and change <> to != (commit: 6785d76)
—
marcel.zec /
githubweb
- remove TODO, (commit: ecf2b5c)
—
marcel.zec /
githubweb
- createQuery method withou type specification + tests (commit: bd1fa2d)
—
marcel.zec /
githubweb
- removed throws in CriteriaFactory javadoc, (commit: f569b2e)
—
marcel.zec /
githubweb
- Equal and NotEqual and unit tests edited for SOQL supported negation (from "!=" to "NOT x = y") with TODOs for the future when SOQL support negation as != (commit: 87fe06f)
—
marcel.zec /
githubweb
- another unit test for more restrictions with negation, (commit: 63c6988)
—
marcel.zec /
githubweb
- notIn method added to PredicateFactory and its implementation to CriteriaFactoryImpl, (commit: 4f1dd06)
—
marcel.zec /
githubweb
- Implemented and tested lazy fetching for query attributes, fixed plural query attributes (commit: cc971e1)
—
zdenekotrly /
githubweb
- [Fix] Ensure provided configuration settings are applied in Sesame driver. (commit: 964b910)
—
Martin Ledvinka /
githubweb
- added participation constraints support for query attributes (commit: f26edd9)
—
zdenekotrly /
githubweb
- refactor CriteriaFactory to CriteriaBuilder (commit: b538655)
—
marcel.zec /
githubweb
- removed superfluous converter (commit: d4a633b)
—
zdenekotrly /
githubweb
- remove TODOs from consultation (commit: df4d95a)
—
marcel.zec /
githubweb
- remove resultClass argument from entityManager.createQuery() method + change in tests (commit: 04e87f3)
—
marcel.zec /
githubweb
- Integer in count method explanation in CriteriaBuilder javadoc, (commit: 9914db3)
—
marcel.zec /
githubweb
- imports in ExpressionInImpl, (commit: 6aeea7e)
—
marcel.zec /
githubweb
- getAttr method with SignularAttribute change to inline (commit: aef72aa)
—
marcel.zec /
githubweb
- change attribute in ExpressionAttributeImpl to generic attribute, (commit: 0d3decd)
—
marcel.zec /
githubweb
- return empty list from simple predicate (commit: 0651335)
—
marcel.zec /
githubweb
- setExpressionToQuery simplified in ExpressionEqualImpl, ExpressionNotEqualImpl (commit: 6de0a72)
—
marcel.zec /
githubweb
- added missing javadoc (commit: 6ebca84)
—
kotrlzde /
githubweb
- delete ExpressionAttributeImpl, ExpressionEntityImpl and changed in other classes (Path,Root,CriteriaBuilder,CriteriaQuery,AbstractPathExpression) (commit: e06f754)
—
marcel.zec /
githubweb
- fix english grammar mistakes from TODOs, (commit: c285927)
—
marcel.zec /
githubweb
- logging SOQL query after translation, (commit: f3802aa)
—
marcel.zec /
githubweb
- rename f as factory to cb as criteriaBuilder in unit tests (commit: 02ad511)
—
marcel.zec /
githubweb
- [Bug #89] User RDF4J QueryParserUtils to determine the type of query to execute. (commit: bbdd3c4)
—
Martin Ledvinka /
githubweb
- Removed commented code from EntityConstructorTest (commit: 490530a)
—
kotrlzde /
githubweb
- removed untyped query creation + removed tests (commit: 2cd8c3e)
—
marcel.zec /
githubweb
- added where methods that accepts list<predicate> + tests (commit: c753d71)
—
marcel.zec /
githubweb
- update README (commit: 6d94cab)
—
noreply /
githubweb
- remove unnecessary dependency in pom (commit: 22b12cf)
—
marcel.zec /
githubweb
- [Fix] Ensure managed entities are serializable. (commit: 5ed0fbd)
—
Martin Ledvinka /
githubweb
- Fixed mistakes from code review (commit: e01d855)
—
kotrlzde /
githubweb
- requested changes - removed commented-out code, fixed parentheses policy, removed unused imports (commit: 194842b)
—
marcel.zec /
githubweb
- [Fix] Fix build issues after merge of PRs. (commit: 415a3b6)
—
Martin Ledvinka /
githubweb
- [Upd] Update dependencies. Mainly AspectJ to 1.9.7 and RDF4J to 3.7.1. (commit: cfcce63)
—
Martin Ledvinka /
githubweb
- Extend EntityManager API with getProperties and setProperty methods from JPA specification. (commit: ce0b217)
—
Martin Ledvinka /
githubweb
- [0.17.0] Bump version, update release notes and readme. (commit: 3a6e654)
—
Martin Ledvinka /
githubweb
- [Upd] Update to RDF4J 3.6.2. (commit: bcdf1e9)
—
Martin Ledvinka /
githubweb
- [Upd] Update RDF4J to 3.6.3. (commit: 9ee4f49)
—
Martin Ledvinka /
githubweb
- [0.16.5] Bump version and update release notes. (commit: 40a7873)
—
Martin Ledvinka /
githubweb
- Create maven.yml (commit: d2c06d8)
—
noreply /
githubweb
- [Feature #83] Add the StaticMetamodel annotation. (commit: 07fcbc6)
—
martin.ledvinka /
githubweb
- [Fix] Remove previously added StaticMetamodel annotation, it already was in the project. (commit: 35fd94c)
—
martin.ledvinka /
githubweb
- [Feature #83] Add test static metamodel classes. (commit: bdbc40f)
—
martin.ledvinka /
githubweb
- [Feature #83] Static metamodel classes initialization - simple entities. (commit: 62785b9)
—
martin.ledvinka /
githubweb
- [Feature #83] Static metamodel classes initialization - simple entities, validation of canonical metamodel classes. (commit: 8c7ebf2)
—
martin.ledvinka /
githubweb
- [Feature #83] Static metamodel initialization - mapped superclasses. (commit: a19d5c0)
—
Martin Ledvinka /
githubweb
- [Feature #83] Testing static model initialization. (commit: 97e5b0c)
—
Martin Ledvinka /
githubweb
- [Feature #83] Populate static metamodel on metamodel build. Test it in integration tests. (commit: db85b91)
—
Martin Ledvinka /
githubweb
- [Upd] Update to RDF4J 3.6.0 (commit: a99b45b)
—
Martin Ledvinka /
githubweb
- [Fix] Handle file system paths with non-ascii characters. (commit: 6a0d375)
—
Martin Ledvinka /
githubweb
- [Fix] Fix issues with using JOPA (Jena driver) on Windows file systems. (commit: 1e32c94)
—
Martin Ledvinka /
githubweb
- [Fix] Minor test fix (Logger class name). (commit: 2cfc581)
—
martin.ledvinka /
githubweb
- [Fix] Restrict logging in OWLAPI OntoDriver tests to prevent JVM crashes on Windows. (commit: bb6dba4)
—
martin.ledvinka /
githubweb
- [Upd] Switch to a different fork of AspectJ maven plugin which allows building under newer JDK (tested on 11). (commit: 4eb50b2)
—
martin.ledvinka /
githubweb
- [Fix] One more fix of the Windows build. (commit: f57c586)
—
martin.ledvinka /
githubweb
- [0.16.4] Bump version and update release notes. (commit: 531e2b5)
—
martin.ledvinka /
githubweb
- [Bug #81] Add test reproducing the issue. (commit: 4b82fc6)
—
Martin Ledvinka /
githubweb
- [Fix] Fixing project build issues on Windows. (commit: 9619a56)
—
Martin Ledvinka /
githubweb
- [Fix] Fix MappingFileParserTest. (commit: 9b41bf8)
—
Martin Ledvinka /
githubweb
- Modify Sesame driver (and its tests) to work on Windows. (commit: f96a087)
—
Martin Ledvinka /
githubweb
- [Fix] Fix incorrect reference in test mock factory. (commit: c1fa928)
—
Martin Ledvinka /
githubweb
- [Fix] Fixing project build issues on Windows. (commit: 47bbf12)
—
Martin Ledvinka /
githubweb
- [Fix] Fix MappingFileParserTest. (commit: 9a4550c)
—
Martin Ledvinka /
githubweb
- Modify Sesame driver (and its tests) to work on Windows. (commit: e774424)
—
Martin Ledvinka /
githubweb
- [Fix] Fix incorrect reference in test mock factory. (commit: 50de6cb)
—
Martin Ledvinka /
githubweb
- [Bug #81] Build an inter-type reference map when building application metamodel. (commit: f9ad444)
—
Martin Ledvinka /
githubweb
- [Bug #81] Fix the test reproducing Bug #81, making it no longer reproducible. (commit: 2e75347)
—
martin.ledvinka /
githubweb
- [Bug #81] Possible fix of the stale cache content bug. (commit: ebbf3b6)
—
martin.ledvinka /
githubweb
- [Bug #82] Support Windows-like line ends when parsing SPARQL queries. (commit: 7bf5478)
—
martin.ledvinka /
githubweb
- [Upd] Update dependencies: RDF4J 3.5.1, Jena 3.17.0. (commit: c0bc2bd)
—
martin.ledvinka /
githubweb
- Refactoring persistence provider resolution to more closely correspond to the implementation JPA uses. (commit: d9ea05d)
—
Martin Ledvinka /
githubweb
- Refactor DefaultPersistenceProviderResolver based on JPA specification implementation (simplifies provider implementation discovery code). (commit: 5f1fe53)
—
martin.ledvinka /
githubweb
- [Bug #82] Support Windows-like line ends when parsing SPARQL queries. (commit: a97a8e8)
—
martin.ledvinka /
githubweb
- [Upd] Update dependencies: RDF4J 3.5.1, Jena 3.17.0. (commit: 7777d86)
—
martin.ledvinka /
githubweb
- Refactoring persistence provider resolution to more closely correspond to the implementation JPA uses. (commit: 2438c60)
—
martin.ledvinka /
githubweb
- Refactor DefaultPersistenceProviderResolver based on JPA specification implementation (simplifies provider implementation discovery code). (commit: 9d6f66e)
—
martin.ledvinka /
githubweb
- [Bug #81] Reliably reproduce the bug and apply the fix. (commit: b732339)
—
martin.ledvinka /
githubweb
- [Fix] Fix NPX in EnumConverter. (commit: 7d709f9)
—
martin.ledvinka /
githubweb
- [Task #42] Ensure JUnit 5 tests use JUnit 5 assertions. (commit: 506c769)
—
martin.ledvinka /
githubweb
- [Upd] Migrate to Mockito 3.x.x. (commit: 8bfc304)
—
martin.ledvinka /
githubweb
- SCA-based code improvements. (commit: 0aa72ca)
—
martin.ledvinka /
githubweb
- [0.16.3] Bump version and update release notes. (commit: 80c0570)
—
martin.ledvinka /
githubweb
- [Bug #80] Ignore transient fields which also have property mapping in BeanListenerAspect. (commit: bf020e3)
—
Martin Ledvinka /
githubweb
- Simplify and cleanup assembly module. (commit: 745ae51)
—
Martin Ledvinka /
githubweb
- [Task #42] More tests rewritten to JUnit5, SCA-based code improvements. (commit: c2b1c94)
—
Martin Ledvinka /
githubweb
- [0.16.2] Bump version and update release notes. (commit: 05c9783)
—
Martin Ledvinka /
githubweb
- [Del] Delete obsolete InstanceRegistry class. (commit: 61dbd84)
—
Martin Ledvinka /
githubweb
- [Feature #76] Refactor Jena storage connection code in preparation for adding Fuseki support. (commit: 3a56e0e)
—
Martin Ledvinka /
githubweb
- [Feature #76, Task #42] Further refactoring of Jena storage connectors. Remove explicit initialization method calls. (commit: cfdeb05)
—
Martin Ledvinka /
githubweb
- [Feature #76] Implement FusekiStorage for accessing Jena Fuseki server. (commit: 96b5fbe)
—
Martin Ledvinka /
githubweb
- [Fix] Ensure MultilingualString equals IndirectMultilingualString. (commit: 2c75510)
—
Martin Ledvinka /
githubweb
- [Fix] Fix reference links in Readme. (commit: 4f5fc03)
—
Martin Ledvinka /
githubweb
- [Fix] Ensure MultilingualString equals IndirectMultilingualString. (commit: 098a04a)
—
Martin Ledvinka /
githubweb
- [Fix] Fix reference links in Readme. (commit: f29f53c)
—
Martin Ledvinka /
githubweb
- [Feature #76] Minor improvement in FusekiStorage. (commit: 5097e63)
—
Martin Ledvinka /
githubweb
- Minor SCA-based code improvements. (commit: 32a09a5)
—
Martin Ledvinka /
githubweb
- [Fix] Fix incorrect Javadoc in Attribute. (commit: 768a5e1)
—
Martin Ledvinka /
githubweb
- [Upd] Update to RDF4J 3.4.4 and OWL API 5.1.17. (commit: 041f466)
—
Martin Ledvinka /
githubweb
- [0.16.1] Bump version and update release notes. (commit: 756156c)
—
Martin Ledvinka /
githubweb
- [Enhancement #73] Refactor OntoDriver API descriptors in preparation for supporting multiple contexts per assertion/subject. (commit: 91dc0cf)
—
Martin Ledvinka /
githubweb
- [Enhancement #73] Ensure consistent handling of contexts in OntoDriver axiom descriptors. (commit: 78975d1)
—
Martin Ledvinka /
githubweb
- [Enhancement #73] Refactor Sesame driver to support the new plural contexts supporting axiom descriptors. (commit: 3753749)
—
Martin Ledvinka /
githubweb
- [Enhancement #73] Test support for multiple read contexts in Sesame OntoDriver. (commit: b5c8b13)
—
Martin Ledvinka /
githubweb
- [Enhancement #73] Refactor Jena OntoDriver to support the new axiom descriptors with plural contexts. (commit: e796dd6)
—
Martin Ledvinka /
githubweb
- [Enhancement #73] Testing support for using multiple contexts in assertion loading in Jena Driver. (commit: 80ec625)
—
Martin Ledvinka /
githubweb
- [Enhancement #73] Fix issues with AxiomDescriptorFactoryTest. (commit: b8b6fd2)
—
Martin Ledvinka /
githubweb
- [Enhancement #73] Refactor types OntoDriver API to support multiple contexts. Fix test issues. (commit: 768e089)
—
Martin Ledvinka /
githubweb
- [Enhancement #73] Refactor descriptors to support multiple contexts per descriptor and attribute. (commit: f015826)
—
Martin Ledvinka /
githubweb
- [Enhancement #73] Add tests for the updated descriptor behavior, fix issues. (commit: 69ef048)
—
Martin Ledvinka /
githubweb
- [Enhancement #73] Adapting JOPA impl to the new descriptors API. WIP. (commit: bb4baa1)
—
Martin Ledvinka /
githubweb
- [Enhancement #73] Adapting OOM in JOPA to the new descriptor API. Extend Descriptor with methods for getting single context (used for write operations). (commit: 010c219)
—
Martin Ledvinka /
githubweb
- [Enhancement #73] Refactor OntoDriver API (and implementations) to support contains call with plural contexts. (commit: a4abba8)
—
Martin Ledvinka /
githubweb
- [Enhancement #73] Use OntoDriver plural context contains API in JOPA. (commit: f89e020)
—
Martin Ledvinka /
githubweb
- [Enhancement #73] Working on modifications of second level cache to support plural contexts. (commit: 21d1c0e)
—
Martin Ledvinka /
githubweb
- [Enhancement #73] Update second level cache to work with plural contexts. (commit: f007e55)
—
Martin Ledvinka /
githubweb
- [Enhancement #73] Fix tests after context-related refactoring (WIP). (commit: fe50d47)
—
Martin Ledvinka /
githubweb
- [Enhancement #73] Fix integration tests after plural context changes. (commit: e1bac05)
—
Martin Ledvinka /
githubweb
- [Enhancement #73] Add integration tests for plural contexts support. (commit: 02285dd)
—
Martin Ledvinka /
githubweb
- [Upd] Update dependencies (RDF4J 3.4.2, JaCoCo plugin 0.8.6). (commit: 22bd079)
—
Martin Ledvinka /
githubweb
- [Upd] Update to RDF4J 3.4.3. (commit: 5cd44b9)
—
Martin Ledvinka /
githubweb
- [0.16.0] Bump version and update release notes. (commit: 9fc6828)
—
Martin Ledvinka /
githubweb
- [Fix] Handle MultilingualString in annotation property strategy when field type is just Object (or a collection of objects). (commit: ecd02f4)
—
Martin Ledvinka /
githubweb
- [SCA] SCA-based fixes and code improvements. (commit: 8ab36ef)
—
Martin Ledvinka /
githubweb
- Allow configuring whether multilingual strings will be preferred over strings in unclear situations. (commit: c34bbd2)
—
Martin Ledvinka /
githubweb
- More fluent MultilingualString API. (commit: f463cf0)
—
Martin Ledvinka /
githubweb
- [0.15.2] Bump version and update release notes. (commit: 8358f5e)
—
Martin Ledvinka /
githubweb
- [Fix] Add missing toString method to MultilingualString. (commit: f76ea92)
—
Martin Ledvinka /
githubweb
- [SCA] Minor SCA-based fixes. (commit: a0d8310)
—
Martin Ledvinka /
githubweb
- Minor refactoring in OntoDriver utilities (remove some duplicate code). (commit: c16aa97)
—
Martin Ledvinka /
githubweb
- [Fix] Transform LangString to MultilingualString in ObjectConverter. (commit: 76135f5)
—
Martin Ledvinka /
githubweb
- [Enhancement #74] Add collection parameter value representation. (commit: 64fc443)
—
Martin Ledvinka /
githubweb
- [Enhancement #74] Create CollectionValueParameter for Collection query parameter values. (commit: a640c6e)
—
Martin Ledvinka /
githubweb
- [Enhancement #74] Testing Collection query parameter values implementation. (commit: e17288f)
—
Martin Ledvinka /
githubweb
- [Feature #72] Add configuration constants for reconnect attempts in Sesame driver. (commit: bf8adba)
—
Martin Ledvinka /
githubweb
- [Upd] Update StorageConnectorTest, get rid of deprecated API usage. (commit: 971bdb3)
—
Martin Ledvinka /
githubweb
- [Feature #72] Retry connecting to remote RDF4J server when configured to. (commit: d9d0182)
—
Martin Ledvinka /
githubweb
- [Feature #72] Retry acquiring connection to RDF4J repository when configured to. (commit: 1127535)
—
Martin Ledvinka /
githubweb
- Add missing toString method to IndirectMultilingualString. (commit: b6dfd1b)
—
Martin Ledvinka /
githubweb
- [Upd] Update to RDF4J 3.4.1. (commit: 7dab546)
—
Martin Ledvinka /
githubweb
- [0.15.1] Bump version and update release notes. (commit: ee2a092)
—
Martin Ledvinka /
githubweb
- [Fix] Fix javadoc issues. (commit: 0bc4578)
—
Martin Ledvinka /
githubweb
- [Upd] Update to AspectJ 1.9.6. (commit: 8519e73)
—
Martin Ledvinka /
githubweb
- [Feature #59] Add LangString class for representing language-tagged strings in OntoDriver API. (commit: cedc706)
—
Martin Ledvinka /
githubweb
- [Feature #59] Add class MultilingualString which will represent multilingual string attributes on object model level. (commit: e95b996)
—
Martin Ledvinka /
githubweb
- Bump version to 0.15.0-SNAPSHOT to allow easier testing. (commit: c088bea)
—
Martin Ledvinka /
githubweb
- [Feature #59] Support conversion from LangString to String attributes. (commit: ca3492e)
—
Martin Ledvinka /
githubweb
- [Feature #59] Use LangString when returning String values with language tag from Sesame Driver. (commit: e39a69f)
—
Martin Ledvinka /
githubweb
- [Fix] Support automatic conversion from LangString to String in SPARQL result mapping. (commit: da35244)
—
Martin Ledvinka /
githubweb
- [Feature #59] Return LangString from Jena driver in appropriate cases. (commit: 38b3a81)
—
Martin Ledvinka /
githubweb
- [Feature #59] Return LangString from OWL API driver in appropriate cases. (commit: 2dbbf4b)
—
Martin Ledvinka /
githubweb
- [Fix] Fix integration test issues after migration to LangString. (commit: 482df1c)
—
Martin Ledvinka /
githubweb
- Minor improvement in OWLAPI SelectResultSet. (commit: 843f322)
—
Martin Ledvinka /
githubweb
- [Feature #59] Extend attribute metamodel with language setting. Initialize it from PU language for now. (commit: b16a903)
—
Martin Ledvinka /
githubweb
- [Feature #59] Use language from attribute in OOM (FieldStrategy subclasses). (commit: 36d2be8)
—
Martin Ledvinka /
githubweb
- [Feature #59] Add entity class for testing multilingual attributes. (commit: f3ead50)
—
Martin Ledvinka /
githubweb
- [Feature #59] Respect attribute language (or its lack) in AxiomDescriptorFactory when generating descriptor for data retrieval. (commit: 629f1f8)
—
Martin Ledvinka /
githubweb
- [Feature #59] Add SingularMultilingualStringFieldStrategy to handle MultilingualString instances. (commit: e25f885)
—
Martin Ledvinka /
githubweb
- [Feature #59] Implement mapping of translations to axiom values in SingularMultilingualStringFieldStrategy. (commit: ed5de7b)
—
Martin Ledvinka /
githubweb
- [Feature #59] Use SingularMultilingualStringFieldStrategy for singular data/annotation property fields using MultilingualString. (commit: c8ad641)
—
Martin Ledvinka /
githubweb
- [Feature #59] Implement MultilingualString cloning. Testing basic retrieval of multilingual strings. (commit: 47a6332)
—
Martin Ledvinka /
githubweb
- [Feature #59] Test multilingual string removal. (commit: 28b8506)
—
Martin Ledvinka /
githubweb
- [Feature #59] Implement multilingual string saving in Jena and Sesame OntoDriver. (commit: a384530)
—
Martin Ledvinka /
githubweb
- [Feature #59] Implement multilingual string saving in OWLAPI OntoDriver. (commit: 293b613)
—
Martin Ledvinka /
githubweb
- [Feature #59] Add indirect wrapper for MultilingualString to allow tracking transactional changes. Refactor clone building w.r.t. these wrappers. (commit: 195c052)
—
Martin Ledvinka /
githubweb
- [Feature #59] Testing multilingual attributes. (commit: 7fec276)
—
Martin Ledvinka /
githubweb
- [Feature #59] Minor refactoring in instance builders. Add documentation to IndirectWrapperHelper. (commit: f5a93da)
—
Martin Ledvinka /
githubweb
- [Task #42] Migrate ChangeManagerTest to JUnit 5. (commit: fd1900e)
—
Martin Ledvinka /
githubweb
- [Feature #59] Restructure integration tests. (commit: 532f7e7)
—
Martin Ledvinka /
githubweb
- [Feature #59] Implement support for plural multilingual attributes. (commit: b876cb0)
—
Martin Ledvinka /
githubweb
- [Feature #59] Testing support for plural multilingual attributes. (commit: ef5d978)
—
Martin Ledvinka /
githubweb
- [Feature #59] Refactor MultilingualString API for setting values. (commit: f85b3c4)
—
Martin Ledvinka /
githubweb
- [Feature #59] Generate MultilingualString-type fields in OWL2Java when range is RDF langString. Make this setting configurable. (commit: c5ee3aa)
—
Martin Ledvinka /
githubweb
- [Upd] Update to RDF4J 3.4.0. (commit: cc95fe0)
—
Martin Ledvinka /
githubweb
- [Fix, Task #42] Attempt to fix TtlCacheManager test issue. Rewrite the tests to JUnit 5. (commit: 3dedeb2)
—
Martin Ledvinka /
githubweb
- Minor SCA-based fixes. (commit: c0ee286)
—
Martin Ledvinka /
githubweb
- [0.15.0] Bump version, update release notes and readme. (commit: a085034)
—
Martin Ledvinka /
githubweb
- [Fix] Fix incorrect query string formatting of java.util.Date values as query parameters. (commit: 7a0d7b0)
—
Martin Ledvinka /
githubweb
- [Fix] Fix failing test. (commit: 9cd0efe)
—
Martin Ledvinka /
githubweb
- [Upd] Update dependencies - Jena 3.16.0, OWLAPI 5.1.16, RDF4J 3.3.0, OWL2Query 0.6.0. (commit: c955ec4)
—
Martin Ledvinka /
githubweb
- [Conf] Simplify configuration of the AspectJ maven plugin by pulling it into the parent project. (commit: c6c14ff)
—
Martin Ledvinka /
githubweb
- [Conf] One more Maven configuration simplification - in integration tests. (commit: 44db8a8)
—
Martin Ledvinka /
githubweb
- [Fix] Fix irregular test failure issues. (commit: 1770166)
—
Martin Ledvinka /
githubweb
- [0.14.7] Bump version and update release notes. (commit: 6520405)
—
Martin Ledvinka /
githubweb
- [Fix] Support Float attributes in Sesame driver. (commit: c524aa7)
—
Martin Ledvinka /
githubweb
- SCA-based fixes. (commit: 025d12c)
—
Martin Ledvinka /
githubweb
- [0.14.6] Bump version and update release notes. (commit: 51ae86f)
—
Martin Ledvinka /
githubweb
- Extend XSD constants with additional values from the XSD namespace. (commit: af8a281)
—
Martin Ledvinka /
githubweb
- [Upd] Upgrade to RDF4J 3.2.2. (commit: 6527262)
—
Martin Ledvinka /
githubweb
- Minor code cleanup and improvements. (commit: 3641b3e)
—
Martin Ledvinka /
githubweb
- [0.14.5] Bump version and update release notes. (commit: 57daa70)
—
Martin Ledvinka /
githubweb
- [Fix] Use identity map in PendingReferenceRegistry to prevent issues with objects with overridden equals/hashCode. (commit: f8ce33d)
—
Martin Ledvinka /
githubweb
- SCA-based fixes. (commit: 290cdc2)
—
Martin Ledvinka /
githubweb
- [0.14.4] Bump version and update release notes. (commit: 53ed89e)
—
Martin Ledvinka /
githubweb
- [Fix] Fix incorrect contributor reference. (commit: 8998693)
—
Martin Ledvinka /
githubweb
- [OWL2Java] Sort imported ontology IRIs before generating them into the vocabulary file, to ensure stable ordering. (commit: ad694f3)
—
Martin Ledvinka /
githubweb
- [Upd] Upgrade to RDF4J 3.2.0. (commit: e21fadf)
—
Martin Ledvinka /
githubweb
- Make PoolingStorageConnector public, so that the future Virtuoso driver can reuse it. (commit: 89eaa6a)
—
Martin Ledvinka /
githubweb
- [Feature #56] Add class representing collection attributes. Support creating metamodel of collection attributes on metamodel initialization. (commit: cff31d9)
—
Martin Ledvinka /
githubweb
- [Feature #56] Testing collection attribute support. (commit: 39639fd)
—
Martin Ledvinka /
githubweb
- [Task #68] Use MappingFileParser from owlapi-utils in OWL API driver. Move relevant code from OWL API driver into the utils module. (commit: 8b19a12)
—
Martin Ledvinka /
githubweb
- [Task #68] Move code for transforming OWL literals to Java types into owlapi-utils. (commit: d1e5e4f)
—
Martin Ledvinka /
githubweb
- [Task #68] Move code for transforming Java types to OWL literals into owlapi-utils. (commit: 9b08b31)
—
Martin Ledvinka /
githubweb
- Minor code optimization in OWL API axiom loader. (commit: 3e6772a)
—
Martin Ledvinka /
githubweb
- [Upd] Update to RDF4J 3.2.1 and Jena 3.15.0. (commit: e32d63b)
—
Martin Ledvinka /
githubweb
- [Upd] Update to SLF4J 1.7.30. (commit: 90b6a8b)
—
Martin Ledvinka /
githubweb
- [0.14.3] Bump version and update release notes. (commit: 601e00d)
—
Martin Ledvinka /
githubweb
- Ensure ontology IRIs output into generated vocabulary are unique. (commit: 2eaa89f)
—
Martin Ledvinka /
githubweb
- [Fix] Fix integration test issue by switching to HTTPS for artifacts loaded from W3C. (commit: 68f9e73)
—
Martin Ledvinka /
githubweb
- [Task #42] Transition OWL2Java tests to JUnit 5. (commit: 70bfa89)
—
Martin Ledvinka /
githubweb
- Fix merge issues. (commit: 44189f7)
—
Martin Ledvinka /
githubweb
- Minor code cleanup in OWL2Java. (commit: 64b09d1)
—
Martin Ledvinka /
githubweb
- Add constants for all DC Terms properties. (commit: 7b4ce8d)
—
Martin Ledvinka /
githubweb
- Add constants for all DC Terms classes. (commit: c1c04d7)
—
Martin Ledvinka /
githubweb
- [Upd] Upgrade to RDF4J 3.1.4 and OWL API 5.1.14 (commit: ba7587b)
—
Martin Ledvinka /
githubweb
- Minor code improvements. (commit: bb502b8)
—
Martin Ledvinka /
githubweb
- [0.14.2] Bump version and update release notes. (commit: 070f836)
—
Martin Ledvinka /
githubweb
- Log info about why an ontology could not be imported in (commit: d6e155c)
—
Martin Ledvinka /
githubweb
- Support using Java 8 Date/Time API as query parameters. (commit: dd74227)
—
Martin Ledvinka /
githubweb
- Minor code improvements. Upgrade to RDF4J 3.1.2. (commit: de8a08b)
—
Martin Ledvinka /
githubweb
- [0.14.1] Bump version and update release notes. (commit: 256cd4d)
—
Martin Ledvinka /
githubweb
- pushnuti hotoveho parseru, prvni push v projektu chybi testy (commit: dfddc19)
—
krupama3 /
githubweb
- uprava OR/AND/NOT funkci, pridanie orderingu a začiatok regex (commit: efb2ed1)
—
krupama3 /
githubweb
- refactor kodu, prechod zo zleho a hnusneho riesenia na OOP riesenie (commit: f77f821)
—
krupama3 /
githubweb
- oprava chybky orderby + doplneni distinct (commit: af269d7)
—
krupama3 /
githubweb
- doplneni group by, odstraneni duplicitneho kodu pridanim triedy (commit: d5b6353)
—
krupama3 /
githubweb
- [Feature #19] Add some integration tests. (commit: 24ea08b)
—
Martin Ledvinka /
githubweb
- pridanie unit testov na otestovanie prekladu z JPQL do SPARQL + drobne (commit: 7c0c78e)
—
krupama3 /
githubweb
- uprava tried pre spravne zobrazovanie ORDER/GROUPBY, uprava apojenia do (commit: e0e95a9)
—
krupama3 /
githubweb
- doplneni seznamu, co neni implementovane, úprava kódu, aby sa načítala (commit: d603e02)
—
krupama3 /
githubweb
- Dokonceni uspesnosti integracnich testov, doplneni nacteni IRI pro (commit: 8d063da)
—
krupama3 /
githubweb
- uprava grmatiky a doplnenie prekladu funkcie COUNT (commit: 1e3eca9)
—
krupama3 /
githubweb
- uprava prekladu funkcie COUNT ˇoprava unit a itegracnych testov pre tuto (commit: 6bdcf51)
—
krupama3 /
githubweb
- uprava nazvou entit (commit: eb0e4e0)
—
krupama3 /
githubweb
- doplneni unit testov (commit: 433ac1d)
—
krupama3 /
githubweb
- [Feature #19] Fix merge issues after integrating SOQL implementation (commit: d3e1d8d)
—
Martin Ledvinka /
githubweb
- [Feature #19] Refactor SOQL-related code - move grammar into correct (commit: 06a93f0)
—
Martin Ledvinka /
githubweb
- [Feature #19] Fix tests to prevent ANTLR warnings. (commit: cd2b6e3)
—
Martin Ledvinka /
githubweb
- [Task #42] Rewrite some of the tests to JUnit 5. (commit: 97926b5)
—
Martin Ledvinka /
githubweb
- [Feature #19] Fix typo - clausule to clause. (commit: 8557fe0)
—
Martin Ledvinka /
githubweb
- Add ObjectConverter so that attributes mapped to a field of type Object (commit: 587af8c)
—
Martin Ledvinka /
githubweb
- [Upd] Updated to RDF4J 3.1.1. (commit: f501b6b)
—
Martin Ledvinka /
githubweb
- [Task #42] Refactor some of the jopa-impl tests to JUnit 5, improve (commit: 2d5c6a9)
—
Martin Ledvinka /
githubweb
- [0.14.0] Bump version and update release notes. (commit: 12efbf5)
—
Martin Ledvinka /
githubweb
- [Bug #62] Handle situations when entity classes are in a non-standard (commit: ffbba1c)
—
Martin Ledvinka /
githubweb
- [Fix] Fix an issue in AxiomLoaderTest in the sesame-driver which made (commit: 7da1919)
—
Martin Ledvinka /
githubweb
- [Fix] Minor SCA-based fixes. (commit: b0f7637)
—
Martin Ledvinka /
githubweb
- [0.13.5] Bump version and update release notes. (commit: f573d39)
—
Martin Ledvinka /
githubweb
- [Fix] Update OLW2Java transformer test to use RDFS instead of DC (commit: 4e9e9fe)
—
Martin Ledvinka /
githubweb
- [Fix] Run IC validation on lazy field fetch even in case no axioms were (commit: 0ef4539)
—
Martin Ledvinka /
githubweb
- Search imported ontologies when loading data (types, property values) in (commit: 0b2b2bf)
—
Martin Ledvinka /
githubweb
- [Feature #61] Add support for entities as query parameters. (commit: 30605cc)
—
Martin Ledvinka /
githubweb
- [Feature #61] Integration tests for using entities as query parameters. (commit: b52ff2b)
—
Martin Ledvinka /
githubweb
- [Upd] Dependency updates. (commit: 726eaca)
—
Martin Ledvinka /
githubweb
- Minor cleanup in auxiliary files. (commit: ca1ff55)
—
Martin Ledvinka /
githubweb
- Regenerate license headers with current year. (commit: b6cc064)
—
Martin Ledvinka /
githubweb
- Minor SCA-based fixes. (commit: d929ffd)
—
Martin Ledvinka /
githubweb
- [0.13.4] Bump version and update release notes. (commit: 948859d)
—
Martin Ledvinka /
githubweb
- [Test] Allow specifying context in test data by transforming the Triple (commit: 2ca255e)
—
Martin Ledvinka /
githubweb
- [Bug #58] Fix incorrect default context treatment when entity itself is (commit: e7c65fc)
—
Martin Ledvinka /
githubweb
- Minor code improvements. (commit: 53fd50c)
—
Martin Ledvinka /
githubweb
- [Upd] Update to RDF4J 3.0.2 and OWLAPI 5.1.12. (commit: 0a9a2e8)
—
Martin Ledvinka /
githubweb
- [0.13.3] Bump version and update release notes. (commit: 25935af)
—
Martin Ledvinka /
githubweb
- Minor code cleanup in integration tests. (commit: 34b46a1)
—
Martin Ledvinka /
githubweb
- Ensure consistent single-individual-instance-per-persistence-context (commit: cbb9ede)
—
Martin Ledvinka /
githubweb
- [Task #42] More tests transitioned to JUnit 5. (commit: 17b3b7d)
—
Martin Ledvinka /
githubweb
- [Upd] Update RDF4J to 3.0.0. (commit: 374ce1b)
—
Martin Ledvinka /
githubweb
- Return identifier label for blank node when calling getString in Jena (commit: 1f1348c)
—
Martin Ledvinka /
githubweb
- Test interaction between contexts and inferred statements when loading (commit: 220607a)
—
Martin Ledvinka /
githubweb
- Generate toString method for model classes. (commit: 81ac42d)
—
Martin Ledvinka /
githubweb
- [Fix] Allow lexicalForm and simpleLiteral on plural attributes as well. (commit: d016afa)
—
Martin Ledvinka /
githubweb
- [Upd] Update dependencies - most notably RDF4J 3.0.1. (commit: a2af530)
—
Martin Ledvinka /
githubweb
- [0.13.2] Bump version and update release notes. (commit: fed7977)
—
Martin Ledvinka /
githubweb
- [Fix] Fix incorrect context treatment in (commit: 8936adc)
—
Martin Ledvinka /
githubweb
- Minor code improvements and cleanup. (commit: 6207b27)
—
Martin Ledvinka /
githubweb
- [Del] Delete the obsolete/unused nested maven project in (commit: b843d70)
—
Martin Ledvinka /
githubweb
- Minor SCA-based fixes. (commit: 9f1669e)
—
Martin Ledvinka /
githubweb
- [0.13.1] Bump version and update release notes. (commit: 1abe0a3)
—
Martin Ledvinka /
githubweb
- Restrict logging in integration tests. (commit: 98bddfb)
—
Martin Ledvinka /
githubweb
- Minor SCA-based fixes. (commit: 15b64d8)
—
Martin Ledvinka /
githubweb
- Further restrict logging during build. (commit: 1c7f7e7)
—
Martin Ledvinka /
githubweb
- [Upd] Revert maven-compiler-plugin to 3.8.0 to fix deploy build issues. (commit: 10edb51)
—
Martin Ledvinka /
githubweb
- [Feature #50] Add LexicalForm annotation, its detection in metamodel (commit: 44ad16c)
—
Martin Ledvinka /
githubweb
- Simplify initialization of attributes in metamodel. (commit: a7e94eb)
—
Martin Ledvinka /
githubweb
- [Feature #50] Load lexical form into entity field. (commit: f8b0da3)
—
Martin Ledvinka /
githubweb
- [Feature #50] Replace LexicalForm annotation with a parameter on (commit: 47604a4)
—
Martin Ledvinka /
githubweb
- [Feature #50] Verify support for loading lexical form. (commit: b950a3c)
—
Martin Ledvinka /
githubweb
- Remove check for transient field in the setter aspect. (commit: 7f2060c)
—
Martin Ledvinka /
githubweb
- Refactor BeanListenerAspect to provide more efficient field inferred (commit: 3fb4a91)
—
Martin Ledvinka /
githubweb
- [Feature #50] Prevent modification of attributes with configured as (commit: 9acb396)
—
Martin Ledvinka /
githubweb
- Validate attribute modification when merging detached instances into the (commit: c9f842c)
—
Martin Ledvinka /
githubweb
- Support recursive entity descriptors (pointing to themselves). (commit: ef3c26d)
—
Martin Ledvinka /
githubweb
- [Task #54] Change Descriptor API to allow access to attribute context (commit: b3ebfca)
—
Martin Ledvinka /
githubweb
- [Upd] Update Descriptor API to provide better code flow. (commit: 6d8dae4)
—
Martin Ledvinka /
githubweb
- [Task #54] Use the new descriptor API in OOM for loading. (commit: 635e314)
—
Martin Ledvinka /
githubweb
- [Task #54] Test new descriptor behavior (persist, retrieval). Fix (commit: 73f22db)
—
Martin Ledvinka /
githubweb
- [Task #54] Test new descriptor behavior (update, delete). (commit: ce09106)
—
Martin Ledvinka /
githubweb
- [Refactoring] Transition integration tests to JUnit 5, test code (commit: 8a78480)
—
Martin Ledvinka /
githubweb
- [Doc] Improve documentation of mapping annotations. (commit: 69fd5dd)
—
Martin Ledvinka /
githubweb
- [Fix] Actually use the load all threshold configuration in Sesame (commit: 259014c)
—
Martin Ledvinka /
githubweb
- [Refactoring] Reduce duplication in OWLAPI driver. (commit: 6e99d9c)
—
Martin Ledvinka /
githubweb
- [Deprecation] Deprecate language setting for OntoDriver. Language is set (commit: ce4109a)
—
Martin Ledvinka /
githubweb
- [Refactoring] Use assertion language in Sesame driver. (commit: 79e00fb)
—
Martin Ledvinka /
githubweb
- [Refactoring] Further language handling simplification in the Sesame (commit: f7d9a82)
—
Martin Ledvinka /
githubweb
- [Refactoring] Use assertion language in OWLAPI driver. (commit: 255dda9)
—
Martin Ledvinka /
githubweb
- [Refactoring] Use assertion language in Jena driver. (commit: af24501)
—
Martin Ledvinka /
githubweb
- [Refactoring] Remove last usage of language config parameter for (commit: 147afbd)
—
Martin Ledvinka /
githubweb
- [Fix] Include language in assertion equals/hashCode. Consider null (commit: 50706ca)
—
Martin Ledvinka /
githubweb
- [Feature #53] Add simpleLiteral attribute to (commit: d9493b1)
—
Martin Ledvinka /
githubweb
- [Feature #53] Configure simpleLiteral attributes when building (commit: 686c179)
—
Martin Ledvinka /
githubweb
- [Feature #53] Support loading simple literal values (including tests). (commit: 45c4064)
—
Martin Ledvinka /
githubweb
- [Fix] Add missing implementation of toAxiomValue in (commit: 84511ce)
—
Martin Ledvinka /
githubweb
- [Feature #53] Add support for saving, updating and removing simple (commit: 372f8c7)
—
Martin Ledvinka /
githubweb
- [Task #42] Transition tests in JOPA API, OntoDriver API and integration (commit: e01c3a5)
—
Martin Ledvinka /
githubweb
- [Upd] Update to SLF4J API 1.7.26, OWLAPI 5.1.11, Jena 3.12.0 and RDF4J (commit: 4c8f2cd)
—
Martin Ledvinka /
githubweb
- Add a more prominent mention of TermIt to readme. (commit: 24e3ed8)
—
Martin Ledvinka /
githubweb
- [Fix, Task #54] Fix usage of reference saving resolver to use the target (commit: 15f8873)
—
Martin Ledvinka /
githubweb
- [Upd] Update maven plugins. (commit: 7e4920f)
—
Martin Ledvinka /
githubweb
- [Fix] Fix incorrect handling of authentication credentials when (commit: b330ba8)
—
Martin Ledvinka /
githubweb
- [Doc] Update documentation/javadoc/comments. (commit: 190d272)
—
Martin Ledvinka /
githubweb
- [0.13.0] Bump version and update release notes. (commit: bcb4c3b)
—
Martin Ledvinka /
githubweb
- [Fix] Attempt to fix build issues (AspectJ). (commit: 7e0e119)
—
Martin Ledvinka /
githubweb
- [Feature #50] Add LexicalForm annotation, its detection in metamodel (commit: 4054a53)
—
Martin Ledvinka /
githubweb
- Simplify initialization of attributes in metamodel. (commit: f87bdb2)
—
Martin Ledvinka /
githubweb
- [Feature #50] Load lexical form into entity field. (commit: 090bdd7)
—
Martin Ledvinka /
githubweb
- [Feature #50] Replace LexicalForm annotation with a parameter on (commit: e4f8220)
—
Martin Ledvinka /
githubweb
- [Feature #50] Verify support for loading lexical form. (commit: f9ea6fb)
—
Martin Ledvinka /
githubweb
- Remove check for transient field in the setter aspect. (commit: fad3001)
—
Martin Ledvinka /
githubweb
- Refactor BeanListenerAspect to provide more efficient field inferred (commit: 88091be)
—
Martin Ledvinka /
githubweb
- [Feature #50] Prevent modification of attributes with configured as (commit: 4b76e5f)
—
Martin Ledvinka /
githubweb
- Validate attribute modification when merging detached instances into the (commit: 71f544c)
—
Martin Ledvinka /
githubweb
- Support recursive entity descriptors (pointing to themselves). (commit: f4691f8)
—
Martin Ledvinka /
githubweb
- [Task #54] Change Descriptor API to allow access to attribute context (commit: f670a60)
—
Martin Ledvinka /
githubweb
- [Upd] Update Descriptor API to provide better code flow. (commit: 0df979d)
—
Martin Ledvinka /
githubweb
- [Task #54] Use the new descriptor API in OOM for loading. (commit: 3f8d190)
—
Martin Ledvinka /
githubweb
- [Task #54] Test new descriptor behavior (persist, retrieval). Fix (commit: 7f37e7c)
—
Martin Ledvinka /
githubweb
- [Task #54] Test new descriptor behavior (update, delete). (commit: 520bf96)
—
Martin Ledvinka /
githubweb
- [Refactoring] Transition integration tests to JUnit 5, test code (commit: 1ed698b)
—
Martin Ledvinka /
githubweb
- [Doc] Improve documentation of mapping annotations. (commit: 4148338)
—
Martin Ledvinka /
githubweb
- [Fix] Actually use the load all threshold configuration in Sesame (commit: f6e485d)
—
Martin Ledvinka /
githubweb
- [Refactoring] Reduce duplication in OWLAPI driver. (commit: 227dbd4)
—
Martin Ledvinka /
githubweb
- [Deprecation] Deprecate language setting for OntoDriver. Language is set (commit: 756bed3)
—
Martin Ledvinka /
githubweb
- [Refactoring] Use assertion language in Sesame driver. (commit: b6858e9)
—
Martin Ledvinka /
githubweb
- [Refactoring] Further language handling simplification in the Sesame (commit: a756950)
—
Martin Ledvinka /
githubweb
- [Refactoring] Use assertion language in OWLAPI driver. (commit: cc551fe)
—
Martin Ledvinka /
githubweb
- [Refactoring] Use assertion language in Jena driver. (commit: 5f287cf)
—
Martin Ledvinka /
githubweb
- [Refactoring] Remove last usage of language config parameter for (commit: 281f27a)
—
Martin Ledvinka /
githubweb
- [Fix] Include language in assertion equals/hashCode. Consider null (commit: 2520760)
—
Martin Ledvinka /
githubweb
- [Feature #53] Add simpleLiteral attribute to (commit: 01b6f2c)
—
Martin Ledvinka /
githubweb
- [Feature #53] Configure simpleLiteral attributes when building (commit: cdd7e1a)
—
Martin Ledvinka /
githubweb
- [Feature #53] Support loading simple literal values (including tests). (commit: 3e45b95)
—
Martin Ledvinka /
githubweb
- [Fix] Add missing implementation of toAxiomValue in (commit: 48c72ad)
—
Martin Ledvinka /
githubweb
- [Feature #53] Add support for saving, updating and removing simple (commit: 42e23d9)
—
Martin Ledvinka /
githubweb
- [Task #42] Transition tests in JOPA API, OntoDriver API and integration (commit: 7dc267e)
—
Martin Ledvinka /
githubweb
- [Upd] Update to SLF4J API 1.7.26, OWLAPI 5.1.11, Jena 3.12.0 and RDF4J (commit: fe2b37c)
—
Martin Ledvinka /
githubweb
- Add a more prominent mention of TermIt to readme. (commit: be4d108)
—
Martin Ledvinka /
githubweb
- [Fix, Task #54] Fix usage of reference saving resolver to use the target (commit: 9908cb0)
—
Martin Ledvinka /
githubweb
- [Upd] Update maven plugins. (commit: 282d583)
—
Martin Ledvinka /
githubweb
- [Fix] Fix incorrect handling of authentication credentials when (commit: 9cd2ce6)
—
Martin Ledvinka /
githubweb
- [Doc] Update documentation/javadoc/comments. (commit: 721d27c)
—
Martin Ledvinka /
githubweb
- [0.13.0] Bump version and update release notes. (commit: 7759735)
—
Martin Ledvinka /
githubweb
- [Fix] Fix javadoc errors. (commit: be4cff2)
—
Martin Ledvinka /
githubweb
- Do not generate error message when target directory structure already (commit: 683d501)
—
Martin Ledvinka /
githubweb
- [Upd] Updated the maven-javadoc-plugin. (commit: 3cb3eb6)
—
Martin Ledvinka /
githubweb
- Do not process changes to removed object in UoW on commit. (commit: e8e1904)
—
Martin Ledvinka /
githubweb
- Added logback config to Jena OntoDriver tests to restrict logging during (commit: a666ed5)
—
Martin Ledvinka /
githubweb
- Added SKOS vocabulary. (commit: 94077c5)
—
Martin Ledvinka /
githubweb
- [Upd] Updated to AspectJ 1.9.3. (commit: e734902)
—
Martin Ledvinka /
githubweb
- [Task #26] Use the same classloader for scanning classpath and loading (commit: 7164af0)
—
Martin Ledvinka /
githubweb
- [Bug #49] Fix the issue with parent callbacks/entity listeners not being (commit: 26c0ce8)
—
Martin Ledvinka /
githubweb
- Made query parameter value representation classes public (reusability). (commit: 00e09e9)
—
Martin Ledvinka /
githubweb
- [Upd] Update AspectJ to 1.9.4, Jena to 3.11.0 and RDF4J to 2.5.2. (commit: 3055579)
—
Martin Ledvinka /
githubweb
- [0.12.2] Bumped version and updated release notes. (commit: 2b07eea)
—
Martin Ledvinka /
githubweb
- Update Readme with link to TermIt as another use case of JOPA. (commit: 2619232)
—
Martin Ledvinka /
githubweb
- Minor SCA-based fixes. (commit: 9a2fe2b)
—
Martin Ledvinka /
githubweb
- Generate ASCII-only identifier names in OWL2Java. (commit: 402bc76)
—
Martin Ledvinka /
githubweb
- [Fix] Fix issues with caching instances referencing partially loaded (commit: caf8af4)
—
Martin Ledvinka /
githubweb
- [Upd] Upgraded to Jena 3.10.0, OWLAPI 5.1.10 and RDF4J 2.5.0. (commit: 5fe06fb)
—
Martin Ledvinka /
githubweb
- [0.12.1] Bumped version and updated release notes. (commit: 41ee717)
—
Martin Ledvinka /
githubweb
- Minor SCA-based fixes. (commit: 40fb887)
—
Martin Ledvinka /
githubweb
- [Fix] Prevent adding null into plural attribute collection when value (commit: 4c40c8e)
—
Martin Ledvinka /
githubweb
- Removed lazy initialization in UoW. Removed an obsolete map of new (commit: 813db8a)
—
Martin Ledvinka /
githubweb
- [Feature #46] EntityManager.getReference added into the API. (commit: 84afb0d)
—
Martin Ledvinka /
githubweb
- [Feature #46] Added instance descriptors which will be used for tracking (commit: 6606c27)
—
Martin Ledvinka /
githubweb
- Implementing InstanceDescriptor-based isLoaded in UnitOfWork. (commit: c0910a1)
—
Martin Ledvinka /
githubweb
- Minor refactoring of query factory usage. (commit: 5dc8b1b)
—
Martin Ledvinka /
githubweb
- Modified internal entity loading API to support InstanceDescriptors. (commit: 08f41b3)
—
Martin Ledvinka /
githubweb
- Revert "Modified internal entity loading API to support (commit: 9642a87)
—
Martin Ledvinka /
githubweb
- Tracking load state of existing entities loaded in UoW. Updating it on (commit: 4482445)
—
Martin Ledvinka /
githubweb
- Use the new isLoaded functionality in PUUtil. Testing it. (commit: 3a93c98)
—
Martin Ledvinka /
githubweb
- [Feature #46] Implementation of get reference on the storage access (commit: d832889)
—
Martin Ledvinka /
githubweb
- [Fix] Fixed failing tests in jopa-impl. (commit: abf7a48)
—
Martin Ledvinka /
githubweb
- [Feature #46] Implemented loadReference in OOM. (commit: 233f5b0)
—
Martin Ledvinka /
githubweb
- [Feature #46] Simplified reference loading (skip cache check). (commit: 258f2a1)
—
Martin Ledvinka /
githubweb
- Use instance descriptors in UoW when determining whether to load (commit: 51c2ccf)
—
Martin Ledvinka /
githubweb
- [Feature #46] Started working on getReference implementation in UoW. (commit: 9f0997b)
—
Martin Ledvinka /
githubweb
- [Refactoring] Simplifying handling of object removal in UoW and change (commit: 8234318)
—
Martin Ledvinka /
githubweb
- [Feature #46] Testing basic getReference behavior. Integrated its (commit: 4da49a9)
—
Martin Ledvinka /
githubweb
- [Feature #46] Further testing of treatment of references in UoW. (commit: 0d9693f)
—
Martin Ledvinka /
githubweb
- Added a reference to the OTM library comparison paper. (commit: 49b425d)
—
Martin Ledvinka /
githubweb
- Added a reference to the OTM library comparison paper. (commit: 9b65524)
—
Martin Ledvinka /
githubweb
- [Upd] Removed finalize from EntityTransactionImpl. (commit: c29c40a)
—
Martin Ledvinka /
githubweb
- [Feature #46] Integration tests of getReference implementation. (commit: 8b643c6)
—
Martin Ledvinka /
githubweb
- [Feature #46] Integration tests of getReference implementation. Handle (commit: fba73bc)
—
Martin Ledvinka /
githubweb
- Exclude log4j dependency from Jena, rely solely on SLF4J and the (commit: 96800f4)
—
Martin Ledvinka /
githubweb
- Minor cleanup and SCA-based fixes. (commit: 29e550c)
—
Martin Ledvinka /
githubweb
- Additional SCA-based fixes. (commit: 483e245)
—
Martin Ledvinka /
githubweb
- [Upd] Updated license headers throughout the project. (commit: 4fec360)
—
Martin Ledvinka /
githubweb
- [0.12.0] Bumped version. Updated readme and release notes. Upgraded to (commit: 88be580)
—
Martin Ledvinka /
githubweb
- [Feature #41] Support for specifying repository config in a (commit: 3c5af3f)
—
Martin Ledvinka /
githubweb
- [Feature #41] Support for creating local native store from repository (commit: 55edb40)
—
Martin Ledvinka /
githubweb
- [Upd] Upgraded to RDF4J 2.4.2. (commit: 18e3f15)
—
Martin Ledvinka /
githubweb
- [Fix] Properly evict classes with inferred attributes from cache on UoW (commit: 0aa1fc1)
—
Martin Ledvinka /
githubweb
- [Refactoring] Renamed CacheManager.clearInferredObjects to (commit: 28e77ca)
—
Martin Ledvinka /
githubweb
- [Feature #45] Made ResultSet Iterable. Added a common unchecked parent (commit: 0b1705f)
—
Martin Ledvinka /
githubweb
- [Feature #45] Implemented Spliterator for ResultSet. Provide Stream from (commit: 99b760f)
—
Martin Ledvinka /
githubweb
- [Feature #45] Use the updated ResultSet API in Query and TypedQuery (commit: 56fa4fe)
—
Martin Ledvinka /
githubweb
- [Fix] Support setter/getter aspects on mapped superclass fields. (commit: db34fa9)
—
Martin Ledvinka /
githubweb
- [Feature #45] First, naive implementation of getResultStream in Query (commit: 1d2a68d)
—
Martin Ledvinka /
githubweb
- Working on support for setting query offset and limit using Query API. (commit: 5f035f2)
—
Martin Ledvinka /
githubweb
- Translate setMaxResults and setFirstResult in the Query API into LIMIT (commit: 5c923c0)
—
Martin Ledvinka /
githubweb
- [Feature #45] Started working on proper Stream support in the Query API. (commit: 6ac80ac)
—
Martin Ledvinka /
githubweb
- [Feature #45] Implemented Stream support in the Query API. (commit: eb528a4)
—
Martin Ledvinka /
githubweb
- [Feature #45] Testing the stream support in Query API. Ensure that (commit: 378decd)
—
Martin Ledvinka /
githubweb
- [Refactoring] Minor refactoring in QueryImpl and TypedQueryImpl. (commit: 83db359)
—
Martin Ledvinka /
githubweb
- Minor SCA-based improvements. (commit: fe3d3a7)
—
Martin Ledvinka /
githubweb
- Prevent possible infinite loop when calling entity lifecycle (commit: 682db67)
—
Martin Ledvinka /
githubweb
- [0.11.0] Bumped version and updated release notes. (commit: 523fba4)
—
Martin Ledvinka /
githubweb
- Removed some deprecated parts of JOPA. (commit: 22fa2fb)
—
Martin Ledvinka /
githubweb
- Minor SCA-based fixes. (commit: 5df9c6a)
—
Martin Ledvinka /
githubweb
- [Feature #38] Added tests for plural annotation property support. (commit: f8e160e)
—
Martin Ledvinka /
githubweb
- [Task #42][Upd] Added JUnit 5 dependencies to the project (using Jupiter (commit: e5b0378)
—
Martin Ledvinka /
githubweb
- [Feature #38, Task #42] Implemented support for plural annotation (commit: 2e9eb84)
—
Martin Ledvinka /
githubweb
- Support setting subclass instances in polymorphic attributes (there was (commit: 3f98751)
—
Martin Ledvinka /
githubweb
- [Fix] Fixed incorrect IRI of rdf:Property. (commit: 323a622)
—
Martin Ledvinka /
githubweb
- Added definitions of a subset of the Dublin Core vocabulary. (commit: 02183b6)
—
Martin Ledvinka /
githubweb
- Replaced uses of deprecated DC constants with the new ones. (commit: a213c7b)
—
Martin Ledvinka /
githubweb
- [0.10.8] Bumped version and updated release notes. (commit: 6414933)
—
Martin Ledvinka /
githubweb
- Minor fixes. (commit: fbead0f)
—
Martin Ledvinka /
githubweb
- [Fix] Support caching entities which override equals/hashCode. (commit: 23a3bb9)
—
Martin Ledvinka /
githubweb
- [Feature #36] Added basic support for LocalDate and LocalDateTime. (commit: cd68527)
—
Martin Ledvinka /
githubweb
- [Feature #36] Refactoring of LocalDate and LocalDateTime (commit: e1b627a)
—
Martin Ledvinka /
githubweb
- [Feature #36] Working on support for java.time.Instant. Trying to find (commit: 2c7aac5)
—
Martin Ledvinka /
githubweb
- [Feature #36] Added AttributeConverter interface for custom attribute (commit: 6a0bc05)
—
Martin Ledvinka /
githubweb
- Introduced common base class for attribute implementations. (commit: f4c1166)
—
Martin Ledvinka /
githubweb
- Initialize converters for attributes during metamodel build. (commit: 44dd16e)
—
Martin Ledvinka /
githubweb
- Working on refactoring of attributes and strategies. (commit: c0485a3)
—
Martin Ledvinka /
githubweb
- Added built-in converters for data and annotation property values. (commit: ef41e40)
—
Martin Ledvinka /
githubweb
- Migrated metamodel to the new converter system. (commit: e755bdd)
—
Martin Ledvinka /
githubweb
- Modified enum handling - added a generic EnumConverter which is used in (commit: b38eab7)
—
Martin Ledvinka /
githubweb
- [Upd] Upgraded to the latest versions of AspectJ, Jena, OWL API and (commit: 7606024)
—
Martin Ledvinka /
githubweb
- [Feature #36] Verify update behavior. Fixed issues with cloning Java 8 (commit: 432f881)
—
Martin Ledvinka /
githubweb
- [0.10.7] Bumped version and updated release notes. (commit: a31d397)
—
Martin Ledvinka /
githubweb
- [Fix] Fixed incorrect version update. (commit: c17e867)
—
Martin Ledvinka /
githubweb
- Reduced string literal duplication in SequencesVocabulary. Additional (commit: fa7750b)
—
Martin Ledvinka /
githubweb
- [Fix] Fixed NPX thrown by EntityManager when getTransaction was called (commit: db2f40a)
—
Martin Ledvinka /
githubweb
- [Fix] Fixed handling of language setting when loading entity/attribute. (commit: 715a6a8)
—
Martin Ledvinka /
githubweb
- Ensure persistence context is open on calling query methods (Query, (commit: 5968b0b)
—
Martin Ledvinka /
githubweb
- Allow unbound variable mapping in SparqlResultSetMapping. Unified (commit: 0f265c2)
—
Martin Ledvinka /
githubweb
- [Fix] Handle unbound variable mapping in constructor resolution. (commit: a0b5701)
—
Martin Ledvinka /
githubweb
- [0.10.6] Bumped version and updated release notes. (commit: 3a9dbee)
—
Martin Ledvinka /
githubweb
- Removed PrimaryKeyNotSetException from OntoDriver API, replaced it with (commit: 17af9cc)
—
Martin Ledvinka /
githubweb
- Updated the exception hierarchy so that all JOPA exception extend (commit: 36078c3)
—
Martin Ledvinka /
githubweb
- Deleted the HermiT distribution files from JOPA impl. (commit: 4f33001)
—
Martin Ledvinka /
githubweb
- Deleted LazyLoadingTransformer with the mock directory. (commit: 19d108f)
—
Martin Ledvinka /
githubweb
- Verifying behavior of merging an instance with the same id as one (commit: 066ea4c)
—
Martin Ledvinka /
githubweb
- [Fix] Fixed incorrect field cardinality specification in OWL2Java. (commit: 9138a97)
—
Martin Ledvinka /
githubweb
- Allow OWL2Java to generate object property field also when there is only (commit: 97c2163)
—
Martin Ledvinka /
githubweb
- [Fix] Fixed incorrect datatype property field cardinality specification (commit: c346d5e)
—
Martin Ledvinka /
githubweb
- Minor refactoring in OWL2Java. (commit: 0da4a6b)
—
Martin Ledvinka /
githubweb
- [LIB] Upgraded to OWLAPI 5.1.6. It fixed the build issues. (commit: 7c6ef3a)
—
Martin Ledvinka /
githubweb
- Added aop.xml so that applications can use AspectJ weaver javaagent (commit: 4094f3a)
—
Martin Ledvinka /
githubweb
- [Del] Deleted unused classes in OWL2Java. (commit: 7d1a688)
—
Martin Ledvinka /
githubweb
- Refactored OWL2Java to improve its testability. (commit: c49b250)
—
Martin Ledvinka /
githubweb
- Do not use reflection to clone singleton set, singleton list and array (commit: f6388bd)
—
Martin Ledvinka /
githubweb
- [Del] Deleted obsolete library files attached to OWL2Java project. (commit: 5dccdd6)
—
Martin Ledvinka /
githubweb
- Minor SCA-based code improvements. (commit: 12876d1)
—
Martin Ledvinka /
githubweb
- Modified the order of attributes generated by OWL2Java (start with id, (commit: 8f9535e)
—
Martin Ledvinka /
githubweb
- Do not use reflection to create singleton map clone instance. Minor code (commit: 07b2b1f)
—
Martin Ledvinka /
githubweb
- Added some explanatory Javadoc to exception classes. (commit: 58cf44d)
—
Martin Ledvinka /
githubweb
- [0.10.5] Bumped version and updated release notes. (commit: ab2edc5)
—
Martin Ledvinka /
githubweb
- Added forgotten final modifier to Defaults constants in OWL2Java. (commit: d6f30f1)
—
Martin Ledvinka /
githubweb
- Removed an unused import in tests. Minor update in ReleaseNotes. (commit: 65fe881)
—
Martin Ledvinka /
githubweb
- [Fix] Fixed a critical NPX issue cased by inherited indirect collections (commit: 2b46163)
—
Martin Ledvinka /
githubweb
- [0.10.4] Bumped version and updated release notes. (commit: 4cfc373)
—
Martin Ledvinka /
githubweb
- Reduced memory footprint. (commit: b0ea2d5)
—
Martin Ledvinka /
githubweb
- Removed unused includeImports parameter in OWL2JavaTransformer. (commit: 3e5d6f5)
—
Martin Ledvinka /
githubweb
- Added rdf:value into CommonVocabulary. (commit: f5890b9)
—
Martin Ledvinka /
githubweb
- Allow to use context when generating only vocabulary in OWL2Java - only (commit: 4e6255c)
—
Martin Ledvinka /
githubweb
- Added classes of constants with vocabularies for OWL, RDF, RDFS and XSD. (commit: b21ebf1)
—
Martin Ledvinka /
githubweb
- Replaced usages of CommonVocabulary with the appropriate new (commit: 05bb072)
—
Martin Ledvinka /
githubweb
- [Enhancement #35] Generate Javadoc from rdfs:comment annotations in (commit: a0e5f67)
—
Martin Ledvinka /
githubweb
- [Enhancement #35] Allow to configure whether Javadoc should be generated (commit: f1bb1f7)
—
Martin Ledvinka /
githubweb
- [Enhancement #35] Allow to configure whether Javadoc should be generated (commit: a83124e)
—
Martin Ledvinka /
githubweb
- Make entities generated by OWL2Java Serializable. (commit: 129f3bc)
—
Martin Ledvinka /
githubweb
- [Fix] Fixed command line input handling in OWL2Java. (commit: f716c17)
—
Martin Ledvinka /
githubweb
- Removed the readOnly attribute from property mapping annotations. It was (commit: 6a39c50)
—
Martin Ledvinka /
githubweb
- [0.10.3] Bumped version and updated release notes. (commit: a39192b)
—
Martin Ledvinka /
githubweb
- Support SPARQL property paths in the query parser. (commit: 7cad59d)
—
Martin Ledvinka /
githubweb
- Updated README with info about OTM benchmark. Updated TODOs. (commit: 1ea2b24)
—
Martin Ledvinka /
githubweb
- [Enhancement #32] Allow to set in-memory dataset in Jena driver (via (commit: 1fec463)
—
Martin Ledvinka /
githubweb
- Minor refactoring in Jena driver. (commit: 0846315)
—
Martin Ledvinka /
githubweb
- [Enhancement #32] Allow to set RDF4J repository at runtime. (commit: d123845)
—
Martin Ledvinka /
githubweb
- Updated README with info on Wiki. (commit: 03e8780)
—
Martin Ledvinka /
githubweb
- Minor SCA-based code improvements. (commit: 09bef1a)
—
Martin Ledvinka /
githubweb
- [0.10.2] Bumped version, updated release notes and TODOs. (commit: 1ebde93)
—
Martin Ledvinka /
githubweb
- Support inferred types in TypesHandler in Jena driver. (commit: 2af7679)
—
Martin Ledvinka /
githubweb
- Code improvements based on SCA. (commit: 2564b2e)
—
Martin Ledvinka /
githubweb
- [Enhancement #31] Added API for data source reloading. (commit: bf4b5d9)
—
Martin Ledvinka /
githubweb
- [Enhancement #31] Reloadable file storage in Jena driver. (commit: 4c01815)
—
Martin Ledvinka /
githubweb
- Support unwrapping in EMF. (commit: 5645677)
—
Martin Ledvinka /
githubweb
- [Enhancement #31] Integration tests of storage reload (Jena and OWLAPI). (commit: 5e6f12c)
—
Martin Ledvinka /
githubweb
- [Enhancement #31] Reloadable connector implementation in OWLAPI driver. (commit: 6557be3)
—
Martin Ledvinka /
githubweb
- [Update] minor owl2java code refactoring [Enhancement] support for (commit: 030a527)
—
kremep1 /
githubweb
- [Fix] Fixed issue with closing snapshot connector after transaction (commit: 9ed887f)
—
Martin Ledvinka /
githubweb
- Make sure inference transactional snapshot models are independent of the (commit: a151c5a)
—
Martin Ledvinka /
githubweb
- Handle dates consistently in Jena driver - use java.util.Date. Fixed (commit: 5ef18ec)
—
Martin Ledvinka /
githubweb
- Support consistency check in Jena driver. (commit: eeb92df)
—
Martin Ledvinka /
githubweb
- Use inference supporting connector for query execution in Jena driver. (commit: 050065a)
—
Martin Ledvinka /
githubweb
- Initialize inferred models in the snapshot storage eagerly, so that (commit: 679aeb7)
—
Martin Ledvinka /
githubweb
- Make sure tests clean up after themselves, deleting any temporary (commit: 1925ab9)
—
Martin Ledvinka /
githubweb
- Library update, including AspectJ 1.9.1 and RDF4J 2.3.1. (commit: f3ecfad)
—
Martin Ledvinka /
githubweb
- Prevent marking transaction for rollback only on NoResultException and (commit: 2e0eb7f)
—
Martin Ledvinka /
githubweb
- Renamed driver Configuration to DriverConfiguration to prevent confusion (commit: 8d44b5a)
—
Martin Ledvinka /
githubweb
- Support anonymous ontologies in OWLAPI driver. Use Optional in for (commit: 8591727)
—
Martin Ledvinka /
githubweb
- Minor code improvements based on SCA. (commit: b2b96a9)
—
Martin Ledvinka /
githubweb
- [Bug #33] Reproducing the bug. (commit: e2087d2)
—
Martin Ledvinka /
githubweb
- [Bug #33] Fixed old property assertion not being removed on merge. (commit: 544a557)
—
Martin Ledvinka /
githubweb
- [0.10.1] Bumped version and updated release notes. (commit: c7df4ba)
—
Martin Ledvinka /
githubweb
- Fixed a Javadoc issue. (commit: 6989a08)
—
Martin Ledvinka /
githubweb
- Fixed javadoc build issue. (commit: 15d3106)
—
Martin Ledvinka /
githubweb
- Started working on Jena OntoDriver, use Jena 3.6.0 (latest version). (commit: cc0b2c1)
—
Martin Ledvinka /
githubweb
- Started working on Jena OntoDriver implementation. (commit: 58ed23d)
—
Martin Ledvinka /
githubweb
- Deleted some obsolete eclipse files. (commit: 6be2bd1)
—
Martin Ledvinka /
githubweb
- Working on Jena File storage connector. (commit: 9dcd8f7)
—
Martin Ledvinka /
githubweb
- Implementation of Jena file storage accessor. (commit: 177b97b)
—
Martin Ledvinka /
githubweb
- Basic in-memory storage implementation. (commit: 3180a8b)
—
Martin Ledvinka /
githubweb
- Storage accessor initialization. (commit: f28ec49)
—
Martin Ledvinka /
githubweb
- Working on the SharedStorageConnector, which implements the read (commit: 297db3b)
—
Martin Ledvinka /
githubweb
- Implementation of the SharedStorageConnector. Moved Transaction utility (commit: 9594eca)
—
Martin Ledvinka /
githubweb
- Transaction handling in the SharedStorageConnector. (commit: 6f3b68e)
—
Martin Ledvinka /
githubweb
- Factory for creating the read committed transactional connectors. (commit: 4768f43)
—
Martin Ledvinka /
githubweb
- Implementation of the transactional connector for read committed (commit: 34c0818)
—
Martin Ledvinka /
githubweb
- Started working on Jena connection implementation. (commit: 7378aab)
—
Martin Ledvinka /
githubweb
- JenaAdapter - saving axioms. (commit: 485ca83)
—
Martin Ledvinka /
githubweb
- JenaAdapter - finished axiom saving implementation. Commit and rollback. (commit: 478599a)
—
Martin Ledvinka /
githubweb
- Jena Driver - Added adapter reference to connection and implemented some (commit: fd2d529)
—
Martin Ledvinka /
githubweb
- Jena driver - implemented connection acquisition from data source. (commit: a9b0177)
—
Martin Ledvinka /
githubweb
- Jena driver - implementation of contains and auto commit configuration. (commit: 48bf8fd)
—
Martin Ledvinka /
githubweb
- Jena driver - listing repository contexts (named graphs). (commit: ccf8ea1)
—
Martin Ledvinka /
githubweb
- Jena driver - listing repository contexts (named graphs). (commit: 615a3e8)
—
Martin Ledvinka /
githubweb
- Jena driver - identifier generator. (commit: 2eed2c5)
—
Martin Ledvinka /
githubweb
- Jena Driver - Working on statement loading. (commit: 25039ff)
—
Martin Ledvinka /
githubweb
- Jena Driver - explicit statement loading. (commit: d304098)
—
Martin Ledvinka /
githubweb
- Enabled Jena integration tests, started with configuration. Removed (commit: c12b017)
—
Martin Ledvinka /
githubweb
- Jena driver - unwrapping to provide access to Jena API. (commit: d08737e)
—
Martin Ledvinka /
githubweb
- Jena driver - create integration tests executable. (commit: 3174c9e)
—
Martin Ledvinka /
githubweb
- Jena driver - handling types. (commit: 82f1427)
—
Martin Ledvinka /
githubweb
- Jena driver - fixed incorrect handling of data property values and (commit: 125c86e)
—
Martin Ledvinka /
githubweb
- Jena driver - enabling more integration tests. (commit: a40b108)
—
Martin Ledvinka /
githubweb
- Jena driver - started working on statement removal. (commit: 3dca4b4)
—
Martin Ledvinka /
githubweb
- JenaDriver - implementation of remove. (commit: 03e7ea1)
—
Martin Ledvinka /
githubweb
- JenaDriver - enabled delete integration tests. (commit: ea469ad)
—
Martin Ledvinka /
githubweb
- JenaDriver - more efficient setup of integration tests. (commit: 45dde78)
—
Martin Ledvinka /
githubweb
- Trying to resolve merge conflict. (commit: 811645d)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Update in the Jena driver. Enabled update integration (commit: 9ef554c)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Properties handling in Jena driver. (commit: 987c98e)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Allow to treat the default graph as union of all named (commit: 037cae2)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Started working on list support. (commit: a424405)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Simple list loading. (commit: 02d9f4c)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Simple list loading from context (named graph). (commit: 4b635c4)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Simple list persist. (commit: a983f9d)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Simple list update. (commit: 77864af)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Refactoring list handling tests in preparation for (commit: e1f0eaa)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Referenced list loading in Jena driver. (commit: 8dfb24c)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Referenced list persist in Jena driver. (commit: f3a57b6)
—
Martin Ledvinka /
githubweb
- Working on referenced list update. (commit: 4d3442c)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Referenced list update in Jena driver. (commit: 3507e22)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Refactoring the list handlers and iterators in Jena (commit: 9b947a9)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Basic query execution infrastructure in the Jena (commit: 2bc3f5a)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Working on result sets for the Jena driver. (commit: 333bf66)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] SelectResultSet implementation in Jena driver. (commit: cb9af13)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] ASK result set implementation in Jena driver. (commit: 796b232)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Statement implementation in Jena driver, integrating (commit: e075d2b)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Enable query integration tests for Jena driver. Minor (commit: 63bf7c0)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Fixed query test issues in Jena driver. (commit: 6eff7ea)
—
Martin Ledvinka /
githubweb
- Handle unbound variables in query results, e.g. when OPTIONAL pattern is (commit: ab52db5)
—
Martin Ledvinka /
githubweb
- Handling of unbound variables in query results in Jena driver. (commit: 7ae03c5)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] PreparedStatement implementation in Jena driver. (commit: f955b1c)
—
Martin Ledvinka /
githubweb
- [Fix] Fixed query parsing bug in OntoDriver statement holder. (commit: 342f7f0)
—
Martin Ledvinka /
githubweb
- Added isOpen method to the Statement API. (commit: 672e43f)
—
Martin Ledvinka /
githubweb
- Ignore inferred properties in the Jena driver (temporary). Log a warning (commit: e36d91d)
—
Martin Ledvinka /
githubweb
- Minor code improvements based on SCA. (commit: 52c4d8d)
—
Martin Ledvinka /
githubweb
- Fixed typo in release notes. (commit: 516a4ec)
—
Martin Ledvinka /
githubweb
- [Fix] Modified typed properties generator to prevent unexpected test (commit: 13dccf4)
—
Martin Ledvinka /
githubweb
- Added test case for merging already managed instance (potential bug was (commit: fc61cd2)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Started working on snapshot-based transactional (commit: d8a09a5)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Finished snapshot-based storage connector in Jena (commit: 9d83e40)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Allow to obtain snapshot-based storage connector in (commit: 1175631)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Implemented storage holder supporting inference. (commit: aaf9d32)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Inference supporting storage connector. (commit: 96f5c2c)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Implemented combination of asserted and inferred data (commit: b5e4e64)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Integrated inference support into the Jena driver. (commit: 194b2c5)
—
Martin Ledvinka /
githubweb
- Added tests for basic inference support (inferred types using subClassOf (commit: bb8bece)
—
Martin Ledvinka /
githubweb
- Pushed context decision into connectors in Jena driver. (commit: cd95434)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Added support for TDB storage. (commit: f3a16b7)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Allow to pass configuration to Jena reasoner. (commit: 1a06ae2)
—
Martin Ledvinka /
githubweb
- [Enhancement #18] Added some basic documentation of the Jena driver. (commit: 728dc35)
—
Martin Ledvinka /
githubweb
- Readme updates. (commit: 1c48020)
—
Martin Ledvinka /
githubweb
- [0.10.0] Bumped version and updated release notes. (commit: bcbd870)
—
Martin Ledvinka /
githubweb
- [Bug #30] Workaround OWLAPI loading RDF multiple times or a property (commit: f3ed924)
—
Martin Ledvinka /
githubweb
- Handle issues with duplicate field exception when ontology and imported (commit: 2d875df)
—
Martin Ledvinka /
githubweb
- Making OWL2Java more configurable. (commit: 30c9046)
—
Martin Ledvinka /
githubweb
- More configurable OWL2Java. (commit: 0441349)
—
Martin Ledvinka /
githubweb
- Added readme file to OWL2Java, explaining configuration parameters and (commit: 80f8210)
—
Martin Ledvinka /
githubweb
- Ignore interfaces annotated with @OWLClass in entity class discovery and (commit: 8863361)
—
Martin Ledvinka /
githubweb
- [Fix] Clone builder handles circular dependencies between entities and (commit: e9e5f55)
—
Martin Ledvinka /
githubweb
- [Fix] Use the Wine ontology in OWLAPI storage connector test to prevent (commit: 31986e1)
—
Martin Ledvinka /
githubweb
- [Fix] Workaround compilation issues in CloneBuilderTest. Use latest (commit: 382687b)
—
Martin Ledvinka /
githubweb
- [0.9.16] Bumped version and updated release notes. (commit: 9409843)
—
Martin Ledvinka /
githubweb
- Minor SCA fixes. (commit: 78a3f80)
—
Martin Ledvinka /
githubweb
- [0.9.15] Bumped version and updated release notes. (commit: eefd9d1)
—
Martin Ledvinka /
githubweb
- [Bug #29] Updated dependencies in jopa-maven-plugin to prevent classpath (commit: f93fd6a)
—
Martin Ledvinka /
githubweb
- [Fix] Fixed incorrect behaviour of contains in Sesame (commit: 73146d1)
—
Martin Ledvinka /
githubweb
- Optimization of memory usage in UnitOfWork. (commit: d46a11f)
—
Martin Ledvinka /
githubweb
- More efficient integration test setup. (commit: 3e3de0a)
—
Martin Ledvinka /
githubweb
- SesameDriver - modified connection listener handling. (commit: 375ff58)
—
Martin Ledvinka /
githubweb
- OwlapiDriver - modified connection listener handling. (commit: e38892e)
—
Martin Ledvinka /
githubweb
- Minor memory usage optimizations. (commit: 6e520a3)
—
Martin Ledvinka /
githubweb
- Further memory optimizations. (commit: ac5e209)
—
Martin Ledvinka /
githubweb
- Fixed broken link to KBSS portal. (commit: c0c5050)
—
Martin Ledvinka /
githubweb
- [Issue #28] Generate vocabulary with stable order of elements. (commit: af74fea)
—
Martin Ledvinka /
githubweb
- [0.9.14] Bumped version and updated release notes. (commit: cba6505)
—
Martin Ledvinka /
githubweb
- Minor version bump of owlapi (commit: 5201359)
—
noreply /
githubweb
- Code was not wrapped in a try-catch block (commit: b9b054c)
—
noreply /
githubweb
- Revert "Minor version bump of owlapi" (commit: 1fd93cf)
—
noreply /
githubweb
- Use OWLAPI 4.2.4 (the same version as in OWLAPI driver) in OWLAPI utils. (commit: d75956c)
—
Martin Ledvinka /
githubweb
- [Bug #22] Fixed OWL2Java silently ignoring missing imports. Introduced a (commit: b57fc72)
—
Martin Ledvinka /
githubweb
- Moved UnsupportedICException into dedicated package. (commit: 15af539)
—
Martin Ledvinka /
githubweb
- Added hyperlink to Example01 (commit: 7a570ed)
—
noreply /
githubweb
- Bumped OWLAPI version in OWL2Java and OWLAPI Utils to 5.1.3 (latest). (commit: 8f7d394)
—
Martin Ledvinka /
githubweb
- Moved surefire plugin declaration into the parent pom. (commit: ad2ea6c)
—
Martin Ledvinka /
githubweb
- Migrated OWLAPI Ontodriver to OWLAPI 5.1.3 (latest). (commit: c6f3a16)
—
Martin Ledvinka /
githubweb
- Switched integration test reasoner to HermiT, as it has built-in support (commit: 6f37ca1)
—
Martin Ledvinka /
githubweb
- Switched reasoner for OWLAPI integration tests to Openllet (a version of (commit: 99e1d53)
—
Martin Ledvinka /
githubweb
- [0.9.13] Bumped version and updated release notes. (commit: 182a1d7)
—
Martin Ledvinka /
githubweb
- Fixed javadoc issue. (commit: c58feb0)
—
Martin Ledvinka /
githubweb
- Added support for specifying query parameter values without XSD datatype (commit: 546f35d)
—
Martin Ledvinka /
githubweb
- Unified another part of the Query and TypedQuery implementations. (commit: 2c31a5a)
—
Martin Ledvinka /
githubweb
- Upgrading to newest rdf4j (commit: 2d9f7ee)
—
kap4020 /
githubweb
- Indicate build status on the readme page. (commit: f72812b)
—
Martin Ledvinka /
githubweb
- Make TODO.md a link to that file (commit: 96bb77b)
—
noreply /
githubweb
- Add hyperlink to jedi example (commit: 2c1d1b5)
—
noreply /
githubweb
- [fix] Generate classes in Java notation (commit: ec56079)
—
yan1994doroshenko /
githubweb
- Javadoc fix, imports cleanup. (commit: 3c6a872)
—
Martin Ledvinka /
githubweb
- [Issue #17] New refresh implementation. (commit: 1dc7321)
—
Martin Ledvinka /
githubweb
- [Issue #17] Reimplemented persist of removed entity. Removed the (commit: 9e87cfe)
—
Martin Ledvinka /
githubweb
- Removed unnecessary lazy initialization of UoW change set. (commit: 44dfd7c)
—
Martin Ledvinka /
githubweb
- [Issue #17] Revert also previous transactional changes on refresh. (commit: 15f6773)
—
Martin Ledvinka /
githubweb
- Code cleanup and improvements based on SCA. (commit: 2ddf426)
—
Martin Ledvinka /
githubweb
- Updated README. (commit: bfe3447)
—
Martin Ledvinka /
githubweb
- [0.9.12] Bumped version and updated release notes. Regenerated license (commit: 5e4cb69)
—
Martin Ledvinka /
githubweb
- Fixed javadoc issues. (commit: 325655d)
—
Martin Ledvinka /
githubweb
- Testing cache behavior. (commit: 43b6723)
—
Martin Ledvinka /
githubweb
- [Feature #7] Added annotations for entity result mapping. (commit: 7f9c8bc)
—
Martin Ledvinka /
githubweb
- Initial FieldResultMapper implementation. (commit: 704fb65)
—
Martin Ledvinka /
githubweb
- Basic EntityResultMapper implementation. (commit: c9c0f84)
—
Martin Ledvinka /
githubweb
- Modified JOPA API to unify handling of attributes and entity identifier. (commit: 4e44f8a)
—
Martin Ledvinka /
githubweb
- Mapping FieldResult configuration to EntityResultMapper. (commit: 4d3665c)
—
Martin Ledvinka /
githubweb
- Unified handling of FieldSpecifications and Identifiers. (commit: ab3b28a)
—
Martin Ledvinka /
githubweb
- Building entity mappers from SparqlResultConfiguration. (commit: b58a81f)
—
Martin Ledvinka /
githubweb
- Testing entity mapping using SparqlResultSetMapping. (commit: 5f35da0)
—
Martin Ledvinka /
githubweb
- Fixed issue with loading test ontology for OWLAPI imports integration. (commit: a3544ef)
—
Martin Ledvinka /
githubweb
- Reproducing issue #10. (commit: 8d7ba3e)
—
Martin Ledvinka /
githubweb
- Mapping field results referencing other entities. (commit: 7637019)
—
Martin Ledvinka /
githubweb
- Support plain identifier object property field mapping in @EntityResult. (commit: 118466e)
—
Martin Ledvinka /
githubweb
- Handle situations when variable is in result set, but it is not bound in (commit: 7573256)
—
Martin Ledvinka /
githubweb
- [Enhancement #7] More testing of entity result mapping. (commit: 171d1f2)
—
Martin Ledvinka /
githubweb
- [Bug #10] Fixed post load not being invoked on referenced entities. (commit: dc25002)
—
Martin Ledvinka /
githubweb
- Minor cleanup in the BeanListenerAspect. Collapsed the setter advices (commit: cd0c554)
—
Martin Ledvinka /
githubweb
- Rewrote BeanListenerAspect to annotation-based Java class so that it can (commit: 84324c3)
—
Martin Ledvinka /
githubweb
- Keep track of entity's persistence context in the instance itself, (commit: 467f1be)
—
Martin Ledvinka /
githubweb
- Do not attempt to load field value if its fetch type is not lazy. (commit: ffbf4b9)
—
Martin Ledvinka /
githubweb
- Minor code quality improvements. (commit: d546c29)
—
Martin Ledvinka /
githubweb
- Rewrote persistence provider discovery to conform to JPA. Added tests (commit: ea52146)
—
Martin Ledvinka /
githubweb
- IsLoaded implementations. (commit: 4055915)
—
Martin Ledvinka /
githubweb
- Code quality improvements, javadoc cleanup. Removed deprecated Metamodel (commit: ae4e665)
—
Martin Ledvinka /
githubweb
- [0.9.11] Bumped version and updated release notes. Regenerated license (commit: b11538a)
—
Martin Ledvinka /
githubweb
- Fixed Javadoc generation issue. (commit: 54af0f1)
—
Martin Ledvinka /
githubweb
- Log the executed query (with bound parameters). (commit: d6545c2)
—
Martin Ledvinka /
githubweb
- [Feature #7] Result set mapping API. (commit: f0d8840)
—
Martin Ledvinka /
githubweb
- [Feature #7] One more annotation. (commit: 5fec61e)
—
Martin Ledvinka /
githubweb
- [fix] Fixed ClassCastException with JDK9 due to inconvertible class (commit: 764b966)
—
yan1994doroshenko /
githubweb
- Use the latest versions of the JaCoCo plugin, AspectJ and (commit: ff08490)
—
Martin Ledvinka /
githubweb
- Modified metamodel building implementation to accommodate incoming (commit: cb2c992)
—
Martin Ledvinka /
githubweb
- Moved JopaInitializationException into appropriate package and changed (commit: 5f7647c)
—
Martin Ledvinka /
githubweb
- Discover SparqlResultSetMapping annotations when building the (commit: 2d39292)
—
Martin Ledvinka /
githubweb
- Started working on result set mappers (VariableResult). (commit: d03b663)
—
Martin Ledvinka /
githubweb
- Basic VariableResult mapping implementation. (commit: dc09556)
—
Martin Ledvinka /
githubweb
- Added manager for result set mappers. (commit: 87b8df8)
—
Martin Ledvinka /
githubweb
- Started working on result set mapper creation on metamodel build. (commit: c2ceed7)
—
Martin Ledvinka /
githubweb
- Build result set mappers on PU initialization. (commit: 6991372)
—
Martin Ledvinka /
githubweb
- Finished variable result set mapping. (commit: 58e1755)
—
Martin Ledvinka /
githubweb
- Updated TODOs. (commit: dcae7d6)
—
Martin Ledvinka /
githubweb
- Started working on constructor result mapping implementation. (commit: 83316e5)
—
Martin Ledvinka /
githubweb
- Finished constructor result mapping. (commit: fbd3be9)
—
Martin Ledvinka /
githubweb
- Code improvements based on SCA. Deleted unused ICQueryGeneration class, (commit: 242c101)
—
Martin Ledvinka /
githubweb
- More SCA-based code modifications. (commit: 33bf781)
—
Martin Ledvinka /
githubweb
- Regenerated license headers. (commit: aae1a22)
—
Martin Ledvinka /
githubweb
- [0.9.10] Bumped version, updated release notes. (commit: d6f663c)
—
Martin Ledvinka /
githubweb
- Added constructor to TransactionRequiredException. (commit: 74e65f8)
—
Martin Ledvinka /
githubweb
- Removed context setting from the Query/Statement API (it did not have (commit: 51f531e)
—
Martin Ledvinka /
githubweb
- Added possibility to specify a descriptor for results in TypedQuery. (commit: 6fd300f)
—
Martin Ledvinka /
githubweb
- Removed println. (commit: b0cc7b1)
—
Martin Ledvinka /
githubweb
- Working on the new strategy of tracking unpersisted changes during (commit: 684087c)
—
Martin Ledvinka /
githubweb
- Processing pending references for OP sets. (commit: 9cb4f6d)
—
Martin Ledvinka /
githubweb
- Remove pending assertion when the target is persisted. (commit: 47815a6)
—
Martin Ledvinka /
githubweb
- Handle pending assertion context. Fixed some tests. (commit: 018f976)
—
Martin Ledvinka /
githubweb
- Removed the obsolete persist reference resolver. (commit: 25c1484)
—
Martin Ledvinka /
githubweb
- Remove pending assertion when the persisted instance is removed before (commit: 89ddbf5)
—
Martin Ledvinka /
githubweb
- Remove pending assertion when the pending value is replaced during (commit: 12b0a6c)
—
Martin Ledvinka /
githubweb
- Unified postCommit and clear in UnitOfWork. (commit: 31e19da)
—
Martin Ledvinka /
githubweb
- Working on improving merge behavior. (commit: c82b85b)
—
Martin Ledvinka /
githubweb
- Updated README with info about some related libraries. (commit: 51cbcf7)
—
Martin Ledvinka /
githubweb
- Removed the old CascadeResolver. (commit: 04a4fff)
—
Martin Ledvinka /
githubweb
- Handle new instance reference persist in lists. (commit: 37cb24a)
—
Martin Ledvinka /
githubweb
- Handle removal of pending references to list items. (commit: 0b3fd0e)
—
Martin Ledvinka /
githubweb
- Working on more robust merge semantics (merge instance into PC which (commit: df129e6)
—
Martin Ledvinka /
githubweb
- Additional testing of merge semantics. Updated TODOs. (commit: 7407c52)
—
Martin Ledvinka /
githubweb
- Use credentials when connecting to remote RDF4J repository (when (commit: cbe6b0b)
—
Martin Ledvinka /
githubweb
- [0.9.9] Bumped version and updated release notes. Updated license (commit: 1e6f9ef)
—
Martin Ledvinka /
githubweb
- Language specification support - added API to descriptors. (commit: 834f6e9)
—
Martin Ledvinka /
githubweb
- Language specification support - load only values with correct language (commit: 38b7c83)
—
Martin Ledvinka /
githubweb
- Language specification support - load only values with correct language (commit: 314eefd)
—
Martin Ledvinka /
githubweb
- Language specification support - load only values with correct language (commit: 952fd6d)
—
Martin Ledvinka /
githubweb
- Added language tag support to the Assertions API. (commit: 6771cdd)
—
Martin Ledvinka /
githubweb
- Support for language tag specification per assertion - Sesame driver. (commit: 3da75f3)
—
Martin Ledvinka /
githubweb
- Language tag specification - support for overriding language with empty (commit: dd4b7f9)
—
Martin Ledvinka /
githubweb
- Language specification support per assertion - OWLAPI driver. (commit: eef32fb)
—
Martin Ledvinka /
githubweb
- Language tag specification support on JOPA level - for loading. (commit: d0b8db4)
—
Martin Ledvinka /
githubweb
- Language tag specification support - allow overriding PU-level language (commit: 7f149c7)
—
Martin Ledvinka /
githubweb
- Language tag specification support - pass language tag to axiom value (commit: 04fd649)
—
Martin Ledvinka /
githubweb
- Modified test runners to be able to check for statement presence in the (commit: beba45e)
—
Martin Ledvinka /
githubweb
- Language tag specification support - use language tag in assertion when (commit: e39c9da)
—
Martin Ledvinka /
githubweb
- Language tag specification support - verified functionality on update (commit: 6c14c9e)
—
Martin Ledvinka /
githubweb
- Use descriptors in second level cache. (commit: ffc4a99)
—
Martin Ledvinka /
githubweb
- Reworked the second level cache to take descriptors into account and (commit: a58c2f1)
—
Martin Ledvinka /
githubweb
- Testing language tag specification support interaction with the second (commit: 5248267)
—
Martin Ledvinka /
githubweb
- Put merged instance into second level cache on transaction commit. (commit: 1d7868a)
—
Martin Ledvinka /
githubweb
- Minor modification in the Descriptor API. (commit: 11a4cb9)
—
Martin Ledvinka /
githubweb
- Updated TODOs. (commit: 3252d9a)
—
Martin Ledvinka /
githubweb
- Fixing issues discovered by SCA. Updated TODOs. (commit: 8c67040)
—
Martin Ledvinka /
githubweb
- [0.9.8] Bumped version and updated release notes. (commit: bba583b)
—
Martin Ledvinka /
githubweb
- Added annotations for the namespace support. (commit: 0b68547)
—
Martin Ledvinka /
githubweb
- [Fix] Fixed type mismatch in loading instances with unmapped properties (commit: a974421)
—
Martin Ledvinka /
githubweb
- [Bug #6] Fixed issue in SPARQL query parser. (commit: 063cc72)
—
Martin Ledvinka /
githubweb
- [Fix] Fixed several code style issues. Fixed loading of types from (commit: 590ec17)
—
Martin Ledvinka /
githubweb
- [Fix] Fixed build issues. (commit: 9df6075)
—
Martin Ledvinka /
githubweb
- Namespace support implementation. (commit: cc44549)
—
Martin Ledvinka /
githubweb
- Updated TODOs. (commit: 5256dab)
—
Martin Ledvinka /
githubweb
- [UPD] Support for generating subclasses, minor code cleanup (commit: 25247e1)
—
kremep1 /
githubweb
- [UPD] code refactoring (commit: 5ce8a3b)
—
kremep1 /
githubweb
- [UPD] code refactoring (commit: b5bce43)
—
kremep1 /
githubweb
- [UPD] owl2java refactoring (commit: b88f31e)
—
kremep1 /
githubweb
- Close statement when query results are determined. (commit: e13da02)
—
Martin Ledvinka /
githubweb
- Close current result set when a statement executes a query/update again. (commit: 2922d7b)
—
Martin Ledvinka /
githubweb
- Resolved issues with context specification in the Sesame driver. (commit: fa1a17b)
—
Martin Ledvinka /
githubweb
- Verified that cached instances do not contain indirect collections (commit: eeabd76)
—
Martin Ledvinka /
githubweb
- [Bug #4] Handle cascading cycles in EntityManager operations. (commit: fa034fd)
—
Martin Ledvinka /
githubweb
- Use FieldSpecification instead of attribute names in ChangeRecord. (commit: efb57b0)
—
Martin Ledvinka /
githubweb
- Fixing issues discovered by SCA. (commit: 1332296)
—
Martin Ledvinka /
githubweb
- [0.9.7] Bumped version and updated release notes. (commit: 9dc1a79)
—
Martin Ledvinka /
githubweb
- [Bug #3] Fixed issue in building metamodel with circular reference (commit: 314343a)
—
Martin Ledvinka /
githubweb
- Fixed some issues discovered by SCA. Indirect collection replacement now (commit: c5bf7a2)
—
Martin Ledvinka /
githubweb
- Fixed some issues discovered by SCA. Indirect collection replacement now (commit: 0c401ba)
—
Martin Ledvinka /
githubweb
- [Fix] Fixed build issue in tests. (commit: 4ffa600)
—
Martin Ledvinka /
githubweb
- Mark current transaction as rollback only when exception is thrown in (commit: a6bbf03)
—
Martin Ledvinka /
githubweb
- Mark current transaction as rollback only when exception is thrown in (commit: 808fea8)
—
Martin Ledvinka /
githubweb
- Replaced direct generation of NPX error messages with creation of (commit: 46a7708)
—
Martin Ledvinka /
githubweb
- Upgraded SesameDriver from Sesame API 2.8.9 to RDF4J 2.2. (commit: 0464130)
—
Martin Ledvinka /
githubweb
- Cleaning up RDF4J dependencies. (commit: eb319b9)
—
Martin Ledvinka /
githubweb
- Fixed issue with cloning special kinds of collections (singleton, array (commit: 45d8846)
—
Martin Ledvinka /
githubweb
- [0.9.5] Bumped version and updated release notes. (commit: 184e675)
—
Martin Ledvinka /
githubweb
- Added the @EntityListeners annotation + test setup. (commit: 874fca5)
—
Martin Ledvinka /
githubweb
- Reworking the entity lifecycle callback structure, so that (commit: b17606c)
—
Martin Ledvinka /
githubweb
- Started working on entity listener discovery during metamodel (commit: a0fc646)
—
Martin Ledvinka /
githubweb
- Implemented entity listener discovery during metamodel initialization. (commit: 87b9057)
—
Martin Ledvinka /
githubweb
- Implemented entity listener callback invocation (including correct (commit: db5bd87)
—
Martin Ledvinka /
githubweb
- Testing entity listener support. (commit: fd1640a)
—
Martin Ledvinka /
githubweb
- Updated TODOs. (commit: ba204c0)
—
Martin Ledvinka /
githubweb
- Escape string query parameters. (commit: 234a972)
—
Martin Ledvinka /
githubweb
- Testing the query parameter escaping. (commit: 1efacdc)
—
Martin Ledvinka /
githubweb
- [Bug #5] Fixed issue with loading classes containing 'class' from jar (commit: b57447c)
—
Martin Ledvinka /
githubweb
- [0.9.6] Bumped version and updated release notes. (commit: 19ea24a)
—
Martin Ledvinka /
githubweb
- Added test to reproduce [Bug #2]. (commit: 8df966d)
—
Martin Ledvinka /
githubweb
- [Bug #2] Do not recursively calculate changes on merged objects. (commit: 5f13970)
—
Martin Ledvinka /
githubweb
- [Bug #2] Working on merge implementation correspondence with JPA. (commit: 6c5167f)
—
Martin Ledvinka /
githubweb
- [Bug #2] Detached value mergers with tests. (commit: fbc9e8a)
—
Martin Ledvinka /
githubweb
- [Bug #2] Fixed most of the merging issues. (commit: da7fdf9)
—
Martin Ledvinka /
githubweb
- [Bug #2] Finished detached entity merge implementation. (commit: 4e0ae6f)
—
Martin Ledvinka /
githubweb
- Removed unused import. (commit: 894abcd)
—
Martin Ledvinka /
githubweb
- [0.9.4] Bumped version and updated release notes. (commit: 4494650)
—
Martin Ledvinka /
githubweb
- Updated TODOs and Readme. (commit: d6605c8)
—
Martin Ledvinka /
githubweb
- Removed some of the constructNPXMessage calls to improve performance. (commit: a82d657)
—
Martin Ledvinka /
githubweb
- One more occurrence of constructNPXMessage removed. (commit: dbc3580)
—
Martin Ledvinka /
githubweb
- [Fix] Fixed cache being ignored on entity load. (commit: f027473)
—
Martin Ledvinka /
githubweb
- More minor performance improvements. (commit: 2ad8e49)
—
Martin Ledvinka /
githubweb
- Build default collection instance when clone of the specified one cannot (commit: e348829)
—
Martin Ledvinka /
githubweb
- [0.9.3] Bumped version and updated release notes. (commit: 3dd7c69)
—
Martin Ledvinka /
githubweb
- Removed criteria API interfaces, they are not implemented in the current (commit: 33afac7)
—
Martin Ledvinka /
githubweb
- [Fix] Removed accidental comment. (commit: 0007edd)
—
Martin Ledvinka /
githubweb
- Added a reference to the ESWC2016 demo to readme. (commit: 0945ce8)
—
Martin Ledvinka /
githubweb
- Do not throw exception when instance corresponding to typed query result (commit: 017a630)
—
Martin Ledvinka /
githubweb
- [Fix] Guard non-empty cardinality constraint on plural attributes as (commit: a33d5cc)
—
Martin Ledvinka /
githubweb
- [Fix] When generating participation constraints of data properties, use (commit: bee6361)
—
Martin Ledvinka /
githubweb
- Added annotations for entity lifecycle listeners. (commit: 6280e02)
—
Martin Ledvinka /
githubweb
- Build metamodel with entity lifecycle listeners. (commit: 9573b93)
—
Martin Ledvinka /
githubweb
- Working on prePersist listener invocation. (commit: 3b0af1a)
—
Martin Ledvinka /
githubweb
- Sonatype deploy configuration. (commit: 3ad11e3)
—
Martin Ledvinka /
githubweb
- Implemented postLoad, postRemove, postPersist and preRemove listeners. (commit: 9fdae72)
—
Martin Ledvinka /
githubweb
- preUpdate and postUpdate entity lifecycle listeners. (commit: 9b67656)
—
Martin Ledvinka /
githubweb
- [0.9.2] Bumped version and updated release notes. (commit: 95f2201)
—
Martin Ledvinka /
githubweb
- [Upd] UoW test. (commit: d9e6228)
—
Martin Ledvinka /
githubweb
- [Fix] Fixed issue with storing instances with String-based identifier in (commit: 8f82a93)
—
Martin Ledvinka /
githubweb
- Swallow NoSuchMethodException in instance builder, there is no point (commit: 6f9e344)
—
Martin Ledvinka /
githubweb
- Do not deploy integration tests artifacts. (commit: 9e7443f)
—
Martin Ledvinka /
githubweb
- Fix major memory leak in persistence context management. (commit: 45d5b5b)
—
Martin Ledvinka /
githubweb
- Refactoring in metamodel. Created MappedSuperclassType and moved common (commit: 4145aa7)
—
Martin Ledvinka /
githubweb
- Finished moving managed type implementation into abstract superclass, (commit: ea69b62)
—
Martin Ledvinka /
githubweb
- Refactoring metamodel building. (commit: 77698a3)
—
Martin Ledvinka /
githubweb
- Fixed issues after metamodel refactoring. Bumped version to 0.8.5. (commit: a1639eb)
—
Martin Ledvinka /
githubweb
- Bumped AspectJ version to 1.8.9 and moved its version property to the (commit: 1dea27f)
—
Martin Ledvinka /
githubweb
- Testing metamodel building with single inheritance. (commit: db2a46d)
—
Martin Ledvinka /
githubweb
- Bean listener aspect - support for inheritance. (commit: aa3bf3b)
—
Martin Ledvinka /
githubweb
- Verifying persist functionality with inheritance support. (commit: 6728f8a)
—
Martin Ledvinka /
githubweb
- Preparing for retrieval tests with inheritance. (commit: bb9d402)
—
Martin Ledvinka /
githubweb
- Testing retrieve with inheritance support. (commit: cad5f1f)
—
Martin Ledvinka /
githubweb
- Testing updates and removes with single inheritance. Restructured the (commit: 3513726)
—
Martin Ledvinka /
githubweb
- Testing superclass instance loading when superclass class assertion is (commit: 0594e3c)
—
Martin Ledvinka /
githubweb
- Added TODO task. (commit: ff663b5)
—
Martin Ledvinka /
githubweb
- Working on two-step polymorphic instance loading. (commit: 790b567)
—
Martin Ledvinka /
githubweb
- Started implementing the entity type resolving strategy for polymorphic (commit: b03190f)
—
Martin Ledvinka /
githubweb
- Basic implementation of the Two-step polymorphic instance loading (commit: 86b401f)
—
Martin Ledvinka /
githubweb
- Testing polymorphic instance loading. (commit: 63c28b4)
—
Martin Ledvinka /
githubweb
- Polymorphic instance loading - working with abstract classes. (commit: 22819d4)
—
Martin Ledvinka /
githubweb
- Testing polymorphic loading in select queries. (commit: c03e413)
—
Martin Ledvinka /
githubweb
- Testing polymorphic loading from cache. (commit: 9c0ebc5)
—
Martin Ledvinka /
githubweb
- Reversed mapping of instances in the second-level cache in order to (commit: 0d65b72)
—
Martin Ledvinka /
githubweb
- Polymorphic load working with the second-level cache. (commit: 0cf31f8)
—
Martin Ledvinka /
githubweb
- Testing polymorphic loading interaction with second-level cache. (commit: c6dbea8)
—
Martin Ledvinka /
githubweb
- Fixes after merge from development. (commit: 76ba838)
—
Martin Ledvinka /
githubweb
- Testing polymorphic attributes. (commit: 5305091)
—
Martin Ledvinka /
githubweb
- Bumped version to 0.9.0 and updated release notes. Regenerated license (commit: 30ef565)
—
Martin Ledvinka /
githubweb
- Reset constant value to be replaceable by maven. (commit: f7ec04c)
—
Martin Ledvinka /
githubweb
- Fixed minor code quality issues. (commit: ce4f7c3)
—
Martin Ledvinka /
githubweb
- Plural datatype property support - OOM implementation. (commit: 9f27c39)
—
Martin Ledvinka /
githubweb
- Plural datatype property support - testing. (commit: b3403ff)
—
Martin Ledvinka /
githubweb
- Updated release notes and TODOs, bumped version to 0.8.8. Regenerated (commit: 7a00fc0)
—
Martin Ledvinka /
githubweb
- Ignore two delete integration tests because of issues with OWL2Query. (commit: 68565e5)
—
Martin Ledvinka /
githubweb
- Added some tests and did some minor changes. (commit: d671163)
—
Martin Ledvinka /
githubweb
- Minor maven config cleanup. (commit: 5705df3)
—
Martin Ledvinka /
githubweb
- Prevent infinite loops in hashcode. (commit: 1ec2079)
—
Martin Ledvinka /
githubweb
- Added support for Query.executeUpdate for executing SPARQL Update (commit: 860eec4)
—
Martin Ledvinka /
githubweb
- Prevent possible infinite loop in the bean listener aspect. (commit: 534ea85)
—
Martin Ledvinka /
githubweb
- Fixed change merging into singleton collections. Bumped version to (commit: 75d5d73)
—
Martin Ledvinka /
githubweb
- Updated TODOs. (commit: 6933d82)
—
Martin Ledvinka /
githubweb
- Attempting to fix issues with reasoning in OWLAPI driver - reasoner does (commit: 8d57f39)
—
Martin Ledvinka /
githubweb
- Resolve issues with imports in transactional snapshots. (commit: 1b6dd5c)
—
Martin Ledvinka /
githubweb
- Fixed transactional snapshot creation in the OWLAPI driver. Bumped (commit: 5b544b0)
—
Martin Ledvinka /
githubweb
- Fixed randomly occurring issue with property value removal. (commit: d1e4e34)
—
Martin Ledvinka /
githubweb
- More code quality improvements. (commit: afb2618)
—
Martin Ledvinka /
githubweb
- Code quality improvements. Updated TODOs. (commit: ab30578)
—
Martin Ledvinka /
githubweb
- API for the named native query support. (commit: 0c83be1)
—
Martin Ledvinka /
githubweb
- Started working on named query implementation. (commit: ff24b3f)
—
Martin Ledvinka /
githubweb
- Native named query support on the metamodel level. (commit: 62f2395)
—
Martin Ledvinka /
githubweb
- Finished named native query support. Testing. (commit: 86dfb1a)
—
Martin Ledvinka /
githubweb
- License headers regenerated. Version set to 0.8.4. (commit: e0bbe44)
—
Martin Ledvinka /
githubweb
- Consistent duplicate identifier handling. (commit: eefe285)
—
Martin Ledvinka /
githubweb
- Implementing support for an individual being instance of multiple (commit: dd4e958)
—
Martin Ledvinka /
githubweb
- Reworking duplicate identifer handling. (commit: c5b30db)
—
Martin Ledvinka /
githubweb
- Updated README and TODO. (commit: 9b727f2)
—
Martin Ledvinka /
githubweb
- Corrected OWL2Java version constant. (commit: 332daaa)
—
Martin Ledvinka /
githubweb
- Implementing support for an individual being instance of multiple (commit: 81e4930)
—
Martin Ledvinka /
githubweb
- Fixed major issue in collection change detection. Updated version to (commit: a4bbff4)
—
Martin Ledvinka /
githubweb
- Sesame driver performance improvements. (commit: 41e5bc7)
—
Martin Ledvinka /
githubweb
- Working on Sesame driver performance improvements. (commit: 14ae97f)
—
Martin Ledvinka /
githubweb
- Workaround for multiple EMFs accessing the same local native Sesame (commit: b6bc966)
—
Martin Ledvinka /
githubweb
- More efficient handling of repository connection in the Sesame driver. (commit: 87a2849)
—
Martin Ledvinka /
githubweb
- Updated TODOs. (commit: 35150c6)
—
Martin Ledvinka /
githubweb
- Prevent non-entities being passed to entity manager operations. (commit: 5b57ed7)
—
Martin Ledvinka /
githubweb
- Fixing issues discovered by SCA. (commit: 5e8ad61)
—
Martin Ledvinka /
githubweb
- Started working on mapped superclass support. (commit: 4b533c9)
—
Martin Ledvinka /
githubweb
- Testing clone building with mapped superclasses. (commit: 127f018)
—
Martin Ledvinka /
githubweb
- Handle IRI characters which would cause Java identifiers to be invalid (commit: f9dc0d1)
—
Martin Ledvinka /
githubweb
- Set version to 0.8.0-SNAPSHOT (commit: c0350ab)
—
Martin Ledvinka /
githubweb
- Testing mapper superclass change management. (commit: 9c70d36)
—
Martin Ledvinka /
githubweb
- Testing handling of entities with mapped superclass. (commit: 3d2ca03)
—
Martin Ledvinka /
githubweb
- Integration testing of mapped superclass support. (commit: 5c81c2d)
—
Martin Ledvinka /
githubweb
- Do not log static field skipping in metamodel building, it floods the (commit: c2e14a6)
—
Martin Ledvinka /
githubweb
- Version 0.8.0. Updated release notes. Regenerated license headers. (commit: 6d3d4ed)
—
Martin Ledvinka /
githubweb
- Version 0.7.12. (commit: 8a48200)
—
Martin Ledvinka /
githubweb
- Fixed issue with updating property values in contexts (when the new (commit: 6faa275)
—
Martin Ledvinka /
githubweb
- Minor code quality improvements. (commit: 56ddf0f)
—
Martin Ledvinka /
githubweb
- Verify integrity constraints of merged instances (on commit). (commit: b1284eb)
—
Martin Ledvinka /
githubweb
- When merging changes on a field, use original if the clone is a managed (commit: e992c34)
—
Martin Ledvinka /
githubweb
- Bumped version to 0.7.11. (commit: bb8e7c4)
—
Martin Ledvinka /
githubweb
- [UPD] add individuals to vocabularies (commit: e3afe36)
—
petr.kremen /
githubweb
- Added support for URI-based types. (commit: 6fdeff3)
—
Martin Ledvinka /
githubweb
- Bumped version to 0.7.10, updated release notes. (commit: 7503bf5)
—
Martin Ledvinka /
githubweb
- Verify that persisting an entity with non-null autogenerated ID does not (commit: 8323ddf)
—
Martin Ledvinka /
githubweb
- Minor code improvements based on SCA. (commit: db41480)
—
Martin Ledvinka /
githubweb
- [UPD] Transformer split; MVN deprecated warning, Java generator options (commit: fb9ea95)
—
petr.kremen /
githubweb
- Fixed issue with running multiple PUs in one VM. Bumped version to (commit: 63c43b6)
—
Martin Ledvinka /
githubweb
- Fixed issue in working with contexts in the Sesame driver - when null (commit: 0b5e91d)
—
Martin Ledvinka /
githubweb
- More info about cardinality constraint violation in the exception. (commit: 1bd3b7a)
—
Martin Ledvinka /
githubweb
- Added basic support for unwrap. (commit: 17cd620)
—
Martin Ledvinka /
githubweb
- Set version to 0.7.8 and updated the release notes. (commit: 5dcf5f7)
—
Martin Ledvinka /
githubweb
- Suppress ontology loading errors in the OWLAPI Driver. When the ontology (commit: 3960d0c)
—
Martin Ledvinka /
githubweb
- Implemented vocabulary generation in OWL2JavaTransformer + added tests (commit: 71e9b3d)
—
Martin Ledvinka /
githubweb
- OWL2Java implementation of vocabulary generator + tests. (commit: 582067f)
—
Martin Ledvinka /
githubweb
- Testing OWL2Java CLI output. Set OWL2Java version in constants using (commit: bf84ca7)
—
Martin Ledvinka /
githubweb
- Bumped version to 0.7.7. Regenerated license headers. (commit: 5a466db)
—
Martin Ledvinka /
githubweb
- Use configuration class instead of map of properties in the drivers. (commit: dc5ec9f)
—
Martin Ledvinka /
githubweb
- Fixed some issues discovered by SCA. (commit: 1d703d7)
—
Martin Ledvinka /
githubweb
- Fix some issues discovered by SCA. (commit: b0a217a)
—
Martin Ledvinka /
githubweb
- Handle null values in collections in OOM. (commit: 40bb82e)
—
Martin Ledvinka /
githubweb
- Adjusted metamodel processing to support plain identifiers as OP values. (commit: 919ed71)
—
Martin Ledvinka /
githubweb
- Support for plain identifier object property values in singular (commit: 964148b)
—
Martin Ledvinka /
githubweb
- Started working on plain identifier object property value support in (commit: 860a815)
—
Martin Ledvinka /
githubweb
- Support for plain identifier object property value in sets finished. (commit: b32b847)
—
Martin Ledvinka /
githubweb
- Integration tests of plural plain individual object property attributes. (commit: 92dfe82)
—
Martin Ledvinka /
githubweb
- Simple list support for plain identifier values. (commit: 2f5c717)
—
Martin Ledvinka /
githubweb
- Referenced list support for plain identifier values. Plus integration (commit: 6cad0b1)
—
Martin Ledvinka /
githubweb
- Fixed issue with multiple modifications of a list during single (commit: d039fe3)
—
Martin Ledvinka /
githubweb
- Support for plain identifiers (URI and URL) in annotation properties. (commit: 3c0fb18)
—
Martin Ledvinka /
githubweb
- Integration testing of plain identifiers support in annotation (commit: 140cf49)
—
Martin Ledvinka /
githubweb
- Removed some of the unnecessary log output in integration tests. (commit: 37a3903)
—
Martin Ledvinka /
githubweb
- Version upgraded to 0.7.6. Regenerated license headers. (commit: 3b3812b)
—
Martin Ledvinka /
githubweb
- Fixed test issues. (commit: e66986e)
—
Martin Ledvinka /
githubweb
- Updated release notes. (commit: e6adb8b)
—
Martin Ledvinka /
githubweb
- Use xsd:int for Java int/Integer values consistently throughout the (commit: b1c0add)
—
Martin Ledvinka /
githubweb
- Testing collection adapters. (commit: d2f34b2)
—
Martin Ledvinka /
githubweb
- Fix a TODO. (commit: 3fc288a)
—
Martin Ledvinka /
githubweb
- Improved conversion of properties URIs and values. (commit: fdfddcf)
—
Martin Ledvinka /
githubweb
- Fixing SCA errors. (commit: 108021e)
—
Martin Ledvinka /
githubweb
- Support for reading typed properties + fixed some issues with value (commit: 83ea349)
—
Martin Ledvinka /
githubweb
- Handle nulls in properties values extraction. Increased version to (commit: af1854f)
—
Martin Ledvinka /
githubweb
- Added release notes file. (commit: 6fc6b92)
—
Martin Ledvinka /
githubweb
- Finished integration testing of the new typed properties support. (commit: 6e59b92)
—
Martin Ledvinka /
githubweb
- Implemented typed properties support on OOM level. (commit: 4b4d964)
—
Martin Ledvinka /
githubweb
- Support for typed properties in OWLAPI driver. (commit: 143523b)
—
Martin Ledvinka /
githubweb
- Added support for remote locations in mapping file parser. (commit: 99c3954)
—
Martin Ledvinka /
githubweb
- Migrating to SLF4J. (commit: 7d07b05)
—
Martin Ledvinka /
githubweb
- Finished migration to SLF4J and bumped version to 0.7.3. (commit: 32b5491)
—
Martin Ledvinka /
githubweb
- Enable class name configuration in ICs for OWL2Java transformation. (commit: 7c1c71a)
—
Martin Ledvinka /
githubweb
- Bumped version to 0.7.2 (moved OntoDriverProperties into another (commit: ae93d14)
—
Martin Ledvinka /
githubweb
- Ignore context info in OWLAPI driver. (commit: 81f05f0)
—
Martin Ledvinka /
githubweb
- Support URIs as mapping file paths. Bumped version to 0.7.1. (commit: 7ca0d65)
—
Martin Ledvinka /
githubweb
- Added mapping file support. Also added workaround for OWL2Query's issue (commit: 500c759)
—
Martin Ledvinka /
githubweb
- Fixed issue with properties axioms loading in the Sesame driver. (commit: 0bac9d0)
—
Martin Ledvinka /
githubweb
- Fixed bug in properties merge. (commit: 5c65f2b)
—
Martin Ledvinka /
githubweb
- Moving examples into a separate repository. (commit: d002efe)
—
Martin Ledvinka /
githubweb
- Updated README to reflect relocation of the examples. (commit: de9f39f)
—
Martin Ledvinka /
githubweb
- Removed the example projects (they were moved into a separate (commit: a6e5a84)
—
Martin Ledvinka /
githubweb
- Added more thorough @Properties and @Types metamodel checking. (commit: 6cc699c)
—
Martin Ledvinka /
githubweb
- Deleted the sonar-project.properties file, it is not needed for sonar (commit: ef00432)
—
Martin Ledvinka /
githubweb
- Updated README. Added integration test modules to Sonar config. (commit: 1d688df)
—
Martin Ledvinka /
githubweb
- Updated README. (commit: 79ee7ec)
—
Martin Ledvinka /
githubweb
- One more change to sonar properties + fixing first issues discovered by (commit: 8287cc4)
—
Martin Ledvinka /
githubweb
- Removed Jena OntoDriver from sonar modules, there is no source to (commit: f7f7fa6)
—
Martin Ledvinka /
githubweb
- Another attempt to get sonar code analysis working. (commit: 376797d)
—
Martin Ledvinka /
githubweb
- Fixed sonar.sources property value. (commit: 9a9d2a7)
—
Martin Ledvinka /
githubweb
- Added sonar project configuration file. (commit: 49228ec)
—
Martin Ledvinka /
githubweb
- Updated JaCoCo plugin version. (commit: e438b8f)
—
Martin Ledvinka /
githubweb