MyLibrary as an image database
We will probably use MyLibray to implement an image database, specifically against sets of images on Puerto Rico. Here’s how:
Scan images and save them to the the hard disk.
Create a MyLibrary database.
Assign things like title, creator, description, etc. to each image.
Stuff the file name of the image into the resource object’s FKey value.
Create facets and […]