Use OpenRefine
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-07.)
Use OpenRefine has 10 facts recorded in Dontopedia across 3 references, with 2 live disagreements.
Mostly:rdf:type(3), compared against(2), operates on(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (9)
Other subjects in dontopedia point AT this entity as a value. These are inverse relationships — e.g. "X motherOf this subject" — and answer questions the forward facts can't. Grouped by predicate.
comparesMethodsCompares Methods(2)
- Comparison Method
ex:comparison-method - Comparison Step
ex:comparison-step
baselineForBaseline for(1)
- Manual Cleaning
ex:manual-cleaning
comparedAgainstCompared Against(1)
- Manual Cleaning
ex:manual-cleaning
comparesMethodCompares Method(1)
- Openrefine Vs Manual Cleaning
ex:openrefine-vs-manual-cleaning
containsSectionContains Section(1)
- Explanation
ex:explanation
exportedByExported by(1)
- Cleaned Dataset
ex:cleaned-dataset
hasExperimentalGroupHas Experimental Group(1)
- Evaluation Design
ex:evaluation-design
hasStepHas Step(1)
- Workflow
ex:workflow
Other facts (8)
The long tail: predicates that appear too rarely to warrant their own section. Filter or scroll to find a specific one. Each row links to its source.
| Predicate | Value | Ref |
|---|---|---|
| Rdf:type | Automated Cleaning Method | [1] |
| Rdf:type | Process | [2] |
| Rdf:type | Data Cleaning Method | [3] |
| Compared Against | Manual Cleaning | [1] |
| Compared Against | Manual Cleaning | [3] |
| Operates on | Test Dataset Csv | [2] |
| Produces | Cleaned Dataset | [2] |
| Requires Input | Test Dataset Csv | [2] |
Timeline
Timeline axis is valid_time — when each source says the fact was true in the world, not when Dontopedia learned about it. Retracted rows are kept for provenance; coloured stripes indicate the context kind.
References (3)
ctx:claims/beam/b00c301c-c592-4cd6-ad07-b1de426fb5c4- full textbeam-chunktext/plain970 B
doc:beam/b00c301c-c592-4cd6-ad07-b1de426fb5c4Show excerpt
This approach should help you identify the most common date formats in your dataset and pinpoint the root cause of the inconsistencies. [Turn 4500] User: I want to evaluate the performance of OpenRefine in cleaning metadata. Can you help m…
ctx:claims/beam/abbe86bc-57a3-4347-aab0-645abb0507b7- full textbeam-chunktext/plain1 KB
doc:beam/abbe86bc-57a3-4347-aab0-645abb0507b7Show excerpt
# Define a function to compare the two datasets def compare_cleaning(openrefine, manual): # Calculate the number of matching entries matches = 0 for index, row in openrefine.iterrows(): if row.equals(manual.loc[index]): …
ctx:claims/beam/39688d70-2fa0-464e-b4cb-b00c300076b1- full textbeam-chunktext/plain1 KB
doc:beam/39688d70-2fa0-464e-b4cb-b00c300076b1Show excerpt
1. **Generate Test Dataset**: Run the first script to generate the test dataset and save it to `test_dataset.csv`. 2. **Manually Clean Dataset**: Run the second script to manually clean the dataset and save it to `manually_cleaned_dataset.c…
See also
Keep researching
Missing something or suspicious of what's here? Kick off a research session — a Claude agent will investigate, cite its sources, and file new facts into a dedicated context you can review before accepting into the shared view.