@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-00831455v1> a dcat:Dataset ;
    dct:description """
              Complex distributed systems are classically assembled by deploying several existing software components to multiple servers. Building such systems is a challenging problem that requires a significant amount of problem solving as one must i) ensure that all inter-component dependencies are satisfied; ii) ensure that no conflicting components are deployed on the same machine; and iii) take into account replication and distribution to account for quality of service, or possible failure of some services. We propose a tool, Zephyrus, that automates to a great extent assembling complex distributed systems. Given i) a high level specification of the desired system architecture, ii) the set of available components and their requirements) and iii) the current state of the system, Zephyrus is able to generate a formal representation of the desired system, to place the components in an optimal manner on the available machines, and to interconnect them as needed.
            """ ;
    dct:identifier "hal-00831455" ;
    dct:issued "2026-05-10T19:11:01.400445"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-10T19:11:01.400449"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Optimal Provisioning in the Cloud. Technical report of the Aeolus project" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00831455v1/resource/19446e2b-b903-43fb-9ea0-1c741f092536> ;
    dcat:keyword "cloud",
        "components",
        "infoeu-reposemanticsreport",
        "infoinfo-secomputer-science-cssoftware-engineering-csse",
        "optimization",
        "packages",
        "provisioning",
        "reports" ;
    dcat:landingPage <https://hal.science/hal-00831455> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00831455v1/resource/19446e2b-b903-43fb-9ea0-1c741f092536> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-10T19:11:01.401798"^^xsd:dateTime ;
    dct:modified "2026-05-10T19:11:01.388980"^^xsd:dateTime ;
    dct:title "Optimal Provisioning in the Cloud. Technical report of the Aeolus project" ;
    dcat:accessURL <https://hal.science/hal-00831455> .

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

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

