Help:DivePixels: Difference between revisions

From artserver wiki
Line 8: Line 8:
[[Form:Image]] defines the fields, input types, and allowed values of the Form
[[Form:Image]] defines the fields, input types, and allowed values of the Form


== Displaying ==
== Printing results ==
[[DivePixels]] uses an Semantic Ask form to generate a table with all the images tagged with <nowiki>[[Section::DivePixels]]</nowiki>
[[DivePixels]] uses an Semantic Ask to printout tables of "Dive Sites According to Location"
 
<pre>
Each '''Species value''' is a page, that by adding the [[Template:Species]]: <nowiki>{{Species}}</nowiki> creates a list of all the wiki pages tagged with <nowiki>[[Species::thatspieces]]</nowiki>
{{#ask: [[-Location::+]]
 
|format=table
|link=all
|mainlabel=Location
|?Country
|?Dive Site
|class=sortable wikitable smwtable
}}
</pre>
And all the DivePixels' photos ( File: pages tagged with <nowiki>[[Section::DivePixels]]</nowiki> )
<pre>
{{#ask: [[Section::DivePixels]]
|format=table
|link=all
|?Dive Site
|?Date
|?Species
|sort= Dive Site
|order=descending
|headers=show
|searchlabel=... further results
|class=sortable wikitable smwtable
}}
</pre>


=Things: Species, Dive Sites=
=Things: Species, Dive Sites=

Revision as of 21:39, 30 July 2018

DivePixels Documentation

DivePixels is centered around the semantic annotation of images, using Page Forms.

Annotation

The page of a File: has the option to Edit with Form, which is enabled by the Project:File to be the Form:Image

Form:Image defines the fields, input types, and allowed values of the Form

Printing results

DivePixels uses an Semantic Ask to printout tables of "Dive Sites According to Location"

{{#ask: [[-Location::+]]
 |format=table
 |link=all
 |mainlabel=Location
 |?Country
 |?Dive Site
 |class=sortable wikitable smwtable
}}

And all the DivePixels' photos ( File: pages tagged with [[Section::DivePixels]] )

{{#ask: [[Section::DivePixels]]
 |format=table
 |link=all
 |?Dive Site 
 |?Date
 |?Species
 |sort= Dive Site 
 |order=descending
 |headers=show
 |searchlabel=... further results
 |class=sortable wikitable smwtable
}}

Things: Species, Dive Sites

Use the {{Species}} and {{Dive Site}} in order to create image galleries in the value pages of these properties.


To Write

Dive sites

See Inverse_properties documentation


Each dive site includes

{{#set:
Type of Dive Site= shipwreck }}

Might become template:Divesite

... more about "DivePixels"
DivePixels +