Ident Engine

sharing and syncing your job seeking information across the web

Documentation - Tag Structure

The Identi Engine tag structure is based on the microformat rel=tag. There are a number of additional non rel=tag properties that hold meta information about origin and content type.

Example tag

Below is an example of an object/property structure for an individual event stored in the ident.tags collection.

{
   tag: "socialmedia",
   link: "http:\/\/delicious.com\/glennjonesnet\/socialmedia",
   text: "socialmedia",

   name: "Delicious",
   domain: "del.icio.us",
   sourceUrl: "http:\/\/del.icio.us\/glennjonesnet#user-tags"],
   type: "Interest"
}

Tag (rel="tag") structure

Below is an outline of the the tag property structure. This represents the JSON output as defined in the ufJSON specification, not the microformat class structures for marking up HTML.

Additional non rel=tag properties

Key:
Single Occurrence Required
One or More, Required
Single Occurrence Optional
Zero or More Occurrences
[Common List of Values]