diff --git a/biolink-model.yaml b/biolink-model.yaml index 3296c7012..6bfebea9c 100644 --- a/biolink-model.yaml +++ b/biolink-model.yaml @@ -5486,17 +5486,23 @@ slots: in_subset: - translator_minimal - original subject: + original subjects: is_a: association slot description: >- - used to hold the original subject of a relation (or predicate) that an external knowledge - source uses before transformation to match the biolink-model specification. + used to hold the original subject(s) of a relation (or predicate) that an external knowledge + source uses before transformation to match the biolink-model specification or Translator + node normalization. + multivalued: true + domain: association - original object: + original objects: is_a: association slot description: >- - used to hold the original object of a relation (or predicate) that an external knowledge - source uses before transformation to match the biolink-model specification. + used to hold the original object(s) of a relation (or predicate) that an external knowledge + source uses before transformation to match the biolink-model specification or Translator + node normalization. + multivalued: true + domain: association original predicate: aliases: ['original relation', 'relation'] @@ -9630,9 +9636,9 @@ classes: - knowledge level - agent type - timepoint - - original subject + - original subjects - original predicate - - original object + - original objects # denormalized fields - subject category - object category