Skip to content
Snippets Groups Projects

Merge request for new application profile: IoP Process Mining Event Daten Beta

Merge request created by Soo-Yon, soo-yon.kim@rwth-aachen.de, created at 04.06.2024 14:02:43

Note: the Review can be carried out either by checking the index.ttl file under the changes 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 metadata-form 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 as https://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}/ or https://purl.org/coscine/ap/{group}/{profileName}/
    • Change any other instances of the base URL to match.
  • Deploy on DSP-10 by clicking the arrows in the pipeline box at the top of the merge request–just under the the reactions. (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.

Edited by Kseniia Dukkart

Merge request reports

Merged by Kseniia DukkartKseniia Dukkart 8 months ago (Jun 12, 2024 6:45am UTC)

Loading

Pipeline #1364424 passed

Pipeline passed for 88f6917d on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
90 sh:path schema:fileFormat ;
91 sh:maxCount 1 ;
92 sh:class <https://www.iana.org/assignments/media-types/>],
93 [sh:minCount 0 ;
94 sh:name "Reference to Publication"@en ;
95 sh:name "Verweis auf Publikation"@de ;
96 sh:order 16 ;
97 sh:path schema:citation ;
98 sh:datatype xsd:string],
99 [sh:description "Falls keiner der genannten Standards."@de ;
100 sh:description "If none of the aforementioned standards."@en ;
101 sh:minCount 0 ;
102 sh:name "Event DataStandard (Other)"@en ;
103 sh:name "Event Daten Standard (Weitere)"@de ;
104 sh:order 13 ;
105 sh:path dcterms:conformsTo ;
  • 73 sh:datatype xsd:string ;
    74 sh:maxCount 1 ;
    75 dash:singleLine true],
    76 [sh:minCount 0 ;
    77 sh:name "Contributor"@de ;
    78 sh:name "Contributor"@en ;
    79 sh:order 15 ;
    80 sh:path dc11:contributor ;
    81 sh:datatype xsd:string],
    82 [sh:description """Data format according to IANA.
    83 (.xes is actually a xml file.)"""@en ;
    84 sh:description """Dateiformat gemäß des IANA.
    85 (XES-Dateien sind XML Dateien)"""@de ;
    86 sh:minCount 0 ;
    87 sh:name "Dateiformat"@de ;
    88 sh:name "File Format"@en ;
  • added 1 commit

    • 4c7198cf - changed path for "Event DataStandard (Other)" field

    Compare with previous version

  • Kseniia Dukkart marked the checklist item Copy and paste code into AIMS Frontend. Check the form using under the metadata-form button. Does everything render correctly and do all the fields work? as completed

    marked the checklist item Copy and paste code into AIMS Frontend. Check the form using under the metadata-form button. Does everything render correctly and do all the fields work? as completed

  • added 1 commit

    Compare with previous version

  • Kseniia Dukkart added 9 commits

    added 9 commits

    • 6bbfa51b...dd6ec13f - 8 commits from branch master
    • 47918cdb - Merge remote-tracking branch 'origin/master' into Request/9b68ff49-cb8b-4f0d-9750-155985901c4a

    Compare with previous version

  • added 1 commit

    • 6cefebe0 - changed the base link and path

    Compare with previous version

  • Kseniia Dukkart marked the checklist item If the base URL (line one in index.ttl) contains the GUID such as https://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}/ or https://purl.org/coscine/ap/{group}/{profileName}/ as completed

    marked the checklist item If the base URL (line one in index.ttl) contains the GUID such as https://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}/ or https://purl.org/coscine/ap/{group}/{profileName}/ as completed

  • Benedikt Heinrichs approved this merge request

    approved this merge request

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading