TREEcg / bucketizers

Bucketize Linked Data Event Stream members
MIT License
3 stars 2 forks source link

Standardizing root location #9

Open KasperZutterman opened 2 years ago

KasperZutterman commented 2 years ago

@woutslabbinck suggested it could be useful to have a standardized root e.g. root.ttl implemented for all bucketizers.

For the bucketizer-basic this could mean the root contains relations to all sequential pages (1.ttl ... n.ttl).

KasperZutterman commented 2 years ago

Some considerations as discussed with @ddvlanck:

Initial suggestions:

KasperZutterman commented 2 years ago

Also add method getRoot() to return root location. This can be used for publishing announcements, see : https://github.com/TREEcg/LDES-Action/pull/57/