You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Place the entire Android App folder in the IntelliJ Project
PS: Make use of JDK 12 to run the android app.
About
Tourism data comprises a wide variety of data which needs to be extracted from various different sources. And it’s difficult to model these data due to the very same reason of the data being located in different sources. Our application aims to solve this problem using semantic web technologies like OWL, RDF, and XML. In addition, it makes use o…