We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The repositories structure we are talking about are:
DatasetRepository
DatasetRepositoryLocalFs
DatasetRepositoryS3
Dataset
MetadataChain
ObjectRepository
NamedObjectRepository
The key motivations are:
core
dataset
The naming should emphasize "storage", so that it's easier to distinguish it from higher lveel DatasetRegistry.
DatasetRegistry
The text was updated successfully, but these errors were encountered:
zaychenko-sergei
Successfully merging a pull request may close this issue.
The repositories structure we are talking about are:
DatasetRepository
/DatasetRepositoryLocalFs
/DatasetRepositoryS3
Dataset
,MetadataChain
interfaces and implementationsObjectRepository
,NamedObjectRepository
, and similarThe key motivations are:
core
anddataset
domainsThe naming should emphasize "storage", so that it's easier to distinguish it from higher lveel
DatasetRegistry
.The text was updated successfully, but these errors were encountered: