-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
The generation of VoiD descriptions includes statistical information about the
freuency of occurence of predicates in combinations with subjects and objects.
For large RDF files the memory consumoption is very high to keep track of these
numbers.
A better algorithm should be implemented to lower the memomory consumption
while still doing the analysis in a few passes through the dataset, i.e.
preferable only one pass.
Original issue reported on code.google.com by [email protected]
on 18 Nov 2011 at 12:50