SolidBench / rdf-dataset-fragmenter.js

Fragments an RDF dataset into multiple parts
MIT License
3 stars 8 forks source link

FragmentationStrategyObject does not support relativePath #37

Open pchampin opened 1 week ago

pchampin commented 1 week ago

... while FragmentationStrategySubject does. This asymmetry is a bit odd. (although I understand that strategies have been implemented on a per-need basis, so I guess this was never required)

rubensworks commented 5 days ago

Another issue is that relativePath doesn't appear to the documented in the README.