CEDAR Metadata
Create a CEDAR metadata record for a file
Create a new CEDAR metadata record for the specified file. CEDAR metadata records follow structured templates and can include rich metadata for data sharing and reuse.
post/files/{file_id}/cedar_metadata_records/
Path parameters
file_idstring required
The unique identifier of the file.
Response
Successfully created a new CEDAR metadata record.
Changes
Changed in 1 of the 2 revisions of this API.1
- ○
added the non-success response with the status
response-non-success-status-added
- ○