Class: FileDescriptor
URI: hca:FileDescriptor
Attributes
Own
- ➞describedBy 1..1
- Description: The URL reference to the schema.
- Range: String
- ➞schema_version 0..1
- Description: The version number of the schema in major.minor.patch format.
- Range: String
- ➞schema_type 1..1
- Description: The type of the metadata schema entity.
- Range: FileDescriptor_schema_type_options
- ➞file_name 1..1
- Description: The object name of the data file relative to the staging area's
data/
directory - Range: String
- Description: The object name of the data file relative to the staging area's
- ➞file_id 1..1
- Description: UUID that uniquely identifies each data file in its source
- Range: String
- ➞file_version 1..1
- Description: The version of the file given in date time format
- Range: String
- ➞content_type 1..1
- Description: An appropriate MIME type for this file.
- Range: String
- ➞size 1..1
- Description: The size of the file in bytes.
- Range: Integer
- ➞sha256 1..1
- Description: The SHA-256 hash of the file.
- Range: String
- ➞crc32c 1..1
- Description: The CRC-32C code generated for this file.
- Range: String
- ➞sha1 0..1
- Description: The SHA-1 hash of the file.
- Range: String
- ➞s3_etag 0..1
- Description: An AWS S3 ETag of this file
- Range: String