Nanopublication

< Home

ID

https://w3id.org/np/RAxe4NgLGK4iwKsQhBLRfHmTVWpUNGXo90r4SH4ApVL2k

Formats

.trig | .trig.txt | .jelly | .jelly.txt | .jsonld | .jsonld.txt | .nq | .nq.txt | .xml | .xml.txt

Content

@prefix this: <https://w3id.org/np/RAxe4NgLGK4iwKsQhBLRfHmTVWpUNGXo90r4SH4ApVL2k> .
@prefix sub: <https://w3id.org/np/RAxe4NgLGK4iwKsQhBLRfHmTVWpUNGXo90r4SH4ApVL2k#> .
@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 {
  <https://github.com/alessaan/rhapsody-in-blue> a <http://purl.org/dc/dcmitype/Software>;
    dct:title "rhapsody-in-blue";
    <http://purl.org/spar/cito/supports> <https://doi.esrf.fr/10.15151/ESRF-DC-186933507>,
      <https://doi.org/10.1126/sciadv.aay8782>;
    <https://schema.org/maintainer> <https://github.com>;
    <https://schema.org/result> <https://w3id.org/np/RAJEvy8_Lr1DhClLEdkS9JLVXo9ALHsIzA05XvUAGEXOk#researchproject> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-4930-2662 .
}

sub:pubinfo {
  orcid:0000-0002-4930-2662 foaf:name "Alessa An Gambardella" .
  
  <https://w3id.org/np/RAJEvy8_Lr1DhClLEdkS9JLVXo9ALHsIzA05XvUAGEXOk#researchproject>
    nt:hasLabelFromApi "Ultramarine disease - Unraveling the mechanism behind binder-pigment interactions in aging ultramarine blue paint - by Alessa An Gambardella" .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEJGVv2xFV8o+Ojt3f0N2LgtZTt4+24Lxp8esEZiFYKryDGBYaR0Ef4ajadqtlSpvUHlwNlVIF7XRWiGd64P8drVnqPtpRtxJ+SOl0UNvxuHzUjeWlOYKpKZ/UgrGwVSSR3LvwqXOM9qUkWqy0IQ2KsFbJHHwzgNbcEZuZOD+/WQIDAQAB";
    npx:hasSignature "dzyY1YGaHYamsZThGEbFAl10VQsQVORj9NqzLARVWIHF8jWPHPSdZV9K2n95/BO1R384k9e/1i+wDTzgwtYk9S9oh1fTlYAo/HLgjkOjC4NO2TwCPGDMBmUdywnp+SU9GHZIN0H1Zd5MinxAEP9UvKTZZWKfyYS7tsxMIeLEXxA=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-4930-2662 .
  
  this: dct:created "2025-04-11T15:59:24.296Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-4930-2662;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <http://purl.org/dc/dcmitype/Software>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "Software: rhapsody-in-blue";
    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/RAnoxhRd6DYfbtX6KdXeWacNnM5sAahXQjlND91zDLeJU> .
}