K-instance

From cosmopool meta
Jump to navigation Jump to search

a set of data fitting in the pattern defined by the corresponding k-class and representing a concrete entity

Definition

A k-instance consists of the following components:

uuid
A uuid.
k-attribute values
A map from K-attribute identifiers (uuids) of the corresponding K-class to values of the k-attributes (data structures of mixed complexity); the values are being stored in a row of the table corresponding to the k-class as well as (redundantly) in the tables corresponding to the parent classes.
k-coordinate values
See here.
k-access
See here. rework k-access for k-class
k-relation identifiers
Identifiers of all K-relation instances linking to this instance.