Nanopublication

< Home

ID

http://purl.org/np/RAe785M0p3cxpVXp2dhVdspVyj3YMdDdb0JEQdKPjO96E

Formats

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

Content

@prefix dc1: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RAe785M0p3cxpVXp2dhVdspVyj3YMdDdb0JEQdKPjO96E> .
@prefix sub: <http://purl.org/np/RAe785M0p3cxpVXp2dhVdspVyj3YMdDdb0JEQdKPjO96E#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:AgreementClass a nt:RestrictedChoicePlaceholder;
    rdfs:label "specify whether you agree with the point made";
    nt:possibleValue <https://w3id.org/linkflows/reviews/AgreementComment>, <https://w3id.org/linkflows/reviews/DisagreementComment>,
      <https://w3id.org/linkflows/reviews/PartialAgreementComment> .
  
  sub:OtherComment a nt:UriPlaceholder;
    rdfs:label "the comment that this comment is responding to" .
  
  sub:ReferredObject a nt:UriPlaceholder;
    rdfs:label "the object where this response is implemented" .
  
  sub:ResponseActionClass a nt:RestrictedChoicePlaceholder;
    rdfs:label "specify whether the point has been addressed";
    nt:possibleValue <https://w3id.org/linkflows/reviews/PointAddressedComment>, <https://w3id.org/linkflows/reviews/PointNotAddressedComment>,
      <https://w3id.org/linkflows/reviews/PointPartiallyAddressedComment> .
  
  sub:assertion a nt:AssertionTemplate;
    rdfs:label "Responding to a review comment";
    nt:hasStatement sub:st00, sub:st01, sub:st02, sub:st10, sub:st11, sub:st20 .
  
  sub:comment a nt:LocalResource;
    rdfs:label "This comment" .
  
  sub:commentText a nt:LiteralPlaceholder, nt:LongLiteralPlaceholder;
    rdfs:label "The content of this comment as free text" .
  
  sub:st00 rdf:object <https://w3id.org/linkflows/reviews/ResponseComment>;
    rdf:predicate rdf:type;
    rdf:subject sub:comment .
  
  sub:st01 rdf:object sub:OtherComment;
    rdf:predicate <https://w3id.org/linkflows/reviews/isResponseTo>;
    rdf:subject sub:comment .
  
  sub:st02 rdf:object sub:ReferredObject;
    rdf:predicate <https://w3id.org/linkflows/reviews/refersTo>;
    rdf:subject sub:comment .
  
  sub:st10 rdf:object sub:ResponseActionClass;
    rdf:predicate rdf:type;
    rdf:subject sub:comment .
  
  sub:st11 rdf:object sub:AgreementClass;
    rdf:predicate rdf:type;
    rdf:subject sub:comment .
  
  sub:st20 rdf:object sub:commentText;
    rdf:predicate <https://w3id.org/linkflows/reviews/hasCommentText>;
    rdf:subject sub:comment .
  
  rdf:type rdfs:label "is a" .
  
  <https://w3id.org/linkflows/reviews/AgreementComment> rdfs:label "comment expressing agreement" .
  
  <https://w3id.org/linkflows/reviews/DisagreementComment> rdfs:label "comment expressing disagreement" .
  
  <https://w3id.org/linkflows/reviews/PartialAgreementComment> rdfs:label "comment expressing partial agreement" .
  
  <https://w3id.org/linkflows/reviews/PointAddressedComment> rdfs:label "comment that declares that the point has been addressed" .
  
  <https://w3id.org/linkflows/reviews/PointNotAddressedComment> rdfs:label "comment that declares that the point has not been addressed" .
  
  <https://w3id.org/linkflows/reviews/PointPartiallyAddressedComment> rdfs:label "comment that declares that the point has been partially addressed" .
  
  <https://w3id.org/linkflows/reviews/ResponseComment> rdfs:label "response comment" .
  
  <https://w3id.org/linkflows/reviews/hasCommentText> rdfs:label "has the comment text" .
  
  <https://w3id.org/linkflows/reviews/isResponseTo> rdfs:label "is a response to the comment" .
  
  <https://w3id.org/linkflows/reviews/refersTo> rdfs:label "refers to" .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1267-0234 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwUtewGCpT5vIfXYE1bmf/Uqu1ojqnWdYxv+ySO80ul8Gu7m8KoyPAwuvaPj0lvPtHrg000qMmkxzKhYknEjq8v7EerxZNYp5B3/3+5ZpuWOYAs78UnQVjbHSmDdmryr4D4VvvNIiUmd0yxci47dTFUj4DvfHnGd6hVe5+goqdcwIDAQAB";
    npx:hasSignature "R3/F4sOINDxstQEGvtWthrOYAx9bFBr6DIZutJcs7wlUFQKFXLILJGeiCwo5Tt1ZIJ0RNdaxzH9ttuOmpNUPPRcXNh9pMH7em8HviT05QMlIYCzh4v0MQ8WabvaloEaZTQqexbupP9sge3CBAMvHD5E/nl02F2DfvDs0Der05P0=";
    npx:hasSignatureTarget this: .
  
  this: dc1:created "2021-07-02T16:12:10.410+02:00"^^xsd:dateTime;
    dc1: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/RA1eIzGmwi8vumqb17c4t351tspV1H-e5vuK9D8MUu5GU> .
}