diff options
author | Pjotr Prins | 2023-03-17 15:04:35 +0100 |
---|---|---|
committer | Pjotr Prins | 2023-03-17 15:04:35 +0100 |
commit | 9acffa814e38c7f87aa79a41d61507ad59bbab09 (patch) | |
tree | 30391cdf0674e587b1574f2dd9047e2bae4353c8 /features/data-structures.md | |
parent | 5bead374d1fb6f2c94cc2ddf96cbfdd5d930d714 (diff) | |
download | gn-docs-9acffa814e38c7f87aa79a41d61507ad59bbab09.tar.gz |
Data structures
Diffstat (limited to 'features/data-structures.md')
-rw-r--r-- | features/data-structures.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/features/data-structures.md b/features/data-structures.md index 9898186..e64b062 100644 --- a/features/data-structures.md +++ b/features/data-structures.md @@ -10,6 +10,7 @@ * Theoretically traits can belong to multiple groups * An attribute can be a trait * An attribute can be a cofactor (also a vector) +* An attribute is like a trait, but not used in computations, other than as a cofactor * Attributes are editable by group owners * We can have shared vocabulary for traits and attributes |