DBpedia Spotlight

REST API for automatic annotation and entity linking of natural language text to DBpedia resources. Accepts text via HTTP GET or POST and returns mentions linked to DBpedia URIs. Supports multi-language entity spotting and disambiguation. Output formats include XML, JSON, Turtle, N-Triples, and RDF/XML. Can also be self-hosted via Docker.

API entry from apis.yml

apis.yml Raw ↑
aid: dbpedia:spotlight
name: DBpedia Spotlight
description: REST API for automatic annotation and entity linking of natural language text to DBpedia
  resources. Accepts text via HTTP GET or POST and returns mentions linked to DBpedia URIs. Supports multi-language
  entity spotting and disambiguation. Output formats include XML, JSON, Turtle, N-Triples, and RDF/XML.
  Can also be self-hosted via Docker.
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://www.dbpedia.org/resources/spotlight/
baseURL: https://api.dbpedia-spotlight.org
tags:
- Entity Linking
- Text Annotation
- NLP
- REST
- Knowledge Graph
- Named Entity Recognition
properties:
- type: Documentation
  url: https://www.dbpedia.org/resources/spotlight/
- type: GitHub
  url: https://github.com/dbpedia/dbpedia-spotlight-model