Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "OpenSocial2 vocabulary"

(Attributes Used)
(Attributes Not Used)
Line 75: Line 75:
  
 
== Attributes Not Used ==
 
== Attributes Not Used ==
*age - compute/use vcard:bday or use fp:age
+
* interests ..N - use online-behavior:interest
*addresses - use vcard:adr  
+
* age - compute/use vcard:bday or use fp:age
*children (single string) - use p:child ??  
+
* addresses - use vcard:adr  
*currentAddress - use vcard:Pref  
+
* children (single string) - use p:child ??  
*dateOfBirth - use vcard:bday  
+
* currentAddress - use vcard:Pref  
*gender - use foaf:gender  
+
* dateOfBirth - use vcard:bday  
*hasApp - n/a  
+
* gender - use foaf:gender  
*id - n/a  
+
* hasApp - n/a  
*latitude - use fp:latitude
+
* id - n/a  
*longitude - use fp:longitude
+
* latitude - use fp:latitude
*movies - use media:TBD  
+
* longitude - use fp:longitude
*name - use vcard:full-name  
+
* movies - use media:TBD  
*nickname - use card:nickname  
+
* name - use vcard:full-name  
*phoneNumbers - use vcard:tel  
+
* nickname - use card:nickname  
*profileSong - use media:TBD  
+
* phoneNumbers - use vcard:tel  
*profileUrl - use media:TBD  
+
* profileSong - use media:TBD  
*profileVideo - use media:TBD  
+
* profileUrl - use media:TBD  
*relationshipStatus - use p:relationshipStatus instead
+
* profileVideo - use media:TBD  
*thumbnailUrl - use foaf:thumbnail  
+
* relationshipStatus - use p:relationshipStatus instead
*address - use vcard:adr  
+
* thumbnailUrl - use foaf:thumbnail  
*startDate - use h:start  
+
* address - use vcard:adr  
*endDate - use h:end
+
* startDate - use h:start  
 +
* endDate - use h:end
  
 
== Links ==
 
== Links ==

Revision as of 22:37, 30 August 2011

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

osoc-overlay.owl imports OpenSocial and adds more precision to it. Imported by Persona vocabulary.

Files

SVN source: osoc-overlay.owl

UML Overview

Osoc 2.0.102b.png

Classes Used

  • Organization
  • Email
  • BodyType

Classes Not Used

  • Person - use p:Person

Attributes Used

Domain = Person

  • aboutMe ..1
  • activities ..N
  • books ..N
  • cars ..N
  • drinker ..1
  • ethnicity ..1
  • fashion ..1
  • food ..N
  • happiestWhen ..1
  • heroes ..N
  • humor ..1
  • jobInterests ..N
  • languagesSpoken ..N - values are ISO 639-1 codes (e.g. "en" for English)
  • livingArrangement ..1
  • lookingFor ..1
  • networkPresence ..1
  • pets ..N
  • politicalViews ..1
  • quotes ..N
  • relationshipStatus ..1
  • religion ..1
  • romance ..1
  • scaredOf ..1
  • sexualOrientation ..1
  • smoker ..1
  • sports ..N
  • status ..1
  • tags ..N
  • timeZone ..1
  • turnOffs ..N
  • turnOns ..N

Domain = BodyType

  • build ..1
  • eyeColor ..1
  • hairColor ..1
  • height ..1
  • weight ..1

Domain = Organization

  • name ..1
  • title ..1
  • description ..1
  • field ..1
  • subField ..1
  • salary ..1
  • webPage ..1

Attributes Not Used

  • interests ..N - use online-behavior:interest
  • age - compute/use vcard:bday or use fp:age
  • addresses - use vcard:adr
  • children (single string) - use p:child ??
  • currentAddress - use vcard:Pref
  • dateOfBirth - use vcard:bday
  • gender - use foaf:gender
  • hasApp - n/a
  • id - n/a
  • latitude - use fp:latitude
  • longitude - use fp:longitude
  • movies - use media:TBD
  • name - use vcard:full-name
  • nickname - use card:nickname
  • phoneNumbers - use vcard:tel
  • profileSong - use media:TBD
  • profileUrl - use media:TBD
  • profileVideo - use media:TBD
  • relationshipStatus - use p:relationshipStatus instead
  • thumbnailUrl - use foaf:thumbnail
  • address - use vcard:adr
  • startDate - use h:start
  • endDate - use h:end

Links

Back to the top