Skip to content

artsmia/collection-links

Repository files navigation

This tracks "links" between resources and objects in Mia's collection.

etc…

How it works

Makefile has tasks that pull JSON from disparate sources and wrangle it into cohesive line-delimited JSON files that look something like this:

{"type":"3d","title":"Mia's Doryphoros","link":"https://sketchfab.com/models/8a54983061b74de4bf8b7ca2aca25990","thumb":"<image link>","objectId":"3520"}
{"type":"3d","title":"Lion Statuette, c. 1200","link":"https://sketchfab.com/models/96becab79a604f3a97cbb0a70e55f9b1","thumb":"<image link>","objectId":"19884"}

Each type can have different data, but needs one or more objectIds, a title, and a link to the source of the related content.

This data is used by @artsmia/collection-elasticsearch to index relations into our ElasticSearch powered search, so we can show search results for objects with related content and also all content related to a given artwork

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published