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 (6.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

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

README.md

Oral History as Data

This is the Template/Demo Repository for the Oral History as Data Project. You can "Use This Template" to copy the contents of this project and replace them with your own.

Oral History as Data (OHD) provides a static web framework for users to publish and analyze coded oral history and qualitative interviews on the web.

You might also check out the a demo site for this project, which is built from this repository.

Here is some documentation to get you started. The documentation should help you create your content and metadata, and give you some ideas about how OHD is built and how it can be customized.

About Oral History as Data

Oral History as Data was first built in 2018, coming out of work at the University of Idaho Library's Center for Digital Inquiry and Learning (CD?L). The framework served as the foundation for several digital humanities projects, including Voices of Gay Rodeo, Idaho Queered, and CTRL+Shift.

The project is closely related to the CollectionBuilder project, and the current iteration was built on top of a CollectionBuilder-GH template.

Owner

  • Login: marcosvdotcom
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
title: "CollectionBuilder-CSV"
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-csv'
url: 'https://collectionbuilder.github.io/'
license: MIT
version: 1+
date-released: '2021-04-25'
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
  • Public event: 1
  • Push event: 46
Last Year
  • Public event: 1
  • Push event: 46

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
  • base64 >= 0
  • csv >= 0
  • fileutils >= 0
  • image_optim >= 0
  • image_optim_pack >= 0
  • jekyll >= 0
  • logger >= 0
  • mini_magick >= 0
  • ostruct >= 0
  • rake >= 0
  • webrick >= 0