ResourceSpace DAM Assets
October 23, 2025 · View on GitHub
Configuration files and metadata pickers for ResourceSpace Digital Asset Management system.
Overview
This repository contains organized configurations for ResourceSpace DAM, structured by asset type to make it easy to manage metadata fields and dropdown options.
Structure
by-asset-type/
├── image/
│ └── metadata-pickers/
│ └── generated_with_image_options.txt
└── video/
└── metadata-pickers/
└── generated_with_video_options.txt
Metadata Pickers
Metadata pickers are dropdown option files that can be imported into ResourceSpace to populate metadata fields.
Image Generation Models
- File:
by-asset-type/image/metadata-pickers/generated_with_image_options.txt - Purpose: Track which AI model was used to generate images
- Includes: DALL-E, Midjourney, Stable Diffusion, Flux, Adobe Firefly, and more
Video Generation Models
- File:
by-asset-type/video/metadata-pickers/generated_with_video_options.txt - Purpose: Track which AI model was used to generate videos
- Includes: Veo, Wan, Sora, and other video generation models
Usage
- Navigate to ResourceSpace Admin > Metadata Fields
- Create or edit a metadata field
- Choose "Dropdown" as the field type
- Copy and paste the contents of the appropriate picker file into the options
About ResourceSpace
ResourceSpace is an open-source Digital Asset Management (DAM) system used by organizations worldwide to organize, manage, and share digital assets.