http://purl.org/np/RA-7YdatF38SxYdikEs11XiD9rEpYOsXZaTu8o9d1vRp0
.trig | .trig.txt | .jelly | .jelly.txt
@prefix this: <http://purl.org/np/RA-7YdatF38SxYdikEs11XiD9rEpYOsXZaTu8o9d1vRp0> . @prefix sub: <http://purl.org/np/RA-7YdatF38SxYdikEs11XiD9rEpYOsXZaTu8o9d1vRp0#> . @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:NanoPharos a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Registry; <http://schema.org/url> <https://db.nanopharos.eu/>; rdfs:comment "NanoPharos is a database providing high-quality datasets in a ready-for-modelling format for direct import in nanoinformatics (i.e., machine learning, AI) workflows."; rdfs:label "NanoPharos Database: Ready-for-Modelling Datasets for Nanoinformatics"; rdfs:seeAlso <https://doi.org/10.1038/s41597-021-00808-y>, <https://dx.doi.org/10.1186/s13321-022-00614-7> . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-1297-3104 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "Td8wwu0GeSsbMlwBbug2+JG14OV9SnHB1GmsKpFdsOu0/GtFpTJqX8L7xolppBBTfBqlidxD0bZ24NnHjtULhvjI450zy+SVATst9TUQKoDTfkeE6PFRTNmotJQ497rKfelWjY4+CcTXcpCklGTh1CUrZwAbKh2rV3ltztCS4ig="; npx:hasSignatureTarget this: . this: dct:created "2023-10-06T10:01:37Z"^^xsd:dateTime; dct:creator <https://fip-wizard.ds-wizard.org>; dct:license <https://creativecommons.org/publicdomain/zero/1.0/>; npx:introduces sub:NanoPharos; prov:wasDerivedFrom <https://w3id.org/fip/wizard/fc26ec35-70ba-4611-82a6-a719b2f1b975> . }