RegulatoryComplianceState
Class
http://proethica.org/ontology/intermediate#RegulatoryComplianceState
Properties
Subclass of
Subclasses 1
Used in cases 21
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 4 Case 6 Case 8 Case 11 Case 14 Case 17 Case 19 Case 56 Case 58 Case 59 Case 77 Case 83 Case 88 Case 99 Case 112 Case 113 Case 128 Case 144 Case 149 Case 158 Case 175TTL
@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:RegulatoryComplianceState a owl:Class ;
rdfs:subClassOf proeth-core:State .