Relational Role

Class
http://proethica.org/ontology/intermediate#RelationalRole
Definition

Head of the relational archetype axis: the duty-relationship a role establishes. Orthogonal to the occupational axis, so a relational archetype composes with any occupational archetype without crossing the ProfessionalRole/ParticipantRole disjointness.

Properties
Subclass of
Role
http://proethica.org/ontology/core#Role
Archetype Axis
relational
TTL
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix proeth: <http://proethica.org/ontology/intermediate#> . @prefix proeth-core: <http://proethica.org/ontology/core#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . proeth:RelationalRole a proeth:EntityType, owl:Class ; rdfs:label "Relational Role"@en ; proeth:archetypeAxis "relational" ; rdfs:comment "Head of the relational archetype axis: the duty-relationship a role establishes. Orthogonal to the occupational axis, so a relational archetype composes with any occupational archetype without crossing the ProfessionalRole/ParticipantRole disjointness."@en ; rdfs:subClassOf proeth-core:Role .
Metadata
Type
Class
Last Updated
2026-06-07 00:08