Skip to content

🎓 👨‍🎓 📚 A project based in Knowledge Base Representation and Logic Programming. This project was built using Prolog, with the support of SWISH and SWI-Prolog. The project it's a simple application to allow to make checks, verifications and queries, about some informations and data, of Faculty of Sciences and Technology of New University of Lisbo…

License

Notifications You must be signed in to change notification settings

rubenandrebarreiro/fct-nova-knowledge-base-representation-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FCT NOVA

Knowledge Base Representation Checker

https://raw.githubusercontent.com/rubenandrebarreiro/fct-nova-knowledge-base-representation-checker/master/imgs/JPGs/banner-1.jpg

FCT NOVA (Knowledge Base Representation Checker) - Banner #1

Current Status

contributor for this repository current version

status of this version no. 1 status of this version no. 2 status of this version no. 3 status of this version no. 4

keyword of this version no. 1 keyword of this version no. 2 keyword of this version no. 3 keyword of this version no. 4

technology used no. 1 software used no. 1 software used no. 2

star this repository fork this repository downloads of this repository price of this project

Current Progress of the Project

current progress of this project

Description

A project based in Knowledge Base Representation and Logic Programming. This project was built using Prolog, with the support of SWISH and SWI-Prolog. The project it's a simple application to allow to make checks, verifications and queries, about some informations and data, of Faculty of Sciences and Technology of New University of Lisbon, through a knowledge base representation, built with facts, predicates and rules, among many others!

Examples of Possible Queries and the Respectively Results

  1. What are the Geographic Coordinates of FCT NOVA?
    • Query:

    ?- coordinates(fct_nova, X).
    

    or

    ?- coordinates(fct_unl, X).
    
    • Result:

    X = "38.661036°N 9.205928°W"
    

Screenshots

https://raw.githubusercontent.com/rubenandrebarreiro/fct-nova-knowledge-base-representation-checker/master/imgs/JPGs/screenshot-1.jpg

FCT NOVA (Knowledge Base Representation Checker) - Screenshot #1

https://raw.githubusercontent.com/rubenandrebarreiro/fct-nova-knowledge-base-representation-checker/master/imgs/JPGs/screenshot-2.jpg

FCT NOVA (Knowledge Base Representation Checker) - Screenshot #2

Getting Started

Prerequisites

To install and run this application, you will need:

The Git feature and/or a third-party Git Client based GUI, like:

Installation

To install this application, you will only need to download or clone this repository and run the application locally:

You can do it downloading the .zip file in download section of this repository.

Or instead, by cloning this repository by a Git Client based GUI, using HTTPS or SSH, by one of the following link:

https://github.com/rubenandrebarreiro/fct-nova-knowledge-base-representation-checker.git
git@github.com:rubenandrebarreiro/fct-nova-knowledge-base-representation-checker.git

Or even, by running one of the following commands in a Git Bash Console:

git clone https://github.com/rubenandrebarreiro/fct-nova-knowledge-base-representation-checker.git
git clone git@github.com:rubenandrebarreiro/fct-nova-knowledge-base-representation-checker.git

Built with

Contributors

Rúben André Barreiro

Contacts

Rúben André Barreiro

E-mails

Portfolios/Blogs and Git Hosting/Repository Services

Rúben André Barreiro

GitHub's Portfolio/Personal Blog

Hosting/Repository Services

About

🎓 👨‍🎓 📚 A project based in Knowledge Base Representation and Logic Programming. This project was built using Prolog, with the support of SWISH and SWI-Prolog. The project it's a simple application to allow to make checks, verifications and queries, about some informations and data, of Faculty of Sciences and Technology of New University of Lisbo…

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages