Skip to content

This package includes java classes which represent the models of input and output for the Decision Support, Contextual Filtering, and Data Federation components in the CityPulse project.

Notifications You must be signed in to change notification settings

CityPulse/Common-Libraries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

commons

This package includes java classes which represent the models of input and output of the Decision Support, Contextual Filtering, and Data Federation components.

Decision Support

Input: ReasoningRequest.java

Output:

  + For the Parking space module: AnswerParkingSpaces.java
  
  + For the Routing module: AnswerTravelPlanner.java

Contextual Filtering

Input: ContextualEventRequest.java

Output: CriticalEventResults.java

Data Federation

Input: DataFederationRequest.java

Output: DataFederationResult.java

About

This package includes java classes which represent the models of input and output for the Decision Support, Contextual Filtering, and Data Federation components in the CityPulse project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages