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

Datami ... Contribution from : multi-contributor #71

Conversation

multi-contributor
Copy link
Collaborator

multi-contributor added some contributions on branch 'datami-2024-11-24-tools-csv-6a16a48d-07de-4efe-816a-4d35f369ffcf', to add to branch 'main'

Commit on branch 'datami-2024-11-24-tools-csv-6a16a48d-07de-4efe-816a-4d35f369ffcf'
Date: 25/11/2024
Time: 00:47:54
----

Contribution from:

User name : olivier
@demeringo
Copy link
Contributor

demeringo commented Nov 28, 2024

For info, validation fails because a mandotory field is not inialized with default value.

This may be a bug in the way we configured the widget (see #72).

Valid: 32 Columns: ("tool_name", "organization", "website", "sub_module", "environmental_indicator", "quick_description", "assessment_type", "main_perimeter", "other_perimeters", "assessed_functional_unit", "data_entry_points", "life_cycle_steps", "ghg_scope", "focus", "licence", "self_hostable", "originating_country", "logo", "inside_models", "methodology_transparency", "ref_sources", "status", "Creator", "Creation date", "Creator_comment", "reviewer_1", "review_1_date", "review_1_explanation", "reviewer_2", "review_2_date", "review_2_explanation", "Linked Publications"); Records: 74; Delimiter: ,
─────────────────────────────────── Dataset ────────────────────────────────────
                dataset                
┏━━━━━━━┳━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━┓
┃ name  ┃ type  ┃ path      ┃ status  ┃
┡━━━━━━━╇━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━┩
│ tools │ table │ tools.csv │ INVALID │
└───────┴───────┴───────────┴─────────┘
──────────────────────────────────── Tables ────────────────────────────────────
                                     tools                                      
┏━━━━━┳━━━━━━━┳━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Row ┃ Field ┃ Type             ┃ Message                                     ┃
┡━━━━━╇━━━━━━━╇━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ 75  │ 20    │ constraint-error │ The cell "null" in row at position "75" and │
│     │       │                  │ field "methodology_transparency" at         │
│     │       │                  │ position "20" does not conform to a         │
│     │       │                  │ constraint: constraint "enum" is            │
│     │       │                  │ "['Undisclosed', 'Disclosed only to         │
│     │       │                  │ internal stakeholders or clients',          │
│     │       │                  │ 'Disclosed to a scientific panel who did    │
│     │       │                  │ not share the results', 'Disclosed to a     │
│     │       │                  │ scientific panel who shared the results',   │
│     │       │                  │ 'Fully Disclosed', 'Not Applicable']"       │
└─────┴───────┴──────────────────┴─────────────────────────────────────────────┘

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

Successfully merging this pull request may close these issues.

2 participants