public class DbmfToHbaseXsltFunctions extends CommonDNetXsltFunctions
code2name, URL_REGEX, urlFilter| Constructor and Description |
|---|
DbmfToHbaseXsltFunctions() |
| Modifier and Type | Method and Description |
|---|---|
static String |
oafEntity(String type,
String id,
String collectedFromId,
String collectedFromName,
NodeList identities,
String dateOfCollection,
String dateOfTransformation,
NodeList nodeList) |
static String |
oafRel(String relationType,
String source,
String target,
NodeList nodeList,
String relClass,
String relScheme) |
static String |
oafRel(String relationType,
String source,
String target,
NodeList nodeList,
String relClass,
String relScheme,
String collectedFromId,
String collectedFromName) |
protected static String |
serializeOafEntity(NodeList nodelist,
eu.dnetlib.data.proto.TypeProtos.Type type,
String id,
eu.dnetlib.data.proto.FieldTypeProtos.KeyValue collectedFrom,
List<String> identities,
String dateOfCollection,
String dateOfTransformation,
com.google.protobuf.Message.Builder entity) |
protected static String |
serializeOafRel(NodeList nodeList,
String sourceId,
String targetId,
eu.dnetlib.data.proto.RelTypeProtos.RelType relType,
eu.dnetlib.data.proto.RelTypeProtos.SubRelType subRelType,
String relClass,
String collectedFromId,
String collectedFromName,
boolean isChild,
com.google.protobuf.Message.Builder rel,
com.google.protobuf.Message.Builder subRel) |
rel, rel, rel, reladdField, addJournal, addStructuredProps, base64, doAddField, ensureDataInfo, generateNsPrefix, getAttributeValue, getClassName, getDataInfo, getDataInfo, getDefaultQualifier, getDefaultResulttype, getDirectChild, getEntity, getKeyValues, getKV, getOaf, getOaf, getOAIProvenance, getQualifier, getRel, getRelBuilder, getSimpleQualifier, getSimpleQualifier, getStructuredProperty, getSubRelBuilder, getVocabularyName, lookupValue, md5, mustMerge, oafId, oafSimpleId, oafSplitId, parseMessage, parsePids, prepareJsonPolicy, removePrefix, replace, setQualifier, sf, split, trimpublic static String oafEntity(String type, String id, String collectedFromId, String collectedFromName, NodeList identities, String dateOfCollection, String dateOfTransformation, NodeList nodeList)
public static String oafRel(String relationType, String source, String target, NodeList nodeList, String relClass, String relScheme)
public static String oafRel(String relationType, String source, String target, NodeList nodeList, String relClass, String relScheme, String collectedFromId, String collectedFromName)
protected static String serializeOafEntity(NodeList nodelist, eu.dnetlib.data.proto.TypeProtos.Type type, String id, eu.dnetlib.data.proto.FieldTypeProtos.KeyValue collectedFrom, List<String> identities, String dateOfCollection, String dateOfTransformation, com.google.protobuf.Message.Builder entity)
protected static String serializeOafRel(NodeList nodeList, String sourceId, String targetId, eu.dnetlib.data.proto.RelTypeProtos.RelType relType, eu.dnetlib.data.proto.RelTypeProtos.SubRelType subRelType, String relClass, String collectedFromId, String collectedFromName, boolean isChild, com.google.protobuf.Message.Builder rel, com.google.protobuf.Message.Builder subRel)
Copyright © 2023. All rights reserved.