Skip to content

Unify language for lists #556

@giovannipizzi

Description

@giovannipizzi

There are several examples of using the wording list of ... that sometimes use capitalization and sometimes not, sometimes use singular and sometimes not, etc.: e.g.

- **Type**: list of dictionary with keys:

- :field:`resources`: List of Dictionaries.

- :field:`approximate-relations`: List of Dictionary.

To check also the terms Array and Object when discussing specifically JSON, .e.g.

- :field:`"returned_ranges"`: Array of Object.

We should make a decision and apply this consistently.

Moreover, we do not have anymore list of lists, they are just two-dimensional lists. This needs to be checked. E.g.

- **Type**: list of list of floats or unknown values.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions