-
Notifications
You must be signed in to change notification settings - Fork 40
Add Referable Utility Methods and Refactor Key Handling
#410
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 7 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
aec3105
fix some typos
Frosty2500 4872506
fix README.md
Frosty2500 188508e
tutorial_serialization_deserialization: Fix missing import (#363)
Frosty2500 de94f65
README.md: Fix typo in Markdown Link
s-heppner fc99d9c
compliance-tool: Fix compliance tool imports and unitests (#356)
Frosty2500 886dcc0
aasx.adapter: Fix `semantic_id` type deserialization of `ModelReferen…
JGrothoff f858e75
sdk: Update version of pyecma dependency in pyproject.toml
s-heppner dad15ac
sdk: Move testing depencies to dev section in pyproject.toml (#369)
JGrothoff da1d5b6
basyx.provider: Add SetObjectStore to provider (#340)
zrgt 6dc956d
scripts.set_copyright_year: Add a CI check to ensure the copyright is…
Frosty2500 e8fc37b
sdk/.readthedocs.yaml: Install dependencies from pyproject.toml (#359)
Frosty2500 8bd2c54
compliance_tool: add pyproject.toml (#361)
Frosty2500 9c98a7b
http.py: Fix redirects, bugs, and SDK installation (#362)
Frosty2500 1aac797
CONTRIBUTING.md: Improve codestyle and testing section (#376)
s-heppner 079e128
compliance_tool: Remove setup.py (#377)
s-heppner 288ea49
Add CI job to release compliance-tool to PyPI (#382)
s-heppner a6a904a
sdk: Update lxml and mypy dependency in pyproject.toml (#392)
moritzsommer ac8f7f5
Merge branch 'main' into develop
s-heppner 0f044f8
Added find_registered_referable_type_in_key_types_classes()
zrgt 354c6e0
Add `get_identifiable_root()` and `get_id_short_path()`
zrgt df33289
Fix annotations
zrgt c3442bc
Adapt `referable.repr()` and fix tests
zrgt 9a9672c
Fix tests
zrgt b17ca90
Refactor test
zrgt f1e21f9
Fix code style
zrgt 5ef960c
Add util methods for id_short_path
zrgt 3aaf274
Minor fix
zrgt 97a6505
Refactor `UniqueIdShortNamespace.get_referable`
zrgt a7e9f60
Fix docstring
zrgt 974e112
Merge branch 'eclipse-basyx:develop' into develop
Frosty2500 b33fa52
Refactor func and add docs
zrgt 3593819
Remove unused import
zrgt 284f3a9
Define MAX_RECURSION_DEPTH
zrgt ff499b2
Refactor resolve_referable_class_in_key_types
zrgt 7e07e11
Merge remote-tracking branch 'rwth-iat/develop' into aas_manager/v301
zrgt 9903426
Resolve conflicts with `develop` branch
zrgt a6d0b5d
Adjust tests for references
zrgt 4a102bf
Fix codestyle and docs
zrgt fe11fe4
Fix docs
zrgt File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.