Public Responsibility Role
Class
http://proethica.org/ontology/intermediate#PublicResponsibilityRole
Definition
Societal obligation that can override other professional duties
Properties
Subclass of
Relationships
references
10508422.2017.1318069
Used in cases 2
TTL
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix proeth: <http://proethica.org/ontology/intermediate#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
proeth:PublicResponsibilityRole a owl:Class ;
rdfs:label "Public Responsibility Role" ;
dcterms:references <https://doi.org/10.1080/10508422.2017.1318069> ;
rdfs:comment "Societal obligation that can override other professional duties" ;
rdfs:subClassOf proeth:RelationalRole ;
skos:definition "Professional role defining obligations to the broader public and society, creating duties of public welfare protection that can override client or employer interests per Thornton et al. (2017) collective morality framework." .