Skip to content

Slot: relationship_types

A list of relationship types (properties) that are used in a reachability query

URI: [linkml:relationship_types](https://w3id.org/linkml/relationship_types) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ReachabilityQuery](ReachabilityQuery.md) | A query that is used on an enum expression to dynamically obtain a set of per... | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Uriorcurie](Uriorcurie.md) | | Domain | [ReachabilityQuery](ReachabilityQuery.md) | | Domain Of | [ReachabilityQuery](ReachabilityQuery.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | | Multivalued | Yes | ## In Subsets * [SpecificationSubset](SpecificationSubset.md) ## Aliases * predicates * properties ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/linkml/meta ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | linkml:relationship_types | | native | linkml:relationship_types | ## LinkML Source
name: relationship_types
description: A list of relationship types (properties) that are used in a reachability
  query
in_subset:
- SpecificationSubset
from_schema: https://w3id.org/linkml/meta
aliases:
- predicates
- properties
rank: 1000
domain: reachability_query
domain_of:
- reachability_query
range: uriorcurie
multivalued: true