Science Score: 57.0%

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

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.6%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: gabrik
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Size: 42 KB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created almost 3 years ago · Last pushed about 2 years ago
Metadata Files
Readme License Citation

README.md

zenoh-eval

MQTT

To run the mqtt program first build the python image (on the mqtt folder)

docker image build -t python_runner .

Then run the docker compose (on the mqtt folder)

docker compose up

Zenoh + Zenoh-Flow

To run the zenoh+zenoh-flow program first build the images:

cd zenoh-flow/zenoh-flow-runtime ./build-image.sh cd ../house ./build-image.sh

Then run the docker compose:

cd zenoh-flow docker compose up

Citation

If you sue this work please site accordingly:

Baldoni, Gabriele & Teixeira, Rafael & Guimarães, Carlos & Antunes, Mário & Gomes, Diogo & Corsaro, Angelo. (2023). A Dataflow-Oriented Approach for Machine-Learning-Powered Internet of Things Applications. Electronics. 12. 3940. DOI

Owner

  • Name: Gabriele Baldoni
  • Login: gabrik
  • Kind: user
  • Location: France
  • Company: @ZettaScaleLabs

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Baldoni
    given-names: Gabriele
    orcid: https://orcid.org/0000-0001-9712-0639
  - family-names: Teixeira
    given-names: Rafael
    orcid: https://orcid.org/0000-0001-7211-382X
title: "Repository for the paper entitled A Dataflow-Oriented Approach for Machine-Learning-Powered Internet of Things Applications"
version: 1.0.0
doi: 10.3390/electronics12183940
date-released: 2023-09-10
url: "https://github.com/gabrik/dataflow-oriented-ml-powered-iot/"
preferred-citation:
  type: journal
  authors:
  - family-names: "Baldoni"
    given-names: "Gabriele"
    orcid: "https://orcid.org/0000-0001-9712-0639"
  - family-names: "Teixeira"
    given-names: "Rafael"
    orcid: "https://orcid.org/0000-0001-7211-382X"
  - family-names: "Guimarães"
    given-names: "Carlos"
    orcid: "https://orcid.org/0000-0001-7867-3721"
  - family-names: "Antunes"
    given-names: "Mário"
    orcid: "https://orcid.org/0000-0002-6504-9441"
  - family-names: "Gomes"
    given-names: "Diogo"
    orcid: "https://orcid.org/0000-0002-5848-2802"
  - family-names: "Corsaro"
    given-names: "Angelo"
    orcid: "https://orcid.org/0000-0003-3406-5163"

  title: "A Dataflow-Oriented Approach for Machine-Learning-Powered Internet of Things Applications"
  doi: 10.3390/electronics12183940
  journal: "Electronics"
  volume: 12
  number: 18
  url: "https://www.mdpi.com/2079-9292/12/18/3940"
  issn: "2079-9292"
  month: 11
  year: 2023

GitHub Events

Total
Last Year