EricssonResearch / scott-eu

SCOTT – Secure Connected Trustable Things
https://scottproject.eu/uc04-logistics-management-using-collaborative-robots-and-devops-methodologies/
Apache License 2.0
20 stars 8 forks source link

Fixed warehouse domain/problem files. #130

Closed likelion closed 5 years ago

likelion commented 5 years ago

Created a single namespace for warehouse domain and problem. Fixed contents and indentation in ttl files. Warehouse ontologies are automatically loaded at startup. Updated Postman collection to include warehouse requests.

berezovskyi commented 5 years ago

Why load those ontologies on startup?

berezovskyi commented 5 years ago

re: my latest commit – I just merged master into this branch to pick up all the recent fixes and get the builds passing.

p.s. AFAIK, nothing in the travis build checks the Planner service.

likelion commented 5 years ago

@berezovskyi Loading is done mainly for syntax check and demo purposes. However, when we use the warehouse domain it's good to have it already in triple store anyway.