Alessandro Martelli
b878b0a7e0
[CSTPER-221] Minor changes and cleanup
2020-10-30 18:41:04 +01:00
Alessandro Martelli
28273ce292
[CSTPER-221] EZIDIdentifierProvider exclusions
2020-10-29 18:57:42 +01:00
Alessandro Martelli
b33cd12ddf
[CSTPER-221] EZIDIdentifierProvider exclusions
2020-10-29 17:29:05 +01:00
Tim Donohue
e8180f11cb
Replace all usages of dspace.url with either dspace.ui.url or dspace.server.url (depending on use case)
2020-02-13 13:40:33 -06:00
Tim Donohue
8a48f782ea
Fix dspace-api module per new code style
2018-02-21 15:23:58 -06:00
Ivan Masár
269af71afb
javadoc (doclint) and whitespace fixes
...
includes whitespace fixes as per Coding Conventions
2016-11-10 13:34:37 +01:00
Tim Donohue
ca78a45532
DS-3154: Fix some of the Javadocs errors in dspace-api
2016-04-29 09:06:54 -05:00
KevinVdV
54222f3c1d
DSpace refactored service api
2015-08-19 11:54:32 +02:00
Mark H. Wood
0ac233541c
Add location metadata so that the DOI actually resolves properly.
2015-03-18 14:40:33 -04:00
Mark H. Wood
1812209ed6
Add a modified transform to meet EZID requirements.
...
The EZID provider depends on the registrar to generate and return the
identifier, so it cannot supply one in the request. But the DataCite
XML schema requires an "identifier" element. A new transform is
offered, which generates an empty "identifier" element, satisfying
EZID.
2014-11-06 11:11:59 -05:00
Mark H. Wood
33abc10c11
Merge pull request #621 from umd-lib/ezid-metadata-mapping
...
DS-2119. EZID IdentifierProvider Metadata Mapping.
In the interest of time, merging this despite a problem with the transform, for which I already have a solution. A separate PR will provide that solution.
2014-11-06 11:08:45 -05:00
Mark H. Wood
46a608dd21
[DS-2240] Handle all types of DSOs, not just Items
2014-11-03 17:00:25 -05:00
Mark H. Wood
e440e64739
[DS-1883] Un-deprecate DCValue and rename it.
...
It seems that the reason for deprecation was objection to the *name*,
since it is not strictly for DC anymore.
2014-10-31 14:48:24 -04:00
KevinVdV
87cd7145c9
Support Metadata On All DSpaceObjects
2014-09-24 16:16:06 +02:00
Mohamed Mohideen Abdul Rasheed
7dd3e5f979
Added DataCite XML based metadata mapping option for EZIDIdentifierProvider module.
2014-08-26 10:11:52 -04:00
Mark H. Wood
7b18a89afa
Test module itself was broken.
...
Improved through (I hope) a better understanding of how to create
Items. However this module is still not quite right. For now,
commenting out the guts of it.
2013-10-21 17:02:57 -04:00
Mark H. Wood
258a03958e
Silly whitespace cleanups
2013-10-17 15:30:30 -04:00
Mark H. Wood
b03a1d942a
Rename DataCiteIdentifierProvider to EZIDIdentifierProvider to better reflect its role and disentangle from another DataCite provider in development.
2013-10-16 10:29:15 -04:00