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
* 

{
    "name": {
        "fr": "schéma de codage DCMI Period",
        "en": "DCMI Period Encoding Scheme"
    },
    "definition": {
        "fr": "Schéma de codage utilisé pour définir des intervalles de temps par leurs limites.",
        "en": "Encoding Scheme used to define time intervals by their limits."
    },
    "examples": [
        "name=The Great Depression; start=1929; end=1939;",
        "name=Perth International Arts Festival, 2000; start=2000-01-26; end=2000-02-20;",
        "start=1999-09-25T14:20+10:00; end=1999-09-25T16:40+10:00; scheme=W3C-DTF;"
    ],
    "isAvailableAt": "http://dublincore.org/documents/dcmi-period/"
}