Class: OaiEndpoint

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
app/models/oai_endpoint.rb

Overview

Schema Information

Table name: oai_endpoints

id              :integer(4)      not null, primary key
uri             :string(2083)
display_uri     :string(2083)
 :string(255)
title           :string(1000)
short_title     :string(100)