Hold Paramount Public Safety
Individual
http://proethica.org/ontology/asce#HoldParamountPublicSafety
Definition
The most fundamental obligation in civil engineering practice
Properties
Instance of
Applies To Domain
civil_engineering
Has Urgency
immediate
Definition
Engineers must prioritize public safety above all other considerations including client wishes or economic pressures
The most fundamental obligation in civil engineering practice
Relationships
derivedFromPrinciple
Public Safety Health Welfare
TTL
@prefix asce: <http://proethica.org/ontology/asce#> .
@prefix proethica: <http://proethica.org/ontology/intermediate#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
asce:HoldParamountPublicSafety a proethica:Obligation ;
rdfs:label "Hold Paramount Public Safety" ;
proethica:appliesToDomain "civil_engineering" ;
proethica:derivedFromPrinciple asce:PublicSafetyHealthWelfare ;
proethica:hasUrgency "immediate" ;
rdfs:comment "The most fundamental obligation in civil engineering practice" ;
skos:definition "Engineers must prioritize public safety above all other considerations including client wishes or economic pressures",
"The most fundamental obligation in civil engineering practice" .