@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix proeth: <http://proethica.org/ontology/intermediate#> .
@prefix proeth-prov: <http://proethica.org/provenance#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
proeth:ToolSubstitutionforCompetenceState a owl:Class ;
rdfs:label "Tool Substitution for Competence State" ;
proeth:actionConstraints "Must not market services as competent practice when competence rests solely on tool availability",
"Must not seal or certify work product generated by a tool the professional cannot independently evaluate" ;
proeth:activationConditions "Professional acquires or deploys a tool marketed as enabling practice in an unfamiliar domain",
"Professional has no independent basis for evaluating the tool's outputs",
"Professional proceeds to offer or deliver services based on tool outputs without supervision" ;
proeth:confidence "0.87" ;
proeth:obligationActivation "Duty to disclose reliance on automated tools to clients",
"Duty to obtain competent supervision before delivering work product",
"Duty to verify that tool outputs meet applicable professional standards" ;
proeth:persistenceType "inertial" ;
proeth:principleTransformation "Transforms the general principle that engineers shall practice only in areas of competence into a specific prohibition on treating automated tools as competence proxies and a requirement to maintain independent professional judgment over tool outputs." ;
proeth:stateCategory "competence" ;
proeth:terminationConditions "Professional acquires independent competence in the domain",
"Professional associates with a competent engineer who provides genuine oversight",
"Professional discontinues use of the tool as a competence substitute" ;
proeth:textReferences "Engineer A orders the CD-ROM and begins to offer facilities design and construction services",
"never designed a highway before? No problem. Just point to the 'Highways' window and click",
"thanks to a revolutionary new CD-ROM - specifying, designing and costing out any construction project is as easy as pointing and clicking your mouse - no matter your design experience" ;
proeth-prov:discoveredInCase 121 ;
proeth-prov:discoveredInPass 1 ;
proeth-prov:discoveredInSection "facts" ;
proeth-prov:firstDiscoveredAt "2026-06-04T18:42:57.570207+00:00"^^xsd:dateTime ;
proeth-prov:firstDiscoveredInCase 121 ;
proeth-prov:matchConfidence 0.75 ;
proeth-prov:matchReasoning "Unfamiliar Tool Deployment State captures the use of a tool without prior experience. This case adds the distinct dimension that the tool is being used as a wholesale substitute for domain competence rather than merely as an unfamiliar instrument within an area where the professional otherwise has expertise. The substitution-for-competence aspect is materially different and ethically more serious, warranting a distinct class, though the existing class is the closest match." ;
proeth-prov:matchedOntologyClass proeth:UnfamiliarToolDeploymentState ;
proeth-prov:matchedOntologyLabel "Unfamiliar Tool Deployment State" ;
proeth-prov:matchesExisting true ;
proeth-prov:sourceText "thanks to a revolutionary new CD-ROM - specifying, designing and costing out any construction project is as easy as pointing and clicking your mouse - no matter your design experience" ;
rdfs:comment "State in which a professional treats a commercial software tool, database, or automated system as a functional substitute for the domain knowledge, training, and experience required to practice competently in a given area, rather than as an instrument augmenting existing professional judgment, creating conditions in which the professional lacks the background necessary to evaluate, correct, or take responsibility for the tool's outputs." ;
rdfs:subClassOf proeth:CompetenceState ;
skos:definition "State in which a professional treats a commercial software tool, database, or automated system as a functional substitute for the domain knowledge, training, and experience required to practice competently in a given area, rather than as an instrument augmenting existing professional judgment, creating conditions in which the professional lacks the background necessary to evaluate, correct, or take responsibility for the tool's outputs." ;
skos:scopeNote "[UnfamiliarToolDeploymentState] State in which a professional uses a tool, technology, or method with which they have no prior experience, creating elevated risk of undetected errors and triggering heightened obligations of verification, disclosure, and caution before relying on outputs for professional work products." ;
prov:generatedAtTime "2026-06-04T18:42:57.570207+00:00"^^xsd:dateTime ;
prov:wasAttributedTo "Case 121 Extraction",
"claude-sonnet-4-6" .