-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Issue #28 proposes creation of a "definitions" document. Issue #30 proposed a definition of "Document" from a user perspective, but veered into unproductive tangent discussions and is closed by agreement at the Nov 5 meeting. The original question remains open for a new issue.
The OSIM goals document contains a list of terms used in the technical context of information modeling, slightly updated in the JADN IM specification:
Logical Type: An abstract DataType that defines the meaning and essential content of a discrete data item used in computing independently of how it is represented for processing, communication or storage.
Logical Value (information value): An instance of a logical type used for processing and comparison, specified by result independently of programming languages and techniques.
Data Value (artifact, document, lexical value, literal value, message): A fixed instance of a logical type used for transmission or storage, consisting of a sequence of octets (bytes) or characters in an external data format. Or equivalently, the same sequence as defined by a data model.
It's not clear that technical terms belong in the Issue 28 list of definitions. But a "document", however that term is defined from a user perspective, is: 1) an immutable artifact, and 2) an example of an information model's "data value".
Question: Are information modeling technical terms out of scope for issue #28? I propose that they be kept separate - different documents for different audiences.