Role

Class
http://proethica.org/ontology/core#Role
Definition

A role that can be realized by processes involving professional duties and ethical obligations. This is the R component of the formal specification D=(R,P,O,S,Rs,A,E,Ca,Cs).

Properties
Subclass of
BFO_0000023
http://purl.obolibrary.org/obo/BFO_0000023
Relationships
disjointWith Capability
TTL
@prefix bfo: <http://purl.obolibrary.org/obo/BFO_> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix proeth-core: <http://proethica.org/ontology/core#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . proeth-core:Role a owl:Class ; rdfs:label "Role"@en ; rdfs:comment "A role that can be realized by processes involving professional duties and ethical obligations. This is the R component of the formal specification D=(R,P,O,S,Rs,A,E,Ca,Cs)."@en ; rdfs:subClassOf [ a owl:Restriction ; owl:onProperty proeth-core:hasObligation ; owl:someValuesFrom proeth-core:Obligation ], bfo:0000023 ; owl:disjointWith proeth-core:Capability ; skos:definition "A role that can be realized by processes involving professional duties and ethical obligations. This is the R component of the formal specification D=(R,P,O,S,Rs,A,E,Ca,Cs)."@en .
Metadata
Type
Class
Last Updated
2026-06-06 21:52