Participant Role

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

A role of an involved party or stakeholder that does not itself establish professional obligations (e.g., Client, The Public, Community Member).

Properties
Subclass of
Role
http://proethica.org/ontology/core#Role
Used in cases 16

Case ontologies that instantiate this class. Computed from each individual's type, so the list stays current as cases are extracted. The originating case is shown under Extraction details.

Case 9 Case 19 Case 57 Case 58 Case 75 Case 83 Case 87 Case 88 Case 92 Case 94 Case 100 Case 114 Case 140 Case 144 Case 146 Case 169
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:ParticipantRole a proeth:EntityType, owl:Class ; rdfs:label "Participant Role"@en ; rdfs:comment "A role of an involved party or stakeholder that does not itself establish professional obligations (e.g., Client, The Public, Community Member)."@en ; rdfs:subClassOf proeth-core:Role .
Metadata
Type
Class
Last Updated
2026-06-07 00:08