diff --git a/docs/docs/manual/key_value_columnize.md b/docs/docs/manual/key_value_columnize.md index d25f6ed77..d28bd2b9f 100644 --- a/docs/docs/manual/key_value_columnize.md +++ b/docs/docs/manual/key_value_columnize.md @@ -34,7 +34,7 @@ Entries with multiple values in the same column ----------------------------------------------- If an entry has multiple values for a given key, then these values will be grouped on consecutive rows, -to form a [record structure](../records_mode.md). +to form a [record structure](exploring#rows-vs-records). For instance, flower species can have multiple colors: @@ -112,7 +112,7 @@ This will be transformed to | Q1727024 | Narcissus cyclamineus | Yellow | 161899 | If extra columns do not contain identical values for all old rows spanning an entry, this can -be fixed beforehand by using the [fill down operation](fill_down.md). +be fixed beforehand by using the [fill down operation](cellediting#fill-down). Row order --------- diff --git a/docs/static/img/columnjoin.PNG b/docs/static/img/columnjoin.png similarity index 100% rename from docs/static/img/columnjoin.PNG rename to docs/static/img/columnjoin.png diff --git a/docs/static/img/columnreconciled.PNG b/docs/static/img/columnreconciled.png similarity index 100% rename from docs/static/img/columnreconciled.PNG rename to docs/static/img/columnreconciled.png diff --git a/docs/static/img/columnsplit.PNG b/docs/static/img/columnsplit.png similarity index 100% rename from docs/static/img/columnsplit.PNG rename to docs/static/img/columnsplit.png diff --git a/docs/static/img/dates.PNG b/docs/static/img/dates.png similarity index 100% rename from docs/static/img/dates.PNG rename to docs/static/img/dates.png diff --git a/docs/static/img/error.PNG b/docs/static/img/error.png similarity index 100% rename from docs/static/img/error.PNG rename to docs/static/img/error.png diff --git a/docs/static/img/facetfilter.PNG b/docs/static/img/facetfilter.png similarity index 100% rename from docs/static/img/facetfilter.PNG rename to docs/static/img/facetfilter.png diff --git a/docs/static/img/fetchingURLs.PNG b/docs/static/img/fetchingURLs.png similarity index 100% rename from docs/static/img/fetchingURLs.PNG rename to docs/static/img/fetchingURLs.png diff --git a/docs/static/img/null.PNG b/docs/static/img/null.png similarity index 100% rename from docs/static/img/null.PNG rename to docs/static/img/null.png diff --git a/docs/static/img/numericfacet.PNG b/docs/static/img/numericfacet.png similarity index 100% rename from docs/static/img/numericfacet.PNG rename to docs/static/img/numericfacet.png diff --git a/docs/static/img/numericlogfacet.PNG b/docs/static/img/numericlogfacet.png similarity index 100% rename from docs/static/img/numericlogfacet.PNG rename to docs/static/img/numericlogfacet.png diff --git a/docs/static/img/projectscreen.PNG b/docs/static/img/projectscreen.png similarity index 100% rename from docs/static/img/projectscreen.PNG rename to docs/static/img/projectscreen.png diff --git a/docs/static/img/reconcile-by-type.PNG b/docs/static/img/reconcile-by-type.png similarity index 100% rename from docs/static/img/reconcile-by-type.PNG rename to docs/static/img/reconcile-by-type.png diff --git a/docs/static/img/reconcileGND.PNG b/docs/static/img/reconcileGND.png similarity index 100% rename from docs/static/img/reconcileGND.PNG rename to docs/static/img/reconcileGND.png diff --git a/docs/static/img/reconcileIDerror.PNG b/docs/static/img/reconcileIDerror.png similarity index 100% rename from docs/static/img/reconcileIDerror.PNG rename to docs/static/img/reconcileIDerror.png diff --git a/docs/static/img/reconcilehover.PNG b/docs/static/img/reconcilehover.png similarity index 100% rename from docs/static/img/reconcilehover.PNG rename to docs/static/img/reconcilehover.png diff --git a/docs/static/img/reconcilewindow.PNG b/docs/static/img/reconcilewindow.png similarity index 100% rename from docs/static/img/reconcilewindow.PNG rename to docs/static/img/reconcilewindow.png diff --git a/docs/static/img/reconcilewindow2.PNG b/docs/static/img/reconcilewindow2.png similarity index 100% rename from docs/static/img/reconcilewindow2.PNG rename to docs/static/img/reconcilewindow2.png diff --git a/docs/static/img/sort.PNG b/docs/static/img/sort.png similarity index 100% rename from docs/static/img/sort.PNG rename to docs/static/img/sort.png diff --git a/docs/static/img/sort2.PNG b/docs/static/img/sort2.png similarity index 100% rename from docs/static/img/sort2.PNG rename to docs/static/img/sort2.png diff --git a/docs/static/img/sortPermanent.PNG b/docs/static/img/sortPermanent.png similarity index 100% rename from docs/static/img/sortPermanent.PNG rename to docs/static/img/sortPermanent.png diff --git a/docs/static/img/timelinefacet.PNG b/docs/static/img/timelinefacet.png similarity index 100% rename from docs/static/img/timelinefacet.PNG rename to docs/static/img/timelinefacet.png diff --git a/docs/static/img/transpose1.PNG b/docs/static/img/transpose1.png similarity index 100% rename from docs/static/img/transpose1.PNG rename to docs/static/img/transpose1.png diff --git a/docs/static/img/transpose2.PNG b/docs/static/img/transpose2.png similarity index 100% rename from docs/static/img/transpose2.PNG rename to docs/static/img/transpose2.png diff --git a/docs/static/img/unicodefacet.PNG b/docs/static/img/unicodefacet.png similarity index 100% rename from docs/static/img/unicodefacet.PNG rename to docs/static/img/unicodefacet.png