From ebd692b2959d643509508e51f379b0ce2935dd9c Mon Sep 17 00:00:00 2001 From: SpokenWeb <43453642+spokenweb@users.noreply.github.com> Date: Wed, 14 Jul 2021 22:21:11 -0400 Subject: [PATCH] Update 5-metadata-fields.rst --- docs/5-metadata-fields.rst | 139 +++++++++++++++++++++---------------- 1 file changed, 78 insertions(+), 61 deletions(-) diff --git a/docs/5-metadata-fields.rst b/docs/5-metadata-fields.rst index 0200ec5..4080756 100644 --- a/docs/5-metadata-fields.rst +++ b/docs/5-metadata-fields.rst @@ -662,6 +662,7 @@ A **"node"** link contains the word "node" in the link, followed by an ID, for e For the link by coordinates, you can use the interface of OSM, as described here: https://wiki.openstreetmap.org/wiki/Browsing, so clicking on "share" on the map, and then adding a marker and copying the "link" from there. + .. image:: _static/img/image0.png **Where to find your information:** @@ -684,7 +685,7 @@ For the link by coordinates, you can use the interface of OSM, as described here | | 3. Copy/paste information from the entry for the location in OSM: - .. image:: _static/img/image3.png + .. image:: _static/img/image3_new.png | | **Venue:** For Venue, you may find a specific location name from the source material. @@ -885,38 +886,42 @@ The highest-order label is the “Title,” which is the name of the event. Afte In the example of a poetry reading below, the Title is “Margaret Atwood and Dorothy Livesay, 1969-02-20,” which appears at the top of the graphical interface, and is one of the first lines in XML. All subsequent Headings (the names of the speakers) are subordinate to the Title. Atwood and Livesay are the only two performers here; each gets a Heading or Div. Each performed poem is represented by a subordinate Timespan. Below, the first Timespan is given the label “The Shrunken Forest,” which is the name of the first poem that Atwood reads. The Timespan begins at 00:00:00.00 (the beginning of the event) and ends at 00:01:07.00, with the poem’s conclusion. After a brief pause, which has no Timespan, Atwood introduces the next poem, “Two Versions of Sweaters,” and the process repeats. Later in the event, when Livesay takes over, she gets her own Heading or Div, her poems are represented as Timespans and given labels for their titles, and the process continues. -A full tutorial for working with ERA A+V’s graphical XML editor is available `here`_). +A full tutorial for working with ERA A+V’s graphical XML editor is available `here `__. Below is a simple series of timestamps represented as XML: - -
- - - - - - - - - - -
- -
- - - - - -
-
- - - - - - +.. code-block:: xml + + +
+ + + + + + + + + + +
+ +
+ + + + + +
+
+ +.. code-block:: xml + + + + + + **Degrees of Granularity** @@ -1025,20 +1030,30 @@ There is no exhaustive list of terms to use in every possible timestamping conte In the majority of cases when sound is attributed to one speaker (whether in sound or AV recording), the label should begin with a present tense verb, followed by one or a series of nouns providing essential information regarding that action. In performative contexts the verb “Performs” should be used primarily, while other terms that imply a more specific type of performance should be used when directly referenced in the recording. Examples: - Introduces ________ (event, names, titles) - Performs _________ (all encompassing/avoids presumption of intention) - Reads ___________ (if indicated) - Sings ____________ (if indicated) - Resumes _________ (used when a previously identified sound event [say, a - reading of a particular poem] resumes following interruption by another identified - sound event [say, applause or laughter] - Asks ___________ - Addresses ________ (used when a speaker is addressing an individual or the - audience as a whole directly) - Discusses __________ - Announces __________ (for example, announcing intermission between sets, announcing end of event, etc.) - Promotes ___________ (used when host or artist promotes a work or event, i.e. - a book for sale at a book table) + + Introduces ________ (event, names, titles) + + Performs _________ (all encompassing/avoids presumption of intention) + + Reads ___________ (if indicated) + + Sings ____________ (if indicated) + + Resumes _________ (used when a previously identified sound event [say, a + reading of a particular poem] resumes following interruption by another identified + sound event [say, applause or laughter] + + Asks ___________ + + Addresses ________ (used when a speaker is addressing an individual or the + audience as a whole directly) + + Discusses __________ + + Announces __________ (for example, announcing intermission between sets, announcing end of event, etc.) + + Promotes ___________ (used when host or artist promotes a work or event, i.e. + a book for sale at a book table) After the initial verb and accompanying description in a label, subsequent descriptive language in the same annotation is not required to follow the same formula. @@ -1194,25 +1209,27 @@ END **Recommended terms for use in the description of camera framing and movement:** Camera Framing: -* Extreme Long Shot -* Long Shot -* Full Shot -* Medium Long Shot -* Medium Shot -* Medium Close-Up -* Over the Shoulder -* Close-Up -* Extreme Close Up -* Up Shot -* Down Shot + + * Extreme Long Shot + * Long Shot + * Full Shot + * Medium Long Shot + * Medium Shot + * Medium Close-Up + * Over the Shoulder + * Close-Up + * Extreme Close Up + * Up Shot + * Down Shot Camera Movements: -* Pan (left, right) -* Zoom (in, out) -* Dolly (in, out) -* Tilt (up, down) -* Boom (up, down) -* Truck (left, right) + + * Pan (left, right) + * Zoom (in, out) + * Dolly (in, out) + * Tilt (up, down) + * Boom (up, down) + * Truck (left, right)