|
Metadata Home > UVa Metadata Administrative Elements
(UVa AdminMeta)
UVa AdminMeta is currently under development by the Metadata
Steering Group at the University of Virginia Library. The element set,
the minimal requirements, and the DTDs are still considered in-progress. The
DTD will be released as UVa AdminMeta version 2.0 when development and prototyping
are complete.
DTD
at:
http://text.lib.virginia.edu/dtd/admin/adminmeta.dtd
Documentation at: http://dl.lib.virginia.edu/html/admin/
(note: the documentation is NOT up
to date with the current DTD. Please use with caution.)
Mappings
at: http://www.lib.virginia.edu/digital/metadata/mappings.html
Administrative Element Set
Minimal Requirements for Ingest into the UVa Digital
Library
Administrative Element Set
<pid>
<identifier type="UVAfilename"> (filename with extension)
<digiprov>
<source>
<adminrights>
<policy>
<access>
<use>
<technical> (Note: not all technical elements have yet been approved
by the MSG.)
<image> (approved by the MSG)
<filesize type="units">
<format>
<mimetype> (include format at end, i.e., image/tiff)
<compression>
<colorspace> (include the "type" of image file, i.e. type="TIFF" or type="JPEG")
<spatialmetrics>
<imagewidth type="units">
<imagelength type="units">
<sourceX type="units">
<sourceY type="units">
<bitspersample>
<samplesperpixel>
<text> (approved by the MSG)
<character>
<mimetype>
<markup>
<encoding>
<base>
<localmodification>
<audio> (not yet reviewed by the MSG)
<bits_per_sample>
<channel>
<audio_data_rate>
<audio_duration>
<audio_sampling_frequency>
<audio_sound_field>
<checksum>
<extension>
<video> (not yet reviewed by the MSG)
<color>
<compression>
<data_rate>
<duration>
<frame>
<resolution>
<sound_field>
<video_format>
<checksum>
<extension>
<geospatial> (not yet reviewed by the MSG)
<extension>
<checksum>
<stats> (not yet reviewed by the MSG)
<extension>
<checksum>
Minimal Requirements for Ingest into
the UVa Digital Library
<identifier type="UVAfilename"> (filename with extension)
- Object filename (i.e. DLPS filename)
<source>
<adminrights><policy><access>
- Access rights
- Must be one of four values:
- public (Publicly accessible)
- uva (Accessible to UVa community only)
- viva (Accessible to VIVA community only)
- restricted (Restricted to Library staff for management only)
<technical>
For texts:
<technical><text><character>
<technical><text><mimetype>
<technical><text><markup><encoding>
- Type of markup (i.e. xml)
- Must have a label (i.e. "xml"); and a version (i.e. "1.0")
<technical><text><markup><base>
- Markup language
- Must have a label (i.e. "TEI.2"; official name of the markup
language), a type (i.e. "DTD"); a version (i.e. "P4");
and an href (URI to the scheme)
Required if applicable:
<technical><text><markup><base><localmodification>
- Any local modification files used to define the markup
- Must have a label (i.e. "uva-dl-tei"; official name of
the local modification); and an href (URI to the scheme)
For images:
<technical><image><filesize type="units">
- Image filesize (usually type="megabytes" or type="
kilobytes")
<technical><image><format><mimetype>
<technical><image><format><compression>
<technical><image><format><colorspace>
- Colorspace (i.e. RGB color v. grayscale)
- include the "type" of image file (i.e. type="TIFF" or type="JPEG")
<technical><image><format><spatialmetrics><imagewidth
type="units">
- Image width (usually type="pixels")
<imagelength type="units">
- Image length (height, usually type="pixels")
<sourceX type="units">
- First resolution value (usually type="pixels")
<sourceY type="units">
- Second resolution value (usually type="pixels")
Note: <digiprov> is not required because all elements will be accounted
for in the Fedora audit trail.
|