Nanopublication

< Home

ID

http://purl.org/np/RAHd7jG-Bo68xDEZGm7dmd_h2y4d88GZPbdipN770sA-c

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix dct: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RAHd7jG-Bo68xDEZGm7dmd_h2y4d88GZPbdipN770sA-c> .
@prefix sub: <http://purl.org/np/RAHd7jG-Bo68xDEZGm7dmd_h2y4d88GZPbdipN770sA-c#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:comment a <https://w3id.org/linkflows/reviews/NeutralComment>, <https://w3id.org/linkflows/reviews/ReviewComment>,
      <https://w3id.org/linkflows/reviews/StyleComment>, <https://w3id.org/linkflows/reviews/SuggestionComment>;
    <https://w3id.org/linkflows/reviews/hasCommentText> "Something small: starting the sentence containing the scientific claim of the super-pattern with a capital letter.";
    <https://w3id.org/linkflows/reviews/hasImpact> "1";
    <https://w3id.org/linkflows/reviews/refersTo> <http://purl.org/np/RAGo62Hb_Bx1klF4pn1q1Ty40860e3A7Sz4hr2vojZ2wA>;
    <https://w3id.org/linkflows/reviews/refersToMentioningOf> <https://w3id.org/linkflows/superpattern/terms/SuperPatternInstance> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-7114-6459 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCJlM78d80R+gFMoQB1IG3f7AbqqGOCIv4HmZd1cx1KgEWMUUpPsojFNvx84fC/TltcJ8F8JafnbhDXW2HM2MhdK4yC04ROEV1vIgSzjDicHfiqXvMqdPuMyQp4mmCEY7mUoeEW10mWZqjk+S9TnmiAQbFGcpExP8aosr2aTR7CSQIDAQAB";
    npx:hasSignature "Cbp2j6M+We5bvKW5KR6MeJsdT30ZvaeDCPVztBGp+zHUkygxFpTQmc+e2RdkG5X3lF8u89xXchvG/lXzGjitt1ZHgqRdVcBwCskOeb0Ttw6AI4piZzuAkfVpMFVtbes//10vacwpQzoYyYL8hGOOEWOUCX+KKy88Q/T7ztCszZ8=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2021-10-05T17:38:03.630+03:00"^^xsd:dateTime;
    dct:creator orcid:0000-0002-7114-6459;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM>;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAmIPyDSP2ZrKM3PaAjSOIhkbZJ0CV6lRkh3Mlv7AzFiw> .
}