Sean, work perfectly! Thanks a lot! Best Regards,
Karol pon., 13 cze 2022 o 08:15 Sean Carte <[email protected]> napisaĆ(a): > 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_-8335219770291513835_m_4329000235278049744_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 a topic in the > Google Groups "DSpace Community" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/dspace-community/GsbtgJpN6mM/unsubscribe > . > To unsubscribe from this group and all its topics, 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 > <https://groups.google.com/d/msgid/dspace-community/CA%2BxAuhMu-DbHrwx-7Ug-kWcOBqHuLpi_cFX%3D38AB4D3q1b%2BM0Q%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- 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/CAK9sX9xbFsQJgQKbzWTk1Bc38Tz5BpXX8PFPdTkHreP%2BK%3Drr4A%40mail.gmail.com.
