static Long conceptID(Concept c) { ret c == null ? null : c.id; }