We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94de82d commit 7f53678Copy full SHA for 7f53678
user_docs/user_stories/dua-guideline.md
@@ -47,8 +47,8 @@ sequenceDiagram
47
activate GHGA
48
GHGA ->> DAC : Forwards DAR
49
deactivate GHGA
50
- DAC ->> DR : Requests necessary information and DTA Template
51
- DR ->> DAC : Information on research project and signed DTA
+ DAC ->> DR : Requests necessary information and forwards DTA Template
+ DR ->> DAC : Sends information on research project and signed DTA
52
DAC ->> RDC : Informs RDC institution on decision <br/>(Acceptance / rejection)
53
RDC ->> DR : Informs Data Requester on decision outcome. <br/>If positive sends countersigned DTA
54
end
0 commit comments