Skip to content

ieg-dhr/Linked-Art

Repository files navigation

Linked-Art

Case study of the Kunsthistorisches Institut in Florenz – Max-Planck-Institut database as it appears within the PHAROS consortium.

Files:

  • entity_extraction.py: extracts entities from the database from .trig files and organize them in dictionaries.
  • dictionary_cleaning.ipynb: reorganizes the data structure of the output file from the previous script.
  • class_statistics_1.ipynb: first part of the analysis.
  • class_statistics_2.ipynb: second part of the analysis.
  • tripartite_network.ipynb: builds the network with artworks (and buildings), artists, and photographs.