CompetenceConstraint
Class
http://proethica.org/ontology/intermediate#CompetenceConstraint
Properties
Subclass of
Subclasses 2
Engineer A Competence Dam Drawings
Engineer A was constrained from submitting drawings and specifications that he lacked the capacity or time to complete t... Engineer B Competence Review Limit
Engineer B was constrained from approving Engineer A's dam design documents without possessing adequate competence to pe...
Engineer A was constrained from submitting drawings and specifications that he lacked the capacity or time to complete t... Engineer B Competence Review Limit
Engineer B was constrained from approving Engineer A's dam design documents without possessing adequate competence to pe...
Used in cases 12
TTL
@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:CompetenceConstraint a owl:Class ;
rdfs:subClassOf proeth-core:Constraint .