Skip to content

Fix naming workarounds #11

Description

@TeMeta
  1. Agree on an approach for colliding names and what slots should be called.

'Ref' is added to colliding slot names. Some variables are called things like '--RefRef' if they are a reference to a class that is itself a reference.

The most robust approach would have ODM adopt case-insensitive unique names between classes, types, enums and references, while subscribing to the lowercase first naming of as forced by the current LinkML generators e.g. GraphQL

Slots could then be renamed to this new schema via creation of a lookup/mapping file

  1. Figure out why LinkML fails when ODM class is not renamed (see ODMLinkMLTransformer.hardcoded_modifications())

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    T-shirt sizing

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions