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"

(Classes Not Used)
(Attributes Used)
Line 24: Line 24:
 
Domain = Person
 
Domain = Person
  
*osoc:aboutMe ..1  
+
* aboutMe ..1  
*osoc:activities ..N  
+
* activities ..N  
*osoc:books ..N  
+
* books ..N  
*osoc:cars ..N  
+
* cars ..N  
*osoc:drinker ..1  
+
* drinker ..1  
*osoc:ethnicity ..1  
+
* ethnicity ..1  
*osoc:fashion ..1  
+
* fashion ..1  
*osoc:food ..N  
+
* food ..N  
*osoc:happiestWhen ..1  
+
* happiestWhen ..1  
*osoc:heroes ..N  
+
* heroes ..N  
*osoc:humor ..1  
+
* humor ..1  
*osoc:interests ..N  
+
* interests ..N  
*osoc:jobInterests ..N  
+
* jobInterests ..N  
*osoc:languagesSpoken ..N - values are ISO 639-1 codes (e.g. "en" for English)
+
* languagesSpoken ..N - values are ISO 639-1 codes (e.g. "en" for English)
*osoc:livingArrangement ..1  
+
* livingArrangement ..1  
*osoc:lookingFor ..1  
+
* lookingFor ..1  
*osoc:networkPresence ..1  
+
* networkPresence ..1  
*osoc:pets ..N  
+
* pets ..N  
*osoc:politicalViews ..1  
+
* politicalViews ..1  
*osoc:quotes ..N  
+
* quotes ..N  
*osoc:relationshipStatus ..1  
+
* relationshipStatus ..1  
*osoc:religion ..1  
+
* religion ..1  
*osoc:romance ..1  
+
* romance ..1  
*osoc:scaredOf ..1  
+
* scaredOf ..1  
*osoc:sexualOrientation ..1  
+
* sexualOrientation ..1  
*osoc:smoker ..1  
+
* smoker ..1  
*osoc:sports ..N  
+
* sports ..N  
*osoc:status ..1  
+
* status ..1  
*osoc:tags ..N  
+
* tags ..N  
*osoc:timeZone ..1  
+
* timeZone ..1  
*osoc:turnOffs ..N  
+
* turnOffs ..N  
*osoc:turnOns ..N<br>
+
* turnOns ..N
  
Domain = BodyType<br>
+
Domain = BodyType
  
*osoc:build ..1  
+
* build ..1  
*osoc:eyeColor ..1  
+
* eyeColor ..1  
*osoc:hairColor ..1  
+
* hairColor ..1  
*osoc:height ..1  
+
* height ..1  
*osoc:weight ..1<br>
+
* weight ..1
  
Domain = Organization<br>
+
Domain = Organization  
  
*osoc:name ..1  
+
* name ..1  
*osoc:title ..1  
+
* title ..1  
*osoc:description ..1  
+
* description ..1  
*osoc:field ..1  
+
* field ..1  
*osoc:subField ..1  
+
* subField ..1  
*osoc:salary ..1  
+
* salary ..1  
*osoc:webPage ..1
+
* webPage ..1
  
 
== Attributes Not Used ==
 
== Attributes Not Used ==

Revision as of 22:36, 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
  • interests ..N
  • 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

  • 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