pt-annotated

Dev site for Paul Thomas Annotated project

https://github.com/digbmc/pt-annotated

Science Score: 52.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
    Organization digbmc has institutional domain (digitalscholarship.blogs.brynmawr.edu)
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Dev site for Paul Thomas Annotated project

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

README.md

Paul Thomas Annotated: In the Margins

Paul Thomas Annotated: In the Margins is an open access resource devoted to the filmography of Paul Thomas Anderson. Our project involves annotating, scene by scene, screenshots from each of his ten narrative films to date (Hard Eight, Boogie Nights, Magnolia, Punch-Drunk Love, There Will Be Blood, The Master, Inherent Vice, Phantom Thread, Licorice Pizza, One Battle After Another).

Our website is built with CollectionBuilder. The images from the films are made available in International Image Interability Framework (IIIF) format through a static (level 0) implementation and are compatible with the Presentation API 3.0. Annotations are added to the IIIF manifests with liiive, and the images along with their annotations are displayed on the site in an embedded Glycerine Viewer. The collection metadata is available for download in CSV and JSON formats. For reference purposes, each image from the film has been assigned a unique ID based on its film of origin, represented as a four-letter code, and its timestamp, minus the colons. For example, the first image from Punch-Drunk Love has the timestamp 0:00:39, and its ID is PUNC-00039.

Owner

  • Name: Digital Scholarship at Bryn Mawr College
  • Login: digbmc
  • Kind: organization
  • Email: digitalscholarship@brynmawr.edu
  • Location: Bryn Mawr, PA

The Digital Scholarship team at Bryn Mawr College's Library and Information Technology Services.

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
  • Watch event: 2
  • Delete event: 5
  • Push event: 104
  • Pull request event: 37
  • Create event: 3
Last Year
  • Watch event: 2
  • Delete event: 5
  • Push event: 104
  • Pull request event: 37
  • Create event: 3

Dependencies

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