Skip to Content

Overview of keyword tags

Syndicate content
Key image: copyright, used under license from shutterstock.com

This page provides an overview of 579 keyword tags, ordered by trending factor. Column headings allow re-sorting by other criteria. In the expanding tab below you can adjust filters to display sub-sets of keywords and narrow the focus to specific terms of interest (see FAQs on filtering for usage tips). Select this link to remove all filters.

Term Brief description Total articles Total usage Trending factorsort icon Charts

bmp

The BMP File Format, also known as Bitmap Image File or Device Independent Bitmap (DIB) file format or simply a Bitmap, is a Raster graphics image file format used to store bitmap digital images, independently of the display device (such as a graphics adapter), especially on Microsoft Windows and OS/2 operating systems. (Excerpt from Wikipedia article: BMP)

Percentage of Ariadne articles tagged with this term: 0.2%.
3 8

born digital

The term born-digital refers to materials that originate in a digital form. This is in contrast to digital reformatting, through which analog materials become digital. It is most often used in relation to digital libraries and the issues that go along with said organizations, such as digital preservation and intellectual property. However, as technologies have advanced and spread, the concept of being born-digital has also been discussed in relation to personal consumer-based sectors, with the rise of e-books and evolving digital music. Other terms that might be encountered as synonymous include "natively digital," "digital-first," and "digital-exclusive. (Excerpt from Wikipedia article: Born digital)

Percentage of Ariadne articles tagged with this term: 1.6%.
28 37

bpel

Business Process Execution Language (BPEL), short for Web Services Business Process Execution Language (WS-BPEL) is an OASIS standard executable language for specifying actions within business processes with web services. Processes in Business Process Execution Language export and import information by using web service interfaces exclusively. (Excerpt from Wikipedia article: BPEL)

Percentage of Ariadne articles tagged with this term: 0.1%.
2 6

bpmn

Business Process Modeling Notation (BPMN) is a graphical representation for specifying business processes in a business process model. BPMN was developed by Business Process Management Initiative (BPMI), and is currently maintained by the Object Management Group since the two organizations merged in 2005. As of March 2011, the current version of BPMN is 2.0. (Excerpt from Wikipedia article: Business Process Modeling Notation)

Percentage of Ariadne articles tagged with this term: 0.1%.
1 2

bsd

Berkeley Software Distribution (BSD, sometimes called Berkeley Unix) is a UNIX operating system derivative developed and distributed by the Computer Systems Research Group (CSRG) of the University of California, Berkeley, from 1977 to 1995. Historically, BSD has been considered a branch of UNIX - "BSD UNIX", because it shared the initial codebase and design with the original AT&T UNIX operating system. In the 1980s, BSD was widely adopted by vendors of workstation-class systems in the form of proprietary UNIX variants such as DEC ULTRIX and Sun Microsystems SunOS. This can be attributed to the ease with which it could be licensed, and the familiarity it found among the founders of many technology companies of this era. Though these proprietary BSD derivatives were largely superseded by the UNIX System V Release 4 and OSF/1 systems in the 1990s (both of which incorporated BSD code), later BSD releases provided a basis for several open source development projects that continue to this day. Today, the term "BSD" is often non-specifically used to refer to any of these BSD descendants, e.g., FreeBSD, NetBSD, OpenBSD or DragonFly, which together form a branch of the family of Unix-like operating systems. (Excerpt from Wikipedia article: BSD)

Percentage of Ariadne articles tagged with this term: 0.4%.
6 7

bsd licence

BSD licenses are a family of permissive free software licenses. The original license was used for the Berkeley Software Distribution (BSD), a Unix-like operating system after which it is named. The original owners of BSD were the Regents of the University of California because BSD was first written at the University of California, Berkeley. The first version of the license was revised, and the resulting licenses are more properly called modified BSD licenses. Two variants of the license, the New BSD License/Modified BSD License, and the Simplified BSD License/FreeBSD License have been verified as GPL-compatible free software licenses by the Free Software Foundation, and have been vetted as open source licenses by the Open Source Initiative, while the original, 4-clause license has not been accepted as an open source license and, although the original is considered to be a free software license by the FSF, the FSF does not consider it to be compatible with the GPL due to the advertising clause. The licenses have fewer restrictions on distribution compared to other free software licenses such as the GNU General Public License or even the default restrictions provided by copyright, putting works licensed under them relatively closer to the public domain. (Excerpt from Wikipedia article: BSD license)

