Snip
|
# What are machine tags?
|
---|
Categories |
|
---|
For Snip |
loading snip actions ... |
---|---|
For Page |
loading url actions ... |
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 |
---|