Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
eclipse-basyx
/
basyx-python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
51
Star
101
Code
Issues
44
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
[DO-NOT-MERGE]: AAS Demonstrator
- #542
#542
Closed
zrgt
wants to merge 15 commits into
eclipse-basyx:develop
eclipse-basyx/basyx-python-sdk:develop
from
rwth-iat:aas-demonstrator
rwth-iat/basyx-python-sdk:aas-demonstrator
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Closed
[DO-NOT-MERGE]: AAS Demonstrator
#542
zrgt
wants to merge 15 commits into
eclipse-basyx:develop
eclipse-basyx/basyx-python-sdk:develop
from
rwth-iat:aas-demonstrator
rwth-iat/basyx-python-sdk:aas-demonstrator
Copy head branch name to clipboard
Commits
Commits on May 12, 2026
fix: align ServiceSpecificationProfileEnum with IDTA-01002 v3.1.2 spec
Show description for e81b501
zrgt
committed
e81b501
View commit details
Copy full SHA for e81b501
Browse repository at this point
fix: pass paging_metadata kwarg correctly in get_aas_submodel_refs and get_concept_description_all
Show description for 63ed755
zrgt
committed
63ed755
View commit details
Copy full SHA for 63ed755
Browse repository at this point
fix: fix paging_metadata kwarg in discovery and registry handlers
zrgt
committed
1a60962
View commit details
Copy full SHA for 1a60962
Browse repository at this point
Add Neo4j backend and AASQL query endpoints for aas-demonstrator
Show description for af37711
zrgt
committed
af37711
View commit details
Copy full SHA for af37711
Browse repository at this point
Fix per-file loading in Neo4j build_storage to handle duplicate IDs
Show description for 00bb629
zrgt
committed
00bb629
View commit details
Copy full SHA for 00bb629
Browse repository at this point
Add ServiceUnavailable retry loop in Neo4j build_storage
Show description for 120355b
zrgt
committed
120355b
View commit details
Copy full SHA for 120355b
Browse repository at this point
Remove Neo4j/AASQL code from basyx-python-sdk; delegate to aas4graph plugin
Show description for cc6f30c
zrgt
committed
cc6f30c
View commit details
Copy full SHA for cc6f30c
Browse repository at this point
Remove STORAGE_BACKEND dispatch from run_repository.py; Neo4j handled by aas4graph entrypoint
zrgt
committed
970750a
View commit details
Copy full SHA for 970750a
Browse repository at this point
Revert run_repository.py to upstream develop state
zrgt
committed
b705fdb
View commit details
Copy full SHA for b705fdb
Browse repository at this point
Add QueryableObjectStore protocol and /query/shells, /query/submodels routes
Show description for 34be932
zrgt
committed
34be932
View commit details
Copy full SHA for 34be932
Browse repository at this point
Fix load_directory to handle Descriptor objects (not Identifiable)
zrgt
committed
fcd3371
View commit details
Copy full SHA for fcd3371
Browse repository at this point
Commits on May 13, 2026
Merge upstream/develop into aas-demonstrator
zrgt
committed
366993e
View commit details
Copy full SHA for 366993e
Browse repository at this point
Commits on Jun 15, 2026
Merge origin/develop into aas-demonstrator
zrgt
committed
b3e9ac2
View commit details
Copy full SHA for b3e9ac2
Browse repository at this point
Align load_directory import style with develop (module-level app.adapter)
zrgt
committed
9da157c
View commit details
Copy full SHA for 9da157c
Browse repository at this point
Fix PUT/DELETE submodel-element-by-id-short-path not persisting changes (#80)
Show description for b8bdd93
tamasf1
authored
b8bdd93
View commit details
Copy full SHA for b8bdd93
Browse repository at this point
You can’t perform that action at this time.