-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBlank-RDSS-SIP.request.yml
48 lines (48 loc) · 1.12 KB
/
Blank-RDSS-SIP.request.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
# Human-readable YAML template that converts to valid JSON to use as RDSS test data request.json
messageHeader:
messageClass: "Command"
messageId: "{UUID}"
messageType: "MetadataCreate"
messageBody:
objectUUID: "{UUID}"
objectTitle: ""
objectContributor:
- Person:
personUUID: "{UUID}"
personGivenName: ""
Role: "dataCreator"
- Person:
personUUID: "{UUID}"
personGivenName: ""
Role: "dataCreator"
objectDescription: ""
objectDate:
- dateType: "published"
dateValue: ""
objectResourceType: ""
objectIdentifier:
- identifierValue: ""
identifierType: "DOI"
objectPublisher:
- Role: "publisher"
Organisation:
organisationName: ""
organisationAddress: ""
objectFile:
- fileUUID: "{UUID}"
fileIdentifier: ""
fileName: ""
fileChecksum:
- checksumType: "md5"
checksumValue: ""
fileStorageLocation: "s3://"
fileStorageType: "S3"
- fileUUID: "{UUID}"
fileIdentifier: ""
fileName: ""
fileChecksum:
- checksumType: "md5"
checksumValue: ""
fileStorageLocation: "s3://"
fileStorageType: "S3"