Slot: property_values

Arbitrary key-value pairs with additional information about the association

URI: ontoassoc:property_values

Applicable Classes

Name

Description

Modifies Slot

NegatedAssociation

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

no

PositiveOrNegativeAssociation

no

Association

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

no

Properties

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type

Mapped Value

self

ontoassoc:property_values

native

ontoassoc:property_values

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 alias: property_values domain_of: - PositiveOrNegativeAssociation range: PropertyValue multivalued: true inlined: true
</details>