Skip to content

yalelibrary/constellations-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Constellations Data

Description

This repository contains data related to the Constellations project.

Wikidata Lists

These files can be edited to exclude images, exclude properties, and rename properties.

  • entity_list.csv: All the entities to include.
  • all_images_list.csv: A list of all the images in wikidata for the all the entities. This list can be used to create include_images_list.csv by removing the unwanted images.
  • all_properties_list.csv: A list of all the properties in wikidata for the all the entities. This list can be used to create include_properties_list.csv by removing the unwanted properties.
  • include_images_list.csv: A list of all the images to include in the site. This list can be created using all_images_list.csv by removing the unwanted images.
  • include_properties_list.csv: A list of all the properties to include in the site. This list can be created using all_properties_list.csv by removing the unwanted properties. You may also rename the properties in the include_properties_list.csv for any property id.

Biographies

The biographies are in biographies/.
(e.g. biographies/Q102293564.md)

They are in markdown format for easy and safe convertion to HTML.

Publication Lists

The publication lists are in publications/.
(e.g. publications/Q102293564.tsv)

The publications tab separated files are named with the ID of the person.
The columns are title, date, link, journal, role, authors, in that order. Title is required. Columns may be ommitted.

Example roles: editor, co-author.
authors is for other contributors to the publication.

Property Value Overrides

The property value overrides are in property-value-override/.

(e.g. property-value-override/Q102293564.json)

This will override the data in wikidata for a property. If a value in wikidata is not wanted or needs to be edited it can be overridden using these files. To suppress a value for a specific entity, set the property to null. (You can suppress a property for all entities by removing it from the include_properties_list.csv.)

About

Data for the Constellations Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •