Form:Die Study: Difference between revisions
From SILVER
No edit summary |
No edit summary |
||
| (200 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{#forminput:form={{PAGENAME}}|autocomplete on category={{PAGENAME}}|placeholder=Title of the record|placeholder=e. g. RQEMH 94 - Pella (Macedonia), gold, stater, 345-310 BC|class=form-control}} | |||
</noinclude><includeonly>__NOTOC____NOFACTBOX__ | |||
{{#get_web_data: | |||
url=http://nomisma.org/query?query=PREFIX%20rdf%3A%09%09%3Chttp%3A%2F%2Fwww.w3.org%2F1999%2F02%2F22-rdf-syntax-ns%23%3E%0D%0APREFIX%20dcterms%3A%09%09%3Chttp%3A%2F%2Fpurl.org%2Fdc%2Fterms%2F%3E%0D%0APREFIX%20foaf%3A%09%09%3Chttp%3A%2F%2Fxmlns.com%2Ffoaf%2F0.1%2F%3E%0D%0APREFIX%20nm%3A%09%09%3Chttp%3A%2F%2Fnomisma.org%2Fid%2F%3E%0D%0APREFIX%20nmo%3A%09%09%3Chttp%3A%2F%2Fnomisma.org%2Fontology%23%3E%0D%0APREFIX%20org%3A%09%09%3Chttp%3A%2F%2Fwww.w3.org%2Fns%2Forg%23%3E%0D%0APREFIX%20skos%3A%09%09%3Chttp%3A%2F%2Fwww.w3.org%2F2004%2F02%2Fskos%2Fcore%23%3E%0D%0A%0D%0ASELECT%20%3Furi%20%3Flabel%20WHERE%20%7B%0D%0A%3Furi%20a%20nmo%3AMaterial%20%3B%0D%0A%20%20skos%3AprefLabel%20%3Flabel.%0D%0AFILTER%28langMatches%28lang%28%3Flabel%29%2C%20%22EN%22%29%29%0D%0A%7D%20&output=csv | |||
|format=CSV with header | |||
|data=MetalLabel=label,MetalURI=uri | |||
}} | |||
{{{info||create title=Form|edit title=Form}}} | {{{info||create title=Form|edit title=Form}}} | ||
{{{for template|Die Study|label=}}} | {{{for template|Die Study|label=}}} | ||
<div class="card | <div class="card"><div class="mw-collapsible"> | ||
<div class="card-header bg-light"><h5>Image</h5></div> | |||
<div class="card-body mw-collapsible-content"> | <div class="card-body mw-collapsible-content"> | ||
{| class="table table-hover table- | {| class="table table-hover table-sm" | ||
|[[Image::@@@]] {{#info:Select already uploades image or indicate new image filename.}} | |||
{{{field|Image|input type=tokens|property=Image|values from namespace=File|uploadable|default filename=<page name>.jpg|image preview|class=form-control}}} | |||
|- | |- | ||
|[[Image | |[[Image reference::@@@]] | ||
|{{{field| | {{{field|Image reference|input type=text|class=form-control}}} | ||
|} | |||
</div></div> | |||
</div> | |||
<div class="card"><div class="mw-collapsible"> | |||
<div class="card-header bg-light"><h5>Description</h5></div> | |||
<div class="card-body mw-collapsible-content"> | |||
{| class="table table-hover table-sm" | |||
|[[Obverse legend::@@@]] | |||
{{{field|Obverse legend|input type=text|class=form-control}}} | |||
|- | |- | ||
|[[ | |[[Obverse legend language::@@@]] | ||
{{{field|Obverse legend language|input type=text|class=form-control}}} | |||
|- | |- | ||
|[[ | |[[Obverse description::@@@]] | ||
{{{field|Obverse description|input type=text|class=form-control}}} | |||
|- | |- | ||
|[[ | |[[Reverse legend::@@@]] | ||
{{{field|Reverse legend|input type=text|class=form-control}}} | |||
|- | |- | ||
|[[ | |[[Reverse legend language::@@@]] | ||
{{{field|Reverse legend language|input type=text|class=form-control}}} | |||
|- | |- | ||
|[[ | |[[Reverse description::@@@]] | ||
|{{{field| | {{{field|Reverse description|input type=text|class=form-control}}} | ||
|} | |||
</div></div> | |||
</div> | |||
<div class="card"><div class="mw-collapsible"> | |||
<div class="card-header bg-light"><h5>Mint and issuing power</h5></div> | |||
<div class="card-body mw-collapsible-content"> | |||
{| class="table table-hover table-sm" | |||
|[[Mint::@@@]] {{#info:Enter more than one separated by ";"}} | |||
{{{field|Mint|input type=tokens|delimiter=;|values from category=Mints|class=form-control}}} | |||
|- | |- | ||
|[[ | |[[Ancient region::@@@]] {{#info:Enter more than one separated by ";"}} | ||
{{{field|Ancient region|input type=tokens|values from category=Regions||placeholder=only needed if mint is unknown|delimiter=;|class=form-control}}} | |||
|- | |- | ||
|[[ | |[[Authority::@@@]] {{#info:Enter more than one separated by ";"}} | ||
|{{{field| | {{{field|Authority|input type=tokens|values from category=Authorities|delimiter=;|class=form-control}}} | ||
|} | |||
</div></div> | |||
</div> | |||
<div class="card"><div class="mw-collapsible"> | |||
<div class="card-header bg-light"><h5>Chronology</h5></div> | |||
<div class="card-body mw-collapsible-content"> | |||
{| class="table table-hover table-sm" | |||
|[[Date from::@@@]] | |||
{{{field|Date from|input type=text|class=form-control}}} | |||
|[[Date to::@@@]] | |||
{{{field|Date to|input type=text|class=form-control}}} | |||
|[[Period::@@@]] {{#info:Enter more than one separated by ";"}} | |||
{{{field|Period|input type=tokens|delimiter=;|class=form-control}}} | |||
|} | |||
</div></div> | |||
</div> | |||
<div class="card"><div class="mw-collapsible"> | |||
<div class="card-header bg-light"><h5>Physical description</h5></div> | |||
<div class="card-body mw-collapsible-content"> | |||
{| class="table table-hover table-sm" | |||
|[[Metal::@@@]] {{#info:Enter more than one separated by ";"}} | |||
{{{field|Metal|input type=tokens|delimiter=;|class=form-control}}} | |||
|- | |- | ||
|[[ | |[[Denomination::@@@]] | ||
{{{field|Denomination|input type=text|class=form-control}}} | |||
|- | |- | ||
|[[ | |[[Standard::@@@]] | ||
{{{field|Standard|input type=text|class=form-control}}} | |||
|- | |- | ||
|[[ | |[[Median weight::@@@]] {{#info:in grams}} | ||
{{{field|Median weight|input type=text|class=form-control}}} | |||
|- | |- | ||
|[[ | |[[Average weight::@@@]] {{#info:in grams}} | ||
{{{field|Average weight|input type=text|class=form-control}}} | |||
|- | |- | ||
|[[ | |[[Mode weight::@@@]] {{#info:in grams}} | ||
{{{field|Mode weight|input type=text|class=form-control}}} | |||
|- | |- | ||
|[[ | |[[Range of weights::@@@]] {{#info:in grams, separate multiple entries with ";"}} | ||
{{{field|Range of weights|input type=text|delimiter=;|class=form-control}}} | |||
|- | |- | ||
|[[ | |[[List of weights::@@@]] {{#info:in grams, separate multiple entries with ";"}} | ||
{{{field|List of weights|input type=text|delimiter=;|class=form-control}}} | |||
|- | |- | ||
|[[ | |[[Diameter::@@@]] {{#info:in mm}} | ||
{{{field|Diameter|input type=text|class=form-control}}} | |||
|- | |- | ||
|[[ | |[[Axis::@@@]] {{#info:in mm}} | ||
|{{{field| | {{{field|Axis|input type=text|class=form-control}}} | ||
|- | |||
|} | |||
</div></div> | |||
</div> | |||
<div class="card"><div class="mw-collapsible"> | |||
<div class="card-header bg-light"><h5>References</h5></div> | |||
<div class="card-body mw-collapsible-content"> | |||
{| class="table table-hover table-sm" | |||
|[[RQEM reference::@@@]] | |||
{{{field|RQEM reference|input type=tokens|delimiter=;|class=form-control}}} | |||
|[[RQEM reference number::@@@]] | |||
{{{field|RQEM reference number|input type=text|class=form-control}}} | |||
|- | |- | ||
|[[ | |[[Die study reference::@@@]] {{#info:Enter more than one separated by ";"}} | ||
|{{{field| | {{{field|Die study reference|input type=text|delimiter=;|values from category=Literature|class=form-control}}} | ||
|[[Coin series reference::@@@]] {{#info:Enter more than one separated by ";"}} | |||
{{{field|Coin series reference|input type=text|delimiter=;|values from category=Literature|class=form-control}}} | |||
|- | |- | ||
|[[ | |colspan=2|[[Coin series web reference::@@@]] {{#info:Enter more than one separated by ";"}} | ||
{{{field|Coin series web reference|input type=text|delimiter=;|class=form-control}}} | |||
|} | |} | ||
</div></div> | </div></div> | ||
</div> | </div> | ||
<div class="card | <div class="card"><div class="mw-collapsible mw-collapsed"> | ||
<div class="card-header bg-light"><h5>Quantification</h5></div> | |||
<div class="card-body mw-collapsible-content"> | <div class="card-body mw-collapsible-content"> | ||
{| class="table table-hover table- | {| class="table table-hover table-sm" | ||
|[[Number of obverse dies::@@@]] (o) | |||
{{{field|Number of obverse dies|input type=text|class=form-control}}} | |||
|- | |- | ||
|[[Number of | |[[Number of singletons::@@@]] (o1) | ||
{{{field|Number of singletons|input type=text|class=form-control}}} | |||
|- | |- | ||
|[[Number of reverse dies::@@@]] (r | |[[Number of reverse dies::@@@]] (r) | ||
{{{field|Number of reverse dies|input type=text|class=form-control}}} | |||
|- | |- | ||
|[[Number of coins::@@@]] (n) | |||
{{{field|Number of coins|input type=text|class=form-control}}} | |||
|} | |} | ||
</div></div> | </div></div> | ||
</div> | |||
<div class="card"><div class="mw-collapsible"> | |||
<div class="card-header bg-light"><h5>Remarks</h5></div> | |||
<div class="card-body mw-collapsible-content"> | |||
{| class="table table-hover table-sm" | |||
|[[Workstation::@@@]] | |||
{{{field|Workstation|input type=dropdown|property=Workstation|class=form-control}}} | |||
|[[Purpose::@@@]] | |||
{{{field|Purpose|input type=dropdown|property=Purpose|class=form-control}}} | |||
|- | |||
|colspan=2|[[Remarks::@@@]] | |||
{{{field|Remarks|input type=text|class=form-control}}} | |||
|} | |||
</div></div> | </div></div> | ||
</div> | |||
{{{end template}}} | {{{end template}}} | ||
<div class="card"><div class="mw-collapsible mw-collapsed"> | |||
<div class="card-header bg-light"><h5>Obverse dies distribution</h5></div> | |||
{{{for template|Distribution|multiple|add button text=add distribution | <div class="card-body mw-collapsible-content"> | ||
{| class="table table-hover table- | {{{for template|Distribution Item|multiple|add button text=add obverse distribution}}} | ||
| | {| class="table table-hover table-sm" | ||
|Frequency: | |||
{{{field| | {{{field|Frequency|input type=text|size=2|maxlength=3|class=form-control}}} | ||
Number of obverse dies (d): {{#info:Number of obverse dies represented by the amount of specimen in the corpus of the coins.}} | |Number of obverse dies (d): {{#info:Number of obverse dies represented by the amount of specimen in the corpus of the coins.}} | ||
{{{field|Number of dies|input type=text|class=form-control}}} | {{{field|Number of dies|input type=text|class=form-control}}} | ||
|[[Die name::@@@]] {{#info:Enter more than one separated by ","}} | |||
{{{field|Die name|input type=text|delimiter=,|class=form-control}}} | |||
|} | |} | ||
{{{end template}}} | {{{end template}}} | ||
</div></div> | |||
</div> | |||
<div class="card | <div class="card"><div class="mw-collapsible mw-collapsed"> | ||
<div class="card- | <div class="card-header bg-light"><h5>Reverse dies distribution</h5></div> | ||
<div class="card-body mw-collapsible-content"> | <div class="card-body mw-collapsible-content"> | ||
{{{for template| | {{{for template|Distribution Reverse Item|multiple|add button text=add reverse distribution}}} | ||
{| class="table table-hover table- | {| class="table table-hover table-sm" | ||
| | |Frequency: | ||
{{{field|Frequency|input type=text|size=2|maxlength=3|class=form-control}}} | |||
{{{field| | |Number of obverse dies (d): {{#info:Number of obverse dies represented by the amount of specimen in the corpus of the coins.}} | ||
|- | {{{field|Number of dies|input type=text|class=form-control}}} | ||
|[[ | |[[Die name::@@@]] {{#info:Enter more than one separated by ","}} | ||
{{{field| | {{{field|Die name|input type=text|delimiter=,|class=form-control}}} | ||
|}{{{end template}}} | |} | ||
{{{end template}}} | |||
</div></div> | </div></div> | ||
</div> | |||
<div class="card"><div class="mw-collapsible"> | |||
<div class="card-header bg-light"><h5>Dies shared with other series</h5></div> | |||
<div class="card-body mw-collapsible-content"> | |||
{{{for template|DiesShared Item|multiple|add button text=add similarity with other series}}} | |||
{| class="table table-hover table-sm" | |||
|[[Die name::@@@]] | |||
{{{field|Die name|input type=text|delimiter=,|class=form-control}}} | |||
|[[RQEM reference::@@@]] | |||
{{{field|RQEM reference|input type=tokens|delimiter=;|values from category=Die Study|class=form-control}}} | |||
|} | |||
{{{end template}}} | |||
</div></div> | </div></div> | ||
</div> | |||
{{{standard input|watch}}} | {{{standard input|watch}}} | ||
{{{standard input|save|}}} {{{standard input|cancel|class=btn-primary}}} | {{{standard input|save|}}} {{{standard input|cancel|class=btn-primary}}} | ||
</includeonly> | </includeonly> | ||
Latest revision as of 07:51, 12 May 2023