Skip to content

This repository contains the scripts and the ABL file for the GRAPHxx Modeling Tool

License

Notifications You must be signed in to change notification settings

andreichis97/GRAPHxx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRAPHxx

This repository contains the scripts and the ABL file for the GRAPHxx Modeling Tool

In order to use GRAPHxx you will firstly need to download ADOxx https://www.adoxx.org/live/download-guided ADOxx comes with 2 parts: ADOxx Development Toolkit and ADOxx Modeling Toolkit The GRAPHxx.abl file needs to be imported in the ADOxx Development Toolkit as a new library and then a user must be created and assigned to it The Scripts folder contains all the files that implement the functionalities of the modeling tool such as generating Turtle code from diagrams. After the folder is downloaded, in the ADOxx Development Toolkit the following actions need to be done:

  1. Select the "Library Management" tab
  2. Click on "Settings"
  3. Expand the GRAPHxx 1.0 library and click on "GRAPHxx 1.0 Dynamic"
  4. Click on "Library attributes" from the side menu
  5. Click on the "Add-ons" tab
  6. In the "External Coupling" part click on "Large text field" (icon looking like a square)
  7. You'll see some file paths that need to be modified in order to point to the location of the Scripts folder

The Evaluation_Scripts folder contains some AdoScript that generates graph instances automatically All the Python scrips where developed on Python 3.10.4

About

This repository contains the scripts and the ABL file for the GRAPHxx Modeling Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published