Skip to content

Parse citation data as publication? #2

@PGijsbers

Description

@PGijsbers

Describe the Feature
The old connector used to parse citation data into publications, it then also uploaded these publications to AI-on-Demand.

This is not present in the current connectors because:

  • with the new permission system, assets uploaded by the hugging face connector would be listed as being from the Hugging Face platform and require a valid Hugging Face identifier. But publications aren't on Hugging Face.
  • it would require an extra step, because we now use the REST API we cannot register publication and dataset together

I think it makes sense not to introduce the old behavior. However, it would be good to still parse the citation data and see if there is a (likely) match with existing Publications on AI-on-Demand (which in the future hopefully come from e.g., arXiv and other venues).

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