@prefix dc: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RA4DNzi3bqmyhgqzcMquOca6iilbc-IaSMcADEL2EWRmA> .
@prefix sub: <http://purl.org/np/RA4DNzi3bqmyhgqzcMquOca6iilbc-IaSMcADEL2EWRmA#> .
@prefix s13: <http://purl.org/np/RAQAaZjP-W5EwF2U6WtlWJHi0U6r73f9E7xKkrIEBuAGg> .
@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 linkflows: <https://github.com/LaraHack/linkflows_model/blob/master/Linkflows.ttl#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:comment-14 a linkflows:ActionNeededComment , linkflows:ContentComment , linkflows:NegativeComment , linkflows:ReviewComment ;
    linkflows:hasCommentText "The state of the art is focused on (open) information extraction and semantification. Nevertheless, it misses the comparison with a large slice of relevant works in the areas of machine reading, n-ary relations extraction, existing frame related KBs and theories in the Semantic Web. These works include FRED [1] (see also the paper submitted to the SWJ [2]), FrameBase (see also the paper submitted to the SWJ [4]), [5], [6] and [7]. [1] \"Knowledge Extraction Based on Discourse Representation Theory and Linguistic Frames\". Valentina Presutti, Francesco Draicchio, Aldo Gangemi. EKAW 2012: 114-129 [2] http://semantic-web-journal.org/system/files/swj1297.pdf [3] \"FrameBase: Representing N-Ary Relations Using Semantic Frames\". Jacobo Rouces, Gerard de Melo, Katja Hose. ESWC 2015: 505-521 [4] http://semantic-web-journal.org/system/files/swj1239.pdf [5] \"Gathering lexical linked data and knowledge patterns from FrameNet\". Andrea Giovanni Nuzzolese, Aldo Gangemi, Valentina Presutti. K-Cap 2011: 41-48 [6] \"Frame Detection over the Semantic Web\". Bonaventura Coppola, Aldo Gangemi, Alfio Gliozzo, Davide Picca, Valentina Presutti. ESWC 2009: 126-142 [7] \"Towards a Pattern Science for the Semantic Web\". Aldo Gangemi and Valentina Presutti. Semantic Web Journal 1.1, 2 (2010): 61-68." ;
    linkflows:hasImpact "3"^^xsd:positiveInteger ;
    linkflows:refersTo <http://purl.org/np/RAQAaZjP-W5EwF2U6WtlWJHi0U6r73f9E7xKkrIEBuAGg#section> .
}
sub:provenance {
  sub:assertion prov:hadPrimarySource <http://dx.doi.org/10.3233/SW-170269> ;
    prov:wasAttributedTo <https://orcid.org/0000-0003-2928-9496> .
}
sub:pubinfo {
  this: dc:created "2019-11-26T09:05:11+01:00"^^xsd:dateTime ;
    pav:createdBy <https://orcid.org/0000-0002-7114-6459> .
}