Class Shacl4bibParameters
java.lang.Object
de.gwdg.metadataqa.marc.cli.parameters.CommonParameters
de.gwdg.metadataqa.marc.cli.parameters.Shacl4bibParameters
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
TranslationParameters
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static final Stringprotected static final de.gwdg.metadataqa.api.rule.RuleCheckingOutputTypeprotected booleanprotected Stringprotected Stringprotected de.gwdg.metadataqa.api.rule.RuleCheckingOutputTypeFields inherited from class de.gwdg.metadataqa.marc.cli.parameters.CommonParameters
alephseq, args, cmd, dataSource, DEFAULT_MARC_VERSION, DEFAULT_OUTPUT_DIR, defaultEncoding, defaultRecordType, doHelp, doLog, fixAlephseq, fixAlma, fixKbr, id, ignorableFields, ignorableRecords, limit, lineSeparated, marcFormat, marcVersion, marcxml, offset, options, parser, recordFilter, recordIgnorator, stream, trimId -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionde.gwdg.metadataqa.api.rule.RuleCheckingOutputTypeprotected voidMethods inherited from class de.gwdg.metadataqa.marc.cli.parameters.CommonParameters
doHelp, doLog, fixAlephseq, fixAlma, fixKbr, getAlephseqLineType, getArgs, getDataSource, getDefaultEncoding, getDefaultRecordType, getGroupBy, getGroupListFile, getId, getIgnorableFields, getLimit, getMarcFormat, getMarcVersion, getOffset, getOptions, getOutputDir, getPicaIdField, getPicaRecordTypeField, getPicaSchemaFile, getPicaSubfieldSeparator, getProcessRecordsWithoutId, getRecordFilter, getRecordIgnorator, getReplacementInControlFields, getSchemaType, getSolrForScoresUrl, getStream, getTrimId, hasId, isAlephseq, isLineSeparated, isMarc21, isMarcxml, isPica, isUnimarc, setAlephseq, setDataSource, setDataSource, setDefaultRecordType, setDefaultRecordType, setDoHelp, setDoLog, setFixAlephseq, setFixAlma, setFixKbr, setId, setIgnorableFields, setLimit, setLineSeparated, setMarcFormat, setMarcFormat, setMarcVersion, setMarcVersion, setMarcxml, setOffset, setOutputDir, setPicaIdField, setPicaSubfieldSeparator, setProcessRecordsWithoutId, setRecordFilter, setRecordIgnorator, setStream, setTrimId
-
Field Details
-
DEFAULT_SHACL_OUTPUT_FILE
- See Also:
-
DEFAULT_SHACL_OUTPUT_TYPE
protected static final de.gwdg.metadataqa.api.rule.RuleCheckingOutputType DEFAULT_SHACL_OUTPUT_TYPE -
isOptionSet
protected boolean isOptionSet -
shaclConfigurationFile
-
shaclOutputFile
-
shaclOutputType
protected de.gwdg.metadataqa.api.rule.RuleCheckingOutputType shaclOutputType
-
-
Constructor Details
-
Shacl4bibParameters
public Shacl4bibParameters() -
Shacl4bibParameters
- Throws:
org.apache.commons.cli.ParseException
-
-
Method Details
-
setOptions
protected void setOptions()- Overrides:
setOptionsin classCommonParameters
-
getShaclConfigurationFile
-
getShaclOutputFile
-
getShaclOutputType
public de.gwdg.metadataqa.api.rule.RuleCheckingOutputType getShaclOutputType() -
formatParameters
- Overrides:
formatParametersin classCommonParameters
-