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 Not Used)
(UML Overview)
Line 8: Line 8:
 
== UML Overview  ==
 
== UML Overview  ==
  
[[Image:Osoc 2.0.101.png|center]]
+
[[Image:Osoc 2.0.102b.png|center]]
  
 
== Classes Used ==
 
== Classes Used ==

Revision as of 16:35, 11 November 2010

{{#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

  • osoc:Person - use p:Person

Attributes Used

Domain = Person

  • osoc:aboutMe ..1
  • osoc:activities ..N
  • osoc:age ..1
  • osoc:books ..N
  • osoc:cars ..N
  • osoc:drinker ..1
  • osoc:ethnicity ..1
  • osoc:fashion ..1
  • osoc:food ..N
  • osoc:happiestWhen ..1
  • osoc:heroes ..N
  • osoc:humor ..1
  • osoc:interests ..N
  • osoc:jobInterests ..N
  • osoc:languagesSpoken ..N
  • osoc:livingArrangement ..1
  • osoc:lookingFor ..1
  • osoc:networkPresence ..1
  • osoc:pets ..N
  • osoc:politicalViews ..1
  • osoc:quotes ..N
  • osoc:relationshipStatus ..1
  • osoc:religion ..1
  • osoc:romance ..1
  • osoc:scaredOf ..1
  • osoc:sexualOrientation ..1
  • osoc:smoker ..1
  • osoc:sports ..N
  • osoc:status ..1
  • osoc:tags ..N
  • osoc:timeZone ..1
  • osoc:turnOffs ..N
  • osoc:turnOns ..N

Domain = BodyType

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

Domain = Organization

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

Attributes Not Used

  • 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
  • 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