Slot: preserve_negated_associations

If true, then the parser will keep negated associations in the output.

If false, then the parser will remove negated associations from the output.

URI: ontoassoc:preserve_negated_associations

Applicable Classes

Name

Description

Modifies Slot

ParserConfiguration

Settings that determine behavior when parsing associations

no

Properties

Comments

  • Note that to be defensive most applications should leave the default as false

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/oak/association

LinkML Source

```yaml name: preserve_negated_associations description: 'If true, then the parser will keep negated associations in the output.

If false, then the parser will remove negated associations from the output.’ comments:

  • Note that to be defensive most applications should leave the default as false from_schema: https://w3id.org/oak/association rank: 1000 alias: preserve_negated_associations owner: ParserConfiguration domain_of:

  • ParserConfiguration range: boolean

</details>