Skip to content

Schema.org Goods

elf-pavlik edited this page Oct 15, 2014 · 2 revisions

information which will eventually go as another element on http://schema.org/docs/documents.html

mapping between schema.org and GoodRelations URIs

Classes

• schema:Offer = gr:Offering
• schema:IndividualProduct = gr:Individual
• schema:ParcelService = gr:DeliveryModeParcelService
• schema:Place = gr:Location
• schema:ProductModel = gr:ProductOrServiceModel
• schema:CreditCard = gr:PaymentMethodCreditCard
• schema:Product = gr:ProductOrService
• schema:SomeProducts = gr:SomeItems

Object Properties

• schema:priceSpecification = gr:hasPriceSpecification
• schema:businessFunction = gr:hasBusinessFunction
• schema:eligibleCustomerType = gr:eligibleCustomerTypes
• schema:manufacturer = gr:hasManufacturer
• schema:warrantyScope = gr:hasWarrantyScope
• schema:inventoryLevel = gr:hasInventoryLevel
• schema:dayOfWeek = gr:hasOpeningHoursDayOfWeek
• schema:brand = gr:hasBrand
• schema:itemOffered = gr:includes
• schema:makesOffer = gr:offers
• schema:availableDeliveryMethod = gr:availableDeliveryMethods
• schema:openingHoursSpecification = gr:hasOpeningHoursSpecification
• schema:eligibleQuantity = gr:hasEligibleQuantity
• schema:warranty = gr:hasWarrantyPromise
• schema:image = http://xmlns.com/foaf/0.1/depiction
• schema:acceptedPaymentMethod = gr:acceptedPaymentMethods

A special case is • schema:durationOfWarranty This used to be gr:durationOfWarrantyInMonths in GoodRelations but will be updated to match the new name and range from schema.org shortly.

Datatype Properties

• schema:minPrice = gr:hasMinCurrencyValue
• schema:unitCode = gr:hasUnitOfMeasurement
• schema:isicV4 = gr:hasISICv4
• schema:gtin8 = gr:hasGTIN-8
• schema:maxPrice = gr:hasMaxCurrencyValue
• schema:gtin14 = gr:hasGTIN-14
• schema:maxValue = gr:hasMaxValue
• schema:mpn = gr:hasMPN
• schema:value = gr:hasValue
• schema:model = gr:hasMakeAndModel
• schema:gtin13 = gr:hasEAN_UCC-13
• schema:globalLocationNumber = gr:hasGlobalLocationNumber
• schema:naics = gr:hasNAICS
• schema:priceCurrency = gr:hasCurrency
• schema:sku = gr:hasStockKeepingUnit
• schema:duns = gr:hasDUNS
• schema:minValue = gr:hasMinValue
• schema:eligibleRegion = gr:eligibleRegions