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

#itemtypeObject



4
5
6
# File 'app/models/concerns/blacklight/document/schema_org.rb', line 4

def itemtype
  "http://schema.org/Thing"
end