login/register

Snip!t from collection of Alan Dix

see all channels for Alan Dix

Snip
summary

# What are machine tags?
Machine tags are tags that use a special syntax to defin ...
about a tag.
Machine tags have a namespace, a predicate and a value. ...
... * geo:neighbourhood=geo:quartier

Flickr: Discussing Machine tags in Flickr API
http://www.flickr.com/groups/api/discuss/72157594497877875/

Categories

/Channels/techie/semantic web

[ go to category ]

/Channels/techie/tagging

[ go to category ]

For Snip

loading snip actions ...

For Page

loading url actions ...

# What are machine tags?

Machine tags are tags that use a special syntax to define extra information
about a tag.

Machine tags have a namespace, a predicate and a value. The namespace defines a class or a facet that a tag belongs to ('geo', 'flickr', etc.) The predicate is name of the property for a namespace ('latitude', 'user', etc.) The value is, well, the value.

Like tags, there are no rules for machine tags beyond the syntax to specify the parts of a machine tag. For example, you could tag a photo with :

* flickr:user=straup

* flora:tree=coniferous

* medium:paint=oil

* geo:quartier="plateau mont royal"

* geo:neighbourhood=geo:quartier

HTML

# What are machine tags?<br> <br> Machine tags are tags that use a special syntax to define extra information<br> about a tag.<br> <br> Machine tags have a namespace, a predicate and a value. The namespace defines a class or a facet that a tag belongs to ('geo', 'flickr', etc.) The predicate is name of the property for a namespace ('latitude', 'user', etc.) The value is, well, the value.<br> <br> Like tags, there are no rules for machine tags beyond the syntax to specify the parts of a machine tag. For example, you could tag a photo with :<br> <br> * flickr:user=straup<br> <br> * flora:tree=coniferous<br> <br> * medium:paint=oil<br> <br> * geo:quartier="plateau mont royal"<br> <br> * geo:neighbourhood=geo:quartier