attractiveness.config.json 500 B

123456789101112131415
  1. {
  2. "allowedClusteringMethods": [
  3. "haclustwd2",
  4. "km50l.cluster"
  5. ],
  6. "initialWeights": {
  7. "http://www.semanticweb.org/attractiveness/poverty": 0.1,
  8. "http://www.semanticweb.org/attractiveness/wellbeing": 0.25,
  9. "http://www.semanticweb.org/attractiveness/qualityeducation": 0.1,
  10. "http://www.semanticweb.org/attractiveness/decentwork": 0,
  11. "http://www.semanticweb.org/attractiveness/sustainablecities": 0.85,
  12. "other": 0
  13. },
  14. "serviceBaseUrl": "https://jmacura.eu/ws/"
  15. }