Percentage of Ariadne articles tagged with this term: 0.1%.
1 1

business process modelling

Business Process Modeling (BPM) in systems engineering and hardware engineering is the activity of representing processes of an enterprise, so that the current process may be analyzed and improved. BPM is typically performed by business analysts and managers who are seeking to improve process efficiency and quality. The process improvements identified by BPM may or may not require Information Technology involvement, although that is a common driver for the need to model a business process, by creating a process master. (Excerpt from Wikipedia article: Business process modelling)

Percentage of Ariadne articles tagged with this term: 0.1%.
1 2

catalogue index

A catalogue index is a network service that provides access to a machine-generated database of information derived from the content of items in a collection. (Excerpt from JISC Information Environment Glossary)

Percentage of Ariadne articles tagged with this term: 0.1%.
1 1

cdwa

Categories for the Description of Works of Art (CDWA) describes the content of art databases by articulating a conceptual framework for describing and accessing information about works of art, architecture, other material culture, groups and collections of works, and related images. The CDWA includes 512 categories and subcategories. A small subset of categories are considered core in that they represent the minimum information necessary to identify and describe a work. The CDWA includes discussions, basic guidelines for cataloging, and examples. (Excerpt from Wikipedia article: CDWA)

Percentage of Ariadne articles tagged with this term: 0.2%.
3 9

character encoding

A character encoding system consists of a code that pairs each character from a given repertoire with something else, such as a sequence of natural numbers, octets or electrical pulses, in order to facilitate the transmission of data (generally numbers and / or text) through telecommunication networks or storage of text in computers. (Excerpt from Wikipedia article: Character encoding)

Percentage of Ariadne articles tagged with this term: 0.4%.
6 11

cidoc-crm

The CIDOC Conceptual Reference Model (CRM) provides an extensible ontology for concepts and information in cultural heritage and museum documentation. It is the international standard (ISO 21127:2006) for the controlled exchange of cultural heritage information. Archives, libraries, museums, and other cultural institutions are encouraged to use the CIDOC CRM to enhance accessibility to museum-related information and knowledge. (Excerpt from Wikipedia article: CIDOC Conceptual Reference Model)

Percentage of Ariadne articles tagged with this term: 0.2%.
3 6

cocoa

Cocoa is one of Apple Inc.'s native object-oriented application programming interfaces (APIs) for the Mac OS X operating system and - along with the Cocoa Touch extension for gesture recognition and animation - for applications of iOS on Apple's iPhone and iPad product lines. Cocoa applications are typically developed using the development tools provided by Apple, specifically Xcode (formerly Project Builder) and Interface Builder, using the Objective-C language. However, the Cocoa programming environment can be accessed using other tools, such as Clozure CL, LispWorks, Object Pascal, Python, Perl, Ruby, and AppleScript with the aid of bridging mechanisms such as PasCocoa, PyObjC, CamelBones and RubyCocoa. An implementation of the Ruby language, called MacRuby, which does away with the requirement for a bridging mechanism, is under development by Apple, while Nu is a Lisp-like language which can be used with Cocoa without a bridge. It is also possible to write Objective-C Cocoa programs in a simple text editor and build it manually with GCC or clang from the command line or from a makefile. (Excerpt from Wikipedia article: Cocoa)

Percentage of Ariadne articles tagged with this term: 0.1%.
1 1

codec

A codec is a device or computer program capable of encoding and/or decoding a digital data stream or signal. The word codec is a portmanteau of 'compressor-decompressor' or, more commonly, 'coder-decoder'. A codec (the program) should not be confused with a coding or compression format or standard - a format is a document (the standard), a way of storing data, while a codec is a program (an implementation) which can read or write such files. In practice "codec" is sometimes used loosely to refer to formats, however. (Excerpt from Wikipedia article: codec)

