Hi Karol These queries should give you what you need:
SELECT community_id, uuid, text_value FROM community co, metadatavalue mv WHERE co.uuid = dspace_object_id; SELECT collection_id, uuid, text_value FROM collection co, metadatavalue mv WHERE co.uuid = dspace_object_id; Sean > Dspace repository reports > <http://groups.google.com/group/dspace-community/t/1ac6ed809a4dea63?utm_source=digest&utm_medium=email> > Karol Sokalski <[email protected]>: Jun 10 01:16AM -0700 > > Hi Sean, > > Yes, i using DSpace 6.3, thank You for helping. I tried this: SELECT * > FROM community; and i see: > > community_id | uuid | > 9 | sdsd343241535454 | > > great, but, how can i corelate uuid with name of communitys/collections? > Community_id is the number after domain name > https://repozytorium.amu.edu.pl/10593/*9 *? > > Thank You, > > Karol > Back to top <#m_5672764757054101016_digest_top> > > -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-community/CA%2BxAuhMu-DbHrwx-7Ug-kWcOBqHuLpi_cFX%3D38AB4D3q1b%2BM0Q%40mail.gmail.com.
