Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
rsum
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christopher
rsum
Commits
b9aa1dbc
Commit
b9aa1dbc
authored
5 years ago
by
Christopher
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
085428bd
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+35
-2
35 additions, 2 deletions
README.md
with
35 additions
and
2 deletions
README.md
+
35
−
2
View file @
b9aa1dbc
#
rsum
#
A Generic Language for Query and Viewtype Generation By-Example
Combination of RSUM and RSYNC including the query by-example approach.
\ No newline at end of file
Supplementary material for the VOSE 2019 publication by Christopher Werner, Manuel Wimmer, and Uwe Aßmann.
The repository shows the creation of queries with a by-example mechanism on the AML metamodel excerpt from the paper.
Combination of RSUM and RSYNC including the query by-example approach.
## Installation
Needs the
[
SCROLL Scala Library
](
https://github.com/max-leuthaeuser/SCROLL/
)
as dependency and named in the build.sbt document.
### Prerequisites
*
Java SE Development Kit 8 or 9
*
SBT (Scala Build Tool)
*
Version 0.13.
*
only with Java 1.8
*
from Version 1.
*
with Java 9
*
SBT sets its version in project/build.properties. Remove it if neccessary.
### Get a Copy of this Repository
git
`clone https://git-st.inf.tu-dresden.de/cwerner/rsum`
### Setup your favorite IDE
-
**IntelliJ**
: use the built-in SBT importer.
-
**Eclipse**
: use the sbteclipse SBT plugin.
## Running example
The
[
Example
](
src/main/scala/org/rosi_project/example
)
folder contains the source code of the running example:
*
`ExampleAml.scala`
as start class that show the creation of eight queries.
*
Creating of a result set for each query from the instance model that is created before.
*
Creation of ModelJoin representations for each query.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment