Metadata Encoding And Transmission Standard
The Metadata Encoding and Transmission Standard (METS) is a metadata standards, metadata standard for encoding descriptive, administrative, and structural metadata regarding objects within a digital library, expressed using the XML schema language of the World Wide Web Consortium (W3C). The standard is maintained as part of the MARC standards of the Library of Congress, and is being developed as an initiative of the Digital Library Federation (DLF). Overview METS is an XML Schema designed for the purpose of: * Creating XML document instances that express the hierarchical structure of digital library objects. * Recording the names and locations of the files that comprise those objects. * Recording associated metadata. METS can, therefore, be used as a tool for modeling real world objects, such as particular document types. Depending on its use, a METS document could be used in the role of Submission Information Package (SIP), Archival Information Package (AIP), or Dissemination ... [...More Info...] [...Related Items...] OR: [Wikipedia] [Google] [Baidu] |
|
Metadata Standards
A metadata standard is a requirement which is intended to establish a common understanding of the meaning or semantics of the data, to ensure correct and proper use and interpretation of the data by its owners and users. To achieve this common understanding, a number of characteristics, or attributes of the data have to be defined, also known as metadata. Metadata Metadata is often defined as ''data about data''. It is “structured information that describes, explains, locates, or otherwise makes it easier to retrieve, use or manage an information resource”, especially in a distributed network environment like for example the internet or an organization.De Carvalho Moura, A.M., Machado Campos, M.L., Barreto, C.M. (1998), A survey on metadata for describing and retrieving Internet resources, World Wide Web, 1, (4), 221-240, Kluwer Academic Publishers A good example of metadata is the cataloging system found in libraries, which records for example the author, title, subject, and l ... [...More Info...] [...Related Items...] OR: [Wikipedia] [Google] [Baidu] |
|
Open Formats
An open file format is a file format for storing Data (computing), digital data, defined by an openly published specification usually maintained by a standards organization, and which can be used and implemented by anyone. An open file format is licensed with an open license. For example, an open format can be implemented by both proprietary software, proprietary and free software, free and open-source software, using the typical software licenses used by each. In contrast to open file formats, Proprietary file format, closed file formats are considered trade secrets. Depending on the definition, the specification of an open format may require a fee to access or, very rarely, contain other restrictions. The range of meanings is similar to that of the term open standard. Specific definitions UK government In 2012 the UK Government created the policy Open Standards Principles, stating that the Open Standards Principles apply to every aspect of government IT and that Government ... [...More Info...] [...Related Items...] OR: [Wikipedia] [Google] [Baidu] |
|
Technical Communication
Technical communication (or tech comm) is communication of technical subject matter such as engineering, science, or technology content. The largest part of it tends to be technical writing, though importantly it often requires aspects of visual communication (which in turn sometimes entails technical drawing, requiring more specialized training). Technical communication also encompasses oral delivery modes such as presentations involving technical material. When technical communication occurs in workplace settings, it's considered a major branch of professional communication. In research or R&D contexts (academic or industrial), it can overlap with scientific writing. Technical communication is used to convey scientific, engineering, or other technical information. Individuals in a variety of contexts and with varied professional credentials engage in technical communication. Some individuals are designated as technical communicators or technical writers as their primary ... [...More Info...] [...Related Items...] OR: [Wikipedia] [Google] [Baidu] |
|
Markup Languages
A markup language is a text-encoding system which specifies the structure and formatting of a document and potentially the relationships among its parts. Markup can control the display of a document or enrich its content to facilitate automated processing. A markup language is a set of rules governing what markup information may be included in a document and how it is combined with the content of the document in a way to facilitate use by humans and computer programs. The idea and terminology evolved from the "marking up" of paper manuscripts (e.g., with revision instructions by editors), traditionally written with a red pen or blue pencil on authors' manuscripts. Older markup languages, which typically focus on typography and presentation, include Troff, TeX, and LaTeX. Scribe and most modern markup languages, such as Extensible Markup Language, XML, identify document components (for example headings, paragraphs, and tables), with the expectation that technology, such as Style ... [...More Info...] [...Related Items...] OR: [Wikipedia] [Google] [Baidu] |
|
George A
George may refer to: Names * George (given name) * George (surname) People * George (singer), American-Canadian singer George Nozuka, known by the mononym George * George Papagheorghe, also known as Jorge / GEØRGE * George, stage name of Giorgio Moroder * George, son of Andrew I of Hungary Places South Africa * George, South Africa, a city ** George Airport United States * George, Iowa, a city * George, Missouri, a ghost town * George, Washington, a city * George County, Mississippi * George Air Force Base, a former U.S. Air Force base located in California Computing * George (algebraic compiler) also known as 'Laning and Zierler system', an algebraic compiler by Laning and Zierler in 1952 * GEORGE (computer), early computer built by Argonne National Laboratory in 1957 * GEORGE (operating system), a range of operating systems (George 1–4) for the ICT 1900 range of computers in the 1960s * GEORGE (programming language), an autocode system invented by Charles Leonard Hamblin ... [...More Info...] [...Related Items...] OR: [Wikipedia] [Google] [Baidu] |
|
BagIt
BagIt is a set of hierarchical file system conventions designed to support disk-based storage and network transfer of arbitrary digital content. A "bag" consists of a "payload" (the arbitrary content) and "tags," which are metadata files intended to document the storage and transfer of the bag. A required tag file contains a manifest listing every file in the payload together with its corresponding checksum. The name, ''BagIt'', is inspired by the "enclose and deposit" method, sometimes referred to as "bag it and tag it." Bags are ideal for digital content normally kept as a collection of files. They are also well-suited to the export, for archival purposes, of content normally kept in database structures that receiving parties are unlikely to support. Relying on cross-platform (Windows and Unix) filesystem naming conventions, a bag's payload may include any number of directories and sub-directories (folders and sub-folders). A bag can specify payload content indirectly via a "fetc ... [...More Info...] [...Related Items...] OR: [Wikipedia] [Google] [Baidu] |
|
Open Archives Initiative Object Reuse And Exchange
The Open Archives Initiative Object Reuse and Exchange (OAI-ORE) defines standards for the description and exchange of aggregations of web resources. The OAI-ORE specification implements the ORE Model which introduces the resource map (ReM) that makes it possible to associate an identity with aggregations of resources and make assertions about their structure and semantics. These aggregations (sometimes called '' compound digital objects'' or ''compound information objects'') may combine distributed resources together, and with multiple media types including text, images, data, and video. The goal of OAI-ORE is to expose the rich content in aggregations to applications that support authoring, deposit, exchange, visualization, reuse, and preservation. The Andrew W. Mellon Foundation funded two years of work on the OAI-ORE project in 2006–2008. Version 1.0 of the specification was released on 17 October 2008. Introduction The ORE standard is concerned with the description of ... [...More Info...] [...Related Items...] OR: [Wikipedia] [Google] [Baidu] |
|
Open Archives Initiative Protocol For Metadata Harvesting
The Open Archives Initiative Protocol for Metadata Harvesting (OAI-PMH) is a protocol developed for harvesting metadata descriptions of records in an archive so that services can be built using metadata from many archives. An implementation of OAI-PMH must support representing metadata in Dublin Core, but may also support additional representations. The protocol is usually just referred to as the OAI Protocol. OAI-PMH uses XML over HTTP. Version 2.0 of the protocol was released in 2002; the document was last updated in 2015. It has a Creative Commons license BY-SA. History In the late 1990s, Herbert Van de Sompel (Ghent University) was working with researchers and librarians at Los Alamos National Laboratory (US) and called a meeting to address difficulties related to interoperability issues of e-print servers and digital repositories. The meeting was held in Santa Fe, New Mexico, in October 1999. A key development from the meeting was the definition of an interface that perm ... [...More Info...] [...Related Items...] OR: [Wikipedia] [Google] [Baidu] |
|
Implementation Strategies
Implementation is the realization of an application, execution of a plan, idea, model, design, specification, standard, algorithm, policy, or the administration or management of a process or objective. Industry-specific definitions Information technology In the information technology industry, implementation refers to the post-sales process of guiding a client from purchase to use of the software or hardware that was purchased. This includes requirements analysis, scope analysis, customizations, systems integrations, user policies, user training and delivery. These steps are often overseen by a project manager using project management methodologies. Software Implementations involve several professionals that are relatively new to the knowledge based economy such as business analysts, software implementation specialists, solutions architects, and project managers. To implement a system successfully, many inter-related tasks need to be carried out in an appropriate sequence. Ut ... [...More Info...] [...Related Items...] OR: [Wikipedia] [Google] [Baidu] |
|
Dublin Core
140px, Logo of DCMI, maintenance agency for Dublin Core Terms The Dublin Core vocabulary, also known as the Dublin Core Metadata Terms (DCMT), is a general purpose metadata vocabulary for describing resources of any type. It was first developed for describing web content in the early days of the World Wide Web. The Dublin Core Metadata Initiative (DCMI) is responsible for maintaining the Dublin Core vocabulary. Initially developed as fifteen terms in 1998 the set of elements has grown over time and in 2008 was redefined as a Resource Description Framework (RDF) vocabulary. Designed with minimal constraints, each Dublin Core element is optional and may be repeated. There is no prescribed order in Dublin Core for presenting or using the elements. Milestones * 1995 - In 1995 an invitational meeting hosted by the OCLC Online Computer Library Center and the National Center for Supercomputing Applications (NCSA) takes place at Dublin, Ohio, the headquarters of OCLC. * 1998, Septem ... [...More Info...] [...Related Items...] OR: [Wikipedia] [Google] [Baidu] |
|
Digital Item Declaration Language
Digital usually refers to something using discrete digits, often binary digits. Businesses *Digital bank, a form of financial institution *Digital Equipment Corporation (DEC) or Digital, a computer company *Digital Research (DR or DRI), a software company Computing and technology Hardware *Digital electronics, electronic circuits which operate using digital signals **Digital camera, which captures and stores digital images *** Digital versus film photography **Digital computer, a computer that handles information represented by discrete values **Digital recording, information recorded using a digital signal Socioeconomic phenomena *Digital culture, the anthropological dimension of the digital social changes *Digital divide, a form of economic and social inequality in access to or use of information and communication technologies *Digital economy, an economy based on computing and telecommunications resources *Digital rights, legal rights of access to computers or the Internet Ot ... [...More Info...] [...Related Items...] OR: [Wikipedia] [Google] [Baidu] |