Skip to content
New issue

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

De nombreuses chaines correspondent à un encodage Yaml ce qui n'est pas satisfaisant #23

Open
benoitdavidfr opened this issue May 17, 2023 · 0 comments

Comments

@benoitdavidfr
Copy link
Collaborator

Exemples:
https://preprod.data.developpement-durable.gouv.fr/dataset/00eb53d1-d484-42af-8f37-b80b3b0d829b/resource/e7896161-2bd1-4209-91ce-a73814b7d3c9 a dcat:Distribution ;
dct:description "{'fr': '', 'en': ''}" ;
dct:issued "2023-04-26T02:46:01.961591"^^xsd:dateTime ;
dct:license "[{'label': {'fr': '', 'en': ''}, 'type': [], 'uri': 'https://spdx.org/licenses/etalab-2.0'}]" ;
dct:modified "2023-04-26T02:46:01.939963"^^xsd:dateTime ;
dct:rights "{'fr': [], 'en': []}" ;
dct:title "{'fr': 'Téléchargement simple (Atom) du jeu et des documents associés via internet', 'en': ''}" ;
dcat:downloadURL https://atom.geo-ide.developpement-durable.gouv.fr/atomArchive/GetResource?id=a56de712-a1c1-4660-926e-2110b9d208f6&dataType=dataset .

De plus l'encodage Yaml est incorrect, échappement du ' par ' alors que Yaml demande ''

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant