class DbEntry

Public Instance Methods

add_rdf_types() click to toggle source
# File lib/dog_biscuits/models/to_refactor_or_remove/db/db_entry.rb, line 16
def add_rdf_types
  %w[http://dlib.york.ac.uk/ontologies/borthwick-registers#Entry http://www.shared-canvas.org/ns/Zone http://pcdm.org/models#Object]
end