Class RDFparse


  • public class RDFparse
    extends Object
    Collection of utility methods to generate an RDF dataset that represents the contents of a document
    • Constructor Detail

      • RDFparse

        public RDFparse()
    • Method Detail

      • getDocRDF

        public static String getDocRDF​(Document doc)
        Generate RDF dataset from a document
        Parameters:
        doc -
        Returns: