forked from ontop/ontop
-
Notifications
You must be signed in to change notification settings - Fork 0
Replace SPARQL filter
skomlaebri edited this page Mar 4, 2015
·
4 revisions
Ontop supports the replace
SPARQL filter by translating into similar filter expressions in sql. As regular expression filtering is not part of standard SQL, the use of the replace
filter in SPARQL expressions therefore depends on the underlying database.
-
Mysql:
-
H2:
-
Postgres:
-
Oracle:
-
DB2 and SqlServer:
- Quick Start Guide
- Easy-Tutorials
- More Tutorials
- Examples
- FAQ
- Using Ontop
- Learning more
- Troubleshooting
- Developer Guides
- Links