@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-00988129v1> a dcat:Dataset ;
    dct:description """
              Visibly pushdown transducers (VPTs) are visibly pushdown automata extended with outputs. They have been introduced to model transformations of nested words, i.e. words with a call/return structure. When outputs are also structured and well nested words, VPTs are a natural formalism to express tree transformations evaluated in streaming. We prove the class of VPTs with well-nested outputs to be decidable in PTIME. Moreover, we show that this class is closed under composition and that its type-checking against visibly pushdown languages is decidable.
            """ ;
    dct:identifier "hal-00988129" ;
    dct:issued "2026-05-05T11:55:25.378863"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-05T11:55:25.378869"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Visibly Pushdown Transducers with Well-nested Outputs" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00988129v1/resource/ca9d4a85-c4b4-416e-b4c3-381412230353> ;
    dcat:keyword "infoeu-reposemanticsreport",
        "infoinfo-flcomputer-science-csformal-languages-and-automata-theory-csfl",
        "nested-words",
        "reports",
        "transduction",
        "visibly-pushdown-transducers" ;
    dcat:landingPage <https://hal.science/hal-00988129> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00988129v1/resource/ca9d4a85-c4b4-416e-b4c3-381412230353> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-05T11:55:25.381020"^^xsd:dateTime ;
    dct:modified "2026-05-05T11:55:25.365889"^^xsd:dateTime ;
    dct:title "Visibly Pushdown Transducers with Well-nested Outputs" ;
    dcat:accessURL <https://hal.science/hal-00988129> .

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

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

