aiondemand / aiondemand/huggingface-connector

Parse citation data as publication?

未关闭
#2 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Python
星标
0
派生
3
PR 合并指标
30 天内没有已合并 PR

描述

**Describe the Feature**
The old connector used to [parse citation data into publications](https://github.com/aiondemand/AIOD-rest-api/blob/9d45ff8c72ed975ddac0a1877f8ca1e809e2555f/src/connectors/huggingface/huggingface_dataset_connector.py#L138), 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).

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。