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