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: datatractor_schema:registered_extractors
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
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://datatractor.github.io/schema/main/datatractor_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://datatractor.github.io/schema/main/datatractor_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]+$