Class: Microdata::Schema::WebPage
- Inherits:
-
CreativeWork
- Object
- Microdata::Schema
- Thing
- CreativeWork
- Microdata::Schema::WebPage
- Defined in:
- lib/microdata/schema/thing/creative_work/web_page.rb
Direct Known Subclasses
Constant Summary collapse
- ATTRIBUTES =
[ :breadcrumb, :last_reviewed, :main_content_of_page, :primary_image_of_page, :related_link, :reviewed_by, :significant_link, :specialty, ].freeze
Instance Attribute Summary
Attributes inherited from Microdata::Schema
#assined_attributes, #top_level
Method Summary
Methods inherited from Thing
#as_json, #initialize, #to_json, #to_json_ld
Methods inherited from Microdata::Schema
Constructor Details
This class inherits a constructor from Microdata::Schema::Thing