Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

ORNL/intersect-architecture

Repository files navigation

CC BY 4.0

INTERSECT Architecture Documentation

The open Interconnected Science Ecosystem (INTERSECT) architecture connectsscientific instruments and robot-controlled laboratories with computing anddata resources at the edge, the Cloud or the high-performance computing centerto enable autonomous experiments, self-driving laboratories, smartmanufacturing, and artificial intelligence driven design, discovery andevaluation. Its a novel approach consists of science use case design patterns,a system of systems architecture, and a microservice architecture.

The INTERSECT architecture documentation is written inReStructured Text (RST)format and usesSphinx to generate theWeb-based documentation.

🛠️ Building the Documentation Manually

  • Download and setup:

    shell$ git clone --single-branch --branch main https://github.com/ORNL/intersect-architecture.gitshell$ cd intersect-architectureshell$ python3 -m venv ve3shell$ source ve3/bin/activateshell$ pip install pip --upgradeshell$ pip install -r requirements.txt
  • Edit and build

    shell$ source ve3/bin/activateshell$ vi myfile.rstshell$ make
  • View in browser (e.g., usingopen utility on macOS)

    shell$ open _build/index.html

🏆 Acknowledgements

Research sponsored by theLaboratory Directed Research and DevelopmentProgram's INTERSECT Initiative ofOak RidgeNational Laboratory.

📄 How to Cite

Christian Engelmann,Michael Brim,Swen Boehm,Olga Kuchar,Jack Lange,Thomas Naughton,Patrick Widener,Ben Mintz,Rob Moore,Elke Arenholz,Scott Atchley,Suhas Somnath, andRohit Srivastava.INTERSECT Architecture Documentation.URL:https://intersect-architecture.readthedocs.io

📧 Contact

Please contact Christian Engelmann atengelmannc@ornl.gov with any comments orquestions.

License

This work is licensed under aCreative Commons Attribution 4.0 International License.See LICENSE for more information.

CC BY 4.0


[8]ページ先頭

©2009-2025 Movatter.jp