-
Notifications
You must be signed in to change notification settings - Fork 23
Home
Natkeeran edited this page Apr 9, 2019
·
78 revisions
After installing the required modules, Solr must be modified so that transcripts can be indexed.
- Indexing transcript content in Solr
- If you are having trouble indexing Oral Histories in Solr, you may wish to use the Test Solr Response Helper Script in the
extras/
directory. There are instructions for using this script - Note: If you are editing files via the Transcripts UI editor, it will take a few seconds for Solr to index that content and for it to appear.
- Supported Audio and Video File Formats
- About Transcript Files and the OH Solution Pack
- Using Third Party Applications to Create Transcripts
- The module includes bootstrap files in
islandora_oralhistories.info
so that the Transcript UI viewer will work for non-bootstrap themes out of the box. However, if you are using a vanilla bootstrap theme (or a theme based off of a vanilla bootstrap theme) and are experiencing trouble relating to version conflicts or some as of yet unforeseen issue, you can likely deletebootstrap/css/oh-bootstrap-all.css
andbootstrap/js/bootstrap.min.js
from theoralhistories.info
file.
The following diagram depicts the two possible ingest workflows of transcripts, using either xml or vtt format and the resulting functionality.
- TRANSCRIPT DSID
- Workarounds if you use vtt only. xml option
These pages may be useful for some.
- How is this module tested?
- WebVTT Validator - Useful tool to validate your mediatrack files. A demo is also available. Note: Validator may or may not be up to date with current WebVTT specification.
- Code4Lib Article
- IslandoraCon Presentation
- Sample, single-tier XML transcript with a sole speaker
- Sample, multi-tier XML transcript with multiple speakers