SEARCH
TOOLBOX
LANGUAGES
Create a book
Talk:Msc/E/spacetime

Talk:Msc/E/spacetime

From Steeple

Jump to: navigation, search

<< back to page

[edit] o:location

In an ideal world, we would be able to add places/times to the lecture.

<o:location>
  <title>Our research took place here</title>
  <date></date>
  <place></place>
  <timecode>10:00</timecode>
  <description>At 10 mins into the lecture, we've got the video of our research station.</description>
  <keywords></keywords>
<o:location>

In some ways this looks like a separate feed, that could be linked in via atom:content

<content type="application/atom+xml" source=".../geolocation_feed_for_this_item.xml" />

Another possibility would be to add this information to timed keywords, or chapters:

<media:text start="00:00:00.000" xml:lang="en" o:type="location" o:date="..." o:place="...gps..." o:datum="WGS...">what happened there</media:text>