@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00957571v1> a dcat:Dataset ;
    dct:description """
              In this paper we show how PRAM algorithms can be turned into efficient streaming algorithms for several classical combinatorial problems in theW-Stream model. In this model, at each pass one input stream is read and one output stream is written; streams are pipelined in such a way that the output stream produced at pass i is given as input stream at pass i + 1. Our techniques yield near-optimal algorithms (up to polylog factors) for several classical problems in this model including sorting, connectivity, minimum spanning tree, biconnected components, and maximal independent set.
            """ ;
    dct:identifier "hal-00957571" ;
    dct:issued "2026-05-06T02:21:09.455482"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-06T02:21:09.455486"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Parallel Algorithms are Good for Streaming" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00957571v1/resource/633ab094-03a8-449a-95ae-0b49d58180d9> ;
    dcat:keyword "infoeu-reposemanticspreprint",
        "infoinfo-cccomputer-science-cscomputational-complexity-cscc",
        "infoinfo-dscomputer-science-csdata-structures-and-algorithms-csds",
        "preprints-working-papers-" ;
    dcat:landingPage <https://hal.science/hal-00957571> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00957571v1/resource/633ab094-03a8-449a-95ae-0b49d58180d9> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-06T02:21:09.462072"^^xsd:dateTime ;
    dct:modified "2026-05-06T02:21:09.449468"^^xsd:dateTime ;
    dct:title "Parallel Algorithms are Good for Streaming" ;
    dcat:accessURL <https://hal.science/hal-00957571> .

<https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> a foaf:Agent ;
    foaf:name "test_moissonnage_selune" .

<https://hal.science/hal-00957571> a foaf:Document .

