Skip to content

predicate_modifier

URI: sssom:predicate_modifier

Applicable to: Mapping

Description

A modifier for negating the predicate. See https://github.com/mapping-commons/sssom/issues/40 for discussion

Properties

  • Range: PredicateModifierEnum. The range of the element is the type of the value that can be assigned to it.

  • Required?: Optional (You can add this element to the mapping or mapping set, but it is not required.)

Examples

Example: Not

Example value:

Not

Description: Negates the predicate, see documentation of predicate_modifier_enum

See Also

These are some relevant resources you might find useful to get additional information about the element, such as example implementations, issues and pull requests.

Schema developer documentation

LinkML source
name: predicate_modifier
description: A modifier for negating the predicate. See https://github.com/mapping-commons/sssom/issues/40
  for discussion
examples:
- value: Not
  description: Negates the predicate, see documentation of predicate_modifier_enum
from_schema: https://w3id.org/sssom/schema/
see_also:
- https://github.com/mapping-commons/sssom/issues/107
rank: 1000
alias: predicate_modifier
domain_of:
- mapping
range: predicate_modifier_enum