Action

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

A process directed toward achieving specific goals in professional contexts. This is the A 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:Action a owl:Class ; rdfs:label "Action"@en ; rdfs:comment "A process directed toward achieving specific goals in professional contexts. This is the A 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:isPerformedBy ; owl:someValuesFrom proeth-core:Agent ], bfo:0000015 ; owl:disjointWith proeth-core:Agent, proeth-core:Capability, proeth-core:Resource, proeth-core:Role ; skos:definition "A process directed toward achieving specific goals in professional contexts. This is the A 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