Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -55,12 +55,12 @@ To utilize the YAGO 4.5 (EN) Dataset, users should ensure they have the followin
|
|
| 55 |
can load the dataset.
|
| 56 |
|
| 57 |
## Dataset Description
|
| 58 |
-
This
|
| 59 |
yago-beyond-wikipedia.ttl in the YAGO 4.5 dataset. The SPARQL query
|
| 60 |
used to filter the triples is in `filter.sparql`. This represents
|
| 61 |
a subset of the YAGO 4.5 dataset maintaining only English labels.
|
| 62 |
|
| 63 |
-
I remapped some schema.org
|
| 64 |
`http://yago-knowledge.org/resource/` which were not present in the
|
| 65 |
schema.org vocabulary. I also removed schema:sameAs and owl:sameAs
|
| 66 |
relations from this dataset, as well as triples with xsd:anyURI object
|
|
|
|
| 55 |
can load the dataset.
|
| 56 |
|
| 57 |
## Dataset Description
|
| 58 |
+
This dataset contains triples filtered from yago-facts.ttl and
|
| 59 |
yago-beyond-wikipedia.ttl in the YAGO 4.5 dataset. The SPARQL query
|
| 60 |
used to filter the triples is in `filter.sparql`. This represents
|
| 61 |
a subset of the YAGO 4.5 dataset maintaining only English labels.
|
| 62 |
|
| 63 |
+
I remapped some schema.org properties to
|
| 64 |
`http://yago-knowledge.org/resource/` which were not present in the
|
| 65 |
schema.org vocabulary. I also removed schema:sameAs and owl:sameAs
|
| 66 |
relations from this dataset, as well as triples with xsd:anyURI object
|