@prefix this: <https://w3id.org/np/RABfigHK57F6zPmzEBkl6fciOAqoZqwN9VM6raS1DelJc> .
@prefix sub: <https://w3id.org/np/RABfigHK57F6zPmzEBkl6fciOAqoZqwN9VM6raS1DelJc/> .
@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/RABfigHK57F6zPmzEBkl6fciOAqoZqwN9VM6raS1DelJc> a np:Nanopublication,
    npx:RoCrateNanopub;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2026-03-03T15:10:45.830+01:00"^^xsd:dateTime;
  dct:creator <https://w3id.org/kpxl/gen/terms/RoCrateBot>;
  npx:introduces <https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/>;
  rdfs:label "COMPSs Matrix Multiplication, out-of-core using files" .

<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://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/89827377-37be-432c-b61e-821c4807ab1a/> 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-0606-2512>;
  <http://purl.org/wf4ever/roevo#hasFork> <https://w3id.org/ro-id/c12d7f83-b5f3-4597-88e9-15bbc38ce655>;
  <http://purl.org/wf4ever/roevo#hasSnapshot> <https://w3id.org/ro-id/d2838de8-72fc-4d17-83c3-fed943ac78f0>,
    <https://w3id.org/ro-id/f8958193-a08c-4f9f-a26c-7bf3f640d76e>;
  <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> 15015;
  <http://schema.org/contentUrl> "https://api.rohub.org/api/ros/89827377-37be-432c-b61e-821c4807ab1a/crate/download/";
  <http://schema.org/creator> <https://orcid.org/0009-0003-8848-9436>;
  <http://schema.org/dateCreated> "2025-05-27 10:25:54+00:00";
  <http://schema.org/dateModified> "2025-10-16 11:37:35.300305+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";
  <http://schema.org/encodingFormat> "application/ld+json";
  <http://schema.org/hasPart> <https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/folders/3113c35f-1d91-4b1c-b073-12353bdbfd65>,
    <https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/resources/6773bcdd-a3fd-4f39-a89f-31b8363a2d83>,
    <https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/resources/b526ef0c-df7d-4c01-8e14-5da7577f3f05>,
    <https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/resources/da5e44e7-91db-433a-b657-b1e5b979b177>,
    <https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/resources/dfe0a450-8130-48b0-9c47-2d93eb85209b>;
  <http://schema.org/identifier> "https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a";
  <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/1b199f5d-a5d3-456a-8f9e-a6df03daaace>,
    <https://w3id.org/ro-id/enrichment/20e9941d-2f7c-4d3f-abce-a08ad66efdf6>, <https://w3id.org/ro-id/enrichment/21d5c660-08c4-4cd8-bac4-3fec056e7823>,
    <https://w3id.org/ro-id/enrichment/2466a6fd-f4b3-4230-96b4-ef8e0cf8712c>, <https://w3id.org/ro-id/enrichment/3223f95d-d3b0-42e7-8d5b-9ac1df0c8d1a>,
    <https://w3id.org/ro-id/enrichment/422f3369-0630-49a8-8193-bfdff7e584d7>, <https://w3id.org/ro-id/enrichment/51b86089-dfa0-4da6-9734-72027d070de1>,
    <https://w3id.org/ro-id/enrichment/72de65f5-1f51-468d-95e8-ad8372b9967f>, <https://w3id.org/ro-id/enrichment/7effbc07-77a7-4f4c-9228-9440ba372793>,
    <https://w3id.org/ro-id/enrichment/880ad9a6-9ce3-43c1-b243-3536b98207d2>, <https://w3id.org/ro-id/enrichment/8af0f35c-a566-4634-8bf4-c368a88f7744>,
    <https://w3id.org/ro-id/enrichment/96888dc3-abd8-43f1-bb64-8b66727b8c3e>, <https://w3id.org/ro-id/enrichment/9dfe90a4-f400-4489-8f30-6f3daefbca17>,
    <https://w3id.org/ro-id/enrichment/a0ca544a-228d-4829-b070-5cf3ea92afc4>, <https://w3id.org/ro-id/enrichment/a100476e-38d9-4fcb-944d-4667b94e6761>,
    <https://w3id.org/ro-id/enrichment/acb19de1-1141-42d8-9288-bacf2b327807>, <https://w3id.org/ro-id/enrichment/af9c0205-714d-49a1-8497-016b84393011>,
    <https://w3id.org/ro-id/enrichment/b120817e-ad07-42a0-b5c7-46c7a7cd98bf>, <https://w3id.org/ro-id/enrichment/b7a94fb2-49c3-4d05-a667-3ce1724d3ee9>,
    <https://w3id.org/ro-id/enrichment/c43fb321-b09a-4dd3-9aba-7314defd6acd>, <https://w3id.org/ro-id/enrichment/c63c23d7-b062-4dd5-bb9e-87da78258513>,
    <https://w3id.org/ro-id/enrichment/cfb5fa35-7505-4094-8c44-3a6f9acd7f4d>, <https://w3id.org/ro-id/enrichment/d157483a-d15f-4750-a137-6267333fa28a>,
    <https://w3id.org/ro-id/enrichment/f69df25d-b23f-4dbd-8cd8-3e9ec79d7063>, <https://w3id.org/ro-id/enrichment/fb1dda44-98ea-4b90-b01e-16ea4a34f7ef>;
  <https://www.w3.org/ns/iana/link-relations/relation#cite-as> "Cristian Ramon-Cortes Vilarrodona, Cristian Cătălin Tatu, Nihad Mammadli, Jorge Ejarque, Pol Álvarez Vecino, Gabriel Puigdemunt-Schmolling, Pere Vergés, et al. \"COMPSs Matrix Multiplication, out-of-core using files.\" ROHub. May 27 ,2025. https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a." .

