{
    "@context": "https://schema.org",
    "@type": "Dataset",
    "@id": "https://data.oni.fr/internet-comment-ca-marche.html#dataset",
    "name": "Internet, comment ça marche ? — Dataset Q&A",
    "description": "Dans ce deuxième article, nous allons voir le fonctionnement d'Internet dans le détail. Nous allons parler d'adresses IP, de routeurs, de paquets, de couches...",
    "url": "https://data.oni.fr/internet-comment-ca-marche.html",
    "inLanguage": "fr-FR",
    "license": "https://creativecommons.org/licenses/by-sa/4.0/",
    "creator": {
        "@type": "Organization",
        "@id": "https://www.oni.fr/#organization",
        "name": "Outsourcing Network Intelligence",
        "alternateName": "ONI",
        "url": "https://www.oni.fr/"
    },
    "publisher": {
        "@type": "Organization",
        "@id": "https://www.oni.fr/#organization",
        "name": "Outsourcing Network Intelligence",
        "alternateName": "ONI",
        "url": "https://www.oni.fr/"
    },
    "dateModified": "2026-02-12T08:20:13+01:00",
    "about": [
        {
            "@type": "Thing",
            "name": "Internet",
            "sameAs": "https://www.wikidata.org/wiki/Q75"
        },
        {
            "@type": "Thing",
            "name": "adresse IP",
            "sameAs": "https://www.wikidata.org/wiki/Q11135"
        },
        {
            "@type": "Thing",
            "name": "routeur",
            "sameAs": "https://www.wikidata.org/wiki/Q5318"
        }
    ],
    "mentions": [
        {
            "@type": "Thing",
            "name": "optimisation pour les moteurs de recherche",
            "sameAs": "https://www.wikidata.org/wiki/Q180711"
        },
        {
            "@type": "Thing",
            "name": "IPv4",
            "sameAs": "https://www.wikidata.org/wiki/Q11103"
        },
        {
            "@type": "Thing",
            "name": "IPv6",
            "sameAs": "https://www.wikidata.org/wiki/Q2551624"
        },
        {
            "@type": "Thing",
            "name": "Hypertext Transfer Protocol",
            "sameAs": "https://www.wikidata.org/wiki/Q8777"
        },
        {
            "@type": "Thing",
            "name": "Transmission Control Protocol",
            "sameAs": "https://www.wikidata.org/wiki/Q8803"
        },
        {
            "@type": "Thing",
            "name": "bande passante",
            "sameAs": "https://www.wikidata.org/wiki/Q1576430"
        },
        {
            "@type": "Thing",
            "name": "Internet Assigned Numbers Authority",
            "sameAs": "https://www.wikidata.org/wiki/Q242540"
        }
    ],
    "citation": [
        {
            "@type": "ScholarlyArticle",
            "name": "Architecture TCP/IP",
            "author": {
                "@type": "Person",
                "name": "Guy PUJOLLE"
            },
            "publisher": {
                "@type": "Organization",
                "name": "Editions Techniques de l Ingenieur"
            },
            "url": "https://doi.org/10.51257/a-v1-h2288",
            "identifier": {
                "@type": "PropertyValue",
                "propertyID": "DOI",
                "value": "10.51257/a-v1-h2288"
            }
        },
        {
            "@type": "ScholarlyArticle",
            "name": "Perspectives de la qualité de service dans l'internet",
            "author": {
                "@type": "Person",
                "name": "-Ahmed -GUETARI"
            },
            "publisher": {
                "@type": "Organization",
                "name": "SEE"
            },
            "url": "https://doi.org/10.3845/ree.1999.021",
            "identifier": {
                "@type": "PropertyValue",
                "propertyID": "DOI",
                "value": "10.3845/ree.1999.021"
            }
        }
    ],
    "distribution": [
        {
            "@type": "DataDownload",
            "encodingFormat": "text/html",
            "contentUrl": "https://data.oni.fr/internet-comment-ca-marche.html"
        },
        {
            "@type": "DataDownload",
            "encodingFormat": "application/json",
            "contentUrl": "https://data.oni.fr/internet-comment-ca-marche.json"
        }
    ]
}