Skip to content

EmanueleLenzi92/SMBVT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Story Map Building and Visualization Tool (SMBVT)

Project collaborators: Valentina Bartalesi, Nicolò Pratelli, Emanuele Lenzi

Developers: Emanuele Lenzi, Daniele Metilli (for the previous NBVT)

The Story Map Building and Visualization Tool (SMBVT) is semi-automatic tool to construct and visualise narratives, intended as semantic networks of events related to each other through semantic relations, in form of story maps and timeline. The tool was developed as an extension of a previously developed tool called Narrative Building and Visualisation Tool (NBVT - http://dlnarratives.eu/tool/index.html). SMBVT, like NBVT does, obeys an ontology for narratives we developed.

If you use SMBVT as support to your research consider citing:

Meghini C., Bartalesi V., Metilli D. Representing narratives in digital libraries: The narrative ontology. In: Semantic Web, vol. 12, no. 2, pp. 241-264, 2021.

Metilli D., Bartalesi V., Meghini C. A Wikidata-based tool for building and visualising narratives. In: International Journal on Digital Libraries, vol. Springer, 2019.

Metilli D., Bartalesi V., Meghini C. Populating narratives using Wikidata events: an initial experiment. In: Digital Libraries: Supporting Open Science. 15th Italian Research Conference on Digital Libraries, pp. 159 - 166. Manghi P., Candela L., Silvello G. (eds.). (Communications in Computer and Information Science, vol. 988). Pisa: Springer, 2019.

Dependencies

To use SMBVT, the following software is needed:

  • PostgreSQL
  • Apache Jena Fuseki
  • If you want to install the system on your machine, you have to install software like XAMPP that provides the Apache web server and the latest versions of PHP

Configuration and Installation

After installing PostgreSQL, you must create a database and import the two tables contained in the SQL folder. The config file to update your connection data is try/PgConn.php.

After installing Apache Jena Fuseki, you need to create a dataset called "narratives" and the public endpoint "narratives/query".

In the end, you can use an FTP client (such as Filezilla) to upload all the files on your server or in the folder htdocs, if you are using XAMPP on your machine.

About

The Story Map Building and Visualization Tool

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors