@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:Galaxy-Imaging dct:isPartOf ; a fip:FAIR-Implementation-Community; rdfs:comment "The goal of the FAIR Image Data Workflows in Galaxy community is to encourage collaboration among people who are interested in improving the usability and accessibility of image data workflows, regardless of their scientific or technical background. The community shares ideas, and work together on making image data workflows more FAIR (Findable, Accessible, Interoperable and Reusable)."; rdfs:label "FAIR Image Data Workflows in Galaxy"; rdfs:seeAlso ; fip:has-research-domain . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-1784-2920 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "Ykfo3EQRFN8VgtcqOqIfY2qSD3qtaXtQQgY2RgStFiMw7o+UpHkbbfkNRbPvBJlfWMCu1vSK1tfvtzjq92owQDqxqbgTlYW0bD7dpsYxaa02q9LAXacPIHclRAfoxU6BHElCDiBKpKvSLBU0XxMXQzBXaLlf327ldzuMH4WDN+s="; npx:hasSignatureTarget this: . this: dct:created "2024-04-26T18:06:16Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:Galaxy-Imaging; prov:wasDerivedFrom . }