https://github.com/stariongroup/comet-batcheditor-community-edition
A command line tool to perform batch operations on an ECSS-E-TM-10-25 Annex A and Annex C compliant web service.
https://github.com/stariongroup/comet-batcheditor-community-edition
ecss-e-tm-10-25 mbse modeltopia
Last synced: 2 months ago
JSON representation
A command line tool to perform batch operations on an ECSS-E-TM-10-25 Annex A and Annex C compliant web service.
- Host: GitHub
- URL: https://github.com/stariongroup/comet-batcheditor-community-edition
- Owner: STARIONGROUP
- License: lgpl-3.0
- Created: 2020-06-22T15:34:17.000Z (almost 6 years ago)
- Default Branch: development
- Last Pushed: 2025-06-06T06:42:12.000Z (about 1 year ago)
- Last Synced: 2025-07-22T17:58:36.451Z (11 months ago)
- Topics: ecss-e-tm-10-25, mbse, modeltopia
- Language: C#
- Homepage: https://www.stariongroup.eu
- Size: 3.85 MB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

The CDP4-COMET BatchEditor Community Editition (CE) is the Starion Group open source command line tool compliant with ECSS-E-TM-10-25 Annex A and Annex C webservices. The BatchEditor allows fast execution of common commands on large prtions of EngineeringModel data.
## Installation
The batch editor can be installed by downloading the zipped package or as a dotnet tool from https://nuget.org.
- download and Unpack `CDP4_COMET_BatchEditor_Community_Edition_x.y.z` in to a folder on the hard drive and execute commands using any command line console.
- dotnet tool install --global cdp4-comet-be
## Usage
Find example usages of all commands in [CommandExamples.md](CommandExamples.md) and [wiki](https://github.com/STARIONGROUP/COMET-BatchEditor-Community-Edition/wiki).
## Build status
GitHub actions are used to build and test the libraries
Branch | Build Status
------- | :------------
Master | 
Development | 
## SonarQube Status:
[](https://sonarcloud.io/summary/new_code?id=STARIONGROUP_COMET-BatchEditor-Community-Edition)
[](https://sonarcloud.io/dashboard?id=STARIONGROUP_COMET-BatchEditor-Community-Edition)
[](https://sonarcloud.io/dashboard?id=STARIONGROUP_COMET-BatchEditor-Community-Edition)
[](https://sonarcloud.io/dashboard?id=STARIONGROUP_COMET-BatchEditor-Community-Edition)
[](https://sonarcloud.io/dashboard?id=STARIONGROUP_COMET-BatchEditor-Community-Edition)
[](https://sonarcloud.io/dashboard?id=STARIONGROUP_COMET-BatchEditor-Community-Edition)
[](https://sonarcloud.io/dashboard?id=STARIONGROUP_COMET-BatchEditor-Community-Edition)
[](https://sonarcloud.io/dashboard?id=STARIONGROUP_COMET-BatchEditor-Community-Edition)
[](https://sonarcloud.io/dashboard?id=STARIONGROUP_COMET-BatchEditor-Community-Edition)
[](https://sonarcloud.io/dashboard?id=STARIONGROUP_COMET-BatchEditor-Community-Edition)
## Concurrent Design
The Concurrent Design method is an approach to design activities in which all design disciplines and stakeholders are brought together to create an integrated design in a collaborative way of working.
The Concurrent Design method brings many advantages to the early design phase by providing a structure for this otherwise chaotic phase. Many design concepts have been implemented in the Concurrent Design method to help a team of stakeholders perform their task. The design work is done in collocated sessions with all stakeholders involved and present, creating an integrated design and enabling good communication and exchange of information between team members.
To read more about Concurrent Design and how to use the CDP4 Desktop application to perform concurrent design please read our documentation at https://comet-dev-docs.mbsehub.org/
## CDP4-COMET-SDK
The CDP4-COMET-BatchEditor Community Edition makes use of the [CDP4-COMET-SDK](https://github.com/STARIONGROUP/COMET-SDK-Community-Edition).
# License
The CDP4-COMET-BatchEditor Community Edition is provided to the community under the GNU Lesser General Public License v3.0. See the license files for the details. The license can be found [here](LICENSE).
The [Starion Group](https://www.stariongroup.eu) also provides the [COMET Web Services Enterprise Edition](https://github.com/STARIONGROUP/COMET-WebServices-Community-Edition/wiki/CDP4-Web-Services-Enterprise-Edition) which comes with commercial support and more features. [Contact](https://www.stariongroup.eu/contact) us for more details.
# Contributions
Contributions to the code-base are welcome. However, before we can accept your contributions we ask any contributor to sign the Contributor License Agreement (CLA) and send this digitaly signed to s.gerene@stariongroup.eu. You can find the CLA's in the CLA folder.
[Contribution guidelines for this project](.github/CONTRIBUTING.md)