Skip to content

Plugin for Omeka Classic. Allows to define rules in order to check while adding an item if it already exists in Omeka database.

License

Notifications You must be signed in to change notification settings

DBinaghi/omeka-plugin-ItemDuplicateCheck

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Item Duplicate Check

Plugin for Omeka Classic. Allows to define rules in order to check while adding an item if it already exists in Omeka database.

Rules and duplicates

A rule is a combination of an Item Type and one or more Elements. A rule applies to an Item only if its Item Type matches.

A duplicate is an Item which have the same values in the Elements defined in a rule as the Item is being added. When a duplicate is found, the Item is not saved and an error message is shown.

Warning

Use it at your own risk.

It's always recommended to backup your files and your databases and to check your archives regularly so you can roll back if needed.

License

This plugin is published under the GNU General Public License v3.0

Copyright

Copyright Julian Maurice (https://github.com/jajm), BibLibre, 2015-2021

Copyright Daniele Binaghi (https://github.com/dbinaghi), 2021

About

Plugin for Omeka Classic. Allows to define rules in order to check while adding an item if it already exists in Omeka database.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 94.1%
  • JavaScript 5.9%