Changes for page Model Validation

Last modified by shailesh on 2022/10/07 11:22

From version 12.1
edited by shailesh
on 2022/10/06 22:13
Change comment: There is no comment for this version
To version 15.1
edited by shailesh
on 2022/10/06 22:17
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -14,6 +14,12 @@
14 14  (((
15 15  (% class="col-xs-12 col-sm-8" %)
16 16  (((
17 +(% class="lead" %)
18 +The overall architecture of the validation system presented here can be broadly divided into three tiers as shown in fig. \ref{fig:vf_architecture}. The topmost tier consists of the Knowledge Graph, a system of storing information, whereby related data units are linked to one another by means of appropriate relations. It can be imagined as a graph where the nodes represent the individual units of data, and the edges signify the relation between them. The validation framework employs HBP's implementation of the KnowledgeGraph for storing data and recording their relations.
19 +
20 +(% class="lead" %)
21 +The implementation of the validation framework specific tools and services primarily spans the middle and bottom tiers. The middle tier comprises of the various components developed as part of the validation framework, and the lower tier represents the test libraries that will leverage the functionality of the middle tier to establish a complete validation workflow.
22 +
17 17  = How to attend? =
18 18  
19 19  This session is being conducted as part of the [[online satellite tutorials of CNS*2022>>https://ocns.github.io/SoftwareWG/pages/software-wg-satellite-tutorials-at-cns-2022.html||rel="noopener noreferrer" target="_blank"]].