Digital asset management
Encyclopedia
Digital asset management (DAM) consists of management tasks and decisions surrounding the ingestion, annotation, cataloguing, storage, retrieval and distribution of digital asset
Digital asset
A digital asset is any item of text or media that has been formatted into a binary source that includes the right to use it. A digital file without the right to use it is not an asset. Digital assets are categorised in three major groups which may be defined as textual content , images and...

s. Digital photographs, animations, videos and music exemplify the target-areas of media asset management (a sub-category of DAM).

Digital asset management systems (DAMS) include computer software
Computer software
Computer software, or just software, is a collection of computer programs and related data that provide the instructions for telling a computer what to do and how to do it....

 and hardware systems that aid in the process of digital asset management.

The term "digital asset management" (DAM) also refers to the protocol for downloading, renaming, backing up, rating, grouping, archiving, optimizing, maintaining, thinning, and exporting files.

The "media asset management" (MAM) sub-category of digital asset management mainly addresses audio, video and other media content. The more recent concept of enterprise content management
Enterprise content management
Enterprise Content Management is a formalized means of organizing and storing an organization's documents, and other content, that relate to the organization's processes...

 (ECM) often deals with solutions which address similar features but in a wider range of industries or applications.

Smaller DAM systems are easier to categorize as to content and usage since they normally operate in a particular operational context. This would hold true for systems attached to audio or video production systems. The key differentiators here are the type of decoders and I/O (input/output) used for the asset ingest, use and outgest. Since metadata describes the essence (and proxy copies), the metadata can serve as a guide to the playout decoders, transcoders, and channels as well as an input to access control rules. This means that the essence can be treated as a non-described storage object except when being accessed for viewing or editing. There is relevance to this when considering the overall design and use of larger implementations. The closer the asset is to the ingest/edit/playout tool, the greater the technical architecture needs to accommodate delivery requirements such as bandwidth, latency, capacity, access control, availability of resources, etc. The further the asset moves into a general storage architecture (e.g. hierarchical storage management
Hierarchical storage management
Hierarchical storage management is a data storage technique which automatically moves data between high-cost and low-cost storage media. HSM systems exist because high-speed storage devices, such as hard disk drive arrays, are more expensive than slower devices, such as optical discs and magnetic...

 [HSM]) the more it can be treated as a general blob (binary large object
Binary large object
A blob is a collection of binary data stored as a single entity in a database management system. Blobs are typically images, audio or other multimedia objects, though sometimes binary executable code is stored as a blob...

) that is typically held in the filesystem, not the database. The impact of this set of needs means that it is possible and reasonable to design larger systems using smaller, more expensive performance-systems at the edge of the network where the essence is being used in its intended form and less expensive systems further back for storage and archival. This type of design exemplifies Infrastructure Convergence Architecture, where the line-of-business operations technology and IT technologies depend on one another for functional and performance (non-functional) requirements.

Assets

Generally the "asset" being managed is collected and stored in a digital format. There is usually a target version - referred to as "essence" - generally the highest-resolution and highest-fidelity representation. The asset is detailed by its metadata
Metadata
The term metadata is an ambiguous term which is used for two fundamentally different concepts . Although the expression "data about data" is often used, it does not apply to both in the same way. Structural metadata, the design and specification of data structures, cannot be about data, because at...

. Metadata is the description of the asset and the description depth can vary depending on the needs of the system, designer, or user. Metadata can describe, but is not limited to, the description of: asset content (what is in the package?); the means of encoding/decoding (e.g. JPEG
JPEG
In computing, JPEG . The degree of compression can be adjusted, allowing a selectable tradeoff between storage size and image quality. JPEG typically achieves 10:1 compression with little perceptible loss in image quality....

, tar
Tar (file format)
In computing, tar is both a file format and the name of a program used to handle such files...

, MPEG 2
MPEG-2
MPEG-2 is a standard for "the generic coding of moving pictures and associated audio information". It describes a combination of lossy video compression and lossy audio data compression methods which permit storage and transmission of movies using currently available storage media and transmission...

); provenance (history to point of capture); ownership; rights of access; as well as many others. There exist some pre-defined standards and template for metadata such as Dublin Core
Dublin Core
The Dublin Core metadata terms are a set of vocabulary terms which can be used to describe resources for the purposes of discovery. The terms can be used to describe a full range of web resources: video, images, web pages etc and physical resources such as books and objects like artworks...

 and PBCore
PBCore
The PBCore metadata standard was created by the public broadcasting community in the United States of America for use by public broadcasters and related communities. Initial development funding for PBCore was provided by the Corporation for Public Broadcasting...

. In cases of systems that contain large-size asset essences, such as MPEG 2 and JPEG2000 for the cases of images and video, there are usually related "proxy" copies of the essence. A proxy copy is a lower-resolution representation of the essence that can be used as a reference in order to reduce the overall bandwidth requirements of the DAM system infrastructure. It can be generated and retained at the time of ingestion of the asset simultaneous or subsequent to the essence, or it can be generated on the fly using transcode
Transcode
Transcoding is the direct digital-to-digital data conversion of one encoding to another, such as for movie data files or audio files. This is usually done in cases where a target device does not support the format or has limited storage capacity that mandates a reduced file size, or to convert...

rs.

Types of digital asset management systems

The following broad categories of digital asset management systems may be distinguished:
  • Brand asset management systems, with a focus on facilitation of content re-use within large organizations. Here the content is largely marketing- or sales-related, for example, product imagery, logos, marketing collateral or fonts, to give a few examples.
  • Library asset management systems, with a focus on storage and retrieval of large amounts of infrequently changing media assets, for example in video or photo archiving.
  • Production asset management systems focus on managing assets as they are being created for a digital media production (video game, 3D feature film, animation, visual-effects shots, etc.) They usually include work-flow and project-management features coupled with the storage, organization and revision control
    Revision control
    Revision control, also known as version control and source control , is the management of changes to documents, programs, and other information stored as computer files. It is most commonly used in software development, where a team of people may change the same files...

     of frequently changing digital assets.


DAM software may be open source
Open source
The term open source describes practices in production and development that promote access to the end product's source materials. Some consider open source a philosophy, others consider it a pragmatic methodology...

 or proprietary.

Providers

Enterprise-level
Enterprise software
Enterprise software, also known as enterprise application software , is software used in organizations, such as in a business or government, contrary to software chosen by individuals...

 solutions often involve scalable and configurable products that can handle vast numbers of assets (files) as well as large numbers of simultaneous users, workflows, or use cases (multiple applications simultaneously operating against the system). Enterprise systems may, but do not necessarily, include customized products or features added on to the base system or custom-developed to match an organization's workflow. In many cases these systems enter an organization in one department and eventually expand to others or to the entire enterprise as its utility becomes proven, understood and valued. Enterprise systems are offered as installed software - called on-premise - or as Software as a Service
Software as a Service
Software as a service , sometimes referred to as "on-demand software," is a software delivery model in which software and its associated data are hosted centrally and are typically accessed by users using a thin client, normally using a web browser over the Internet.SaaS has become a common...

 — hosted, web-based offers managed and maintained externally.

Some image viewers
Comparison of image viewers
This article presents a comparison of image viewers and image organizers which can be used for image viewing.-General information:Note 1: Adobe Bridge comes included in the price with the Adobe Creative Suite CS2, Adobe Production Studio and Photoshop Elements 4 for Mac OS X...

 and other media-management applications provide some DAM functionality for individual users, including backing up, organizing, and reading/writing metadata
Metadata
The term metadata is an ambiguous term which is used for two fundamentally different concepts . Although the expression "data about data" is often used, it does not apply to both in the same way. Structural metadata, the design and specification of data structures, cannot be about data, because at...

 and keywords.

