Nanopublication

< Home

ID

http://purl.org/np/RABqs0voTpZjcSTTtyS6WIi3Fd4Za6uQmvBE0_w7wNWY4

Formats

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

Content

@prefix dct: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RABqs0voTpZjcSTTtyS6WIi3Fd4Za6uQmvBE0_w7wNWY4> .
@prefix sub: <http://purl.org/np/RABqs0voTpZjcSTTtyS6WIi3Fd4Za6uQmvBE0_w7wNWY4#> .
@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/PartialAgreementComment>, <https://w3id.org/linkflows/reviews/PointNotAddressedComment>,
      <https://w3id.org/linkflows/reviews/ResponseComment>;
    <https://w3id.org/linkflows/reviews/hasCommentText> "Whether we consider a protein in the context of a gene or the PRESENCE of the protein in that context is a subtle distinction whose need here eludes me. This requires further discussion.";
    <https://w3id.org/linkflows/reviews/isResponseTo> <http://purl.org/np/RAx9yefsz4xInPLYTsVs8cL4e99c9f13resjxhoeS8b3Y>;
    <https://w3id.org/linkflows/reviews/refersTo> <http://purl.org/np/RAXkuXJ4IK10Ai9F39_tOFDy6ewi7znau6OQhUEXP4nPc> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0003-2310-3013 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCKr8mDKqduV4sU41GiCvB3R8Hrv3cdc+FxyCD0iONSayErC8oLDfaMBKZSLMkPBapyXeAjWbYmhuey7COxiakpTqSGKzy8AnMKNZ7tgd3KATKBPLQiawisIxx0BFpxw50yA2spZhv2bEpdni9wUOGa1MG+0sKC6bo2DnjxxxeA/wIDAQAB";
    npx:hasSignature "A+Vggf/6Fr9nira14qNTxYNojkUcyQA0ZW1GmPx7pSwl6NFNNJiFvXKJau3n20XxmTSs5S978puR6maxgJyC5fV0iNEg81Y/UJ4hvsJEKISN4KEtI3qxaEz3ZVRMdoF+dUUh3k2NoXenazynexSs/UyxPQppmlk9s1WnSIRRn0E=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2021-10-26T13:18:44.897Z"^^xsd:dateTime;
    dct:creator orcid:0000-0003-2310-3013;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM>;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAe785M0p3cxpVXp2dhVdspVyj3YMdDdb0JEQdKPjO96E> .
}