From c29d59965882a365456a9a044d0a0c25c1a20fad Mon Sep 17 00:00:00 2001 From: Nico Matentzoglu Date: Thu, 27 Jul 2023 16:05:36 +0300 Subject: [PATCH] Reverts description of "other" slot This needs to be dealt with in in https://github.com/mapping-commons/sssom/pull/263 --- src/sssom_schema/schema/sssom_schema.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sssom_schema/schema/sssom_schema.yaml b/src/sssom_schema/schema/sssom_schema.yaml index c6fa68d5..7e533c61 100644 --- a/src/sssom_schema/schema/sssom_schema.yaml +++ b/src/sssom_schema/schema/sssom_schema.yaml @@ -487,7 +487,7 @@ slots: range: string multivalued: true other: - description: List of key-value pairs for properties not part of + description: Pipe separated list of key value pairs for properties not part of the SSSOM spec. Can be used to encode additional provenance data. range: string comment: