# Slot: include_association_attributes _If true, then the parser will include non S/P/O properties as additional attributes._ _This may result in slower parsing_ URI: [ontoassoc:include_association_attributes](https://w3id.org/oak/association/include_association_attributes) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ParserConfiguration](ParserConfiguration.md) | Settings that determine behavior when parsing associations | no | ## Properties * Range: [Boolean](Boolean.md) ## Identifier and Mapping Information ### Schema Source * from schema: https://w3id.org/oak/association ## LinkML Source
```yaml name: include_association_attributes description: 'If true, then the parser will include non S/P/O properties as additional attributes. This may result in slower parsing' from_schema: https://w3id.org/oak/association rank: 1000 alias: include_association_attributes owner: ParserConfiguration domain_of: - ParserConfiguration range: boolean ```