Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

*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](https://collectionbuilder.github.io/). The images from the films are made available in [International Image Interability Framework (IIIF)](https://iiif.io/) 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](https://liiive.now/), and the images along with their annotations are displayed on the site in an embedded [Glycerine Viewer](https://demo.viewer.glycerine.io/). 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.
Our website is built with [CollectionBuilder](https://collectionbuilder.github.io/). The images from the films are made available in [International Image Interability Framework (IIIF)](https://iiif.io/) 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](https://liiive.now/), and the images along with their annotations are displayed on the site using [Annona Storyboard Viewer](https://ncsu-libraries.github.io/annona/storyboard/). 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.
2 changes: 1 addition & 1 deletion _data/config-browse.csv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
field,display_name,btn,hidden,sort_name,facet_name,values
title,Title,,true,,,
film,,,,Film,Film,Inherent Vice|Licorice Pizza|Phantom Thread|Punch-Drunk Love|There Will Be Blood
film,,,,Film,Film,Boogie Nights|Inherent Vice|Licorice Pizza|Phantom Thread|Punch-Drunk Love|There Will Be Blood
timestamp,,,,,,
angle,,,true,,Camera Angle,overhead|high|low|eye-level|dutch|point of view
distance,,,true,,Camera Distance,extreme close-up|close-up|medium shot|plan américain|full shot|long shot|extreme long shot|establishing shot
Expand Down
2 changes: 1 addition & 1 deletion _data/config-facets.csv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name,display_name,values
film,Film,Inherent Vice|Licorice Pizza|Phantom Thread|Punch-Drunk Love|There Will Be Blood
film,Film,Boogie Nights|Inherent Vice|Licorice Pizza|Phantom Thread|Punch-Drunk Love|There Will Be Blood
angle,Camera Angle,overhead|high|low|eye-level|dutch|point of view
distance,Camera Distance,extreme close-up|close-up|medium shot|plan américain|full shot|long shot|extreme long shot|establishing shot
location,Shot Location,interior|exterior
Expand Down
4 changes: 2 additions & 2 deletions _data/config-table.csv
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
field,display_name
title,Title
timestamp, Timestamp
film, Film
timestamp,Timestamp
film,Film
distance,Camera Distance
location,Shot Location
movement,Camera Movement
Expand Down
51 changes: 0 additions & 51 deletions _data/demo-compoundobjects-allmedia.csv

This file was deleted.

51 changes: 0 additions & 51 deletions _data/demo-compoundobjects-metadata.csv

This file was deleted.

15 changes: 0 additions & 15 deletions _data/demo-metadata.csv

This file was deleted.

Loading
Loading