-
- Infrastructure
- Technical
-
-
-
- Questions
-
- Organization
-
- More Labs
Software Engineering for Smart Data Analytics & Smart Data Analytics for Software Engineering
Preview
More details can be found in the repository: https://svn.iai.uni-bonn.de/repos/IAI_Software/xp/agile2009a/Architecture/
The concept Detector vanishes is is replaced by the concept Query and subsoncepts Metric, Smelldetector and special typed queries, such as TermFrequencyQuery and TermSurprisingnessQuery. That way, we only need to implement scheduling and caching for the query concept and it will work for everything we are doing.
There are three layers:
org.cs3.cultivate.structure.ui (in java, folder:src) org.cs3.cultivate.structure.analysis (in java, folder:src) prolog (folder for all the prolog files)
Naming conventions are given by this example.
Domain specific plugins may depend on core and basic plugin.