# Slot: match_aspect URI: [omoschema:match_aspect](https://w3id.org/oak/ontology-metadata/match_aspect) ## Mixin Usage | mixed into | description | range | domain | | --- | --- | --- | --- | | [match](match.md) | | None | | | [equivalentClass](equivalentClass.md) | | ClassExpression | ClassExpression | | [sameAs](sameAs.md) | | Thing | | | [equivalentProperty](equivalentProperty.md) | | Property | ObjectProperty | ## Properties * Range: [String](String.md) * Mixin: True ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/ontology-metadata ## LinkML Source
```yaml name: match_aspect from_schema: https://w3id.org/oak/ontology-metadata rank: 1000 mixin: true alias: match_aspect range: string ```