Skip to content

Class: MappingCollection (Abstract)

Description: A collection of deprecated mappings.
classDiagram class MappingCollection MappingCollection : predicate_mappings MappingCollection --|> PredicateMapping : predicate_mappings

Slots

Name Cardinality and Range Inheritance Examples
predicate_mappings:
A collection of relationships that are not used in biolink, but have biolink patterns that can be used to replace them. This is a temporary slot to help with the transition to the fully qualified predicate model in Biolink3.
0..*
PredicateMapping
direct

LinkML Source

name: mapping collection
description: A collection of deprecated mappings.
from_schema: https://w3id.org/biolink/biolink-model
abstract: true
slots:
- predicate mappings
tree_root: true