Class TurtleHTMLExtractorTest

    • Constructor Detail

      • TurtleHTMLExtractorTest

        public TurtleHTMLExtractorTest()
    • Method Detail

      • testExtraction

        public void testExtraction()
                            throws Exception
        Tests the extraction of the RDF content from the sample HTML file.
        Throws:
        IOException - if there is an error interpreting the input data
        ExtractionException - if there is an exception during extraction
        org.eclipse.rdf4j.repository.RepositoryException - if an error is encountered whilst loading content from a storage connection
        Exception