-
Notifications
You must be signed in to change notification settings - Fork 5
todos
Francesco Corcoglioniti edited this page Aug 27, 2015
·
1 revision
-
rule engine
- improve statement buffer: increase block size, allow removing statements while transferring content to model
- [MAJOR] validation of abox/tbox splitting
- [MAJOR] ruleset decomposition based on rules dependencies
- [MAJOR] same as handling
- [MAJOR] partitioning scheme to scale beyond memory limits
-
quad model
- move to rdfpro-core
- [MAJOR] new implementation supporting parallel loading and not requiring value normalization
-
statement deduplication
- improve parallelism in equals/hash based deduplication implementations
- improve @unique so to use a deduplicator before switching to external sort
-
refactoring
- revise e.f.r.rules.util
- guava: fully adopt the library as it is now part of sesame
- move patched QueryBindingSet to separate (optional) module