Struct representing a BNGB category (EDGV 3.0).
@type t() :: %ExIbge.Bngb.Category{name: String.t() | nil}
@spec from_map(map() | nil) :: t() | nil