public IGraph GetAllShaclAsGraph()
 {
     return(_metadataRepository.GetAllShaclAsGraph());
 }