-
Notifications
You must be signed in to change notification settings - Fork 71
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
Use FITSservlet to extract Technical metadata #212
Comments
@DiegoPino this could be a possible new service for |
@acoburn completely! At least until the "Transform output to Ebucore and EXIF RDF tripples" which i was about to define as php (ups!). But we can do it in a more general language of course. |
@DiegoPino I'm just (selfishly) thinking that I'd want this sort of service, independent of a running CLAW impl |
Aha! Well, you will have to run Claw eventually! (joking). Makes sense, i can built most of the stuff to be as independent as possible to CLAW, but i'm a lot faster(and more reliable) doing this in camel+php than java. |
Yes, definitely related. We should talk, because I'm planning to write the same thing. |
This is def. gonna happen. But clearing out ticket clutter for now until we get to impl, where we'll have a more detailed ticket. |
Basically under the concept of reuse instead of recode:
https://github.com/harvard-lts/FITSservlet
Since we are running Fedora4 inside Tomcat it should be easy to integrate.
propesed Workflow:
Put NonRDFSource into Fedora4.
Trigger via Camel FITS Extraction if possible based on Formats
Transform output to Ebucore and EXIF RDF tripples
Use Microservices to PATCH metadata to pcmd:File
The text was updated successfully, but these errors were encountered: