Enum: EnumFileHashType
Types of file hashes supported.
URI: cam:EnumFileHashType
Permissible Values
| Value | Meaning | Description | Additional Info |
|---|---|---|---|
| md5 | None | Title: MD5 |
|
| etag | None | Title: ETag |
|
| sha1 | None | Title: SHA-1 |
Identifier and Mapping Information
Schema Source
- from schema: https://includedcc.org/cam-source-enums
LinkML Source
name: EnumFileHashType
description: Types of file hashes supported.
from_schema: https://includedcc.org/cam-source-enums
rank: 1000
permissible_values:
md5:
text: md5
title: MD5
etag:
text: etag
title: ETag
sha1:
text: sha1
title: SHA-1