Dontopedia

Manually Clean Dataset

From Dontopedia, the open, paraconsistent wiki. (Last updated 2026-06-07.)

Manually Clean Dataset has 18 facts recorded in Dontopedia across 4 references, with 5 live disagreements.

18 facts·10 predicates·4 sources·5 in dispute

Mostly:rdf:type(4), describes action(2), corrects(2)

Maturity scale raw canonical shape-checked rule-derived certified

Inbound mentions (10)

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.

comparedAgainstCompared Against(2)

comparesMethodsCompares Methods(2)

comparedToCompared to(1)

compared-withCompared With(1)

comparesMethodCompares Method(1)

containsSectionContains Section(1)

hasControlHas Control(1)

hasStepHas Step(1)

Other facts (16)

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.

16 facts
PredicateValueRef
Rdf:typeManual Cleaning Method[1]
Rdf:typeBaseline Method[2]
Rdf:typeProcess[3]
Rdf:typeData Cleaning Method[4]
Describes Actionreplacing 'Unknown' names[3]
Describes Actionfilling NaN ages[3]
CorrectsUnknown Names[3]
CorrectsNan Values[3]
Restores ColumnName Column[3]
Restores ColumnAge Column[3]
Serves AsGround Truth[1]
Compared AgainstOpenrefine Cleaning[1]
ReplacesUnknown String[3]
FillsNan Ages[3]
Compared toOpenrefine[4]
Baseline forOpenrefine Cleaning[4]

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.

typebeam/b00c301c-c592-4cd6-ad07-b1de426fb5c4
ex:ManualCleaningMethod
servesAsbeam/b00c301c-c592-4cd6-ad07-b1de426fb5c4
ex:ground-truth
comparedAgainstbeam/b00c301c-c592-4cd6-ad07-b1de426fb5c4
ex:openrefine-cleaning
typebeam/336f50f5-6e67-42bf-b2f1-406aa219718e
ex:BaselineMethod
typebeam/abbe86bc-57a3-4347-aab0-645abb0507b7
ex:Process
labelbeam/abbe86bc-57a3-4347-aab0-645abb0507b7
Manually Clean Dataset
describesActionbeam/abbe86bc-57a3-4347-aab0-645abb0507b7
replacing 'Unknown' names
describesActionbeam/abbe86bc-57a3-4347-aab0-645abb0507b7
filling NaN ages
correctsbeam/abbe86bc-57a3-4347-aab0-645abb0507b7
ex:unknown-names
correctsbeam/abbe86bc-57a3-4347-aab0-645abb0507b7
ex:nan-values
replacesbeam/abbe86bc-57a3-4347-aab0-645abb0507b7
ex:unknown-string
fillsbeam/abbe86bc-57a3-4347-aab0-645abb0507b7
ex:nan-ages
restoresColumnbeam/abbe86bc-57a3-4347-aab0-645abb0507b7
ex:name-column
restoresColumnbeam/abbe86bc-57a3-4347-aab0-645abb0507b7
ex:age-column
typebeam/39688d70-2fa0-464e-b4cb-b00c300076b1
ex:DataCleaningMethod
labelbeam/39688d70-2fa0-464e-b4cb-b00c300076b1
manual dataset cleaning
comparedTobeam/39688d70-2fa0-464e-b4cb-b00c300076b1
ex:openrefine
baselineForbeam/39688d70-2fa0-464e-b4cb-b00c300076b1
ex:openrefine-cleaning

References (4)

4 references
  1. ctx:claims/beam/b00c301c-c592-4cd6-ad07-b1de426fb5c4
    • full textbeam-chunk
      text/plain970 Bdoc:beam/b00c301c-c592-4cd6-ad07-b1de426fb5c4
      Show 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
  2. ctx:claims/beam/336f50f5-6e67-42bf-b2f1-406aa219718e
    • full textbeam-chunk
      text/plain1 KBdoc:beam/336f50f5-6e67-42bf-b2f1-406aa219718e
      Show excerpt
      [Turn 4501] Assistant: Certainly! To evaluate the performance of OpenRefine in cleaning metadata, you can generate a test dataset with various inconsistencies and then compare the results of OpenRefine's cleaning against a manually cleaned
  3. ctx:claims/beam/abbe86bc-57a3-4347-aab0-645abb0507b7
    • full textbeam-chunk
      text/plain1 KBdoc:beam/abbe86bc-57a3-4347-aab0-645abb0507b7
      Show 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]):
  4. ctx:claims/beam/39688d70-2fa0-464e-b4cb-b00c300076b1
    • full textbeam-chunk
      text/plain1 KBdoc:beam/39688d70-2fa0-464e-b4cb-b00c300076b1
      Show 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.