Analysis updates and json tweaks
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Protocol Bicorder",
|
||||
"schema": "bicorder.schema.json",
|
||||
"version": "1.2.3",
|
||||
"version": "1.2.4",
|
||||
"description": "A diagnostic tool for the study of protocols",
|
||||
"author": "Nathan Schneider",
|
||||
"date_modified": "2025-12-02",
|
||||
@@ -24,7 +24,7 @@
|
||||
"term_left": "explicit",
|
||||
"term_left_description": "The design is stated explicitly somewhere that is accessible to participants",
|
||||
"term_right": "implicit",
|
||||
"term_right_description": "The design is not stated explicitly but is learned by participants in another way",
|
||||
"term_right_description": "The design is not stated explicitly and is learned by use",
|
||||
"value": null,
|
||||
"notes": null,
|
||||
"shortform": false
|
||||
@@ -40,9 +40,9 @@
|
||||
},
|
||||
{
|
||||
"term_left": "institutional",
|
||||
"term_left_description": "Design occurs through processes that involve powerful institutions and widespread recognition as normative",
|
||||
"term_left_description": "Design occurs through processes controlled by powerful institutions",
|
||||
"term_right": "vernacular",
|
||||
"term_right_description": "Design occurs through evolving, peer-to-peer community interactions in order to suit participant-defined goals",
|
||||
"term_right_description": "Design occurs through evolving community interactions",
|
||||
"value": null,
|
||||
"notes": null,
|
||||
"shortform": true
|
||||
@@ -76,9 +76,9 @@
|
||||
},
|
||||
{
|
||||
"term_left": "universal",
|
||||
"term_left_description": "Addressed to a global audience",
|
||||
"term_left_description": "Meant for global adoption across different communities",
|
||||
"term_right": "particular",
|
||||
"term_right_description": "Addressed to a specific community",
|
||||
"term_right_description": "Tailored for a specific community",
|
||||
"value": null,
|
||||
"notes": null,
|
||||
"shortform": false
|
||||
@@ -163,7 +163,7 @@
|
||||
},
|
||||
{
|
||||
"term_left": "monopolistic",
|
||||
"term_left_description": "Excludes the use of other protocols that might be available to adopt",
|
||||
"term_left_description": "Excludes the use of other protocols with similar purposes",
|
||||
"term_right": "pluralistic",
|
||||
"term_right_description": "Interoperates with other protocols and does not exclude their use",
|
||||
"value": null,
|
||||
@@ -187,9 +187,9 @@
|
||||
},
|
||||
{
|
||||
"term_left": "crystallized",
|
||||
"term_left_description": "Content and meaning are settled and widely agreed upon",
|
||||
"term_left_description": "Content or meaning are settled and widely agreed upon",
|
||||
"term_right": "contested",
|
||||
"term_right_description": "Content and meaning are disputed or under debate",
|
||||
"term_right_description": "Content or meaning are disputed or under debate",
|
||||
"value": null,
|
||||
"notes": null,
|
||||
"shortform": false
|
||||
@@ -214,9 +214,9 @@
|
||||
},
|
||||
{
|
||||
"term_left": "exclusion",
|
||||
"term_left_description": "The protocol creates barriers or excludes certain participants",
|
||||
"term_left_description": "Creates barriers or excludes certain participants",
|
||||
"term_right": "inclusion",
|
||||
"term_right_description": "The protocol reduces barriers and includes diverse participants",
|
||||
"term_right_description": "Reduces barriers and includes diverse participants",
|
||||
"value": null,
|
||||
"notes": null,
|
||||
"shortform": true
|
||||
|
||||
Reference in New Issue
Block a user