Skip to content

GabrieleT0/CHe-CLOUD

Repository files navigation

Logo

CHeCLOUD

CHe-Cloud is an open-source project aimed at creating the Cloud for visualizing Cultural Heritage Linked Open Data. For each resource indexed within the cloud it is possible to view its FAIRness and the main information contained in the resource metadata such as: description, license, SPARQL endpoint and Data Dump. The project comprises two main components: the first (CHe_cloud_generator) is responsible for generating the Cloud by processing resources from the Linked Open Data (LOD) Cloud, supplemented with manually curated entries; the second component, the WebApp, provides a web-based interface for visualizing the resulting Cloud.
Explore the CHe Cloud »

See the additional material for the Article

Repository structure

The CHe_cloud_generator/src folder contains:

  • The Python code used to generate the CHe CLOUD based on the annotations provided by the two researchers, as well as the code for the experiment using the keywords extracted from the SLR and that for the LLMs.
  • The evaluate_fairness.py script, which enables the computation of dataset fairness based on the results from KGHeartBeat.

The CHe_cloud_generator/data folder contains:

  • The keyword_from_SLR folder, which includes the keywords extracted from the papers identified using an SLR approach. These keywords were used to automatically categorize the datasets in the LOD cloud.
  • The WebApp folder, which contains the code required to serve the CHe CLOUD.

Built With

  • image
  • image
  • image