chemistry-and-robots

A knowledge-graph-based digital twin of the world.

https://github.com/cambridge-cares/theworldavatar

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    61 of 118 committers (51.7%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (13.9%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

A knowledge-graph-based digital twin of the world.

Basic Info
  • Host: GitHub
  • Owner: cambridge-cares
  • License: mit
  • Language: Java
  • Default Branch: main
  • Homepage: https://theworldavatar.io/
  • Size: 474 MB
Statistics
  • Stars: 105
  • Watchers: 6
  • Forks: 26
  • Open Issues: 177
  • Releases: 50
Created over 5 years ago · Last pushed 10 months ago
Metadata Files
Readme License Citation

README.md

The World Avatar logo

PRs Welcome License
Contributors Stars Forks

Introduction

The World Avatar project aims to create a digital avatar of the real world. The digital world is composed of a dynamic knowledge graph (KG) that contains concepts and data that describe the world, and an ecosystem of autonomous computational agents that simulate the behaviour of the world and that update the concepts and data so that the digital world remains current in time. A knowledge graph is a network of data expressed as a directed graph, where the nodes of the graph are concepts or their instances (data items) and the edges of the graph are links between related concepts or instances. Knowledge graphs are often built using the principles of Linked Data. They provide a powerful means to host, query and traverse data, and to find and retrieve related information.

The World Avatar represents information in a dynamic knowledge graph using technologies from the Semantic Web stack. Unlike a traditional database, the World Avatar contains an ecosystem of autonomous computational agents that continuously update it. The agents are described ontologically as part of the knowledge graph, and are able to perform actions on both concepts and instances. This design enables agents to update and restructure the knowledge graph, and allows them to discover and compose other agents simply by reading from and writing to the knowledge graph.

Key Features

Listed below are a number of the key technical features available within The World Avatar ecosystem. More information on these, and other features, can be seen on The World Avatar Wiki.

TWA Stack:
The knowledge graph and its agents are hosted using collections of containers. How to use them is explained in the stack manager and stack data uploader folders.

TWA Base Library:
The base lib is a collection of functionality that is shared among many parts of the code. Core functions include the ability to generate and upload TBoxes, query KGs and RDBs, implement RESTful APIs, and triple cloning.

TWA Visualisation Framework:
The TWA-VF is a container that provides a web-page with which a user can view and explore geospatial information held in the TWA ecosystem. This includes not only map data, 3D-representations of buildings, and building information models (BIM), but also any data or information connected to them within the KG, such as data calculated by models, acquired sensor data, or other time series data.

Autonomous Agents:
Agents are pieces of software that act on the knowledge graph - reading from it, writing to it, thus making it evolve dynamically in time. The currently available agents can be found in the agents folder.

Object Graph Mapper:
The main purpose of the OGM is to provide a layer of abstraction so that developers can write code that interacts with the KG without having to write queries or updates in a query language such as SPARQL. An OGM achieves this by mapping concepts and their properties as represented in the KG to classes with member fields in an object oriented programming language (e.g. Java). A developer can then simply write their code using classes and objects like they would write any other code.

Documentation

You can find the documentation for The World Avatar project in the repository's Wiki pages.

Contributing

Collaboration is at the heart of The World Avatar project. Development happens publicly on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving The World Avatar.

Code of Conduct * The Organization for Ethical Source has produced an Open Source Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

Contributing Guide * Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to The World Avatar.

Good First Issues * To help you get your feet wet and get you familiar with our contribution process, we have a list of good first issues that contain bugs that have a relatively limited scope. This is a great place to get started developing The World Avatar

Licence

The World Avatar is MIT licensed.

Useful links

Owner

  • Name: Cambridge CARES
  • Login: cambridge-cares
  • Kind: organization
  • Location: Singapore and Cambridge, UK

Cambridge Centre for Advanced Research and Education in Singapore

Committers

Last synced: over 3 years ago

All Time
  • Total Commits: 12,963
  • Total Committers: 118
  • Avg Commits per committer: 109.856
  • Development Distribution Score (DDS): 0.896
Top Committers
Name Email Commits
Jiaru Bai j****7@c****k 1,347
Feroz Farazi m****2@c****k 1,091
Markus Hofmeister m****7@c****k 1,040
Kok Foong Lee k****e@c****m 1,009
Kevin Aditya l****1@e****g 984
dln22 d****n@c****m 690
Laura Ong l****g@c****k 666
George Brownbridge g****e@c****m 609
nk510 n****0@c****k 529
Casper Lindberg c****g@c****k 454
Michael Hillman m****n@c****m 450
Owen Parry o****y@c****m 321
Mehal Agarwal 9****a@u****m 282
Wilson Ang w****x@g****m 258
cmclscourtney s****y@c****m 204
shaocong s****2@e****g 174
Niklas Kasenburg n****g@c****k 160
achadzynski a****i@c****k 145
ZHOU z****1@e****g 141
X.Zhou x****8@c****k 140
weiern w****t@g****m 132
Claudius m****y@g****m 131
Andreas Eibeck a****k@n****g 118
nk510 n****0@c****k 100
Michael Hillman t****n@g****m 100
magmueller m****0@g****m 98
qhouyee q****e@g****m 95
sganguly-cares s****y@c****k 93
X.Zhou z****1@c****k 89
Sebastian Mosbach s****3@c****k 75
and 88 more...

Issues and Pull Requests

Last synced: 10 months ago

All Time
  • Total issues: 260
  • Total pull requests: 629
  • Average time to close issues: 5 months
  • Average time to close pull requests: 21 days
  • Total issue authors: 24
  • Total pull request authors: 43
  • Average comments per issue: 0.8
  • Average comments per pull request: 0.57
  • Merged pull requests: 538
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 46
  • Pull requests: 183
  • Average time to close issues: 18 days
  • Average time to close pull requests: 14 days
  • Issue authors: 14
  • Pull request authors: 21
  • Average comments per issue: 0.22
  • Average comments per pull request: 0.36
  • Merged pull requests: 137
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • mdhillman (48)
  • gpeb2 (29)
  • Ushcode (26)
  • cmclscourtney (25)
  • sm453 (25)
  • kok-foong (25)
  • qhouyee (18)
  • sandradeng20 (13)
  • markushofmeister (13)
  • jb2197 (6)
  • ShinZert (5)
  • YiKaiTsai (4)
  • ChungTingLao (3)
  • JESDANIELLA (3)
  • jlai2021 (2)
Pull Request Authors
  • Ushcode (98)
  • gpeb2 (94)
  • qhouyee (83)
  • kok-foong (82)
  • YiKaiTsai (71)
  • Abyssus1010 (68)
  • sandradeng20 (40)
  • mdhillman (33)
  • cmclscourtney (32)
  • ShinZert (30)
  • jb2197 (30)
  • markushofmeister (29)
  • ChungTingLao (28)
  • nagarajankarthik (16)
  • sm453 (16)
Top Labels
Issue Labels
enhancement (120) infra-vis (67) bug (65) infra-stack (52) infra (50) long-term (17) good first issue (17) help wanted (11) documentation (10) infra-base-lib (10) infra-timeseries (7) ontology (7) infra-derivation (4) python-wrapper (4) question (1) wontfix (1)
Pull Request Labels
enhancement (131) infra-stack (81) bug (76) infra-vis (39) documentation (36) python-wrapper (20) infra (17) infra-base-lib (16) ontology (13) infra-derivation (4) infra-timeseries (1)

Packages

  • Total packages: 9
  • Total downloads:
    • pypi 589 last-month
  • Total dependent packages: 5
    (may contain duplicates)
  • Total dependent repositories: 13
    (may contain duplicates)
  • Total versions: 109
  • Total maintainers: 4
pypi.org: py4jps

Py4jps is a thin Python wrapper for the TheWorldAvatar project.

  • Versions: 40
  • Dependent Packages: 2
  • Dependent Repositories: 3
  • Downloads: 183 Last month
Rankings
Dependent packages count: 4.8%
Forks count: 8.4%
Average: 8.7%
Dependent repos count: 8.9%
Stargazers count: 9.0%
Downloads: 12.2%
Maintainers (3)
Last synced: 10 months ago
pypi.org: pyderivationagent

pyderivationagent is a python wrapper for derivation agents as part of The World Avatar project.

  • Versions: 15
  • Dependent Packages: 2
  • Dependent Repositories: 2
  • Downloads: 78 Last month
Rankings
Dependent packages count: 3.2%
Forks count: 8.4%
Stargazers count: 9.0%
Average: 10.3%
Dependent repos count: 11.5%
Downloads: 19.6%
Maintainers (2)
Last synced: 10 months ago
pypi.org: chemistry-and-robots

chemistryandrobots contains dataclasses and sparql queries for concepts related to chemistry_and_robots as part of The World Avatar project.

  • Versions: 18
  • Dependent Packages: 1
  • Dependent Repositories: 2
  • Downloads: 65 Last month
Rankings
Dependent packages count: 4.8%
Forks count: 8.4%
Stargazers count: 9.0%
Average: 11.4%
Dependent repos count: 11.5%
Downloads: 23.1%
Maintainers (2)
Last synced: 10 months ago
pypi.org: rxnoptgoaliteragent

rxnoptgoaliteragent is capable of conducting one iteration of pursuring the reaction optimisation goal as part of The World Avatar project.

  • Versions: 5
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 30 Last month
Rankings
Forks count: 8.4%
Stargazers count: 9.0%
Dependent packages count: 10.1%
Dependent repos count: 11.5%
Average: 15.6%
Downloads: 39.0%
Maintainers (1)
Last synced: 10 months ago
pypi.org: pyuploader

pyuploader is a simple command line tool for uploading data to a triple store and a file server.

  • Versions: 6
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 24 Last month
Rankings
Forks count: 8.4%
Stargazers count: 9.0%
Dependent packages count: 10.1%
Average: 15.9%
Dependent repos count: 21.5%
Downloads: 30.2%
Maintainers (3)
Last synced: 10 months ago
pypi.org: entityrdfizer

Converts instances from a CSV file into RDF.

  • Versions: 8
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 28 Last month
Rankings
Forks count: 8.4%
Stargazers count: 9.0%
Dependent packages count: 10.1%
Average: 16.2%
Dependent repos count: 21.5%
Downloads: 31.9%
Maintainers (3)
Last synced: 10 months ago
pypi.org: pyasyncagent

pyasyncagent is a python wrapper for asynchronous agents as part of The World Avatar project.

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 11 Last month
Rankings
Forks count: 8.4%
Stargazers count: 9.0%
Dependent packages count: 10.1%
Average: 18.3%
Dependent repos count: 21.5%
Downloads: 42.7%
Maintainers (2)
Last synced: 10 months ago
pypi.org: compchemparser

The `compchemparser` package provides parsers to convert quantum chemistry log files into a more condensed JSON format.

  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 13 Last month
Rankings
Forks count: 8.4%
Stargazers count: 9.0%
Dependent packages count: 10.1%
Average: 18.3%
Dependent repos count: 21.5%
Downloads: 42.7%
Maintainers (1)
Last synced: 10 months ago
pypi.org: twa

twa is a Python wrapper for TheWorldAvatar project.

  • Versions: 12
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 157 Last month
Rankings
Dependent packages count: 9.7%
Average: 36.8%
Dependent repos count: 63.8%
Maintainers (3)
Last synced: 10 months ago

Dependencies

Agents/AQMeshInputAgent/Dockerfile docker
  • maven 3.6-openjdk-11-slim build
  • openjdk 11-jdk-slim build
Agents/AirQualityAgent/Dockerfile docker
  • base latest build
  • python 3.9-slim-buster build
Agents/AirQualityAgent/docker-compose.yml docker
  • docker.cmclinnovations.com/airquality_agent_debug 1.0.0-SNAPSHOT
  • docker.cmclinnovations.com/airquality_agent_production 1.0.0-SNAPSHOT
Agents/AverageSquareMetrePriceAgent/Dockerfile docker
  • base latest build
  • python 3.9.14-slim-buster build
Agents/AverageSquareMetrePriceAgent/docker-compose-debug.yml docker
  • ghcr.io/cambridge-cares/avgsqmprice_agent_debug 1.0.0-SNAPSHOT
Agents/AverageSquareMetrePriceAgent/docker-compose-test.yml docker
  • docker.cmclinnovations.com/blazegraph 1.0.0-SNAPSHOT
  • ghcr.io/cambridge-cares/avgsqmprice_agent_test 1.0.0-SNAPSHOT
  • postgres 13.3
Agents/AverageSquareMetrePriceAgent/docker-compose.yml docker
  • ghcr.io/cambridge-cares/avgsqmprice_agent 1.0.0-SNAPSHOT
Agents/BMSBacnetAgent/Dockerfile docker
  • python 3.9-slim-buster build
Agents/CARESWeatherStationAgent/Dockerfile docker
  • maven 3.6-openjdk-11-slim build
  • tomcat 9.0 build
Agents/CARESWeatherStationAgent/docker-compose.yml docker
  • caresweatherstation-agent 1.3.0
Agents/CReDoPhase1BuildingsAgent/Dockerfile docker
  • python 3.8-slim-buster build
Agents/CReDoPhase1BuildingsAgent/docker-compose.yml docker
  • ghcr.io/cambridge-cares/building-data-getter 1.0.4
Agents/CReDoPhase1BuildingsAgent/dtvf_visualisation_bha_data/docker/Dockerfile docker
  • alpine 3.14.0 build
  • dev latest build
Agents/CReDoPhase1BuildingsAgent/dtvf_visualisation_bha_data/docker/docker-compose.yml docker
  • docker.cmclinnovations.com/example-dtvf 1.0.0-SNAPSHOT
Agents/CReDoPhase1BuildingsAgent/dtvf_visualisation_open_data/docker/Dockerfile docker
  • alpine 3.14.0 build
  • dev latest build
Agents/CReDoPhase1BuildingsAgent/dtvf_visualisation_open_data/docker/docker-compose.yml docker
  • docker.cmclinnovations.com/example-dtvf 1.0.0-SNAPSHOT
Agents/DerivationAgentPythonExample/Dockerfile docker
  • base latest build
  • python 3.8-slim-buster build
Agents/DerivationAgentPythonExample/docker-compose-test-dockerised-debug.yml docker
  • ghcr.io/cambridge-cares/derivation_agent_python_example_debug 1.0.0-SNAPSHOT
Agents/DerivationAgentPythonExample/docker-compose-test-dockerised.yml docker
  • ghcr.io/cambridge-cares/derivation_agent_python_example 1.0.0-SNAPSHOT
Agents/DerivationAgentPythonExample/docker-compose-testcontainers.yml docker
  • docker.cmclinnovations.com/blazegraph 1.0.0-SNAPSHOT
Agents/DerivationAgentPythonExample/docker-compose.github.yml docker
  • ghcr.io/cambridge-cares/derivation_agent_python_example 1.0.0-SNAPSHOT
Agents/DerivationAsynExample/Dockerfile docker
  • maven 3.6-openjdk-11-slim build
  • tomcat 9.0 build
Agents/DerivationAsynExample/docker-compose.yml docker
  • derivationasynexample 1.3.0
  • docker.cmclinnovations.com/blazegraph 1.0.0-SNAPSHOT
Agents/DerivationExample/Dockerfile docker
  • maven 3.6-openjdk-11-slim build
  • tomcat 9.0 build
Agents/DerivationExample/docker-compose.yml docker
  • derivationexample 1.2.0
  • docker.cmclinnovations.com/blazegraph 1.0.0-SNAPSHOT
  • postgres 14.4-alpine
Agents/DoEAgent/Dockerfile docker
  • python 3.8-slim-buster build
Agents/DoEAgent/docker-compose.github.yml docker
  • ghcr.io/cambridge-cares/doe_agent 1.0.0-SNAPSHOT
Agents/DoEAgent/docker-compose.test.yml docker
  • docker.cmclinnovations.com/blazegraph 1.0.0-SNAPSHOT
  • ghcr.io/cambridge-cares/doe_agent 1.0.0-SNAPSHOT
Agents/ESPHomeAgent/Dockerfile docker
  • maven 3.6-openjdk-11-slim build
  • tomcat 9.0 build
Agents/ESPHomeAgent/docker-compose.yml docker
  • esphome-agent 1.3.0
Agents/ESPHomeUpdateAgent/Dockerfile docker
  • maven 3.6-openjdk-11-slim build
  • tomcat 9.0 build
Agents/ESPHomeUpdateAgent/docker-compose.yml docker
  • esphome-update-agent 1.3.0
Agents/EnergyPerformanceCertificateAgent/Dockerfile docker
  • base latest build
  • python 3.9.14-slim-buster build
Agents/EnergyPerformanceCertificateAgent/docker-compose-debug.yml docker
  • ghcr.io/cambridge-cares/epc_agent_debug 1.0.0-SNAPSHOT
Agents/EnergyPerformanceCertificateAgent/docker-compose.yml docker
  • ghcr.io/cambridge-cares/epc_agent 1.0.0-SNAPSHOT
Agents/EnergyPerformanceCertificateAgent/resources/blazegraph_ocgml/docker-compose.yml docker
  • docker.cmclinnovations.com/blazegraph 1.0.0-SNAPSHOT
Agents/FloodAgent/Dockerfile docker
  • adoptopenjdk/openjdk11 jre-11.0.13_8 build
  • maven 3.8.6-openjdk-11-slim build
Agents/FloodAgent/docker-compose.yml docker
  • docker.cmclinnovations.com/river-data-uploader 2.1-SNAPSHOT
Agents/FloodAssessmentAgent/Dockerfile docker
  • base latest build
  • python 3.9.14-slim-buster build
Agents/FloodAssessmentAgent/docker-compose-debug.yml docker
  • ghcr.io/cambridge-cares/floodassessment_agent_debug 1.0.0-SNAPSHOT
Agents/FloodAssessmentAgent/docker-compose-test_dockerised.yml docker
  • ghcr.io/cambridge-cares/floodassessment_agent_test 1.0.0-SNAPSHOT
Agents/FloodAssessmentAgent/docker-compose-test_dockerised_debug.yml docker
  • ghcr.io/cambridge-cares/floodassessment_agent_test_debug 1.0.0-SNAPSHOT
Agents/FloodAssessmentAgent/docker-compose-testcontainers.yml docker
  • docker.cmclinnovations.com/blazegraph 1.0.0-SNAPSHOT
Agents/FloodAssessmentAgent/docker-compose.yml docker
  • ghcr.io/cambridge-cares/floodassessment_agent 1.0.0-SNAPSHOT
Agents/GasGridAgent/gasgridagent/visualisation/docker/Dockerfile docker
  • alpine 3.14.0 build
  • dev latest build
Agents/GasGridAgent/gasgridagent/visualisation/docker/docker-compose.yml docker
  • docker.cmclinnovations.com/gas-grid-agent 1.0.0-SNAPSHOT
Agents/HMLandRegistryAgent/Dockerfile docker
  • base latest build
  • python 3.9.14-slim-buster build
Agents/HMLandRegistryAgent/docker-compose-debug.yml docker
  • ghcr.io/cambridge-cares/landregistry_agent_debug 1.0.0-SNAPSHOT
Agents/HMLandRegistryAgent/docker-compose.yml docker
  • ghcr.io/cambridge-cares/landregistry_agent 1.0.0-SNAPSHOT
Agents/HPLCAgent/Dockerfile docker
  • python 3.8-slim-buster build
Agents/HPLCAgent/docker-compose.github.yml docker
  • ghcr.io/cambridge-cares/hplc_agent 1.0.0-SNAPSHOT
Agents/HPLCAgent/docker-compose.test.yml docker
  • docker.cmclinnovations.com/blazegraph 1.0.0-SNAPSHOT
  • docker.cmclinnovations.com/fileserver 1.1.0-SNAPSHOT
  • ghcr.io/cambridge-cares/hplc_agent 1.0.0-SNAPSHOT
Agents/HPLCPostProAgent/Dockerfile docker
  • python 3.8-slim-buster build
Agents/HPLCPostProAgent/docker-compose.github.yml docker
  • ghcr.io/cambridge-cares/hplc_postpro_agent 1.0.0-SNAPSHOT
Agents/HPLCPostProAgent/docker-compose.test.yml docker
  • docker.cmclinnovations.com/blazegraph 1.0.0-SNAPSHOT
  • docker.cmclinnovations.com/fileserver 1.1.0-SNAPSHOT
  • ghcr.io/cambridge-cares/hplc_postpro_agent 1.0.0-SNAPSHOT
Agents/HistoricalAQMeshAgent/Dockerfile docker
  • maven 3.6-openjdk-11-slim build
  • tomcat 9.0 build
Agents/HistoricalAQMeshAgent/docker-compose.yml docker
  • historical-aqmesh-agent 1.3.0
Agents/HistoricalHouse45UtilitiesAgent/Dockerfile docker
  • maven 3.8.6-eclipse-temurin-11-focal build
  • tomcat 9.0 build
Agents/HistoricalHouse45UtilitiesAgent/docker-compose.yml docker
  • historical-house45-utilities-agent 1.0.0
Agents/HistoricalNUSDavisAgent/Dockerfile docker
  • maven 3.6-openjdk-11-slim build
  • tomcat 9.0 build
Agents/HistoricalNUSDavisAgent/docker-compose.yml docker
  • historical-nusdavis-agent 1.3.0
Agents/HistoricalPirmasensStationAgent/Dockerfile docker
  • maven 3.6-openjdk-11-slim build
  • tomcat 9.0 build
Agents/HistoricalPirmasensStationAgent/docker-compose.yml docker
  • historical-pirmasens-station-agent 1.3.0
Agents/HistoricalPumpDataInstantiation/Dockerfile docker
  • maven 3.8.6-eclipse-temurin-11-focal build
  • tomcat 9.0 build
Agents/HistoricalPumpDataInstantiation/docker-compose.yml docker
  • historical-pump-data-instantiation-agent 1.0.0
Agents/Ifc2OntoBIMAgent/Dockerfile docker
  • maven 3.8.6-eclipse-temurin-11-focal build
  • tomcat 9.0.68-jre11-temurin build
Agents/Ifc2OntoBIMAgent/docker-compose.yml docker
  • ifc2ontobim-agent 1.1.0
Agents/MetOfficeAgent/Dockerfile docker
  • base latest build
  • python 3.7.11-slim-buster build
Agents/MetOfficeAgent/docker-compose-debug.yml docker
  • ghcr.io/cambridge-cares/metoffice_agent_debug 1.0.0-SNAPSHOT
Agents/MetOfficeAgent/docker-compose.yml docker
  • ghcr.io/cambridge-cares/metoffice_agent 1.0.0-SNAPSHOT
Agents/MetOfficeAgent/tests/docker-compose.test.yml docker
  • docker.cmclinnovations.com/blazegraph 1.0.0-SNAPSHOT
  • postgres 13.3
Agents/MoDSMooAgent/Dockerfile docker
  • maven 3.6-openjdk-11-slim build
  • tomcat 9.0 build
Agents/MoDSMooAgent/docker-compose.yml docker
  • moo_agent_eg 0.0.1
Agents/MoDSSimpleAgent/Dockerfile docker
  • maven 3.6-openjdk-11-slim build
  • python 3.6.15-buster build
Agents/MoDSSimpleAgent/docker-compose.yml docker
  • docker.cmclinnovations.com/modssimpleagent 0.2.0
Agents/NUSDavisWeatherStationAgent/Dockerfile docker
  • maven 3.6-openjdk-11-slim build
  • tomcat 9.0 build
Agents/NUSDavisWeatherStationAgent/docker-compose.yml docker
  • nusdavisweatherstation-agent 1.3.0
Agents/OntoChemPlantAgent/Dockerfile docker
  • maven 3.8-openjdk-11-slim build
  • tomcat 9.0 build
Agents/OntoChemPlantAgent/docker-compose.yml docker
  • ontochemplant-agent 1.2.0
Agents/OntoMatchAgent/Dockerfile docker
  • python 3.9-slim-buster build
Agents/OntoMatchAgent/docker-compose.yml docker
  • ontomatch 1.1.0
Agents/PCEAgent/Dockerfile docker
  • continuumio/miniconda3 latest build
  • maven 3.6-openjdk-11-slim build
Agents/PCEAgent/docker-compose.yml docker
  • docker.cmclinnovations.com/oscml_agent 1.0.0
Agents/PVLibAgent/Dockerfile docker
  • python 3.7.11-slim-buster build
Agents/PVLibAgent/docker-compose.yml docker
  • pv_lib_agent 1.1.0
Agents/PVLibAgent/tests/docker-compose.test.yml docker
  • nawer/blazegraph latest
  • postgres 13.3
Agents/PropertyValueEstimationAgent/Dockerfile docker
  • base latest build
  • python 3.9.14-slim-buster build
Agents/PropertyValueEstimationAgent/docker-compose-debug.yml docker
  • ghcr.io/cambridge-cares/propertyvalue_agent_debug 1.0.0-SNAPSHOT
Agents/PropertyValueEstimationAgent/docker-compose-test_dockerised.yml docker
  • ghcr.io/cambridge-cares/propertyvalue_agent_test 1.0.0-SNAPSHOT
Agents/PropertyValueEstimationAgent/docker-compose-test_dockerised_debug.yml docker
  • ghcr.io/cambridge-cares/propertyvalue_agent_test_debug 1.0.0-SNAPSHOT
Agents/PropertyValueEstimationAgent/docker-compose-testcontainers.yml docker
  • docker.cmclinnovations.com/blazegraph 1.0.0-SNAPSHOT
  • postgres 13.3
Agents/PropertyValueEstimationAgent/docker-compose.yml docker
  • ghcr.io/cambridge-cares/propertyvalue_agent 1.0.0-SNAPSHOT
Agents/Py4mlAgent/Dockerfile docker
  • condaforge/miniforge-pypy3 latest build
Agents/Py4mlAgent/docker-compose.yml docker
  • docker.cmclinnovations.com/py4ml_agent 1.0.0
Agents/RFIDAgent/Dockerfile docker
  • maven 3.6-openjdk-11-slim build
  • tomcat 9.0 build
Agents/RFIDAgent/docker-compose.yml docker
  • rfid-agent 1.3.0
Agents/RFIDUpdateAgent/Dockerfile docker
  • maven 3.6-openjdk-11-slim build
  • tomcat 9.0 build
Agents/RFIDUpdateAgent/docker-compose.yml docker
  • rfid-update-agent 1.3.0
Agents/RenewableEnergyAgents/dtvf_visualisation/docker/Dockerfile docker
  • alpine 3.14.0 build
  • dev latest build
Agents/RenewableEnergyAgents/dtvf_visualisation/docker/docker-compose.yml docker
  • docker.cmclinnovations.com/example-dtvf 1.0.0-SNAPSHOT