לדלג לתוכן

קובץ:English mass units graph.svg

תוכן הדף אינו נתמך בשפות אחרות.
מתוך ויקיפדיה, האנציקלופדיה החופשית

לקובץ המקורי(קובץ SVG, הגודל המקורי: 609 × 1,088 פיקסלים, גודל הקובץ: 24 ק"ב)

ויקישיתוף זהו קובץ שמקורו במיזם ויקישיתוף. תיאורו בדף תיאור הקובץ המקורי (בעברית) מוצג למטה.

תקציר

תיאור
English: Graph showing the relations of classic English units of mass (weight)
תאריך יצירה
מקור made from scratch with Graphviz based on data from en:English unit
יוצר Christoph Päper
אישורים והיתרים
(שימוש חוזר בקובץ זה)
PD
גרסאות אחרות Derivative works of this file:  English mass units graph-Ai.svg

Source

digraph Weight {
bgcolor="transparent";
node [shape="rectangle", style="filled", fillcolor="white", color="black"];
edge [color="#555555"];
# add colors, distinction for records!

dram  [shape="record" label="<apt> Apothecary | <adp> Avoirdupois | dra(ch)m"];
ounce [shape="record" label="<troy> Troy | <tower> Tower | <adp> Avoirdupois | ounce"];
pound [shape="record" label="<troy> Troy | <ldn> London | <merc> Merchant | <tower> Tower | <adp> Avoirdupois | pound"];
stone [shape="record" label="<ldn> London | <merc> Merchant | <butch> Butcher | <adp> Avoirdupois | stone"];

quarter [shape="record" label="<all> quarter, tod | <long> long | <short> short"];# 1/4 hundredweight
#quintal [shape="record" label="long | short | <all> hundredweight,\n quintal, centner"];
quintal [label="hundredweight,\n quintal, centner"];# 100 pound
#ton     [shape="record" label="long | short | <all> ton"];
ton     [label="ton"];

grain;
penny [label="pennyweight"];
clove [label="clove, nail"];# nail: 1/16 hundredweight

# ounce  pound  stone   (gr)
# 450    5400           Tower
# 480    5760           Troy
#        6750   81000   Merchant
# 437.5  7000   98000   Avoirdupois
#        7200   90000   London

# ounce -> pound
	ounce:adp   -> pound:adp  [label="16"];
	ounce:troy  -> pound:troy [label="12"];
	ounce:troy  -> pound:ldn  [label="15"];
	ounce:tower -> pound:tower[label="12"];
	ounce:tower -> pound:merc [label="15"];
	ounce:tower -> pound:ldn  [label="16"];
	
# Avoirdupois
	grain -> pound:adp [label="7000"];
	dram:adp -> ounce:adp [label="16"];
	pound:adp -> clove [label="7"];// 49000 gr
	clove -> stone:adp [label="2"];// 98000 gr
	pound:adp -> quarter:short [label="25"];// 175000 gr
	stone:adp -> quarter:long [label="2"];// 196000 gr
	quarter:all -> quintal:all [label="4"];// 700000 gr
	quintal:all -> ton:all [label="20"];// 14000000 gr

# Troy, Monetary
	grain -> penny [label="24"];// 24 gr, headlabel="Troy"
	penny -> ounce:troy [label="20"];// 480 gr
	grain -> ounce:tower [label="450"];// 450 gr
	ounce:troy -> mark [label="8"];// 3840 gr
	penny -> shilling [label="12"];// 
	shilling -> ounce:troy [style="invis"]; // invisible
//	mark -> pound:troy [label="1½", style="invis"];// invisible
	shilling -> pound:troy [label="20"];

# Apothecary
	grain -> scruple [label="20"];// 20 gr
	scruple -> dram:apt [label="3"];// 60 gr
	dram:apt -> ounce:troy [label="8"];// 480 gr

# Mercantile
	pound:merc -> stone:merc [label="12"];
	pound:adp -> stone:butch [label="8"];
	pound:ldn -> stone:ldn [label="12½"];
//	stone:adp -> sack [label="26"];
	quarter:long -> sack [label="13"];
}

רישיון

Public domain ברצוני, בעלי זכויות היוצרים על יצירה זו, לשחרר יצירה זו לנחלת הכלל. זה תקף בכל העולם.
יש מדינות שבהן הדבר אינו אפשרי על פי חוק, אם כך:
אני מעניק לכל אחד את הזכות להשתמש בעבודה זו לכל מטרה שהיא, ללא תנאים כלשהם, אלא אם כן תנאים כאלה נדרשים על פי חוק.

כיתובים

נא להוסיף משפט שמסביר מה הקובץ מייצג

פריטים שמוצגים בקובץ הזה

מוצג

היסטוריית הקובץ

ניתן ללחוץ על תאריך/שעה כדי לראות את הקובץ כפי שנראה באותו זמן.

תאריך/שעהתמונה ממוזערתממדיםמשתמשהערה
נוכחית05:51, 8 בדצמבר 2010תמונה ממוזערת לגרסה מ־05:51, 8 בדצמבר 2010‪1,088 × 609‬ (24 ק"ב)BeaoTrying to make text fit in the boxes.
13:35, 19 ביולי 2010תמונה ממוזערת לגרסה מ־13:35, 19 ביולי 2010‪1,088 × 609‬ (20 ק"ב)Crissovcorrected scruple->drachm, italics
15:04, 31 במרץ 2010תמונה ממוזערת לגרסה מ־15:04, 31 במרץ 2010‪1,088 × 609‬ (19 ק"ב)Crissovnew layout with record structs
20:55, 6 בינואר 2008תמונה ממוזערת לגרסה מ־20:55, 6 בינואר 2008‪908 × 790‬ (14 ק"ב)Crissov{{Information |Description=Graph showing the relations of classic English units of mass (weight) |Source=made from scratch with Graphwiz based on data from en:English unit |Date=2008-01-06 |Author=Christoph Päper |Permission=PD |other_versions= }}

אין בוויקיפדיה דפים המשתמשים בקובץ זה.

שימוש גלובלי בקובץ

אתרי הוויקי השונים הבאים משתמשים בקובץ זה: