@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:polarity_shift dct:description "computational detection of shift in polarity of a sentence's constituent clauses"; a , ; rdfs:label "detecting change in polarity from one clause to another in a sentence"; rdfs:seeAlso . } sub:provenance { sub:assertion prov:wasGeneratedBy sub:research-activity . sub:research-activity dct:description . a . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCa3f2Q8ALSeVY29Y+9CZbo2MLec9BL4EAu8gjGp7ZT7ih1huBIeNbQDMm4KjDZeR2Mvjxg9I4AgiBgmeCyZOtz8WLgDMyj4AtCq6To/PsdgXYEJQGqCxSKFHlcB8atHW34PwUDP3x1lzH1bbUQ5/jj0+UEMUfTMMGwUxSCvxU8cwIDAQAB"; npx:hasSignature "Inqy2cIfT5LMG/aKZetQRU/W2f4DFib4zINND9OOrNHCvzsE03145YNi6c0T3N/uoKCuxxOwzd9zIyj2Nh2YNHEcEE7LPyZtsKlgY2f2NO07GWiqYvmSVE8DOlOEF7OBhjnTf8id4fhnYw/ViR6SmcW96z3MisUNM3pVgTM6d34="; npx:hasSignatureTarget this: . this: dct:created "2023-07-23T15:04:38.296Z"^^xsd:dateTime; dct:creator 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; dct:license ; npx:introduces sub:polarity_shift; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . }