Enum: FileFormatEnum
URI: FileFormatEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| tsv | None | |
| csv | None | |
| ttl | None | |
| json | None | |
| rdfxml | None | |
| nt.gz | None |
Slots
| Name | Description |
|---|---|
| file_format | The format of the file |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/monarch-initiative/monarch-documentation
LinkML Source
name: file_format_enum
from_schema: https://w3id.org/monarch-initiative/monarch-documentation
rank: 1000
permissible_values:
tsv:
text: tsv
csv:
text: csv
ttl:
text: ttl
json:
text: json
rdfxml:
text: rdfxml
nt.gz:
text: nt.gz