Form:Object query: Difference between revisions

From Thesaurus Inscriptionum Raeticarum
Jump to navigationJump to search
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>This is the "[[:Category:Object|object]] query" form. The form is used via the [[Special:RunQuery/Object query|special 'run query']] page.</noinclude><includeonly>
<noinclude>This is the "[[:Category:Object|object]] query" form. The form is used via the [[Special:RunQuery/Object query|special 'run query']] page.</noinclude><includeonly>
== Search for [[:Category:Object|objects]] with specific properties ==
Notes:
* Generally, all rules for values in [http://semantic-mediawiki.org/wiki/Help:Selecting_pages inline searches] apply, i.e. the operators "<code>!</code>" (not), "<code><</code>" (less than) and "<code>></code>" (greater than) can be used.
* For reasons unknown, the operators "<code>~</code>" (like) for instring searches and "<code>||</code>" for disjunctions do not work.
* Subqueries can be entered using the tag "<code>&lt;q&gt;</code>"; – e.g. "<code>&lt;q&gt;&#91;&#91;province::Trento&#93;&#93;&lt;/q&gt;</code>" in the field "site" for all objects from any site in the province [[Trento]].
__NOEDITSECTION__
__NOTOC__
{{{info|query form at top}}}
{{{info|query form at top}}}
{{{for template|Object query}}}
{{{for template|Object query}}}
Search for [[:Category:Object|objects]] with a specific [[Property:sortdate|date]]:
{| class="formtable"
{| class="formtable"
! later than
! colspan=2 |
| {{{field|date_a}}} e.g. "<code>-400</code>"
=== Object description ===
|-
! [[Property:name|Proper name]]:
| {{{field|name}}}
|-
! [[Property:type_object|Classification]]:
| {{{field|type_object}}}
|-
! [[Property:type|Archaeological type]]:
| {{{field|type}}}
|-
! [[Property:material|Material]]:
| {{{field|material}}}
|-
! [[Property:dimension|Current max. dimension]]:
| {{{field|dimension_max}}} e.g. "<code>12.3 cm</code>", "<code>>0.8 m</code>"
|-
! [[Property:condition|Current condition]]:
| {{{field|condition}}}
|-
! colspan=2 | <hr>
=== Object dating ===
|-
! [[Property:culture_archaeological|Archaeological culture]]:
| {{{field|culture_archaeological}}}
|-
! [[Property:sortdate|Date: sorting value]]:
| {{{field|sortdate|input type=text}}} e.g. "<code>-300</code>", "<code><-400</code>"
|-
! [[Property:date|Date: display form]]:
| {{{field|date|input type=text}}}
|-
! [[Property:date_derivation‎|Date derived from]]:
| {{{field|date_derivation}}}
|-
! colspan=2 | <hr>
=== Find circumstances ===
|-
! [[Property:site|Site]]:
| {{{field|site|values from category=Area}}}
|-
! [[Property:field_name|Field name]]:
| {{{field|field_name|values from category=Field name}}}
|-
! [[Property:find_context|Archaeological context]]:
| {{{field|find_context}}} e.g. "<code>grave 125</code>"
|-
! [[Property:find_circumstances|Find circumstances]]:
| {{{field|find_circumstances}}}
|-
! [[Property:coordinate_n|Coordinate North]]:
| {{{field|coordinate_n|input type=text}}} e.g. "<code><47.37</code>"
|-
! [[Property:coordinate_e|Coordinate East]]:
| {{{field|coordinate_e|input type=text}}} e.g. "<code>>8.54</code>"
|-
! style="white-space:pre;" |[[Property:sortdate_find|Find date: sorting value]]:
| {{{field|sortdate_find|input type=text}}} e.g. "<code>1972</code>", "<code><1890</code>"
|-
! style="white-space:pre;" |[[Property:date_find|Find date: display form]]:
| {{{field|date_find}}}
|-
! colspan=2 | <hr>
=== Current location ===
|-
! [[Property:location|Current location]]:
| {{{field|location|values from category=Depository}}}
|-
! [[Property:inventory_number|Inventory nr.]]:
| {{{field|inventory_number}}}
|-
|-
! earlier than
! [[Property:accessibility|Accessibility]]:
| {{{field|date_b}}} e.g. "<code>-125</code>"
| {{{field|accessibility}}}
|}
|}
{{{end template}}}
{{{end template}}}</includeonly>
</includeonly>

Latest revision as of 07:03, 24 September 2015

This is the "object query" form. The form is used via the special 'run query' page.