Merge request for new application profile: Patient
Merge request created by Florian Kraft, fkraft@ukaachen.de, created at 10.08.2024 16:10:28
Note: the Review can be carried out either by checking the index.ttl
file under the tab or by copy-and-pasting the content of the file into the AIMS Frontend
-
Copy and paste code into AIMS Frontend. Check the form using under the button. Does everything render correctly and do all the fields work?
-
Do the title and description match -
Is there an English and German version of the title and description? (English is OK, but bi-lingual is preferred.) -
Are various datatypes used? (If applicable, in some cases, only using string
is entirely appropriate.) -
Does each field have a description? -
If pre-defined terms are used, do they make sense? (broadly speaking, e.g., dcterms:author
is not used for a field named "Device".) -
Does sh:targetClass
URL match the base URL? (Applies in most but not all cases.) -
If the base URL (line one in index.ttl
) contains the GUID such ashttps://purl.org/coscine/ap/{GUID}/
, modify this to contain the name of the profile and, if required, the grouping:https://purl.org/coscine/ap/{profileName}/
orhttps://purl.org/coscine/ap/{group}/{profileName}/
-
Change any other instances of the base URL to match.
-
-
Deploy on DSP-10 by clicking the in the pipeline box at the top of the merge request–just under the the
. (add label accordingly when done)
-
Test on DSP-10 by creating a resource with the application profile and adding a file/linked data to the resource on the web interface (add label accordingly when done). Does everything render correctly and do all the fields work? -
If applicable, contact submitter via service desk ticket (check box here and add "waiting" label to request). -
Once review is complete, comment and tag Petar and Benedikt to approve and merge
For more details, see the documentation.
Merge request reports
Activity
marked the checklist item Copy and paste code into AIMS Frontend. Check the form using under the
button. Does everything render correctly and do all the fields work? as completed
Dear @flokraft85, thanks for your fast response via email. I changed description to the one that you provided. Would you like to combine all your profiles under one group? Then they will all show up in Coscine together, like in this example with Dataverse Citation Metadata:
If yes, please provide a name to the group.
Dear @kseniia.dukkart, thanks, this is a great suggestion! Would "Human_genetics" a suitable group name?
added Deployed to D-SP10 ✔ label
added Tested on D-SP10 ✔ label
mentioned in commit 1fb20d95