Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.14.1
-
Fix Version/s: 0.16.0
-
Component/s: Data Module
-
Labels:None
Description
Dataset URIs are a much more friendly way to interact with Datasets. Plus, the Datasets methods can currently do almost everything that individual repositories can. I think the natural next step is to move the DatasetRepository concept into the SPI, so others can write repositories that manage datasets, but it is not a API-level concept. I'd like to hear what others think about this idea.