Except as otherwise noted,
the content of this page is licensed under the Creative Commons
Attribution 2.5 License.
Google Code offered in: English - Español - 日本語 - 한국어 - Português - Pусский - 中文(简体) - 中文(繁體)
The node object returned has a field for attributes. The current list of attributes includes:
| Attribute Name | Description |
|---|---|
url |
The main URL for this node. Note that this may
differ from the node's key in the nodes dictionary,
especially when using the sgn=1 parameter. |
profile |
Profile URL. Typically about the person, rather than their main content. |
rss |
RSS URL. |
atom |
Atom URL. |
foaf |
FOAF URL. |
photo |
Photo/avatar URL. |
fn |
Name. (formatted name) |
Your application code should not depend on these being the only attributes. More may be added in the future.