Class: Microdata::Schema::Article
- Inherits:
-
CreativeWork
- Object
- Microdata::Schema
- Thing
- CreativeWork
- Microdata::Schema::Article
- Defined in:
- lib/microdata/schema/thing/creative_work/article.rb
Direct Known Subclasses
Constant Summary collapse
- ATTRIBUTES =
[ :article_body, :article_section, :page_end, :page_start, :pagination, :word_count, ].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