|
Hi Pedro, On 25/05/16 21:41, Pedro Amorim wrote:
You can't really, other than directly in the database: select distinct text_value from metadatavalue where resource_type_id = 1 and metadata_field_id = (select metadata_field_id from metadatafieldregistry where metadata_schema_id = 1 and element = 'title' and qualifier is null);
It depends what you want to use them for. If you want to create bundles programmatically (eg in a curation task), just specify that bundle name in your code. If you want to do this in the user interface, this is how it works in XMLUI -- I don't know whether / how this is possible in JSPUI:
cheers, -- Dr Andrea Schweer Lead Software Developer, ITS Information Systems The University of Waikato, Hamilton, New Zealand +64-7-837 9120 -- |
- [dspace-community] How to define your own Bitstream Bundle... Pedro Amorim
- Re: [dspace-community] How to define your own Bitstre... Andrea Schweer
- Re: [dspace-community] How to define your own Bit... Luiz dos Santos
- Re: [dspace-community] How to define your own... Andrea Schweer
- Re: [dspace-community] How to define your... Luiz dos Santos
- Re: [dspace-community] How to define... Pedro Amorim
- Re: [dspace-community] How to de... Andrea Schweer
- Re: [dspace-community] How t... Pedro Amorim
