On Thu, Nov 19, 2015 at 2:44 PM, Claire Knowles <[email protected]> wrote: > I want to show the embargo for the bitstream not the item. Sorry > should have made that clear.
Yes, it's on bitstreams, too. Here's an example for item 123456789/6544 where the bitstream_id is 50441. http://example.com/metadata/handle/123456789/6544/mets.xml?rightsMDTypes=METSRIGHTS ... <mets:rightsMD ID="rightsMD_file_50441_METSRIGHTS"> <mets:mdWrap MDTYPE="OTHER" OTHERMDTYPE="METSRIGHTS"> <mets:xmlData> <RightsDeclarationMD xmlns:rights="http://cosimo.stanford.edu/sdr/metsrights/" xmlns="http://cosimo.stanford.edu/sdr/metsrights/" RIGHTSCATEGORY="LICENSED"> <Context in-effect="false" start-date="2018-09-02" CONTEXTCLASS="GENERAL PUBLIC"> <Permissions DISCOVER="true" DISPLAY="true" MODIFY="false" DELETE="false"/> </Context> </RightsDeclarationMD> </mets:xmlData> </mets:mdWrap></mets:rightsMD> ... Regards, ~~helix84 Compulsory reading: DSpace Mailing List Etiquette https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette -- 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 http://groups.google.com/group/dspace-tech. For more options, visit https://groups.google.com/d/optout.
