@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-00965266v1> a dcat:Dataset ;
    dct:description """
              FaustLive is a standalone just-in-time Faust compiler. It tries to bring together the conve- nience of a standalone interpreted language with the e ciency of a compiled language. Based on libfaust, a library that provides a full in- memory compilation chain, FaustLive doesn't require any external tool (compiler, linker, etc.) to translate Faust source code into binary ex- ecutable code. Thanks to this technology FaustLive provides several advanced features. For example it is possible, while a Faust application is running, to modify its behavior on-the- y without any sound interruption. It is also possible to mi- grate a running application from one machine to another, etc.
            """ ;
    dct:identifier "hal-00965266" ;
    dct:issued "2026-05-05T21:07:58.094311"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-05T21:07:58.094316"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "FAUSTLIVE, Just-In-Time Faust Compiler... and much more" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00965266v1/resource/dfae9ed7-db4d-45fc-a2a2-7c544b4c86b3> ;
    dcat:keyword "audio",
        "conference-papers",
        "dsp-programming",
        "faust",
        "infoeu-reposemanticsconferenceobject",
        "infoinfo-plcomputer-science-csprogramming-languages-cspl",
        "remote-processing-and-interfacing" ;
    dcat:landingPage <Proceedings%20of%20the%20Linux%20Audio%20Conference%202014> .

<Proceedings%20of%20the%20Linux%20Audio%20Conference%202014> a foaf:Document .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00965266v1/resource/dfae9ed7-db4d-45fc-a2a2-7c544b4c86b3> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-05T21:07:58.120252"^^xsd:dateTime ;
    dct:modified "2026-05-05T21:07:58.079484"^^xsd:dateTime ;
    dct:title "FAUSTLIVE, Just-In-Time Faust Compiler... and much more" ;
    dcat:accessURL <https://hal.science/hal-00965266> .

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

