@@ -208,10 +208,6 @@ The \emph{shape map} describes which types of nodes need to be validated against
\label{fig:shape_map}
\end{figure}
\missingfigure{add picture/code snipped of shapeMap}
\Danielle{Reformulate the following paragraph as follows:
The class \emph{ShexValidationRecord} stores the result of the validation for each node of the graph. Additionally, the percentage of nodes that conform to their constraints is calculated and stored.}
The class \emph{ShexValidationRecord} stores the result of the validation for every single node of the graph. Not only is the individual result of every node checked against its relevant constraints, but we also calculate the percentage of nodes that conform to their constraints.