Slot: subject_source_one_of
The source of the subject to be matched. Multiple values can be provided, it must match at least one.
URI: mappingrules:subject_source_one_of
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A pattern to be matched against an individual SSSOM mapping |
no |
Properties
Range: String
Multivalued: True
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/mapping-rules-datamodel
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
mappingrules:subject_source_one_of |
native |
mappingrules:subject_source_one_of |
LinkML Source
```yaml
name: subject_source_one_of
description: The source of the subject to be matched. Multiple values can be provided,
it must match at least one.
from_schema: https://w3id.org/oak/mapping-rules-datamodel
rank: 1000
alias: subject_source_one_of
owner: Precondition
domain_of:
- Precondition
range: string
multivalued: true
</details>