@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:EDAM_Community a fip:FAIR-Implementation-Community, fip:Mature-Community; rdfs:comment "The EDAM community brings together software engineers and scientific experts (from academia, industry, and citizen science), both professionals and volunteers, with the goal of providing a semantic framework for describing and annotating data and methods used in computational sciences and bioinformatics."; rdfs:label "EDAM_Community | The bioscientific data analysis and management ontology Community"; rdfs:seeAlso ; fip:has-description-source ; fip:has-research-domain . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-6301-4248 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "g9rUThnbjhKU7tRkJdka/SMAsfxyS7cZ/1NL55U86yHwlJwDwA/FNomFqv/CNmowFHobEAu7yetJlvaDTkT1v6egXBxzm5hVPsXOF/o+PR20QwnR41xP5Gmt7oxoX7ybl3LNme+B/AvCylD+FCyn7hbZ6UqK8tNEK8sDiQKrEA0="; npx:hasSignatureTarget this: . this: dct:created "2025-06-22T11:00:16Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:EDAM_Community; prov:wasDerivedFrom . }