Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "FOAF vocabulary usage"

(Attributes Used)
Line 6: Line 6:
 
Classes and attributes from FOAF:
 
Classes and attributes from FOAF:
  
[[Image:Foaf 2.0.118.png|center]]
+
[[Image:Foaf 2.0.120.png|center]]
  
 
== Classes ==
 
== Classes ==
Line 29: Line 29:
 
* skypeId  
 
* skypeId  
 
* icqChatID  
 
* icqChatID  
 +
* img
 
* yahooID  
 
* yahooID  
 
* msnChatID  
 
* msnChatID  
Line 40: Line 41:
 
* weblog  
 
* weblog  
 
* openid  
 
* openid  
 +
* thumbnail
 
* tipjar  
 
* tipjar  
 
* schoolHomepage  
 
* schoolHomepage  
Line 55: Line 57:
 
* phone - use vcard:tel  
 
* phone - use vcard:tel  
 
* holdsAccount - archaic: use (foaf:) account  
 
* holdsAccount - archaic: use (foaf:) account  
* img
+
 
* thumbnail - use vcard:photo
+
  
 
== Links ==
 
== Links ==
 
* [[Persona Data Model 2.0]]
 
* [[Persona Data Model 2.0]]

Revision as of 08:33, 29 October 2011

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}
Higgins logo 76Wx100H.jpg

The Persona vocabulary imports FOAF and uses some of the classes and attributes it defines.

UML Overview

Classes and attributes from FOAF:

Foaf 2.0.120.png

Classes

Used:

  • Document
  • PersonalProfileDocument
  • Image

Not used:

  • OnlineAccount
  • OnlineEcommerceAccount
  • OnlineGamingAccount
  • OnlineChatAccount

Attributes Used

  • status
  • myersBriggs
  • geekcode
  • aimChatID
  • skypeId
  • icqChatID
  • img
  • yahooID
  • msnChatID
  • made
  • maker
  • depicts
  • depiction
  • knows
  • page
  • homepage
  • weblog
  • openid
  • thumbnail
  • tipjar
  • schoolHomepage
  • workplaceHomepage
  • workInfoHomepage

Attributes Not Used

  • account
  • accountName
  • accountServiceHomepage
  • age - use fp:age (as a presentation value computed from vcard:bday raw data)
  • gender - use p:gender
  • mbox - use vcard:email
  • mbox_sha1
  • phone - use vcard:tel
  • holdsAccount - archaic: use (foaf:) account


Links

Copyright © Eclipse Foundation, Inc. All Rights Reserved.