Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Allow uppercase dataTypes and set them to lowercase

Open
#98 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
42/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
python
Domain
backend

Research direction

Start by reviewing the SDK's dataType reading and parsing path, then compare the reported template problem in submodel-templates issue 27. The change is done when dataTypes with an uppercase initial character are accepted and normalized to lowercase, with the behavior covered by a regression test.

Written by the indexing model from the issue text.

Description

Specification

Some templates have bugs like https://github.com/admin-shell-io/submodel-templates/issues/27

We need to mitigate them.

Possible solution: lower the first character of type when reading.

Dominant language
Python
Stars
102
Forks
52
Avg merge
20d 17h
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

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 eclipse-basyx/basyx-python-sdk

All issues in eclipse-basyx/basyx-python-sdk

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.