Changeset 1168 for trunk/Changes

Show
Ignore:
Timestamp:
06/16/08 02:31:05 (6 months ago)
Author:
earle
Message:

Large RDF overhaul: see Changes for 0.63. Fixes #251.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/Changes

    r1166 r1168  
    55 
    660.63 
    7         Link dc:contributor items in RDF output to actual URIs that exist in 
     7        Major overhaul of RDF output. 
     8        * Remodelled addresses using WAIL. 
     9          (http://www.eyrie.org/~zednenem/2002/wail/) 
     10        * Include node image as foaf:depiction. 
     11        * Link dc:contributor items in RDF output to actual URIs that exist in 
    812          our system. 
     13        * Replace map XMLNS with dedicated vocabulary. 
     14          (http://downlode.org/Code/RDF/Map/) 
     15        * Replace usage of weakly-modeled and unavailable Wordnet vocabulary  
     16          for "neighborhood" value with WAIL term. 
     17        * Replace usage of unmodeled and unmaintained ChefMoz vocabulary for  
     18          opening hours value and replace with Dublin Core "available" term. 
     19        * Replace unnecessary instances of rdf:ID with rdf:nodeID. 
     20        * Model relationship of neighborhood to parent city. 
     21        * Reduce acres of whitespace in output and clean up indenting. 
    922 
    10230.62    8 June 2008