Commercial Source

Note
This document is generated by xsl transformation. Do not edit the wiki pages directly, instead edit the xml source and generate the wiki text using the appropriate stylesheet.
Item Type
Commercial Source
Description

Google Base Example
http://base.google.com/base/feeds/snippets?bq=%5Blabel:%20ffe52ce802ca11dcba000016cb9b2e66%5D .
  1. Title
  2. Description
  3. Atom 1.0 Example
  4. Attributes
    1. indexer
    2. community
    3. location
    4. phone
    5. fax
    6. email
    7. link

Title

Name of the company.

Example
Petal Pushers and More

Description

Descriptive text about the record.

Example

Atom 1.0 Example

    
<feed xmlns="http://www.w3.org/2005/Atom"
    xmlns:g="http://base.google.com/ns/1.0"
    xmlns:c="http://base.google.com/cns/1.0"> 
  <title>The name of your bulk upload.</title>
  <link rel="self" href="http://www.example.com"/>
  <updated>2007-05-17T00:00:00Z</updated>
  <author>
    <name>The name of the author (who created the upload).</name>
  </author>
  <id>unique id for this upload</id>
  <entry>
    <category scheme='http://base.google.com/categories/itemtypes' term='Commercial Source'></category>
    <summary></summary>
    <g:id>ffe52ce802ca11dcba000016cb9b2e66</g:id>
    <title>Petal Pushers and More</title>
    
    <c:indexer type="int">1234</c:indexer>
    <c:community type="string">Plant Collections (TM)</c:community>
    <g:location>Luckenbach Town Loop, Fredericksburg, Texas 78624, USA</g:location>
    <c:phone type="string">324-778-9087</c:phone>
    <c:fax type="string">324-778-9088</c:fax>
    <c:email type="string">seedman at petalpushers dot com</c:email>
    <g:link>http://www.petalpushers.com</g:link>
  </entry>
</feed>
  

Attributes

Name Type Required Example
indexerint11234
communitytext1Plant Collections (TM)
locationlocation0Luckenbach Town Loop, Fredericksburg, Texas 78624, USA
phonetext0324-778-9087
faxtext0324-778-9088
emailtext0seedman at petalpushers dot com
linkurl0http://www.petalpushers.com

indexer

A numeric value that is unique for this type of record in this institution. Ideally, the values should be created sequentially. The value does not have to be preserved between updates, providing the uniqueness constraint is not violated.

Type
int
Required
1
PC Original
ABCD Equivalent
DwC Equivalent
Example
1234

community

The name of the community in which this item is participating. This is a convenience attibute only and may be repeated for multiple communities.

Type
text
Required
1
PC Original
ABCD Equivalent
DwC Equivalent
Example
Plant Collections (TM)

location

Contact address for the company.

Type
location
Required
0
PC Original
`AccessionCommercialSourceStreetAddress?, AccessionCommercialSourceStreetAddress?, AccessionCommercialSourceCity?, AccessionCommercialSourceState?, AccessionCommercialSourceZipCode?, and AccessionCommercialSourceCountry?`
ABCD Equivalent
DwC Equivalent
Example
Luckenbach Town Loop, Fredericksburg, Texas 78624, USA

phone

Contact phone number for the company.

Type
text
Required
0
PC Original
AccessionCommercialSourcePhone
ABCD Equivalent
DwC Equivalent
Example
324-778-9087

fax

Contact fax number for the company.

Type
text
Required
0
PC Original
AccessionCommercialSourceFax
ABCD Equivalent
DwC Equivalent
Example
324-778-9088

email

Contact email address for the company. Note that it may be preferable to obfuscate the email address to help reduce spam.

Type
text
Required
0
PC Original
AccessionCommercialSourceEmail
ABCD Equivalent
DwC Equivalent
Example
seedman at petalpushers dot com

A link to the company web site.

Type
url
Required
0
PC Original
AccessionCommercialSourceWebSite
ABCD Equivalent
DwC Equivalent
Example
http://www.petalpushers.com