Differences

This shows you the differences between two versions of the page.

Link to this comparison view

233:007_video_checks [2021/12/29 16:21] (current)
Line 1: Line 1:
 +**New 007 video cataloging checks**
 +
 +The following cataloging checks have been added for the 007 field of videorecordings. The first three checks below apply only to videocassettes; the next four checks apply only to video disks; and the final check applies to both videocassettes and video disks.\\
 +\\
 +__New checks for Videocassettes__
 +\\
 +007/00='v'\\
 +007/01='f' \\
 +
 +  * Videocassette format
 +<code>
 +Logic: NOT 007/04= 'a','b','c','i','j','k','m','o','z'
 +</code>
 +**Brief Message**: 007/04: Check video format code \\
 +**Note**: 007: For a videocassette (007/00='v' and 007/01='f'), the code for 007/04 (Videorecording format) should be: 'a' (Beta),  'b' (VHS), 'c' (U-matic), 'i' (Betacam), 'j' (Betacam SP), 'k' (Super-VHS), 'm' (M-II), 'o' (D-2), or 'z' (Other).
 +\\
 +
 +  * Videocassette sound
 +<code>
 +Logic: 07/04='a','b','c','i','j','k','m','o', NOT 007/06='h' 
 +</code>
 +**Brief Message**: 007/06: Check sound medium code \\
 +**Note**: 007: The coding for medium for sound of a videocassete (007/00='v', 007/01='f', and 007/04='a','b','c','i','j','k','m','o','z') should be 'h' (Videotape)
 +\\
 +
 +  * Videocassette dimensions
 +<code>
 +Logic: 007/04='b', NOT 007/07='o'
 +</code>
 +**Brief Message**: 007/07: Check 'dimensions' code \\
 +**Note**: 007: The coding for 007/07 (Dimensions) should be 'o' (1/2 in.) for a VHS (007/00='v', 007/01='f', and 007/04='b'
 +\\
 +\\
 +__New checks for Video disks__
 +\\
 +007/00='v'\\
 +007/01='d' \\
 +
 +  * Video disk format
 +<code>
 +Logic: NOT 007/04= 'g','h','s','v','z'
 +</code>
 +**Brief Message**: 007/04: Check video format code \\
 +**Note**: 007: For a videodisc (007/00='v', 007/01='d'), the code for 007/04 (Videorecording format) should be: 'g' (Laserdisc), 'h' (CED), 's' (Blu-ray disc), 'v' (DVD), or 'z' (Other).
 +\\
 +
 +  * Video disk sound
 +<code>
 +Logic: 007/04='g','h','s','v', NOT 007/06='i'
 +</code>
 +**Brief Message**: 007/06: Check sound medium code \\
 +**Note**: 007: The coding for medium for sound of a videodisc (007/00='v', 007/01='d', and 007/04='g','h','s','v') should be 'i' (Videodisc)
 +\\
 +
 +  * Video disk dimensions -- DVD
 +<code>
 +Logic: 007/04='v', NOT 007/07='z'
 +</code>
 +**Brief Message**: 007/07: Check 'dimensions' code\\
 +**Note**: 007: The coding for 007/07 (Dimensions) should be 'z' (Other) for a DVD (007/00='v', 007/01='d', and 007/04='v'
 +\\
 +
 +  * Video disk dimensions -- Blu-ray
 +<code>
 +Logic: 007/04='s', NOT 007/07='z'
 +</code>
 +**Brief Message**: 007/07: Check 'dimensions' code\\
 +**Note**: 007: The coding for 007/07 (Dimensions) should be 'z' (Other) for a Blu-ray disc (007/00='v', 007/01='d', and 007/04='s'
 +\\
 +\\
 +__New check for both Videocassettes and Video disks__
 +\\
 +007/00='v'\\
 +
 +  * Videorecording sound on medium
 +<code>
 +Logic: IF 007/00='v' NOT 007/05='a'
 +</code>
 +**Brief Message**: 007/05: Video sound shld/be 'a' \\
 +**Note**: 007: The coding for 007/05 (Sound on medium or separate) should, in most cases, be 'a' (Sound on medium) for a video (007/00='v'
  
233/007_video_checks.txt ยท Last modified: 2021/12/29 16:21 (external edit)
Back to top
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki