Help:DivePixels: Difference between revisions

From artserver wiki
Line 3: Line 3:
DivePixels is centered around the semantic annotation of images, using Page Forms.
DivePixels is centered around the semantic annotation of images, using Page Forms.


==Annotation==
==Image's Annotations==
The page of a <code>File:</code> 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
At the heart of the DivePixels' section are <code>File:</code> pages, dedicated to pictures taking scuba diving.
 
Each of the DivePixels' <code>File:</code> pages includes option to '''Edit with Form''': [[Form:Image]] (enabled in the [[Project:File]]. The form asks for the semantic properties of:
* Section
* Date
* Dive Site - each '''Dive Site''' value is a page dedicated to the Dive site, bearing the page name
* Species - each '''Species''' value is a page dedicated to the Species, bearing the page name
 
== Species pages ==
Are dedicate to information about the '''Species''', bearing the page name
 
By adding the [[Template:Species]]: <nowiki>{{Species}}</nowiki> a list of all the wiki pages tagged with <nowiki>[[Species::thatspieces]]</nowiki> will be printed
 
 
== Dive Site pages ==
Are dedicate to information about the '''Dive Site''', bearing the page name


== Printing results ==
== Printing results ==

Revision as of 21:59, 30 July 2018

DivePixels Documentation

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

Image's Annotations

At the heart of the DivePixels' section are File: pages, dedicated to pictures taking scuba diving.

Each of the DivePixels' File: pages includes option to Edit with Form: Form:Image (enabled in the Project:File. The form asks for the semantic properties of:

  • Section
  • Date
  • Dive Site - each Dive Site value is a page dedicated to the Dive site, bearing the page name
  • Species - each Species value is a page dedicated to the Species, bearing the page name

Species pages

Are dedicate to information about the Species, bearing the page name

By adding the Template:Species: {{Species}} a list of all the wiki pages tagged with [[Species::thatspieces]] will be printed


Dive Site pages

Are dedicate to information about the Dive Site, bearing the page name

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