Skip to content

Changes

Summary

  1. Support for OSLC Query (#29) (commit: 55d77ab) (details)
Commit 55d77ab7308fddf9281a8318abe090fdf2c466ea by Andrii Berezovskyi
Support for OSLC Query (#29)
Support for OSLC Query & fix #31 exception
Add getResources() function that specifies the filtering query using
oslc.where and oslc.prefixes.
Closes #31: Asking for a resource/subject with a URI that does not
exist in teh
producing a NoSuchElementException
Update git ignores.
Signed-off-by: Andrew Berezovskyi <andriib@kth.se>
El-khoury <jad@kth.se>
(commit: 55d77ab)
The file was modified src/store-core/src/main/java/org/eclipse/lyo/store/internals/JenaTdbStoreImpl.java
The file was modified src/store-core/src/main/java/org/eclipse/lyo/store/internals/SparqlStoreImpl.java
The file was modified src/store-core/pom.xml
The file was modified src/pom.xml
The file was modified src/store-core/src/main/java/org/eclipse/lyo/store/Store.java