public KnowledgeBaseData(WisperoDbContext context) { _context = context; }
public TagData(WisperoDbContext context) { _context = context; }