Slot: subject

The thing which the association is about.

URI: rdf:subject

Applicable Classes

Name

Description

Modifies Slot

AssociationChange

A change object describing a change between two associations

no

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

Comments

  • it is conventional for the subject to be the “entity” and the object to be the ontological descriptor

Identifier and Mapping Information

Schema Source

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

LinkML Source

```yaml name: subject description: The thing which the association is about. comments: - it is conventional for the subject to be the "entity" and the object to be the ontological descriptor from_schema: https://w3id.org/oak/association exact_mappings: - oa:hasBody rank: 1000 slot_uri: rdf:subject alias: subject domain_of: - PositiveOrNegativeAssociation - AssociationChange slot_group: core_triple range: uriorcurie
</details>