Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
foragemarkuplanguage [2010-08-17 13:06] 145.50.39.12foragemarkuplanguage [2010-08-25 07:18] 145.50.39.12
Line 13: Line 13:
   <description>the plants in this list have been checked several times</description>    <description>the plants in this list have been checked several times</description> 
   <language>NL</language>   <language>NL</language>
 +  <pubDate>Wed, 25 Aug 2010 07:33:42 GMT</pubDate> 
  
 The second part is a list of elements like these, each containing for each sighting the basic information The second part is a list of elements like these, each containing for each sighting the basic information
Line 18: Line 19:
  
   <item>   <item>
-  <specie>+  <plant>
      <latin></latin>      <latin></latin>
      <lan:nl>walnoot</lan:nl>      <lan:nl>walnoot</lan:nl>
      <lan:eng>walnut</lan:eng>      <lan:eng>walnut</lan:eng>
-  </specie>+  </plant>
     <location>     <location>
       <longitude>39.55375305703105</longitude>         <longitude>39.55375305703105</longitude>  
Line 43: Line 44:
    
  
-The specie tag collects names for the plant, the latin is the botanical name, the others are 'normal' names. The location tag is lifted straight from KML. The use-tag collects properties about the plant/tree being tagged that might be useful for parsing. Some other relevant information like date of last observation ends it.   +The plant tag collects names for the plant, the latin is the botanical name, the others are 'normal' names. The location tag is lifted straight from KML. The use-tag collects properties about the plant/tree being tagged that might be useful for parsing. Some other relevant information like date of last observation ends it.   
      
 Just raving; there surely must be better ways to do it. IF AT ALL. Just raving; there surely must be better ways to do it. IF AT ALL.
      
  • foragemarkuplanguage.txt
  • Last modified: 2010-10-27 10:39
  • by 145.50.39.11