-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdataset_info.txt
24 lines (20 loc) · 1.66 KB
/
dataset_info.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
https://databus.dbpedia.org/dbpedia/wikidata
2021.06.01
specific
First few lines present in the dataset downloaded (Original file around 600 MB):
<http://wikidata.dbpedia.org/resource/Q10000001> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Person> .
<http://wikidata.dbpedia.org/resource/Q1000001> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Album> .
<http://wikidata.dbpedia.org/resource/Q1000002> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Person> .
<http://wikidata.dbpedia.org/resource/Q1000004> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Road> .
<http://wikidata.dbpedia.org/resource/Q1000005> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Person> .
<http://wikidata.dbpedia.org/resource/Q1000006> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Person> .
<http://wikidata.dbpedia.org/resource/Q100000> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Village> .
<http://wikidata.dbpedia.org/resource/Q10000121> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Person> .
<http://wikidata.dbpedia.org/resource/Q1000012> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/RailwayStation> .
<http://wikidata.dbpedia.org/resource/Q10000136> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://dbpedia.org/ontology/Museum> .
Regex used to select and remove text - to keep only the wiki IDs and their types:
<http://www.*#type>
<http://dbpedia.org/ontology/
<http://wikidata.dbpedia.org/resource/
>
\.