@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 a fip:FAIR-Implementation-Community; rdfs:comment "The Galaxy Community supports Galaxy, a mature, browser accessible workbench for scientific computing. It enables scientists to share, analyze and visualize their own data, with minimal technical impediments. A thriving global community continues to use, maintain and contribute to the project, with support from multiple national infrastructure providers that enable freely accessible analysis and training services."; rdfs:label "The Galaxy Community"; 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 "X1/0YYSG3IQPOJVIj1WjMWWd8+Y2D2ojQQ2Xzsx1U03UtGnEP8mOLT6aIATzfiyau1h6WdgZ2Pxdzcw31GCU6MelwjNpMnmto48WAj9NWYgv4eE5uUPDdVzkDRE7FSDHm+Zy1T6If8ZYFVAxT7Hx1GUzrZrIWumcPyq22li57n8="; npx:hasSignatureTarget this: . this: dct:created "2024-04-26T18:04:44Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:Galaxy; prov:wasDerivedFrom . }