Honesty
Class
http://proethica.org/ontology/intermediate#Honesty
Properties
Subclass of
Used in cases 29
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 5 Case 6 Case 12 Case 14 Case 20 Case 58 Case 60 Case 73 Case 83 Case 85 Case 91 Case 94 Case 107 Case 111 Case 117 Case 121 Case 123 Case 129 Case 134 Case 135 Case 145 Case 146 Case 151 Case 161 Case 166 Case 167 Case 168 Case 171 Case 174TTL
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix proeth: <http://proethica.org/ontology/intermediate#> .
@prefix proeth-core: <http://proethica.org/ontology/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
proeth:Honesty a owl:Class ;
rdfs:subClassOf proeth-core:Principle .