<div dir="ltr">Hi,<div><br></div><div>If i try to resume, you have a separated 'database' to merge somewhere in digiKam database table to achieve the inventory.</div><div><br></div><div>I don't recommend to touch directly the DK database table directly, but to patch files metadata (or sidecar) with new XMP metadata which will be imported in database automatically. The XMP as plenty of tags dedicated for your use case, and digiKam is able to backport these tags a new properties in database.</div><div><br></div><div>Look in setup/template. All these field are saved in database while file scanning, and each one as an XMP entry.</div><div>In you want to know the XMP tags relevant of each entry, go to Item/Edit metadata/XMP and adjust a vulue somewhere and save. Now look where in XMP the data have been patched with Exiftool or Exiv2 CLI tool.</div><div><br></div><div>Now to automatize the xmp values in files (or sidecar), you will need to write a script to extract each fields from CSV and write value in XMP. Again here, exiftool and exiv2 can help.</div><div><br></div><div>Best</div><div><br></div><div>Gilles Caulier</div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-03-05 17:32 GMT+01:00 alcheech <span dir="ltr"><<a href="mailto:alcheechmail@gmail.com" target="_blank">alcheechmail@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello everyone,<br>
<br>
I am brand new to Digikam (first post) and looking to organize up to a<br>
million original pieces of film.  I currently have scanned around 100,000<br>
images and they are stored in different digital and physical locations.<br>
What I need is both a digital media database (for the scanned images<br>
including the scanner etc, type of scan - which I believe I can use tags and<br>
such but would like to use tables for the genres) as well as an inventory<br>
management system for the physical product<br>
<br>
I sell these photos on different platforms and make CSV files (including<br>
image location, title, price, description, etc) depending on the site and<br>
how the CSV is created.  And get CSV sales records from those platforms<br>
(where I manage sales to collectors)<br>
<br>
I don't think Digikam by itself can handle what I am requiring where I would<br>
have to tie in another database with sales records, customer data, pricing<br>
mechanisms of individual original film and photos, etc).<br>
<br>
Would I use Digikam to import my records and use another database for<br>
inventory and customer management including physical locations, pricing,<br>
sales records, customer data.  Then create a front end merging the two where<br>
I can do queries such as sales data for set xyz (so I can see prices).  I<br>
would love it to have the look and feel as Digikam.  I think this most<br>
likely is the direction I have to take<br>
<br>
I doupt I can simply add tables and modify query reports in Digikam itself<br>
and have it be both digital asset management and inventory / sales<br>
management.<br>
<br>
Can anyone give me advise on how to tackle this project?<br>
<br>
Thank you,<br>
<br>
Al Cheech<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://digikam.1695700.n4.nabble.com/digikam-devel-f1695701.html" rel="noreferrer" target="_blank">http://digikam.1695700.n4.<wbr>nabble.com/digikam-devel-<wbr>f1695701.html</a><br>
</blockquote></div><br></div>