0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Nov 05, 2024 — Nov 05, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'develop' into bugfix/oracleLimit More... over 11 years ago
Added links to error messages in SesameVirtualRepo and QuestDBVirtualStore. Changed method names to consistently use ImplicitDBConstraints in stead of UserConstraints More... over 11 years ago
Changed the SesameVirtualRepo and QuestDBVirtualStore such that the call to setupRepository is not done in the constructors, but moved to a method initialize. Such can a setter method be used to give the implicit db constraints. Changed name of UserConstraints to ImplicitDBConstraints More... over 11 years ago
Added a test for sparql limit to oracle rownum translation when using the SesameVirtualRepo with manual metadata More... over 11 years ago
Change JSQLParser to snapshot 9.1, support of MYSQL regex in the sql parser and mapping analyzer More... over 11 years ago
Merge branch 'develop' of github.com:ontop/ontop into develop More... over 11 years ago
fix typos More... over 11 years ago
Merge branch 'develop' into bugfix/OntologyTypesTest More... over 11 years ago
Merge branch 'bugfix/catchedException' into develop More... over 11 years ago
Refactoring the SesameVirtualRepo constructors More... over 11 years ago
throw exception after sparql query in QuesOWLEmptityChecker More... over 11 years ago
Made it possible to provide UserConstraints in Protege via a file <ontolog>.db_prefs. Did it as simple as possible, no listener, no saving. No tests. More... over 11 years ago
let exceptions in the tests to be thrown Modify MaterializeTest.obda to use h2 More... over 11 years ago
Merge remote-tracking branch 'origin/develop' into feature/userConstraints More... over 11 years ago
Added constructors in SesameVirtualRepo and QuestDBVirtualStore for providing UserConstraints. Also added test More... over 11 years ago
Improved tests for oracle and postgres More... over 11 years ago
types More... over 11 years ago
queriess More... over 11 years ago
Added support for regexp_like in oracle fixed bug in MappingAnalyzer with NOT() in sql Modified tests for postgres and oracle regex More... over 11 years ago
Added (correct) comments to getRealTables More... over 11 years ago
Removed unnecessary duplicate addition of view definitions to the database metadata. Moved the MappingParser constructor call back into the if-blcok for non-full metadata fetching More... over 11 years ago
add the support for regex replace in the sql parser More... over 11 years ago
Support for regexp Postgres in SQL More... over 11 years ago
Removed old user-constraints configuration file "view_keys.lst" More... over 11 years ago
Merged branch 'develop' into feature/userConstraints More... over 11 years ago
Adds tables referred to by foreign keys in user-supplied constraints to the list of tables for which metadata is fetched in the non-full-metadata case. Also some tests for this. More... over 11 years ago
Merge branch 'bugfix/blanklines' into develop More... over 11 years ago
Merge branch 'develop' into feature/jsqlParser More... over 11 years ago
Merge branch 'feature/r2rml' into develop More... over 11 years ago
Merge branch 'develop' into feature/r2rml More... over 11 years ago