Slot: subject
Connects an association to the subject of the association. For example, in a apple-to-orange association, the apple is subject and orange is object.
URI: rdf:subject
Inheritance
- associationSlot
- subject
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: subject
local_names:
ga4gh:
local_name_source: ga4gh
local_name_value: annotation subject
neo4j:
local_name_source: neo4j
local_name_value: node with outgoing relationship
description: Connects an association to the subject of the association. For example,
in a apple-to-orange association, the apple is subject and orange is object.
from_schema: https://w3id.org/lmodel/ucs-core
exact_mappings:
- owl:annotatedSource
- OBAN:association_has_subjec
is_a: associationSlot
domain: Association
slot_uri: rdf:subject
alias: subject
domain_of:
- Association
range: NamedThing
required: true