<https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/A.0.0>
  a <http://schema.org/MediaObject>;
  <http://schema.org/contentSize> "16";
  <http://schema.org/name> "A.0.0" .

<https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/A.0.1>
  a <http://schema.org/MediaObject>;
  <http://schema.org/contentSize> "16";
  <http://schema.org/name> "A.0.1" .

<https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/A.1.0>
  a <http://schema.org/MediaObject>;
  <http://schema.org/contentSize> "16";
  <http://schema.org/name> "A.1.0" .

<https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/A.1.1>
  a <http://schema.org/MediaObject>;
  <http://schema.org/contentSize> "16";
  <http://schema.org/name> "A.1.1" .

<https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/B.0.0>
  a <http://schema.org/MediaObject>;
  <http://schema.org/contentSize> "16";
  <http://schema.org/name> "B.0.0" .

<https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/B.0.1>
  a <http://schema.org/MediaObject>;
  <http://schema.org/contentSize> "16";
  <http://schema.org/name> "B.0.1" .

<https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/B.1.0>
  a <http://schema.org/MediaObject>;
  <http://schema.org/contentSize> "16";
  <http://schema.org/name> "B.1.0" .

<https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/B.1.1>
  a <http://schema.org/MediaObject>;
  <http://schema.org/contentSize> "16";
  <http://schema.org/name> "B.1.1" .

<https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/C.0.0>
  a <http://schema.org/MediaObject>;
  <http://schema.org/contentSize> "20";
  <http://schema.org/name> "C.0.0" .

<https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/C.0.1>
  a <http://schema.org/MediaObject>;
  <http://schema.org/contentSize> "20";
  <http://schema.org/name> "C.0.1" .

<https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/C.1.0>
  a <http://schema.org/MediaObject>;
  <http://schema.org/contentSize> "20";
  <http://schema.org/name> "C.1.0" .

<https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/C.1.1>
  a <http://schema.org/MediaObject>;
  <http://schema.org/contentSize> "20";
  <http://schema.org/name> "C.1.1" .

<https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/folders/3113c35f-1d91-4b1c-b073-12353bdbfd65>
  a <http://purl.org/wf4ever/wf4ever#Folder>, <http://schema.org/Dataset>;
  <http://schema.org/hasPart> <https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/resources/07404025-325b-4931-8d37-d317f6dbeaf4>,
    <https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/resources/29503906-1bae-45e2-8dbf-158f3074b83a>;
  <http://schema.org/name> "application_sources" .

<https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/resources/07404025-325b-4931-8d37-d317f6dbeaf4>
  a <http://purl.org/wf4ever/wf4ever#Resource>, <http://schema.org/MediaObject>, <http://schema.org/SoftwareSourceCode>;
  <http://schema.org/author> <https://orcid.org/0000-0003-0606-2512>;
  <http://schema.org/contentSize> "1549";
  <http://schema.org/contentUrl> "https://api.rohub.org/api/resources/07404025-325b-4931-8d37-d317f6dbeaf4/download/";
  <http://schema.org/creator> <https://orcid.org/0000-0003-0606-2512>;
  <http://schema.org/dateCreated> "2025-05-27 10:27:54.085110+00:00";
  <http://schema.org/dateModified> "2025-05-27 10:28:03.543218+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-05-27 10:27:54.085110+00:00" .

<https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/resources/29503906-1bae-45e2-8dbf-158f3074b83a>
  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-0606-2512>;
  <http://schema.org/contentSize> "2212";
  <http://schema.org/contentUrl> "https://api.rohub.org/api/resources/29503906-1bae-45e2-8dbf-158f3074b83a/download/";
  <http://schema.org/creator> <https://orcid.org/0000-0003-0606-2512>;
  <http://schema.org/dateCreated> "2025-05-27 10:27:54.085813+00:00";
  <http://schema.org/dateModified> "2025-05-27 10:28:03.774817+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-05-27 10:27:54.085813+00:00" .

<https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/resources/6773bcdd-a3fd-4f39-a89f-31b8363a2d83>
  a <http://purl.org/wf4ever/wf4ever#Resource>, <http://schema.org/MediaObject>;
  <http://schema.org/author> <https://orcid.org/0000-0003-0606-2512>;
  <http://schema.org/contentSize> "242";
  <http://schema.org/contentUrl> "https://api.rohub.org/api/resources/6773bcdd-a3fd-4f39-a89f-31b8363a2d83/download/";
  <http://schema.org/creator> <https://orcid.org/0000-0003-0606-2512>;
  <http://schema.org/dateCreated> "2025-05-27 10:27:54.086528+00:00";
  <http://schema.org/dateModified> "2025-05-27 10:28:01.552421+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-05-27 10:27:54.086528+00:00";
  <https://w3id.org/ro/terms/workflow-run#sha256> "6fdc527f609cad0e6b5ff9dd7f7a7bdfc05fac884d54747fc0d5f5da627e52c7" .

<https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/resources/b526ef0c-df7d-4c01-8e14-5da7577f3f05>
  a <http://purl.org/wf4ever/wf4ever#Resource>, <http://schema.org/MediaObject>;
  <http://schema.org/author> <https://orcid.org/0000-0003-0606-2512>;
  <http://schema.org/contentSize> "4076";
  <http://schema.org/contentUrl> "https://api.rohub.org/api/resources/b526ef0c-df7d-4c01-8e14-5da7577f3f05/download/";
  <http://schema.org/creator> <https://orcid.org/0000-0003-0606-2512>;
  <http://schema.org/dateCreated> "2025-05-27 10:27:54.082178+00:00";
  <http://schema.org/dateModified> "2025-05-27 10:28:01.776508+00:00";
  <http://schema.org/description> "COMPSs Workflow Provenance YAML configuration file";
  <http://schema.org/encodingFormat> "https://www.nationalarchives.gov.uk/PRONOM/fmt/818";
  <http://schema.org/license> <https://choosealicense.com/no-permission/>;
  <http://schema.org/name> "AUTHORS_COMPSS_COMPLETE.yaml";
  <http://schema.org/sdDatePublished> "2025-05-27 10:27:54.082178+00:00";
  <https://w3id.org/ro/terms/workflow-run#sha256> "46ec0e3f267505f663c4b36d8ef4a0f123bccac284ba75941640dbd27456e66c" .

