Slot: Predicate (predicate)
Reference to a Property within a Statement.
URI: rdf:predicate
Alias: predicate
Applicable Classes
| Name |
Description |
Modifies Slot |
| Statement |
An RDF statement that links a predicate (a Property) with an object (a ... |
yes |
| AttributeSpecification |
An attribute is conceptually a thing, but it requires no dedicated identifier... |
yes |
Properties
Type and Range
Cardinality and Requirements
Relationship Properties
| Property | Value |
| --- | --- |
| Relational Role | PREDICATE |
Schema Source
- from schema: https://concepts.datalad.org/s/things-rules/v1
Mappings
| Mapping Type |
Mapped Value |
| self |
rdf:predicate |
| native |
dlthings:predicate |
| exact |
rdf:predicate |
LinkML Source
name: predicate
description: Reference to a `Property` within a `Statement`.
title: Predicate
from_schema: https://concepts.datalad.org/s/things-rules/v1
exact_mappings:
- rdf:predicate
rank: 1000
slot_uri: rdf:predicate
alias: predicate
domain_of:
- AttributeSpecification
- Statement
relational_role: PREDICATE
range: Thing
multivalued: false