Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

SchemaOrg vocabulary

Revision as of 13:12, 5 May 2012 by Ptrevithick.gmail.com (Talk | contribs) (UML Overview)

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}

This page describes what classes and attributes are used from the RDF/OWL representation of the http://schema.org vocabulary.

STATUS: Work in progress.

Files

UML Overview

Schema-org 2.0.100.png

Places:

Schema-places-2.0.101.png

Notes:

  • Additions to the official RDFS representation of schema.org are shown in blue
  • Classes shown in red will be expanded below

Classes

CreativeWork

Event

Organization

Person

Place

Person Attributes

Not Used

  • additionalName - use card:additional-name in v:Name
  • address - use v:adr
  • affiliation Organization (multiple) - use v:org (singular per context)
  • birthdate - use v
  • contact points - use(v:tel, foaf:mbox, v:Fax)
  • email - use oaf:box
  • familyName - use v:family-name in v:Name
  • faxNumber - use v:Fax
  • gender - use foaf:gender
  • givenName - use v:given-name in v:Name
  • homeLocation : Place or ContactPoint - use p:Person role=p:Home
  • honorificPrefix : use v:honorific-prefix in v:Name
  • honorificSuffix : use v:honorific-suffix in v:Name
  • interactionCount - ?????
  • jobTitle : use os:jobTitle in Organization
  • knows : use oaf:knows
  • telephone : use v:tel

Back to the top