-
Notifications
You must be signed in to change notification settings - Fork 172
New issue
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
Add Drush command to apply a dictionary to a resource #4320
base: 2.x
Are you sure you want to change the base?
Conversation
This is postponed until we get more clarity on how data dictionaries will operate in terms of type enforcing, indexing, and key definitions. |
Marked as ready for review because we decided to go forward with this regardless of scope on data dictionaries. |
@paul-m wondering if you're able to point to some good sample data to test this with |
Also a little unsure what "Verify that the data dictionary is displayed for the dataset" means exactly |
Fixes [issue#]
Describe your changes
Adds a drush command:
dkan:datastore:apply-dictionary
This command applies the data dictionary to the specified dataset, as configured in the site, and as specified by
describedBy
.QA Steps
drush dkan:datastore:apply-dictionary
for the dataset.Checklist before requesting review
If any of these are left unchecked, please provide an explanation