Package "amalgame" -- Amalgame concept alignment toolkit
type: | cpack:Application |
---|---|
home: | http://semanticweb.cs.vu.nl/amalgame/ |
author: | Jacco van Ossenbruggen |
submitted at: | Tue, 16 May 2023 17:01:20 UTC |
original repository: | [<https://github.com/jrvosse/amalgame.git>...] |
CPACK mirror repository: | [<http://cliopatria.swi-prolog.org/git/cpack-mirrors/amalgame.git>...] |
Install URL: | http://cliopatria.swi-prolog.org/cpack/amalgame |
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 understand 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.
This work was partially supported by the PrestoPRIME and EuropeanaConnect projects.
Recent changes
1 year, 6 months ago | Jacco van Ossenbruggen | FIXED: Make sure all source entities are expli ...HEAD -> master |
1 year, 8 months ago | Jacco van Ossenbruggen | Create LICENSE |
1 year, 9 months ago | Jacco van Ossenbruggen | ADDED: allow for Literal^^xsd:string labels in ... |
1 year, 9 months ago | Jacco van Ossenbruggen | FIXED: stricter type check in prolog:message list |
2 years, 5 months ago | Jacco van Ossenbruggen | Fix unquoted comma atom issues now swipl has m ... |
Files in package
Pack contains 156 files holding a total of 1.3Mbytes. Below is the file hierarchy of the package. The tree link to pages that provide history and dependencies for each file.
- .gitignore
- LICENSE
- README.md
- api
- applications
- components
- amalgame
- config-available
- docker
- lib
- ag_drivers
- ag_modules
- ag_overlap.pl
- ag_sample.pl
- ancestor_generator.pl
- ancestor_match.pl
- ancestor_selecter.pl
- arity_select.pl
- best_numeric.pl
- compound_label_generator.pl
- compound_label_match.pl
- compound_label_selecter.pl
- descendent_generator.pl
- descendent_match.pl
- descendent_selecter.pl
- evaluate.pl
- exact_label_generator.pl
- exact_label_match.pl
- exact_label_selecter.pl
- generator_snd_input.pl
- isub_generator.pl
- isub_match.pl
- isub_selecter.pl
- label_selecter.pl
- map_merger.pl
- most_generic.pl
- most_labels.pl
- most_methods.pl
- numeric_difference_generator.pl
- numeric_difference_match.pl
- numeric_difference_selecter.pl
- preloaded_mapping.pl
- preloaded_selecter.pl
- propvalue_select.pl
- related_generator.pl
- related_match.pl
- related_selecter.pl
- sibling_selecter.pl
- snowball_label_generator.pl
- snowball_label_match.pl
- snowball_label_selecter.pl
- string_match_util.pl
- structure_selecter.pl
- subtree_select.pl
- type_select.pl
- uniq_label_voc_select.pl
- voc_exclude.pl
- amalgame
- rdf
- web
- alignment_results
- css
- img
- AritySelect-both.graffle
- AritySelect-both.png
- AritySelect-source.graffle
- AritySelect-source.png
- AritySelect-target.graffle
- AritySelect-target.png
- BestNumeric-source.graffle
- BestNumeric-source.png
- BestNumeric-target.graffle
- BestNumeric-target.png
- MostGeneric-source.graffle
- MostGeneric-source.png
- MostGeneric-target.graffle
- MostGeneric-target.png
- MostMethods-source.graffle
- MostMethods-source.png
- MostMethods-target.graffle
- MostMethods-target.png
- js