# Slot: match URI: [omoschema:match](https://w3id.org/oak/ontology-metadata/match) ## Inheritance * **match** [ [match_aspect](match_aspect.md)] * [broadMatch](broadMatch.md) * [closeMatch](closeMatch.md) * [exactMatch](exactMatch.md) * [narrowMatch](narrowMatch.md) * [database_cross_reference](database_cross_reference.md) ## Properties * Range: [String](String.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/ontology-metadata ## LinkML Source
```yaml name: match from_schema: https://w3id.org/oak/ontology-metadata rank: 1000 abstract: true mixins: - match_aspect alias: match range: string ```