Skip to content

Parsers should capture related-[something] in addition to related-article #175

@seasidesparrow

Description

@seasidesparrow

JATSParser has a _parse_related function, but it is only looking for tags of the form related-article, but other relations exist. In the example file below, the paper has a related-object paper that points to a catalog hosted on Zenodo.

In this case, the parser should capture that into a RelatedTo object with type catalog and publisherid [zenodo doi]

Additional context
See /proj/ads/fulltext/sources/ApJ/0980/apj_980_2_213.xml for an example

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions