Dbpedia Spotlight Wrapper (v1.2)

About this version

About this app (See raw metadata.json)

Apply named entity linking to all text documents in a MMIF file.

Inputs

(Note: “*” as a property value means that the property is required but can be any value.)

(any properties)

Configurable Parameters

(Note: Multivalued means the parameter can have one or more values.)

  • confidence: optional, defaults to 0.5

    • Type: number
    • Multivalued: False

    disambiguation confidence score for linking

  • support: optional, defaults to 0

    • Type: integer
    • Multivalued: False

    resource prominence, i.e. number of in-links in Wikipedia (lower bound)

  • types: required

    • Type: string
    • Multivalued: True

    limits recognition to certain types of named entities, e.g. DBpedia:Place

  • policy: optional, defaults to whitelist

    • Type: string
    • Multivalued: False
    • Choices: whitelist, blacklist

    (whitelist) selects all entities of the same type; (blacklist) selects all entities not of the same type

  • pretty: optional, defaults to false

    • Type: boolean
    • Multivalued: False
    • Choices: false, true

    The JSON body of the HTTP response will be re-formatted with 2-space indentation

Outputs

(Note: “*” as a property value means that the property is required but can be any value.)

(Note: Not all output annotations are always generated.)

(any properties)