0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Nov 17, 2024 — Nov 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'develop' into feature/r2rml More... over 11 years ago
add comments, removed not used files More... over 11 years ago
Merge branch 'bugfix/oracleLimit' into develop More... over 11 years ago
Merge branch 'develop' into bugfix/oracleLimit More... over 11 years ago
Merge branch 'bugfix/end-collection-obda-file' into develop More... over 11 years ago
changed oracle limit More... over 11 years ago
Merge branch 'develop' into bugfix/end-collection-obda-file More... over 11 years ago
Unittest for OBDA file ending More... over 11 years ago
Added a boolean "applyUserCOnstraints" to QUest, QuestOWL and QuestOWLFactory to avoid passing around null values. More... over 11 years ago
removed test class for r2rml mapping.ttl of PluginTest More... over 11 years ago
added comments in the tests, removed some old test files More... over 11 years ago
Added support for oracle driverClass "oracle.jdbc.OracleDriver" when generating sql. Added test for this. More... over 11 years ago
OBDA parsing fixed: end collection symbol parsing is more robust More... over 11 years ago
Removed blank line after UNION / UNION ALl in generated SQL. Added test for blank lines in generated sql. (BLank lines are not handled by the oracle command line client) More... over 11 years ago
Moved user-constraints test to the quest-sesame package More... over 11 years ago
Made a path in the api from QuestOWLFactory to Quest for introducing UserConstraints. Added "integration" test that tests UserConstraints and self-join elimination together. Removed the unnecessary options for view_keys More... over 11 years ago
test files added More... over 11 years ago
removed in Potege the alert for not supported triple with R2RML More... over 11 years ago
Merge branch 'develop' of github.com:ontop/ontop into develop More... over 11 years ago
Refactored the reading of user-supplied constraints: Split into a parsing step and a separate step for adding to metadata. Added simple unit tests for the class (UserConstraints). Added preference boolean variable for choosing whether to print the keys registered with ontop. More... over 11 years ago
Changed R2rmlParser to construct literal from rr:column and removed quotes from column if present More... over 11 years ago
Merge branch 'develop' of https://github.com/ontop/ontop.git into develop More... over 11 years ago
renaming More... over 11 years ago
changed name More... over 11 years ago
added comment More... over 11 years ago
added datasource information when translating from ttl to obda More... over 11 years ago
new example metadata More... over 11 years ago
use ModelIOManager to create an obda file Deprecate TurtleFormatter class More... over 11 years ago
Fixed TurtleFormatter to insert correctly column value in obda file More... over 11 years ago
Added the test for literal in r2rmlCheckerTest More... over 11 years ago