1
1
> [ !WARNING]
2
2
> Transfer of the primary content (incl. the issues) from admin-shell-io/aasx-package-explorer is finished!
3
- > Admin -shell-io/aasx-package-explorer will be archived. (date TBA)
4
- > If there is content remaining in admin-shell-io/aasx-package-explore branches that you want our assistance with transferring,
3
+ > The admin -shell-io/aasx-package-explorer has been archived.
4
+ > If there is any content remaining in admin-shell-io/aasx-package-explore branches that you want our assistance with transferring,
5
5
> please start an issue here.
6
6
7
7
> [ !NOTE]
14
14
15
15
# Eclipse AASX Package Explorer™
16
16
17
- ![ Build-test-inspect] (
18
- https://github.com/admin-shell-io/aasx-package-explorer/actions/workflows/build-test-inspect.yml/badge.svg
19
- ) ![ Check-style] (
20
- https://github.com/admin-shell-io/aasx-package-explorer/actions/workflows/check-style.yml/badge.svg
21
- ) ![ Check-commit-messages] (
22
- https://github.com/admin-shell-io/aasx-package-explorer/actions/workflows/check-commit-messages.yml/badge.svg
23
- ) ![ Generate-docdev] (
24
- https://github.com/admin-shell-io/aasx-package-explorer/workflows/Generate-docdev/badge.svg
25
- ) [ ![ Coverage Status] (
26
- https://coveralls.io/repos/github/admin-shell-io/aasx-package-explorer/badge.svg?branch=master
27
- )] (
28
- https://coveralls.io/github/admin-shell-io/aasx-package-explorer?branch=master
29
- )
30
-
31
- [ ![ TODOs] (
32
- https://admin-shell-io.github.io/aasx-package-explorer/todos/badges/TODOs.svg
33
- )] (
34
- https://github.com/admin-shell-io/aasx-package-explorer/blob/gh-pages/todos/task-list/task-list-by-file.md
35
- ) [ ![ BUGs] (
36
- https://admin-shell-io.github.io/aasx-package-explorer/todos/badges/BUGs.svg
37
- )] (
38
- https://github.com/admin-shell-io/aasx-package-explorer/blob/gh-pages/todos/task-list/task-list-by-file.md
39
- ) [ ![ HACKs] (
40
- https://admin-shell-io.github.io/aasx-package-explorer/todos/badges/HACKs.svg
41
- )] (
42
- https://github.com/admin-shell-io/aasx-package-explorer/blob/gh-pages/todos/task-list/task-list-by-file.md
43
- )
17
+ ![ GitHub Downloads (all assets, all releases)] ( https://img.shields.io/github/downloads/eclipse-aaspe/package-explorer/total )
18
+ [ ![ Contributors] ( https://img.shields.io/github/contributors/eclipse-aaspe/package-explorer )] ( https://github.com/badges/eclipse-aaspe/package-explorer/contributors )
19
+ [ ![ Forks] ( https://img.shields.io/github/forks/eclipse-aaspe/package-explorer?style=flat )] ( )
20
+ [ ![ Tag] ( https://img.shields.io/github/v/tag/eclipse-aaspe/package-explorer )] ( )
21
+ [ ![ Commit] ( https://img.shields.io/github/last-commit/eclipse-aaspe/package-explorer )] ( )
22
+
23
+ [ ![ Release] ( https://img.shields.io/github/v/release/eclipse-aaspe/package-explorer?include_prereleases )] ( https://github.com/eclipse-aaspe/package-explorer/releases )
24
+ [ ![ Status] ( https://img.shields.io/github/checks-status/eclipse-aaspe/package-explorer/v2024-05-08.alpha )] ( )
44
25
45
26
Eclipse AASX Package Explorer™ is a C# based viewer and editor for the
46
27
Asset Administration Shell.
47
28
48
- ![ screenshot] (
49
- https://github.com/admin-shell-io/aasx-package-explorer/raw/master/screenshot.png
50
- )
29
+ ![ screenshot] ( screenshot.png )
51
30
52
31
To help you familiarize with the concept of Asset Administration Shell and editing an Asset Administration Shell with the AASX Package Explorer
53
32
we provide screencasts (both in English and German) for V2.0 at:
@@ -56,38 +35,35 @@ https://admin-shell-io.com/screencasts/.
56
35
For V3.0 (including changes to V2.0) please have a look at the tutorials for the Specifications itself at the [ Youtube Channel Industrial Digital Twin] ( https://www.youtube.com/playlist?list=PLCO0zeX96Ia1hsToD9lRPDMI4P-kbt_CT )
57
36
58
37
The basis for the implementatzion are the [ Specifications of the Asset Administration Shell] (https://industrialdigitaltwin.org/en/content-hub/aasspecifications
59
- ) by [ IDTA] A (https://industrialdigitaltwin.org ).
38
+ ) by [ IDTA] ( https://industrialdigitaltwin.org ) .
60
39
61
40
We provide a couple of sample admin shells (packaged as .aasx) for you to
62
41
test and play with the software at (V2.0):
63
42
http://www.admin-shell-io.com/samples/
64
43
65
44
## Installation
66
45
67
- We provide the binaries for Windows 10 in [ the releases] (
68
- https://github.com/admin-shell-io/aasx-package-explorer/releases ).
46
+ We provide the binaries for Windows 10+ in [ the releases] ( https://github.com/eclipse-aaspe/package-explorer/releases ) .
69
47
70
48
(Remark: In special cases you may like to use a current build.
71
49
Please click on a green check mark and select "Check-release" details.)
72
50
73
51
## Issues
74
52
75
53
If you want to request new features or report bugs, please
76
- [ create an issue] (
77
- https://github.com/admin-shell-io/aasx-package-explorer/issues/new/choose ).
54
+ [ create an issue] ( https://github.com/eclipse-aaspe/package-explorer/issues ) .
78
55
79
56
## Contributing
80
57
81
58
Please see [ CONTRIBUTING] ( CONTRIBUTING.md ) for instructions on joining the development and general contribution guidelines.
82
59
60
+ ## Documentation
61
+
83
62
The documentation for developers is still available at [ admin-shell-io] (
84
63
https://admin-shell-io.github.io/aasx-package-explorer/devdoc/
85
64
) and will be migrated to eclipse-aaspe in the near future.
86
65
87
- ## Documentation
88
-
89
- You may find additional documentation in sub-folders, e.g. for
90
- - [ BAMM Import] ( https://github.com/admin-shell-io/aasx-package-explorer/tree/main/src/AasxBammRdfImExport )
66
+ You may find additional documentation in sub-projects, e.g. for [ BAMM Import] ( src/AasxBammRdfImExport/README.md ) .
91
67
92
68
## Other Open Source Implementations of AAS
93
69
@@ -122,6 +98,14 @@ was created. See sub-projects for more projects featuring digital twins and the
122
98
123
99
The AASX Package Explorer also includes an internal REST server and OPC UA
124
100
server for the loaded .AASX. Based on this a separate AASX Server is
125
- available (https://github.com/admin-shell-io/aasx- server ) which can host
101
+ available (https://github.com/eclipse-aaspe/ server ) which can host
126
102
several .AASX simultaneously (see example https://example.admin-shell-io.com ).
127
103
104
+ ---
105
+
106
+ ![ build-and-package-release] ( https://github.com/eclipse-aaspe/package-explorer/actions/workflows/build-and-package-release.yml/badge.svg )
107
+ ![ build-test-inspect] ( https://github.com/eclipse-aaspe/package-explorer/actions/workflows/build-test-inspect.yml/badge.svg )
108
+ ![ check-commit-messages] ( https://github.com/eclipse-aaspe/package-explorer/actions/workflows/check-commit-messages.yml/badge.svg )
109
+ ![ check-release] ( https://github.com/eclipse-aaspe/package-explorer/actions/workflows/check-release.yml/badge.svg )
110
+ ![ check-style] ( https://github.com/eclipse-aaspe/package-explorer/actions/workflows/check-style.yml/badge.svg )
111
+ ![ generate-doc] ( https://github.com/eclipse-aaspe/package-explorer/actions/workflows/generate-doc.yml/badge.svg )
0 commit comments