Skip to content

Slot: has_direct_broader

Relates a thing to another thing with a broader meaning, when there is no intermediate between them.

URI: gist_upstream:hasDirectBroader Alias: has_direct_broader

Inheritance

Properties

Type and Range

Property Value
Range String
Slot URI gist_upstream:hasDirectBroader

Cardinality and Requirements

Property Value
Multivalued Yes

In Subsets

Aliases

  • has direct broader

Comments

  • Unlike gist:hasBroader, this property is not transitive. It is safest to use this property when semantic directness is inherent in the relationship. Otherwise, there is a risk of making a hasDirectBroader assertion and then later inserting an intermediate part; this will result in making an asserted triple false even though there was no change in the world. When in doubt, use the transitive version gist:hasBroader.

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self gist_upstream:hasDirectBroader
native gist:has_direct_broader

LinkML Source

name: has_direct_broader
description: Relates a thing to another thing with a broader meaning, when there is
  no intermediate between them.
comments:
- Unlike gist:hasBroader, this property is not transitive. It is safest to use this
  property when semantic directness is inherent in the relationship. Otherwise, there
  is a risk of making a hasDirectBroader assertion and then later inserting an intermediate
  part; this will result in making an asserted triple false even though there was
  no change in the world. When in doubt, use the transitive version gist:hasBroader.
in_subset:
- gist_core
from_schema: https://w3id.org/lmodel/gist
aliases:
- has direct broader
rank: 1000
is_a: has_broader
slot_uri: gist_upstream:hasDirectBroader
alias: has_direct_broader
range: string
multivalued: true