isi-vista / cdse-covid

Claim detection & semantic extraction (Covid-19 domain)
0 stars 0 forks source link

Direct `aida:claimText` is no longer supported by the DWD ontology #144

Closed joecummings closed 2 years ago

joecummings commented 2 years ago

https://raw.githubusercontent.com/NextCenturyCorporation/AIDA-Interchange-Format/develop/java/src/main/resources/com/ncc/aif/aida_ontology.shacl

sh:result    [ a                             sh:ValidationResult ;
                 sh:focusNode                  <http://www.isi.edu/cdseL0C04D4NL/claim_id/377e59c2> ;
                 sh:resultMessage              "Predicate aida:claimText is not allowed (closed shape)" ;
                 sh:resultPath                 aida:claimText ;
                 sh:resultSeverity             sh:Violation ;
                 sh:sourceConstraintComponent  sh:ClosedConstraintComponent ;
                 sh:sourceShape                aida:ClaimShape ;
                 sh:value                      "populated slums"
               ] ;
joecummings commented 2 years ago

My vote is to change the aida:naturalLanguageDescription to be the former aida:claimText and remove a direct reference to the claim sentence.