Skip to content

TheWorldAvatar/mpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The World Avatar (TWA) Material and Product Passport (MPP)

The structure of this passport aligns with the OntoMatPassport ontology, developed in the JIDEP project, to represent material and product passports.

Setup

Stack-manager

Secrets

In the stack-manager secrets directory, include the secrets file required by stack-manager, following instructions in the stack-manager repository, which are the four files below:

  • postgis_password
  • geoserver_password
  • mapbox_api_key
  • mapbox_username

Configuration

In ui-settings.json, replace localhost with IPv4 Address which can be found by running in cmd:

ipconfig

Stack-data-uploader

Download and place the required ontology rdf files into the stack-data-uploader's inputs/data/kg/ontology directory, following instructions here.

Deployment

Starting the stack-manager

To deploy the Material and Product Passport (MPP) tech stack, a default stack-name mpp is pre-configured.

In the stack-manager directory, run the command below to spin up the tech stack,

./stack.sh start mpp

Uploading data

Once the stack-manager is fully spin up. In the stack-data-uploader directory, run the command to upload data:

./stack.sh start mpp

Visualisation

The visualisation can be accessed at this endpoint

http://localhost:3838/visualisation/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages