Event

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

A process that occurs in professional contexts, which may or may not involve intentional agency. This is the E component of the formal specification D=(R,P,O,S,Rs,A,E,Ca,Cs).

Properties
Subclass of
BFO_0000015
http://purl.obolibrary.org/obo/BFO_0000015
Relationships
disjointWith Agent, Resource, Role, 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:Event a owl:Class ; rdfs:label "Event"@en ; rdfs:comment "A process that occurs in professional contexts, which may or may not involve intentional agency. This is the E component of the formal specification D=(R,P,O,S,Rs,A,E,Ca,Cs)."@en ; rdfs:subClassOf bfo:0000015 ; owl:disjointWith proeth-core:Agent, proeth-core:Capability, proeth-core:Resource, proeth-core:Role ; skos:definition "A process that occurs in professional contexts, which may or may not involve intentional agency. This is the E 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