Skip to content

Purpose of ExtractorResult(extractor_version=) #387

@mih

Description

@mih

In the same spirit as #386

An extractor must implement get_id(), but is also responsible for calling it and passing the outcome to ExtractorResult.

This seems cumbersome. With the method being required, the extractor runner can query it automatically (and thereby removing the source of error where an implementation does not pass it on to ExtractorResult.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions