DBpedia Spotlight API
DBpedia Spotlight is a tool for automatically annotating mentions of DBpedia resources in text, providing a solution for linking unstructured information sources to the Linked Open Data cloud through DBpedia.
Slug: dbpedia-spotlight
Key:
Base URL:
Auth: none
Endpoints: 3
Category: batch_172
Reachable: unknown
CORS: unknown
Tier: verified
Key:
dbpedia-spotlight.org:dbpedia-spotlight-apiBase URL:
https://api.dbpedia-spotlight.org/Auth: none
Endpoints: 3
Category: batch_172
Reachable: unknown
CORS: unknown
Tier: verified
Topics
ARTIFICIAL_INTELLIGENCE, KNOWLEDGE, LINGUISTICS
Tutorials
- Getting Started with DBpedia Spotlight — I can identify named entities in free text — people, places, organizations — and link each one to a DBpedia (Wikipedia-backed) URI with a disambiguation confidence score, using an unauthenticated GET.
Skills
- Link text entities to dbpedia — I can identify named entities in your text — people, places, organizations — and link each to a DBpedia URI with a disambiguation confidence score, via an unauthenticated GET to DBpedia Spotlight.
Endpoints (3)
| Path | Summary | Response | Auth |
|---|---|---|---|
| annotate | Annotate text with DBpedia entities | application/json |
— |
| candidates | Get candidate entities for text | application/json |
— |
| spot | Spot entity mentions in text | application/json |
— |