org.dbpedia.extraction

scripts

package scripts

Visibility
  1. Public
  2. All

Type Members

  1. class Counter extends AnyRef

  2. class DateFinder[T] extends AnyRef

  3. class ProcessInterLanguageLinks extends AnyRef

  4. class ProcessWikidataLinks extends AnyRef

  5. class TransitiveClosure[T] extends AnyRef

    Resolves transitive relations in a graph and removes cycles.

  6. class TurtleEscaper extends AnyRef

    Escapes a Unicode string according to Turtle / N-Triples format.

Value Members

  1. object CanonicalizeUris

    Maps old URIs in triple files to new URIs: - read one or more triple files that contain the URI mapping:

  2. object CountTypes

    Example call: .

  3. object CreateDownloadPage

    Generate Wacko Wiki source text for http://wiki.

  4. object CreateFlickrWrapprLinks

  5. object CreateIriSameAsUriLinks

  6. object DecodeHtmlEntities

    Encodes non-ASCII chars in N-Triples files.

  7. object DecodeHtmlText

    Example call: .

  8. object FixNTriplesEncoding

    Encodes non-ASCII chars in N-Triples files.

  9. object MapObjectUris

    Maps old object URIs in triple files to new object URIs: - read one or more triple files that contain the URI mapping:

  10. object ProcessFreebaseLinks

    See https://developers.

  11. object ProcessInterLanguageLinks

    Split inter-language links into bidirectional and unidirectional links.

  12. object ProcessWikidataLinks

    Generate separate triple files for each language from Wikidata link file.

  13. object QuadMapper

    Maps old quads/triples to new quads/triples.

  14. object QuadReader

  15. object RecodeUris

    Decodes DBpedia URIs that percent-encode too many characters and encodes them following our new rules.

  16. object ResolveTransitiveLinks

    Replace triples in a dataset by their transitive closure.

  17. object UnmodifiedFeederCacheGenerator

    Generates an SQL import file that contains all cache items

Ungrouped