Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.37 KB

README.md

File metadata and controls

10 lines (7 loc) · 1.37 KB

Repository for "Exploring the Benefits for Users of Linked Open Data for Digitized Special Collections"

Subfolders:

  • kolb-proust: includes XSLT and Python scripts for enriching cards (TEI-XML), displaying cards in XTF, and adding links to references that have been digitized; also includes scripts for creating and displaying json of family name co-occurence tables as graphs in browser (using D3 js library and D3-Annotation js library).
  • linked-sp-mockups: early mockups of interface designs that make use of links to name, performance, and theater entities.
  • simple-name-reconciliation: link to folder in @dkudeki's repository containing Python scripts for querying VIAF Auto Suggest API to find VIAF links for personal and corporate names.
  • theater-collections: includes backend Python scripts for transforming CSV metadata files that have been enriched with links to JSON-LD (schema.org semantics) and JSON suitable for ingesting into Solr; also includes frontend (client-side) .js files used by browser to dynamically retrieve text, links and other information using links included in JSON-LD metadata.