A similar issue to this can be found at [1], although there are no extension nodes used so everything is packed into the top level. It would benefit with a treatment similar to the recommended results here to preserve the original tabular semantics. Cheers, Peter [1] http://dbpedia.org/page/Electoral_results_for_the_Division_of_Newcastle 2009/7/31 Danny Ayers <danny.ayers@gmail.com>: > After been bitten by this one myself, I'm obliged to point to : > > http://esw.w3.org/topic/InterpretationProperties > > which suggests rather than: > >>> Edinburgh hasMeasuredProperty _b >>> _b measureOf "Annual Rainfall" >>> _b period "2006" >>> _b rdf:value "600" >>> _b unit "mm" > > something like > > Edinburgh hasMeasuredProperty _b > _b measureOf "Annual Rainfall" > _b period "2006" > _b mm "600" > > so you can easily add > > _b cm "60" > > (the name "Interpretation Properties" doesn't seem very explanatory, > but then I guess neither does "Semantic Web" :) > > Cheers, > Danny. > > -- > http://danny.ayers.name > >Received on Friday, 31 July 2009 02:28:31 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:41:35 GMT