@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:IncompleteDeliverableSubmittedState a owl:Class ;
rdfs:label "Incomplete Deliverable Submitted State" ;
proeth:actionConstraints "Professional must not allow project to proceed to bid or construction on an incomplete deliverable without disclosure",
"Professional must not misrepresent completeness of sealed documents" ;
proeth:activationConditions "Incompleteness is not disclosed to client or approving authority at time of submission",
"Professional submits drawings, specifications, or other deliverable known to be incomplete" ;
proeth:confidence "0.88" ;
proeth:obligationActivation "Duty to correct deficiencies before project proceeds",
"Duty to disclose incompleteness to client and approving authority",
"Duty to notify affected parties of potential cost and schedule impacts" ;
proeth:persistenceType "inertial" ;
proeth:principleTransformation "Transforms general honesty and completeness principles into concrete obligations to disclose known deficiencies in sealed professional documents before those documents are relied upon by contractors, agencies, or funding bodies." ;
proeth:stateCategory "information" ;
proeth:terminationConditions "Corrected and complete deliverable is submitted",
"Deficiencies are disclosed and acknowledged by all affected parties",
"Project is cancelled or scope is formally revised" ;
proeth:textReferences "Engineer A generally agrees with Hi-Lo's characterization",
"certain parts of the project are unbuildable without major changes",
"did not inform anyone as to their incompleteness",
"much of the design detail is lacking in the drawings and specifications" ;
proeth-prov:discoveredInCase 85 ;
proeth-prov:discoveredInPass 1 ;
proeth-prov:discoveredInSection "facts" ;
proeth-prov:firstDiscoveredAt "2026-06-04T16:46:12.006396+00:00"^^xsd:dateTime ;
proeth-prov:firstDiscoveredInCase 85 ;
proeth-prov:matchConfidence 0.78 ;
proeth-prov:matchReasoning "Deficient Work Product Submitted State captures the concept of a submitted work product containing errors, omissions, or deficiencies failing professional standards. The present state is a variant that emphasizes the professional's contemporaneous knowledge of incompleteness and the deliberate non-disclosure, which adds a distinct epistemic and honesty dimension not fully captured by the existing class. A medium-confidence match is appropriate; the new class is warranted to capture the non-disclosure element." ;
proeth-prov:matchedOntologyClass proeth:DeficientWorkProductSubmittedState ;
proeth-prov:matchedOntologyLabel "Deficient Work Product Submitted State" ;
proeth-prov:matchesExisting true ;
proeth-prov:sourceText "much of the design detail is lacking in the drawings and specifications" ;
rdfs:comment "State in which a professional has delivered a work product that is known by the professional to be materially incomplete, lacking design detail or information necessary for the work to be constructed or implemented, and in which the professional has not disclosed the incompleteness to the client, approving authority, or other affected parties at the time of delivery." ;
rdfs:subClassOf proeth:InformationState ;
skos:definition "State in which a professional has delivered a work product that is known by the professional to be materially incomplete, lacking design detail or information necessary for the work to be constructed or implemented, and in which the professional has not disclosed the incompleteness to the client, approving authority, or other affected parties at the time of delivery." ;
skos:scopeNote "[DeficientWorkProductSubmittedState] State in which a professional has submitted a work product to a client that contains errors, omissions, or deficiencies that fail to meet professional or regulatory standards, creating obligations to correct the deficiencies, notify affected parties, and assess whether safety or compliance risks have been introduced." ;
prov:generatedAtTime "2026-06-04T16:46:12.006396+00:00"^^xsd:dateTime ;
prov:wasAttributedTo "Case 85 Extraction",
"claude-sonnet-4-6" .