project

The 4Culture Heritage Mapping Project is a digital public archive that visualizes cultural organizations, collections, and living archives throughout King County. The technical development of this mapping project is supported by the University of Washington.

https://github.com/uw-4culture-heritage-map/project

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (12.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

The 4Culture Heritage Mapping Project is a digital public archive that visualizes cultural organizations, collections, and living archives throughout King County. The technical development of this mapping project is supported by the University of Washington.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 10 months ago · Last pushed 7 months ago
Metadata Files
Readme Contributing License Code of conduct Citation Security

README.md

4Culture Heritage Mapping Project

This digital collection site was created using CollectionBuilder-GH, a lightweight, open-source template for publishing digital heritage materials via GitHub Pages.

The site visualizes collections care and heritage stewardship efforts supported by 4Culture across King County. Each mapped record highlights organizations, collections, and individuals who preserve the region’s diverse cultural history, using data drawn from program applications and public archives.

How This Project Works

The project is powered by:

  • A CSV of metadata documenting participating organizations and their collections
  • A folder of JPEG images and PDF files related to each heritage record
  • A GitHub-hosted site structured via Jekyll and the CollectionBuilder-GH template

This prototype supports community visibility and exploratory research into King County's living archives, organizations, and collections stewards.

Note: GitHub Pages is best suited for lightweight, public-facing exhibits. Collections with high-resolution assets or complex access control should use the CollectionBuilder-CSV template or other infrastructure.

Customization & Workflow

We have customized the following files for this project:

  • metadata.csv: Core record data, including organization name, subject area, location, contact, and access methods
  • config-map.csv: Controls display of popup content and map behavior
  • collection-banner.html: Custom branding for 4Culture, including logos and titles
  • objects/: Contains associated media files for mapped organizations

Teaching and Research Value

This site demonstrates a minimal computing approach to cultural heritage mapping and is used as part of an academic internship supported by the University of Washington’s iSchool and 4Culture.

Skills developed and demonstrated through this project include:

  • Git and GitHub version control
  • Metadata creation using CSV
  • Web publishing with Markdown and HTML
  • Static site generation using Jekyll
  • Open data and digital preservation best practices
  • Map-based visualization using Leaflet
  • "Collections as Data" and minimal computing principles

Credits

Project supported by:

Built with CollectionBuilder developed by the University of Idaho Library’s Digital Initiatives and CDIL.

License

This project uses CollectionBuilder’s open source components:

All media and content in this site are provided by the contributing organizations and may have their own rights statements. Refer to the rights field in each metadata entry for usage details.

Owner

  • Name: UW-4Culture-Heritage-Map
  • Login: UW-4Culture-Heritage-Map
  • Kind: organization

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "CollectionBuilder-GH"
type: software
authors:
  - family-names: Williamson
    given-names: Evan Peter
    orcid: https://orcid.org/0000-0002-7990-9924
  - family-names: Becker
    given-names: Devin
    orcid: https://orcid.org/0000-0002-0974-9064
  - family-names: Wikle
    given-names: Olivia
    orcid: https://orcid.org/0000-0001-8122-4169
repository-code: 'https://github.com/CollectionBuilder/collectionbuilder-gh'
url: 'https://collectionbuilder.github.io/'
license: MIT
version: 1+
date-released: '2018-09-23'
abstract: >-
  CollectionBuilder is an open source tool for
  creating digital collection and exhibit websites
  that are driven by metadata and powered by modern
  static web technology.
license: MIT

GitHub Events

Total
  • Member event: 3
  • Push event: 37
  • Create event: 2
Last Year
  • Member event: 3
  • Push event: 37
  • Create event: 2

Dependencies

.github/workflows/jekyll.yml actions
  • actions/checkout v4 composite
  • actions/configure-pages v5 composite
  • actions/deploy-pages v4 composite
  • actions/upload-pages-artifact v3 composite
  • ruby/setup-ruby 4a9ddd6f338a97768b8006bf671dfbad383215f4 composite
Gemfile rubygems
  • jekyll >= 0
  • webrick ~> 1.7