.. ===============LICENSE_START======================================================= .. Acumos CC-BY-4.0 .. =================================================================================== .. Copyright (C) 2017-2018 AT&T Intellectual Property & Tech Mahindra. All rights reserved. .. =================================================================================== .. This Acumos documentation file is distributed by AT&T and Tech Mahindra .. under the Creative Commons Attribution 4.0 International License (the "License"); .. you may not use this file except in compliance with the License. .. You may obtain a copy of the License at .. .. http://creativecommons.org/licenses/by/4.0 .. .. This file is distributed on an "AS IS" BASIS, .. WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. .. See the License for the specific language governing permissions and .. limitations under the License. .. ===============LICENSE_END========================================================= ================ Component Guides ================ Component guides contain a variety of information that is useful to developers who would like to work on the code. Most projects are written in Java, and the Javadoc is available `here `_ . .. note:: Data Scientists who are contributing models should reference the `Portal - For Modelers pages `_ of the `Portal and Marketplace User Guide `_. Catalog, Data Model, and Data Management ---------------------------------------- * :doc:`Common Data Service <../submodules/common-dataservice/docs/index>` * :doc:`Federation Gateway <../submodules/federation/docs/index>` * :doc:`Model Schema <../submodules/model-schema/docs/index>` Common Services --------------- * :doc:`H2O Java Model Runner <../submodules/generic-model-runner/docs/index>` * :doc:`Microservice Generation <../submodules/microservice-generation/docs/index>` * :doc:`Nexus Client <../submodules/acumos-nexus-client/docs/index>` * :doc:`Python DCAE Model Runner <../submodules/python-dcae-model-runner/docs/index>` * :doc:`Python Model Runner <../submodules/python-model-runner/docs/index>` Design Studio ------------- The Design Studio component repository includes the Composition Engine, TOSCA Model Generator Client, Generic Data Mapper Service, CSV Data Broker, and SQL Data Broker. Additional components are in separate repositories. * :doc:`Design Studio <../submodules/design-studio/docs/index>` * :doc:`Proto Viewer ("Probe") <../submodules/proto-viewer/docs/index>` * :doc:`Runtime Orchestrator ("Model Connector") <../submodules/runtime-orchestrator/docs/index>` Deployment ---------- This project maintains clients for deploying models to different environments. * :doc:`Azure Client <../submodules/acumos-azure-client/docs/index>` * :doc:`Kubernetes Client <../submodules/kubernetes-client/docs/index>` * :doc:`OpenStack Client <../submodules/openstack-client/docs/index>` Model On-Boarding ----------------- * :doc:`Java Client <../submodules/acumos-java-client/docs/index>` * :doc:`On-boarding <../submodules/on-boarding/docs/index>` * :doc:`Python Client <../submodules/acumos-python-client/docs/index>` * :doc:`R Client <../submodules/acumos-r-client/docs/index>` Portal and Marketplace ---------------------- * :doc:`Acumos Hippo CMS <../submodules/acumos-hippo-cms/docs/index>` * :doc:`Portal <../submodules/portal-marketplace/docs/index>` Operations, Administration, and Management (OA&M) ------------------------------------------------- * :doc:`Platform OA&M <../submodules/platform-oam/docs/index>` System Integration ------------------ * :doc:`System Integration <../submodules/system-integration/docs/index>` Example Models ============== * :doc:`Face Privacy Filter <../submodules/face-privacy-filter/docs/index>` * :doc:`Image Classification <../submodules/image-classification/docs/index>` * :doc:`Image Mood Classifier <../submodules/image-mood-classifier/docs/index>` * :doc:`VM Predictor <../submodules/vm-predictor/docs/index>`