Slot: object
connects an association to the object of the association. For example, in a class-to-observable feature association, the class is subject and observable feature is object.
URI: rdf:object
Inheritance
- association_slot
- object
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
Association | A typed association between two entities, supported by evidence | no |
Properties
-
Range: NamedThing
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/generic
LinkML Source
name: object
local_names:
neo4j:
local_name_source: neo4j
local_name_value: node with incoming relationship
description: connects an association to the object of the association. For example,
in a class-to-observable feature association, the class is subject and observable
feature is object.
from_schema: https://w3id.org/lmodel/generic
exact_mappings:
- owl:annotatedTarget
rank: 1000
is_a: association slot
domain: Association
slot_uri: rdf:object
alias: object
domain_of:
- Association
range: NamedThing
required: true