Historical events are recorded and located using Historical Event Markup and Linking (HEML) i.e.
<rdf:RDF>
<heml:Location rdf:about="http://www.heml.org/docs/samples/heml/2002-05-29/hume.xmlFRAGEdinburgh">
<rdfs:label>Edinburgh</rdfs:label>
<geo:lat>55.949575</geo:lat>
<geo:long>-3.192463</geo:long>
<heml:LocationLabelSet>
<rdf:Alt>
<rdf:li>Edinburgh</rdf:li>
</rdf:Alt>
</heml:LocationLabelSet>
</heml:Location>
Which locates David Hume's statue in High Street, Edinburgh, Scotland.
|