public class EuropeanaUriUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static String |
createEuropeanaId(String collectionId,
String recordId)
Create the EuropeanaID from the collection ID and record ID
|
static String |
createResolveEuropeanaId(String collectionId,
String recordId) |
static String |
decode(String value) |
static String |
encode(String value) |
public static String createEuropeanaId(String collectionId, String recordId)
collectionId - The collection IDrecordId - The record ID (unique local identifier of a collection record)public static String createResolveEuropeanaId(String collectionId, String recordId)
Copyright © 2015 Europeana Foundation. All rights reserved.