spring-content icon indicating copy to clipboard operation
spring-content copied to clipboard

Add Feature: Metadata Extraction from Files

Open marcobelligoli opened this issue 8 months ago • 1 comments
trafficstars

Introduced functionality for extracting metadata from files. The feature supports multiple file types and retrieves key metadata for improved file management and analysis. Added a default metadata extractor and an implementation for the "Alfresco Transform Service". Also added the possibility to create custom components. Introduced a service to centralize metadata extraction with one or more extractors.

Changes:

  • Added components to process metadata extraction.
  • Added metadata extraction auto-configuration.
  • Included unit tests to ensure reliability of the feature.
  • Updated documentation with usage details.

marcobelligoli avatar Mar 25 '25 09:03 marcobelligoli

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Mar 25 '25 09:03 CLAassistant