Slot: object
An ontology entity that is associated with the subject.
URI: rdf:object
Inheritance
object
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
A generic tag-value that can be associated with an association |
no |
|
A negated association between a thing (subject) and another thing (object) |
no |
|
no |
||
A generic association between a thing (subject) and another thing (object) |
no |
Properties
Range: Uriorcurie
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/association
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
rdf:object |
native |
ontoassoc:object |
exact |
oa:hasTarget |
LinkML Source
```yaml
name: object
description: An ontology entity that is associated with the subject.
comments:
- it is conventional for the subject to be the "entity" and the object to be the ontological
descriptor
from_schema: https://w3id.org/oak/association
exact_mappings:
- oa:hasTarget
rank: 1000
slot_uri: rdf:object
alias: object
domain_of:
- PositiveOrNegativeAssociation
- PropertyValue
slot_group: core_triple
range: uriorcurie
</details>
Comments
it is conventional for the subject to be the “entity” and the object to be the ontological descriptor