-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
906dffb
commit c5a6da6
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
[info] | ||
name="Dublin Core Extended" | ||
author="Roy Rosenzweig Center for History and New Media" | ||
author="Omeka Team" | ||
description="Adds the full set of Dublin Core properties to the existing Dublin Core element set, including element refinements and supplemental elements. See DCMI Metadata Terms: http://dublincore.org/documents/dcmi-terms/" | ||
license="GPLv3" | ||
link="http://omeka.org/codex/Plugins/DublinCoreExtended_2.0" | ||
support_link="http://omeka.org/forums/forum/plugins" | ||
link="https://omeka.org/classic/docs/Plugins/DublinCoreExtended/" | ||
support_link="https://forum.omeka.org/c/omeka-classic/plugins" | ||
version="2.3" | ||
omeka_minimum_version="2.0" | ||
omeka_target_version="2.0" | ||
omeka_target_version="2.5" | ||
tags="metadata,dublin core" |