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
Applicable Classes
Name |
Description |
Modifies Slot |
---|---|---|
Settings that determine behavior when parsing associations |
no |
Properties
Range: Boolean
Identifier and Mapping Information
Schema Source
from schema: https://w3id.org/oak/association
Mappings
Mapping Type |
Mapped Value |
---|---|
self |
ontoassoc:include_association_attributes |
native |
ontoassoc:include_association_attributes |
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
</details>