units.csv: two Dutch entries duplicate an English unit

Open Beginner friendly
#152 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active

Research direction

Start in DataFiles/units.csv at lines 195, 196, 240, and 613, then review related issue #105 and check whether a published dictionary already uses the Dutch entries. Reconcile the duplicates by deprecating or pointing them to the English entries, preserving the appropriate code and QUDT reference, and verify both cases in the resulting CSV.

Written by the indexing model from the issue text.

Description

In DataFiles/units.csv:

line entry duplicate of
240 Jaar,Jaar,NULL,NULL yr,year,NULL,YR (line 613)
195 GJ/jaar,GJ/jaar,NULL,NULL GJ/yr,Gigajoule per year,NULL,NULL (line 196)

Jaar is Dutch for year. Anyone matching a Dutch label exactly lands on these instead of the English
code, and neither carries a QUDT reference while yr does. I work around it, but localised names as
codes will keep causing this.

Worth deprecating or pointing them at the English entries, after checking whether a published
dictionary already uses them. Related to #105.

Dominant language
Python
Stars
193
Forks
45
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from buildingSMART/bSDD

All issues in buildingSMART/bSDD

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.