Slot: property_values

Arbitrary key-value pairs with additional information about the association

URI: ontoassoc:property_values

Applicable Classes

Name

Description

Modifies Slot

PositiveOrNegativeAssociation

no

Association

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

no

NegatedAssociation

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

no

Properties

Identifier and Mapping Information

Schema Source

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

LinkML Source

```yaml name: property_values description: Arbitrary key-value pairs with additional information about the association from_schema: https://w3id.org/oak/association rank: 1000 multivalued: true alias: property_values domain_of: - PositiveOrNegativeAssociation range: PropertyValue inlined: true
</details>