aboutcode-org / aboutcode-org/scancode-toolkit

Collect datapackage.json metadata

未关闭
#2,689 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
new feature package scan package-formats
主要语言
Python
星标
2.6k
派生
791
平均合并
1 天 12 小时
30 天内合并 PR
5

描述

- https://dataprotocols.org/data-packages/
- https://specs.frictionlessdata.io/data-package/
- https://specs.frictionlessdata.io/schemas/data-package.json
- https://github.com/search?l=&q=filename%3Adatapackage.json&type=code
-
An example: http://datasets.datalad.org/datapackage.json
```JSON
{
"name": "datalad-datasets",
"datapackage_version": "3",
"title": "The Ultimate DataLad collection of datasets",
"licenses": [{
"name": "ODC-PDDL-1.0",
"path": "http://opendatacommons.org/licenses/pddl/",
"title": "Open Data Commons Public Domain Dedication and License v1.0"
},
{
"title": "varying per each dataset"
}
]
}

```

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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