From 4727e1740b83d7b8eff9fb5c5c1a5cca5d441564 Mon Sep 17 00:00:00 2001 From: Sheikh Sajid Date: Sat, 12 Oct 2024 13:21:18 +0000 Subject: [PATCH] added index.html file --- document/index.html | 59 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 document/index.html diff --git a/document/index.html b/document/index.html new file mode 100644 index 0000000..8b3dd1d --- /dev/null +++ b/document/index.html @@ -0,0 +1,59 @@ + + + + + + + OpenArchitectureModel Specifications + + + + + + +
+
+ + +

OpenArchitectureModel Specifications

+ + +

+ Source for these documents is available + here. +

+ + +

Core Specification

+ +

Defines the semantics of OpenArchitectureModel modules independent from a concrete implementation. + The OpenArchitectureModel core is specified in a single document:

+ +
    +
  • +

    OpenArchitectureModel: + defines the structure of OpenArchitectureModel modules and their representation + in text format, as well as the semantics of validation, + instantiation, and execution. +

    + +
  • +
+ + +

All Versions

+ + + +
+
+ + + \ No newline at end of file