Releases: pbonte/C-Sprite
Releases · pbonte/C-Sprite
C-Sprite SPARQL support
C-Sprite for hierarchical reasoning:
- type hierarchies supported (subclass-of)
- property hierarchies supported (subproperty-of)
Added support for SPARQL1.1 queries:
- C-SPRITE performs selection of incoming triples
- Hierarchical reasoning is performed while selecting
- SPARQL queries investigated and type constraints (?x a :Type) and property constraints (?x :prop ?y) are extracted and used for filtering
- Filtered triples forwarded to SPARQL endpoint that performs the joins (Apache jena)
- Each query has its own endpoint
- Esper for performing windowing