Class: MappingCollection
A collection of deprecated mappings.
- NOTE: this is an abstract class and should not be instantiated directly
URI: biolink:MappingCollection
classDiagram
class MappingCollection
MappingCollection : predicate_mappings
MappingCollection --|> predicate mapping : predicate_mappings
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| predicate_mappings | 0..* PredicateMapping |
A collection of relationships that are not used in biolink, but have biolink ... | direct |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/biolink/biolink-model
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | biolink:MappingCollection |
| native | biolink:MappingCollection |
LinkML Source
Direct
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