Hi All, I've have a support program running for dspace that creates some custom stats and sends out emails to users who subscribe to the custom stats.
The report is generated by handles. In versions prior dspace 5.0, I used the handle to get the community/collection/item name. In older database structure I was able to get the community name from the community table and the collection name from the collection table. The new database structure no longer has the "name" field in community and collection table. My research indicates these values are now stored in the metadatavalue table. I'm looking for help putting together database calls to pull out the name(title) of a Community, Collection and Item. Any help would be appreciated. Keith -- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
