Slot: supported_output_filetypes

An enumeration of the possible output formats of an Extractor. These should match FileTypes present in the registry. They can be specified on extractor execution using the templates described in the Extractor->Usage->command slot, see the Usage class.

URI: mme_schema:supported_output_filetypes

Applicable Classes

Name

Description

Modifies Slot

Extractor

A script, code, or web service that, when executed, can extract information f…

no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://marda-alliance.github.io/metadata_extractors_schema/main/mme_schema/

LinkML Source

name: supported_output_filetypes
description: An enumeration of the possible output formats of an `Extractor`. These
  should match `FileTypes` present in the registry. They can be specified on extractor
  execution using the templates described in the `Extractor->Usage->command` slot,
  [see the `Usage` class](Usage.md).
from_schema: https://marda-alliance.github.io/metadata_extractors_schema/main/mme_schema/
rank: 1000
multivalued: true
alias: supported_output_filetypes
owner: Extractor
domain_of:
- Extractor
range: SupportedFileType
required: false