Git Product home page Git Product logo

java-model's Introduction

Java Model

The AAS Java Model is an implementation of the Asset Administration Shell metamodel in Java. It contains all classes and properties as defined by the document 'Details of the Asset Administration Shell' published on www.plattform-i40.de.

Build and Use

You can build the project using Maven by simply executing:

mvn clean install

or by integrating the library as a dependency:

<dependency>
  <groupId>io.admin-shell.aas</groupId>
  <artifactId>model</artifactId>
  <version>latest-version</version>
<dependency>

Project Structure

The project contains several packages.

  • io.adminshell.aas.v3.model Java interfaces & enums representing the AAS model
  • io.adminshell.aas.v3.model.annotations Annotations used on the model
  • io.adminshell.aas.v3.model.builder Abstract builder classes for the interfaces
  • io.adminshell.aas.v3.model.impl Default implementations of the AAS classes. Can be replaced with custom implementations if needed.

How to Contribute

We always look for contributions, bug reports, feature requests etc. Simply open an issue or - even better - directly propose a change through a pull request.

Contributors

Name Affiliation Github Account
Sebastian Bader Fraunhofer IAIS sebbader
Matthias Böckmann Fraunhofer IAIS maboeckmann
Helge Dickel SAP SE heldic
Daniel Espen Fraunhofer IESE daespen
Michael Jacoby Fraunhofer IOSB mjacoby
Jens Müller Fraunhofer IOSB JensMueller2709
Orthodoxos Kipouridis SAP SE akiskips
Chang Qin Fraunhofer IAIS changqin26
Bastian Rössl Fraunhofer IOSB-INA br-iosb
Manuel Sauer SAP SE Manu3756
Frank Schnicke Fraunhofer IESE frankschnicke

This project was initiated by SAP and Fraunhofer to provide a foundation for the AAS development and to foster its dissemination.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.