Class: PairwisePropertyChain

a property chain of length 2

URI: rometa:PairwisePropertyChain

Slots

Name Range Cardinality Description OWL
first_member ObjectProperty 0..1 None
last_member ObjectProperty 0..1 None

OWL Interpretation

first_member

last_member

Usages

used by used in type used
PairwisePropertyChain first_member domain PairwisePropertyChain
PairwisePropertyChain last_member domain PairwisePropertyChain
ObjectProperty subproperty_of_pairwise_chain range PairwisePropertyChain
GroupingObjectProperty subproperty_of_pairwise_chain range PairwisePropertyChain
HelperObjectProperty subproperty_of_pairwise_chain range PairwisePropertyChain
RolifiedObjectProperty subproperty_of_pairwise_chain range PairwisePropertyChain
DefinedObjectProperty subproperty_of_pairwise_chain range PairwisePropertyChain
DefinedObjectPropertyByDomain subproperty_of_pairwise_chain range PairwisePropertyChain
DefinedObjectPropertyByRange subproperty_of_pairwise_chain range PairwisePropertyChain
DefinedObjectPropertyByDomainAndRange subproperty_of_pairwise_chain range PairwisePropertyChain
DefinedObjectPropertyByChain subproperty_of_pairwise_chain range PairwisePropertyChain
DefinedObjectPropertyByChainToReflexive subproperty_of_pairwise_chain range PairwisePropertyChain
TransitiveForm subproperty_of_pairwise_chain range PairwisePropertyChain
DefinedObjectPropertyByParticipantRole subproperty_of_pairwise_chain range PairwisePropertyChain
ObjectPropertyDefinedByInteractionProcess subproperty_of_pairwise_chain range PairwisePropertyChain

Identifier and Mapping Information

LinkML Specification

Direct

name: PairwisePropertyChain
description: a property chain of length 2
from_schema: http://purl.obolibrary.org/obo/ro/ro-metamodel.yaml
attributes:
  first_member:
    name: first_member
    from_schema: http://purl.obolibrary.org/obo/ro/ro-metamodel.yaml
    domain: PairwisePropertyChain
    range: ObjectProperty
  last_member:
    name: last_member
    from_schema: http://purl.obolibrary.org/obo/ro/ro-metamodel.yaml
    domain: PairwisePropertyChain
    range: ObjectProperty

Induced

name: PairwisePropertyChain
description: a property chain of length 2
from_schema: http://purl.obolibrary.org/obo/ro/ro-metamodel.yaml
attributes:
  first_member:
    name: first_member
    from_schema: http://purl.obolibrary.org/obo/ro/ro-metamodel.yaml
    domain: PairwisePropertyChain
    alias: first_member
    owner: PairwisePropertyChain
    range: ObjectProperty
  last_member:
    name: last_member
    from_schema: http://purl.obolibrary.org/obo/ro/ro-metamodel.yaml
    domain: PairwisePropertyChain
    alias: last_member
    owner: PairwisePropertyChain
    range: ObjectProperty