openpreserve / scout

SCOUT - A preservation watch system
http://scout.openplanetsfoundation.org
Apache License 2.0
13 stars 4 forks source link

[Watch: Monitor] Format registries monitor #36

Closed luis100 closed 12 years ago

luis100 commented 12 years ago

Monitor for format registries that aggregates, normalizes and resolves conflicts on the information for in format registries. Format registries include PRONOM #27, P2 #28 and UDFR #29.

luis100 commented 12 years ago

The PRONOM adaptor is already available. The whole PRONOM database is fetched on each time and needs to be merged into the watch knowledge base. Optimizations may be done in the future to filter out unchanged format information.

peshkira commented 12 years ago

First optimization was introduced in: b267bdaf8f980b2d0803f5fdaa253ff060f067a6. Only new results should be passed for further processing

luis100 commented 12 years ago

This will be implemented by the data merger with the data merger rule to be developed in #103