Slot: subClassOf
URI: rdfs:subClassOf
Inheritance
-
subClassOf
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
no |
||
no |
||
yes |
Properties
Range: ClassExpression
Multivalued: True
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/ontology-metadata
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
rdfs:subClassOf |
native |
omoschema:subClassOf |
LinkML Source
```yaml
name: subClassOf
from_schema: https://w3id.org/oak/ontology-metadata
rank: 1000
is_a: logical_predicate
slot_uri: rdfs:subClassOf
alias: subClassOf
domain_of:
- ClassExpression
range: ClassExpression
multivalued: true
</details>