MaRDA Metadata Extractors Schema
A repository at , containing the
LinkML-based schemas backing the .
The schemas implemented here are machine-actionable. They are used by the Registry to validate entries; a reference implementation demonstrating their pracical use is shown in the .
Contents
The repository contains a schema two user-facing classes:
The
FileTypeclass, used to specify the types of files passed to the extractors by users.The
Extractorclass, used to specify the download, installation, and usage instructions, allowing for machine execution of the defined extractor/parser code, as well as a list ofFileTypescompatible with theExtractor.