Class: Valkyrie::Persistence::Postgres::ORMConverter::RDFMetadata

Inherits:
Shared::JSONValueMapper show all
Defined in:
lib/valkyrie/persistence/postgres/orm_converter.rb

Overview

Responsible for converting ‘metadata` JSON-B field in Valkyrie::Persistence::Postgres::ORM::Resource into an acceptable hash for Resource

Instance Attribute Summary

Attributes inherited from Shared::JSONValueMapper

#metadata

Method Summary

Methods inherited from Shared::JSONValueMapper

#initialize, #result

Constructor Details

This class inherits a constructor from Valkyrie::Persistence::Shared::JSONValueMapper