new (yet intermediary) tags
This commit is contained in:
parent
d4512a2580
commit
5a3c2a5368
1 changed files with 26 additions and 9 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"human-machine": {
|
||||
"fullname": "Human/machine Entanglements",
|
||||
"fullname": "Human/machine Entanglements (Appearance/disappearance)",
|
||||
"color": "orange",
|
||||
"sub": {
|
||||
"vision": {
|
||||
|
@ -8,6 +8,7 @@
|
|||
"color": "orange"
|
||||
},
|
||||
"sound": {},
|
||||
"behaviour": {},
|
||||
"other-senses": {
|
||||
"fullname": "Other senses"
|
||||
}
|
||||
|
@ -31,18 +32,22 @@
|
|||
}
|
||||
},
|
||||
"actants":{
|
||||
"fullname": "Actants in relation",
|
||||
"color": "pink",
|
||||
"sub":{
|
||||
"algorithm": {},
|
||||
"technologies": {},
|
||||
"frt": {},
|
||||
"cameras": {
|
||||
"fullname": "CCTV & camera's"
|
||||
},
|
||||
"entities":{
|
||||
"fullname": "Entities: people, institutions etc."
|
||||
}
|
||||
}
|
||||
},
|
||||
"relations":{
|
||||
"color": "red",
|
||||
"sub": {
|
||||
},
|
||||
"positioning":{
|
||||
"fullname": "Positioning",
|
||||
"description": "the positioning of a field/person/oneself in relation to others"
|
||||
},
|
||||
"inside-outside":{},
|
||||
"public-private":{}
|
||||
}
|
||||
|
@ -57,8 +62,20 @@
|
|||
},
|
||||
"innovations": {}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
"hesitation":{
|
||||
"fullname": "Hesitations & corrections",
|
||||
"color": "yellow"
|
||||
},
|
||||
|
||||
"skip":{
|
||||
"color": "black"
|
||||
},
|
||||
|
||||
"todo":{
|
||||
"fullname": "to do / interesting",
|
||||
"color": "red"
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in a new issue