-
Notifications
You must be signed in to change notification settings - Fork 4
Features
Michael Bond edited this page Feb 5, 2016
·
15 revisions
- Digital Asset Management
- Transformation and conversion of digital assets for export and display on the web
- Convert Images to different format (any supported by ImageMagick)
- Apply Watermarks
- Apply Borders
- Convert to PDF (Plain or with OCR embedded)
- Optionally combine multiple PDF conversions into single document, generate Thumbnail from first page
- OCR to ascii text
- Convert/Resample Audio and/or Video
- Generate thumbnail from frame in video
- Define allowed file formats for particular forms
- System managed OR User managed Identifier field for a form.
- Manage metadata for forms
- Control vocabulary for subject headings
- Use any metadata schema for digital assets, or mix and match schemas for a specific item
- Drag and drop metadata form creation
- Apply CSS Classes, IDs, Local styles to form elements.
- Default values (with variables for dates, usernames, etc ...)
- Basic validation via preconfigured options.
- Complex validation via regular expressions
- Define 0 or more schema's to metadata fields. Exporting can then use these to determines predicates for triple stores or only export fields marks as a specific type.
- View and Edit permissions per form.
- Edit History for individual items
- Virus checking using ClamAV
- Fixity Checking at system defined intervals (via cron)
- Notification of problems
- Searching for items.
- Customizable Navigation for forms
- "Projects" to group multiple types of digital assets into a single "project"
- Statistics
- Exporting to any format (json, csv, xml, etc ...)
- Revision control of Metadata and digital assets.
- Both metadata and digital assets can be rolled back to any previous revision in the history.
- Dashboard listing important system information (easily customizable).
- Customizable object listing tables (Display the Forms fields that are important for that form)
- Object locking, to prevent multiple users from editing the same object at the same time.
- Shelf list (list all objects entered into a form and thumbnail view)
- Copy created forms to use a starting point for new forms.
- Search subject headings as you type to narrow down list.
- Full System Logging.
- Log all edits to objects in system
- Log all creates
- Log all views
- Log all page accesses.
Developed by WVU Libraries. Distributed under WVU Open Source License.