Nanopublication

< Home

ID

https://w3id.org/np/RALgmB9THWHO6qntsHOOYIRF0TINONEUnf_wwem5Nqdog

Formats

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

Content

@prefix this: <https://w3id.org/np/RALgmB9THWHO6qntsHOOYIRF0TINONEUnf_wwem5Nqdog> .
@prefix sub: <https://w3id.org/np/RALgmB9THWHO6qntsHOOYIRF0TINONEUnf_wwem5Nqdog#> .
@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 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:FAIRDataStation a <https://w3id.org/fair/fip/terms/Available-FAIR-Supporting-Resource>,
      <https://w3id.org/fair/fip/terms/Editor>;
    <http://schema.org/url> <https://fairds.fairbydesign.nl/>;
    <http://usefulinc.com/ns/doap#implements> <https://isa-tools.org/>;
    rdfs:comment "The FAIR Data Station is a metadata ingestion platform that helps to improve the quality of metadata. The station allows users to record meta-data according to minimum information standards thereby ensuring FAIR scientific data management  from the start.";
    rdfs:label "FAIR Data Station";
    rdfs:seeAlso <https://bio.tools/fair_data_station>;
    <http://www.w3.org/ns/oa#hasPurpose> <http://purl.obolibrary.org/obo/T4FS_0000527>;
    <https://w3id.org/fair/fip/terms/allows-integrated-use-of-semantic-artefacts> <http://semanticscience.org/resource/SIO_000269> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0001-7135-3960 .
}

sub:pubinfo {
  orcid:0000-0001-7135-3960 foaf:name "Fen Zhang" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCcmwmhFuiZsoPlpZLTfFZM6JR6RUwPVvGkU1bggJdljB/1COjIo7JoASKhe4F+jfTZRg6bsNdCZtQwZkYVHCzD6lNGyIyJkIHHE/o9H6NRX32GfAKQDnq9zpbk1Rt6l2Rrf6L+5ZjLQJ1A8IdYEskyKM0V3taQ4ioC92UD9lrKMwIDAQAB";
    npx:hasSignature "HM6QOaIu+ieAcLQavn4oELil7Ujm9YI9A3DuQIvRTSaLsrbJCMLJG1qFykI5jZZoXSwTOoAVMjH5YrXbQ1TMZN3caNHPniJRTDkNipdiFKpZNfROQYFIYfO5qBqM5wwGc/ZbZutrAIdLyH5PV75MEZQ8PXNE2ofqTQH3bpnn8z0=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0001-7135-3960 .
  
  this: dct:created "2025-01-03T11:23:57.560Z"^^xsd:dateTime;
    dct:creator orcid:0000-0001-7135-3960;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource>, <https://w3id.org/fair/fip/terms/FAIR-Supporting-Service>;
    npx:introduces sub:FAIRDataStation;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAYfsDaD5eplNT6e4AtF55GVrH8kLrFifdqImOcretva0> .
}