Interface FormatWriter

    • Method Detail

      • isAnnotated

        boolean isAnnotated()
        If true then the produced RDF is annotated with the extractors used to generate the specific statements.
        Returns:
        the annotation flag value.
      • setAnnotated

        void setAnnotated​(boolean f)
        Sets the annotation flag.
        Parameters:
        f - If true then the produced RDF is annotated with the extractors used to generate the specific statements.