@prefix this: . @prefix sub: . @prefix schema: . @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 { schema:url ; a fip:Available-FAIR-Enabling-Resource, fip:Domain-Specific-Registry, fip:FAIR-Enabling-Resource, fip:Registry; rdfs:comment "The Image Data Resource (IDR) is a public repository of image datasets from published scientific studies, where the community can submit, search and access high-quality bio-image data. It follows the Euro-BioImaging/ELIXIR imaging strategy using the OMERO and Bio-Formats open source software built by the Open Microscopy Environment. Deployed on an OpenStack cloud running on the EMBL-EBI’s Embassy resource, it includes image data linked to independent studies from genetic, RNAi, chemical, localisation and geographic high content screens, super-resolution microscopy, and digital pathology."; rdfs:label "Image Data Resource | IDR"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-5862-6132; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2025-08-29T14:27:17Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:describes ; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "kaCLRuKeok+M7oGBL1NkbKBzbG68z7FONLzDQLuWJ4hQWEbIyPhQSPDZnQhbXgRlP5J8gfP15fmY9izgsTatRZdH8b2j9SuRVLMnfY9IlNJR0vu14+hGET1SC4vpDrcMWrtf95U7fmljHKq2wi9e8S9+mzVPTtrdjnhmd6Js46c="; npx:hasSignatureTarget this: . }