internetarchive / internetarchive/openlibrary

RDF data dumps

Open
#5,734 3 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.