hathitables:HathiTrust 集合作为 CSVW

时间:2021-06-24 18:36:55
【文件属性】:
文件名称:hathitables:HathiTrust 集合作为 CSVW
文件大小:7KB
文件格式:ZIP
更新时间:2021-06-24 18:36:55
Python hathitables 演示了如何将 HathiTrust 集合作为链接数据友好的 CSV 又名共享。 有关这项工作的更多背景信息,请访问 MITH 页面上的项目。 如果您想为给定的 HathiTrust 集合获取 CSV,您可以在命令行上使用 hathitables: % hathitables.py 1761339300 > 1761339300.csv 以下是如何编写 CSVW 客户端可以找到的元数据: % hathitables.py --metadata 1761339300 > 1761339300.csv-metadata.json 如果你愿意,你也可以从 Python 以编程方式使用 hathitables: import hathitables collection = hathitables . Collection ( '1761339300' ) c
【文件预览】:
hathitables-master
----requirements()
--------python3.txt(65B)
--------python2.txt(76B)
----test.py(4KB)
----.travis.yml(174B)
----LICENSE(1KB)
----setup.py(929B)
----README.md(1KB)
----hathitables.py(11KB)
----.gitignore(51B)

网友评论