# Slot: fillerId _in an OWL restriction expression, the filler is the object of the restriction_ URI: [obographs:fillerId](https://github.com/geneontology/obographs/fillerId) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ExistentialRestrictionExpression](ExistentialRestrictionExpression.md) | An existential restriction (OWL some values from) expression | no | ## Properties * Range: [String](String.md) ## Aliases * object ## Identifier and Mapping Information ### Schema Source * from schema: https://github.com/geneontology/obographs ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | obographs:fillerId | | native | obographs:fillerId | ## LinkML Source
```yaml name: fillerId description: in an OWL restriction expression, the filler is the object of the restriction from_schema: https://github.com/geneontology/obographs aliases: - object rank: 1000 alias: fillerId domain_of: - ExistentialRestrictionExpression range: string ```