Skip to content

C99 Element name consistency across and within mdf_reader schema files #120

Description

@jtsiddons

Element names formats are inconsistent in the icoads c99 schema files. For example in icoads_r300_d730 we have the following formats:

  • CapitalCamelCase: NameArchiveSet
  • Title_snake_case: Logbook_language
  • camelCase: drLatDeg
  • snake_case: voyage_from

Some names are abbreviated, others are complete, e.g. drLatDeg (Dead Reckoning degrees latitude), Day_of_the_week.

I've only looked at icoads_r300_d730.

This is a low priority issue to go through the schema files and decide upon a consistent element name format.

Metadata

Metadata

Assignees

No one assigned

    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