Nanopublication

< Home

ID

https://w3id.org/np/RAqmhWFWSXfudA1LnAckFSdRW9XYecu7DL0i4bBQ2quCY

Formats

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

Content

@prefix this: <https://w3id.org/np/RAqmhWFWSXfudA1LnAckFSdRW9XYecu7DL0i4bBQ2quCY> .
@prefix sub: <https://w3id.org/np/RAqmhWFWSXfudA1LnAckFSdRW9XYecu7DL0i4bBQ2quCY/> .
@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/A+container+with+MPICH4.1.2+and+UCX1.15+on+Fram+and+Betzy+achieves+near-native+bandwidth+%28up+to+12.5+GigaByte%2Fsecond%29+in+OSU+Micro-Benchmarks%2C+matching+host-installed+OpenMPI4.1.5+for+inter-node+communication.>
    a <http://purl.org/petapico/o/hycl#AIDA-Sentence>;
    <http://schema.org/about> <http://www.wikidata.org/entity/Q1197550>, <http://www.wikidata.org/entity/Q124834048>,
      <http://www.wikidata.org/entity/Q127879>, <http://www.wikidata.org/entity/Q133968088>,
      <http://www.wikidata.org/entity/Q133968246>, <http://www.wikidata.org/entity/Q1576430>,
      <http://www.wikidata.org/entity/Q1643805>, <http://www.wikidata.org/entity/Q1814051>,
      <http://www.wikidata.org/entity/Q378561>, <http://www.wikidata.org/entity/Q68232326>,
      <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/Q1197550> nt:hasLabelFromApi "computer performance - effectiveness of a computer system or component (hardware or software) at performing useful work" .
  
  <http://www.wikidata.org/entity/Q124834048> nt:hasLabelFromApi "Unified Communication X" .
  
  <http://www.wikidata.org/entity/Q127879> nt:hasLabelFromApi "Message Passing Interface - message-passing system for parallel computers" .
  
  <http://www.wikidata.org/entity/Q133968088> nt:hasLabelFromApi "Fram - Fram is a high-performance computing cluster at UiT The Arctic University of Norway with 32,256 cores and 1.1 PFLOP/s peak performance, connected via InfiniBand for distributed-memory parallel computing." .
  
  <http://www.wikidata.org/entity/Q133968246> nt:hasLabelFromApi "Betzy - Betzy is a high-performance supercomputer at NTNU with 6.2 PFLOP/s peak performance, providing CPU, GPU, and pre-processing nodes to support advanced research computing in Norway." .
  
  <http://www.wikidata.org/entity/Q1576430> nt:hasLabelFromApi "bandwidth - maximum rate of data transfer over a network" .
  
  <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/Q1814051> nt:hasLabelFromApi "MPICH - free open-source software" .
  
  <http://www.wikidata.org/entity/Q378561> nt:hasLabelFromApi "Open MPI - software" .
  
  <http://www.wikidata.org/entity/Q68232326> nt:hasLabelFromApi "interconnect - bus class for supercomputer nodes" .
  
  <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-20T14:25:46.595Z"^^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/A+container+with+MPICH4.1.2+and+UCX1.15+on+Fram+and+Betzy+achieves+near-native+bandwidth+%28up+to+12.5+GigaByte%2Fsecond%29+in+OSU+Micro-Benchmarks%2C+matching+host-installed+OpenMPI4.1.5+for+inter-node+communication.>;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/>;
    rdfs:label "AIDA sentence: second) in OSU Micro-Benchmarks, matching host-installed OpenMPI4.1.5 for inter-node communication.";
    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 "Pmi4PumI+JiwjrrTAdF3q2zaIg/VadKHG4JdhOC02Sw/svJIIWJ4y2KIafXSGZjwZsNvoHC2VgdBR1Nxuz0XI/4uqAS3lgfBsiubdtaD4INfaOtQ2lXnhoqZa/l/b0Pq7rxF0V2ImMhfc5OFNb4r/V7UKDhi6OVQJXiTy1CuaSE=";
    npx:hasSignatureTarget this:;
    npx:signedBy orcid:0000-0002-1784-2920 .
}