Project

case_model

0.0
No commit activity in last 3 years
No release in over 3 years
Built for the Context-Aware Software Ecosystem. Resolves application model requirements using semantic reasoning.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

= 2.0.0
= 2.0.1
= 1.22.3
 Project Readme

CASE (Context-aware Software Ecosystem)

Evaluation of application models

Installation

  1. Install the Eye reasoner
    • (Windows, OS X, Linux)
    • requires the SWI Prolog
      • brew tap homebrew/x11
      • brew install swi-prolog
  2. Install Ruby version 2.x.x
  3. Run in inside a folder for this repository: gem install bundler
  4. Run in inside a folder for this repository: bundle install