Nanopublication

< Home

ID

https://w3id.org/np/RAK9R03zAiM6EHnyuuMB89vA3rVzc_2utTdc50rAKamPM

Formats

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

Content

@prefix this: <https://w3id.org/np/RAK9R03zAiM6EHnyuuMB89vA3rVzc_2utTdc50rAKamPM> .
@prefix sub: <https://w3id.org/np/RAK9R03zAiM6EHnyuuMB89vA3rVzc_2utTdc50rAKamPM/> .
@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 ns1: <http://purl.org/np/> .
@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 {
  <http://purl.org/aida/Containers+transform+HPC%2C+but+many+users+miss+their+full+potential.+This+paper+shows+near-native+performance+using+OSU+benchmarks+on+LUMI+and+Fram+with+CRAY%2FHPE+and+Infiniband+networks.+Proven+with+CESM+climate+models%2C+containers+outperformed+bare-metal+setups%2C+offering+portability%2C+reproducibility%2C+and+easy+deployment.+Adopt+containerization+to+streamline+research+workflows+and+achieve+consistent%2C+high-performance+results.>
    a <http://purl.org/petapico/o/hycl#AIDA-Sentence>;
    <http://schema.org/about> <http://www.wikidata.org/entity/Q1190465>, <http://www.wikidata.org/entity/Q1197550>,
      <http://www.wikidata.org/entity/Q132364>, <http://www.wikidata.org/entity/Q1425625>,
      <http://www.wikidata.org/entity/Q1643805>, <http://www.wikidata.org/entity/Q209372>,
      <http://www.wikidata.org/entity/Q218616>, <http://www.wikidata.org/entity/Q232661>,
      <http://www.wikidata.org/entity/Q23579713>, <http://www.wikidata.org/entity/Q3080428>,
      <http://www.wikidata.org/entity/Q309331>, <http://www.wikidata.org/entity/Q620920>,
      <http://www.wikidata.org/entity/Q68232326>, <http://www.wikidata.org/entity/Q7575186>,
      <http://www.wikidata.org/entity/Q816747>, <http://www.wikidata.org/entity/Q922437>;
    <http://www.w3.org/2004/02/skos/core#related> <https://doi.org/10.1007/978-3-031-86240-3_4> .
}

sub:provenance {
  sub:assertion prov:wasAttributedTo orcid:0000-0002-1784-2920 .
}

sub:pubinfo {
  <http://www.wikidata.org/entity/Q1190465> nt:hasLabelFromApi "high-performance computing - includes all computing tasks whose processing requires high computing power or storage capacity" .
  
  <http://www.wikidata.org/entity/Q1197550> nt:hasLabelFromApi "computer performance - effectiveness of a computer system or component (hardware or software) at performing useful work" .
  
  <http://www.wikidata.org/entity/Q132364> nt:hasLabelFromApi "communication protocol - system for exchanging messages between computing systems" .
  
  <http://www.wikidata.org/entity/Q1425625> nt:hasLabelFromApi "reproducibility - agreement with previous measurements using the same methodology in the same context" .
  
  <http://www.wikidata.org/entity/Q1643805> nt:hasLabelFromApi "container - software class, data structure, or abstract data type (ADT) whose instances are collections of other objects" .
  
  <http://www.wikidata.org/entity/Q209372> nt:hasLabelFromApi "transport layer - layer in the OSI and TCP/IP models providing host-to-host communication services for applications" .
  
  <http://www.wikidata.org/entity/Q218616> nt:hasLabelFromApi "proprietary software - computer software released under a license restricting use, study or redistribution" .
  
  <http://www.wikidata.org/entity/Q232661> nt:hasLabelFromApi "parallel computing - programming paradigm in which many calculations or the execution of processes are carried out simultaneously" .
  
  <http://www.wikidata.org/entity/Q23579713> nt:hasLabelFromApi "Community Earth System Model - numerical simulation of Earth systems" .
  
  <http://www.wikidata.org/entity/Q3080428> nt:hasLabelFromApi "software portability - usability of the same software in different environments" .
  
  <http://www.wikidata.org/entity/Q309331> nt:hasLabelFromApi "Ohio State University - public research university in Columbus, Ohio, United States" .
  
  <http://www.wikidata.org/entity/Q620920> nt:hasLabelFromApi "climate model - quantitative methods used to simulate climate" .
  
  <http://www.wikidata.org/entity/Q68232326> nt:hasLabelFromApi "interconnect - bus class for supercomputer nodes" .
  
  <http://www.wikidata.org/entity/Q7575186> nt:hasLabelFromApi "Spectral element method - formulation of the finite element method" .
  
  <http://www.wikidata.org/entity/Q816747> nt:hasLabelFromApi "benchmark - test to measure the performance of a computer system or component" .
  
  <http://www.wikidata.org/entity/Q922437> nt:hasLabelFromApi "InfiniBand - high-speed, low-latency computer networking bus" .
  
  orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" .
  
  this: a npx:ExampleNanopub;
    dct:created "2025-04-20T10:56:45.307Z"^^xsd:dateTime;
    dct:creator orcid:0000-0002-1784-2920;
    dct:license <https://creativecommons.org/licenses/by/4.0/>;
    npx:hasNanopubType <http://purl.org/petapico/o/hycl#AIDA-Sentence>, <http://purl.org/petapico/o/hycl>,
      <https://w3id.org/np/RAbrZanVELw9xGL0IgtU5a7jrbdY7JSwBf9dPbT0UJVao>;
    npx:introduces <http://purl.org/aida/Containers+transform+HPC%2C+but+many+users+miss+their+full+potential.+This+paper+shows+near-native+performance+using+OSU+benchmarks+on+LUMI+and+Fram+with+CRAY%2FHPE+and+Infiniband+networks.+Proven+with+CESM+climate+models%2C+containers+outperformed+bare-metal+setups%2C+offering+portability%2C+reproducibility%2C+and+easy+deployment.+Adopt+containerization+to+streamline+research+workflows+and+achieve+consistent%2C+high-performance+results.>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "AIDA sentence: HPE and Infiniband networks. Proven with CESM climate models, containers outperformed bare-metal ...";
    nt:wasCreatedFromProvenanceTemplate <https://w3id.org/np/RA7lSq6MuK_TIC6JMSHvLtee3lpLoZDOqLJCLXevnrPoU>;
    nt:wasCreatedFromPubinfoTemplate ns1:RAXflINqt3smqxV5Aq7E9lzje4uLdkKIOefa6Bp8oJ8CY,
      <https://w3id.org/np/RA0J4vUn_dekg-U1kK3AOEt02p9mT2WO03uGxLDec1jLw>, <https://w3id.org/np/RAjvEpLZUE7rMoa8q6mWSsN6utJDp-5FmgO47YGsbgw3w>,
      <https://w3id.org/np/RAukAcWHRDlkqxk7H2XNSegc1WnHI569INvNr-xdptDGI>;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RA4fmfVFULMP50FqDFX8fEMn66uDF07vXKFXh_L9aoQKE> .
  
  sub:sig npx:hasAlgorithm "RSA";
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDWv2pJnmDsBOq8OlT1aSvYXSuWT34WOp4FYqEzdnn2F0kqzcFevBqWGZDxJWC0lqCrDEuNfp2QFyPe/+nES9dlHGYIhqPi68fwK6ZiNUotRFxXou+rjFznVvUxtCL8Ede79EBHwWN61QtwSIcU12bLoZsNPFlqQASQ93BJuKlihwIDAQAB";
    npx:hasSignature "GV8p+47ROUS1vc3D9tsNCwZB6AUWOgL79dNL0G18SOz5ihcAaWF0klOkR39CvSGl/jhQn93mXNpOSWt8HNNq7FA94M3vCEf+87vIlKiJVcmSH8HhRqffdLx43JoUMw0vq+YB/mVMbU8319tYCaT+cOIZmS6dU5wwg9zh08nvt6k=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-1784-2920 .
}