Nanopublication

< Home

ID

https://w3id.org/np/RAbRm0Z8kBAIDPV4X1iccexndJI6YE49IQOWCHZNIeybo

Formats

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

Content

@prefix this: <https://w3id.org/np/RAbRm0Z8kBAIDPV4X1iccexndJI6YE49IQOWCHZNIeybo> .
@prefix sub: <https://w3id.org/np/RAbRm0Z8kBAIDPV4X1iccexndJI6YE49IQOWCHZNIeybo#> .
@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:Scimage a <https://w3id.org/fair/fip/terms/Available-FAIR-Enabling-Resource>,
      <https://w3id.org/fair/fip/terms/Generalist-Registry>, <https://w3id.org/fair/fip/terms/Registry>;
    <http://schema.org/url> <https://scimagine.com/>;
    rdfs:comment "Scimagine as a service for the formation of extended research and innovation.Scimagine provides you with unique advanced materials-focused digital environment, where you can register all your experimental data in highly structured and organized way";
    rdfs:label "Scimagine";
    rdfs:seeAlso <https://scimagine.com/mission_and_vision/>;
    <http://www.w3.org/ns/oa#hasPurpose> <http://purl.obolibrary.org/obo/T4FS_0000430> .
}

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 "W1w7jugYznFBaJb53c9N7jN1+6zLe7+CRn/1uzPl9tSMjaUS/pw6Of9BVL+IGXzto815gIr4Yo+d50NFIgfHZsaKUPNL1IByCB6CbZyNw5QOTVOtaCpxL18vkb4KE7Bmy+ABEG8JD8P1OtPQgmnyCcyeX0ndwpIx3rTaf0UZtU8=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0001-7135-3960 .
  
  this: dct:created "2025-01-30T09:45:04.719Z"^^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-Enabling-Resource>, <https://w3id.org/fair/fip/terms/FAIR-Supporting-Resource>;
    npx:introduces sub:Scimage;
    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/RAviZBzPpaomTJ8deU6yKdKSZIWWycHvCOtuFUFlttO24> .
}