Skip to content

Commit

Permalink
Add keys under 'trace' #138
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-rli committed Jun 18, 2024
1 parent 6fda5f7 commit 867ef9d
Showing 1 changed file with 18 additions and 4 deletions.
22 changes: 18 additions & 4 deletions metadata/v200_draft/demo_gen_example.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,22 @@
}
],
"trace": {
"alternateOf": "",
"checksum": "",
"dateModified": "",
"digtalObjectLocationAccessProtocol": "",
"digitalObjectType": "",
"hadPrimarySource": "",
"hasMetadata": "",
"isMetadataFor": "",
"policy": "",
"provenanceGraph": "",
"specializationOf": "",
"version": "",
"wasDerivedFrom": "",
"wasGeneratedBy": "",
"wasRevisionOf": "",
"wasQuotedFrom": "",
"contributors": [
{
"title": "John Doe",
Expand All @@ -87,9 +103,7 @@
"object": "data and metadata",
"comment": "Fix typo in the title."
}
],
"wasGeneratedBy": "",
"": ""
]
},
"resource": {
"profile": "tabular-data-resource",
Expand Down Expand Up @@ -142,4 +156,4 @@
}
],
"additionalProperties": {}
}
}

0 comments on commit 867ef9d

Please sign in to comment.