this post was submitted on 30 May 2025
73 points (97.4% liked)

Linux

7983 readers
462 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of [email protected] and The GIMP

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 13 points 3 weeks ago (2 children)

Tl;dr, the tool is called Metadata Editor and released under MIT. As the name suggests, it helps manage metadata for data. Currently supported standard includes:

IPTC

ISO 19139

Dublin Core

DDI-CodeBook v2.5

[–] [email protected] 11 points 3 weeks ago (1 children)

As the name suggests, it helps manage metadata for data.

I don't mean to be rude but this is like the most generic description possible. What kind of data? What kind of metadata? "Manage" it how?

[–] [email protected] 6 points 3 weeks ago

For the kind of supported data, one looks at the README and it supports a lot of different kinds of metadata, hence the generic description. A jpeg (or other image) metadata editor cannot edit metadata for geospatial surveys for example. But this application can. And manage it like any other CRUD application works. By providing users a way to enter a new entry, edit it, remove it, query it, all kinds of things really.