Skip to content

Commit

Permalink
Update pbcore_xpath_helpers.rb
Browse files Browse the repository at this point in the history
adds proxy_start_time mapping to pbcore
  • Loading branch information
ekemeyer authored Sep 19, 2024
1 parent fed8d72 commit a678153
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/support/pbcore_xpath_helpers.rb
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ def xpath_presets
supplemental_material: '//pbcoreAnnotation[@annotationType="Supplemental Material"]',
transcript_url: '//pbcoreAnnotation[@annotationType="Transcript URL"]',
transcript_source: '//pbcoreAnnotation[@annotationType="Transcript Source"]',
proxy_start_time: '//pbcoreAnnotation[@annotationType="Proxy Start Time"]',
rights_summary: '//pbcoreRightsSummary/rightsSummary',
rights_link: '//pbcoreRightsSummary/rightsLink',
local_identifier: '//pbcoreIdentifier[@source="Local Identifier"]',
Expand Down

0 comments on commit a678153

Please sign in to comment.