Nanopublication

< Home

ID

https://w3id.org/sciencelive/np/RAQfGMNmJiFt4KDDJE8dsiT3az4CRYehRuDFoa-tXGc8w

Formats

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

Content

@prefix this: <https://w3id.org/sciencelive/np/RAQfGMNmJiFt4KDDJE8dsiT3az4CRYehRuDFoa-tXGc8w> .
@prefix sub: <https://w3id.org/sciencelive/np/RAQfGMNmJiFt4KDDJE8dsiT3az4CRYehRuDFoa-tXGc8w/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

sub:Head {
  this: a np:Nanopublication;
    np:hasAssertion sub:assertion;
    np:hasProvenance sub:provenance;
    np:hasPublicationInfo sub:pubinfo .
}

sub:assertion {
  <https://raw.githubusercontent.com/annefou/marine-heatwave-replication/main/figures/figure2_replica.png>
    a <https://schema.org/ImageObject>;
    <https://schema.org/caption> "Global-mean marine-heatwave days, 1982-2016, from independent ESA CCI SST and XMHW — reproducing Oliver et al. (2018) Figure 2. The rising trend survives ENSO removal." .
  
  <https://w3id.org/np/RAaYmBJ1IAyn75wkl_G3zDC7NmV7Rz2KlwU6J3f5JQujY> <https://schema.org/position>
      "2" .
  
  <https://w3id.org/np/RAwGVnm2oxnLVNYR18dmkFqbqFL4ZYw3yX0x0CxXzdzS8> <https://schema.org/position>
      "1" .
  
  <https://w3id.org/sciencelive/np/RAGjvtR-Pq6576AIEsj5CTiLW3yK0cPEbfgk7OjhxyVVM/story>
    a <https://schema.org/Article>;
    <https://schema.org/about> <https://w3id.org/sciencelive/np/RAGjvtR-Pq6576AIEsj5CTiLW3yK0cPEbfgk7OjhxyVVM>;
    <https://schema.org/abstract> "A signed replication of Oliver et al. (2018). Using independent satellite sea-surface temperature (ESA CCI) and independent detection software (XMHW), the satellite-era rise in marine-heatwave days is Validated — and robust to El Nino. The century-scale \"54%\" figure is deliberately out of scope. Retold below for citizens and for schools.";
    <https://schema.org/hasPart> <https://w3id.org/np/RAaYmBJ1IAyn75wkl_G3zDC7NmV7Rz2KlwU6J3f5JQujY>,
      <https://w3id.org/np/RAwGVnm2oxnLVNYR18dmkFqbqFL4ZYw3yX0x0CxXzdzS8>;
    <https://schema.org/headline> "Longer and more frequent marine heatwaves — independently confirmed";
    <https://schema.org/image> <https://raw.githubusercontent.com/annefou/marine-heatwave-replication/main/figures/figure2_replica.png> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo <https://orcid.org/0000-0002-1784-2920> .
}

sub:pubinfo {
  <https://orcid.org/0000-0002-1784-2920> <http://xmlns.com/foaf/0.1/name> "Anne Fouilloux" .
  
  this: dc:created "2026-08-15T18:25:05.285Z"^^xsd:dateTime;
    dc:creator <https://orcid.org/0000-0002-1784-2920>;
    dc:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <https://schema.org/Article>;
    npx:wasCreatedAt <https://platform.sciencelive4all.org>;
    <http://www.w3.org/2000/01/rdf-schema#label> "Story: Longer and more frequent marine heatwaves — independently confirmed";
    <https://w3id.org/np/o/ntemplate/wasCreatedFromTemplate> <https://w3id.org/np/RAfjXiLtYji0w1Y3AtKmtL_S21esoh5jprGWAPpRQ1zUk> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAoDcOiD+jen8awiJ6DB2ewDw66PeG64hODmgNFwy7GrwQui4HKnHdvxd++1UhTgiOfycxyxBb7sXPSikLw/1TsSyPsEl0P3/+600szxpTGgLNzW+bZ2DVP3d8ERMV1aWpH0ci3B/5vmK+vXQZ4uCoq57NE0MiFg5c13Gy0gd6n7wZYEhYM4AjWSLL0QS/HY+TFZMYL9bCFeATennGrlB2UEjRlw21UB2Ah16ZZ6hxQlfctFJZE7TGnBJPB3ttTjfcOfamhjZVwQ0yV9mv7x6PGiSmkzpJTVLjn8hagoKT05YUwVQArFb+w7f6sXqvvljMigjd/Rbqgbye/lLUAZLfJSnFM58TubfpEJvXV4zNMDEoT3VQ7dokgoLgMrmjZCKATtQ7gomocoTJ1NhN2esRNtGzWaS2obL/mueUQlMlavssZnqL8WICkdAuDlwDVNbsbwEWKQ50kiPdAdduSigifxA4CM7TgvnxqZVoAResEGP6UhTTem3T4CsbEas1Caj9wa7M1jPjACu5LF5BwcVns3ZQHWLipjRjD+9/ur3G8QtuxbNhmXlDYQ6tXxB1lK+Oz7O519b3bA15ilzFl0SdvMBGTe46xaQ9DsJT18THKnPbUhNMy0dH0VtzpB+EEaXZ25Fp9VHMEUqo1lLS9e89eO3efiqkESKQ7wmB+/DlIRcCAwEAAQ==";
    npx:hasSignature "NL7DvJQy/PF04OWyAn8TvGwmxaOSXI5/LwKAnYhaVTHsJvClK1qJ3KCK1xyimMQvIfv1/o4K2sqViOl2mz4ZxxO2mc162P/aKfiG6c6GF67JqjJQiRl2cQETvLAiODGjMNuyLDASnSQS6SiiQHzYoc5OBTvlAJVL7WYqDyjlIhB5ewppXCQcSuB1g3brAUH4w/JcDTiKaPpznYnlziBT9P7WHuAO/y/QtxQdzFyuYiLwgrCprD22Igg1MrpaGbMFQuQIKuPQeJyUo036nabTDdHgnk6pq15F9rm2ZH51DGIdU5yzICRqHoNKAr27pIGSTPZWQJoKwmDPagVDFmAS4nvD+A1E1mKid1RU/29usSYtzVuVidyPhB89DlpNybWJJiWMdoeZUpFo5SyhpyZApb/TjuLpnZJ35VpEYVRV6nvXuTI/4WLDU+tYNP1YsU0WLV+8l9gE6Afgdt5q7Ow00bhknblYOvD+hKqk5uAOl1MdO41+2Jq5GWfb7/4XwVK4U22ardMyMWDDHmRXnPM5eEhCDqt6jkrb0QQWmu6HXDgT79fdqKvhp4wxznDjwVbNjFIx87rXNXEx27xj93fSx2/DAepnjcAUVBtHQlekGW+EVNtp7VEwyc9+HVurGaJkbFMPfk6rkKQXlh/vpl3+Lim8bcloEvrsCf1K2D7/o/4=";
    npx:hasSignatureTarget this:;
    npx:signedBy <https://orcid.org/0000-0002-1784-2920> .
}