Skip to content

Commit

Permalink
feat (class): updates in the exercise
Browse files Browse the repository at this point in the history
  • Loading branch information
santanche committed Oct 22, 2021
1 parent 011efb2 commit 1063b26
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions knowledge-graph/dbpedia-lookup.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,11 @@ 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

## Exercício

1. Realizar uma busca de algum tópico que lhe interesse, diferente dos exemplos.

2. Estudar a estrutura do documento hierárquico e indicar quantos níveis ele alcança.

3. Que aspectos seriam melhor representados como um grafo de conhecimento?

0 comments on commit 1063b26

Please sign in to comment.