<https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/resources/da5e44e7-91db-433a-b657-b1e5b979b177>
  a <http://purl.org/wf4ever/wf4ever#Resource>, <http://schema.org/ImageObject>, <http://schema.org/MediaObject>,
    <https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/WorkflowSketch>;
  <http://schema.org/about> <http://w3id.org/ro-id/rohub/model#application_sources/matmul_files.py>;
  <http://schema.org/author> <https://orcid.org/0000-0003-0606-2512>;
  <http://schema.org/contentSize> "6313";
  <http://schema.org/contentUrl> "https://api.rohub.org/api/resources/da5e44e7-91db-433a-b657-b1e5b979b177/download/";
  <http://schema.org/creator> <https://orcid.org/0000-0003-0606-2512>;
  <http://schema.org/dateCreated> "2025-05-27 10:27:54.083294+00:00";
  <http://schema.org/dateModified> "2025-05-27 10:28:02.795945+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/89827377-37be-432c-b61e-821c4807ab1a/image/svg+xml>;
  <http://schema.org/license> <https://choosealicense.com/no-permission/>;
  <http://schema.org/name> "complete_graph.svg";
  <http://schema.org/sdDatePublished> "2025-05-27 10:27:54.083294+00:00";
  <https://w3id.org/ro/terms/workflow-run#sha256> "03fc6c911f447c2465e0d418fce444fdb574a6534fb66e086ff131ea23df414e" .

<https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/resources/dfe0a450-8130-48b0-9c47-2d93eb85209b>
  a <http://purl.org/wf4ever/wf4ever#Resource>, <http://schema.org/MediaObject>;
  <http://schema.org/author> <https://orcid.org/0000-0003-0606-2512>;
  <http://schema.org/contentSize> "154";
  <http://schema.org/contentUrl> "https://api.rohub.org/api/resources/dfe0a450-8130-48b0-9c47-2d93eb85209b/download/";
  <http://schema.org/creator> <https://orcid.org/0000-0003-0606-2512>;
  <http://schema.org/dateCreated> "2025-05-27 10:27:54.087244+00:00";
  <http://schema.org/dateModified> "2025-05-27 10:28:01.311757+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-05-27 10:27:54.087244+00:00";
  <https://w3id.org/ro/terms/workflow-run#sha256> "26cfe40aee0664efe823e349544073530f24b8e63852167d255fcc5082dd93ba" .

<https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a/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/89827377-37be-432c-b61e-821c4807ab1a/> .

<https://w3id.org/ro-id/c12d7f83-b5f3-4597-88e9-15bbc38ce655> a <http://purl.org/wf4ever/ro#ResearchObject>,
    <http://purl.org/wf4ever/roevo#ForkedRO>, <http://purl.org/wf4ever/roevo#LiveRO>;
  <http://purl.org/wf4ever/roevo#forkedAtTime> "2025-05-27 17:53:11.896984+00:00";
  <http://purl.org/wf4ever/roevo#forkedBy> <https://w3id.org/ro-id/users/gosiaw%40man.poznan.pl>;
  prov:wasDerivedFrom <https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a> .

<https://w3id.org/ro-id/d2838de8-72fc-4d17-83c3-fed943ac78f0> a <http://purl.org/wf4ever/ro#ResearchObject>,
    <http://purl.org/wf4ever/roevo#SnapshotRO>;
  <http://purl.org/wf4ever/roevo#isFinalized> "False";
  <http://purl.org/wf4ever/roevo#isSnapshotOf> <https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a>;
  <http://purl.org/wf4ever/roevo#snapshotedAtTime> "2025-05-29 12:43:56.884943+00:00";
  <http://purl.org/wf4ever/roevo#snapshotedBy> <https://w3id.org/ro-id/users/raul.sirvent%40bsc.es> .

<https://w3id.org/ro-id/enrichment/1b199f5d-a5d3-456a-8f9e-a6df03daaace> 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/20e9941d-2f7c-4d3f-abce-a08ad66efdf6> 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/21d5c660-08c4-4cd8-bac4-3fec056e7823> 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/2466a6fd-f4b3-4230-96b4-ef8e0cf8712c> 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/3223f95d-d3b0-42e7-8d5b-9ac1df0c8d1a> a <https://w3id.org/ro/terms/earth-science#Phrase>;
  <http://schema.org/name> "size 2x2";
  <https://w3id.org/ro/terms/earth-science#normScore> "0.5030181086519114";
  <https://w3id.org/ro/terms/earth-science#score> "0.5" .

<https://w3id.org/ro-id/enrichment/422f3369-0630-49a8-8193-bfdff7e584d7> a <https://w3id.org/ro/terms/earth-science#Lemma>;
  <http://schema.org/name> "element";
  <https://w3id.org/ro/terms/earth-science#normScore> "45.79124579124579";
  <https://w3id.org/ro/terms/earth-science#score> "40.8" .

<https://w3id.org/ro-id/enrichment/51b86089-dfa0-4da6-9734-72027d070de1> 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/72de65f5-1f51-468d-95e8-ad8372b9967f> a <https://w3id.org/ro/terms/earth-science#Phrase>;
  <http://schema.org/name> "using file";
  <https://w3id.org/ro/terms/earth-science#normScore> "1.6096579476861166";
  <https://w3id.org/ro/terms/earth-science#score> "1.6" .

<https://w3id.org/ro-id/enrichment/7effbc07-77a7-4f4c-9228-9440ba372793> a <https://w3id.org/ro/terms/earth-science#Concept>;
  <http://schema.org/name> "hyper";
  <https://w3id.org/ro/terms/earth-science#normScore> "11.791907514450866";
  <https://w3id.org/ro/terms/earth-science#score> "10.2" .

<https://w3id.org/ro-id/enrichment/880ad9a6-9ce3-43c1-b243-3536b98207d2> 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> "30.78470824949698";
  <https://w3id.org/ro/terms/earth-science#score> "30.6" .

<https://w3id.org/ro-id/enrichment/8af0f35c-a566-4634-8bf4-c368a88f7744> a <https://w3id.org/ro/terms/earth-science#Concept>;
  <http://schema.org/name> "using";
  <https://w3id.org/ro/terms/earth-science#normScore> "17.22543352601156";
  <https://w3id.org/ro/terms/earth-science#score> "14.9" .

<https://w3id.org/ro-id/enrichment/96888dc3-abd8-43f1-bb64-8b66727b8c3e> a <https://w3id.org/ro/terms/earth-science#Lemma>;
  <http://schema.org/name> "hyper";
  <https://w3id.org/ro/terms/earth-science#normScore> "13.131313131313131";
  <https://w3id.org/ro/terms/earth-science#score> "11.7" .

<https://w3id.org/ro-id/enrichment/9dfe90a4-f400-4489-8f30-6f3daefbca17> 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/a0ca544a-228d-4829-b070-5cf3ea92afc4> a <https://w3id.org/ro/terms/earth-science#Sentence>;
  <http://schema.org/name> "Hypermatrix size 2x2 blocks, block size 2x2 elements";
  <https://w3id.org/ro/terms/earth-science#normScore> "83.78378378378378";
  <https://w3id.org/ro/terms/earth-science#score> "83.7" .

<https://w3id.org/ro-id/enrichment/a100476e-38d9-4fcb-944d-4667b94e6761> a <https://w3id.org/ro/terms/earth-science#Lemma>;
  <http://schema.org/name> "block size";
  <https://w3id.org/ro/terms/earth-science#normScore> "21.436588103254774";
  <https://w3id.org/ro/terms/earth-science#score> "19.1" .

<https://w3id.org/ro-id/enrichment/acb19de1-1141-42d8-9288-bacf2b327807> a <https://w3id.org/ro/terms/earth-science#Lemma>;
  <http://schema.org/name> "using";
  <https://w3id.org/ro/terms/earth-science#normScore> "19.64085297418631";
  <https://w3id.org/ro/terms/earth-science#score> "17.5" .

<https://w3id.org/ro-id/enrichment/af9c0205-714d-49a1-8497-016b84393011> 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/b120817e-ad07-42a0-b5c7-46c7a7cd98bf> a <https://w3id.org/ro/terms/earth-science#Phrase>;
  <http://schema.org/name> "matrix size 2x2";
  <https://w3id.org/ro/terms/earth-science#normScore> "21.327967806841045";
  <https://w3id.org/ro/terms/earth-science#score> "21.2" .

