Skip to content

predicate_type

URI: sssom:predicate_type

Applicable to: MappingSet, Mapping

Description

The type of the predicate used to map the subject and object entities.

Properties

  • Range: EntityTypeEnum. 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: owl:AnnotationProperty

Example value:

owl:AnnotationProperty

Example: owl:ObjectProperty

Example value:

owl:ObjectProperty

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_type
annotations:
  propagated:
    tag: propagated
    value: true
description: The type of the predicate used to map the subject and object entities.
examples:
- value: owl:AnnotationProperty
- value: owl:ObjectProperty
from_schema: https://w3id.org/sssom/schema/
see_also:
- https://github.com/mapping-commons/sssom/issues/143
- https://github.com/mapping-commons/sssom/blob/master/examples/schema/predicate-types.sssom.tsv
rank: 1000
alias: predicate_type
domain_of:
- mapping set
- mapping
range: entity_type_enum