@prefix schema: . @prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:OSF schema:url ; a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Registry; 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 ; dct:license ; npx:introduces sub:OSF; prov:wasDerivedFrom . }