We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gérer la couverture temporelle, y compris les intervalles ouverts.
https://github.com/abulte/ecospheres-datagouvfr-metadata/blob/main/ecospheres-datagouvfr-metadata.md#etendue--couverture-temporelle
https://semiceu.github.io/GeoDCAT-AP/releases/#temporal-reference-and-metadata-date-additional-extent-information-for-the-dataset-vertical-and-temporal-and-metadata-date-stamp
INSPIRE permet des intervalles ouverts, plusieurs intervalles et de commenter un intervalle (période de validité, période de...).
Le commentaire sur un intervalle n'est pas supporté par DCAT.
<gmd:extent> <gmd:EX_Extent> <gmd:temporalElement> <gmd:EX_TemporalExtent> <gmd:extent> <gml:TimePeriod gml:id="extent1"> <gml:description>période de validité</gml:description> <gml:beginPosition>2007-01-01</gml:beginPosition> <gml:endPosition>2014-12-31</gml:endPosition> </gml:TimePeriod> </gmd:extent> </gmd:EX_TemporalExtent> </gmd:temporalElement> </gmd:EX_Extent> </gmd:extent>
Faible taux de remplissage dans le périmètre Ecosphères actuel, mais bon candidat à l'amélioration dans le contexte montée en qualité.
The text was updated successfully, but these errors were encountered:
opendatateam/udata#3192
Sorry, something went wrong.
No branches or pull requests
Besoin
Gérer la couverture temporelle, y compris les intervalles ouverts.
Background
https://github.com/abulte/ecospheres-datagouvfr-metadata/blob/main/ecospheres-datagouvfr-metadata.md#etendue--couverture-temporelle
https://semiceu.github.io/GeoDCAT-AP/releases/#temporal-reference-and-metadata-date-additional-extent-information-for-the-dataset-vertical-and-temporal-and-metadata-date-stamp
Détails
INSPIRE permet des intervalles ouverts, plusieurs intervalles et de commenter un intervalle (période de validité, période de...).
Le commentaire sur un intervalle n'est pas supporté par DCAT.
Faible taux de remplissage dans le périmètre Ecosphères actuel, mais bon candidat à l'amélioration dans le contexte montée en qualité.
Attendu
[ ] Supporter multipériode (très basse priorité, a priori peu utilisé)The text was updated successfully, but these errors were encountered: