Replaced exclusive with monopolistic/pluralistic
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"name": "Protocol Bicorder",
|
||||
"schema": "bicorder.schema.json",
|
||||
"version": "1.2.0",
|
||||
"version": "1.2.1",
|
||||
"description": "A diagnostic tool for the study of protocols",
|
||||
"author": "Nathan Schneider",
|
||||
"date_modified": "2025-11-21",
|
||||
"date_modified": "2025-12-02",
|
||||
|
||||
"metadata": {
|
||||
"protocol": null,
|
||||
@@ -161,10 +161,10 @@
|
||||
"shortform": false
|
||||
},
|
||||
{
|
||||
"term_left": "exclusive",
|
||||
"term_left": "monopolistic",
|
||||
"term_left_description": "Excludes the use of other protocols that might be available to adopt",
|
||||
"term_right": "non-exclusive",
|
||||
"term_right_description": "Does not exclude the use of any other protocols",
|
||||
"term_right": "pluralistic",
|
||||
"term_right_description": "Interoperates with other protocols and does not exclude their use",
|
||||
"value": null,
|
||||
"notes": null,
|
||||
"shortform": false
|
||||
|
||||
Reference in New Issue
Block a user