Getting Started

Logging in

First things first, you need to log into Monolith. You can use the default user, by typing in

  • Username: admin
  • Password: admin
  • Mastro URL: localhost (or http://localhost:8989/mws/rest/mwsx where actually the services are available). This is only required in a Remote Installation where the server is hosted in a remote machine.

Home Page

Now that you’re logged into the Home Page, you have access to Monolith’s main modules from the Main Menu, as well as your most recent ontologies and knowledge graphs.
Before you do anything else, you should look at the interactive walkthrough accessible by clicking on the flag button.

Tour Button

The Main Menu is divided in two parts, the upper part supplies the everyday main functionalities for OBDM:

Main Menu

  • Home: here you can see the latest ontologies and knowledge graphs you have used
  • Ontology Designer: design an ontology graphically, manage drafts and release ontology versions.
  • Ontology: access the ontology versions and their services.
  • Knowledge Graph: access the knowledge graphs i.e. materialized RDF databases
  • Ontology Catalog: access the public ontologies and their metadata

The lower part of the Main Menu supplies the main settings to make OBDM work:

Main Menu Settings

  • Mastro Endpoints: here you can create, run & stop the core of OBDM. An endpoint is needed in order to achieve main OBDM features as query answering, VKG, reasoning and many others…
  • Datasources: here you can manage the avaliable connections to RDBMS.
  • Settings: settings available to all users
  • Users: where the admin can manage users and permissions
  • Help: link to this manual
  • Logout: shut down the current session and go back to the login form

Previous Next