From 0ca79293510eb31cbab76c62869727814f456863 Mon Sep 17 00:00:00 2001 From: Meredith Hale Date: Fri, 29 Jan 2021 10:58:42 -0500 Subject: [PATCH 1/4] Test heading links. --- docs/source/contents/4_draft_mapping.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/source/contents/4_draft_mapping.rst b/docs/source/contents/4_draft_mapping.rst index 28f3580..f0fc936 100644 --- a/docs/source/contents/4_draft_mapping.rst +++ b/docs/source/contents/4_draft_mapping.rst @@ -72,6 +72,12 @@ Namespaces | Standard Identifier Scheme | identifiers | http://id.loc.gov/vocabulary/identifiers/ | +------------------------------+--------------+--------------------------------------------+ +************************* +Mapping Table of Contents +************************* + +:ref:`identifier` + ******* Mapping ******* From 42db7219ece30ad36464806c45718d780ed01296 Mon Sep 17 00:00:00 2001 From: Meredith Hale Date: Fri, 29 Jan 2021 11:12:39 -0500 Subject: [PATCH 2/4] Retest. --- docs/source/contents/4_draft_mapping.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/source/contents/4_draft_mapping.rst b/docs/source/contents/4_draft_mapping.rst index f0fc936..c82e931 100644 --- a/docs/source/contents/4_draft_mapping.rst +++ b/docs/source/contents/4_draft_mapping.rst @@ -77,11 +77,14 @@ Mapping Table of Contents ************************* :ref:`identifier` +:ref:`titleInfo` ******* Mapping ******* +.. _identifier: + identifier ========== @@ -372,6 +375,8 @@ Decision dbo:issn "0938008501" . +.. _titleInfo: + titleInfo ========= From 0505253c49464edf5a1c49ffedb248d6a0026283 Mon Sep 17 00:00:00 2001 From: Meredith Hale Date: Fri, 29 Jan 2021 11:50:29 -0500 Subject: [PATCH 3/4] Add additional anchor links for top level elements navigation. --- docs/source/contents/4_draft_mapping.rst | 73 ++++++++++++++++++++++-- 1 file changed, 67 insertions(+), 6 deletions(-) diff --git a/docs/source/contents/4_draft_mapping.rst b/docs/source/contents/4_draft_mapping.rst index c82e931..1422821 100644 --- a/docs/source/contents/4_draft_mapping.rst +++ b/docs/source/contents/4_draft_mapping.rst @@ -72,16 +72,46 @@ Namespaces | Standard Identifier Scheme | identifiers | http://id.loc.gov/vocabulary/identifiers/ | +------------------------------+--------------+--------------------------------------------+ -************************* -Mapping Table of Contents -************************* +******* +Mapping +******* + +Top Level Elements +================== :ref:`identifier` + :ref:`titleInfo` -******* -Mapping -******* +:ref:`abstract` + +:ref:`tableOfContents` + +:ref:`name` + +:ref:`originInfo` + +:ref:`physicalDescription` + +:ref:`note` + +:ref:`subject` + +:ref:`genre` + +:ref:`typeOfResource` + +:ref:`classification` + +:ref:`part` + +:ref:`relatedItem` + +:ref:`location` + +:ref:`recordInfo` + +:ref:`accessCondition` .. _identifier: @@ -735,6 +765,8 @@ Decision dcterms:title "Tennessee Lady Volunteers basketball media guide, 1984-1985" ; dcterms:alternative "Tennessee Lady Vols 1984-85: reaching for the Summitt of women's basketball" . +.. _abstract: + abstract ======== @@ -832,6 +864,8 @@ Don't map! +.. _tableOfContents: + tableOfContents =============== @@ -893,6 +927,8 @@ All values within :code:`tableOfContents` will be mapped to RDF in the same way. dcterms:tableOfContents "Library Fund Honors Marian; Noted Craftsman Lauds Arrowmont; Gatlinburg Residents Enjoy Craft Courses; Tennessee Gammas Honor Prof. Heard" . +.. _name: + name ==== @@ -1099,6 +1135,8 @@ Several of these values which will be dropped are illustrated in this `example r +.. _originInfo: + originInfo ========== @@ -1507,6 +1545,8 @@ We will not be migrating :code:`issuance` values. Here's an example record with serial +.. _physicalDescription: + physicalDescription =================== @@ -1866,6 +1906,8 @@ Do not migrate. audio/wav +.. _note: + note ==== @@ -2180,6 +2222,8 @@ Decision **Do not migrate!** +.. _subject: + subject ======= @@ -2859,6 +2903,8 @@ ambiguous, but doesn't state anything that is clearly untrue. dcterms:subject "Whaley, Aunt Lydia" . +.. _genre: + genre ===== +-----------------+--------------------+------------------------------------------------------------------------------------+ @@ -3225,6 +3271,8 @@ Do not migrate. +.. _language: + language ======== @@ -3358,6 +3406,8 @@ Decision dcterms:language , . +.. _typeOfResource: + typeOfResource ============== @@ -3525,6 +3575,8 @@ Here's an example record with no :code:`typeOfResource` value - `roth:100 dcterms:type . +.. _classification: + classification ============== @@ -3576,6 +3628,8 @@ Decision classSchemes:lcc "S1 .T43" . +.. _part: + part ==== @@ -3616,6 +3670,7 @@ Drop all values in :code:`part`. +.. _relatedItem: relatedItem =========== @@ -4412,6 +4467,8 @@ The `dcterms:tableOfContents` property was selected to capture the title informa relators:cre ; relators:cre . +.. _location: + location ======== @@ -4896,6 +4953,8 @@ Do not migrate. https://digital.lib.utk.edu/collections/islandora/object/volvoices%3A9999/datastream/TN/view +.. _recordInfo: + recordInfo ========== @@ -5202,6 +5261,8 @@ these institutions are not directly contributing to DPLA, they are listed as an edm:dataProvider "Langston Hughes Library (Children's Defense Fund Haley Farm)" . +.. _accessCondition: + accessCondition =============== From 8d1fb27f8d202c95343760f58d8bdb4036e67a76 Mon Sep 17 00:00:00 2001 From: Meredith Hale Date: Fri, 29 Jan 2021 11:59:08 -0500 Subject: [PATCH 4/4] Add bullets. --- docs/source/contents/4_draft_mapping.rst | 38 ++++++++++++------------ 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/docs/source/contents/4_draft_mapping.rst b/docs/source/contents/4_draft_mapping.rst index 1422821..5bd87d9 100644 --- a/docs/source/contents/4_draft_mapping.rst +++ b/docs/source/contents/4_draft_mapping.rst @@ -76,42 +76,42 @@ Namespaces Mapping ******* -Top Level Elements -================== +Contents +======== -:ref:`identifier` +- :ref:`identifier` -:ref:`titleInfo` +- :ref:`titleInfo` -:ref:`abstract` +- :ref:`abstract` -:ref:`tableOfContents` +- :ref:`tableOfContents` -:ref:`name` +- :ref:`name` -:ref:`originInfo` +- :ref:`originInfo` -:ref:`physicalDescription` +- :ref:`physicalDescription` -:ref:`note` +- :ref:`note` -:ref:`subject` +- :ref:`subject` -:ref:`genre` +- :ref:`genre` -:ref:`typeOfResource` +- :ref:`typeOfResource` -:ref:`classification` +- :ref:`classification` -:ref:`part` +- :ref:`part` -:ref:`relatedItem` +- :ref:`relatedItem` -:ref:`location` +- :ref:`location` -:ref:`recordInfo` +- :ref:`recordInfo` -:ref:`accessCondition` +- :ref:`accessCondition` .. _identifier: