public class MimeTypeOntologyMapperWorker
extends com.mware.core.ingest.dataworker.DataWorker
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DEFAULT_MAPPING_KEY |
static java.lang.String |
MAPPING_INTENT_KEY |
static java.lang.String |
MAPPING_IRI_KEY |
static java.lang.String |
MAPPING_REGEX_KEY |
| Constructor and Description |
|---|
MimeTypeOntologyMapperWorker() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(java.io.InputStream in,
com.mware.core.ingest.dataworker.DataWorkerData data) |
boolean |
isHandled(com.mware.ge.Element element,
com.mware.ge.Property property) |
void |
prepare(com.mware.core.ingest.dataworker.DataWorkerPrepareData workerPrepareData) |
addVertexToWorkspaceIfNeeded, addVideoTranscriptAsTextPropertiesToMutation, applyTermMentionFilters, getAuthorizations, getConfiguration, getGraph, getGraphAuthorizationRepository, getGraphRepository, getSchemaRepository, getUser, getVisibilityTranslator, getWebQueueRepository, getWorkQueueRepository, getWorkspaceRepository, isConceptType, isDeleteHandled, isHiddenHandled, isLocalFileRequired, isTextProperty, isUnhiddenHandled, isVertex, pushChangedPropertiesOnWorkQueue, pushTextUpdated, pushVideoTranscriptTextPropertiesOnWorkQueue, refresh, setConfiguration, setGraph, setGraphAuthorizationRepository, setGraphRepository, setSchemaRepository, setVisibilityTranslator, setWebQueueRepository, setWorkQueueRepository, setWorkspaceRepository, verifypublic static final java.lang.String DEFAULT_MAPPING_KEY
public static final java.lang.String MAPPING_INTENT_KEY
public static final java.lang.String MAPPING_IRI_KEY
public static final java.lang.String MAPPING_REGEX_KEY
public void prepare(com.mware.core.ingest.dataworker.DataWorkerPrepareData workerPrepareData)
throws java.lang.Exception
prepare in class com.mware.core.ingest.dataworker.DataWorkerjava.lang.Exceptionpublic void execute(java.io.InputStream in,
com.mware.core.ingest.dataworker.DataWorkerData data)
throws java.lang.Exception
execute in class com.mware.core.ingest.dataworker.DataWorkerjava.lang.Exceptionpublic boolean isHandled(com.mware.ge.Element element,
com.mware.ge.Property property)
isHandled in class com.mware.core.ingest.dataworker.DataWorkerCopyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.