Module: Blacklight::Document::SchemaOrg
- Included in:
- Blacklight::Document
- Defined in:
- app/models/concerns/blacklight/document/schema_org.rb
Instance Method Summary collapse
Instance Method Details
#itemtype ⇒ Object
4 5 6 |
# File 'app/models/concerns/blacklight/document/schema_org.rb', line 4 def itemtype "http://schema.org/Thing" end |