Some auxiliary functions for parsing standard submodels
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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.5.2.tar.gz.
File metadata
- Download URL: aas_standard_parser-0.5.2.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.15
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fef89fbf4178b75584d149636817cc03686d2301c6c8c15f3d3dfd83365f96d8
|
|
| MD5 |
b201658c1f97685960326cb7c00002e2
|
|
| BLAKE2b-256 |
674814054c05aa0699175e6265face0a7cd84cb6cfa01bacbb2be7b87118844c
|
File details
Details for the file aas_standard_parser-0.5.2-py3-none-any.whl.
File metadata
- Download URL: aas_standard_parser-0.5.2-py3-none-any.whl
- Upload date:
- Size: 21.9 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 |
3107ae377f24922121b0ebdefcdce184a9d121d05424b6987263ebadc8cb2488
|
|
| MD5 |
5fc99015026d98358199336dcc06f787
|
|
| BLAKE2b-256 |
811abd245a1098bcc6bfbc70b7de39d45132069d7ad8a964c8117f984f870882
|