SlideShare a Scribd company logo
Evgeni Bykarskij
Describing a ski school with
schema.org types
The Goal
 Attempt to find a meaningful mapping of a ski school using
schema.org types
 Not as straight-forward as it could be
 Typesystem appears somewhat random
 Rather specific types next to very general ones
My Choice
 Declare a ski school a LocalBusiness
 Child ofThing/Organization andThing/Place
 Another option:
LocalBusiness/SportsActivityLocation/SportsClub
 Does not add any properties
 Can appear as values of ExerciseAction
LocalBusiness type
 The relevant properties:
 openingHours
 paymentAccepted
 Properties inherited from Organization
 Contact data like faxNumber, telephone, email, ContactPoint
 Address
 Founder, employees
 Various IDs
 Job offers
 The makesOffer property
Offer type
 The makesOffer property of Organization provides the
means to specify and enumerate the services the ski school
offers
 The Offer type has useful properties
 Detailed availability options
 Temporal or local restrictions
 eligibleCustomerType:“children from 6 to 10 y/o”
 eligibleRegion
 But: no apparent way to group offered services
 Children’s skiing, Snowboard, Cross-country
LocalBusiness cont’d
 The properties inherited from Place allow to describe the
“spatial” aspects of the business
 hasMap
 geo
 logo
 Many other properties are made obsolete by the
Organization part of LocalBusiness
Demo
 Using ski-seefeld.at
Thank you!
Any questions?

More Related Content

PPTX
Describing my family
PPTX
Unister
PPTX
PPT
Twibes
PPT
Tweet deck 2012-01-02
PDF
Tv handbook revised_100120141
PDF
Tv feratel 13032014
DOCX
Tv evaluation 12032014
Describing my family
Unister
Twibes
Tweet deck 2012-01-02
Tv handbook revised_100120141
Tv feratel 13032014
Tv evaluation 12032014

More from STIinnsbruck (20)

DOCX
T vb publication_rules_11032014
PDF
T vb mapping_implementation_25032014
PDF
T vb alignment_022814_0
PPTX
Ttr 20130701
PDF
Ttg mapping to_schema.org_
PPTX
Ttb 08042014
PPT
Trust you
PPTX
Tripwolf
PPT
Tripbirds
PPTX
Traveltainment
PPT
Travelaudience
PDF
Tourismuszukunft
PDF
Tourismusverband innsbruck 24.09.2013
PPTX
Tourism link
PPT
Tourcomm germany.com
PPT
PPTX
Toocan
PPTX
Tomnod
PDF
PDF
T vb publication_rules_11032014
T vb mapping_implementation_25032014
T vb alignment_022814_0
Ttr 20130701
Ttg mapping to_schema.org_
Ttb 08042014
Trust you
Tripwolf
Tripbirds
Traveltainment
Travelaudience
Tourismuszukunft
Tourismusverband innsbruck 24.09.2013
Tourism link
Tourcomm germany.com
Toocan
Tomnod
Ad

Recently uploaded (20)

PDF
Module 7 guard mounting of security pers
PPTX
ART-APP-REPORT-FINctrwxsg f fuy L-na.pptx
PPTX
Phylogeny and disease transmission of Dipteran Fly (ppt).pptx
PDF
Presentation1 [Autosaved].pdf diagnosiss
PPTX
_ISO_Presentation_ISO 9001 and 45001.pptx
PPTX
Tour Presentation Educational Activity.pptx
PPTX
nose tajweed for the arabic alphabets for the responsive
PPTX
FINAL TEST 3C_OCTAVIA RAMADHANI SANTOSO-1.pptx
PPTX
Intro to ISO 9001 2015.pptx wareness raising
PPTX
Impressionism_PostImpressionism_Presentation.pptx
PPTX
lesson6-211001025531lesson plan ppt.pptx
PPTX
3RD-Q 2022_EMPLOYEE RELATION - Copy.pptx
PPTX
Module_4_Updated_Presentation CORRUPTION AND GRAFT IN THE PHILIPPINES.pptx
PDF
natwest.pdf company description and business model
PPT
First Aid Training Presentation Slides.ppt
DOC
LSTM毕业证学历认证,利物浦大学毕业证学历认证怎么认证
PPTX
Anesthesia and it's stage with mnemonic and images
DOCX
ENGLISH PROJECT FOR BINOD BIHARI MAHTO KOYLANCHAL UNIVERSITY
PPTX
Hydrogel Based delivery Cancer Treatment
PPTX
PurpoaiveCommunication for students 02.pptx
Module 7 guard mounting of security pers
ART-APP-REPORT-FINctrwxsg f fuy L-na.pptx
Phylogeny and disease transmission of Dipteran Fly (ppt).pptx
Presentation1 [Autosaved].pdf diagnosiss
_ISO_Presentation_ISO 9001 and 45001.pptx
Tour Presentation Educational Activity.pptx
nose tajweed for the arabic alphabets for the responsive
FINAL TEST 3C_OCTAVIA RAMADHANI SANTOSO-1.pptx
Intro to ISO 9001 2015.pptx wareness raising
Impressionism_PostImpressionism_Presentation.pptx
lesson6-211001025531lesson plan ppt.pptx
3RD-Q 2022_EMPLOYEE RELATION - Copy.pptx
Module_4_Updated_Presentation CORRUPTION AND GRAFT IN THE PHILIPPINES.pptx
natwest.pdf company description and business model
First Aid Training Presentation Slides.ppt
LSTM毕业证学历认证,利物浦大学毕业证学历认证怎么认证
Anesthesia and it's stage with mnemonic and images
ENGLISH PROJECT FOR BINOD BIHARI MAHTO KOYLANCHAL UNIVERSITY
Hydrogel Based delivery Cancer Treatment
PurpoaiveCommunication for students 02.pptx
Ad

Describing a ski school with

  • 1. Evgeni Bykarskij Describing a ski school with schema.org types
  • 2. The Goal  Attempt to find a meaningful mapping of a ski school using schema.org types  Not as straight-forward as it could be  Typesystem appears somewhat random  Rather specific types next to very general ones
  • 3. My Choice  Declare a ski school a LocalBusiness  Child ofThing/Organization andThing/Place  Another option: LocalBusiness/SportsActivityLocation/SportsClub  Does not add any properties  Can appear as values of ExerciseAction
  • 4. LocalBusiness type  The relevant properties:  openingHours  paymentAccepted  Properties inherited from Organization  Contact data like faxNumber, telephone, email, ContactPoint  Address  Founder, employees  Various IDs  Job offers  The makesOffer property
  • 5. Offer type  The makesOffer property of Organization provides the means to specify and enumerate the services the ski school offers  The Offer type has useful properties  Detailed availability options  Temporal or local restrictions  eligibleCustomerType:“children from 6 to 10 y/o”  eligibleRegion  But: no apparent way to group offered services  Children’s skiing, Snowboard, Cross-country
  • 6. LocalBusiness cont’d  The properties inherited from Place allow to describe the “spatial” aspects of the business  hasMap  geo  logo  Many other properties are made obsolete by the Organization part of LocalBusiness