Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

1

datasets available to search

ShareScore release 0.7.1

Reset

Dataset results

1 result for “tabular data annotation”

Learn how ShareScore rates datasets ↗
zenodo44/100

Semantic Annotation for Tabular Data with DBpedia: Adapted SemTab 2019 with DBpedia 2016-10

<p>Semantic Annotation for Tabular Data with DBpedia: Adapted SemTab 2019 with DBpedia 2016-10</p> <p>Github:&nbsp;https://github.com/phucty/mtab4dbpedia<br> ---------------------------------------------------------------------------------------------------------------------------------------</p> <p>CEA:&nbsp;</p> <ul> <li> <p>Keep only valid entities in DBpedia 2016-10</p> </li> <li> <p>Resolve percentage encoding</p> </li> <li> <p>Add missing redirect entities</p> </li> </ul> <p>CTA:&nbsp;</p> <ul> <li> <p>Keep only valid types</p> </li> <li> <p>Resolve transitive types (parents and equivalent types of the specific type) with DBpedia ontology 2016-10</p> </li> </ul> <p>CPA:</p> <ul> <li> <p>Add equivalent properties</p> </li> </ul> <p>Statistic of Adapted Tabular data SemTab 2019</p> <pre><code>| | CEA | | | CPA | | | CTA | | | |---------|:--------:|:-------:|:------:|:--------:|:-------:|:------:|:--------:|---------|--------| | | Orginal | Adapted | Change | Orginal | Adapted | Change | Orginal | Adapted | Change | | Round 1 | 8418 | 8406 | -0.14% | 116 | 116 | 0.00% | 120 | 120 | 0.00% | | Round 2 | 463796 | 457567 | -1.34% | 6762 | 6762 | 0.00% | 14780 | 14333 | -3.02% | | Round 3 | 406827 | 406820 | 0.00% | 7575 | 7575 | 0.00% | 5762 | 5673 | -1.54% | | Round 4 | 107352 | 107351 | 0.00% | 2747 | 2747 | 0.00% | 1732 | 1717 | -0.87% |</code></pre> <p>&nbsp;</p> <p>---------------------------------------------------------------------------------------------------------------------------------------<br> DBpedia 2016-10 extra resources: (Original dataset http://downloads.dbpedia.org/2016-10/)</p> <p>---------------------------------------------------------------------------------------------------------------------------------------</p> <p>File: _dbpedia_classes_2016-10.csv</p> <p>Information: DBpedia classes and parents: (We remove the abstract types: Agent, Thing)</p> <p>Total: 759 classes</p> <p>Structure: [class, parents (separate with space)] (without prefix dbo: or http://dbpedia.org/ontology/)</p> <p>Example: &quot;City&quot;,&quot;Location Place PopulatedPlace Settlement&quot;</p> <p>---------------------------------------------------------------------------------------------------------------------------------------</p> <p>File: _dbpedia_properties_2016-10.csv</p> <p>Information: DBpedia properties and these equivalents</p> <p>Total: 2865 properties</p> <p>Structure: [property, it&rsquo;s equivalent properties] (without prefix dbo: or http://dbpedia.org/ontology/)</p> <p>Example: &quot;restingDate&quot;,&quot;deathDate&quot;</p> <p>---------------------------------------------------------------------------------------------------------------------------------------</p> <p>File: _dbpedia_domains_2016-10.csv</p> <p>Information: DBpedia properties and these domain types</p> <p>Total: 2421 properties (have types as their domain)</p> <p>Structure: [property, type (domain)] (without prefix dbo: or http://dbpedia.org/ontology/)</p> <p>Example: &quot;deathDate&quot;,&quot;Person&quot;</p> <p>---------------------------------------------------------------------------------------------------------------------------------------</p> <p>File: _dbpedia_entities_2016-10.jsonl.bz2&nbsp;</p> <p>Information: DBpedia entity dump</p> <p>Format: json list bz2 (bz2 Compressed json list)</p> <p>Source: DBpedia dump 2016-10 core</p> <p>Total: 5,289,577 entities (No disambiguation entities)</p> <p>Structure:</p> <p>An entity: for example &ldquo;Tokyo&rdquo;: (datatype: dictionary),</p> <p>{</p> <p>&#39;wd&#39;: &#39;Q1322032&#39;, (Wikidata ID, datatype: string)</p> <p>&#39;wp&#39;: &#39;Tokyo&#39;, (Wikipedia ID, add prefix <a href="https://en.wikipedia.org/wiki/">https://en.wikipedia.org/wiki/</a> + wp to get the Wikipedia URL, datatype: string)</p> <p>&#39;dp&#39;: &#39;Tokyo&#39;, (DBpedia ID, add prefix <a href="http://dbpedia.org/resource/">http://dbpedia.org/resource/</a> + dp to get the DBpedia URL, datatype: string)</p> <p>&#39;label&#39;: &#39;Tokyo&#39;, (Entity label, datatype: string)</p> <p>&#39;aliases&#39;: [&#39;To-kyo&#39;, &#39;T&ocirc;ky&ocirc; Prefecture&#39;, ..], (Other entity names, datatype: list)&nbsp;</p> <p>&#39;aliases_multilingual&#39;: [&#39;东京小子&#39;, &#39;طوكيو&#39;, ...], (Other entity names in multilingual, datatype: list)</p> <p>&#39;types_specific&#39;: &#39;City&#39;, (Entity direct type, datatype: string)&nbsp;</p> <p>&#39;types_transitive&#39;: [&#39;Human settlement&#39;, &#39;City&#39;, &#39;PopulatedPlace&#39;, &#39;Location&#39;, &#39;Place&#39;, &#39;Settlement&#39;], (Entity transitive types, datatype: list)</p> <p>&#39;claims_entity&#39;: { (entity statements, datatype: dictionary. Keys: properties, Values: list of tail entities)</p> <p>&#39;governingBody&#39;: [&#39;Tokyo Metropolitan Government&#39;],&nbsp;</p> <p>&nbsp;&nbsp;&nbsp;&nbsp; &#39;subdivision&#39;: [&#39;Honshu&#39;, &#39;Kantō region&#39;],</p> <p>...</p> <p>},</p> <p>&#39;claims_literal&#39;: {</p> <p>&#39;string&#39;: { (String literal: datatype: dictionary. Keys: properties, Values: list of values</p> <p>&#39;postalCode&#39;: [&#39;JP-13&#39;],&nbsp;</p> <p>&#39;utcOffset&#39;: [&#39;+09:00&#39;, &#39;+9&#39;],</p> <p>&hellip;</p> <p>}</p> <p>&#39;time&#39;: { (Time literal: datatype: dictionary. Keys: properties, Values: list of date time</p> <p>&#39;populationAsOf&#39;: [&#39;2016-07-31&#39;],&nbsp;</p> <p>...</p> <p>}),&nbsp;</p> <p>&#39;quantity&#39;: { (Numerical literal: datatype: dictionary. Keys: properties, Values: list of values</p> <p>populationDesity: [6224.66, 6349.0],&nbsp;</p> <p>&#39;maximumElevation&#39;: [2017],&nbsp;</p> <p>...</p> <p>},</p> <p>&#39;pagerank&#39;: 2.2167366040153352e-06 (Entity page rank score calculated on DBpedia Graph)</p> <p>}</p> <p>---------------------------------------------------------------------------------------------------------------------------------------</p> <p>THIS DATA IS PROVIDED &quot;AS IS&quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>

opencc-by-4.0Jun 2021View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record