Slot: object
Connects an association to the object of the association. For example, in a apple-to-orange assocation, the apple is subject and orange is object.
URI: rdf:object
Inheritance
- associationSlot
- object
 
 
Applicable Classes
| Name | Description | 
|---|---|
| Association | A typed association between two entities, supported by evidence | 
Properties
- Range: NamedThing
 - Required: True
 
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ucs-core
 
LinkML Source
name: object
local_names:
  ga4gh:
    local_name_source: ga4gh
    local_name_value: descriptor
  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 apple-to-orange assocation, the apple is subject and orange is object.
from_schema: https://w3id.org/lmodel/ucs-core
exact_mappings:
- owl:annotatedTarget
- OBAN:association_has_object
rank: 1000
is_a: associationSlot
domain: Association
slot_uri: rdf:object
alias: object
domain_of:
- Association
range: NamedThing
required: true