Slot: subject_label
the label or name for the first entity
URI: sssom:subject_label
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A simple pairwise similarity between two atomic concepts/terms |
no |
Properties
Range: String
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/similarity
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
sssom:subject_label |
native |
sim:subject_label |
LinkML Source
```yaml
name: subject_label
description: the label or name for the first entity
from_schema: https://w3id.org/oak/similarity
rank: 1000
slot_uri: sssom:subject_label
alias: subject_label
domain_of:
- TermPairwiseSimilarity
range: string
</details>