@prefix ns1: .
@prefix this: .
@prefix sub: .
@prefix np: .
@prefix dct: .
@prefix pav: .
@prefix nt: .
@prefix npx: .
@prefix xsd: .
@prefix rdfs: .
@prefix orcid: .
@prefix prov: .
sub:Head {
this: a np:Nanopublication;
np:hasAssertion sub:assertion;
np:hasProvenance sub:provenance;
np:hasPublicationInfo sub:pubinfo .
}
sub:assertion {
a ,
;
dct:description "computational detection of shift in polarity of a sentence's constituent clauses";
rdfs:label "detecting change in polarity from one clause to another in a sentence";
rdfs:seeAlso ;
,
.
}
sub:provenance {
a .
sub:assertion prov:wasGeneratedBy sub:research-activity .
sub:research-activity dct:description .
}
sub:pubinfo {
sub:sig npx:hasAlgorithm "RSA";
npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCjDGQCS1S+SRnERDuYDXOugdYUP0efEquHJEEHAbU/uLzBVlga89zqrNPCS7fBE6lArBUWEmT8eLKdMapyqvAzI1J3jUWTMhDJF+XFBkUiuiFfNSc4vJJcmi0yujtnuzXsRIG202jyaP4f5ULoskFwaZOSBZJfiE0dsB3D7DTIAQIDAQAB";
npx:hasSignature "KYAFSsLfAEzAXsnXXPfhrUBjfVUrGiGQSxlDCusG6yHmIK81eLIcPsF+fq5qIEx+BME9h/8J5POfWu2uVx3vWGw3Fi77t7HXUe6NXmr2AsCOiKj6pYnrGgQMiV8OYQu7Eh5lr7f6S3LrtxRE5CxNWA0jhDr47rXFO3rRoXblb78=";
npx:hasSignatureTarget this: .
this: a ;
dct:created "2023-08-21T12:53:39.912Z"^^xsd:dateTime;
dct:creator orcid:0000-0002-1267-0234;
dct:license ;
npx:introduces ;
pav:authoredBy orcid:0000-0002-3340-8112, orcid:0000-0002-4472-1681, orcid:0000-0002-5169-209X,
orcid:0000-0002-6785-9691, orcid:0000-0003-0636-4000;
rdfs:label "Individual: detecting change in polarity from one clause to...";
prov:wasDerivedFrom ns1:RA8Vj6gwFYo8icaiR9qO8YTOJYVwgIM-MSTyc7DAhZB3s;
nt:wasCreatedFromProvenanceTemplate ns1:RA_-YylcyRKkkwjx_soUtPPIBysGtkE2mr_xX0EO1G5Zk;
nt:wasCreatedFromPubinfoTemplate ns1:RA1Bt6rexAVYYygHgvy6dhSORO786VSu7sYkr7kX5oFIE,
ns1:RA6MFGH8kiUz8Ho0eIPAArIV70xaFutuTQ5HVVKpn7xYs, ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
ns1:RABngHbKpoJ3U9Nebc8mX_KUdv_vXw28EejqAyQya5zVA, ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
nt:wasCreatedFromTemplate ns1:RAZpjixSxNlkzruXjdSAAb9LqT8jfvzHobClIcXp-RkJE .
}