@prefix this: <
http://purl.org/np/RA3iLJw9pTRtUEH0thp-07zSiZUgp2T_l3fmeFwE2lmTU
> .
@prefix sub: <
http://purl.org/np/RA3iLJw9pTRtUEH0thp-07zSiZUgp2T_l3fmeFwE2lmTU#
> .
@prefix np: <
http://www.nanopub.org/nschema#
> .
@prefix dct: <
http://purl.org/dc/terms/
> .
@prefix nt: <
https://w3id.org/np/o/ntemplate/
> .
@prefix xsd: <
http://www.w3.org/2001/XMLSchema#
> .
@prefix rdfs: <
http://www.w3.org/2000/01/rdf-schema#
> .
@prefix orcid: <
https://orcid.org/
> .
@prefix prov: <
http://www.w3.org/ns/prov#
> .
@prefix npx: <
http://purl.org/nanopub/x/
> .
sub:Head
{
this:
np:hasAssertion
sub:assertion
;
np:hasProvenance
sub:provenance
;
np:hasPublicationInfo
sub:pubinfo
;
a
np:Nanopublication
.
}
sub:assertion
{
sub:assertion
dct:creator
orcid:0000-0002-1267-0234
;
<
http://purl.org/spar/cito/reviews
> <
http://purl.org/np/RA3BAiSU-qaSZODEFW8Lm3Gqip0RD9wa9PcStrpyqxs94
> ;
rdfs:comment
"As a small suggestion for improvement, the task \"text classification\" could be made more specific, for example as something like \"simile detection\". This class probably doesn't exist yet in the available vocabularies but can be easily defined (probably as a subclass of \"text classification\") in a separate nanopublication via Nanodash, and then referred to in an update of this nanopublication." .
}
sub:provenance
{
sub:assertion
prov:wasAttributedTo
orcid:0000-0002-1267-0234
.
}
sub:pubinfo
{
sub:sig
npx:hasAlgorithm
"RSA" ;
npx:hasPublicKey
"MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB" ;
npx:hasSignature
"l8PZUyjFYXVDU1mUC5Z4HODufRRhBrMEd2d1isMiQ/yOysBfemOuyIBKpuBJBCfBzUeAoNcvU2HEVr71B+926gpO3XHn6J9c/NvYoMvH8XSASpZqZgok3CjXEkkHT+pUaSepKarCPZ+AHI67KBcGTSLV6e8Hdipsd5Ej8oIRzqo=" ;
npx:hasSignatureTarget
this:
.
this:
dct:created
"2023-05-22T06:59:44.904Z"^^
xsd:dateTime
;
dct:creator
orcid:0000-0002-1267-0234
;
nt:wasCreatedFromProvenanceTemplate
<
http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM
> ;
nt:wasCreatedFromPubinfoTemplate
<
http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM
> ;
nt:wasCreatedFromTemplate
<
http://purl.org/np/RAhMhogxA2LQGFNAbsukAuV75jhBZjPrOSMnQlYCljoP4
> .
}