Skip to content
Snippets Groups Projects
Commit ca0f52bf authored by Marc Feger's avatar Marc Feger
Browse files

Renew image path

parent 73d46be1
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@ There are gradations of the terms film e.g. `animated feature film (wd:Q29168811
and `animated film (wd:Q202866)`. These sub-concepts in turn result in the term `film (wd:Q11424)`.
![Structure](./Images/Structure_Wikidata.jpg)
![Structure](images/Structure_Wikidata.jpg)
At first all entities X are searched which were marked directly as film.
......@@ -210,13 +210,13 @@ This results in a percentage of about `0.1158%` of all identified movies.
The query was structured as follows:
![formula wikidata](./Images/formula_wikidata.png)
![formula wikidata](images/formula_wikidata.png)
### DBPedia
In this section all comedy movies are extracted from DBPedia. The following scheme is used.
![structure dbpedia](./Images/Structure_DBpedia.jpg)
![structure dbpedia](images/Structure_DBpedia.jpg)
This scheme is much smaller than that of Wikidata, as no general concept or consistency can be identified.
However, the films can be requested directly as such, as they are clearly described in
......@@ -289,7 +289,7 @@ Then all films whose subject is derived from comedy will be determined.
This results in `10000` comedy movies (oh wonder !).
The query was structured as follows:
![formula dbpedia](./Images/formula_dbpedia.png)
![formula dbpedia](images/formula_dbpedia.png)
## Task 2
......@@ -298,7 +298,7 @@ Next, all films from Wikidata and DBPedia are collected whose directors bore bef
### Wikidata
The search scheme of Wikidata will be extended by a director.
This is indicated by the blue arrows.
![structure wikidata with director](./Images/Structure_Wikidata_director.jpg)
![structure wikidata with director](images/Structure_Wikidata_director.jpg)
The first thing to be checked is how many comedy movies ever have a director.
......@@ -630,7 +630,7 @@ In total `8565` many comedy movies with one director are found.
Then again all valid directors with a valid year of birth before or in 1970 will be elected.
The following query will be edited it can be seen in the diagram.
![formula dbpedia](./Images/Structure_DBpedia_year.jpg)
![formula dbpedia](images/Structure_DBpedia_year.jpg)
PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
......
File moved
File moved
File moved
File moved
File moved
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment