sql - How to retrieve collection name based on item? -


i doing dspace search project. here have created seperate item page. have 1 problem. not able retrieve collection name in in item appears. collection2item displays collection id.please help.

savio, thank clarifying in dspace 5.

the following code appears document migration of community.name dspace 4 dspace 5.

https://github.com/dspace/dspace/blob/master/dspace-api/src/main/resources/org/dspace/storage/rdbms/sqlmigration/postgres/v5.0_2014.09.26__ds-1582_metadata_for_all_objects.sql#l133-l141

dspace 5 introduced "metadata objects" , collection.name appears stored metadatavalue of "title".


Comments

Popular posts from this blog

c - Bitwise operation with (signed) enum value -

xslt - Unnest parent nodes by child node -

YouTubePlayerFragment cannot be cast to android.support.v4.app.Fragment -