https://github.com/luposdate/luposdate
Semantic Web database
https://github.com/luposdate/luposdate
Last synced: 18 days ago
JSON representation
Semantic Web database
- Host: GitHub
- URL: https://github.com/luposdate/luposdate
- Owner: luposdate
- Created: 2012-05-23T14:42:53.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2022-09-01T22:48:12.000Z (over 3 years ago)
- Last Synced: 2024-05-13T09:34:31.627Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 21.8 MB
- Stars: 18
- Watchers: 4
- Forks: 11
- Open Issues: 6
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
- awesome-semantic-web - luposdate - (OS) Semantic Web database. (Databases / Data Cube extensions)
- awesome-semantic-web - luposdate - (OS) Semantic Web database. (Databases / Data Cube extensions)
README
# LUPOSDATE Semantic Web Database Management System
This is a [repository of LUPOSDATE](https://github.com/luposdate/luposdate), a Semantic Web Database Management System developed by [IFIS](http://www.ifis.uni-luebeck.de/) at the [University of Lübeck](http://www.uni-luebeck.de/).
LUPOSDATE is a Semantic Web database supporting
- the RDF query language SPARQL 1.1
- the rule language RIF BLD
- RDFS and OWL2RL
- parts of geosparql and stparql
- visual editing of SPARQL queries, RIF rules and RDF data
- visual representation of query execution plans (operator graphs), optimization and evaluation steps, and abstract syntax trees of parsed queries and rules
We support indexing for large-scale datasets (disk based) and for medium-scale datasets (memory based) as well as processing of (possibly infinite) data streams.
## Documentation
The documentation is available in our [Wiki](https://github.com/luposdate/luposdate/wiki).
A [webdemo](http://www.ifis.uni-luebeck.de/index.php?id=luposdate-demo&L=1) is also available.
## Use LUPOSDATE in your Maven Projects
Just follow [this link](https://github.com/luposdate/luposdate/wiki/Luposdate-in-maven-projects) for a short example...
## Contributors
See our [contributors page](https://github.com/luposdate/luposdate/wiki/Contributors) for a list of contributors to LUPOSDATE. Thanks to all contributors!