14 lines
614 B
Text
14 lines
614 B
Text
|
|
Asset Management Examples
|
||
|
|
|
||
|
|
This directory contains prototype implementations and demonstrations for asset management
|
||
|
|
concepts developed for Issue #141:
|
||
|
|
|
||
|
|
- asset_management_concept_a.py: Hash-based content-addressable storage approach
|
||
|
|
- asset_management_concept_b.py: Alternative asset management implementation
|
||
|
|
- demo_hash_store/: Working demonstration of hash-based asset storage with metadata
|
||
|
|
- demo_workspace/: Example workspace showing asset management in practice
|
||
|
|
|
||
|
|
These examples showcase different approaches to asset deduplication, storage, and
|
||
|
|
management within the MarkiTect ecosystem.
|
||
|
|
|
||
|
|
--worsch, 25-10-08
|