@prefix this: <https://w3id.org/np/RArwaFND7l0DJ-qkPmPFez0aJe7mmsk2_BKQAParsem6Y> .
@prefix sub: <https://w3id.org/np/RArwaFND7l0DJ-qkPmPFez0aJe7mmsk2_BKQAParsem6Y/> .
@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: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://purl.org/aida/Containers%2C+as+defined+by+Docker%2C+are+standard+units+of+software+that+package+code+and+dependencies+to+ensure+reliable+execution+across+computing+environments%2C+yet+their+benefits+in+HPC+remain+underutilized.> <http://schema.org/about> <http://www.wikidata.org/entity/Q1190465> , <http://www.wikidata.org/entity/Q15206305> , <http://www.wikidata.org/entity/Q1643805> , <http://www.wikidata.org/entity/Q3080428> ;
    a <http://purl.org/petapico/o/hycl#AIDA-Sentence> ;
    <http://www.w3.org/2004/02/skos/core#related> <http://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/Q15206305> nt:hasLabelFromApi "Docker - open-source software for deploying and running of containerized applications" .
  <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/Q3080428> nt:hasLabelFromApi "software portability - usability of the same software in different environments" .
  orcid:0000-0002-1784-2920 foaf:name "Anne Fouilloux" .
  this: dct:created "2025-04-20T12:27:41.245Z"^^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%2C+as+defined+by+Docker%2C+are+standard+units+of+software+that+package+code+and+dependencies+to+ensure+reliable+execution+across+computing+environments%2C+yet+their+benefits+in+HPC+remain+underutilized.> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    a npx:ExampleNanopub ;
    rdfs:label "AIDA sentence: Containers, as defined by Docker, are standard units of software that package code and dependenci..." ;
    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 "DrkLr7yQv/UOZ6vcNM9cV2rYjxpGo3BqB2y7gATY/C+QoDIPVxF/sAQ0yux26jUFVzwQ1S+14LJmp+9AVwj621YKvWlbV6qUQ4AD24IqXBMOaqpkQZHw0SAI4BHF9YAtkVr5MIOsEkwhWA8F68Kg92r+em/QKPlkW7LuOc+LVgU=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-1784-2920 .
}