let item_to_string ~tags () =
    Biocaml_transform.of_function ~name:"gff_to_string"
      (item_to_string_pure tags.Tags.version)