This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
playground:mavis-samma_integration [2012/08/01 09:35] jros [Import from SAMMA Clean Stylesheet] |
playground:mavis-samma_integration [2019/06/28 16:42] (current) |
||
---|---|---|---|
Line 86: | Line 86: | ||
=== Import files === | === Import files === | ||
- | This is done on the MAVIS Workstation, using MAVIS Client. This import creates Digital Components for each file created with the SAMMA Solo. [see [[#import_from_samma_solo_stylesheet|appendix]] for stylesheet] | + | This is done on the MAVIS Workstation, using MAVIS Client. This import creates Digital Components and copied from info for each file created with the SAMMA Solo. [see [[#import_from_samma_solo_stylesheet|appendix]] for stylesheet] |
==== Importing post-Migration Metadata into MAVIS ==== | ==== Importing post-Migration Metadata into MAVIS ==== | ||
Line 106: | Line 106: | ||
== Import into MAVIS == | == Import into MAVIS == | ||
- | This is done on the MAVIS Workstation, using MAVIS Client. We choose the .csv file and use the convert delimited file option. This import adds copied from info, checksum info, and the examiner notes to the recently created items. [see [[#import_from_online_spreadsheet_stylesheet|appendix]] for stylesheet] | + | This is done on the MAVIS Workstation, using MAVIS Client. We choose the .csv file and use the convert delimited file option. This import adds checksum info and the examiner notes to the recently created items. [see [[#import_from_online_spreadsheet_stylesheet|appendix]] for stylesheet] |
===== Other Things ===== | ===== Other Things ===== | ||
Line 822: | Line 822: | ||
<xsl:variable name="qf" select="' Quality Factor: '"/> | <xsl:variable name="qf" select="' Quality Factor: '"/> | ||
- | <xsl:variable name="url" select="'http://odb30.pvt.hawaii.edu/metadata/'"/> | + | <xsl:variable name="url" select="'http://serverurl/metadata/'"/> |
<xsl:variable name="cleanPDF" select="'_clean.pdf'"/> | <xsl:variable name="cleanPDF" select="'_clean.pdf'"/> | ||
Line 1036: | Line 1036: | ||
<!--<xsl:variable name="motionJPEG" select="'_pres_2.mxf'"/> --> | <!--<xsl:variable name="motionJPEG" select="'_pres_2.mxf'"/> --> | ||
- | <xsl:variable name="url" select="'http://odb30.pvt.hawaii.edu/'"/> | + | <xsl:variable name="url" select="'http://serverurl/'"/> |
<xsl:variable name="pdf" select="'_solo.pdf'"/> | <xsl:variable name="pdf" select="'_solo.pdf'"/> |