Skip to content

Commit

Permalink
feat (class): DBPedia lookup
Browse files Browse the repository at this point in the history
  • Loading branch information
santanche committed Oct 22, 2021
1 parent f5e7773 commit 011efb2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions knowledge-graph/dbpedia-lookup.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# DBPedia Lookup

https://lookup.dbpedia.org/

https://lookup.dbpedia.org/api/search?query=Jorge%20Amado

https://lookup.dbpedia.org/api/search?query=Jorge%20Amado&format=JSON

https://lookup.dbpedia.org/api/search?typeName=Writer&format=JSON

0 comments on commit 011efb2

Please sign in to comment.