# Slot: shorthand URI: [oio:shorthand](http://www.geneontology.org/formats/oboInOwl#shorthand) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Subset](Subset.md) | A collection of terms grouped for some purpose | no | | [TransitiveProperty](TransitiveProperty.md) | An ObjectProperty with the property of transitivity | no | | [AnnotationProperty](AnnotationProperty.md) | A property used in non-logical axioms | no | | [ObjectProperty](ObjectProperty.md) | A property that connects two objects in logical axioms | no | ## Properties * Range: [String](String.md) * Multivalued: True ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/ontology-metadata ## LinkML Source
```yaml name: shorthand deprecated: deprecated oboInOwl property from_schema: https://w3id.org/oak/ontology-metadata rank: 1000 slot_uri: oio:shorthand multivalued: true alias: shorthand domain_of: - AnnotationProperty - ObjectProperty range: string ```