Slot: predicate

The type of relationship between the subject and object.

URI: rdf:predicate

Inheritance

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

PropertyValue

A generic tag-value that can be associated with an association

no

Properties

Identifier and Mapping Information

Schema Source

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

LinkML Source

```yaml name: predicate description: The type of relationship between the subject and object. from_schema: https://w3id.org/oak/association rank: 1000 slot_uri: rdf:predicate alias: predicate domain_of: - PositiveOrNegativeAssociation - PropertyValue slot_group: core_triple range: uriorcurie
</details>