@prefix this: <https://w3id.org/np/RALTV6iYyfB-IPuqdtgnsITsrP0CZjbKjEGlMSVp40OvQ> .
@prefix sub: <https://w3id.org/np/RALTV6iYyfB-IPuqdtgnsITsrP0CZjbKjEGlMSVp40OvQ/> .
@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/RALTV6iYyfB-IPuqdtgnsITsrP0CZjbKjEGlMSVp40OvQ> a np:Nanopublication,
    npx:RoCrateNanopub;
  np:hasAssertion sub:assertion;
  np:hasProvenance sub:provenance;
  np:hasPublicationInfo sub:pubinfo;
  dct:created "2025-11-10T14:09:23.989+01:00"^^xsd:dateTime;
  npx:introduces <https://w3id.org/ro-id/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a/>;
  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/B.1.1";
  <http://schema.org/result> "file://MacBook-Pro-Raul-2025.local/Users/rsirvent/COMPSs-DP/matmul_files/C.0.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_python_version";
  <https://w3id.org/ro/terms/workflow-run#resourceUsage> "#localhost.matmul_tasks.multiply.executions" .

<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/Person>, <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/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a/> a <http://purl.org/wf4ever/ro#ResearchObject>,
    <http://purl.org/wf4ever/roevo#LiveRO>, <http://schema.org/Dataset>;
  dct:conformsTo <https://w3id.org/ro/wfrun/provenance/0.5>;
  pav:importedBy <mailto:atomczyk@man.poznan.pl>;
  <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> 20077;
  <http://schema.org/contentUrl> "https://api.rohub.org/api/ros/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a/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-11-10 12:43:14.804521+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/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a/folders/48bfa405-ed33-430e-bdf7-526d17b90737>,
    <https://w3id.org/ro-id/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a/resources/1f679439-75c7-4343-a621-a937c9d9955c>,
    <https://w3id.org/ro-id/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a/resources/86958743-f9d8-496f-9728-5c13731f68d5>,
    <https://w3id.org/ro-id/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a/resources/8e121839-369b-4cf1-84ba-390a6dbd655a>,
    <https://w3id.org/ro-id/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a/resources/b074c2df-9ce6-4647-98bc-1bd401feb55b>,
    <https://w3id.org/ro-id/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a/resources/fd617fff-fdb4-4e85-8e35-47436f14dfb3>;
  <http://schema.org/identifier> "https://w3id.org/ro-id/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a";
  <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/017786aa-c086-4029-b296-6733c8c2ef0a>,
    <https://w3id.org/ro-id/enrichment/09fdda0a-ec07-47cd-b4d4-22c6ba6f82c3>, <https://w3id.org/ro-id/enrichment/114062b6-c7c7-45b7-bc73-6715999c5280>,
    <https://w3id.org/ro-id/enrichment/15de2fa9-5728-44fb-9874-1babbdea8d18>, <https://w3id.org/ro-id/enrichment/25bca202-3525-4600-b587-fa84b7125661>,
    <https://w3id.org/ro-id/enrichment/2ca50150-5bdd-4968-bac2-66469343b6d6>, <https://w3id.org/ro-id/enrichment/35760e70-de64-4ec0-a9f5-e85641377fd6>,
    <https://w3id.org/ro-id/enrichment/39fac73f-7ccd-4f5c-babf-a5dacd5a74b6>, <https://w3id.org/ro-id/enrichment/494fdb3a-3e1b-463b-ab2d-1e26f2d0266c>,
    <https://w3id.org/ro-id/enrichment/61b67848-5130-42a7-bcf7-24b8c9a3c083>, <https://w3id.org/ro-id/enrichment/7281e974-a500-4c88-b503-2a619695bff9>,
    <https://w3id.org/ro-id/enrichment/77747c14-18eb-476b-bcff-b443c7218960>, <https://w3id.org/ro-id/enrichment/7bb5ad57-af72-452c-bbbd-ecceb1cc078e>,
    <https://w3id.org/ro-id/enrichment/8ed8583e-98df-48d3-8c51-32d8d22d2f4b>, <https://w3id.org/ro-id/enrichment/8fdc559a-7bc3-48e6-a4db-bbb4cd940c5f>,
    <https://w3id.org/ro-id/enrichment/9649a342-3b81-4ace-93c0-854fd5f00913>, <https://w3id.org/ro-id/enrichment/a0741fca-08bb-4915-b28a-c06a15eb69fc>,
    <https://w3id.org/ro-id/enrichment/ac2ddb6b-f8e5-49dc-8b68-4d73ea815c54>, <https://w3id.org/ro-id/enrichment/afadd365-8285-4c4f-a9a4-bd60ce05a8dc>,
    <https://w3id.org/ro-id/enrichment/c7cc6b8f-6804-4610-ac14-d5c8ca5235d5>, <https://w3id.org/ro-id/enrichment/d365832b-471f-4e8e-810a-3040b507d932>,
    <https://w3id.org/ro-id/enrichment/e6117aaf-2a0d-42e8-8225-588b067364fe>, <https://w3id.org/ro-id/enrichment/ec23b173-0e62-4638-a4d4-c639ee07f47e>,
    <https://w3id.org/ro-id/enrichment/f45acd74-c5be-4448-8cd0-c6274c461e91>, <https://w3id.org/ro-id/enrichment/ff1fdf7a-9999-42eb-9769-e3daf2ac7330>;
  <https://www.w3.org/ns/iana/link-relations/relation#cite-as> "Rosa M Badia, https://orcid.org/0000-0001-5081-7244, Javier Conejero, Fernando Vázquez Novoa, Pere Vergés, Eduardo Iraola de Acevedo, Jorge Ejarque, et al. \"COMPSs Matrix Multiplication, out-of-core using files.\" ROHub. May 27 ,2025. https://w3id.org/ro-id/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a." .

<https://w3id.org/ro-id/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a/folders/48bfa405-ed33-430e-bdf7-526d17b90737>
  a <http://purl.org/wf4ever/wf4ever#Folder>, <http://schema.org/Dataset>;
  <http://schema.org/hasPart> <https://w3id.org/ro-id/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a/resources/69382b8e-21ad-4374-abcf-897e4e7e4816>,
    <https://w3id.org/ro-id/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a/resources/8bbd922c-61a9-4b3d-9f33-5446e37c76c3>;
  <http://schema.org/name> "application_sources" .

<https://w3id.org/ro-id/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a/resources/1f679439-75c7-4343-a621-a937c9d9955c>
  a <http://purl.org/wf4ever/wf4ever#Resource>, <http://schema.org/ImageObject>, <http://schema.org/MediaObject>,
    <https://w3id.org/ro-id/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a/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/1f679439-75c7-4343-a621-a937c9d9955c/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:56:25.939831+00:00";
  <http://schema.org/description> "The graph diagram of the workflow, automatically generated by COMPSs runtime";
  <http://schema.org/encodingFormat> <https://www.nationalarchives.gov.uk/PRONOM/fmt/92>;
  <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/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a/resources/69382b8e-21ad-4374-abcf-897e4e7e4816>
  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/69382b8e-21ad-4374-abcf-897e4e7e4816/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:56:27.474002+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/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a/resources/86958743-f9d8-496f-9728-5c13731f68d5>
  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/86958743-f9d8-496f-9728-5c13731f68d5/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:56:26.815179+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/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a/resources/8bbd922c-61a9-4b3d-9f33-5446e37c76c3>
  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/8bbd922c-61a9-4b3d-9f33-5446e37c76c3/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:56:27.251866+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/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a/resources/8e121839-369b-4cf1-84ba-390a6dbd655a>
  a <http://purl.org/wf4ever/wf4ever#Resource>, <http://schema.org/ImageObject>, <http://schema.org/MediaObject>;
  <http://schema.org/author> <mailto:atomczyk@man.poznan.pl>;
  <http://schema.org/contentSize> 21148380;
  <http://schema.org/contentUrl> "https://api.rohub.org/api/resources/8e121839-369b-4cf1-84ba-390a6dbd655a/download/";
  <http://schema.org/creator> <mailto:atomczyk@man.poznan.pl>;
  <http://schema.org/dateCreated> "2025-10-31 13:46:53.494870+00:00";
  <http://schema.org/dateModified> "2025-10-31 13:46:55.127340+00:00";
  <http://schema.org/encodingFormat> "image/gif";
  <http://schema.org/license> <https://choosealicense.com/no-permission/>;
  <http://schema.org/name> "Hamburg Case Study Workshop.gif";
  <http://schema.org/sdDatePublished> "2025-10-31 13:46:53.494870+00:00" .

<https://w3id.org/ro-id/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a/resources/b074c2df-9ce6-4647-98bc-1bd401feb55b>
  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/b074c2df-9ce6-4647-98bc-1bd401feb55b/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:56:26.132277+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-07-15 12:49:20.437431+00:00";
  <https://w3id.org/ro/terms/workflow-run#sha256> "46ec0e3f267505f663c4b36d8ef4a0f123bccac284ba75941640dbd27456e66c" .

