-
Notifications
You must be signed in to change notification settings - Fork 1
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
include real-world JSON-LD, also Framing examples #3
Comments
@VladimirAlexiev I can get you quite a few (a few 100k) for Dataset, Person, Organization and a few more schema.org type. We (https://github.com/gleanerio/ ) work with several communities that are publishing JSON-LD documents. One of these is the UNESCO Ocean Info Hub you can find information about this work at https://github.com/iodepo/odis-arch with the sources publishing JSON-LD at https://github.com/iodepo/odis-arch/tree/master/collection/config We use the tooling at https://github.com/gleanerio/ to harvest these JSON-LD documents into a S3 object stores like Minio or many others. We use Gleaner and Nabu from GleanerIO to do this in production, but we've been working on https://github.com/gleanerio/archetype as a tool for people to index with (https://github.com/gleanerio/archetype/blob/master/docs/quickstart.md). This is a bit of a testing tool/repo I have been trying to shape up. We have similar sources for the earth science community at https://github.com/earthcube The search interfaces for these two are at https://oceaninfohub.org/ and https://geocodes.earthcube.org/#/landing When you search there, you can also get to the JSON-LD that the partners have published. If you want JSON-LD that is not always pretty, this is surely it. We provide guidance on publishing, but that get interpreted in many ways so a lot of variation all over the place. Again, we don't expose the JSON-LD, but it is easy to use the tools with the sitemaps to get them. The archetype repo could use some love, but if you wanted to use it to harvest the sources in the config files I'd be happy to address any suggestions or needs. I can get you more from other communities we work with as well. For OIH, we also have these compiled into downloadable release graphs, ref: https://github.com/iodepo/odis-arch/tree/master/graphOps/releaseGraphs (this is a work in progress). Those are not JSON-LD but those JSON-LD documents converted and combined into NQ via Nabu. |
If you find a more real life dataset and you'd like to add that to this PR and include the results, I'm happy to merge that. Thanks for working on this |
@hmottestad in filip26/titanium-json-ld#272 (cc @filip26)
Here's what I know:
They use https://github.com/gs1/EPCIS/blob/master/epcis-context.jsonld, which is rather complex (property-dependent contexts etc).
The are also converted to turtle in https://github.com/gs1/EPCIS/tree/master/Turtle
https://data.getty.edu/vocab/aat/300024987
https://data.getty.edu/vocab/tgn/8724262
https://data.getty.edu/vocab/ulan/500517162
Also asked at https://twitter.com/valexiev1/status/1691084004894593024
The text was updated successfully, but these errors were encountered: