This document describes the way links between items are defined and created in Urantiapedia. Also discusses improvements that could be made in the future to the link system.
Links on Urantiapedia are always, in the end, an HTML link between two pages or between two anchors within two pages. If there are several links in the same position, several HTML links will be created.
Since Urantiapedia supports both HTML5 and Markdown files links can take either HTML5 or Markdown syntax. Both are valid.
For example, The Urantia Book is in HTML5, and paragraph 0:2.10 has two links to two topics (God and Deity) from the Topic Index:
<p id="p2_10"><sup><small>0:2.10</small></sup> The term <a href="/topic/God">God</a> always denotes <i>personality.</i> <a href="/topic/Deity">Deity</a> may, or may not, refer to divinity personalities.</p>
This example connects pages: the Foreword in The Urantia Book, with the pages for topics “God” and “Deity”.
Or for example, study aids and articles are in Markdown. This is a excerpt from first chapter of the Workbook I from William Sadler:
**REFERENCE**: [UB 1:0.1](/en/The_Urantia_Book/1#p0_1) — “The Universal Father is...”
This example connects a page (a chapter in a book) to a paragraph (anchor) in The Urantia Book. We use for that the standard way for an anchor with a #
character, and the use of a unique identifier (in this case p0_1
). Each paragrah or heading in a paper of The Urantia Book has a unique ID and anchor that follows this pattern: p<section_index>_<par_index>
, that follow the usual convention <paper>:<section>.<paragrpah>
for naming paragraphs in the book.
The following tables summarize the links we want to create at this time on Urantiapedia. There are many types of links that we could consider adding in the future.
Code | Origin type | Destination | Destination type | Status |
---|---|---|---|---|
UB_B | Footnote in paragraph | The Bible | Verse in a chapter of a book | |
UB_A | Footnote in paragraph | Articles | Article page | |
UB_S | Footnote in paragraph | Study Aid | Chapter page or heading | |
UB_O | Footnote in paragraph | Other books | Book anchor for a page | |
UB_TI | Links in words of paragraphs | Topic Index | Topic page | [1] |
UB_D | Footnote in paragraph [2] | Diagrams | Diagram page or anchor | |
UB_I | Image insertion [3] | Illustrations | - | [4] |
UB_P | Footnote in paragraph | Presentations | Page of presentation or slide | |
UB_M | Footnote in paragraph [5] | Maps | Map page or coordinate/ID | |
UB_3D | Footnote in paragraph [6] | 3D Models | 3D model page or ID | |
UB_V | Footnote in paragraph | Youtube videos | External link | |
UB_C | Footnote in paragraph | Podcasts | External link | |
UB_F | Footnote in paragraph | Forum Discussion threads | External link |
[1] The algorithm that creates links is in progress for adjusting the number of links to create.
[2] Small diagrams could be added as illustrations in the book, in a collapsible section under some paragraphs. The idea is that each diagram, small or big, has its own page, and all of them will be indexed. But small ones, instead of only be a page, can be embedded inside The Urantia Book as collapsible sections.
[3] Images are not proper links, but they are inserted under a given paragrah so we need a way to define this insertions. So they are considered here as links in some way.
[4] This work is in progress. For now there are a few images added.
[5] Some maps that are well suited for a given paragraph can be highligthed under the paragraph in a panel with a button that links to the map.
[6] The same as previous for maps can apply here.
Examples:
Code | Origin type | Destination | Destination type | Status |
---|---|---|---|---|
B_UB | Footnote in verse | The Urantia Book | Paragraph | |
B_A | Footnote in verse | Articles | Article page | |
B_S | Footnote in verse | Study Aid | Chapter page or heading | |
B_O | Footnote in verse | Other Books | Book anchor for a page | |
B_TI | Links in words of verses | Topic Index | Topic page | |
B_I | Image insertion [1] | Illustrations | - | |
B_M | Footnote verse [2] | Maps | Map page or coordinate/ID |
[1] The same said for The Urantia Book applies here.
[2] The same said for The Urantia Book applies here.
Examples:
Code | Origin type | Destination | Destination type | Status |
---|---|---|---|---|
A_UB | Link in quotes or paragraphs | The Urantia Book | Paragraph | |
A_B | Link in quotes or paragraphs | The Bible | Verse in a chapter of a book | |
A_A | Footnote in paragraph | Articles | Article page | |
A_S | Footnote in paragrah | Study Aids | Chapter page or heading | |
A_O | Footnote in paragraph | Other books | Book anchor for a page | |
A_I | Image insertion [1] | Illustrations | - | |
A_M | Footnote in paragraph [2] | Maps | Map page or coordinate/ID | |
A_3D | Footnote in paragraph [3] | 3D Models | 3D model page or ID | |
A_V | Footnote in paragraph | Youtube videos | External link | |
A_C | Footnote in paragraph | Podcasts | External link | |
A_F | Footnote in paragraph | Forum Discussion threads | External link |
[1] The same said for The Urantia Book applies here.
[2] The same said for The Urantia Book applies here.
[3] The same said for The Urantia Book applies here.
Examples:
Code | Origin type | Destination | Destination type | Status |
---|---|---|---|---|
S_UB | Link in quotes or paragraphs | The Urantia Book | Paragraph | |
S_B | Link in quotes or paragraphs | The Bible | Verse in a chapter of a book | |
S_A | Footnote in paragraph | Articles | Article page | |
S_S | Footnote in paragrah | Study Aids | Chapter page or heading | |
S_O | Footnote in paragraph | Other books | Book anchor for a page | |
S_I | Image insertion [1] | Illustrations | - | |
S_M | Footnote in paragraph [2] | Maps | Map page or coordinate/ID | |
S_3D | Footnote in paragraph [3] | 3D Models | 3D model page or ID | |
S_V | Footnote in paragraph | Youtube videos | External link | |
S_C | Footnote in paragraph | Podcasts | External link | |
S_F | Footnote in paragraph | Forum Discussion threads | External link |
[1] The same said for The Urantia Book applies here.
[2] The same said for The Urantia Book applies here.
[3] The same said for The Urantia Book applies here.
Examples:
Code | Origin type | Destination | Destination type | Status |
---|---|---|---|---|
O_UB | Footnote in paragraph | The Urantia Book | Paragraph | |
O_B | Link or Footnote in paragraph | The Bible | Verse in a chapter of a book | |
O_A | Footnote in paragraph | Articles | Article page | |
O_S | Footnote in paragrah | Study Aids | Chapter page or heading |
Code | Origin type | Destination | Destination type | Status |
---|---|---|---|---|
TI_UB | Footnote in paragraph or “See Also” | The Urantia Book | Paragraph | |
TI_B | Footnote in paragraph | The Bible | Verse in a chapter of a book | |
TI_A | Footnote in paragraph | Articles | Article page | |
TI_S | Footnote in paragraph | Study Aids | Chapter page or heading | |
TI_TI | “See Also” section | Topic Index | Chapter page or heading | |
TI_I | Image insertion [1] | Illustrations | - | |
TI_M | Footnote in paragraph [2] | Maps | Map page or coordinate/ID | |
TI_3D | Footnote in paragraph [3] | 3D Models | 3D model page or ID | |
TI_V | Footnote in paragraph | Youtube videos | External link | |
TI_C | Footnote in paragraph | Podcasts | External link | |
TI_F | Footnote in paragraph | Forum Discussion threads | External link |
[1] The same said for The Urantia Book applies here.
[2] The same said for The Urantia Book applies here.
[3] The same said for The Urantia Book applies here.
Examples:
Code | Origin type | Destination | Destination type | Status |
---|---|---|---|---|
D_UB | Link in diagram object | The Urantia Book | Paragraph | |
D_B | Link in diagram object | The Bible | Verse in a chapter of a book |
Examples:
Illustrations is not expected to have a page per each one, so they are not linkable objects. They are just inserted in other elements, as The Urantia Book papers, the Bible chapters, articles, study aids, or Topic Index entries.
Code | Origin type | Destination | Destination type | Status |
---|---|---|---|---|
P_UB | Link in slide | The Urantia Book | Paragraph | |
P_B | Link in slide | The Bible | Verse in a chapter of a book |
Code | Origin type | Destination | Destination type | Status |
---|---|---|---|---|
M_UB | Link in side panel | The Urantia Book | Paragraph | |
M_B | Link in side panel | The Bible | Verse in a chapter of a book | |
M_TI | Link in side panel | Topic Index | Topic page |
Examples:
Code | Origin type | Destination | Destination type | Status |
---|---|---|---|---|
3D_UB | Link in 3D element | The Urantia Book | Paragraph |
This content will be outside of Urantiapedia so we plan to have indexes or pages that list external links or some embedded videos in some pages. This is coded as UB_V, A_V, S_V and TI_V.
This content will be outside of Urantiapedia so we plan to have indexes or pages that list external links or some embedded podcasts in some pages. This is coded as UB_C, A_C, S_C and TI_C.
This content will be outside of Urantiapedia so we plan to have pages with external links to threads that are related to the content. This is coded as UB_F, A_F, A_F and TI_F.
UB | B | A | S | O | TI | D | P | M | 3D | V | C | F | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
UB | ↔ | ↔ | ↔ | ↔ | ↔ | ↔ | ↔ | ↔ | ↔ | → | → | → | |
B | ↔ | ↔ | ↔ | ↔ | ↔ | ← | ← | ↔ | |||||
A | ↔ | ↔ | ↔ | ↔ | ↔ | ↔ | → | → | → | → | |||
S | ↔ | ↔ | ↔ | ↔ | ↔ | ↔ | → | → | → | → | |||
O | ↔ | ↔ | ↔ | ↔ | |||||||||
TI | ↔ | ↔ | ↔ | ↔ | → | → | → | ||||||
D | ↔ | → | |||||||||||
P | ↔ | → | |||||||||||
M | ↔ | ← | ← | ← | ↔ | ||||||||
3D | ↔ |
For each type of content here is a description of the files that stores links and the process to generate the links in the final pages to upload to Urantiapedia.
For Urantia Book their use has been explained in UB_I. For Bible in B_I. For articles, study aids and other books, in A_I, S_I and O_I. We need to define some way to add images to Topic Index.
All browsers allow to right click or tap and hold a link to copy it. For copying the page itself it can be done in the address textbox.
A trick that usually is not known in Urantiapedia is that you can copy the link of a header in a page. When the mouse is over a header a ¶
symbol on the right that be right clicked to get the link.
Since The Urantia Book was first published in 1955, this English original has been quoted numerous times in readers’ works and articles. The traditional way of citing The Urantia Book was to give the page and paragraph of that first English edition (commonly called the standard edition). The encoding followed was <page_number>.<paragraph_order>
.
This way of citing The Urantia Book introduces a problem that should have been seen already at an early date. In translations and in different paper editions, the number of pages and the position of the paragraph are not kept constant. Forcing The Urantia Book readers around the world to have an English copy of the first edition of the Book in order to indicate a reference correctly did not make sense.
Quickly, as the Book has been translated and published in different editions, there has been a need to create a single global reference system for The Urantia Book, based on the index of the document, the index of the section and finally the index of the paragraph within the section. And for each paragraph, a unique identifier was assigned in this way, with which it is easy and fast to go to the content that someone has quoted or referenced. Encoding is now usually written like this <document>:<section>.<paragraph>
.
It is striking that the years go by and many websites and publications continue to maintain the old system of references, sometimes as the only reference, or as a complement to the new reference. This clearly shows that there are still many publications that are too much focused on the use of the English language, as this duplication of references introduces more work and is only useful for readers of a particular edition of the book in English.
On Urantiapedia, one of our basic principles is globalization. This website is not designed for one language or a few languages. The objective of this website is that all the content without distinction can be offered in all the languages that are desired. To introduce two references every time The Urantia Book is quoted is to add a useless effort that also goes against this principle of multi-language capacity. For this reason, the board of Urantiapedia made the decision from the outset to adopt in any link to The Urantia Book a single global and unified system of offering the reference, which faithfully follows the current model. Any other mention or reference that is not offered in the same way, is corrected to leave the link in the unified way.
We believe that these corrections to old content are necessary to provide readers around the world with a single system that reduces confusion and facilitates the exchange of ideas.