http://purl.org/np/RAqp3yZPVRAQvtIjAg9p6DGZI9af3VPb3rNi9AlpVvGd8
.trig | .trig.txt | .jelly | .jelly.txt
@prefix schema: <http://schema.org/> . @prefix this: <http://purl.org/np/RAqp3yZPVRAQvtIjAg9p6DGZI9af3VPb3rNi9AlpVvGd8> . @prefix sub: <http://purl.org/np/RAqp3yZPVRAQvtIjAg9p6DGZI9af3VPb3rNi9AlpVvGd8#> . @prefix np: <http://www.nanopub.org/nschema#> . @prefix dct: <http://purl.org/dc/terms/> . @prefix npx: <http://purl.org/nanopub/x/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix orcid: <https://orcid.org/> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix fip: <https://w3id.org/fair/fip/terms/> . @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:OSF a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Registry; schema: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 "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "V6A6er5WA51bi2G7rwtvGVL8TPu7IX1qcm87WRU0gLXpeM/vkDRZD0UZMXjOCy7hvdhth5pD+MNgqgaoHod2xiwmAZ2L51+PSpLTeXkef1a0DSFfeHPfq5x1Q3n/L2+NB5TiDMRNKvTWRdAmtovKra10FK+hi2qSar1mXy+L1IA="; npx:hasSignatureTarget this: . this: dct:created "2023-07-11T07:40:55Z"^^xsd:dateTime; dct:creator <https://fip-wizard.ds-wizard.org>; dct:license <https://creativecommons.org/publicdomain/zero/1.0/>; npx:introduces sub:OSF; prov:wasDerivedFrom <https://w3id.org/fip/wizard/f113c502-900f-472e-9510-01850130aeaf> . }