|
|
|
|
|
|
Definitions for computer,
Internet and RosettaNet-specific terminology.
|
|
|
 |
Definitions for RosettaNet Monolithic PIPs (DTD). |
| |
|
Term |
Definition |
|
|
|
|
Data Element
|
A basic unit of identifiable and definable data; a basic unit of data for the purpose of recording and interchange. Within the EDI format, related data elements are grouped into segments. |
|
|
|
 |
|
Decision
|
The question that is asked to determine the exact set of activities during the execution of a Process. For example, a question might be “What type of order?†or “How will the order be shipped?†A Decision is represented by a Decision Object (shaped in the form of a diamond) in an Activity Decision Flow Diagram. |
|
|
|
 |
|
Design Pattern
|
A design pattern describes a particular recurring design problem that arises in specific design contexts, and presents a well-proven generic scheme for its solution. |
|
|
|
 |
|
DTD
|
Document Type Definition. PIPs are implemented using XML that is validated against the appropriate Document Type Definitions. |
|
|
|
 |
|
D-U-N-S® Number
|
Data Universal Numbering System. A sequentially generated nine-digit number that is assigned and maintained only by Dun and Bradstreet, which identifies unique business locations, and is global in scope. |
|
|
|
 |
|
 |
Definitions for RosettaNet Modular PIPs (XML Schema) |
| |
|
Term |
Definition |
|
|
|
|
Data Type (UML)
|
The format of information allowed for an attribute. |
|
|
|
 |
|
Datatype (XML)
|
A datatype is a 3-tuple, consisting of a) a set of distinct values, called its value space, b) a set of lexical representations, called its lexical space, and c) a set of facets that characterize properties of the value space, individual values or lexical items. |
|
|
|
 |
|
Derived Datatypes
|
Derived datatypes are those that are defined in terms of other datatypes. A datatype is said to be derived by restriction from another datatype when values for zero or more constraining facets are specified that serve to constrain its value space and/or its lexical space to a subset of those of its base type.Every datatype that is derived by restriction is defined in terms of an existing datatype, referred to as its base type. Base types can be either primitive or derived. |
|
|
|
 |
|
Domain
|
A business area with specialized vocabulary and business practices. There may be many domains, or areas of expertise, represented in a single PIP and a single domain may span multiple PIPs. |
|
|
|
 |
|
Domain Analysis
|
Domain analysis is "the process of identifying, collecting, organizing, and representing the relevant information in a domain, based upon the study of existing systems and their development histories, knowledge captured from domain experts, underlying theory, and emerging technology within a domain" http://www.sei.cmu.edu/publications/documents/90.reports/90.tr.021.html |
|
|
|
 |
|
Domain Model
|
Domain model describes objects, the data and mutual relationships among them that are required to represent a set of requirements of one or more PIPs. Represented in UML and XML in different stages of PIP production. |
|
|
|
 |
|
Domain Modeling
|
The process of creating a domain model. See http://www.sei.cmu.edu/domain-engineering/domain_model.html |
|
|
|
 |
|
|
|