README: add Zenodo DOI badge + BibTeX with DOI (10.5281/zenodo.20363013)
Browse files
README.md
CHANGED
|
@@ -26,8 +26,12 @@ pretty_name: Wikidata × OpenRegistry company alignment
|
|
| 26 |
|
| 27 |
# Wikidata × OpenRegistry company alignment
|
| 28 |
|
|
|
|
|
|
|
| 29 |
A precomputed map between **Wikidata items for companies** and their **canonical OpenRegistry URLs**.
|
| 30 |
|
|
|
|
|
|
|
| 31 |
For every Wikidata item that has at least one supported national company-registry identifier statement, this dataset provides a single row giving the QID, the registry identifier, and the corresponding direct URL on OpenRegistry — the multi-registry gateway operated by Sophymarine, licensed by UK Companies House, Ireland CRO, Norway Brønnøysundregistrene, Switzerland Zefix, Corporations Canada, Netherlands KvK, Australia ABR, France Sirene, Finland PRH, Czechia ARES, Poland KRS, Belgium KBO, Isle of Man Companies Registry and others.
|
| 32 |
|
| 33 |
The alignment was built by querying the [Wikidata Query Service](https://query.wikidata.org/) on 2026-05-24 for each of 17 national company-identifier properties and combining the results.
|
|
@@ -109,16 +113,23 @@ OpenRegistry URLs are public addresses; reusing them carries no additional restr
|
|
| 109 |
|
| 110 |
## Citation
|
| 111 |
|
| 112 |
-
```
|
| 113 |
@dataset{wikidata_openregistry_alignment_2026,
|
| 114 |
-
title
|
| 115 |
-
author
|
| 116 |
-
year
|
| 117 |
-
|
| 118 |
-
|
|
|
|
|
|
|
|
|
|
| 119 |
}
|
| 120 |
```
|
| 121 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 122 |
## Source
|
| 123 |
|
| 124 |
OpenRegistry — multi-registry gateway: <https://openregistry.sophymarine.com>
|
|
|
|
| 26 |
|
| 27 |
# Wikidata × OpenRegistry company alignment
|
| 28 |
|
| 29 |
+
[](https://doi.org/10.5281/zenodo.20363013)
|
| 30 |
+
|
| 31 |
A precomputed map between **Wikidata items for companies** and their **canonical OpenRegistry URLs**.
|
| 32 |
|
| 33 |
+
**Cite as**: Sophymarine (2026). *Wikidata × OpenRegistry company alignment* (Version 1.0.0) [Data set]. Zenodo. https://doi.org/10.5281/zenodo.20363013
|
| 34 |
+
|
| 35 |
For every Wikidata item that has at least one supported national company-registry identifier statement, this dataset provides a single row giving the QID, the registry identifier, and the corresponding direct URL on OpenRegistry — the multi-registry gateway operated by Sophymarine, licensed by UK Companies House, Ireland CRO, Norway Brønnøysundregistrene, Switzerland Zefix, Corporations Canada, Netherlands KvK, Australia ABR, France Sirene, Finland PRH, Czechia ARES, Poland KRS, Belgium KBO, Isle of Man Companies Registry and others.
|
| 36 |
|
| 37 |
The alignment was built by querying the [Wikidata Query Service](https://query.wikidata.org/) on 2026-05-24 for each of 17 national company-identifier properties and combining the results.
|
|
|
|
| 113 |
|
| 114 |
## Citation
|
| 115 |
|
| 116 |
+
```bibtex
|
| 117 |
@dataset{wikidata_openregistry_alignment_2026,
|
| 118 |
+
title = {Wikidata × OpenRegistry company alignment},
|
| 119 |
+
author = {Sophymarine},
|
| 120 |
+
year = {2026},
|
| 121 |
+
month = {may},
|
| 122 |
+
publisher = {Zenodo},
|
| 123 |
+
version = {1.0.0},
|
| 124 |
+
doi = {10.5281/zenodo.20363013},
|
| 125 |
+
url = {https://doi.org/10.5281/zenodo.20363013}
|
| 126 |
}
|
| 127 |
```
|
| 128 |
|
| 129 |
+
Mirrors:
|
| 130 |
+
- HuggingFace Datasets: <https://huggingface.co/datasets/Sophymarine/wikidata-alignment>
|
| 131 |
+
- Zenodo (with DOI): <https://doi.org/10.5281/zenodo.20363013>
|
| 132 |
+
|
| 133 |
## Source
|
| 134 |
|
| 135 |
OpenRegistry — multi-registry gateway: <https://openregistry.sophymarine.com>
|