← Všechny kategorie   
Vybraná kategorie: Data and Processes
Terminology

data concept that defines a grouping of data elements and/or data frames

data concept that defines a grouping of data elements and/or data frames

Application Area: ITS Architecture
Terminology

association where the target class is an aggregate; therefore the source class is a part
NOTE 1 to entry: This characteristic is expressed in UML with an attribute named “aggregation” on the target side Association End being set to “aggregate”

association where the target class is an aggregate; therefore the source class is a part
NOTE 1 to entry: This characteristic is expressed in UML with an attribute named “aggregation” on the target side Association End being set to “aggregate”

Application Area: ITS Architecture
Terminology

name of a data concept expressed as a valid “typereference” as defined by ISO/IEC 8824-1

name of a data concept expressed as a valid “typereference” as defined by ISO/IEC 8824-1

Application Area: ITS Architecture
Terminology

definition of the content and structure of data using an ASN.1 type definition

definition of the content and structure of data using an ASN.1 type definition

Application Area: ITS Architecture
Terminology

data type (or type for short) that represents in a formalised way a class of information (for example, numerical, textual, still image or video information); the representation is conformant to definitions given in ISO/IEC 8824-1

data type (or type for short) that represents in a formalised way a class of information (for example, numerical, textual, still image or video information); the representation is conformant to definitions given in ISO/IEC 8824-1

Application Area: ITS Architecture
Associated Standards: ISO 14813-6, ISO TR 14813-2
Terminology

expression of what a stakeholder wants the ITS implementation to provide, usually written in the language of the stakeholder and thus possibly having little or no formal structure
NOTE: There could be many aspirations for each ITS implementation, depending on its scope and the number of stakeholders that are involved.

expression of what a stakeholder wants the ITS implementation to provide, usually written in the language of the stakeholder and thus possibly having little or no formal structure
NOTE: There could be many aspirations for each ITS implementation, depending on its scope and the number of stakeholders that are involved.

Application Area: ITS Architecture
Associated Standards: ISO TR 26999
Terminology

type which is used only for defining the value and subtype notation for a type
NOTE: Associated types are defined when it is necessary to make it clear that there may be a significant difference between how the type is defined in ASN.1 and how it is encoded. Associated types do not appear in user specifications.

type which is used only for defining the value and subtype notation for a type
NOTE: Associated types are defined when it is necessary to make it clear that there may be a significant difference between how the type is defined in ASN.1 and how it is encoded. Associated types do not appear in user specifications.

Application Area: ITS Architecture
Associated Standards: ISO 14813-6
Terminology

endpoint of an association, which connects the association to a classifier

endpoint of an association, which connects the association to a classifier

Application Area: ITS Architecture
Terminology

property of an element
NOTE 1 to entry: It is additional information about a piece of data (element). Often attributes are used to pass information about the element and hence can be said to provide metadata for the element. An attribute is a value indicator (=) and the attribute value is specified within the tag (i.e. ). Attribute in XML is a name="value" pair that can be placed in the…

property of an element
NOTE 1 to entry: It is additional information about a piece of data (element). Often attributes are used to pass information about the element and hence can be said to provide metadata for the element. An attribute is a value indicator (=) and the attribute value is specified within the tag (i.e. ). Attribute in XML is a name="value" pair that can be placed in the start tag of an element. For XML, all values have to be quoted with single or double quotes.

Application Area: ITS Architecture
Associated Standards: ISO 13140-1, EN ISO 15628, ISO 17572-1
Terminology

association that connects exactly two classes

association that connects exactly two classes

Application Area: ITS Architecture
Terminology

central ITS data concept registry

Application Area: ITS Architecture
Terminology

description of a set of objects that share the same attributes, operations, methods, relationships, and semantics

description of a set of objects that share the same attributes, operations, methods, relationships, and semantics

Application Area: ITS Architecture
Terminology

diagram that shows a collection of declarative (static) model elements, such as classes, types, and their contents and relationships

diagram that shows a collection of declarative (static) model elements, such as classes, types, and their contents and relationships

Application Area: ITS Architecture
Terminology

scheme for the arrangement or division of objects into groups by functional area

scheme for the arrangement or division of objects into groups by functional area

Application Area: ITS Architecture
Terminology

association where the target class is a composite; therefore the source class is a part that is strongly owned by the composite and may not be part of any other composite
NOTE: This characteristic is expressed in UML with an attribute named “aggregation” on the target side Association End being set to “composite”.

association where the target class is a composite; therefore the source class is a part that is strongly owned by the composite and may not be part of any other composite
NOTE: This characteristic is expressed in UML with an attribute named “aggregation” on the target side Association End being set to “composite”.

