Package

net.sansa_stack.rdf.spark.io

rdfxml

Permalink

package rdfxml

Visibility
  1. Public
  2. All

Type Members

  1. class JenaParser extends AnyRef

    Permalink
  2. abstract class RdfXmlDataSource[T] extends Serializable

    Permalink

    Common functions for parsing RDF/XML files

    Common functions for parsing RDF/XML files

    T

    A datatype containing the unparsed RDF/XML, such as Text or String

  3. class RdfXmlFileFormat extends TextBasedFileFormat with DataSourceRegister

    Permalink
  4. class SerializableConfiguration extends Serializable

    Permalink

Value Members

  1. object RdfXmlDataSource extends Serializable

    Permalink
  2. object TextInputRdfXmlDataSource extends RdfXmlDataSource[Text]

    Permalink
  3. object WholeFileRdfXmlDataSource extends RdfXmlDataSource[PortableDataStream]

    Permalink

Ungrouped