Skip to content

update missing plural labels in property vocab#85

Merged
Raphael-Gazzotti merged 5 commits intomainfrom
lzehl_addingPluralsForProps
Mar 11, 2026
Merged

update missing plural labels in property vocab#85
Raphael-Gazzotti merged 5 commits intomainfrom
lzehl_addingPluralsForProps

Conversation

@lzehl
Copy link
Copy Markdown
Member

@lzehl lzehl commented Mar 10, 2026

No description provided.

@lzehl lzehl self-assigned this Mar 10, 2026
@lzehl lzehl added the enhancement New feature or request label Mar 10, 2026
Comment thread vocab/properties.json Outdated
Comment thread vocab/properties.json Outdated
Comment thread vocab/properties.json
"label": "Leg lengths",
"labelPlural": null,
"labelPlural": "Leg lengths",
"name": "legLengths",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we have a name that is already a plural? (especially given that "legLength" is defined above)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we defined a while ago that properties that expect always at minimum 2 entries the property name is plural (cf. coordinates)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can target that issue in the next round; for now let's stick to what we defined in the past

lzehl and others added 2 commits March 11, 2026 08:48
Co-authored-by: Andrew Davison <andrew.davison@cnrs.fr>
Co-authored-by: Andrew Davison <andrew.davison@cnrs.fr>
Comment thread vocab/properties.json Outdated
"labelPlural": "Intermediate diameters",
"name": "intermediateDiameter",
"namePlural": null,
"namePlural": "intermediateDiameter",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

intermediateDiameters

@Raphael-Gazzotti Raphael-Gazzotti merged commit 58327fa into main Mar 11, 2026
2 checks passed
@Raphael-Gazzotti Raphael-Gazzotti deleted the lzehl_addingPluralsForProps branch March 11, 2026 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants