test_dataset.csv
From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-07.)
test_dataset.csv has 9 facts recorded in Dontopedia across 3 references, with 2 live disagreements.
Mostly:rdf:type(3), input for(2), has format(1)
Maturity scale
raw canonical shape-checked rule-derived certifiedInbound mentions (6)
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.
inputFileInput File(1)
- Process Step 3
ex:process-step-3
operatesOnOperates on(1)
- Openrefine Cleaning
ex:openrefine-cleaning
outputFileOutput File(1)
- Process Step 1
ex:process-step-1
producesProduces(1)
- Script 1
ex:script-1
requiresInputRequires Input(1)
- Openrefine Cleaning
ex:openrefine-cleaning
savesToFileSaves to File(1)
- Python Code Block
ex:python-code-block
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.
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.