Slot: type
URI: rdf:type
Inheritance
-
type
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A property used in non-logical axioms |
no |
|
A collection of terms grouped for some purpose |
no |
|
An ObjectProperty with the property of transitivity |
no |
|
no |
||
A property that connects two objects in logical axioms |
no |
|
An instance that has a IRI |
no |
|
An individual human being |
no |
|
no |
||
An OWL ontology |
no |
|
no |
||
Anything with an IRI |
no |
|
no |
||
A NamedThing that includes classes, properties, but not ontologies |
no |
|
no |
Properties
Range: Uriorcurie
Multivalued: True
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/ontology-metadata
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
rdf:type |
native |
omoschema:type |
LinkML Source
```yaml
name: type
from_schema: https://w3id.org/oak/ontology-metadata
rank: 1000
is_a: logical_predicate
slot_uri: rdf:type
designates_type: true
alias: type
domain_of:
- Thing
range: uriorcurie
multivalued: true
</details>