Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow for mapping metadata between common metadata formats #164

Closed
jsallay opened this issue Sep 22, 2021 · 2 comments
Closed

Allow for mapping metadata between common metadata formats #164

jsallay opened this issue Sep 22, 2021 · 2 comments
Assignees

Comments

@jsallay
Copy link

jsallay commented Sep 22, 2021

SigMF is not the only description format in town and people frequently use other formats in conjunction with it, such as VITA49. Other formats will use different names for metadata, but there should in general be a 1-1 mapping between them and SigMF. It would be valuable to users to provide mappings for common formats so that a user doesn't have to reinvent the wheel whenever they want to move between formats. This would also be very useful in creating standardized blocks that convert to/from SigMF and other formats.

Additionally, users may deal with proprietary metadata formats. It would be useful to create a mapping "schema" so that they can document the translation from their format into SigMF.

@bhilburn
Copy link
Contributor

In principle, I think this is a useful idea, and is generally aligned to our goal of "if there is something lots of people will want to do, try to do it canonically so there is consistency". Thinking through it, though, I think there is a point here that there isn't an existing mechanism by which a user could specify these translation tables -- the structure of an extension doesn't really work.

I think this is a useful feature but don't want to hold v1.x for it. I think it could be implemented without breaking backcompat, so labeling it for v2.x isn't totally accurate, but dropping it there for now and will re-triage once we get through our release.

@Teque5
Copy link
Collaborator

Teque5 commented May 9, 2023

Moved to new python repo.

@Teque5 Teque5 closed this as completed May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants