severity

Property
http://proethica.org/ontology/intermediate#severity
Class Hierarchy
  • severity
Definition

Intended on Constraint: severity judgment. The Event half was retired with the E spec (emergency salience is carried structurally by the RiskState/EmergencyState the event initiates).

Properties
Range
Kind
datatype
@prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix proeth: <http://proethica.org/ontology/intermediate#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . proeth:severity a owl:DatatypeProperty ; rdfs:label "severity"@en ; rdfs:comment "Intended on Constraint: severity judgment. The Event half was retired with the E spec (emergency salience is carried structurally by the RiskState/EmergencyState the event initiates)."@en ; rdfs:range xsd:string .
Metadata
Type
Property
Last Updated
2026-07-07 17:16