Difference between revisions of "Current Work"

From Biowikifarm Metawiki
Jump to: navigation, search
(Demos)
Line 11: Line 11:
 
** [[NaviKey sample data|NaviKey example, Java applet using on-wiki-editable DELTA data]] - See also [[NaviKey]]
 
** [[NaviKey sample data|NaviKey example, Java applet using on-wiki-editable DELTA data]] - See also [[NaviKey]]
 
** [[IBIS-ID sample data | IBIS-ID sample data (IBIS-ID Flash-applet using SDD dataset)]]
 
** [[IBIS-ID sample data | IBIS-ID sample data (IBIS-ID Flash-applet using SDD dataset)]]
** [[Xper2 example | Xper2 example]]
+
** [[Xper2 example | Xper2 example]] (presently see: [http://species-id.net/fr/Xper2_sample_data french Species-ID]
 
** [[DELTA Intkey example|DELTA Intkey example using NaviKey sample data]]
 
** [[DELTA Intkey example|DELTA Intkey example using NaviKey sample data]]
  
Line 19: Line 19:
 
* Very long and very slow test keys:
 
* Very long and very slow test keys:
 
** [[Wikified key test - de]] (incomplete, with new export routine Stefano)
 
** [[Wikified key test - de]] (incomplete, with new export routine Stefano)
** [http://www.species-id.net/wiki/Key_to_Plants_of_Val_Rosandra_%28English_Demo%29 Val Rosandra English Demo on Species-ID]
 
** [http://www.species-id.net/wiki/Key_to_Plants_of_Val_Rosandra_%28English_Demo%29 Val Rosandra Italian Demo on Species-ID]
 
 
* [[Template:SingleAccessKey/doc|Wikified single access key]]
 
* [[Template:SingleAccessKey/doc|Wikified single access key]]
  

Revision as of 15:16, 28 June 2011

Semantic Web

Modeling SKOS Terminologies

Demos





Not working: ETI sample data (in-wiki), ETI SDD full screen

Quick links


New Wiki setup

All virtual hosts have a forwarding index.html. Enumeratio, Scholz, SmutBase no longer installed, better integrated into a phytomed or other wiki.

NaviKey

See NaviKey

Uncompleted work

Image uploading and handling

The real images are behind a special folder distribution mechanism, based on a MD5 hash of the filename. For an image example.jpg, Both Media:example.jpg, File:example.jpg, and Image:example.jpg (obsolete) will return the metadata page, not the image itself. DOES THE WIKI has no native mechanism for a short URL to the image itself?

Mediawiki has an internal function that provides this: {{filepath:file name}}. However, the issue is calling an image from outside (Navikey, IBIS-ID) by name...

Perhaps create a small extension that does this? In PHP inside mediawiki, the following may work:

  $url = wfFindFile(Title::makeTitle(NS_IMAGE, $fileName))->getURL();

Image uploading:

Todo: encoding problem with svg files

Scalable vector graphics are rendered by rsvg (version 2.22.2 librsvg2-2, librsvg2-bin) but it cannot handle utf8 characters, so German umlauts cannot be used:

  cd ~/temp
  rsvg /var/www/v-species/o/media/e/e1/Blätter_schematisch.svg \ 
  Blätter_schematisch.png
→ Invalid byte sequence in conversion input

Version 2.26.0 on a OpenSuSe works fine. See also bug report on https://bugzilla.wikimedia.org/show_bug.cgi?id=17678

Ontology work and linked data

https://wiki.d-nb.de/display/LDS/Dokumentation+des+Linked+Data+Service+Prototyps+der+DNB

http://www.tagesschau.de/wirtschaft/opendata106.html

Testing Wikipage names