File tree Expand file tree Collapse file tree 1 file changed +14
-8
lines changed Expand file tree Collapse file tree 1 file changed +14
-8
lines changed Original file line number Diff line number Diff line change @@ -5360,17 +5360,23 @@ slots:
5360
5360
in_subset :
5361
5361
- translator_minimal
5362
5362
5363
- original subject :
5363
+ original subjects :
5364
5364
is_a : association slot
5365
5365
description : >-
5366
- used to hold the original subject of a relation (or predicate) that an external knowledge
5367
- source uses before transformation to match the biolink-model specification.
5366
+ used to hold the original subject(s) of a relation (or predicate) that an external knowledge
5367
+ source uses before transformation to match the biolink-model specification or Translator
5368
+ node normalization.
5369
+ multivalued : true
5370
+ domain : association
5368
5371
5369
- original object :
5372
+ original objects :
5370
5373
is_a : association slot
5371
5374
description : >-
5372
- used to hold the original object of a relation (or predicate) that an external knowledge
5373
- source uses before transformation to match the biolink-model specification.
5375
+ used to hold the original object(s) of a relation (or predicate) that an external knowledge
5376
+ source uses before transformation to match the biolink-model specification or Translator
5377
+ node normalization.
5378
+ multivalued : true
5379
+ domain : association
5374
5380
5375
5381
original predicate :
5376
5382
aliases : ['original relation', 'relation']
@@ -9438,9 +9444,9 @@ classes:
9438
9444
- knowledge level
9439
9445
- agent type
9440
9446
- timepoint
9441
- - original subject
9447
+ - original subjects
9442
9448
- original predicate
9443
- - original object
9449
+ - original objects
9444
9450
# denormalized fields
9445
9451
- subject category
9446
9452
- object category
You can’t perform that action at this time.
0 commit comments