<https://w3id.org/ro-id/enrichment/b7a94fb2-49c3-4d05-a667-3ce1724d3ee9> 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/c43fb321-b09a-4dd3-9aba-7314defd6acd> a <https://w3id.org/ro/terms/earth-science#Phrase>;
  <http://schema.org/name> "block size 2x2 element";
  <https://w3id.org/ro/terms/earth-science#normScore> "45.774647887323944";
  <https://w3id.org/ro/terms/earth-science#score> "45.5" .

<https://w3id.org/ro-id/enrichment/c63c23d7-b062-4dd5-bb9e-87da78258513> a <https://w3id.org/ro/terms/earth-science#Concept>;
  <http://schema.org/name> "element";
  <https://w3id.org/ro/terms/earth-science#normScore> "40.80924855491329";
  <https://w3id.org/ro/terms/earth-science#score> "35.3" .

<https://w3id.org/ro-id/enrichment/cfb5fa35-7505-4094-8c44-3a6f9acd7f4d> 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> "16.216216216216214";
  <https://w3id.org/ro/terms/earth-science#score> "16.2" .

<https://w3id.org/ro-id/enrichment/d157483a-d15f-4750-a137-6267333fa28a> a <https://w3id.org/ro/terms/earth-science#Concept>;
  <http://schema.org/name> "block size";
  <https://w3id.org/ro/terms/earth-science#normScore> "19.30635838150289";
  <https://w3id.org/ro/terms/earth-science#score> "16.7" .

<https://w3id.org/ro-id/enrichment/f69df25d-b23f-4dbd-8cd8-3e9ec79d7063> 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-id/enrichment/fb1dda44-98ea-4b90-b01e-16ea4a34f7ef> a <https://w3id.org/ro/terms/earth-science#Concept>;
  <http://schema.org/name> "size";
  <https://w3id.org/ro/terms/earth-science#normScore> "10.867052023121387";
  <https://w3id.org/ro/terms/earth-science#score> "9.4" .

<https://w3id.org/ro-id/f8958193-a08c-4f9f-a26c-7bf3f640d76e> a <http://purl.org/wf4ever/ro#ResearchObject>,
    <http://purl.org/wf4ever/roevo#SnapshotRO>;
  <http://purl.org/wf4ever/roevo#isFinalized> "False";
  <http://purl.org/wf4ever/roevo#isSnapshotOf> <https://w3id.org/ro-id/89827377-37be-432c-b61e-821c4807ab1a>;
  <http://purl.org/wf4ever/roevo#snapshotedAtTime> "2025-05-27 10:46:53.984042+00:00";
  <http://purl.org/wf4ever/roevo#snapshotedBy> <https://w3id.org/ro-id/users/raul.sirvent%40bsc.es> .

<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/89827377-37be-432c-b61e-821c4807ab1a/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 "eA/NruxYHC9ZC+JsqxkP+w0j68kRK8lWB9wVMMpK8bWCg1jzSfrtxF3CfWz0yBcKB6vx1rsqv/vMeRtoTrkuqBdoL9OnjA/82i1VBu3hEXW8We6mG3/QMu+MYJQ9+Zu+Jz/WQxgtaLhVPTjzmY0x9Sk83+jYTfS6HhgiBnB5gi3vuire992yPCTZWWQuTMrfDwauCcdrDP5jantXjJvRUN/EVUfmTEPiymn6SaCnQRiEobvo2iF5rNBsihIOAdyAa/wJtQiA11rzH7cCDMx1vmgqd0oRc3PyiqvlmgflC4RuQUD6PW+x0/CrPD/qorT0wjfF5b6AyWfEJUizTd/raA==";
  npx:hasSignatureTarget <https://w3id.org/np/RABfigHK57F6zPmzEBkl6fciOAqoZqwN9VM6raS1DelJc>;
  npx:signedBy <https://w3id.org/kpxl/gen/terms/RoCrateBot> .

