Nanopublication

< Home

ID

https://w3id.org/np/RAWzgcjBQfkZvCXd5daBwYtJdF4S5AsMIH_CRqQ7Vk8Jg

Formats

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

Content

@prefix this: <https://w3id.org/np/RAWzgcjBQfkZvCXd5daBwYtJdF4S5AsMIH_CRqQ7Vk8Jg> .
@prefix sub: <https://w3id.org/np/RAWzgcjBQfkZvCXd5daBwYtJdF4S5AsMIH_CRqQ7Vk8Jg#> .
@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:fsrqualification a <https://w3id.org/fair/fip/terms/Available-FAIR-Supporting-Resource>,
      <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource>, <https://w3id.org/fair/fip/terms/FAIR-practice>;
    <http://schema.org/url> <https://github.com/gofair-foundation/fsr_qualification>;
    rdfs:comment "A workflow to qualify FAIR Supporting Resource (FSR) records. Enables Go FAIR facilitators to verify that a FSR record is well defined (and to improve it if not). Qualified resources display the GFF tick mark in the FIP Wizard.";
    rdfs:label "FSR qualification";
    rdfs:seeAlso <https://github.com/gofair-foundation/fsr_qualification/blob/main/CONTRIBUTING.md> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-8958-8087 .
}

sub:pubinfo {
  orcid:0000-0002-8958-8087 foaf:name "Robin Bramley" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC9Myl1c9s+KhfI5js9K9nC/LEI45esZbbFC05y1mmAJJX5C97mKKU2JZBu4Z6CUP+s4SGtLdUW0CEHmE5W53ohL/KHOKPp+g+uZxUrpp2ghtPtSf+ZcUvWahEMAfGvwJjC9SGZ8PkPTHxfcqt/WGGz0+CYhsvMlTimVTzmtH0EnwIDAQAB";
    npx:hasSignature "EWVNP5aeC8EDgN1erd63LDNz44tI8rkfmZpPGHLmj26YNl9Ehj6K496KiTVWX2aqOi4sj1n3ZSfCUg37gayBKLDZ7vIO8tDvgjseoDuW9aWs35mW2ebTXZWx0igRfAs83f8qu+zhtTIsWZVhE1cBTqP+cnLJ8YFb8cU4lqRLa1M=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-8958-8087 .
  
  this: dct:created "2024-02-23T12:52:14.233Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-8958-8087;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource>;
    npx:introduces sub:fsrqualification;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "FAIR-practice: FSR qualification";
    prov:wasDerivedFrom <https://w3id.org/np/RAvVATpxWl7fKHpKq3LPtDPAg9EIBSn9BHl3Hgx5afluc>;
    nt:wasCreatedFromProvenanceTemplate ns1:RANwQa4ICWS5SOjw7gp99nBpXBasapwtZF1fIM3H2gYTM;
    nt:wasCreatedFromPubinfoTemplate ns1:RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM,
      ns1:RABngHbKpoJ3U9Nebc8mX_KUdv_vXw28EejqAyQya5zVA, ns1:RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA5bjFRD-Oezcm3W16nkzNnddCl-1sNt5KVuvkT6wCCqU> .
}