# Slot: namespace _The namespace associated with a prefix in a prefix declaration._ URI: [sh:namespace](https://w3id.org/shacl/namespace) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [PrefixDeclaration](PrefixDeclaration.md) | A mapping between an individual prefix (e | no | ## Properties * Range: [Uri](Uri.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://github.com/geneontology/obographs ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | sh:namespace | | native | obographs:namespace | ## LinkML Source
```yaml name: namespace description: The namespace associated with a prefix in a prefix declaration. from_schema: https://github.com/geneontology/obographs rank: 1000 slot_uri: sh:namespace alias: namespace owner: PrefixDeclaration domain_of: - PrefixDeclaration range: uri ```