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)
(Attributes Used)
Line 76: Line 76:
 
*osoc:webPage ..1
 
*osoc:webPage ..1
  
The following attributes are not used:
+
== Attributes Not Used ==
 
+
 
*addresses - use vcard:adr  
 
*addresses - use vcard:adr  
 
*children (single string) - use p:child ??  
 
*children (single string) - use p:child ??  

Revision as of 00:38, 14 October 2010

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

Persona.owl imports osoc-overlay.owl which in turn imports http://web-semantics.org/ns/opensocial

Files

Svn source: osoc-overlay.owl

UML Overview

Osoc 2.0.101.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

  • 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
  • thumbnailUrl - use foaf:thumbnail
  • address - use vcard:adr
  • startDate - use h:start
  • endDate - use h:end


Links

Back to the top