See also

  • Collaborative software
    Collaborative software
    Collaborative software is computer software designed to help people involved in a common task achieve goals...

  • Content management
    Content management
    Content management, or CM, is the set of processes and technologies that support the collection, managing, and publishing of information in any form or medium. In recent times this information is typically referred to as content or, to be precise, digital content...

  • Data proliferation
    Data proliferation
    Data proliferation refers to the prodigious amount of data, structured and unstructured, that businesses and governments continue to generate at an unprecedented rate and the usability problems that result from attempting to store and manage that data...

  • Desktop publishing
    Desktop publishing
    Desktop publishing is the creation of documents using page layout software on a personal computer.The term has been used for publishing at all levels, from small-circulation documents such as local newsletters to books, magazines and newspapers...

  • Digital artifactual value
    Digital artifactual value
    Digital artifactual value is a preservation term that refers to the intrinsic value of a digital object, rather than the informational content of the object. There are currently no established standards for what constitutes digital artifactual value...

  • Digital library
    Digital library
    A digital library is a library in which collections are stored in digital formats and accessible by computers. The digital content may be stored locally, or accessed remotely via computer networks...

  • Digital preservation
    Digital preservation
    Digital preservation is the set of processes, activities and management of digital information over time to ensure its long term accessibility. The goal of digital preservation is to preserve materials resulting from digital reformatting, and particularly information that is born-digital with no...

  • Extensible Metadata Platform
    Extensible Metadata Platform
    The Adobe Extensible Metadata Platform is a standard, created by Adobe Systems Inc., for processing and storing standardized and proprietary information relating to the contents of a file....

  • Image organizer
    Image organizer
    An image organizer or image management application is application software focused on organizing digital images. Image organizers represent one kind of desktop organizer software applications.- Common image organizers features :...

  • Image retrieval
    Image retrieval
    An image retrieval system is a computer system for browsing, searching and retrieving images from a large database of digital images. Most traditional and common methods of image retrieval utilize some method of adding metadata such as captioning, keywords, or descriptions to the images so that...

  • Information lifecycle management
    Information Lifecycle Management
    Information Lifecycle Management refers to a wide-ranging set of strategies for administering storage systems on computing devices. Specifically, four categories of storage strategies may be considered under the auspices of ILM.-Policy:...

  • Institutional repository
    Institutional repository
    An Institutional repository is an online locus for collecting, preserving, and disseminating - in digital form - the intellectual output of an institution, particularly a research institution....

  • Hierarchical Storage Management
    Hierarchical storage management
    Hierarchical storage management is a data storage technique which automatically moves data between high-cost and low-cost storage media. HSM systems exist because high-speed storage devices, such as hard disk drive arrays, are more expensive than slower devices, such as optical discs and magnetic...

  • Non-Functional Requirements
    Non-functional requirements
    In systems engineering and requirements engineering, a non-functional requirement is a requirement that specifies criteria that can be used to judge the operation of a system, rather than specific behaviors. This should be contrasted with functional requirements that define specific behavior or...

     - Definition of Performance Requirements
  • Preservation Metadata
    Preservation metadata
    Preservation metadata is an essential component of most digital preservation strategies. As an increasing proportion of the world’s information output shifts from analog to digital form, it is necessary to develop new strategies to preserve this information for the long-term. Preservation metadata...

  • Repository OSID
  • Web Content Management System
    Web content management system
    A web content management system is a software system that provides website authoring, collaboration, and administration tools designed to allow users with little knowledge of web programming languages or markup languages to create and manage website content with relative ease...

  • Z39.87
    Z39.87
    - Z39.87 Data dictionary - Technical Metadata for Digital Still Images :ANSI/NISO Z39.87 is a standard which defines a set of metadata elements for raster digital images. The purpose is to help in the development, exchange and interpretation of digital images. The dictionary functions of this...


External links

The source of this article is wikipedia, the free encyclopedia.  The text of this article is licensed under the GFDL.
 
x
OK