@prefix this: <https://w3id.org/np/RA6EH1cldBTaDRwC5IgKNMqBUAKrG92LxTsKpUp4ATgh4> .
@prefix sub: <https://w3id.org/np/RA6EH1cldBTaDRwC5IgKNMqBUAKrG92LxTsKpUp4ATgh4/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix pav: <http://purl.org/pav/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfg: <http://www.w3.org/2004/03/trix/rdfg-1/> .
@prefix dce: <http://purl.org/dc/elements/1.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .

<https://w3id.org/np/RA6EH1cldBTaDRwC5IgKNMqBUAKrG92LxTsKpUp4ATgh4> a np:Nanopublication,
    npx:RoCrateNanopub;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2026-03-03T15:08:01.757+01:00"^^xsd:dateTime;
  dct:creator <https://w3id.org/kpxl/gen/terms/RoCrateBot>;
  npx:introduces <https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/>;
  rdfs:label "COMPSs Matrix Multiplication, out-of-core using files" .

<http://eurovoc.europa.eu/3952> a <http://schema.org/DefinedTerm>;
  <http://schema.org/description> "";
  <http://schema.org/name> "Earth sciences" .

<http://w3id.org/ro-id/rohub/model#COMPSs_Workflow_Run_Crate_MacBook-Pro-Raul-2025.local_7defb487-c7d1-4c81-b77e-e886b9c7cbdf>
  a <http://schema.org/CreateAction>;
  <http://schema.org/actionStatus> <http://schema.org/CompletedActionStatus>;
  <http://schema.org/agent> <https://orcid.org/0000-0002-9845-8890>;
  <http://schema.org/description> "Darwin MacBook-Pro-Raul-2025.local 24.5.0 Darwin Kernel Version 24.5.0: Tue Apr 22 19:53:27 PDT 2025; root:xnu-11417.121.6~2/RELEASE_ARM64_T6041 arm64";
  <http://schema.org/endTime> "2025-05-27T10:25:53+00:00";
  <http://schema.org/name> "COMPSs matmul_files.py execution at MacBook-Pro-Raul-2025.local";
  <http://schema.org/object> "file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/A.0.0",
    "file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/A.0.1",
    "file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/A.1.0",
    "file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/A.1.1",
    "file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/B.0.0",
    "file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/B.0.1",
    "file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/B.1.0",
    "file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/B.1.1",
    "file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/C.0.0",
    "file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/C.0.1",
    "file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/C.1.0",
    "file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/C.1.1";
  <http://schema.org/result> "", "file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/C.0.0",
    "file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/C.0.1",
    "file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/C.1.0",
    "file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/C.1.1";
  <http://schema.org/startTime> "2025-05-27T10:25:48+00:00";
  <https://w3id.org/ro/terms/earth-science/instrument> "application_sources/matmul_files.py";
  <https://w3id.org/ro/terms/workflow-run#environment> "#compss_home", "#compss_python_version";
  <https://w3id.org/ro/terms/workflow-run#resourceUsage> "#localhost.matmul_tasks.multiply.avgTime",
    "#localhost.matmul_tasks.multiply.executions", "#localhost.matmul_tasks.multiply.maxTime",
    "#localhost.matmul_tasks.multiply.minTime", "#overall.matmul_files.py.executionTime",
    "#overall.matmul_tasks.multiply.avgTime", "#overall.matmul_tasks.multiply.executions",
    "#overall.matmul_tasks.multiply.maxTime", "#overall.matmul_tasks.multiply.minTime" .

<http://w3id.org/ro-id/rohub/model#compss> a <http://schema.org/ComputerLanguage>;
  <http://schema.org/alternateName> "COMPSs";
  <http://schema.org/citation> <https://doi.org/10.1007/s10723-013-9272-5>;
  <http://schema.org/name> "COMPSs Programming Model";
  <http://schema.org/url> <http://compss.bsc.es/>;
  <http://schema.org/version> "3.3.3" .

<http://w3id.org/ro-id/rohub/model#compss_home> a <http://schema.org/PropertyValue>;
  <http://schema.org/name> "COMPSS_HOME";
  <http://schema.org/value> "/Users/rsirvent/opt/COMPSs/" .

<http://w3id.org/ro-id/rohub/model#compss_python_version> a <http://schema.org/PropertyValue>;
  <http://schema.org/name> "COMPSS_PYTHON_VERSION";
  <http://schema.org/value> "3.10.16" .

<http://w3id.org/ro-id/rohub/model#localhost.matmul_tasks.multiply.avgTime> a <http://schema.org/PropertyValue>;
  <http://schema.org/name> "avgTime";
  <http://schema.org/propertyID> <https://w3id.org/ro/terms/compss#avgTime>;
  <http://schema.org/unitCode> <https://qudt.org/vocab/unit/MilliSEC>;
  <http://schema.org/value> "68" .

<http://w3id.org/ro-id/rohub/model#localhost.matmul_tasks.multiply.executions> a <http://schema.org/PropertyValue>;
  <http://schema.org/name> "executions";
  <http://schema.org/propertyID> <https://w3id.org/ro/terms/compss#executions>;
  <http://schema.org/value> "8" .

<http://w3id.org/ro-id/rohub/model#localhost.matmul_tasks.multiply.maxTime> a <http://schema.org/PropertyValue>;
  <http://schema.org/name> "maxTime";
  <http://schema.org/propertyID> <https://w3id.org/ro/terms/compss#maxTime>;
  <http://schema.org/unitCode> <https://qudt.org/vocab/unit/MilliSEC>;
  <http://schema.org/value> "106" .

<http://w3id.org/ro-id/rohub/model#localhost.matmul_tasks.multiply.minTime> a <http://schema.org/PropertyValue>;
  <http://schema.org/name> "minTime";
  <http://schema.org/propertyID> <https://w3id.org/ro/terms/compss#minTime>;
  <http://schema.org/unitCode> <https://qudt.org/vocab/unit/MilliSEC>;
  <http://schema.org/value> "34" .

<http://w3id.org/ro-id/rohub/model#overall.matmul_files.py.executionTime> a <http://schema.org/PropertyValue>;
  <http://schema.org/name> "executionTime";
  <http://schema.org/propertyID> <https://w3id.org/ro/terms/compss#executionTime>;
  <http://schema.org/unitCode> <https://qudt.org/vocab/unit/MilliSEC>;
  <http://schema.org/value> "5781" .

<http://w3id.org/ro-id/rohub/model#overall.matmul_tasks.multiply.avgTime> a <http://schema.org/PropertyValue>;
  <http://schema.org/name> "avgTime";
  <http://schema.org/propertyID> <https://w3id.org/ro/terms/compss#avgTime>;
  <http://schema.org/unitCode> <https://qudt.org/vocab/unit/MilliSEC>;
  <http://schema.org/value> "68" .

<http://w3id.org/ro-id/rohub/model#overall.matmul_tasks.multiply.executions> a <http://schema.org/PropertyValue>;
  <http://schema.org/name> "executions";
  <http://schema.org/propertyID> <https://w3id.org/ro/terms/compss#executions>;
  <http://schema.org/value> "8" .

<http://w3id.org/ro-id/rohub/model#overall.matmul_tasks.multiply.maxTime> a <http://schema.org/PropertyValue>;
  <http://schema.org/name> "maxTime";
  <http://schema.org/propertyID> <https://w3id.org/ro/terms/compss#maxTime>;
  <http://schema.org/unitCode> <https://qudt.org/vocab/unit/MilliSEC>;
  <http://schema.org/value> "106" .

<http://w3id.org/ro-id/rohub/model#overall.matmul_tasks.multiply.minTime> a <http://schema.org/PropertyValue>;
  <http://schema.org/name> "minTime";
  <http://schema.org/propertyID> <https://w3id.org/ro/terms/compss#minTime>;
  <http://schema.org/unitCode> <https://qudt.org/vocab/unit/MilliSEC>;
  <http://schema.org/value> "34" .

<https://orcid.org/0000-0001-5081-7244> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/familyName> "Lezzi";
  <http://schema.org/givenName> "Daniele";
  <http://schema.org/name> "Daniele Lezzi" .

<https://orcid.org/0000-0001-5634-509X> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/familyName> "Vázquez Novoa";
  <http://schema.org/givenName> "Fernando";
  <http://schema.org/name> "Fernando Vázquez Novoa" .

<https://orcid.org/0000-0001-5943-5824> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/familyName> "Amela Milian";
  <http://schema.org/givenName> "Ramon";
  <http://schema.org/name> "Ramon Amela Milian" .

<https://orcid.org/0000-0001-6401-6229> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/affiliation> <https://ror.org/05sd8tv96>;
  <http://schema.org/familyName> "Conejero";
  <http://schema.org/givenName> "Javier";
  <http://schema.org/name> "Javier Conejero" .

<https://orcid.org/0000-0002-0837-7086> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/familyName> "Iraola de Acevedo";
  <http://schema.org/givenName> "Eduardo";
  <http://schema.org/name> "Eduardo Iraola de Acevedo" .

<https://orcid.org/0000-0002-4109-1071> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/affiliation> <https://ror.org/05sd8tv96>;
  <http://schema.org/familyName> "Vergés";
  <http://schema.org/givenName> "Pere";
  <http://schema.org/name> "Pere Vergés" .

<https://orcid.org/0000-0002-5576-9912> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/affiliation> <https://ror.org/05sd8tv96>;
  <http://schema.org/familyName> "Puigdemunt-Schmolling";
  <http://schema.org/givenName> "Gabriel";
  <http://schema.org/name> "Gabriel Puigdemunt-Schmolling" .

<https://orcid.org/0000-0002-6226-1172> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/familyName> "Bertran";
  <http://schema.org/givenName> "Marta";
  <http://schema.org/name> "Marta Bertran" .

<https://orcid.org/0000-0002-9147-9621> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/affiliation> <https://ror.org/03wsadn68>;
  <http://schema.org/familyName> "Álvarez Vecino";
  <http://schema.org/givenName> "Pol";
  <http://schema.org/name> "Pol Álvarez Vecino" .

<https://orcid.org/0000-0002-9845-8890> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/affiliation> <https://ror.org/03mb6wj31>;
  <http://schema.org/contactPoint> "francesc.lordan@bsc.es";
  <http://schema.org/familyName> "Lordan";
  <http://schema.org/givenName> "Francesc";
  <http://schema.org/name> "Francesc Lordan" .

<https://orcid.org/0000-0003-0471-1275> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/familyName> "Foyer";
  <http://schema.org/givenName> "Clément";
  <http://schema.org/name> "Clément Foyer" .

<https://orcid.org/0000-0003-0606-2512> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/affiliation> <https://ror.org/05sd8tv96>;
  <http://schema.org/familyName> "Sirvent";
  <http://schema.org/givenName> "Raül";
  <http://schema.org/name> "Raül Sirvent" .

<https://orcid.org/0000-0003-1638-7572> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/affiliation> <https://ror.org/054gw3b40>;
  <http://schema.org/familyName> "Mammadli";
  <http://schema.org/givenName> "Nihad";
  <http://schema.org/name> "Nihad Mammadli" .

<https://orcid.org/0000-0003-2388-0744> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/name> "Małgorzata Wolniewicz" .

<https://orcid.org/0000-0003-2941-5499> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/affiliation> <https://ror.org/05sd8tv96>;
  <http://schema.org/familyName> "Badia";
  <http://schema.org/givenName> "Rosa M";
  <http://schema.org/name> "Rosa M Badia" .

<https://orcid.org/0000-0003-4170-818X> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/familyName> "Ramon-Cortes Vilarrodona";
  <http://schema.org/givenName> "Cristian";
  <http://schema.org/name> "Cristian Ramon-Cortes Vilarrodona" .

<https://orcid.org/0000-0003-4725-5097> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/affiliation> <https://ror.org/05sd8tv96>;
  <http://schema.org/familyName> "Ejarque";
  <http://schema.org/givenName> "Jorge";
  <http://schema.org/name> "Jorge Ejarque" .

<https://orcid.org/0009-0003-8848-9436> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/affiliation> <https://ror.org/05sd8tv96>;
  <http://schema.org/familyName> "Tatu";
  <http://schema.org/givenName> "Cristian Cătălin";
  <http://schema.org/name> "Cristian Cătălin Tatu" .

<https://orcid.org/0009-0005-2797-8177> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/affiliation> <https://ror.org/05sd8tv96>;
  <http://schema.org/familyName> "Giacomini";
  <http://schema.org/givenName> "Nicolò";
  <http://schema.org/name> "Nicolò Giacomini" .

<https://orcid.org/0009-0009-6701-3547> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/affiliation> <https://ror.org/01kh5gc44>;
  <http://schema.org/familyName> "Dabral";
  <http://schema.org/givenName> "Archit";
  <http://schema.org/name> "Archit Dabral" .

<https://ror.org/01kh5gc44> a <http://schema.org/Organization>;
  <http://schema.org/name> "Indian Institute of Technology BHU" .

<https://ror.org/03mb6wj31> a <http://schema.org/Organization>, <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/name> "Universitat Politècnica de Catalunya" .

<https://ror.org/03wsadn68> a <http://schema.org/Organization>;
  <http://schema.org/name> "Association for Computing Machinery" .

<https://ror.org/054gw3b40> a <http://schema.org/Organization>;
  <http://schema.org/name> "Baku State University" .

<https://ror.org/05sd8tv96> a <http://schema.org/Organization>;
  <http://schema.org/name> "Barcelona Supercomputing Center" .

<https://ror.org/francesc.lordan@bsc.es> a <http://schema.org/ContactPoint>;
  <http://schema.org/contactType> "Author";
  <http://schema.org/email> "francesc.lordan@bsc.es";
  <http://schema.org/identifier> "francesc.lordan@bsc.es";
  <http://schema.org/url> <https://orcid.org/0000-0002-9845-8890> .

<https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/> a <http://purl.org/wf4ever/ro#ResearchObject>,
    <http://purl.org/wf4ever/roevo#LiveRO>, <http://schema.org/Dataset>;
  dct:conformsTo <https://w3id.org/ro/wfrun/process/0.5>, <https://w3id.org/ro/wfrun/provenance/0.5>,
    <https://w3id.org/ro/wfrun/workflow/0.5>, <https://w3id.org/workflowhub/workflow-ro-crate/1.0>;
  pav:importedBy <https://orcid.org/0000-0003-2388-0744>;
  <http://schema.org/about> <http://eurovoc.europa.eu/3952>;
  <http://schema.org/author> <https://orcid.org/0000-0001-5081-7244>, <https://orcid.org/0000-0001-5634-509X>,
    <https://orcid.org/0000-0001-5943-5824>, <https://orcid.org/0000-0001-6401-6229>,
    <https://orcid.org/0000-0002-0837-7086>, <https://orcid.org/0000-0002-4109-1071>,
    <https://orcid.org/0000-0002-5576-9912>, <https://orcid.org/0000-0002-6226-1172>,
    <https://orcid.org/0000-0002-9147-9621>, <https://orcid.org/0000-0002-9845-8890>,
    <https://orcid.org/0000-0003-0471-1275>, <https://orcid.org/0000-0003-0606-2512>,
    <https://orcid.org/0000-0003-1638-7572>, <https://orcid.org/0000-0003-2941-5499>,
    <https://orcid.org/0000-0003-4170-818X>, <https://orcid.org/0000-0003-4725-5097>,
    <https://orcid.org/0009-0003-8848-9436>, <https://orcid.org/0009-0005-2797-8177>,
    <https://orcid.org/0009-0009-6701-3547>;
  <http://schema.org/contentSize> 9575;
  <http://schema.org/contentUrl> "https://api.rohub.org/api/ros/cb06ef3d-f6a3-4b79-9f62-59215ec96034/crate/download/";
  <http://schema.org/creator> <https://orcid.org/0000-0003-2941-5499>;
  <http://schema.org/dateCreated> "2025-05-27 10:25:54+00:00";
  <http://schema.org/dateModified> "2025-10-16 11:13:28.087902+00:00";
  <http://schema.org/datePublished> "2025-05-27 10:25:54+00:00";
  <http://schema.org/description> """Hypermatrix size 2x2 blocks, block size 2x2 elements
**THIS IS A TEST RO. IT WILL BE DELETED SOON**""",
    "Hypermatrix size 2x2 blocks, block size 2x2 elements";
  <http://schema.org/encodingFormat> "application/ld+json";
  <http://schema.org/hasPart> <https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/folders/c481d06b-98eb-44ce-aecd-82153f61eade>,
    <https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/resources/4ff805d8-632b-4416-ab87-327d8256de07>,
    <https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/resources/80978d21-476e-4b32-89b9-909a542fc680>,
    <https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/resources/833784d6-ca80-4012-810d-82c604b5f19f>,
    <https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/resources/93767032-ea1f-4c91-ba27-6b28b9d383a6>;
  <http://schema.org/identifier> "https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034";
  <http://schema.org/license> <https://choosealicense.com/no-permission/>;
  <http://schema.org/mainEntity> "application_sources/matmul_files.py";
  <http://schema.org/mentions> "#COMPSs_Workflow_Run_Crate_MacBook-Pro-Raul-2025.local_7defb487-c7d1-4c81-b77e-e886b9c7cbdf";
  <http://schema.org/name> "COMPSs Matrix Multiplication, out-of-core using files";
  <http://schema.org/publisher> <https://ror.org/03mb6wj31>;
  <http://w3id.org/ro-id/rohub/model#enrichmentSubject> <https://w3id.org/ro-id/enrichment/049167bc-5aa5-4b4a-bdac-3597501971fb>,
    <https://w3id.org/ro-id/enrichment/1517eaff-6463-4a4b-b849-a9f66d62ce2a>, <https://w3id.org/ro-id/enrichment/152b92d7-3648-4606-b5e6-df09187d7b09>,
    <https://w3id.org/ro-id/enrichment/1c5012cf-8a24-48f9-9aaf-cddc4745494a>, <https://w3id.org/ro-id/enrichment/23310de7-8474-4731-92a2-2c8fac5120d5>,
    <https://w3id.org/ro-id/enrichment/2ffd3603-e96f-4c83-a45a-e9a9cbb99732>, <https://w3id.org/ro-id/enrichment/3c3bac2f-14cc-4dbf-ae61-3ff859dc0fd6>,
    <https://w3id.org/ro-id/enrichment/3fbc9366-37f0-4975-aca4-81270145859c>, <https://w3id.org/ro-id/enrichment/47914ea1-7460-4e72-857b-4e4e1e5ece8d>,
    <https://w3id.org/ro-id/enrichment/579bb60f-9106-4b48-97d3-7db338eed90d>, <https://w3id.org/ro-id/enrichment/5fc064bb-64fc-4ae3-92ef-5df2fbba6ff4>,
    <https://w3id.org/ro-id/enrichment/6a789b96-d053-4e28-87f0-0cb62d8ab69c>, <https://w3id.org/ro-id/enrichment/720db723-9c90-4933-a2f5-27d6923736e7>,
    <https://w3id.org/ro-id/enrichment/740b342b-0129-4e66-8e5c-6da5a0adb3d0>, <https://w3id.org/ro-id/enrichment/75bd36c2-2acb-4718-b80a-10231a699398>,
    <https://w3id.org/ro-id/enrichment/7e8c5c25-bfd4-455b-9609-7620d87f53a2>, <https://w3id.org/ro-id/enrichment/88074652-883b-4db5-bcb0-f3c0b943df88>,
    <https://w3id.org/ro-id/enrichment/9aa6991b-99a5-4b46-b2f8-fa7188625cd8>, <https://w3id.org/ro-id/enrichment/9ad154d3-33d9-4e2d-b6c2-4750a85265d0>,
    <https://w3id.org/ro-id/enrichment/a44e96e5-6e78-44f4-b69f-ac3e51a89f63>, <https://w3id.org/ro-id/enrichment/ad5eee2f-2961-4679-a999-cc86621d3402>,
    <https://w3id.org/ro-id/enrichment/bdfd0f32-ac8a-4998-894c-54e9e06532d0>, <https://w3id.org/ro-id/enrichment/bfd803f8-c49b-473d-96b9-c8882a667772>,
    <https://w3id.org/ro-id/enrichment/c5500ce2-7835-4033-a0a8-50c186418253>, <https://w3id.org/ro-id/enrichment/c5664a98-3feb-4172-a73c-5c502d9107bf>,
    <https://w3id.org/ro-id/enrichment/c6dcb0cb-0c28-4d4a-b520-353d4f3d7055>, <https://w3id.org/ro-id/enrichment/ca2c6bec-0075-48d7-8f43-654754143847>,
    <https://w3id.org/ro-id/enrichment/d2954617-5b84-4ed0-9bc7-bba7998cd2ec>, <https://w3id.org/ro-id/enrichment/d6132633-fe56-4700-9f2d-ed641d8c93b8>,
    <https://w3id.org/ro-id/enrichment/e4afbe59-a323-4bf9-91f1-0a8c8197fa3f>, <https://w3id.org/ro-id/enrichment/e66ffab2-45c1-4139-a7aa-1c0acbebb218>,
    <https://w3id.org/ro-id/enrichment/e729e51d-86c1-4f4b-bd04-dd7bd5fa7d86>, <https://w3id.org/ro-id/enrichment/f9ed9580-979b-4f52-8581-1905ef6f5608>;
  <https://www.w3.org/ns/iana/link-relations/relation#cite-as> "Nihad Mammadli, Archit Dabral, https://orcid.org/0000-0001-5081-7244, Pere Vergés, Nicolò Giacomini, Ramon Amela Milian, Pol Álvarez Vecino, et al. \"COMPSs Matrix Multiplication, out-of-core using files.\" ROHub. May 27 ,2025. https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034." .

<https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/A.0.0>
  a <http://schema.org/MediaObject>;
  <http://schema.org/name> "A.0.0" .

<https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/A.0.1>
  a <http://schema.org/MediaObject>;
  <http://schema.org/name> "A.0.1" .

<https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/A.1.0>
  a <http://schema.org/MediaObject>;
  <http://schema.org/name> "A.1.0" .

<https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/A.1.1>
  a <http://schema.org/MediaObject>;
  <http://schema.org/name> "A.1.1" .

<https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/B.0.0>
  a <http://schema.org/MediaObject>;
  <http://schema.org/name> "B.0.0" .

<https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/B.0.1>
  a <http://schema.org/MediaObject>;
  <http://schema.org/name> "B.0.1" .

<https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/B.1.0>
  a <http://schema.org/MediaObject>;
  <http://schema.org/name> "B.1.0" .

<https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/B.1.1>
  a <http://schema.org/MediaObject>;
  <http://schema.org/name> "B.1.1" .

<https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/C.0.0>
  a <http://schema.org/MediaObject>;
  <http://schema.org/name> "C.0.0" .

<https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/C.0.1>
  a <http://schema.org/MediaObject>;
  <http://schema.org/name> "C.0.1" .

<https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/C.1.0>
  a <http://schema.org/MediaObject>;
  <http://schema.org/name> "C.1.0" .

<https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/C.1.1>
  a <http://schema.org/MediaObject>;
  <http://schema.org/name> "C.1.1" .

<https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/folders/c481d06b-98eb-44ce-aecd-82153f61eade>
  a <http://purl.org/wf4ever/wf4ever#Folder>, <http://schema.org/Dataset>;
  <http://schema.org/hasPart> <https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/resources/1dd30e86-6f7a-4cc4-8efc-da2520ac3c25>,
    <https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/resources/73823bef-90ba-4cdb-8d8c-c20c2c83d707>;
  <http://schema.org/name> "application_sources" .

<https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/resources/1dd30e86-6f7a-4cc4-8efc-da2520ac3c25>
  a <http://purl.org/wf4ever/wf4ever#Resource>, <http://schema.org/MediaObject>, <http://schema.org/SoftwareSourceCode>;
  <http://schema.org/author> <https://orcid.org/0000-0003-2388-0744>;
  <http://schema.org/contentSize> 1549;
  <http://schema.org/contentUrl> "https://api.rohub.org/api/resources/1dd30e86-6f7a-4cc4-8efc-da2520ac3c25/download/";
  <http://schema.org/creator> <https://orcid.org/0000-0003-2388-0744>;
  <http://schema.org/dateCreated> "2025-07-15 12:49:20.440157+00:00";
  <http://schema.org/dateModified> "2025-07-15 12:49:29.023315+00:00";
  <http://schema.org/description> "Auxiliary File";
  <http://schema.org/encodingFormat> "text/plain";
  <http://schema.org/license> <https://choosealicense.com/no-permission/>;
  <http://schema.org/name> "matmul_tasks.py";
  <http://schema.org/sdDatePublished> "2025-07-15 12:49:20.440157+00:00" .

<https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/resources/4ff805d8-632b-4416-ab87-327d8256de07>
  a <http://purl.org/wf4ever/wf4ever#Resource>, <http://schema.org/MediaObject>;
  <http://schema.org/author> <https://orcid.org/0000-0003-2388-0744>;
  <http://schema.org/contentSize> 154;
  <http://schema.org/contentUrl> "https://api.rohub.org/api/resources/4ff805d8-632b-4416-ab87-327d8256de07/download/";
  <http://schema.org/creator> <https://orcid.org/0000-0003-2388-0744>;
  <http://schema.org/dateCreated> "2025-07-15 12:49:20.442355+00:00";
  <http://schema.org/dateModified> "2025-07-15 12:49:28.797300+00:00";
  <http://schema.org/description> "COMPSs submission command line (runcompss / enqueue_compss), including flags and parameters passed to the application";
  <http://schema.org/encodingFormat> "text/plain";
  <http://schema.org/license> <https://choosealicense.com/no-permission/>;
  <http://schema.org/name> "compss_submission_command_line.txt";
  <http://schema.org/sdDatePublished> "2025-07-15 12:49:20.442355+00:00";
  <https://w3id.org/ro/terms/workflow-run#sha256> "26cfe40aee0664efe823e349544073530f24b8e63852167d255fcc5082dd93ba" .

<https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/resources/73823bef-90ba-4cdb-8d8c-c20c2c83d707>
  a <http://purl.org/wf4ever/wf4ever#Resource>, <http://schema.org/MediaObject>, <http://schema.org/SoftwareSourceCode>,
    <https://bioschemas.org/ComputationalWorkflow>;
  <http://schema.org/author> <https://orcid.org/0000-0003-2388-0744>;
  <http://schema.org/contentSize> 2212;
  <http://schema.org/contentUrl> "https://api.rohub.org/api/resources/73823bef-90ba-4cdb-8d8c-c20c2c83d707/download/";
  <http://schema.org/creator> <https://orcid.org/0000-0003-2388-0744>;
  <http://schema.org/dateCreated> "2025-07-15 12:49:20.440931+00:00";
  <http://schema.org/dateModified> "2025-07-15 12:49:29.685001+00:00";
  <http://schema.org/description> "Main file of the COMPSs workflow source files";
  <http://schema.org/encodingFormat> "text/plain";
  <http://schema.org/image> "complete_graph.svg";
  <http://schema.org/license> <https://choosealicense.com/no-permission/>;
  <http://schema.org/name> "matmul_files.py";
  <http://schema.org/programmingLanguage> "#compss";
  <http://schema.org/sdDatePublished> "2025-07-15 12:49:20.440931+00:00" .

<https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/resources/80978d21-476e-4b32-89b9-909a542fc680>
  a <http://purl.org/wf4ever/wf4ever#Resource>, <http://schema.org/MediaObject>;
  <http://schema.org/author> <https://orcid.org/0000-0003-2388-0744>;
  <http://schema.org/contentSize> 4076;
  <http://schema.org/contentUrl> "https://api.rohub.org/api/resources/80978d21-476e-4b32-89b9-909a542fc680/download/";
  <http://schema.org/creator> <https://orcid.org/0000-0003-2388-0744>;
  <http://schema.org/dateCreated> "2025-07-15 12:49:20.437431+00:00";
  <http://schema.org/dateModified> "2025-07-15 12:49:27.687270+00:00";
  <http://schema.org/description> "COMPSs Workflow Provenance YAML configuration file";
  <http://schema.org/encodingFormat> <https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/YAML>;
  <http://schema.org/license> <https://choosealicense.com/no-permission/>;
  <http://schema.org/name> "AUTHORS_COMPSS_COMPLETE.yaml";
  <http://schema.org/sdDatePublished> "2025-07-15 12:49:20.437431+00:00";
  <https://w3id.org/ro/terms/workflow-run#sha256> "46ec0e3f267505f663c4b36d8ef4a0f123bccac284ba75941640dbd27456e66c" .

<https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/resources/833784d6-ca80-4012-810d-82c604b5f19f>
  a <http://purl.org/wf4ever/wf4ever#Resource>, <http://schema.org/MediaObject>;
  <http://schema.org/author> <https://orcid.org/0000-0003-2388-0744>;
  <http://schema.org/contentSize> 338;
  <http://schema.org/contentUrl> "https://api.rohub.org/api/resources/833784d6-ca80-4012-810d-82c604b5f19f/download/";
  <http://schema.org/creator> <https://orcid.org/0000-0003-2388-0744>;
  <http://schema.org/dateCreated> "2025-07-15 12:49:20.441640+00:00";
  <http://schema.org/dateModified> "2025-07-15 12:49:27.901577+00:00";
  <http://schema.org/description> "COMPSs application Tasks profile";
  <http://schema.org/encodingFormat> "https://www.nationalarchives.gov.uk/PRONOM/fmt/817";
  <http://schema.org/license> <https://choosealicense.com/no-permission/>;
  <http://schema.org/name> "App_Profile.json";
  <http://schema.org/sdDatePublished> "2025-07-15 12:49:20.441640+00:00";
  <https://w3id.org/ro/terms/workflow-run#sha256> "6fdc527f609cad0e6b5ff9dd7f7a7bdfc05fac884d54747fc0d5f5da627e52c7" .

<https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/resources/93767032-ea1f-4c91-ba27-6b28b9d383a6>
  a <http://purl.org/wf4ever/wf4ever#Resource>, <http://schema.org/ImageObject>, <http://schema.org/MediaObject>,
    <https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/WorkflowSketch>;
  <http://schema.org/author> <https://orcid.org/0000-0003-2388-0744>;
  <http://schema.org/contentSize> 6313;
  <http://schema.org/contentUrl> "https://api.rohub.org/api/resources/93767032-ea1f-4c91-ba27-6b28b9d383a6/download/";
  <http://schema.org/creator> <https://orcid.org/0000-0003-2388-0744>;
  <http://schema.org/dateCreated> "2025-07-15 12:49:20.438518+00:00";
  <http://schema.org/dateModified> "2025-07-15 12:49:27.480882+00:00";
  <http://schema.org/description> "The graph diagram of the workflow, automatically generated by COMPSs runtime";
  <http://schema.org/encodingFormat> <https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/image/svg+xml>;
  <http://schema.org/license> <https://choosealicense.com/no-permission/>;
  <http://schema.org/name> "complete_graph.svg";
  <http://schema.org/sdDatePublished> "2025-07-15 12:49:20.438518+00:00";
  <https://w3id.org/ro/terms/workflow-run#sha256> "03fc6c911f447c2465e0d418fce444fdb574a6534fb66e086ff131ea23df414e" .

<https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/ro-crate-metadata.json>
  a <http://schema.org/CreativeWork>;
  dct:conformsTo <https://w3id.org/ro/crate/1.1>;
  <http://schema.org/about> <https://w3id.org/ro-id/cb06ef3d-f6a3-4b79-9f62-59215ec96034/> .

<https://w3id.org/ro-id/enrichment/049167bc-5aa5-4b4a-bdac-3597501971fb> a <https://w3id.org/ro/terms/earth-science#Sentence>;
  <http://schema.org/name> """Hypermatrix size 2x2 blocks, block size 2x2 elements
**THIS IS A TEST RO. IT WILL BE DELETED SOON*""";
  <https://w3id.org/ro/terms/earth-science#normScore> "85.8858858858859";
  <https://w3id.org/ro/terms/earth-science#score> "85.8" .

<https://w3id.org/ro-id/enrichment/1517eaff-6463-4a4b-b849-a9f66d62ce2a> a <https://w3id.org/ro/terms/earth-science#Phrase>;
  <http://schema.org/name> "matrix multiplication";
  <https://w3id.org/ro/terms/earth-science#normScore> "1.4271151885830784";
  <https://w3id.org/ro/terms/earth-science#score> "1.4" .

<https://w3id.org/ro-id/enrichment/152b92d7-3648-4606-b5e6-df09187d7b09> a <https://w3id.org/ro/terms/earth-science#Phrase>;
  <http://schema.org/name> "COMPSs matrix multiplication";
  <https://w3id.org/ro/terms/earth-science#normScore> "23.955147808358817";
  <https://w3id.org/ro/terms/earth-science#score> "23.5" .

<https://w3id.org/ro-id/enrichment/1c5012cf-8a24-48f9-9aaf-cddc4745494a> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
  <http://schema.org/name> "other earth sciences";
  <https://w3id.org/ro/terms/earth-science#normScore> "61.94550662720011";
  <https://w3id.org/ro/terms/earth-science#score> "0.7036855816841125" .

<https://w3id.org/ro-id/enrichment/23310de7-8474-4731-92a2-2c8fac5120d5> a <https://w3id.org/ro/terms/earth-science#Sentence>;
  <http://schema.org/name> "COMPSs Matrix Multiplication, out-of-core using files.";
  <https://w3id.org/ro/terms/earth-science#normScore> "14.114114114114116";
  <https://w3id.org/ro/terms/earth-science#score> "14.1" .

<https://w3id.org/ro-id/enrichment/2ffd3603-e96f-4c83-a45a-e9a9cbb99732> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
  <http://schema.org/name> "earth sciences";
  <https://w3id.org/ro/terms/earth-science#normScore> "38.05449337279989";
  <https://w3id.org/ro/terms/earth-science#score> "0.43228960037231445" .

<https://w3id.org/ro-id/enrichment/3c3bac2f-14cc-4dbf-ae61-3ff859dc0fd6> a <https://w3id.org/ro/terms/earth-science#Lemma>;
  <http://schema.org/name> "matrix";
  <https://w3id.org/ro/terms/earth-science#normScore> "5.148741418764302";
  <https://w3id.org/ro/terms/earth-science#score> "4.5" .

<https://w3id.org/ro-id/enrichment/3fbc9366-37f0-4975-aca4-81270145859c> a <https://w3id.org/ro/terms/earth-science#Concept>;
  <http://schema.org/name> "element";
  <https://w3id.org/ro/terms/earth-science#normScore> "15.07823613086771";
  <https://w3id.org/ro/terms/earth-science#score> "10.6" .

<https://w3id.org/ro-id/enrichment/47914ea1-7460-4e72-857b-4e4e1e5ece8d> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
  <http://schema.org/name> "earth sciences";
  <https://w3id.org/ro/terms/earth-science#normScore> "61.94550662720011";
  <https://w3id.org/ro/terms/earth-science#score> "0.7036855816841125" .

<https://w3id.org/ro-id/enrichment/579bb60f-9106-4b48-97d3-7db338eed90d> a <https://w3id.org/ro/terms/earth-science#Lemma>;
  <http://schema.org/name> "multiplication";
  <https://w3id.org/ro/terms/earth-science#normScore> "4.462242562929061";
  <https://w3id.org/ro/terms/earth-science#score> "3.9" .

<https://w3id.org/ro-id/enrichment/5fc064bb-64fc-4ae3-92ef-5df2fbba6ff4> a <https://w3id.org/ro/terms/earth-science#Phrase>;
  <http://schema.org/name> "test ro.";
  <https://w3id.org/ro/terms/earth-science#normScore> "59.225280326197755";
  <https://w3id.org/ro/terms/earth-science#score> "58.1" .

<https://w3id.org/ro-id/enrichment/6a789b96-d053-4e28-87f0-0cb62d8ab69c> a <https://w3id.org/ro/terms/earth-science#Concept>;
  <http://schema.org/name> "matrices";
  <https://w3id.org/ro/terms/earth-science#normScore> "6.970128022759603";
  <https://w3id.org/ro/terms/earth-science#score> "4.9" .

<https://w3id.org/ro-id/enrichment/720db723-9c90-4933-a2f5-27d6923736e7> a <https://w3id.org/ro/terms/earth-science#Lemma>;
  <http://schema.org/name> "Will Be Deleted Soon";
  <https://w3id.org/ro/terms/earth-science#normScore> "20.938215102974826";
  <https://w3id.org/ro/terms/earth-science#score> "18.3" .

<https://w3id.org/ro-id/enrichment/740b342b-0129-4e66-8e5c-6da5a0adb3d0> a <https://w3id.org/ro/terms/earth-science#Lemma>;
  <http://schema.org/name> "ro.";
  <https://w3id.org/ro/terms/earth-science#normScore> "26.77345537757437";
  <https://w3id.org/ro/terms/earth-science#score> "23.4" .

<https://w3id.org/ro-id/enrichment/75bd36c2-2acb-4718-b80a-10231a699398> a <https://w3id.org/ro/terms/earth-science#NASA>;
  <http://schema.org/name> "space sciences";
  <https://w3id.org/ro/terms/earth-science#normScore> "8.603801265945089";
  <https://w3id.org/ro/terms/earth-science#score> "0.05067460238933563" .

<https://w3id.org/ro-id/enrichment/7e8c5c25-bfd4-455b-9609-7620d87f53a2> a <https://w3id.org/contentdesc#Domain>;
  <http://schema.org/name> "mathematics";
  <https://w3id.org/ro/terms/earth-science#normScore> "100.0";
  <https://w3id.org/ro/terms/earth-science#score> "1.9" .

<https://w3id.org/ro-id/enrichment/88074652-883b-4db5-bcb0-f3c0b943df88> a <https://w3id.org/ro/terms/earth-science#Phrase>;
  <http://schema.org/name> "size 2x2";
  <https://w3id.org/ro/terms/earth-science#normScore> "7.339449541284403";
  <https://w3id.org/ro/terms/earth-science#score> "7.2" .

<https://w3id.org/ro-id/enrichment/9aa6991b-99a5-4b46-b2f8-fa7188625cd8> a <https://w3id.org/ro/terms/earth-science#IPTC>;
  <http://schema.org/name> "Language";
  <https://w3id.org/ro/terms/earth-science#path> "Arts, culture and entertainment/Culture/Language" .

<https://w3id.org/ro-id/enrichment/9ad154d3-33d9-4e2d-b6c2-4750a85265d0> a <https://w3id.org/ro/terms/earth-science#FieldOfResearch>;
  <http://schema.org/name> "oceanography";
  <https://w3id.org/ro/terms/earth-science#normScore> "38.05449337279989";
  <https://w3id.org/ro/terms/earth-science#score> "0.43228960037231445" .

<https://w3id.org/ro-id/enrichment/a44e96e5-6e78-44f4-b69f-ac3e51a89f63> a <https://w3id.org/ro/terms/earth-science#Lemma>;
  <http://schema.org/name> "test";
  <https://w3id.org/ro/terms/earth-science#normScore> "22.99771167048055";
  <https://w3id.org/ro/terms/earth-science#score> "20.1" .

<https://w3id.org/ro-id/enrichment/ad5eee2f-2961-4679-a999-cc86621d3402> a <https://w3id.org/ro/terms/earth-science#Concept>;
  <http://schema.org/name> "using";
  <https://w3id.org/ro/terms/earth-science#normScore> "4.836415362731152";
  <https://w3id.org/ro/terms/earth-science#score> "3.4" .

<https://w3id.org/ro-id/enrichment/bdfd0f32-ac8a-4998-894c-54e9e06532d0> a <https://w3id.org/ro/terms/earth-science#Lemma>;
  <http://schema.org/name> "element";
  <https://w3id.org/ro/terms/earth-science#normScore> "12.814645308924485";
  <https://w3id.org/ro/terms/earth-science#score> "11.2" .

<https://w3id.org/ro-id/enrichment/bfd803f8-c49b-473d-96b9-c8882a667772> a <https://w3id.org/ro/terms/earth-science#Concept>;
  <http://schema.org/name> "multiplication";
  <https://w3id.org/ro/terms/earth-science#normScore> "6.543385490753911";
  <https://w3id.org/ro/terms/earth-science#score> "4.6" .

<https://w3id.org/ro-id/enrichment/c5500ce2-7835-4033-a0a8-50c186418253> a <https://w3id.org/ro/terms/earth-science#NASA>;
  <http://schema.org/name> "mathematical and computer sciences";
  <https://w3id.org/ro/terms/earth-science#normScore> "91.3961987340549";
  <https://w3id.org/ro/terms/earth-science#score> "0.5383046269416809" .

<https://w3id.org/ro-id/enrichment/c5664a98-3feb-4172-a73c-5c502d9107bf> a <https://w3id.org/ro/terms/earth-science#Concept>;
  <http://schema.org/name> "block size";
  <https://w3id.org/ro/terms/earth-science#normScore> "4.694167852062589";
  <https://w3id.org/ro/terms/earth-science#score> "3.3" .

<https://w3id.org/ro-id/enrichment/c6dcb0cb-0c28-4d4a-b520-353d4f3d7055> a <https://w3id.org/ro/terms/earth-science#Concept>;
  <http://schema.org/name> "rood";
  <https://w3id.org/ro/terms/earth-science#normScore> "28.87624466571835";
  <https://w3id.org/ro/terms/earth-science#score> "20.3" .

<https://w3id.org/ro-id/enrichment/ca2c6bec-0075-48d7-8f43-654754143847> a <https://w3id.org/ro/terms/earth-science#Concept>;
  <http://schema.org/name> "size";
  <https://w3id.org/ro/terms/earth-science#normScore> "5.974395448079659";
  <https://w3id.org/ro/terms/earth-science#score> "4.2" .

<https://w3id.org/ro-id/enrichment/d2954617-5b84-4ed0-9bc7-bba7998cd2ec> a <https://w3id.org/ro/terms/earth-science#Phrase>;
  <http://schema.org/name> "out-of-core using file";
  <https://w3id.org/ro/terms/earth-science#normScore> "8.053007135575942";
  <https://w3id.org/ro/terms/earth-science#score> "7.9" .

<https://w3id.org/ro-id/enrichment/d6132633-fe56-4700-9f2d-ed641d8c93b8> a <https://w3id.org/ro/terms/earth-science#Lemma>;
  <http://schema.org/name> "COMPSs";
  <https://w3id.org/ro/terms/earth-science#normScore> "6.864988558352402";
  <https://w3id.org/ro/terms/earth-science#score> "6.0" .

<https://w3id.org/ro-id/enrichment/e4afbe59-a323-4bf9-91f1-0a8c8197fa3f> a <https://w3id.org/ro/terms/earth-science#NASA>;
  <http://schema.org/name> "space sciences (general)";
  <https://w3id.org/ro/terms/earth-science#normScore> "8.603801265945089";
  <https://w3id.org/ro/terms/earth-science#score> "0.05067460238933563" .

<https://w3id.org/ro-id/enrichment/e66ffab2-45c1-4139-a7aa-1c0acbebb218> a <https://w3id.org/ro/terms/earth-science#Concept>;
  <http://schema.org/name> "test";
  <https://w3id.org/ro/terms/earth-science#normScore> "27.027027027027028";
  <https://w3id.org/ro/terms/earth-science#score> "19.0" .

<https://w3id.org/ro-id/enrichment/e729e51d-86c1-4f4b-bd04-dd7bd5fa7d86> a <https://w3id.org/ro/terms/earth-science#IPTC>;
  <http://schema.org/name> "Disabled";
  <https://w3id.org/ro/terms/earth-science#path> "Society/Mankind/Disabled" .

<https://w3id.org/ro-id/enrichment/f9ed9580-979b-4f52-8581-1905ef6f5608> a <https://w3id.org/ro/terms/earth-science#NASA>;
  <http://schema.org/name> "computer operations and hardware";
  <https://w3id.org/ro/terms/earth-science#normScore> "91.3961987340549";
  <https://w3id.org/ro/terms/earth-science#score> "0.5383046269416809" .

<https://w3id.org/ro/wfrun/process/0.5> a <http://schema.org/CreativeWork>;
  <http://schema.org/name> "Process Run Crate";
  <http://schema.org/version> "0.5" .

<https://w3id.org/ro/wfrun/provenance/0.5> a <http://schema.org/CreativeWork>;
  <http://schema.org/name> "Provenance Run Crate";
  <http://schema.org/version> "0.5" .

<https://w3id.org/ro/wfrun/workflow/0.5> a <http://schema.org/CreativeWork>;
  <http://schema.org/name> "Workflow Run Crate";
  <http://schema.org/version> "0.5" .

<https://w3id.org/workflowhub/workflow-ro-crate/1.0> a <http://schema.org/CreativeWork>;
  <http://schema.org/name> "Workflow RO-Crate";
  <http://schema.org/version> "1.0" .

<https://www.nationalarchives.gov.uk/PRONOM/fmt/817> a <http://schema.org/WebSite>;
  <http://schema.org/name> "JSON Data Interchange Format" .

<https://www.nationalarchives.gov.uk/PRONOM/fmt/818> a <http://schema.org/WebSite>;
  <http://schema.org/name> "YAML" .

<https://www.nationalarchives.gov.uk/PRONOM/fmt/92> a <http://schema.org/WebSite>;
  <http://schema.org/name> "Scalable Vector Graphics" .

sub:assertion prov:wasDerivedFrom <https://api.rohub.org/api/ros/cb06ef3d-f6a3-4b79-9f62-59215ec96034/crate/download/ro-crate-metadata.json> .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxszSDYX5tuCSkP7UiCtftYPFNQVTjgNu0I5fwdML2DLRDlp0xzmsQXRk8oHuvwGvG1aMjj6cpUqO+0rz2Sg/wvHOgUpkRH8VJXvmlkhafMLCMtUtk5JIx7e+fkzCby+fnmD7kMkGLrT+OaExWwEDmNlCAt0TPKcHSdwsjso2isXjtAsGevyCMke8ufnFYpjs746JES1eNzVnHnn2Kp/lqcm60GM+J8dLgRZp7fX0anW098xhKym6+xXFzqeju0vYRIHBPerv+r7skWxwk+a7Sd8msqVeYEv6NTqnyWvyWb6Yh8cvj04N6qm/T6C5FUPLQhzSaQgMVMU6yLqjPuu9DwIDAQAB";
  npx:hasSignature "uyHZw7mBqK8ZuIA8BjojtqGCz5w2ULxQR4saHnTTV2ZZ0JxfBqOqATJY63305Dwc5Z4zseKRP2iCvvcq2ZKCvJzKPNEC2c7+lFPMlbf17Ez6UNz1gc5I/Z7P+BBPYFmHMEL3SlzuZxDv8/+4x38uYQWvX1pEFJUXAkS6xUmy8tJSrHefTIcWpOkBG06guASXJPh85vlDtrmEqxpZciybxo+n4D7biZsEd6+DBIEz1qtpUi7e7tZrD2AWncjlHoVrZP2XO2lQW/hYZIRKdrNgxoDz3cpK3u4py/NgmcGlmx0C8GPWz5JPPlhxqPuec6PBfRa+pwmHKV/n5mmizUvG9A==";
  npx:hasSignatureTarget <https://w3id.org/np/RA6EH1cldBTaDRwC5IgKNMqBUAKrG92LxTsKpUp4ATgh4>;
  npx:signedBy <https://w3id.org/kpxl/gen/terms/RoCrateBot> .

