@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:osf-addons a , , ; rdfs:comment "The OSF Addons Service allows authorizing external storage services for use on OSF and connecting authorized storage to OSF objects for use by that object's contributors."; rdfs:label "OSF Addons Service" . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0002-6155-6104 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDU5ITnlc9RmUDLhkh64hYHCEn2qJEFcEAy0sacXHcWrlD+5ABoHryt2PoxSH1VTwALcJvIokCGoWMouHI/d5fL/0v1w0qAqhtFdMAVtpTPzBsqh4uFecucaQ49bRM2173rn2MfVjvG/3I5R7kwIJbu5bFpdUXx7yozenBFbEVRrwIDAQAB"; npx:hasSignature "FJvVZwPZmhTiBMc/YAzQ11dEomoBgiCSf37x9JzaMYlNuzXegPOKmYB7DWkfJLu+LepvBp/saZqg+ZZHB9TWWdThJ/AA3yjFLLlCUTOYwaSo71IcUxB1uCGxCUyxsTxkhcWA5PzW7wfetj/GiXwusX/FLo0j/pCZHiK8n4QTtw4="; npx:hasSignatureTarget this: . this: dct:created "2023-11-15T19:37:16.214Z"^^xsd:dateTime; dct:creator orcid:0000-0002-6155-6104; dct:license ; npx:introduces sub:osf-addons; rdfs:label "FAIR-enabling resource: OSF Addons Service"; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }