PASS 3: Temporal Dynamics
Case 14: Providing Incomplete, Self-Serving Advice
Timeline Overview
OWL-Time Temporal Structure 7 relations time: = w3.org/2006/time
Extracted Actions (5)
Volitional professional decisions with intentions and ethical contextDescription: City Administrator chose to solicit informal guidance on project delivery methods from Engineer A, a local provider with no current contract with City B, rather than consulting independent resources or a neutral party.
Temporal Marker: Prior to memo preparation, initial solicitation phase instant
Fluent Transitions:
- Informal Advisory Relationship
- Unsolicited Conflict of Interest Exposure
Mental State: deliberate
Intended Outcome: Obtain practical guidance on viable delivery methods for the upcoming wastewater system improvements project
Foreseen Unintended Effects:
- Potential reliance on a non-neutral source with business interests in the outcome
Guided By Principles:
- Responsiveness to Public Need
Required Capabilities:
Field classification (triples vs literals)
guidedByPrinciple: Responsiveness to Public Needinitiates: Informal Advisory Relationship; Unsolicited Conflict of Interest Exposure
descriptioncontent: City Administrator chose to solicit informal guidance on project delivery methods from Engineer A, a local provider with no current contract with City B, rather than consulting independent resources or a neutral party.hasAgentcontent: City AdministratortemporalMarkercontent: Prior to memo preparation, initial solicitation phaseeventRoleContextcontent: non-licensed public official, City BhasMentalStatecontent: deliberateintendedOutcomecontent: Obtain practical guidance on viable delivery methods for the upcoming wastewater system improvements projectforeseenUnintendedEffectscontent: Potential reliance on a non-neutral source with business interests in the outcometemporalExtentcontent: instanttemporalSequencecontent: 2withinCompetenceassessment: False
requiresCapability: Recognition of conflict of interest in solicitation; Knowledge of neutral procurement resources
RDF JSON-LD
{
"@context": {
"proeth": "http://proethica.org/ontology/intermediate#",
"proeth-case": "http://proethica.org/cases/14#",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"time": "http://www.w3.org/2006/time#"
},
"@id": "http://proethica.org/cases/14#Action_Informal_Guidance_Request",
"@type": "proeth:Action",
"proeth:description": "City Administrator chose to solicit informal guidance on project delivery methods from Engineer A, a local provider with no current contract with City B, rather than consulting independent resources or a neutral party.",
"proeth:eventRoleContext": "non-licensed public official, City B",
"proeth:foreseenUnintendedEffects": [
"Potential reliance on a non-neutral source with business interests in the outcome"
],
"proeth:guidedByPrinciple": [
"Responsiveness to Public Need"
],
"proeth:hasAgent": "City Administrator",
"proeth:hasMentalState": "deliberate",
"proeth:initiates": [
"Informal Advisory Relationship",
"Unsolicited Conflict of Interest Exposure"
],
"proeth:intendedOutcome": "Obtain practical guidance on viable delivery methods for the upcoming wastewater system improvements project",
"proeth:requiresCapability": [
"Recognition of conflict of interest in solicitation",
"Knowledge of neutral procurement resources"
],
"proeth:temporalExtent": "instant",
"proeth:temporalMarker": "Prior to memo preparation, initial solicitation phase",
"proeth:temporalSequence": 2,
"proeth:withinCompetence": false,
"rdfs:label": "Informal Guidance Request"
}
Description: Engineer A chose to prepare a formal summary memo responding to the City Administrator's informal solicitation rather than referring the City Administrator to neutral resources, declining to provide advisory services without a contract, or compiling a complete analysis from properly referenced third-party sources.
Temporal Marker: Following City Administrator's solicitation, before memo submission interval
Fluent Transitions:
- Free Advisory Services Rendered
- Potential Inducement State
Mental State: deliberate
Intended Outcome: Respond to the City Administrator's request and position the firm for future work on the wastewater project
Foreseen Unintended Effects:
- Provision of free engineering services that could constitute an inducement to secure future work
Obligation Engagement:
- Objectivity and Truthfulness
- Prohibition on Free Services to Secure Work
Guided By Principles:
- Public Welfare
- Professional Integrity
Required Capabilities:
Field classification (triples vs literals)
violatesObligation: Prohibition on Free Services to Secure WorkguidedByPrinciple: Public Welfare; Professional Integrityinitiates: Free Advisory Services Rendered; Potential Inducement StateraisesObligation: Objectivity and Truthfulness
descriptioncontent: Engineer A chose to prepare a formal summary memo responding to the City Administrator's informal solicitation rather than referring the City Administrator to neutral resources, declining to provide advisory services without a contract, or compiling a complete analysis from properly referenced third-party sources.hasAgentcontent: Engineer AtemporalMarkercontent: Following City Administrator's solicitation, before memo submissioneventRoleContextcontent: licensed professional engineer, State ChasMentalStatecontent: deliberateintendedOutcomecontent: Respond to the City Administrator's request and position the firm for future work on the wastewater projectforeseenUnintendedEffectscontent: Provision of free engineering services that could constitute an inducement to secure future worktemporalExtentcontent: intervaltemporalSequencecontent: 4withinCompetenceassessment: True
requiresCapability: Knowledge of project delivery methods; Technical writing; Conflict of interest recognition
RDF JSON-LD
{
"@context": {
"proeth": "http://proethica.org/ontology/intermediate#",
"proeth-case": "http://proethica.org/cases/14#",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"time": "http://www.w3.org/2006/time#"
},
"@id": "http://proethica.org/cases/14#Action_Advisory_Memo_Preparation",
"@type": "proeth:Action",
"proeth:description": "Engineer A chose to prepare a formal summary memo responding to the City Administrator\u0027s informal solicitation rather than referring the City Administrator to neutral resources, declining to provide advisory services without a contract, or compiling a complete analysis from properly referenced third-party sources.",
"proeth:eventRoleContext": "licensed professional engineer, State C",
"proeth:foreseenUnintendedEffects": [
"Provision of free engineering services that could constitute an inducement to secure future work"
],
"proeth:fulfillsObligation": [],
"proeth:guidedByPrinciple": [
"Public Welfare",
"Professional Integrity"
],
"proeth:hasAgent": "Engineer A",
"proeth:hasMentalState": "deliberate",
"proeth:initiates": [
"Free Advisory Services Rendered",
"Potential Inducement State"
],
"proeth:intendedOutcome": "Respond to the City Administrator\u0027s request and position the firm for future work on the wastewater project",
"proeth:raisesObligation": [
"Objectivity and Truthfulness"
],
"proeth:requiresCapability": [
"Knowledge of project delivery methods",
"Technical writing",
"Conflict of interest recognition"
],
"proeth:temporalExtent": "interval",
"proeth:temporalMarker": "Following City Administrator\u0027s solicitation, before memo submission",
"proeth:temporalSequence": 4,
"proeth:violatesObligation": [
"Prohibition on Free Services to Secure Work"
],
"proeth:withinCompetence": true,
"rdfs:label": "Advisory Memo Preparation"
}
Description: Engineer A chose to present only Design-Bid-Build and Progressive-Design-Build as viable project delivery options in the memo, omitting Construction-Management-at-Risk and Fixed-Price-Design-Build, both of which were approved under the proposed funding source and both of which were less advantageous to Engineer A's business interests.
Temporal Marker: During memo preparation instant
Fluent Transitions:
- Incomplete Information State
- Owner Decision Bias State
Mental State: deliberate
Intended Outcome: Narrow the City Administrator's consideration to delivery methods favorable to Engineer A's firm
Foreseen Unintended Effects:
- Deprivation of complete information needed for an informed owner decision
- Violation of completeness obligations
Obligation Engagement:
- Completeness of Information
- Objectivity and Truthfulness
- Inclusion of All Relevant and Pertinent Information
Guided By Principles:
- Professional Integrity
- Faithful Agency to Client
Required Capabilities:
Field classification (triples vs literals)
violatesObligation: Completeness of Information; Objectivity and Truthfulness; Inclusion of All Relevant and Pertinent InformationguidedByPrinciple: Professional Integrity; Faithful Agency to Clientinitiates: Incomplete Information State; Owner Decision Bias State
descriptioncontent: Engineer A chose to present only Design-Bid-Build and Progressive-Design-Build as viable project delivery options in the memo, omitting Construction-Management-at-Risk and Fixed-Price-Design-Build, both of which were approved under the proposed funding source and both of which were less advantageous to Engineer A's business interests.hasAgentcontent: Engineer AtemporalMarkercontent: During memo preparationeventRoleContextcontent: licensed professional engineer, State ChasMentalStatecontent: deliberateintendedOutcomecontent: Narrow the City Administrator's consideration to delivery methods favorable to Engineer A's firmforeseenUnintendedEffectscontent: Deprivation of complete information needed for an informed owner decision; Violation of completeness obligationstemporalExtentcontent: instanttemporalSequencecontent: 5withinCompetenceassessment: True
requiresCapability: Knowledge of all four funding-approved delivery methods; Objective comparative analysis
RDF JSON-LD
{
"@context": {
"proeth": "http://proethica.org/ontology/intermediate#",
"proeth-case": "http://proethica.org/cases/14#",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"time": "http://www.w3.org/2006/time#"
},
"@id": "http://proethica.org/cases/14#Action_Selective_Scope_Omission",
"@type": "proeth:Action",
"proeth:description": "Engineer A chose to present only Design-Bid-Build and Progressive-Design-Build as viable project delivery options in the memo, omitting Construction-Management-at-Risk and Fixed-Price-Design-Build, both of which were approved under the proposed funding source and both of which were less advantageous to Engineer A\u0027s business interests.",
"proeth:eventRoleContext": "licensed professional engineer, State C",
"proeth:foreseenUnintendedEffects": [
"Deprivation of complete information needed for an informed owner decision",
"Violation of completeness obligations"
],
"proeth:fulfillsObligation": [],
"proeth:guidedByPrinciple": [
"Professional Integrity",
"Faithful Agency to Client"
],
"proeth:hasAgent": "Engineer A",
"proeth:hasMentalState": "deliberate",
"proeth:initiates": [
"Incomplete Information State",
"Owner Decision Bias State"
],
"proeth:intendedOutcome": "Narrow the City Administrator\u0027s consideration to delivery methods favorable to Engineer A\u0027s firm",
"proeth:raisesObligation": [],
"proeth:requiresCapability": [
"Knowledge of all four funding-approved delivery methods",
"Objective comparative analysis"
],
"proeth:temporalExtent": "instant",
"proeth:temporalMarker": "During memo preparation",
"proeth:temporalSequence": 5,
"proeth:violatesObligation": [
"Completeness of Information",
"Objectivity and Truthfulness",
"Inclusion of All Relevant and Pertinent Information"
],
"proeth:withinCompetence": true,
"rdfs:label": "Selective Scope Omission"
}
Description: Engineer A chose to recommend Progressive-Design-Build, the delivery method under which Engineer A's firm could directly compete for and win the construction contract, without providing a balanced or objective comparative analysis of all approved methods.
Temporal Marker: At time of memo submission instant
Fluent Transitions:
- Self-Serving Recommendation State
- Conflict of Interest Active
Mental State: deliberate
Intended Outcome: Steer City B toward selecting the delivery method most beneficial to Engineer A's firm
Foreseen Unintended Effects:
- Compromised objectivity of the advisory role
- Potential harm to public interest through suboptimal project delivery selection
Obligation Engagement:
- Objectivity and Truthfulness
- Avoidance of Conflicts of Interest
- Faithful Agency to Client
Guided By Principles:
- Professional Integrity
- Public Welfare
Required Capabilities:
Field classification (triples vs literals)
violatesObligation: Objectivity and Truthfulness; Avoidance of Conflicts of Interest; Faithful Agency to ClientguidedByPrinciple: Professional Integrity; Public Welfareinitiates: Self-Serving Recommendation State; Conflict of Interest Active
descriptioncontent: Engineer A chose to recommend Progressive-Design-Build, the delivery method under which Engineer A's firm could directly compete for and win the construction contract, without providing a balanced or objective comparative analysis of all approved methods.hasAgentcontent: Engineer AtemporalMarkercontent: At time of memo submissioneventRoleContextcontent: licensed professional engineer, State ChasMentalStatecontent: deliberateintendedOutcomecontent: Steer City B toward selecting the delivery method most beneficial to Engineer A's firmforeseenUnintendedEffectscontent: Compromised objectivity of the advisory role; Potential harm to public interest through suboptimal project delivery selectiontemporalExtentcontent: instanttemporalSequencecontent: 6withinCompetenceassessment: True
requiresCapability: Objective evaluation of project delivery methods; Conflict of interest disclosure
RDF JSON-LD
{
"@context": {
"proeth": "http://proethica.org/ontology/intermediate#",
"proeth-case": "http://proethica.org/cases/14#",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"time": "http://www.w3.org/2006/time#"
},
"@id": "http://proethica.org/cases/14#Action_Biased_Method_Recommendation",
"@type": "proeth:Action",
"proeth:description": "Engineer A chose to recommend Progressive-Design-Build, the delivery method under which Engineer A\u0027s firm could directly compete for and win the construction contract, without providing a balanced or objective comparative analysis of all approved methods.",
"proeth:eventRoleContext": "licensed professional engineer, State C",
"proeth:foreseenUnintendedEffects": [
"Compromised objectivity of the advisory role",
"Potential harm to public interest through suboptimal project delivery selection"
],
"proeth:fulfillsObligation": [],
"proeth:guidedByPrinciple": [
"Professional Integrity",
"Public Welfare"
],
"proeth:hasAgent": "Engineer A",
"proeth:hasMentalState": "deliberate",
"proeth:initiates": [
"Self-Serving Recommendation State",
"Conflict of Interest Active"
],
"proeth:intendedOutcome": "Steer City B toward selecting the delivery method most beneficial to Engineer A\u0027s firm",
"proeth:raisesObligation": [],
"proeth:requiresCapability": [
"Objective evaluation of project delivery methods",
"Conflict of interest disclosure"
],
"proeth:temporalExtent": "instant",
"proeth:temporalMarker": "At time of memo submission",
"proeth:temporalSequence": 6,
"proeth:violatesObligation": [
"Objectivity and Truthfulness",
"Avoidance of Conflicts of Interest",
"Faithful Agency to Client"
],
"proeth:withinCompetence": true,
"rdfs:label": "Biased Method Recommendation"
}
Description: Engineer A chose to accompany the delivery method recommendation with a summary of the firm's own experience on Progressive-Design-Build projects and references from past projects, converting the advisory memo into a marketing document.
Temporal Marker: At time of memo submission, concurrent with recommendation instant
Fluent Transitions:
- Advisory Role Converted to Solicitation
- Prohibited Inducement State
Mental State: deliberate
Intended Outcome: Leverage the advisory role to promote the firm's qualifications and improve the likelihood of being selected for the wastewater project
Foreseen Unintended Effects:
- Blurring of the boundary between objective professional advice and solicitation
- Reinforcement of the prohibited inducement through free services
Obligation Engagement:
- Prohibition on Free Services to Secure Work
- Objectivity and Truthfulness
- Prohibition on Gifts or Valuable Consideration to Secure Work
Guided By Principles:
- Professional Integrity
- Avoidance of Deceptive Conduct
Required Capabilities:
Field classification (triples vs literals)
violatesObligation: Prohibition on Free Services to Secure Work; Objectivity and Truthfulness; Prohibition on Gifts or Valuable Consideration to Secure WorkguidedByPrinciple: Professional Integrity; Avoidance of Deceptive Conductinitiates: Advisory Role Converted to Solicitation; Prohibited Inducement State
descriptioncontent: Engineer A chose to accompany the delivery method recommendation with a summary of the firm's own experience on Progressive-Design-Build projects and references from past projects, converting the advisory memo into a marketing document.hasAgentcontent: Engineer AtemporalMarkercontent: At time of memo submission, concurrent with recommendationeventRoleContextcontent: licensed professional engineer, State ChasMentalStatecontent: deliberateintendedOutcomecontent: Leverage the advisory role to promote the firm's qualifications and improve the likelihood of being selected for the wastewater projectforeseenUnintendedEffectscontent: Blurring of the boundary between objective professional advice and solicitation; Reinforcement of the prohibited inducement through free servicestemporalExtentcontent: instanttemporalSequencecontent: 7withinCompetenceassessment: True
requiresCapability: Distinction between advisory services and business solicitation; Conflict of interest management
RDF JSON-LD
{
"@context": {
"proeth": "http://proethica.org/ontology/intermediate#",
"proeth-case": "http://proethica.org/cases/14#",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"time": "http://www.w3.org/2006/time#"
},
"@id": "http://proethica.org/cases/14#Action_Self-Promotional_Credential_Inclusion",
"@type": "proeth:Action",
"proeth:description": "Engineer A chose to accompany the delivery method recommendation with a summary of the firm\u0027s own experience on Progressive-Design-Build projects and references from past projects, converting the advisory memo into a marketing document.",
"proeth:eventRoleContext": "licensed professional engineer, State C",
"proeth:foreseenUnintendedEffects": [
"Blurring of the boundary between objective professional advice and solicitation",
"Reinforcement of the prohibited inducement through free services"
],
"proeth:fulfillsObligation": [],
"proeth:guidedByPrinciple": [
"Professional Integrity",
"Avoidance of Deceptive Conduct"
],
"proeth:hasAgent": "Engineer A",
"proeth:hasMentalState": "deliberate",
"proeth:initiates": [
"Advisory Role Converted to Solicitation",
"Prohibited Inducement State"
],
"proeth:intendedOutcome": "Leverage the advisory role to promote the firm\u0027s qualifications and improve the likelihood of being selected for the wastewater project",
"proeth:raisesObligation": [],
"proeth:requiresCapability": [
"Distinction between advisory services and business solicitation",
"Conflict of interest management"
],
"proeth:temporalExtent": "instant",
"proeth:temporalMarker": "At time of memo submission, concurrent with recommendation",
"proeth:temporalSequence": 7,
"proeth:violatesObligation": [
"Prohibition on Free Services to Secure Work",
"Objectivity and Truthfulness",
"Prohibition on Gifts or Valuable Consideration to Secure Work"
],
"proeth:withinCompetence": true,
"rdfs:label": "Self-Promotional Credential Inclusion"
}
Extracted Events (6)
Occurrences that trigger ethical considerations and state changesDescription: Four project delivery methods had already received funding approval from the relevant authority before Engineer A was contacted, making all four legally and financially viable options for City B's wastewater project.
Temporal Marker: Prior to City Administrator's outreach to Engineer A instant
Fluent Transitions:
- Four Delivery Methods Approved
- Full Option Set Available to City B
Causes State Change: Four delivery methods, including Construction-Management-at-Risk and Fixed-Price-Design-Build, became formally approved and available options for City B to consider.
Field classification (triples vs literals)
initiates: Four Delivery Methods Approved; Full Option Set Available to City B
descriptioncontent: Four project delivery methods had already received funding approval from the relevant authority before Engineer A was contacted, making all four legally and financially viable options for City B's wastewater project.temporalMarkercontent: Prior to City Administrator's outreach to Engineer AeventTypecontent: exogenouscausesStateChangecontent: Four delivery methods, including Construction-Management-at-Risk and Fixed-Price-Design-Build, became formally approved and available options for City B to consider.temporalExtentcontent: instanttemporalSequencecontent: 1severityassessment: medium
RDF JSON-LD
{
"@context": {
"proeth": "http://proethica.org/ontology/intermediate#",
"proeth-case": "http://proethica.org/cases/14#",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"time": "http://www.w3.org/2006/time#"
},
"@id": "http://proethica.org/cases/14#Event_Funding_Approval_Established",
"@type": "proeth:Event",
"proeth:causesStateChange": "Four delivery methods, including Construction-Management-at-Risk and Fixed-Price-Design-Build, became formally approved and available options for City B to consider.",
"proeth:description": "Four project delivery methods had already received funding approval from the relevant authority before Engineer A was contacted, making all four legally and financially viable options for City B\u0027s wastewater project.",
"proeth:eventType": "exogenous",
"proeth:initiates": [
"Four Delivery Methods Approved",
"Full Option Set Available to City B"
],
"proeth:severity": "medium",
"proeth:temporalExtent": "instant",
"proeth:temporalMarker": "Prior to City Administrator\u0027s outreach to Engineer A",
"proeth:temporalSequence": 1,
"rdfs:label": "Funding Approval Established"
}
Description: An informal advisory relationship between Engineer A and City B came into existence when the City Administrator approached Engineer A for guidance, despite no prior contractual relationship existing between the two parties.
Temporal Marker: Before memo preparation; at the point of initial contact instant
Fluent Transitions:
- Informal Advisory Relationship Active
- Engineer A Advising Public Client
- No Contractual Relationship with City B
Causes State Change: Engineer A transitioned from having no relationship with City B to occupying an informal advisory role for the city on a public infrastructure matter.
Caused By Action: Action_Informal_Guidance_Request
Field classification (triples vs literals)
causedByAction: http://proethica.org/cases/14#Action_Informal_Guidance_Requestinitiates: Informal Advisory Relationship Active; Engineer A Advising Public Clientterminates: No Contractual Relationship with City B
descriptioncontent: An informal advisory relationship between Engineer A and City B came into existence when the City Administrator approached Engineer A for guidance, despite no prior contractual relationship existing between the two parties.temporalMarkercontent: Before memo preparation; at the point of initial contacteventTypecontent: outcomecausesStateChangecontent: Engineer A transitioned from having no relationship with City B to occupying an informal advisory role for the city on a public infrastructure matter.temporalExtentcontent: instanttemporalSequencecontent: 3severityassessment: medium
RDF JSON-LD
{
"@context": {
"proeth": "http://proethica.org/ontology/intermediate#",
"proeth-case": "http://proethica.org/cases/14#",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"time": "http://www.w3.org/2006/time#"
},
"@id": "http://proethica.org/cases/14#Event_Advisory_Engagement_Initiated",
"@type": "proeth:Event",
"proeth:causedByAction": "http://proethica.org/cases/14#Action_Informal_Guidance_Request",
"proeth:causesStateChange": "Engineer A transitioned from having no relationship with City B to occupying an informal advisory role for the city on a public infrastructure matter.",
"proeth:description": "An informal advisory relationship between Engineer A and City B came into existence when the City Administrator approached Engineer A for guidance, despite no prior contractual relationship existing between the two parties.",
"proeth:eventType": "outcome",
"proeth:initiates": [
"Informal Advisory Relationship Active",
"Engineer A Advising Public Client"
],
"proeth:severity": "medium",
"proeth:temporalExtent": "instant",
"proeth:temporalMarker": "Before memo preparation; at the point of initial contact",
"proeth:temporalSequence": 3,
"proeth:terminates": [
"No Contractual Relationship with City B"
],
"rdfs:label": "Advisory Engagement Initiated"
}
Description: When Engineer A recommended Progressive-Design-Build, the method under which Engineer A's own firm stood to benefit directly, a conflict of interest came into existence between Engineer A's professional duty to provide objective advice and Engineer A's firm's financial interest in the outcome.
Temporal Marker: At the point Engineer A's recommendation was made within the memo instant
Fluent Transitions:
- Undisclosed Conflict of Interest
- Compromised Advisory Integrity
- Disinterested Advisory Relationship
Causes State Change: Engineer A's advisory role became compromised by an undisclosed personal financial interest in the recommended outcome.
Caused By Action: Action_Biased_Method_Recommendation
Field classification (triples vs literals)
causedByAction: http://proethica.org/cases/14#Action_Biased_Method_Recommendationinitiates: Undisclosed Conflict of Interest; Compromised Advisory Integrityterminates: Disinterested Advisory Relationship
descriptioncontent: When Engineer A recommended Progressive-Design-Build, the method under which Engineer A's own firm stood to benefit directly, a conflict of interest came into existence between Engineer A's professional duty to provide objective advice and Engineer A's firm's financial interest in the outcome.temporalMarkercontent: At the point Engineer A's recommendation was made within the memoeventTypecontent: automatic_triggercausesStateChangecontent: Engineer A's advisory role became compromised by an undisclosed personal financial interest in the recommended outcome.temporalExtentcontent: instanttemporalSequencecontent: 8severityassessment: high
RDF JSON-LD
{
"@context": {
"proeth": "http://proethica.org/ontology/intermediate#",
"proeth-case": "http://proethica.org/cases/14#",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"time": "http://www.w3.org/2006/time#"
},
"@id": "http://proethica.org/cases/14#Event_Conflict_of_Interest_Created",
"@type": "proeth:Event",
"proeth:causedByAction": "http://proethica.org/cases/14#Action_Biased_Method_Recommendation",
"proeth:causesStateChange": "Engineer A\u0027s advisory role became compromised by an undisclosed personal financial interest in the recommended outcome.",
"proeth:description": "When Engineer A recommended Progressive-Design-Build, the method under which Engineer A\u0027s own firm stood to benefit directly, a conflict of interest came into existence between Engineer A\u0027s professional duty to provide objective advice and Engineer A\u0027s firm\u0027s financial interest in the outcome.",
"proeth:eventType": "automatic_trigger",
"proeth:initiates": [
"Undisclosed Conflict of Interest",
"Compromised Advisory Integrity"
],
"proeth:severity": "high",
"proeth:temporalExtent": "instant",
"proeth:temporalMarker": "At the point Engineer A\u0027s recommendation was made within the memo",
"proeth:temporalSequence": 8,
"proeth:terminates": [
"Disinterested Advisory Relationship"
],
"rdfs:label": "Conflict of Interest Created"
}
Description: As a result of Engineer A's selective omission, City B received a memo that presented only two of the four funding-approved delivery methods, meaning Construction-Management-at-Risk and Fixed-Price-Design-Build were effectively removed from the city's decision-making process.
Temporal Marker: Upon delivery of the summary memo to the City Administrator instant
Fluent Transitions:
- Incomplete Information Held by Client
- Decision Scope Artificially Reduced
- Full Option Set Available to City B
Causes State Change: City B's awareness of available delivery options was artificially limited to two methods rather than the four that had received funding approval.
Caused By Action: Action_Selective_Scope_Omission
Field classification (triples vs literals)
causedByAction: http://proethica.org/cases/14#Action_Selective_Scope_Omissioninitiates: Incomplete Information Held by Client; Decision Scope Artificially Reducedterminates: Full Option Set Available to City B
descriptioncontent: As a result of Engineer A's selective omission, City B received a memo that presented only two of the four funding-approved delivery methods, meaning Construction-Management-at-Risk and Fixed-Price-Design-Build were effectively removed from the city's decision-making process.temporalMarkercontent: Upon delivery of the summary memo to the City AdministratoreventTypecontent: outcomecausesStateChangecontent: City B's awareness of available delivery options was artificially limited to two methods rather than the four that had received funding approval.temporalExtentcontent: instanttemporalSequencecontent: 9severityassessment: high
RDF JSON-LD
{
"@context": {
"proeth": "http://proethica.org/ontology/intermediate#",
"proeth-case": "http://proethica.org/cases/14#",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"time": "http://www.w3.org/2006/time#"
},
"@id": "http://proethica.org/cases/14#Event_Delivery_Options_Narrowed",
"@type": "proeth:Event",
"proeth:causedByAction": "http://proethica.org/cases/14#Action_Selective_Scope_Omission",
"proeth:causesStateChange": "City B\u0027s awareness of available delivery options was artificially limited to two methods rather than the four that had received funding approval.",
"proeth:description": "As a result of Engineer A\u0027s selective omission, City B received a memo that presented only two of the four funding-approved delivery methods, meaning Construction-Management-at-Risk and Fixed-Price-Design-Build were effectively removed from the city\u0027s decision-making process.",
"proeth:eventType": "outcome",
"proeth:initiates": [
"Incomplete Information Held by Client",
"Decision Scope Artificially Reduced"
],
"proeth:severity": "high",
"proeth:temporalExtent": "instant",
"proeth:temporalMarker": "Upon delivery of the summary memo to the City Administrator",
"proeth:temporalSequence": 9,
"proeth:terminates": [
"Full Option Set Available to City B"
],
"rdfs:label": "Delivery Options Narrowed"
}
Description: By preparing and delivering the advisory memo without a contract or compensation, Engineer A provided professional services for free to City B, an occurrence that the BER later identified as equivalent to providing free services to secure future work.
Temporal Marker: Upon completion and delivery of the advisory memo interval
Fluent Transitions:
- Uncompensated Professional Services Provided
- Free Services as Competitive Advantage
Causes State Change: Engineer A's professional services were consumed by City B without compensation, placing Engineer A's conduct within the category of free service provision that NSPE Code provisions address.
Caused By Action: Action_Advisory_Memo_Preparation
Field classification (triples vs literals)
causedByAction: http://proethica.org/cases/14#Action_Advisory_Memo_Preparationinitiates: Uncompensated Professional Services Provided; Free Services as Competitive Advantage
descriptioncontent: By preparing and delivering the advisory memo without a contract or compensation, Engineer A provided professional services for free to City B, an occurrence that the BER later identified as equivalent to providing free services to secure future work.temporalMarkercontent: Upon completion and delivery of the advisory memoeventTypecontent: outcomecausesStateChangecontent: Engineer A's professional services were consumed by City B without compensation, placing Engineer A's conduct within the category of free service provision that NSPE Code provisions address.temporalExtentcontent: intervaltemporalSequencecontent: 10severityassessment: medium
RDF JSON-LD
{
"@context": {
"proeth": "http://proethica.org/ontology/intermediate#",
"proeth-case": "http://proethica.org/cases/14#",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"time": "http://www.w3.org/2006/time#"
},
"@id": "http://proethica.org/cases/14#Event_Free_Services_Rendered",
"@type": "proeth:Event",
"proeth:causedByAction": "http://proethica.org/cases/14#Action_Advisory_Memo_Preparation",
"proeth:causesStateChange": "Engineer A\u0027s professional services were consumed by City B without compensation, placing Engineer A\u0027s conduct within the category of free service provision that NSPE Code provisions address.",
"proeth:description": "By preparing and delivering the advisory memo without a contract or compensation, Engineer A provided professional services for free to City B, an occurrence that the BER later identified as equivalent to providing free services to secure future work.",
"proeth:eventType": "outcome",
"proeth:initiates": [
"Uncompensated Professional Services Provided",
"Free Services as Competitive Advantage"
],
"proeth:severity": "medium",
"proeth:temporalExtent": "interval",
"proeth:temporalMarker": "Upon completion and delivery of the advisory memo",
"proeth:temporalSequence": 10,
"rdfs:label": "Free Services Rendered"
}
Description: The Board of Ethical Review analyzed Engineer A's conduct and concluded it was unethical on two grounds: providing incomplete and self-serving information, and extending free professional services to secure future work.
Temporal Marker: After the case was submitted to the BER for review instant
Fluent Transitions:
- Formal Unethical Conduct Finding
- Professional Standards Violation Recorded
- Conduct Under Ethical Review
Causes State Change: Engineer A's conduct was formally characterized as unethical by the BER, establishing an official record of professional misconduct findings against the conduct described in the case.
Field classification (triples vs literals)
initiates: Formal Unethical Conduct Finding; Professional Standards Violation Recordedterminates: Conduct Under Ethical Review
descriptioncontent: The Board of Ethical Review analyzed Engineer A's conduct and concluded it was unethical on two grounds: providing incomplete and self-serving information, and extending free professional services to secure future work.temporalMarkercontent: After the case was submitted to the BER for revieweventTypecontent: outcomecausesStateChangecontent: Engineer A's conduct was formally characterized as unethical by the BER, establishing an official record of professional misconduct findings against the conduct described in the case.temporalExtentcontent: instanttemporalSequencecontent: 11severityassessment: high
RDF JSON-LD
{
"@context": {
"proeth": "http://proethica.org/ontology/intermediate#",
"proeth-case": "http://proethica.org/cases/14#",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"time": "http://www.w3.org/2006/time#"
},
"@id": "http://proethica.org/cases/14#Event_BER_Ethical_Finding",
"@type": "proeth:Event",
"proeth:causesStateChange": "Engineer A\u0027s conduct was formally characterized as unethical by the BER, establishing an official record of professional misconduct findings against the conduct described in the case.",
"proeth:description": "The Board of Ethical Review analyzed Engineer A\u0027s conduct and concluded it was unethical on two grounds: providing incomplete and self-serving information, and extending free professional services to secure future work.",
"proeth:eventType": "outcome",
"proeth:initiates": [
"Formal Unethical Conduct Finding",
"Professional Standards Violation Recorded"
],
"proeth:severity": "high",
"proeth:temporalExtent": "instant",
"proeth:temporalMarker": "After the case was submitted to the BER for review",
"proeth:temporalSequence": 11,
"proeth:terminates": [
"Conduct Under Ethical Review"
],
"rdfs:label": "BER Ethical Finding"
}
Causal Chains (8)
NESS test analysis: Necessary Element of Sufficient SetCausal Language: In the present case, City Administrator solicited services from Engineer A.
Necessary Factors (NESS):
- City Administrator's decision to solicit guidance
- Engineer A being a licensed professional engineer providing construction services in the community
- Upcoming wastewater system improvements project requiring delivery method selection
Sufficient Factors:
- City Administrator soliciting a recommendation from Engineer A on project delivery methods
Responsibility Attribution:
Agent: City Administrator
Type: direct
Within Agent Control:
Yes
Causal Sequence:
-
Informal Guidance Request
City Administrator solicits informal guidance from Engineer A on project delivery methods -
Advisory Engagement Initiated
An informal advisory relationship between Engineer A and City B comes into existence
Field classification (triples vs literals)
cause: Informal Guidance Requesteffect: Advisory Engagement InitiatedresponsibleAgent: City Administrator
causalLanguagecontent: In the present case, City Administrator solicited services from Engineer A.necessaryFactorscontent: City Administrator's decision to solicit guidance; Engineer A being a licensed professional engineer providing construction services in the community; Upcoming wastewater system improvements project requiring delivery method selectionsufficientFactorscontent: City Administrator soliciting a recommendation from Engineer A on project delivery methodscounterfactualcontent: Without the City Administrator's solicitation, no advisory relationship between Engineer A and City B would have come into existencecausalSequencecontent: {'proeth:step': 1, 'proeth:element': 'Informal Guidance Request', 'proeth:description': 'City Administrator solicits informal guidance from Engineer A on project delivery methods'}; {'proeth:step': 2, 'proeth:element': 'Advisory Engagement Initiated', 'proeth:description': 'An informal advisory relationship between Engineer A and City B comes into existence'}responsibilityTypeassessment: directwithinAgentControlassessment: True
RDF JSON-LD
{
"@context": {
"proeth": "http://proethica.org/ontology/intermediate#",
"proeth-case": "http://proethica.org/cases/14#",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#"
},
"@id": "http://proethica.org/cases/14#CausalChain_0003f718",
"@type": "proeth:CausalChain",
"proeth:causalLanguage": "In the present case, City Administrator solicited services from Engineer A.",
"proeth:causalSequence": [
{
"proeth:description": "City Administrator solicits informal guidance from Engineer A on project delivery methods",
"proeth:element": "Informal Guidance Request",
"proeth:step": 1
},
{
"proeth:description": "An informal advisory relationship between Engineer A and City B comes into existence",
"proeth:element": "Advisory Engagement Initiated",
"proeth:step": 2
}
],
"proeth:cause": "Informal Guidance Request",
"proeth:counterfactual": "Without the City Administrator\u0027s solicitation, no advisory relationship between Engineer A and City B would have come into existence",
"proeth:discoveredInSection": "discussion",
"proeth:effect": "Advisory Engagement Initiated",
"proeth:necessaryFactors": [
"City Administrator\u0027s decision to solicit guidance",
"Engineer A being a licensed professional engineer providing construction services in the community",
"Upcoming wastewater system improvements project requiring delivery method selection"
],
"proeth:responsibilityType": "direct",
"proeth:responsibleAgent": "City Administrator",
"proeth:sufficientFactors": [
"City Administrator soliciting a recommendation from Engineer A on project delivery methods"
],
"proeth:withinAgentControl": true
}
Causal Language: by providing only a partial, comparative engineering evaluation with no analysis and a recommendation to Engineer A’s benefit, the conduct constituted both incomplete and self-serving information (as in 95-5 and 99-8) and the extension of free services. Both aspects of the conduct were unethical in the view of the BER.
Necessary Factors (NESS):
- Incomplete/self-serving information in the memo
- The extension of free services
- BER's analysis of Engineer A's conduct
Sufficient Factors:
- Provision of a partial, self-serving engineering evaluation combined with the extension of free services
Responsibility Attribution:
Agent: Engineer A
Type: direct
Within Agent Control:
Yes
Causal Sequence:
-
Selective Scope Omission
Engineer A presents incomplete, self-serving information -
Free Services Rendered
Engineer A extends free engineering services via the memo -
BER Ethical Finding
BER concludes the conduct was unethical on two grounds
Field classification (triples vs literals)
cause: Selective Scope Omissioneffect: BER Ethical FindingresponsibleAgent: Engineer A
causalLanguagecontent: by providing only a partial, comparative engineering evaluation with no analysis and a recommendation to Engineer A’s benefit, the conduct constituted both incomplete and self-serving information (as in 95-5 and 99-8) and the extension of free services. Both aspects of the conduct were unethical in the view of the BER.necessaryFactorscontent: Incomplete/self-serving information in the memo; The extension of free services; BER's analysis of Engineer A's conductsufficientFactorscontent: Provision of a partial, self-serving engineering evaluation combined with the extension of free servicescounterfactualcontent: Had Engineer A provided a complete, objective analysis or merely referred to resources, the BER would not have found the conduct unethicalcausalSequencecontent: {'proeth:step': 1, 'proeth:element': 'Selective Scope Omission', 'proeth:description': 'Engineer A presents incomplete, self-serving information'}; {'proeth:step': 2, 'proeth:element': 'Free Services Rendered', 'proeth:description': 'Engineer A extends free engineering services via the memo'}; {'proeth:step': 3, 'proeth:element': 'BER Ethical Finding', 'proeth:description': 'BER concludes the conduct was unethical on two grounds'}responsibilityTypeassessment: directwithinAgentControlassessment: True
RDF JSON-LD
{
"@context": {
"proeth": "http://proethica.org/ontology/intermediate#",
"proeth-case": "http://proethica.org/cases/14#",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#"
},
"@id": "http://proethica.org/cases/14#CausalChain_a5ef419c",
"@type": "proeth:CausalChain",
"proeth:causalLanguage": "by providing only a partial, comparative engineering evaluation with no analysis and a recommendation to Engineer A\u2019s benefit, the conduct constituted both incomplete and self-serving information (as in 95-5 and 99-8) and the extension of free services. Both aspects of the conduct were unethical in the view of the BER.",
"proeth:causalSequence": [
{
"proeth:description": "Engineer A presents incomplete, self-serving information",
"proeth:element": "Selective Scope Omission",
"proeth:step": 1
},
{
"proeth:description": "Engineer A extends free engineering services via the memo",
"proeth:element": "Free Services Rendered",
"proeth:step": 2
},
{
"proeth:description": "BER concludes the conduct was unethical on two grounds",
"proeth:element": "BER Ethical Finding",
"proeth:step": 3
}
],
"proeth:cause": "Selective Scope Omission",
"proeth:counterfactual": "Had Engineer A provided a complete, objective analysis or merely referred to resources, the BER would not have found the conduct unethical",
"proeth:discoveredInSection": "discussion",
"proeth:effect": "BER Ethical Finding",
"proeth:necessaryFactors": [
"Incomplete/self-serving information in the memo",
"The extension of free services",
"BER\u0027s analysis of Engineer A\u0027s conduct"
],
"proeth:responsibilityType": "direct",
"proeth:responsibleAgent": "Engineer A",
"proeth:sufficientFactors": [
"Provision of a partial, self-serving engineering evaluation combined with the extension of free services"
],
"proeth:withinAgentControl": true
}
Causal Language: Engineer A prepared a summary memo to City B Administrator and only identified Design-Bid-Build and Progressive-Design-Build as viable project delivery options.
Necessary Factors (NESS):
- Existence of the advisory request
- Engineer A's decision to respond formally with a memo rather than referring to resources
Sufficient Factors:
- Engineer A choosing to prepare and deliver a formal summary memo in response to the solicitation
Responsibility Attribution:
Agent: Engineer A
Type: direct
Within Agent Control:
Yes
Causal Sequence:
-
Advisory Engagement Initiated
Informal advisory relationship comes into existence -
Advisory Memo Preparation
Engineer A chooses to prepare a formal summary memo responding to the solicitation
Field classification (triples vs literals)
cause: Advisory Engagement Initiatedeffect: Advisory Memo PreparationresponsibleAgent: Engineer A
causalLanguagecontent: Engineer A prepared a summary memo to City B Administrator and only identified Design-Bid-Build and Progressive-Design-Build as viable project delivery options.necessaryFactorscontent: Existence of the advisory request; Engineer A's decision to respond formally with a memo rather than referring to resourcessufficientFactorscontent: Engineer A choosing to prepare and deliver a formal summary memo in response to the solicitationcounterfactualcontent: Had Engineer A merely referred the City Administrator to outside resources, no advisory memo (and thus no engineering services) would have been preparedcausalSequencecontent: {'proeth:step': 1, 'proeth:element': 'Advisory Engagement Initiated', 'proeth:description': 'Informal advisory relationship comes into existence'}; {'proeth:step': 2, 'proeth:element': 'Advisory Memo Preparation', 'proeth:description': 'Engineer A chooses to prepare a formal summary memo responding to the solicitation'}responsibilityTypeassessment: directwithinAgentControlassessment: True
RDF JSON-LD
{
"@context": {
"proeth": "http://proethica.org/ontology/intermediate#",
"proeth-case": "http://proethica.org/cases/14#",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#"
},
"@id": "http://proethica.org/cases/14#CausalChain_5beb86d9",
"@type": "proeth:CausalChain",
"proeth:causalLanguage": "Engineer A prepared a summary memo to City B Administrator and only identified Design-Bid-Build and Progressive-Design-Build as viable project delivery options.",
"proeth:causalSequence": [
{
"proeth:description": "Informal advisory relationship comes into existence",
"proeth:element": "Advisory Engagement Initiated",
"proeth:step": 1
},
{
"proeth:description": "Engineer A chooses to prepare a formal summary memo responding to the solicitation",
"proeth:element": "Advisory Memo Preparation",
"proeth:step": 2
}
],
"proeth:cause": "Advisory Engagement Initiated",
"proeth:counterfactual": "Had Engineer A merely referred the City Administrator to outside resources, no advisory memo (and thus no engineering services) would have been prepared",
"proeth:discoveredInSection": "facts",
"proeth:effect": "Advisory Memo Preparation",
"proeth:necessaryFactors": [
"Existence of the advisory request",
"Engineer A\u0027s decision to respond formally with a memo rather than referring to resources"
],
"proeth:responsibilityType": "direct",
"proeth:responsibleAgent": "Engineer A",
"proeth:sufficientFactors": [
"Engineer A choosing to prepare and deliver a formal summary memo in response to the solicitation"
],
"proeth:withinAgentControl": true
}
Causal Language: by providing only a partial, comparative engineering evaluation with no analysis and a recommendation to Engineer A’s benefit, the conduct constituted both incomplete and self-serving information (as in 95-5 and 99-8) and the extension of free services
Necessary Factors (NESS):
- Engineer A preparing and delivering an engineering evaluation
- Absence of any contract or compensation
- City B's lack of an existing contractual relationship with Engineer A
Sufficient Factors:
- Delivery of an engineering evaluation memo without a contract or compensation
Responsibility Attribution:
Agent: Engineer A
Type: direct
Within Agent Control:
Yes
Causal Sequence:
-
Advisory Memo Preparation
Engineer A prepares the summary memo containing an engineering evaluation -
Free Services Rendered
Engineer A delivers the advisory memo without a contract or compensation
Field classification (triples vs literals)
cause: Advisory Memo Preparationeffect: Free Services RenderedresponsibleAgent: Engineer A
causalLanguagecontent: by providing only a partial, comparative engineering evaluation with no analysis and a recommendation to Engineer A’s benefit, the conduct constituted both incomplete and self-serving information (as in 95-5 and 99-8) and the extension of free servicesnecessaryFactorscontent: Engineer A preparing and delivering an engineering evaluation; Absence of any contract or compensation; City B's lack of an existing contractual relationship with Engineer AsufficientFactorscontent: Delivery of an engineering evaluation memo without a contract or compensationcounterfactualcontent: Had Engineer A only compiled referenced third-party resources (no engineering services) or charged for the work, no extension of free services would have occurredcausalSequencecontent: {'proeth:step': 1, 'proeth:element': 'Advisory Memo Preparation', 'proeth:description': 'Engineer A prepares the summary memo containing an engineering evaluation'}; {'proeth:step': 2, 'proeth:element': 'Free Services Rendered', 'proeth:description': 'Engineer A delivers the advisory memo without a contract or compensation'}responsibilityTypeassessment: directwithinAgentControlassessment: True
RDF JSON-LD
{
"@context": {
"proeth": "http://proethica.org/ontology/intermediate#",
"proeth-case": "http://proethica.org/cases/14#",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#"
},
"@id": "http://proethica.org/cases/14#CausalChain_174b27bd",
"@type": "proeth:CausalChain",
"proeth:causalLanguage": "by providing only a partial, comparative engineering evaluation with no analysis and a recommendation to Engineer A\u2019s benefit, the conduct constituted both incomplete and self-serving information (as in 95-5 and 99-8) and the extension of free services",
"proeth:causalSequence": [
{
"proeth:description": "Engineer A prepares the summary memo containing an engineering evaluation",
"proeth:element": "Advisory Memo Preparation",
"proeth:step": 1
},
{
"proeth:description": "Engineer A delivers the advisory memo without a contract or compensation",
"proeth:element": "Free Services Rendered",
"proeth:step": 2
}
],
"proeth:cause": "Advisory Memo Preparation",
"proeth:counterfactual": "Had Engineer A only compiled referenced third-party resources (no engineering services) or charged for the work, no extension of free services would have occurred",
"proeth:discoveredInSection": "discussion",
"proeth:effect": "Free Services Rendered",
"proeth:necessaryFactors": [
"Engineer A preparing and delivering an engineering evaluation",
"Absence of any contract or compensation",
"City B\u0027s lack of an existing contractual relationship with Engineer A"
],
"proeth:responsibilityType": "direct",
"proeth:responsibleAgent": "Engineer A",
"proeth:sufficientFactors": [
"Delivery of an engineering evaluation memo without a contract or compensation"
],
"proeth:withinAgentControl": true
}
Causal Language: Engineer A prepared a summary memo to City B Administrator and only identified Design-Bid-Build and Progressive-Design-Build as viable project delivery options.
Necessary Factors (NESS):
- Existence of four funding-approved delivery methods
- Engineer A's choice to present only two of the four methods
- Omission of Construction-Manager-at-Risk and Fixed-Price-Design-Build
Sufficient Factors:
- Engineer A presenting only Design-Bid-Build and Progressive-Design-Build as viable options
Responsibility Attribution:
Agent: Engineer A
Type: direct
Within Agent Control:
Yes
Causal Sequence:
-
Funding Approval Established
Four project delivery methods received funding approval -
Selective Scope Omission
Engineer A chooses to present only two of the four viable methods -
Delivery Options Narrowed
City B receives a memo presenting only two of the approved options
Field classification (triples vs literals)
cause: Selective Scope Omissioneffect: Delivery Options NarrowedresponsibleAgent: Engineer A
causalLanguagecontent: Engineer A prepared a summary memo to City B Administrator and only identified Design-Bid-Build and Progressive-Design-Build as viable project delivery options.necessaryFactorscontent: Existence of four funding-approved delivery methods; Engineer A's choice to present only two of the four methods; Omission of Construction-Manager-at-Risk and Fixed-Price-Design-BuildsufficientFactorscontent: Engineer A presenting only Design-Bid-Build and Progressive-Design-Build as viable optionscounterfactualcontent: Had Engineer A presented all four approved methods, City B would not have received a narrowed set of optionscausalSequencecontent: {'proeth:step': 1, 'proeth:element': 'Funding Approval Established', 'proeth:description': 'Four project delivery methods received funding approval'}; {'proeth:step': 2, 'proeth:element': 'Selective Scope Omission', 'proeth:description': 'Engineer A chooses to present only two of the four viable methods'}; {'proeth:step': 3, 'proeth:element': 'Delivery Options Narrowed', 'proeth:description': 'City B receives a memo presenting only two of the approved options'}responsibilityTypeassessment: directwithinAgentControlassessment: True
RDF JSON-LD
{
"@context": {
"proeth": "http://proethica.org/ontology/intermediate#",
"proeth-case": "http://proethica.org/cases/14#",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#"
},
"@id": "http://proethica.org/cases/14#CausalChain_a4fa03df",
"@type": "proeth:CausalChain",
"proeth:causalLanguage": "Engineer A prepared a summary memo to City B Administrator and only identified Design-Bid-Build and Progressive-Design-Build as viable project delivery options.",
"proeth:causalSequence": [
{
"proeth:description": "Four project delivery methods received funding approval",
"proeth:element": "Funding Approval Established",
"proeth:step": 1
},
{
"proeth:description": "Engineer A chooses to present only two of the four viable methods",
"proeth:element": "Selective Scope Omission",
"proeth:step": 2
},
{
"proeth:description": "City B receives a memo presenting only two of the approved options",
"proeth:element": "Delivery Options Narrowed",
"proeth:step": 3
}
],
"proeth:cause": "Selective Scope Omission",
"proeth:counterfactual": "Had Engineer A presented all four approved methods, City B would not have received a narrowed set of options",
"proeth:discoveredInSection": "facts",
"proeth:effect": "Delivery Options Narrowed",
"proeth:necessaryFactors": [
"Existence of four funding-approved delivery methods",
"Engineer A\u0027s choice to present only two of the four methods",
"Omission of Construction-Manager-at-Risk and Fixed-Price-Design-Build"
],
"proeth:responsibilityType": "direct",
"proeth:responsibleAgent": "Engineer A",
"proeth:sufficientFactors": [
"Engineer A presenting only Design-Bid-Build and Progressive-Design-Build as viable options"
],
"proeth:withinAgentControl": true
}
Causal Language: When Engineer A recommended Progressive-Design-Build, the method under which Engineer A's own firm s
Necessary Factors (NESS):
- Engineer A's qualification to provide services under Progressive-Design-Build
- Engineer A recommending the method that benefits the firm
- Absence of disclosure of the self-interest
Sufficient Factors:
- Recommending a delivery method under which Engineer A's own firm stands to gain work, within an evaluation that omits alternatives
Responsibility Attribution:
Agent: Engineer A
Type: direct
Within Agent Control:
Yes
Causal Sequence:
-
Selective Scope Omission
Engineer A narrows the viable options to two methods -
Biased Method Recommendation
Engineer A recommends Progressive-Design-Build, under which the firm is qualified to provide services -
Conflict of Interest Created
A conflict of interest arises because the recommended method benefits Engineer A's own firm
Field classification (triples vs literals)
cause: Biased Method Recommendationeffect: Conflict of Interest CreatedresponsibleAgent: Engineer A
causalLanguagecontent: When Engineer A recommended Progressive-Design-Build, the method under which Engineer A's own firm snecessaryFactorscontent: Engineer A's qualification to provide services under Progressive-Design-Build; Engineer A recommending the method that benefits the firm; Absence of disclosure of the self-interestsufficientFactorscontent: Recommending a delivery method under which Engineer A's own firm stands to gain work, within an evaluation that omits alternativescounterfactualcontent: Had Engineer A presented a neutral, complete analysis without recommending the self-benefiting method, no conflict of interest would have been createdcausalSequencecontent: {'proeth:step': 1, 'proeth:element': 'Selective Scope Omission', 'proeth:description': 'Engineer A narrows the viable options to two methods'}; {'proeth:step': 2, 'proeth:element': 'Biased Method Recommendation', 'proeth:description': 'Engineer A recommends Progressive-Design-Build, under which the firm is qualified to provide services'}; {'proeth:step': 3, 'proeth:element': 'Conflict of Interest Created', 'proeth:description': "A conflict of interest arises because the recommended method benefits Engineer A's own firm"}responsibilityTypeassessment: directwithinAgentControlassessment: True
RDF JSON-LD
{
"@context": {
"proeth": "http://proethica.org/ontology/intermediate#",
"proeth-case": "http://proethica.org/cases/14#",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#"
},
"@id": "http://proethica.org/cases/14#CausalChain_ee58b6b6",
"@type": "proeth:CausalChain",
"proeth:causalLanguage": "When Engineer A recommended Progressive-Design-Build, the method under which Engineer A\u0027s own firm s",
"proeth:causalSequence": [
{
"proeth:description": "Engineer A narrows the viable options to two methods",
"proeth:element": "Selective Scope Omission",
"proeth:step": 1
},
{
"proeth:description": "Engineer A recommends Progressive-Design-Build, under which the firm is qualified to provide services",
"proeth:element": "Biased Method Recommendation",
"proeth:step": 2
},
{
"proeth:description": "A conflict of interest arises because the recommended method benefits Engineer A\u0027s own firm",
"proeth:element": "Conflict of Interest Created",
"proeth:step": 3
}
],
"proeth:cause": "Biased Method Recommendation",
"proeth:counterfactual": "Had Engineer A presented a neutral, complete analysis without recommending the self-benefiting method, no conflict of interest would have been created",
"proeth:discoveredInSection": "facts",
"proeth:effect": "Conflict of Interest Created",
"proeth:necessaryFactors": [
"Engineer A\u0027s qualification to provide services under Progressive-Design-Build",
"Engineer A recommending the method that benefits the firm",
"Absence of disclosure of the self-interest"
],
"proeth:responsibilityType": "direct",
"proeth:responsibleAgent": "Engineer A",
"proeth:sufficientFactors": [
"Recommending a delivery method under which Engineer A\u0027s own firm stands to gain work, within an evaluation that omits alternatives"
],
"proeth:withinAgentControl": true
}
Causal Language: Accompanying the recommendation, Engineer A provided a summary of the firm’s experience with Progressive-Design-Build projects and references from past projects
Necessary Factors (NESS):
- Engineer A having made the recommendation
- Engineer A's decision to attach firm experience and references
Sufficient Factors:
- Engineer A accompanying the recommendation with the firm's own experience and references
Responsibility Attribution:
Agent: Engineer A
Type: direct
Within Agent Control:
Yes
Causal Sequence:
-
Biased Method Recommendation
Engineer A recommends Progressive-Design-Build -
Self-Promotional Credential Inclusion
Engineer A attaches a summary of the firm's experience and references
Field classification (triples vs literals)
cause: Biased Method Recommendationeffect: Self-Promotional Credential InclusionresponsibleAgent: Engineer A
causalLanguagecontent: Accompanying the recommendation, Engineer A provided a summary of the firm’s experience with Progressive-Design-Build projects and references from past projectsnecessaryFactorscontent: Engineer A having made the recommendation; Engineer A's decision to attach firm experience and referencessufficientFactorscontent: Engineer A accompanying the recommendation with the firm's own experience and referencescounterfactualcontent: Without the recommendation, there would have been no occasion to attach the firm's self-promotional credentialscausalSequencecontent: {'proeth:step': 1, 'proeth:element': 'Biased Method Recommendation', 'proeth:description': 'Engineer A recommends Progressive-Design-Build'}; {'proeth:step': 2, 'proeth:element': 'Self-Promotional Credential Inclusion', 'proeth:description': "Engineer A attaches a summary of the firm's experience and references"}responsibilityTypeassessment: directwithinAgentControlassessment: True
RDF JSON-LD
{
"@context": {
"proeth": "http://proethica.org/ontology/intermediate#",
"proeth-case": "http://proethica.org/cases/14#",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#"
},
"@id": "http://proethica.org/cases/14#CausalChain_46c9b3fa",
"@type": "proeth:CausalChain",
"proeth:causalLanguage": "Accompanying the recommendation, Engineer A provided a summary of the firm\u2019s experience with Progressive-Design-Build projects and references from past projects",
"proeth:causalSequence": [
{
"proeth:description": "Engineer A recommends Progressive-Design-Build",
"proeth:element": "Biased Method Recommendation",
"proeth:step": 1
},
{
"proeth:description": "Engineer A attaches a summary of the firm\u0027s experience and references",
"proeth:element": "Self-Promotional Credential Inclusion",
"proeth:step": 2
}
],
"proeth:cause": "Biased Method Recommendation",
"proeth:counterfactual": "Without the recommendation, there would have been no occasion to attach the firm\u0027s self-promotional credentials",
"proeth:discoveredInSection": "facts",
"proeth:effect": "Self-Promotional Credential Inclusion",
"proeth:necessaryFactors": [
"Engineer A having made the recommendation",
"Engineer A\u0027s decision to attach firm experience and references"
],
"proeth:responsibilityType": "direct",
"proeth:responsibleAgent": "Engineer A",
"proeth:sufficientFactors": [
"Engineer A accompanying the recommendation with the firm\u0027s own experience and references"
],
"proeth:withinAgentControl": true
}
Causal Language: the conduct constituted both incomplete and self-serving information (as in 95-5 and 99-8) and the extension of free services. Both aspects of the conduct were unethical in the view of the BER.
Necessary Factors (NESS):
- Provision of engineering services without contract or compensation
- NSPE Code prohibition against offering valuable consideration to secure work
- BER's analysis of the conduct
Sufficient Factors:
- Extension of free engineering services as a means tied to securing future work, evaluated under the NSPE Code
Responsibility Attribution:
Agent: Engineer A
Type: direct
Within Agent Control:
Yes
Causal Sequence:
-
Free Services Rendered
Engineer A delivers the advisory memo without contract or compensation -
BER Ethical Finding
BER finds the extension of free services unethical
Field classification (triples vs literals)
cause: Free Services Renderedeffect: BER Ethical FindingresponsibleAgent: Engineer A
causalLanguagecontent: the conduct constituted both incomplete and self-serving information (as in 95-5 and 99-8) and the extension of free services. Both aspects of the conduct were unethical in the view of the BER.necessaryFactorscontent: Provision of engineering services without contract or compensation; NSPE Code prohibition against offering valuable consideration to secure work; BER's analysis of the conductsufficientFactorscontent: Extension of free engineering services as a means tied to securing future work, evaluated under the NSPE Codecounterfactualcontent: Had no free engineering services been rendered, the second ground of the BER's unethical finding would not existcausalSequencecontent: {'proeth:step': 1, 'proeth:element': 'Free Services Rendered', 'proeth:description': 'Engineer A delivers the advisory memo without contract or compensation'}; {'proeth:step': 2, 'proeth:element': 'BER Ethical Finding', 'proeth:description': 'BER finds the extension of free services unethical'}responsibilityTypeassessment: directwithinAgentControlassessment: True
RDF JSON-LD
{
"@context": {
"proeth": "http://proethica.org/ontology/intermediate#",
"proeth-case": "http://proethica.org/cases/14#",
"rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#"
},
"@id": "http://proethica.org/cases/14#CausalChain_88941d6b",
"@type": "proeth:CausalChain",
"proeth:causalLanguage": "the conduct constituted both incomplete and self-serving information (as in 95-5 and 99-8) and the extension of free services. Both aspects of the conduct were unethical in the view of the BER.",
"proeth:causalSequence": [
{
"proeth:description": "Engineer A delivers the advisory memo without contract or compensation",
"proeth:element": "Free Services Rendered",
"proeth:step": 1
},
{
"proeth:description": "BER finds the extension of free services unethical",
"proeth:element": "BER Ethical Finding",
"proeth:step": 2
}
],
"proeth:cause": "Free Services Rendered",
"proeth:counterfactual": "Had no free engineering services been rendered, the second ground of the BER\u0027s unethical finding would not exist",
"proeth:discoveredInSection": "discussion",
"proeth:effect": "BER Ethical Finding",
"proeth:necessaryFactors": [
"Provision of engineering services without contract or compensation",
"NSPE Code prohibition against offering valuable consideration to secure work",
"BER\u0027s analysis of the conduct"
],
"proeth:responsibilityType": "direct",
"proeth:responsibleAgent": "Engineer A",
"proeth:sufficientFactors": [
"Extension of free engineering services as a means tied to securing future work, evaluated under the NSPE Code"
],
"proeth:withinAgentControl": true
}
Allen Temporal Relations (7)
Interval algebra relationships with OWL-Time standard properties| From Entity | Allen Relation | To Entity | OWL-Time Property | Evidence |
|---|---|---|---|---|
| Engineer A having no contractual relationship with City B |
during
Entity1 occurs entirely within the duration of Entity2 |
City Administrator's request for a recommendation |
time:intervalDuring
http://www.w3.org/2006/time#intervalDuring |
Engineer A currently has no contractual relationship with City B. City B's City Administrator asked ... [more] |
| City Administrator's request for a recommendation |
before
Entity1 is before Entity2 |
Engineer A preparing the summary memo |
time:intervalBefore
http://www.w3.org/2006/time#intervalBefore |
City B's City Administrator asked Engineer A for a recommendation on project delivery methods... Eng... [more] |
| Engineer A preparing the summary memo (with omissions) |
before
Entity1 is before Entity2 |
Engineer A recommending Progressive Design-Build |
time:intervalBefore
http://www.w3.org/2006/time#intervalBefore |
Engineer A prepared a summary memo to City B Administrator and only identified Design-Bid-Build and ... [more] |
| Engineer A recommending Progressive Design-Build |
equals
Entity1 and Entity2 have the same start and end times |
Engineer A providing firm experience summary and references |
time:intervalEquals
http://www.w3.org/2006/time#intervalEquals |
Engineer A recommended Progressive Design Build. Accompanying the recommendation, Engineer A provide... [more] |
| wastewater system improvements project |
after
Entity1 is after Entity2 |
City Administrator's request for a recommendation on project delivery methods |
time:intervalAfter
http://www.w3.org/2006/time#intervalAfter |
City B's City Administrator asked Engineer A for a recommendation on project delivery methods for th... [more] |
| pile installation |
before
Entity1 is before Entity2 |
cure period |
time:intervalBefore
http://www.w3.org/2006/time#intervalBefore |
that following cure, the test hammer was dropped several times before the count began (referenced in... [more] |
| cure period |
before
Entity1 is before Entity2 |
test hammer drops before count began |
time:intervalBefore
http://www.w3.org/2006/time#intervalBefore |
that following cure, the test hammer was dropped several times before the count began |
About Allen Relations & OWL-Time
Allen's Interval Algebra provides 13 basic temporal relations between intervals. These relations are mapped to OWL-Time standard properties for interoperability with Semantic Web temporal reasoning systems and SPARQL queries.
Each relation includes both a ProEthica custom property and a
time:* OWL-Time property for maximum compatibility.