Class: TermInfo
URI: sim:TermInfo
classDiagram
class TermInfo
click TermInfo href "../TermInfo"
TermInfo : id
TermInfo : label
Slots
Name |
Cardinality and Range |
Description |
Inheritance |
---|---|---|---|
1 |
direct |
||
0..1 |
direct |
Usages
used by |
used in |
type |
used |
---|---|---|---|
range |
|||
range |
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/similarity
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
sim:TermInfo |
native |
sim:TermInfo |
LinkML Source
Direct
```yaml
name: TermInfo
from_schema: https://w3id.org/oak/similarity
attributes:
id:
name: id
from_schema: https://w3id.org/oak/similarity
rank: 1000
identifier: true
domain_of:
- TermInfo
required: true
label:
name: label
from_schema: https://w3id.org/oak/similarity
rank: 1000
slot_uri: rdfs:label
domain_of:
- TermInfo
</details>
### Induced
<details>
```yaml
name: TermInfo
from_schema: https://w3id.org/oak/similarity
attributes:
id:
name: id
from_schema: https://w3id.org/oak/similarity
rank: 1000
identifier: true
alias: id
owner: TermInfo
domain_of:
- TermInfo
range: string
required: true
label:
name: label
from_schema: https://w3id.org/oak/similarity
rank: 1000
slot_uri: rdfs:label
alias: label
owner: TermInfo
domain_of:
- TermInfo
range: string