-
Notifications
You must be signed in to change notification settings - Fork 41
ordered all DFG checklist documents #326
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
Merged
Merged
Changes from 6 commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
dbb73d0
ordered all DFG checklist documents and uploaded the catalog from an …
6f047a8
restore Latin languages; rename files
Zack-83 efc9238
Apply suggestion from @Zack-83
Zack-83 1ddb36a
Update readme-DFGCheckliste.md
Sabine-Schoenau fac667b
Merge pull request #327 from rdmorganiser/DFG-Checklist_Rename
Sabine-Schoenau c30656b
Update README.md
Zack-83 a7103da
Apply suggestions from code review
Zack-83 0f5ec56
Update README.md
Zack-83 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
File renamed without changes.
File renamed without changes.
4,244 changes: 4,244 additions & 0 deletions
4,244
rdmorganiser/questions/DFG-Checkliste/questions-DFGCheckliste-fullexport.xml
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
86 changes: 47 additions & 39 deletions
86
rdmorganiser/questions/DFG-Checkliste.md → ...ns/DFG-Checkliste/readme-DFGCheckliste.md
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 |
|---|---|---|
| @@ -1,39 +1,47 @@ | ||
| # DFG-Checkliste | ||
| * Contact / Maintainer: RDMO community, rdmo-contact@listserv.dfn.de | ||
| * Version: 1.0 | ||
| * License: CC0 | ||
|
|
||
| # Changes from 2023-06-60 | ||
| * Attribute "https://rdmorganiser.github.io/terms/domain/project/dataset/curation/responsible_person/name" added to question "Who is responsible for curating the data after the end of the project?" | ||
|
|
||
| # Scope | ||
| This catalog is the [checklist published by the DFG](https://www.dfg.de/research_data/checklist), supplemented by help texts and option sets. | ||
|
|
||
| # Import | ||
|
|
||
| ## Files | ||
| * questions/DFG-Checkliste.xml | ||
|
|
||
| ## Dependencies | ||
| RDMO standard domain and option sets required: | ||
| * domain/rdmo.xml | ||
| * options/rdmo.xml | ||
|
|
||
| ## Necessary instution-specific adjustments | ||
| Several questions or linked optionsets of the catalog need institution-specific adjustements after import: | ||
| * https://rdmorganiser.github.io/terms/questions/DFG-Checkliste/data_description/data_content | ||
| * https://rdmorganiser.github.io/terms/questions/DFG-Checkliste/rights/publication_restrictions/publication_limitations | ||
| * https://rdmorganiser.github.io/terms/questions/DFG-Checkliste/exchange_access/reuse/reuse_when | ||
| * https://rdmorganiser.github.io/terms/questions/DFG-Checkliste/responsibilities/resources/datahandling_resources | ||
|
|
||
| ## Installation | ||
| Installing the DFG-checkliste to your rdmo instance from the command line you need to | ||
| ``` | ||
| ./manage.py import /path/to/domain/rdmo.xml | ||
| ./manage.py import /path/to/conditions/rdmo.xml # yes, again | ||
| ./manage.py import /path/to/options/rdmo.xml | ||
| ./manage.py import /path/to/conditions/rdmo.xml # yes, again | ||
| ./manage.py import /path/to/questions/DFG-Checkliste.xml | ||
| ./manage.py import /path/to/tasks/rdmo.xml | ||
| ./manage.py import /path/to/views/rdmo.xml | ||
| ``` | ||
| # DFG-Checkliste | ||
| * Contact / Maintainer: RDMO community, rdmo-contact@listserv.dfn.de | ||
| * Version: 1.0 | ||
|
Zack-83 marked this conversation as resolved.
Outdated
|
||
| * License: CC0 | ||
|
|
||
| # Changes from 2026-03-30 | ||
| There are now two versions of the xml file. Depending on your RDMO system, you should chose the appropriate one: | ||
| * **questions-DFGCheckliste-fullexport.xml** for import in RDMO systems with versions greater than 2.0 | ||
| * **questions-DFGCheckliste-simple.xml** for import in RDMO systems with versions lower than 2.0 | ||
|
Zack-83 marked this conversation as resolved.
Outdated
|
||
|
|
||
| # Changes from 2023-06-60 | ||
| * Attribute "https://rdmorganiser.github.io/terms/domain/project/dataset/curation/responsible_person/name" added to question "Who is responsible for curating the data after the end of the project?" | ||
|
|
||
| # Scope | ||
| This catalog is the [checklist published by the DFG](https://www.dfg.de/research_data/checklist), supplemented by help texts and option sets. | ||
|
|
||
| # Import | ||
|
|
||
| ## Files | ||
| * questions/questions-DFGCheckliste-simple.xml | ||
| OR: | ||
| * questions/questions-DFGCheckliste-fullexport.xml | ||
|
|
||
|
|
||
| ## Dependencies | ||
| RDMO standard domain and option sets required: | ||
| * domain/attributes.xml | ||
| * options/optionsets.xml | ||
|
|
||
| ## Necessary institution-specific adjustments | ||
| Several questions or linked optionsets of the catalog need institution-specific adjustements after import: | ||
| * https://rdmorganiser.github.io/terms/questions/DFG-Checkliste/data_description/data_content | ||
| * https://rdmorganiser.github.io/terms/questions/DFG-Checkliste/rights/publication_restrictions/publication_limitations | ||
| * https://rdmorganiser.github.io/terms/questions/DFG-Checkliste/exchange_access/reuse/reuse_when | ||
| * https://rdmorganiser.github.io/terms/questions/DFG-Checkliste/responsibilities/resources/datahandling_resources | ||
|
|
||
| ## Installation | ||
| Installing the DFG-checkliste to your rdmo instance from the command line you need to | ||
| ``` | ||
| ./manage.py import /path/to/domain/rdmo.xml | ||
| ./manage.py import /path/to/conditions/rdmo.xml # yes, again | ||
| ./manage.py import /path/to/options/rdmo.xml | ||
| ./manage.py import /path/to/conditions/rdmo.xml # yes, again | ||
| ./manage.py import /path/to/questions/DFG-Checkliste.xml | ||
| ./manage.py import /path/to/tasks/rdmo.xml | ||
| ./manage.py import /path/to/views/rdmo.xml | ||
| ``` | ||
File renamed without changes.
Oops, something went wrong.
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.