Company

Companys, like people are represented as hCards. Please refer to the annotated sample response below to see details on each field:

  <div id="hcard-satisfaction" class="vcard company">
    <a href="http://localhost:3000/companies/4" class="fn org url" rel="me">Get Satisfaction</a>
  
    <img alt="Gslogo_large" class="logo" src="/uploaded_images/0000/0132/GSlogo_large.png?1204645287" />
    
    <!-- Satisfaction specific record ID -->
    <span class="id">4</span>
  
    <!-- The companies description -->
    <span class="note">Welcome to the Get Satisfaction customer service site. This is the place to share questions, ideas, problems and conversation about Get Satisfaction's tools and services.</span>
  
  
    <!-- Navigation links
      rel=topics:  The list of topics posted to this company
      rel=people:  People who have contributed to this company
      rel=products:  Products related to this company
      rel=tags:  Tags applied to this company (See the tags list documentation for additional options)
      rel=company_at_sfn:  A link back into the main Get Satisfaction application at the company's home page
     -->
    <a href="http://localhost:3000/companies/4/topics" rel="topics">Get Satisfaction's topics</a>
    <a href="/companies/4/people" rel="people">Get Satisfaction's people</a>
    <a href="/companies/4/products" rel="products">Get Satisfaction's products</a>
    <a href="/companies/4/tags" rel="tags">Get Satisfaction's tags</a>
    <a href="http://localhost:3000/satisfaction" class="url" rel="company_at_sfn">Get Satisfaction on Get Satisfaction</a>
  </div>