These are:
Digital Quality
Digital Entity
Binary Digital Entity
Binary Executable
Digital Document
Text Based Digital Document
There is discussion of having a relation is_encoded_as and a number of
classes representing encodings (synonym "data structures") such as
lists, arrays, binary trees, etc.
Distinctions worth making, in this vicinity:
The sense of encodings or data structures are that they determine how
information entities they structure are concretized as specifically
dependent continuant, in such a way as a mechanisms which can
manipulate/access the information specifically dependents can support
a certain set of operations (with given time complexity).
(A nagging feeling here - there are layers of encodings, typically. On
a hard disk one has the logical blocks, for which the operation "next"
is quick, but this can be further encoded as a mapping to several
disks, in which the operation "next" is sometimes quick, and sometimes
possibly not.)
As discussed in the OBI meeting, this is different from structures
used in simulations/models such as network models. The distinction is
that in those cases there is a mapping of such operations directly
into the domain that is being modeled - for instance in a network
model of protein protein interaction, "nodes" represent proteins and
"edges" represent processes, such as binding, and "functional
proximity" is computed by some function on network proximity. The
sense of encoding above has no suggestion that there are analogies to
be made *from the structure, to the entities that the information
content they structure is about*.
Moreover I think some care needs to be taken to make sure that we also
don't confuse them with composite data items. For instance, we may
have a number of measurements that were taken at different times. The
information content entities that are these measurements may or may
not be encoded as a list, or an array, or any of a number of other
data structures.
Your thoughts about both the prospect of deprecating the above terms,
and about ideas about "encodings" are solicited.
Thanks,
Alan