server
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".
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 (9.0%) to scientific vocabulary
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
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
WebServer
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.
Pre-requisites
All dependencies are managed by MAVEN and listed in the pom.xml file. Briefly, the main libraries used to implement semantic web technologies are Apache Jena (for RDF, OWL, Fuseki, SHACL, etc.), Openllet OWL 2DL Reasoner, and JADE as the agent middleware.
Getting Started
The entry point to the web server is the SimpleServer.java in src/main/java. It spawns all the agents and sets up their private knowledge bases using a developed ontology.
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 is licensed under a Creative Commons Attribution 4.0 International License. You can find the included license here.
Owner
- Name: Joe David
- Login: joedavidbuilds
- Kind: user
- Location: Tampere, Finland
- Company: Tampere University
- Website: https://joedavid91.github.io/portfolio/
- Repositories: 1
- Profile: https://github.com/joedavidbuilds
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: 8
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
- com.github.galigator.openllet:openllet-owlapi 2.6.5
- com.github.owlcs:ontapi 3.0.1
- com.google.code.gson:gson 2.9.0
- io.bdrc:jena-stable-turtle 0.7.2
- net.sourceforge.owlapi:org.semanticweb.hermit 1.4.3.517
- net.sourceforge.owlapi:owlapi-distribution 5.1.19
- org.apache.jena:apache-jena-libs 4.5.0
- org.apache.jena:jena-fuseki-main 4.5.0
- org.ejml:ejml-all 0.41
- org.ejml:ejml-ddense 0.41
- org.java-websocket:Java-WebSocket 1.5.3
- com.tilab.jade:jade 4.5.0 system
