Skip to content

Component managing the quality model assessment data. This information is stored in an elasticsearch. The API is documented in the follwoing URL

License

Notifications You must be signed in to change notification settings

q-rapids/qrapids-qma-elastic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qrapids-qma-elastic

Library providing quality model assessment from ElasticSearch

This component has been created as a result of the Q-Rapids project funded by the European Union Horizon 2020 Research and Innovation programme under grant agreement No 732253.

Main Functionality

This library connects to the ElasticSearch and provides assessment of the quality model elements (Strategic Indicators, Factors and Metrics).

Technologies

Property Description
Type of component Library
Build .jar
Programming language Java
Frameworks Gradle
External libraries ElasticSearch Java API

How to build

This is a Gradle project. You can use any IDE that supports Gradle to build it, or alternatively you can use the command line using the Gradle wrapper with the command gradlew if you don't have Gradle installed on your machine or with the command gradle if you do, followed by the task jar.

# Example: using Gradle wrapper to build with dependencies
cd qrapids-forecast
gradlew jar

After the build is done the JAR file can be found at the build/libs directory

Documentation

You can find the technical documentation of the API here.

Contributing

You can find guidelines to contribute to the project in the Q-Rapids repository.

Licensing

Software licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Contact

For problems regarding this component, please open an issue in the issues section. You can find some guidelines for submitting issues in the Q-Rapids repository.

For general information, please use the Q-Rapids project website.

About

Component managing the quality model assessment data. This information is stored in an elasticsearch. The API is documented in the follwoing URL

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages