amalgame/commit

added zenodo doi badge

authorJacco van Ossenbruggen
Wed Apr 25 14:05:07 2018 +0200
committerGitHub
Wed Apr 25 14:05:07 2018 +0200
commit1062f68a39674738382f3f5dfdabdfe93bcd9117
tree83df71644936165224fc62b87b832f96d5edb128
parentd5325ef928985a7d9b21171c20748165bd4d688f
Diff style: patch stat
diff --git a/README.md b/README.md
index d950d41..7659e87 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,10 @@
 This is the AMsterdam ALignment GenerAtion MEtatool (amalgame).
 This open source tool has originally been developed as part of the EuropeanaConnect and PrestoPrime projects at VU University Amsterdam.
 
+release tag V1.0.0 has been archived as
+[![DOI](https://zenodo.org/badge/19640566.svg)](https://zenodo.org/badge/latestdoi/19640566)
+
+
 
 ## Objective
 amalgame provides a web-based interactive platform for creating, analyzing and evaluating vocabulary alignments.  It aims to support domain experts to make alignments interactively.  To realize this it focuses on simple alignment techniques which the user understands and knows how to use, and which are sufficiently fast to be used in an interactive session.  amalgame keeps track of all the provenance related information, so that mapping experiments can be replicated later, and other users can explore the context that played a role in creating the mappings.  amalgame is implemented by using common web technology on the client (e.g. HTML,CSS,AJAX and the YUI toolkit) and SWI-Prolog's ClioPatria platform on the server.