diff --git a/src/sdgio-edit.owl b/src/sdgio-edit.owl index dacf81c..6e1911c 100644 --- a/src/sdgio-edit.owl +++ b/src/sdgio-edit.owl @@ -139,21 +139,21 @@ SubClassOf( ObjectSomeValuesFrom( )) SubClassOf( ObjectSomeValuesFrom( ObjectIntersectionOf(ObjectSomeValuesFrom( ) ))) AnnotationAssertion( "Draft class. See Issue #22.") -AnnotationAssertion( "The disposition of an entity to encounter one or more hazards and, as a result, to realise one or more of its vulnerabilities.") AnnotationAssertion(rdfs:label "risk"@en) -AnnotationAssertion(rdfs:comment "The probability of this disposition being realised can be assigned on the information or data level.") +AnnotationAssertion( "A disposition of a bearer to realise one or more of its vulnerabilities when participating in a process which exposes the bearer to one or more corresponding hazards.") +AnnotationAssertion(rdfs:comment "Risk is increased when harm or damage is realised and when an entity is likely to encounter a hazard in some process. The probability of this disposition being realised can be assigned on the information or data level.") SubClassOf( ) AnnotationAssertion( "Many things can have some degree of a 'hazard disposition' (e.g. the floor, a glass, etc). Thus, usage of this class should probably be linked to an estimated probability or a fixed list of hazards.") AnnotationAssertion(rdfs:label "hazard disposition"@en) AnnotationAssertion(rdfs:comment "Draft.") AnnotationAssertion( "A disposition of an entity to cause harm or damage to another entity.") SubClassOf( ) -AnnotationAssertion( "The risk that an entity encounters one or more flooding hazards and realises its vulnerability towards flooding.") AnnotationAssertion(rdfs:label "risk of flooding"@en) +AnnotationAssertion( "The risk that a bearer realises its vulnerability towards flooding when participating in a process which exposes the bearer to a flooding hazard.") AnnotationAssertion( "Draft.") SubClassOf( ) -AnnotationAssertion( "The risk that an entity encounters one or more drowning hazards and realises its vulnerability towards drowning.") AnnotationAssertion(rdfs:label "risk of drowning"@en) +AnnotationAssertion( "The risk that a bearer realises its vulnerability towards drowning when participating in a process which exposes the bearer to a drowning hazard.") AnnotationAssertion(rdfs:comment "Draft") SubClassOf( ) AnnotationAssertion(rdfs:label "vulnerability"@en)