@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:CADDDocumentSealingEngineer a owl:Class ;
rdfs:label "CADD Document Sealing Engineer" ;
proeth:confidence "0.82" ;
proeth:roleCategory "provider_client" ;
proeth:textReferences "Engineer A, a registered professional engineer signs and seals documents he prepared using a CADD system",
"Engineer B, a registered professional engineer signs and seals documents which are the results of the efforts of others using a CADD system working under Engineer B's direction and control" ;
proeth-prov:discoveredInCase 120 ;
proeth-prov:discoveredInPass 1 ;
proeth-prov:discoveredInSection "facts" ;
proeth-prov:firstDiscoveredAt "2026-06-04T18:04:45.511331+00:00"^^xsd:dateTime ;
proeth-prov:firstDiscoveredInCase 120 ;
proeth-prov:matchConfidence 0.78 ;
proeth-prov:matchReasoning "Responsible Charge Engineer in the ontology captures the obligation of active engagement and personal accountability over work product, which is the core obligation at issue when an engineer seals CADD-produced documents. However, the CADD-specific context and the distinction between self-prepared versus directed-others work adds a specialization not fully expressed by the existing class, so a new class is warranted while acknowledging the parent relationship." ;
proeth-prov:matchedOntologyClass proeth:ResponsibleChargeEngineer ;
proeth-prov:matchedOntologyLabel "Responsible Charge Engineer" ;
proeth-prov:matchesExisting true ;
proeth-prov:sourceText "Engineer A, a registered professional engineer signs and seals documents he prepared using a CADD system" ;
rdfs:comment "A licensed professional engineering role in which the practitioner signs and seals engineering documents produced using computer-aided design and drafting (CADD) systems, bearing full professional accountability for the technical content of those documents regardless of whether the practitioner personally operated the CADD system or directed others to do so." ;
rdfs:subClassOf proeth:EngineerRole,
proeth:ProviderClientRole ;
skos:definition "A licensed professional engineering role in which the practitioner signs and seals engineering documents produced using computer-aided design and drafting (CADD) systems, bearing full professional accountability for the technical content of those documents regardless of whether the practitioner personally operated the CADD system or directed others to do so." ;
skos:scopeNote "[ResponsibleChargeEngineer] A licensed professional engineering role in which the practitioner bears formal responsible charge over a project or work product, meaning they must be actively engaged in the engineering process from conception to completion, personally make or directly supervise all engineering decisions, and cannot satisfy this obligation by reviewing completed documents after the fact without involvement in design and development." ;
prov:generatedAtTime "2026-06-04T18:04:45.511331+00:00"^^xsd:dateTime ;
prov:wasAttributedTo "Case 120 Extraction",
"claude-sonnet-4-6" .