Click or drag to resize

imbWBI.Core.BusinessDataModel.ShopDataModel Namespace

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Graph-directed graph tree model of an online shop

Classes
  ClassDescription
Public classShopCategory
Data model of a category, harvested from online shop
Public classShopDataModel
Shop Data Model
Public classShopProduct
Data model for a product, harvested from online shop
Public classShopWebDataElement
Data model element with descriptions and media content
Remarks

Holds structrured data on a harvested on-line shop

  • ShopDataModel - Root element
  • ShopCategory - Contains data on a category in on-line shop portfolio
  • ShopProduct - Describes a product, may contain subnodes like [!:WebDataImage], [!:WebDataTechnicalProperty]...
  • [!:WebDataImage] - Represents an image harvested from product or category page
  • [!:WebDataTechnicalProperty] - A technical property of a product
  • [!:WebDataVideo] - Embedded video link
See Also