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
- )
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 )] ( )
30
22
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
- )
23
+ [ ![ Release] ( https://img.shields.io/github/v/release/eclipse-aaspe/package-explorer?include_prereleases )] ( )
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
29
![ screenshot] (
49
- https://github.com/admin-shell-io/aasx- package-explorer/raw/master/screenshot.png
30
+ https://github.com/eclipse-aaspe/ package-explorer/raw/master/screenshot.png
50
31
)
51
32
52
33
To help you familiarize with the concept of Asset Administration Shell and editing an Asset Administration Shell with the AASX Package Explorer
@@ -56,38 +37,35 @@ https://admin-shell-io.com/screencasts/.
56
37
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
38
58
39
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 ).
40
+ ) by [ IDTA] ( https://industrialdigitaltwin.org ) .
60
41
61
42
We provide a couple of sample admin shells (packaged as .aasx) for you to
62
43
test and play with the software at (V2.0):
63
44
http://www.admin-shell-io.com/samples/
64
45
65
46
## Installation
66
47
67
- We provide the binaries for Windows 10 in [ the releases] (
68
- https://github.com/admin-shell-io/aasx-package-explorer/releases ).
48
+ We provide the binaries for Windows 10+ in [ the releases] ( https://github.com/eclipse-aaspe/package-explorer/releases ) .
69
49
70
50
(Remark: In special cases you may like to use a current build.
71
51
Please click on a green check mark and select "Check-release" details.)
72
52
73
53
## Issues
74
54
75
55
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 ).
56
+ [ create an issue] ( https://github.com/eclipse-aaspe/package-explorer/issues ) .
78
57
79
58
## Contributing
80
59
81
60
Please see [ CONTRIBUTING] ( CONTRIBUTING.md ) for instructions on joining the development and general contribution guidelines.
82
61
62
+ ## Documentation
63
+
83
64
The documentation for developers is still available at [ admin-shell-io] (
84
65
https://admin-shell-io.github.io/aasx-package-explorer/devdoc/
85
66
) and will be migrated to eclipse-aaspe in the near future.
86
67
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 )
68
+ You may find additional documentation in sub-projects, e.g. for [ BAMM Import] ( src/AasxBammRdfImExport/README.md ) .
91
69
92
70
## Other Open Source Implementations of AAS
93
71
@@ -122,6 +100,14 @@ was created. See sub-projects for more projects featuring digital twins and the
122
100
123
101
The AASX Package Explorer also includes an internal REST server and OPC UA
124
102
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
103
+ available (https://github.com/eclipse-aaspe/ server ) which can host
126
104
several .AASX simultaneously (see example https://example.admin-shell-io.com ).
127
105
106
+ ---
107
+
108
+ ![ build-and-package-release] ( https://github.com/eclipse-aaspe/package-explorer/actions/workflows/build-and-package-release.yml/badge.svg )
109
+ ![ build-test-inspect] ( https://github.com/eclipse-aaspe/package-explorer/actions/workflows/build-test-inspect.yml/badge.svg )
110
+ ![ check-commit-messages] ( https://github.com/eclipse-aaspe/package-explorer/actions/workflows/check-commit-messages.yml/badge.svg )
111
+ ![ check-release] ( https://github.com/eclipse-aaspe/package-explorer/actions/workflows/check-release.yml/badge.svg )
112
+ ![ check-style] ( https://github.com/eclipse-aaspe/package-explorer/actions/workflows/check-style.yml/badge.svg )
113
+ ![ generate-doc] ( https://github.com/eclipse-aaspe/package-explorer/actions/workflows/generate-doc.yml/badge.svg )
0 commit comments