Skip to content

Commit 4a508c8

Browse files
committed
2 parents e9bf836 + 77114fc commit 4a508c8

File tree

1 file changed

+26
-42
lines changed

1 file changed

+26
-42
lines changed

README.md

+26-42
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
> [!WARNING]
22
> 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,
55
> please start an issue here.
66
77
> [!NOTE]
@@ -14,40 +14,19 @@
1414
1515
# Eclipse AASX Package Explorer™
1616

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)]()
4425

4526
Eclipse AASX Package Explorer™ is a C# based viewer and editor for the
4627
Asset Administration Shell.
4728

48-
![screenshot](
49-
https://github.com/admin-shell-io/aasx-package-explorer/raw/master/screenshot.png
50-
)
29+
![screenshot](screenshot.png)
5130

5231
To help you familiarize with the concept of Asset Administration Shell and editing an Asset Administration Shell with the AASX Package Explorer
5332
we provide screencasts (both in English and German) for V2.0 at:
@@ -56,38 +35,35 @@ https://admin-shell-io.com/screencasts/.
5635
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)
5736

5837
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).
6039

6140
We provide a couple of sample admin shells (packaged as .aasx) for you to
6241
test and play with the software at (V2.0):
6342
http://www.admin-shell-io.com/samples/
6443

6544
## Installation
6645

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).
6947

7048
(Remark: In special cases you may like to use a current build.
7149
Please click on a green check mark and select "Check-release" details.)
7250

7351
## Issues
7452

7553
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).
7855

7956
## Contributing
8057

8158
Please see [CONTRIBUTING](CONTRIBUTING.md) for instructions on joining the development and general contribution guidelines.
8259

60+
## Documentation
61+
8362
The documentation for developers is still available at [admin-shell-io](
8463
https://admin-shell-io.github.io/aasx-package-explorer/devdoc/
8564
) and will be migrated to eclipse-aaspe in the near future.
8665

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).
9167

9268
## Other Open Source Implementations of AAS
9369

@@ -122,6 +98,14 @@ was created. See sub-projects for more projects featuring digital twins and the
12298

12399
The AASX Package Explorer also includes an internal REST server and OPC UA
124100
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
126102
several .AASX simultaneously (see example https://example.admin-shell-io.com).
127103

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

Comments
 (0)