@prefix this: <
https://w3id.org/np/RAPNmn9xkooB4Hiuj3AMBvadzShHGhkJp-q5Ghd-hc1Lw
> .
@prefix sub: <
https://w3id.org/np/RAPNmn9xkooB4Hiuj3AMBvadzShHGhkJp-q5Ghd-hc1Lw#
> .
@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:
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
<
https://github.com/edamontology
> ;
fip:has-description-source
<
https://fairsharing.org/FAIRsharing.a6r7zs
> ;
fip:has-research-domain
<
http://purl.obolibrary.org/obo/NCIT_C17964
> .
}
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
<
https://fip.fair-wizard.com/wizard
> ;
dct:license
<
https://creativecommons.org/publicdomain/zero/1.0/
> ;
npx:introduces
sub:EDAM_Community
;
prov:wasDerivedFrom
<
https://w3id.org/fip/wizard/b4589f5a-f31e-45c6-b859-27e18e209de9
> .
}