Nanopublication

< Home

ID

https://w3id.org/np/RAxfFVHfqI4joOiGq3YdS-dglphbVkA6VUtOG1HG0UkpQ

Formats

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

Content

@prefix this: <https://w3id.org/np/RAxfFVHfqI4joOiGq3YdS-dglphbVkA6VUtOG1HG0UkpQ> .
@prefix sub: <https://w3id.org/np/RAxfFVHfqI4joOiGq3YdS-dglphbVkA6VUtOG1HG0UkpQ#> .
@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:RSpace a <https://w3id.org/fair/fip/terms/FAIR-Implementation-Community>, <https://w3id.org/fair/fip/terms/Mature-Community>;
    rdfs:comment "RSpace is an open-source platform that orchestrates research workflows into FAIR data management ecosystems.";
    rdfs:label "RSpace | Research Space";
    rdfs:seeAlso <https://www.researchspace.com>;
    <https://w3id.org/fair/fip/terms/has-description-source> <https://www.researchspace.com>;
    <https://w3id.org/fair/fip/terms/has-research-domain> <http://aims.fao.org/aos/agrovoc/c_4318>,
      <http://purl.obolibrary.org/obo/OMIT_0011790> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-8429-096X, orcid:0000-0002-9694-748X .
}

sub:pubinfo {
  orcid:0000-0002-4930-2662 foaf:name "Alessa An Gambardella" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEJGVv2xFV8o+Ojt3f0N2LgtZTt4+24Lxp8esEZiFYKryDGBYaR0Ef4ajadqtlSpvUHlwNlVIF7XRWiGd64P8drVnqPtpRtxJ+SOl0UNvxuHzUjeWlOYKpKZ/UgrGwVSSR3LvwqXOM9qUkWqy0IQ2KsFbJHHwzgNbcEZuZOD+/WQIDAQAB";
    npx:hasSignature "ElRqvtjHZ4Qdn3wRa9+O6bfxAPvjfOat82NrN9yPfFR+bRXCqzn3YZnniADTRbIW9NcS/UVdaXYVZODH9zzAweNxyG0pugdKRlcwd4KjlRUm8M4tsPFoRQAoYuFlG/Y0NR3EdSM+h+19nFlfv4QKhkufWdQ9klBxB/1cUPumQQ4=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-4930-2662 .
  
  this: dct:created "2025-02-07T11:16:52.314Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-4930-2662;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource>;
    npx:introduces sub:RSpace;
    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/RAICeBp_BCYUenyUlMhwFin6SXqmKhHuRAA7GLgXmfA4Q> .
}