@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix orcid: <https://orcid.org/> .
@prefix this: <http://purl.org/np/RAtwDxBF1MJoX9AzkW5vkAFZ3mcprtiP6-MGybEB2Zevo> .
@prefix sub: <http://purl.org/np/RAtwDxBF1MJoX9AzkW5vkAFZ3mcprtiP6-MGybEB2Zevo#> .
@prefix po: <http://www.essepuntato.it/2008/12/pattern#> .
@prefix f7: <http://purl.org/np/RA6f9C7xRc395-jmjLo3hSBCtMALLrwteL6DqWhjyx1fA> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix pav: <http://purl.org/pav/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix doco: <http://purl.org/spar/doco/> .
@prefix c4o: <http://purl.org/spar/c4o/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  f7: npx:introduces <http://purl.org/np/RA6f9C7xRc395-jmjLo3hSBCtMALLrwteL6DqWhjyx1fA#figure> .
  sub:paragraph c4o:hasContent "In the Verify stage of this type of task, the crowd outperformed the precision of the Find stage, achieving values of 0.5510 for the ‘first answer’ setting and 0.8723 with ‘majority voting’. This major improvement on the precision put in evidence the importance of having the a multi-validation pattern like Find-Fix-Verify in which initial errors can be reduced in subsequent iterations. Congruently with the behavior observed in the first workflow, MTurk workers perform well when verifying language-tagged literals. Further- more, the high values of inter-rater agreement con- firms that the crowd is consistently good in this par- ticular scenario. Figure 7b depicts the results of the ‘majority voting’ setting when classifying triples correctly, i.e., true positives (TP) and true negatives (TN), vs. misclassifying triples, i.e. false positives (FP) and false negatives (FN). We can observe that the crowd is exceptionally successful in identifying correct triples that were classified as erroneous in the previous stage (true negatives). This can be confirmed by the high value of accuracy 17 (0.9531) achieved by the crowd in this stage with ‘majority voting’. A closer inspection to the six false positives revealed that in three cases the crowd misclassified triples whose object is a proper noun, for instance, (Tiszaszentimre, name, Tiszaszen- timre@en) and (Ferrari Mythos, label, Ferrari Mythos@de) ; in the other three cases the object of the triple corresponds to a common noun or text in the following languages: Italian, Portuguese, and English, for example, (Book, label, Libro@it) ." ;
    po:contains <http://purl.org/np/RA6f9C7xRc395-jmjLo3hSBCtMALLrwteL6DqWhjyx1fA#figure> ;
    a doco:Paragraph .
}
sub:provenance {
  sub:assertion prov:hadPrimarySource <http://dx.doi.org/10.3233/SW-160239> ;
    prov:wasAttributedTo orcid:0000-0003-0530-4305 .
}
sub:pubinfo {
  this: dcterms:created "2019-09-20T18:05:11+01:00"^^xsd:dateTime ;
    pav:createdBy orcid:0000-0002-7114-6459 .
}