Slot: domain
URI: rdfs:domain
Inheritance
-
domain
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A property used in non-logical axioms |
no |
|
An ObjectProperty with the property of transitivity |
no |
|
A property that connects two objects in logical axioms |
no |
|
no |
||
A collection of terms grouped for some purpose |
no |
Properties
Range: String
Multivalued: True
TODOs
restrict range
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/ontology-metadata
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
rdfs:domain |
native |
omoschema:domain |
LinkML Source
```yaml
name: domain
todos:
- restrict range
from_schema: https://w3id.org/oak/ontology-metadata
rank: 1000
is_a: logical_predicate
slot_uri: rdfs:domain
alias: domain
domain_of:
- Property
range: string
multivalued: true
</details>