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

Precondition

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

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 multivalued: true alias: subject_source_one_of owner: Precondition domain_of: - Precondition range: string
</details>