Class VocabPrinter

  • All Implemented Interfaces:
    Tool

    public class VocabPrinter
    extends Object
    Prints out the vocabulary RDFSchema as NQuads.
    Author:
    Michele Mostarda (mostarda@fbk.eu)
    • Constructor Detail

      • VocabPrinter

        public VocabPrinter()
    • Method Detail

      • run

        public void run()
                 throws Exception
        Description copied from interface: Tool
        Runs the tool and retrieves the exit code.
        Throws:
        Exception - if there is an error running the tool.