Application Area: ITS Architecture
Terminology

notation which can be used in association with a type, to define a subtype of that type

notation which can be used in association with a type, to define a subtype of that type

Application Area: ITS Architecture
Terminology

all data between the start tag and end tag of an element
NOTE 1 to entry: Content may be made up of mark-up characters and character data.

all data between the start tag and end tag of an element
NOTE 1 to entry: Content may be made up of mark-up characters and character data.

Application Area: ITS Architecture
Terminology

expression specifying what elements and data are allowed within an element

expression specifying what elements and data are allowed within an element

Application Area: ITS Architecture
Terminology

data element, class, value domain, data frame, message or interface dialogue defined, at a minimum, with an unambiguous identifier and a definition
NOTE 1 to entry: In order to exchange a value corresponding to a data concept, more information than an identifier, a name and a definition can be needed. For a property, a data type is needed. Depending on the kind of property, other data…

data element, class, value domain, data frame, message or interface dialogue defined, at a minimum, with an unambiguous identifier and a definition
NOTE 1 to entry: In order to exchange a value corresponding to a data concept, more information than an identifier, a name and a definition can be needed. For a property, a data type is needed. Depending on the kind of property, other data elements such as unit of measure, and language, can be needed as well. The additional information can be given in the data dictionary, in a data specification that references the data concept or associated with the data themselves.

Application Area: ITS Architecture
Associated Standards: ISO 18495-1, ISO 24533-2, ČSN EN 16072
Terminology

data concept identifier

Application Area: ITS Architecture
Terminology

individual occurrence of a data concept

individual occurrence of a data concept

Application Area: ITS Architecture
Terminology

electronic data dictionary that follows precise documented rules for the registration and management of stored data concepts
NOTE 1 to entry: The data concept registry contains meta-attributes about data concepts in terms of their names and representational forms as well as the semantics associated with the data concepts. A data concept registry may contain metadata that assists information…

electronic data dictionary that follows precise documented rules for the registration and management of stored data concepts
NOTE 1 to entry: The data concept registry contains meta-attributes about data concepts in terms of their names and representational forms as well as the semantics associated with the data concepts. A data concept registry may contain metadata that assists information interchange and re-use, both from the perspective of human users and for machine-interpretation of data concepts.
NOTE 2 to entry: A data concept registry typically includes advanced features for adding retrieving, and working with its contents.

Application Area: ITS Architecture
Terminology

categorization of the kind of data concept

categorization of the kind of data concept

Application Area: ITS Architecture
Terminology

collection of data concepts that allows lookup by entity identifier

collection of data concepts that allows lookup by entity identifier

Application Area: ITS Architecture
Associated Standards: ISO 24531, ISO 14817-1, ISO 22951, ČSN EN 16102
Terminology

unit of data that is considered in a given context to be indivisible and which includes an unambiguous representational form
NOTE 1 to entry: This definition states that a data element is “indivisible” in a given context. This means it is possible for a data element considered indivisible in one context [e.g. location] to be divisible in another context (e.g. latitude, longitude, and…

unit of data that is considered in a given context to be indivisible and which includes an unambiguous representational form
NOTE 1 to entry: This definition states that a data element is “indivisible” in a given context. This means it is possible for a data element considered indivisible in one context [e.g. location] to be divisible in another context (e.g. latitude, longitude, and elevation).

Application Area: ITS Architecture
Associated Standards: ISO 14813-6, ISO 24533-2
Terminology

specific grouping of data elements that describes information of interest through a useful grouping of more atomic properties about one or more classes
NOTE 1 to entry: The grouping can be a set, sequence or a choice.
NOTE 2 to entry: A data frame can contain other data frames.

specific grouping of data elements that describes information of interest through a useful grouping of more atomic properties about one or more classes
NOTE 1 to entry: The grouping can be a set, sequence or a choice.
NOTE 2 to entry: A data frame can contain other data frames.

Application Area: ITS Architecture
Associated Standards: ISO 14813-6
Terminology

description of the organization of data in a manner that reflects an information structure
NOTE: See also information model.

description of the organization of data in a manner that reflects an information structure
NOTE: See also information model.

Application Area: Public Transport, ITS Architecture
Terminology

set of distinct values, characterized by properties of those values and by operations on those values

set of distinct values, characterized by properties of those values and by operations on those values

Application Area: ITS Architecture
Terminology

create new types (both simple and complex)

create new types (both simple and complex)

Application Area: ITS Architecture
Terminology

descriptive word or group of words that uniquely labels a data concept within a module

descriptive word or group of words that uniquely labels a data concept within a module

Application Area: ITS Architecture

Filtering by Type

Filtering by Application Area