internetarchive / internetarchive/openlibrary
RDF data dumps
Open
Lead: @cdrini
Module: Data dumps
Priority: 3
Type: Feature Request
- Dominant language
- Python
- Stars
- 6.7k
- Forks
- 2k
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 138
Description
normal json doesn't lend itself to making graphs
### Describe the problem that you'd like solved
The data dumps of OpenLibrary are only json at the moment
### Proposal & Constraints
make a RDF-compatable datadump
many formats can be used e.g:
- rdf-xml
- ntriples
- json-ld (I think the most easy to currently implement)
### Additional context
https://json-ld.org/ is a great resource for json-ld
https://ontola.io/blog/rdf-serialization-formats/ as a great explanation of the serialization formats
### Stakeholders
@mekarpeles
Contributor guide
Assessment
This issue has not been assessed yet.