xJREB / service-based-antipatterns

A structured collection of service-based antipatterns and bad smells, served by a web application for convenient browsing
https://xjreb.github.io/service-based-antipatterns
MIT License
15 stars 1 forks source link

Changed evidence mechanism to use hard coded manually filled "cited by" counts and new formula #101

Closed boceckts closed 5 years ago

boceckts commented 5 years ago

[] merge evidence with number of sources

boceckts commented 5 years ago

Changed evidence mechanism to use the sum of the cited by count of each source for an antipattern. The cited by count has been manually added from google scholar and is in the external configuration file sources.json. If a new source is added to an antipattern it also has to be added in this confiuration file.

boceckts commented 5 years ago

Changed formula of evidence according to #107