<https://w3id.org/ro-id/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a/resources/fd617fff-fdb4-4e85-8e35-47436f14dfb3>
  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/fd617fff-fdb4-4e85-8e35-47436f14dfb3/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:56:25.212960+00:00";
  <http://schema.org/description> "COMPSs application Tasks profile";
  <http://schema.org/encodingFormat> "application/json";
  <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/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a/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/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a/> .

<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/enrichment/017786aa-c086-4029-b296-6733c8c2ef0a> 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/09fdda0a-ec07-47cd-b4d4-22c6ba6f82c3> 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/114062b6-c7c7-45b7-bc73-6715999c5280> 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/15de2fa9-5728-44fb-9874-1babbdea8d18> 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/25bca202-3525-4600-b587-fa84b7125661> 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/enrichment/2ca50150-5bdd-4968-bac2-66469343b6d6> 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/35760e70-de64-4ec0-a9f5-e85641377fd6> 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/39fac73f-7ccd-4f5c-babf-a5dacd5a74b6> 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/494fdb3a-3e1b-463b-ab2d-1e26f2d0266c> 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/61b67848-5130-42a7-bcf7-24b8c9a3c083> 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/7281e974-a500-4c88-b503-2a619695bff9> 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/77747c14-18eb-476b-bcff-b443c7218960> 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/7bb5ad57-af72-452c-bbbd-ecceb1cc078e> 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/8ed8583e-98df-48d3-8c51-32d8d22d2f4b> 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/8fdc559a-7bc3-48e6-a4db-bbb4cd940c5f> 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/9649a342-3b81-4ace-93c0-854fd5f00913> 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/a0741fca-08bb-4915-b28a-c06a15eb69fc> 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/ac2ddb6b-f8e5-49dc-8b68-4d73ea815c54> 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/afadd365-8285-4c4f-a9a4-bd60ce05a8dc> 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/c7cc6b8f-6804-4610-ac14-d5c8ca5235d5> 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/d365832b-471f-4e8e-810a-3040b507d932> 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/e6117aaf-2a0d-42e8-8225-588b067364fe> 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/ec23b173-0e62-4638-a4d4-c639ee07f47e> 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/f45acd74-c5be-4448-8cd0-c6274c461e91> 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/ff1fdf7a-9999-42eb-9769-e3daf2ac7330> 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" .

<mailto:atomczyk@man.poznan.pl> a <http://xmlns.com/foaf/0.1/Agent>;
  <http://schema.org/name> "Adam Tomczyk" .

sub:assertion prov:wasDerivedFrom <https://api.rohub.org/api/ros/c99850b6-77b2-4c8a-9594-c46fa9f7fb6a/crate/download/ro-crate-metadata.json> .

sub:sig npx:hasAlgorithm "RSA";
  npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4pPaESKwmC6l37P86K6TNLq6yeQtc7m9CvcqauLs/1FC0viHvQnFBgxj0a+loPDv/Egwe6OqFpa0iW9Ypnyz9YPoh+pxbRXonbuMOb+8Ry9hXZ+TEKfWjhjVDGEaClwfRwglh2HI/xfV4CD9AgvDOEoZQiyta8a90PYwJ3G6e70oCHTn61+OWTkI9KRYHOYgg3btdy2Z7q/30PTFawb2ZT5aIfIJYobUYv2a7yhtcqWCHZeKv0bxGnRjTFNx1rscBMlLJSzvRtpQc1cCRVEPFZHo1adaXCI9tGvn4cxeNQ96y8dxkN1XhpaJairde+23MDzf42Oe97KG2HYzKiyVnQIDAQAB";
  npx:hasSignature "2E5Rv8u+m38bvB8u3uEPTVdRHXWy16Sg31VGQsq9wT42UWP2t4RlehPAdlxQjAuxx6eP5aOvoIbbIoKLy76azEJ611KC8bENkUaGEqXZPnHjsP9ewHrqqt4hbbpjyWV+9fe/ldMDrjsBjHvjNu9nu0AFM9uup7/kjRpo3zp9Z4OtWCC+BPWeVYdOK02+fPvUEc6ssmIFAXxHYVZXmeyWnBoW3dokPlOK89VQAmLTLBQ2eP8SyxxeDOmIL6rl97Yi8ahPuTidSNMfnuXdfYx0Aqc7aoPWVPvG6ziKNii5X+TL9o0NgeIspsouvxj6nN0tTUzU8gVhs9mZTI9tnRpE0Q==";
  npx:hasSignatureTarget <https://w3id.org/np/RALTV6iYyfB-IPuqdtgnsITsrP0CZjbKjEGlMSVp40OvQ>;
  npx:signedBy <https://w3id.org/kpxl/gen/terms/RoCrateBot> .

