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"

(Files)
(Links)
Line 1: Line 1:
 
=== Files ===
 
=== Files ===
 
Svn source: [https://dev.eclipse.org/svnroot/technology/org.eclipse.higgins/trunk/ontology/org.eclipse.higgins.ontology/osco-overlay.owl osoc-overlay.owl]
 
Svn source: [https://dev.eclipse.org/svnroot/technology/org.eclipse.higgins/trunk/ontology/org.eclipse.higgins.ontology/osco-overlay.owl osoc-overlay.owl]
 +
 +
== OpenSocial  ==
 +
 +
Persona.owl imports osoc-overlay.owl which in turn imports http://web-semantics.org/ns/opensocial
 +
 +
=== UML Overview  ===
 +
 +
[[Image:Osoc 2.0.109.png|center]]
 +
 +
=== Classes  ===
 +
 +
*Organization
 +
*Email
 +
*BodyType
 +
 +
Not used:
 +
 +
*osoc:Person - use p:Person
 +
 +
=== Attributes  ===
 +
 +
Domain = Person<br>
 +
 +
*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<br>
 +
 +
Domain = BodyType<br>
 +
 +
*osoc:build ..1
 +
*osoc:eyeColor ..1
 +
*osoc:hairColor ..1
 +
*osoc:height ..1
 +
*osoc:weight ..1<br>
 +
 +
Domain = Organization<br>
 +
 +
*osoc:name ..1
 +
*osoc:title ..1
 +
*osoc:description ..1
 +
*osoc:field ..1
 +
*osoc:subField ..1
 +
*osoc:salary ..1
 +
*osoc:webPage ..1
 +
 +
The following attributes are not used:
 +
 +
*addresses - use vcard:adr
 +
*children (single string) - use p:child&nbsp;??
 +
*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
 +
 +
<br>
  
 
== Links ==
 
== Links ==
 
* [[Persona Data Model 2.0]]
 
* [[Persona Data Model 2.0]]

Revision as of 23:20, 13 October 2010

Files

Svn source: osoc-overlay.owl

OpenSocial

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

UML Overview

Osoc 2.0.109.png

Classes

  • Organization
  • Email
  • BodyType

Not used:

  • osoc:Person - use p:Person

Attributes

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

The following attributes are 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