AAS standard Parser
This project provides tools for parsing and handling Asset Administration Shell (AAS) standard submodels, with a focus on AID and AIMC submodels. It enables:
- Extraction, interpretation, and mapping of submodel elements and their properties
- Working with references, semantic IDs, and submodel element collections
- Representation and processing of mapping configurations and source-sink relations
- Structured and colored logging, including log file management
These components enable efficient parsing, transformation, and analysis of AAS submodels in Python-based workflows.
Notes:
- Most functions in this project utilize the python aas sdk framework for parsing and handling AAS submodels, ensuring compatibility with the official AAS data models and structures.
Table of Contents:
🚀 Features
Comprehensive AAS Submodel Parsing
- ✅ Parse and extract data from AAS structures, with specialized support for AID and AIMC submodels
- ✅ Navigate hierarchical submodel elements using intuitive dot-separated paths and indexed access
- ✅ Extract endpoint metadata, interface properties, authentication details, and mapping configurations
Core Parsers
- ✅ AAS Parser: Retrieve submodel IDs and references from Asset Administration Shell structures
- ✅ Submodel Parser: Access nested elements by idShort path with support for SubmodelElementLists and Collections
- ✅ AID Parser: Extract interface descriptions, properties, protocol bindings, and authentication details
- ✅ AIMC Parser: Parse mapping configurations and source-sink relations between interfaces
Utility Functions
- ✅ Collection and reference helpers for semantic ID matching, filtering, and key extraction
- ✅ Load and validate submodels from JSON files with error handling
- ✅ Structured JSON logging with colored console output
📚 Resources
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aas_standard_parser-0.6.5.tar.gz
(21.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aas_standard_parser-0.6.5.tar.gz.
File metadata
- Download URL: aas_standard_parser-0.6.5.tar.gz
- Upload date:
- Size: 21.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31dafefd356ffa5f9bdb70aa835313e7b9ca5ce293555ac35182e6240d175968
|
|
| MD5 |
511dd35e65e82a727819aafc58fcbd90
|
|
| BLAKE2b-256 |
b9a63b948b8c7a5aa2f0ddb728276cc3865eee67c843fcf41256de63358a46dc
|
File details
Details for the file aas_standard_parser-0.6.5-py3-none-any.whl.
File metadata
- Download URL: aas_standard_parser-0.6.5-py3-none-any.whl
- Upload date:
- Size: 22.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0333b2051f07b46b63370d51f90ea0172edd221f8ac1c586149f293e2925e2e6
|
|
| MD5 |
ed6353da682731e41a272581e0dff1f5
|
|
| BLAKE2b-256 |
d871649f79699a64625c1e1357365b49e3d7a0be1e35780e7b212a787ddcdec4
|