Slot: negated

True if the association is negated - i.e the core triple is not true.

URI: ontoassoc:negated

Applicable Classes

Name

Description

Modifies Slot

PositiveOrNegativeAssociation

no

Association

A generic association between a thing (subject) and another thing (object)

yes

NegatedAssociation

A negated association between a thing (subject) and another thing (object)

yes

Properties

Identifier and Mapping Information

Schema Source

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

LinkML Source

```yaml name: negated description: True if the association is negated - i.e the core triple is not true. from_schema: https://w3id.org/oak/association rank: 1000 alias: negated domain_of: - PositiveOrNegativeAssociation range: boolean
</details>