public class CommonDNetXsltFunctions extends AbstractDNetXsltFunctions
code2name, URL_REGEX, urlFilter| Constructor and Description |
|---|
CommonDNetXsltFunctions() |
| Modifier and Type | Method and Description |
|---|---|
static String |
person(String personId,
NodeList about,
String provenanceAction,
String trust,
String collectedFromId,
String collectedFromName,
String originalId,
String dateOfCollection,
String dateOfTransformation,
String fullname,
String nameIdentifier,
String nameIdentifierScheme) |
static String |
person(String personId,
String fullname,
String nameIdentifier,
String nameIdentifierScheme,
NodeList authors,
String namespaceprefix,
String objIdentifier,
String provenanceAction,
String trust,
NodeList about,
String collectedFromId,
String collectedFromName,
String originalId,
String dateOfCollection,
String dateOfTransformation) |
static String |
personResult_Authorship(String source,
String target,
int rank,
String relClass,
String collectedFromId,
String collectedFromName,
String provenanceAction,
String trust,
NodeList about) |
static String |
rel(String source,
String target,
String relType,
String subRelType,
String relClass,
String provenanceAction,
String trust) |
static String |
rel(String source,
String target,
String relType,
String subRelType,
String relClass,
String collectedFromId,
String collectedFromName,
String provenanceAction,
String trust) |
static String |
rel(String source,
String target,
String relType,
String subRelType,
String relClass,
String collectedFromId,
String collectedFromName,
String provenanceAction,
String trust,
NodeList about) |
static String |
rel(String source,
String target,
String relType,
String subRelType,
String relClass,
String collectedFromId,
String collectedFromName,
String provenanceAction,
String trust,
NodeList about,
Map<String,String> params) |
addField, addStructuredProps, base64, doAddField, ensureDataInfo, generateNsPrefix, getAttributeValue, getClassName, getDataInfo, getDefaultQualifier, getDirectChild, getEntity, getKV, getOaf, getOaf, getOAIProvenance, getQualifier, getRel, getRelBuilder, getSimpleQualifier, getSimpleQualifier, getStructuredProperty, getSubRelBuilder, getVocabularyName, lookupValue, md5, mustMerge, oafId, oafSimpleId, oafSplitId, parseMessage, parsePids, removePrefix, replace, setQualifier, sf, split, trimpublic static String personResult_Authorship(String source, String target, int rank, String relClass, String collectedFromId, String collectedFromName, String provenanceAction, String trust, NodeList about)
public static String rel(String source, String target, String relType, String subRelType, String relClass, String provenanceAction, String trust)
public static String rel(String source, String target, String relType, String subRelType, String relClass, String collectedFromId, String collectedFromName, String provenanceAction, String trust)
public static String rel(String source, String target, String relType, String subRelType, String relClass, String collectedFromId, String collectedFromName, String provenanceAction, String trust, NodeList about)
public static String rel(String source, String target, String relType, String subRelType, String relClass, String collectedFromId, String collectedFromName, String provenanceAction, String trust, NodeList about, Map<String,String> params)
public static String person(String personId, NodeList about, String provenanceAction, String trust, String collectedFromId, String collectedFromName, String originalId, String dateOfCollection, String dateOfTransformation, String fullname, String nameIdentifier, String nameIdentifierScheme)
public static String person(String personId, String fullname, String nameIdentifier, String nameIdentifierScheme, NodeList authors, String namespaceprefix, String objIdentifier, String provenanceAction, String trust, NodeList about, String collectedFromId, String collectedFromName, String originalId, String dateOfCollection, String dateOfTransformation)
Copyright © 2017. All rights reserved.