Nanopublication

< Home

ID

https://w3id.org/np/RAWLQ_uds-TB5oPeMRjAoEzQ4iYu_WXRe-VwX7fzNK5DU

Formats

.trig | .trig.txt | .jelly | .jelly.txt

Content

@prefix this: <https://w3id.org/np/RAWLQ_uds-TB5oPeMRjAoEzQ4iYu_WXRe-VwX7fzNK5DU> .
@prefix sub: <https://w3id.org/np/RAWLQ_uds-TB5oPeMRjAoEzQ4iYu_WXRe-VwX7fzNK5DU#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix ns1: <http://purl.org/np/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  sub:GFF a <https://w3id.org/fair/fip/terms/FAIR-Implementation-Community>;
    rdfs:comment "The GFF community is a grouping of people trained by GFF including GFF Fellows.";
    rdfs:label "GFF | GO FAIR Foundation community";
    <https://w3id.org/fair/fip/terms/has-maturity-level> <https://w3id.org/fair/fip/terms/Emerging-community>;
    <https://w3id.org/fair/fip/terms/has-research-domain> <http://edamontology.org/topic_0219>,
      <http://edamontology.org/topic_3071>, <http://edamontology.org/topic_3571> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo <https://ror.org/056j50v04> .
}

sub:pubinfo {
  orcid:0000-0003-2195-3997 foaf:name "Barbara Magagna" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCM0tu3I/KK6A/qPha/6pfngQZ4LBQpLnKAcIUuZLnSEb0epJ2IoY3zh/4N42us/6LpCHgZZZtSOTm5/KVo+OTDIqo294PpEZAO70u5DcMcGMC5OufzxGKs3Dwdo6XqPiDHxXuiaKCTO7/ABWAi7CtFoMrqJAHfeyqe82dAiH2IiwIDAQAB";
    npx:hasSignature "M73HKcvb9Tb2O9LKrnSCZqm2rGUu26CiIq1DnVQPxrQOLr3k4AiXK3zSNmTrrs8DLdKSlmrF/T8pcxDwpXaGBVUxzijnY98qyUG5iI/3spuRpY6t8vbCZDaCjs5fmqJks4ztnokUbYF0DlgVC1acrYINkJc9hGgHr/0TBLS7VOA=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0003-2195-3997 .
  
  this: dct:created "2024-12-28T09:58:38.286Z"^^xsd:dateTime;
    dct:creator orcid:0000-0003-2195-3997;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource>;
    npx:introduces sub:GFF;
    npx:supersedes <https://w3id.org/np/RAXbkfZJWpFJZNf2obAtp_PWo1GtdPS31TLKeSdiYEje0>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    nt:wasCreatedFromProvenanceTemplate ns1:RANUBzTXWga5sX6dA3MhSVb4M8bdc74zvsfN_z6I5Ka1I;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAoTD7udB2KtUuOuAe74tJi1t3VzK0DyWS7rYVAq1GRvw>, <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAQfSmUfs3SNPgU46LNZhCsn-6RgftdOxVYAKfkK08lMw> .
}