XBRL Linkbase

From Open Risk Manual
Revision as of 12:17, 12 October 2021 by Wiki admin (talk | contribs) (Presentation Linkbase)

Definition

XBRL Linkbase. XBRL technical term for a relationships file. Linkbases are XML documents (files) which follow the XLink specification. They are designed to give information about the XBRL elements in a taxonomy (and in the case of the footnote linkbase, in an instance document).

Linkbases are a collection of Links, which themselves are a collection of locators, arcs, and potentially resources. A linkbase is composed of links between two XBRL concepts defined in a taxonomy (such as in the presentation linkbase, which organizes concepts in a taxonomy in a way that is understandable for a human reader), or links between one XBRL concept and a resource related to it (such as in the label linkbase, which links concepts in an XBRL taxonomy to one or more labels — descriptions assigned to the concept for different purposes or in different languages).

XBRL linkbases defined in the XBRL specification:


Locators are elements that essentially reference a concept and provide an arbitrary label for it. In turn, arcs are elements indicating that a concept links to another concept by referencing the labels defined by the locators. Some arcs link concepts to other concepts. Other arcs link concepts to resources, the most common of which are human-readable labels for the concepts. The XBRL 2.1 specification defines five different kinds of linkbases.