@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:IncompleteProfessionalReportState a owl:Class ;
rdfs:label "Incomplete Professional Report State" ;
proeth:actionConstraints "Professional must not omit information that would materially affect conclusions",
"Professional must not render opinions based on selectively presented data" ;
proeth:activationConditions "Professional fails to investigate relevant factors before rendering an opinion",
"Professional selectively uses data to support a predetermined conclusion",
"Professional submits report omitting known material information" ;
proeth:confidence "0.88" ;
proeth:obligationActivation "Duty to correct or supplement the deficient report",
"Duty to include all relevant and pertinent information",
"Duty to provide objective and truthful analysis" ;
proeth:persistenceType "inertial" ;
proeth:principleTransformation "Transforms general honesty and completeness principles into concrete obligations to investigate fully, disclose all material information, and refrain from rendering opinions based on incomplete or selectively assembled data." ;
proeth:stateCategory "information" ;
proeth:terminationConditions "Corrected and complete report issued",
"Omitted information disclosed to affected parties",
"Professional retracts or supplements the incomplete submission" ;
proeth:textReferences "failure to investigate",
"integrity and completeness in preparing reports",
"that the test equipment had failed (selective use of information)",
"the engineer failed to include in the report that the initial log indicated that several of the piles were driven to essential refusal" ;
proeth-prov:discoveredInCase 14 ;
proeth-prov:discoveredInPass 1 ;
proeth-prov:discoveredInSection "discussion" ;
proeth-prov:firstDiscoveredAt "2026-06-04T08:42:02.559155+00:00"^^xsd:dateTime ;
proeth-prov:firstDiscoveredInCase 14 ;
proeth-prov:matchConfidence 0.72 ;
proeth-prov:matchReasoning "Deficient Work Product Submitted State covers errors and omissions in submitted work products, which overlaps substantially. However, the present concept is more specifically focused on the epistemic dimension of selective omission and failure to investigate in a report or opinion context, rather than the broader category of technical deficiencies. A medium-confidence match is appropriate; the existing class is the closest available but does not fully capture the deliberate or negligent omission of material information as the defining feature." ;
proeth-prov:matchedOntologyClass proeth:DeficientWorkProductSubmittedState ;
proeth-prov:matchedOntologyLabel "Deficient Work Product Submitted State" ;
proeth-prov:matchesExisting true ;
proeth-prov:sourceText "the engineer failed to include in the report that the initial log indicated that several of the piles were driven to essential refusal" ;
rdfs:comment "State in which a professional has produced or submitted a report or analysis that omits material information, selectively presents data, or fails to investigate relevant factors, resulting in a misleading or incomplete professional work product that violates duties of objectivity, completeness, and truthfulness." ;
rdfs:subClassOf proeth:InformationState ;
skos:definition "State in which a professional has produced or submitted a report or analysis that omits material information, selectively presents data, or fails to investigate relevant factors, resulting in a misleading or incomplete professional work product that violates duties of objectivity, completeness, and truthfulness." ;
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-04T08:42:02.559155+00:00"^^xsd:dateTime ;
prov:wasAttributedTo "Case 14 Extraction",
"claude-sonnet-4-6" .