Package org.apache.any23.cli
This package contains some command-line utilities which allow users to use the main Any23 features via
commandline shell.
-
Interface Summary Interface Description Tool Defines a runnable CLI tool. -
Class Summary Class Description ExtractorDocumentation This class provides some command-line documentation about available extractors and their usage.MicrodataParser Command line Microdata parser, accepting both files and URLs and returing a JSON representation of the extracted metadata as described at Microdata JSON Specification.MicrodataParser.MicrodataParserDocumentSourceConverter MimeDetector Commandline tool to detect MIME Types from file, HTTP and direct input sources.MimeDetector.MimeDetectorDocumentSourceConverter PluginVerifier Commandline utility to verify the Any23 plugins and extract basic information.Rover A default rover implementation.Rover.ArgumentToIRIConverter Rover.PrintStreamConverter ToolRunner This class is the main class responsible to provide a uniform command-line access points to all the others tools likeRover
.VocabPrinter Prints out the vocabulary RDFSchema as NQuads.VocabPrinter.RDFFormatConverter