Agent

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

A material entity capable of bearing roles and performing intentional actions in professional contexts.

Properties
Subclass of
BFO_0000040
http://purl.obolibrary.org/obo/BFO_0000040
Relationships
disjointWith Action, Event, Role, Capability, Resource
Used in cases 10

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 7 Case 8 Case 14 Case 15 Case 71 Case 76 Case 85 Case 86 Case 120 Case 121
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:Agent a owl:Class ; rdfs:label "Agent"@en ; rdfs:comment "A material entity capable of bearing roles and performing intentional actions in professional contexts."@en ; rdfs:subClassOf bfo:0000040 ; owl:disjointWith proeth-core:Action, proeth-core:Capability, proeth-core:Event, proeth-core:Resource, proeth-core:Role ; skos:definition "A material entity capable of bearing roles and performing intentional actions in professional contexts."@en .
Metadata
Type
Class
Last Updated
2026-06-06 21:52