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

Support direct Tika integration as a metadata enhancer #41

Open
anjackson opened this issue Mar 9, 2022 · 1 comment
Open

Support direct Tika integration as a metadata enhancer #41

anjackson opened this issue Mar 9, 2022 · 1 comment
Assignees

Comments

@anjackson
Copy link
Member

As per this tweet: https://twitter.com/_tallison/status/1501584655597850632?s=21 an alternative integration pattern is to register this properly as a Detector, but return null and add the results to the Metadata object instead. This puts the results where you can get them, but leaves Tika in charge of the ID-then-parse flow.

@anjackson anjackson self-assigned this Mar 9, 2022
@anjackson anjackson changed the title Support direct integration as metadata enhancer Support direct Tika integration as a metadata enhancer Oct 19, 2022
@anjackson
Copy link
Member Author

This has been partially implemented, as PRONOM-related results have been added as Metadata, but it still returns the combined MIME type (as that's how I'm using it in webarchive-discovery for now).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant