From 8691ee0f7f0d2394c7aa2407f825e653346007dc Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Tue, 2 Dec 2025 14:46:45 -0700 Subject: [PATCH] Replaced exclusive with monopolistic/pluralistic --- bicorder.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bicorder.json b/bicorder.json index f3e65b8..62b9e42 100644 --- a/bicorder.json +++ b/bicorder.json @@ -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