Percentage of Ariadne articles tagged with this term: 0.1%.
2 16

collection description

The description of collections is important in the context of network library services and an important underpinning for developing a collective resource. The creation of collection descriptions allows the owners or curators of collections to disclose information about their existence and availability to interested parties. Although collection descriptions may take the form of unstructured textual documents (for example a set of Web pages describing a collection), there are significant advantages in describing collections using structured, open and standardised formats. Such descriptions would enable: users to discover and locate collections of interest; users to perform searches across multiple collections in a controlled way; software to perform such tasks on behalf of users, based on known user preferences. (Excerpt from this source)

Percentage of Ariadne articles tagged with this term: 2.9%.
50 215

common cartridge

The Common Cartridge defines a new package interchange format for learning content, able to run on any compliant LMS platform. Version 1.0 supports the following features: rich content (html, xml, web links, media files); integrated assessments; discussion forums; authorisation for protected content. (Excerpt from this source)

Percentage of Ariadne articles tagged with this term: 0.1%.
1 1

computer programming

Computer programming (often shortened to programming or coding) is the process of designing, writing, testing, debugging / troubleshooting, and maintaining the source code of computer programs. This source code is written in a programming language. The purpose of programming is to create a program that exhibits a certain desired behavior. The process of writing source code often requires expertise in many different subjects, including knowledge of the application domain, specialized algorithms and formal logic. (Excerpt from Wikipedia article: Computer programming)

Percentage of Ariadne articles tagged with this term: 0.3%.
5 5

content negotiation

Content negotiation is a mechanism defined in the HTTP specification that makes it possible to serve different versions of a document (or more generally, a resource) at the same URI, so that user agents can specify which version fit their capabilities the best. One classical use of this mechanism is to serve an image in GIF or PNG format, so that a browser that cannot display PNG images (e.g. MS Internet Explorer 4) will be served the GIF version. To summarize how this works, when a user agent submits a request to a server, the user agent informs the server what media types it understands with ratings of how well it understands them. More precisely, the user agent provides an Accept HTTP header that lists acceptable media types and associated quality factors. The server is then able to supply the version of the resource that best fits the user agent's needs. (Excerpt from Wikipedia article: Content negotiation)

Percentage of Ariadne articles tagged with this term: 0.5%.
8 19

content packaging

A content package is a file containing content and metadata. A content package is used in e-learning to define some learning content or an assessment that can be delivered, for example by a Learning Management System. It's a standard way of describing learning content that can be read by many programs. The most widely used content packaging format is that defined by IMS Global, which uses an XML manifest file called imsmanifest.xml wrapped up inside a zip file. The learning content itself is either included in the zip file if it is HTML or other media that can run on its own, or else is referenced as a URL from within the manifest. The IMS format was used by SCORM to define their packaging format, and typically every SCORM content object (SCO) is defined by a content package. (Excerpt from Wikipedia article: Content package)

Percentage of Ariadne articles tagged with this term: 0.4%.
7 4

content provider

A content provider is a network service that makes a collection available. A content provider may disclose metadata about its resources through a structured network service. In the context of the JISC IE, a content provider interacts with brokers, aggregators and portals using Z39.50, the OAI-PMH and RSS/HTTP. Note that 'content provider' may also refer to the organisation that makes collections available - which may be a JISC-funded service, an HE/FE institution, or some other organisation. (Excerpt from JISC Information Environment Glossary)

Percentage of Ariadne articles tagged with this term: 1%.
17 24

content syndication

Web syndication is a form of syndication in which website material is made available to multiple other sites. Most commonly, web syndication refers to making web feeds available from a site in order to provide other people with a summary or update of the website's recently added content (for example, the latest news or forum posts). The term can also be used to describe other kinds of licensing website content so that other websites can use it. (Excerpt from Wikipedia article: Content syndication)

Percentage of Ariadne articles tagged with this term: 0.1%.
2 2
CSVXML
Syndicate content


about seo