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 |
---|---|
Association | A typed association between two entities, supported by evidence |
ControlEntityAssessesNamedThingAssociation | |
ContributorAssociation | Any association between an entity (such as a publication) and various agents ... |
ServiceTypeToServiceTypePartAssociation | Any association between one service type and a service type entity that is a ... |
ServiceTypeToClassAssociation | Any association between a service type and a class |
ClassToClassAssociation | abstract parent class for different kinds of class-class or subclasses to sub... |
ControlToControlAssociation | A relationship between two control entities |
ReactionToParticipantAssociation | |
ReactionToCatalystAssociation | |
ControlToFaultOrObservableFeatureAssociation | An interaction between a control entity and a observable feature or fault, wh... |
ClassToPathwayAssociation | An interaction between a class or subclasses and a computational process or p... |
OperationalActivityToPathwayAssociation | Association that holds the relationship between a operational activity and th... |
ControlToPathwayAssociation | An interaction between a control entity and a computational process or pathwa... |
AdministrativeOperationToClassAssociation | An interaction between a administrative operation and a class or subclasses |
FaultToExposureEventAssociation | An association between an exposure event and a fault |
ExposureEventToOutcomeAssociation | An association between an exposure event and an outcome |
InformationContentEntityToNamedThingAssociation | association between a named thing and a information content entity where the ... |
FaultOrObservableFeatureToLocationAssociation | An association between either a fault or a observable feature and an named th... |
ServiceTypeToObservableFeatureAssociation | Any association between one service type and a observable feature, where havi... |
ExposureEventToObservableFeatureAssociation | Any association between an environment and a observable feature, where being ... |
FaultToObservableFeatureAssociation | An association between a fault and a observable feature in which the observab... |
CaseToObservableFeatureAssociation | An association between a case (e |
BehaviorToBehavioralFeatureAssociation | An association between an aggregate behavior and a behavioral feature manifes... |
ClassToObservableFeatureAssociation | |
ClassToFaultAssociation | |
ControllableClassToFaultAssociation | |
PopulationToPopulationAssociation | An association between a two populations |
ServiceTypeToFaultAssociation | |
SystemToSystemAssociation | |
TaxonToTaxonAssociation | |
ClassToExpressionSiteAssociation | An association between a class and an expression site, possibly qualified by ... |
FunctionalAssociation | An association between a assembly mixin (class, subclasses, or complex of sub... |
AssemblyToOperationalActivityAssociation | A functional association between a assembly (class, subclasses or complex) an... |
AssemblyToComputationalProcessAssociation | A functional association between a assembly (class, subclasses or complex) an... |
AssemblyToComponentAssociation | A functional association between a assembly (class, subclasses or complex) an... |
EntityToFaultAssociation | |
EntityToObservableFeatureAssociation |
Properties
- Range: NamedThing
- Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/base
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/base
exact_mappings:
- owl:annotatedTarget
rank: 1000
is_a: association slot
domain: association
slot_uri: rdf:object
alias: object
domain_of:
- association
range: named thing
required: true