File
A file entity (MediaObject) with file-specific metadata.
A URI-based identifier, used to reference the entity or file in the RO-Crate. This ensures global uniqueness and enables cross-linking of entities.
Possible values: Value must match regular expression ^https?:\/\/.+
https://catalog.paradisec.org.au/repository/LRB/001The name of the file.
Possible values: non-empty and <= 255 characters
recording.wavThe MIME type of the file.
Possible values: <= 127 characters, Value must match regular expression ^[a-z]+/[a-z0-9\-\+\.]+$
audio/wavThe size of the file in bytes.
Possible values: >= 0
1024A URI-based identifier, used to reference the entity or file in the RO-Crate. This ensures global uniqueness and enables cross-linking of entities.
Possible values: Value must match regular expression ^https?:\/\/.+
https://catalog.paradisec.org.au/repository/LRB/001A URI-based identifier, used to reference the entity or file in the RO-Crate. This ensures global uniqueness and enables cross-linking of entities.
Possible values: Value must match regular expression ^https?:\/\/.+
https://catalog.paradisec.org.au/repository/LRB/001A URI-based identifier, used to reference the entity or file in the RO-Crate. This ensures global uniqueness and enables cross-linking of entities.
Possible values: Value must match regular expression ^https?:\/\/.+
https://catalog.paradisec.org.au/repository/LRB/001access objectrequired
Access information for this file, including content permissions and enrolment details.
Whether content is accessible to the current user.
URL for enrolment or authorisation process if content access is restricted.
{
"id": "https://catalog.paradisec.org.au/repository/LRB/001",
"filename": "recording.wav",
"mediaType": "audio/wav",
"size": 1024,
"memberOf": "https://catalog.paradisec.org.au/repository/LRB/001",
"rootCollection": "https://catalog.paradisec.org.au/repository/LRB/001",
"contentLicenseId": "https://catalog.paradisec.org.au/repository/LRB/001",
"access": {
"content": true
}
}