Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for projects.json and projectlist.json in docs #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

willismonroe
Copy link

Seems like all the project specific files are down though... [project]/{x}.json returns an empty page, [project]/json/{x}.json just provides a zip file of the entire project.

Seems like all the project specific files are down though... project/json/{x} just provides a zip files of the entire project.
@jnovotny-lmu
Copy link
Collaborator

Dear Willis,
The final element should be .zip, not .json. For example, http://oracc.museum.upenn.edu/json/rinap-rinap1.zip returns the JSON dataset for rinap/rinap 1.

@willismonroe
Copy link
Author

The documentation says that you can retrieve the individual json files:

For the project rimanum, the URL http://oracc.org/rimanum/manifest.json, yields the following

but that URL resolves to a blank page.

If you change it to http://oracc.museum.upenn.edu/rimanum/json/manifest.json, you get the full project zip file. In fact any URL under [project]/json/ results in the full project zip file, http://oracc.museum.upenn.edu/rimanum/json/nozipplease.json regardless of whether it's a valid JSON endpoint according to the documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants