public class WebMetaInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
hasReferencedBy(FullBean bean)
Check if the record is a newspaper record (there is a dcTermsIsPartOf that starts with http://data.theeuropeanalibrary.org)
|
static void |
injectWebMetaInfoBatch(FullBean fullBean,
EdmMongoServer mongoServer)
Add webResources and fill them with metadata retrieved from Mongo
|
static boolean |
isNewsPaperRecord(FullBean bean)
Check if the record is a newspaper record (there is a dcType value called 'http://schema.org/PublicationIssue')
|
public static void injectWebMetaInfoBatch(FullBean fullBean, EdmMongoServer mongoServer)
fullBean - mongoServer - public static boolean isNewsPaperRecord(FullBean bean)
bean - public static boolean hasReferencedBy(FullBean bean)
bean - Copyright © 2018 Europeana Foundation. All rights reserved.