# Slot: definedClassId _The class that is defined by this axiom_ URI: [obographs:definedClassId](https://github.com/geneontology/obographs/definedClassId) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [LogicalDefinitionAxiom](LogicalDefinitionAxiom.md) | An axiom that defines a class in terms of a genus or set of genus classes and... | no | ## Properties * Range: [OboIdentifierString](OboIdentifierString.md) * Required: True ## Identifier and Mapping Information ### Schema Source * from schema: https://github.com/geneontology/obographs ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | obographs:definedClassId | | native | obographs:definedClassId | ## LinkML Source
```yaml name: definedClassId description: The class that is defined by this axiom from_schema: https://github.com/geneontology/obographs rank: 1000 alias: definedClassId owner: LogicalDefinitionAxiom domain_of: - LogicalDefinitionAxiom range: OboIdentifierString required: true ```