Class: Microdata::Schema::ItemList
- Inherits:
-
Intangible
- Object
- Microdata::Schema
- Thing
- Intangible
- Microdata::Schema::ItemList
- Defined in:
- lib/microdata/schema/thing/intangible/item_list.rb
Direct Known Subclasses
Constant Summary collapse
- ATTRIBUTES =
[ :item_list_element, :item_list_order, :number_of_items, ].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