mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-14 05:23:14 +00:00
Clean up remaining doclint errors and warnings.
Throughout dspace-sword I was baffled by the validation aspect, so you'll see lots of "UNKNOWN. PLEASE DOCUMENT." that I wrote just to shut doclint up. If you know how this works, please amend my placeholders.
This commit is contained in:
@@ -135,7 +135,7 @@ public class RDFUtil {
|
||||
* {@link org.dspace.core.Constants#ITEM Constants.ITEM}.
|
||||
* @param id UUID of the DSpaceObject you want to generate a URI for.
|
||||
* @param handle Handle of the DSpaceObject you want to generate a URI for.
|
||||
* @param identifier
|
||||
* @param identifier identifiers of the object.
|
||||
*
|
||||
* @return URI to identify the DSO or null if no URI could be generated.
|
||||
* This can happen f.e. if you use a URIGenerator that uses
|
||||
|
Reference in New Issue
Block a user