aasx-package-explorer
aasx-package-explorer copied to clipboard
C# based viewer / editor for the Asset Administration Shell
https://github.com/admin-shell-io/aasx-package-explorer/blob/3581d4c8b4c88aeed5e63c6c987e652fde50eafe/src/AasxCsharpLibrary/AdminShellPackageEnv.cs#L1535 Old namespace: xs = specPart.GetRelationshipsByType(http://www.admin-shell.io/aasx/relationships/aas-suppl); Change it to (remove "www."): xs = specPart.GetRelationshipsByType(http://admin-shell.io/aasx/relationships/aas-suppl);
Hi, Is there a problem with "Check, validate and fix" option? Whe i press the button, this messasge appears: "error while checking model contents. Aborting" **To Reproduce** Steps to reproduce...
We want to add an iCalender file (regarding to RFC 5545) to our AAS. For this we need the mimeType "text/calendar". Can you add it? Thank you very much.
** DO NOT MERGE!!! ** # About This PR is based on the integration of efforts done in AAS core (SDK for meta model), .NET6.0 (Erich), Fraunhofer (large fraction of...
This updates the BOM plugin to also activate on a submodel using the semantic IDs from the official BOM submodel released via IDTA (https://admin-shell.io/idta/HierarchicalStructures/...). Additionally, special styles are defined for...
Work is still in progress PR to download version
This adds a proposal to support the evaluation of fragments to the REST API (.../fragments//) that is based on discussions with @aorzelskiGH. A proposal for the following fragment types is...
** DO NOT MERGE NOW ** This PR converts the fixed WPF menu into a dynamically created technology agnostic menu structure. The idea is to provide menues for Blazor, command...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...