Public Safety, Health and Welfare
Individual
http://proethica.org/ontology/asce#PublicSafetyHealthWelfare
Definition
The overriding principle that takes precedence over all other considerations in civil engineering practice
Properties
Instance of
Applies To Domain
civil_engineering
Has Ethical Weight
paramount
Definition
Civil engineers must hold paramount the safety, health, and welfare of the public, including future generations and the global environment
The overriding principle that takes precedence over all other considerations in civil engineering practice
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:PublicSafetyHealthWelfare a proethica:Principle ;
rdfs:label "Public Safety, Health and Welfare" ;
proethica:appliesToDomain "civil_engineering" ;
proethica:hasEthicalWeight "paramount" ;
rdfs:comment "The overriding principle that takes precedence over all other considerations in civil engineering practice" ;
skos:definition "Civil engineers must hold paramount the safety, health, and welfare of the public, including future generations and the global environment",
"The overriding principle that takes precedence over all other considerations in civil engineering practice" .