Deprecated: Return type of YDataTable::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bdavid/prod/georef/yamldoc/ydclasses/ydata.inc.php on line 428

Deprecated: Return type of YamlDataTable::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bdavid/prod/georef/yamldoc/ydclasses/yamldata.inc.php on line 295
dublincore (pub)
Menu : html yaml json edit check reindex dump unset
* 

[
    {
        "_id": "plainText",
        "type": "text/plain",
        "label": "texte brut sans sous-type"
    },
    {
        "_id": "htmlText",
        "type": "text/html",
        "label": "HTML",
        "wikipedia": "https://fr.wikipedia.org/wiki/Hypertext_Markup_Language"
    },
    {
        "_id": "xml",
        "type": "text/xml",
        "label": "XML",
        "wikipedia": "https://fr.wikipedia.org/wiki/Extensible_Markup_Language"
    },
    {
        "_id": "yaml",
        "type": "application/x-yaml",
        "label": "YAML",
        "definedBy": "https://yaml.org/spec/1.2/spec.html"
    },
    {
        "_id": "rdf",
        "type": "application/rdf+xml",
        "label": "RDF sérialisé en XML",
        "definedBy": "https://www.w3.org/TR/rdf11-concepts/"
    },
    {
        "_id": "turtle",
        "type": "text/turtle",
        "label": "Turtle",
        "definedBy": "https://www.w3.org/TR/turtle/"
    },
    {
        "_id": "markdown",
        "type": "text/markdown",
        "label": "Markdown",
        "wikipedia": "https://fr.wikipedia.org/wiki/Markdown"
    },
    {
        "_id": "csv",
        "type": "text/csv",
        "label": "valeurs séparées par des virgules",
        "definedBy": [
            "https://tools.ietf.org/html/rfc4180",
            "https://tools.ietf.org/html/rfc7111"
        ]
    },
    {
        "_id": "tab-separated-values",
        "type": "text/tab-separated-values",
        "label": "valeurs séparées par des tabulations",
        "wikipedia": "https://fr.wikipedia.org/wiki/Tabulation-separated_values"
    },
    {
        "_id": "jpeg",
        "type": "image/jpeg",
        "label": "Image JPEG",
        "definedBy": "Norme ISO/CEI 10918-1 UIT-T Recommendation T.81"
    },
    {
        "_id": "png",
        "type": "image/png",
        "label": "Image PNG",
        "definedBy": "Norme ISO/CEI 15948:2004"
    },
    {
        "_id": "pdf",
        "type": "application/pdf",
        "label": "format PDF",
        "wikipedia": "https://fr.wikipedia.org/wiki/Portable_Document_Format"
    },
    {
        "_id": "json",
        "type": "application/json",
        "label": "Format JSON",
        "definedBy": "https://tools.ietf.org/html/rfc8259"
    },
    {
        "_id": "json-ld",
        "type": "application/ld+json",
        "label": "Serialisation RDF en JSON",
        "definedBy": "https://www.w3.org/TR/json-ld11/"
    },
    {
        "_id": "GeoJSON",
        "type": "application/geo+json",
        "label": "format GeoJSON",
        "definedBy": "https://tools.ietf.org/html/rfc7946"
    },
    {
        "_id": "gml",
        "type": "application/gml+xml",
        "label": "langage GML",
        "wikipedia": "https://fr.wikipedia.org/wiki/Geography_Markup_Language"
    }
]