datasharingframework / dsf

A distributed process engine based on the BPMN 2.0 and FHIR R4 standards
https://dsf.dev
Apache License 2.0
13 stars 7 forks source link

Add Service to Check Mime-Type of Binary Data via Plugin API #205

Open hhund opened 5 months ago

hhund commented 5 months ago

Add service to the plugin API for inferring the mime-type of binary data. Evaluate Apache Tika to implement this service.