-
Notifications
You must be signed in to change notification settings - Fork 2
Add Quality Checklist metadata block for CAFE collection #417
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
Open
Saixel
wants to merge
3
commits into
master
Choose a base branch
from
feature/406-quality-checklist
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| datasetfieldtype.customCAFEQualityChecklist.displayName=Quality Checklist | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,21 @@ | ||
| #metadataBlock name dataverseAlias displayName blockURI | ||
| customCAFEQualityChecklist CAFE Quality Checklist | ||
| #datasetField name title description watermark fieldType displayOrder displayFormat advancedSearchField allowControlledVocabulary allowmultiples facetable displayoncreate required parent metadatablock_id termURI | ||
| cafeChecklistReadmeIncluded Review the CAFE Recommended README Template. Are all applicable fields from the template included in this submission description or an attached ReadMe? Indicate whether the ReadMe has been completed for this deposit. See description above for more information. #VALUE text 0 #VALUE TRUE TRUE FALSE TRUE TRUE FALSE customCAFEQualityChecklist | ||
|
Saixel marked this conversation as resolved.
Outdated
|
||
| cafeChecklistDataDictionaryProvided Does this submission include a data dictionary describing all variables, units, etc. as applicable? Indicate whether a data dictionary has been completed for this deposit. See description above for more information. #VALUE text 1 #VALUE TRUE TRUE FALSE TRUE TRUE FALSE customCAFEQualityChecklist | ||
| cafeChecklistSubmissionGuidelines Review the Extracted Data Collection Submission Guidelines. Have you completed all required fields in line with the submission guidance? Indicate whether the Guidelines has been followed for this deposit. See description above for more information. #VALUE text 2 #VALUE TRUE TRUE FALSE TRUE TRUE FALSE customCAFEQualityChecklist | ||
| cafeChecklistSupportingArtifacts Does this submission include a screenshot of the site from which data were downloaded, and any technical documentation and/or data dictionaries that were distributed along with the extracted dataset (as available)? Indicate whether these critical data extraction components have been included for this deposit. See description above for more information. #VALUE text 3 #VALUE TRUE TRUE FALSE TRUE TRUE FALSE customCAFEQualityChecklist | ||
| #controlledVocabulary DatasetField Value identifier displayOrder | ||
| cafeChecklistReadmeIncluded Yes 0 | ||
| cafeChecklistReadmeIncluded No 1 | ||
| cafeChecklistReadmeIncluded Pending addition 2 | ||
| cafeChecklistDataDictionaryProvided Yes 0 | ||
| cafeChecklistDataDictionaryProvided No 1 | ||
| cafeChecklistDataDictionaryProvided Pending addition 2 | ||
| cafeChecklistSubmissionGuidelines Yes 0 | ||
| cafeChecklistSubmissionGuidelines No 1 | ||
| cafeChecklistSubmissionGuidelines Pending addition 2 | ||
| cafeChecklistSupportingArtifacts Yes 0 | ||
| cafeChecklistSupportingArtifacts No 1 | ||
| cafeChecklistSupportingArtifacts Not applicable 2 | ||
| cafeChecklistSupportingArtifacts Pending addition 3 | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.