Ident Engine

sharing and syncing your job seeking information across the web

Documentation - XFN Structure

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

Example XFN

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

{
   tag: "me",
   link: "http:\/\/identi.ca\/glennjones",
   text: "glennjones",

   name: "FriendFeed",
   domain: "friendfeed.com",
   sourceUrl: "http://friendfeed.com/glennjones/services"],
   type: "Services"
}

XFN structure

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

Additional non XFN properties

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