Nanopublication

< Home

ID

https://w3id.org/np/RAdWQhGcQSbhheAW52IxM9D-r1c4NSdOm2A9sFpreNXns

Formats

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

Content

@prefix this: <https://w3id.org/np/RAdWQhGcQSbhheAW52IxM9D-r1c4NSdOm2A9sFpreNXns> .
@prefix sub: <https://w3id.org/np/RAdWQhGcQSbhheAW52IxM9D-r1c4NSdOm2A9sFpreNXns#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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 {
  <http://purl.org/np/RAqp3yZPVRAQvtIjAg9p6DGZI9af3VPb3rNi9AlpVvGd8#OSF> a <https://w3id.org/fair/fip/terms/Authentication-and-authorization-service>,
      <https://w3id.org/fair/fip/terms/Available-FAIR-Enabling-Resource>, <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource>,
      <https://w3id.org/fair/fip/terms/Registry>;
    <http://schema.org/url> <https://osf.io/>;
    rdfs:comment "Open Science Framework (OSF) is a free and open-source project management tool that makes it easy to collaborate throughout a project's lifecycle. With OSF you can manage, store, and share documents, datasets, and other information. You can also publish your work to share it with a wider audience.";
    rdfs:label "Open Science Framework" .
}

sub:provenance {
  sub:assertion dct:creator orcid:0000-0002-6978-5278 .
}

sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB";
    npx:hasSignature "UrWtsSNtNNU+yqRNf6wUI06nuTgwoy4gVGv51xGB0s05X/0kDt2bZVis54Y/R5KuQXn7iiYN1Xn+062m5Lo2J7ItD1ibG/48yxn+uc98717IEZyB8x7EPGAuDFzedKuQPtEwy/3mpxy4iyNA1aMkN4CueQEXQPsIRpyg6HJDfeo=";
    npx:hasSignatureTarget this: .
  
  this: dct:created "2023-11-15T20:22:06.331Z"^^xsd:dateTime;
    dct:creator <https://fip-wizard.ds-wizard.org>, orcid:0000-0003-2195-3997;
    dct:license <https://creativecommons.org/licenses/by/4.0/>, <https://creativecommons.org/publicdomain/zero/1.0/>;
    npx:introduces <http://purl.org/np/RAqp3yZPVRAQvtIjAg9p6DGZI9af3VPb3rNi9AlpVvGd8#OSF>;
    npx:supersedes <http://purl.org/np/RAqp3yZPVRAQvtIjAg9p6DGZI9af3VPb3rNi9AlpVvGd8>;
    rdfs:label "FAIR-enabling resource: Open Science Framework";
    prov:wasDerivedFrom <https://w3id.org/fip/wizard/f113c502-900f-472e-9510-01850130aeaf>;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcm8OurwUk15WOgBM9wySo-T3a5h6as4K8YR5MBrrxUc>;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RA2vCBXZf-icEcVRGhulJXugTGxpsV5yVr9yqCI1bQh4A>,
      <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM>, <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90>,
      <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI>;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAtG8zeo_0OYP63K60rrot8vFOkHNOg_1_zu618NbL4pI> .
}