nxagent

This git repository contains supplementary material to the Doctoral Dissertation of Joe David, "A Design Science Research Approach to Architecting and Developing Information Systems for Collaborative Manufacturing: A Case for Human-Robot Collaboration".

https://github.com/joedavidbuilds/nxagent

Science Score: 44.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
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.0%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

This git repository contains supplementary material to the Doctoral Dissertation of Joe David, "A Design Science Research Approach to Architecting and Developing Information Systems for Collaborative Manufacturing: A Case for Human-Robot Collaboration".

Basic Info
  • Host: GitHub
  • Owner: joedavidbuilds
  • License: cc-by-4.0
  • Language: Java
  • Default Branch: main
  • Homepage:
  • Size: 3.3 MB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Readme License Citation

README.md

NXAgent

CC BY 4.0

This git repository contains supplementary material to the Doctoral Dissertation of Joe David, "A Design Science Research Approach to Architecting and Developing Information Systems for Collaborative Manufacturing: A Case for Human-Robot Collaboration".

Note: For other (dissertation) related git repositories, see the meta git repository here.

The repository contains the source code for instantiating the NXAgent, i.e., KBE Software, in the JADE multi-agent system ecosystem.

Citation

Under the included LICENSE, if you use or extend the application, especially in an academic context, please cite. You can click "Cite this repository" on the right sidebar to copy both APA and BibTeX formatted citation.

License

This work (except NXRemoteServer.java) is licensed under a Creative Commons Attribution 4.0 International License. You can find the included license here.

CC BY 4.0

Owner

  • Name: Joe David
  • Login: joedavidbuilds
  • Kind: user
  • Location: Tampere, Finland
  • Company: Tampere University

Postdoctoral Research Fellow at Tampere University: PhD Mechanical Eng (NTNU), Dr. Tech Production Eng (TaU), MSc. Automation Eng. BTech. Electrical Eng.

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use or extend the application, especially in academic context, please consider citing."
authors:
- family-names: "David"
  given-names: "Joe"
  orcid: "https://orcid.org/0000-0003-4651-0164"
title: "NXAgent"
version: 0.1.0
date-released: 2023-09-01
preferred-citation:
  type: article
  authors:
  - family-names: "David"
    given-names: "Joe"
    orcid: "https://orcid.org/0000-0003-4651-0164"
  - family-names: "Coatanéa"
    given-names: "Eric"
    orcid: "https://orcid.org/0000-0003-4157-7298"
  - family-names: "Lobov"
    given-names: "Andrei"
    orcid: "https://orcid.org/0000-0003-2729-489X"
  doi: "https://doi.org/10.1016/j.jmsy.2023.07.013"
  journal: "Journal of Manufacturing Systems"
  month: 9
  start: 359 # First page number
  end: 381 # Last page number
  title: "Deploying OWL Ontologies for Semantic Mediation of Mixed-Reality Interactions for Human-Robot Collaborative Assembly"
  volume: 70
  year: 2023

GitHub Events

Total
Last Year

Dependencies

pom.xml maven
  • com.google.code.gson:gson 2.9.0
  • org.apache.jena:apache-jena-libs 4.5.0
  • org.apache.jena:jena-fuseki-main 4.5.0
  • org.java-websocket:Java-WebSocket 1.5.2
  • com.tilab.jade:jade 4.5.0 system
  • nxopen:nxopen 1.0.0 system
  • nxopen:nxopenremote 1.0.0 system
  • nxopen:nxopenuf 1.0.0 system
  • nxopen:nxopenufremote 1.0.0 system