issues
search
kbss-cvut
/
aircraft-maintenance-planning-system
D2020+ project about Aircraft Mainenance Planning System.
GNU Lesser General Public License v3.0
0
stars
0
forks
source link
Implement validation service
#150
Open
blcham
opened
1 year ago
blcham
commented
1 year ago
bad ordering of tasks (e.g. tc1 < tc2 -- rules would be taken from aircraft manual or revision history validated by MK)
phases are overlaping (e.g. phase-1 and phase-2 have overlap)
deadlines are not met (e.g. a work session occurs after deadline of its workpackage)
blcham
commented
1 year ago
TODO find out if shacl can validate times e.g. : t1 < t2