Nanopublication

< Home

ID

http://purl.org/np/RARJ0_1q3YAzn-eG1FPe0pIA1devVb3OghE7eseaT8Jvw

Formats

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

Content

@prefix sp: <https://w3id.org/linkflows/superpattern/terms/> .
@prefix dc1: <http://purl.org/dc/terms/> .
@prefix this: <http://purl.org/np/RARJ0_1q3YAzn-eG1FPe0pIA1devVb3OghE7eseaT8Jvw> .
@prefix sub: <http://purl.org/np/RARJ0_1q3YAzn-eG1FPe0pIA1devVb3OghE7eseaT8Jvw#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@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#> .

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

sub:assertion {
  sub:spi a sp:SuperPatternInstance;
    rdfs:label "Every thing of type adherence to FAIR Guiding Principles that is in the context of a thing of type dataset can have a relation of type enables to a thing of type automated discovery that is in the same context (i.e. the same dataset).";
    sp:hasContextClass <http://www.wikidata.org/entity/Q1172284>;
    sp:hasObjectClass <http://purl.org/np/RAFQovt9yQD7nZ2tdZ9_Uhpb7CsfT3k64pK7dh63xd-50#automatedDiscovery>;
    sp:hasQualifier sp:canGenerallyQualifier;
    sp:hasRelation sp:enables;
    sp:hasSubjectClass <http://purl.org/np/RAodU4AmRjfzyjwtJK3luO0iyRJJPUBjkijKWdlMHvack#adherenceToTheFAIRGuidingPrinciples> .
}

sub:provenance {
  sub:activity a sp:FormalizationActivity;
    prov:used sub:quote, <https://doi.org/10.1038/sdata.2016.18>;
    prov:wasAssociatedWith orcid:0000-0003-4727-9435 .
  
  sub:assertion prov:wasGeneratedBy sub:activity .
  
  sub:quote prov:value "the FAIR Principles put specific emphasis on enhancing the ability of machines to automatically find and use the data";
    prov:wasQuotedFrom <https://doi.org/10.1038/sdata.2016.18> .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCTQs+mANCSHWhIW/YPio468UdGNHsPvADpjfaW8um/v2L4AoDIANginfoU65VNbPT5D0ADt1y0uFNne3VEMr9Y+I2HFaz6IKj+LdYMJk6VUf5WJoImRHIX6BZQwcUc22CbTBFYxvqvp3UmmHrCrhLIZjDSyutExK3tOTRoMDjGowIDAQAB";
    npx:hasSignature "givcGQtSRU5J8GcOvhe+SdrZY1waF82IeUSZBMYnAbUGlmwG+2Z0EDSm9Xnmer57LsUIh4zFD4oz4a7jgNku1RZUJOLJE+hYFvOnDiCDtFMpeOvWD52iuq+zRzMutkfg9RQK8mG/sNXWkbDQah4zAgjku3wrumglT7Wfr2CjNPI=";
    npx:hasSignatureTarget this: .
  
  this: dc1:created "2021-07-05T15:07:39.332+02:00"^^xsd:dateTime;
    dc1:creator orcid:0000-0003-4727-9435;
    npx:introduces sub:spi;
    npx:supersedes <http://purl.org/np/RAPLWOEA5t6_Kx6vVHtibWm92pg1XTN6FIZdWuaTyoy9g>;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAE1wniOy0yO39PlK9QkQ-wqbC3q-R2nXraP5huu8W39k>;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>,
      <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI>;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAv68imZrEjfcp2rnEg1hzoBqEVc0cQMtp9_1Za0BxNM4> .
}