Slot: registered_extractors

A slot for an automatically-generated enumeration of Extractor IDs that support this file type. This slot should be auto-populated by a registry.

URI: mme_schema:registered_extractors

Applicable Classes

Name

Description

Modifies Slot

FileType

A specific encoding of data for storage purposes

no

Properties

  • Range: String

  • Multivalued: True

  • Regex pattern: ^[a-z]+[a-z,0-9,-]*[a-z,0-9]+$

Identifier and Mapping Information

Schema Source

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

LinkML Source

name: registered_extractors
description: A slot for an automatically-generated enumeration of `Extractor` IDs
  that support this file type. This slot should be auto-populated by a registry.
from_schema: https://marda-alliance.github.io/metadata_extractors_schema/main/mme_schema/
rank: 1000
multivalued: true
alias: registered_extractors
owner: FileType
domain_of:
- FileType
range: string
pattern: ^[a-z]+[a-z,0-9,-]*[a-z,0-9]+$