Skip to content

This project was built using the Django platform, having as data repository the Triplestore GraphDB imported from a file "dataset.rdf". All queries made to BD used the SPARQL language. Some information pages were created with RDFa.

License

Notifications You must be signed in to change notification settings

renatovalente5/WebsMusic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebsMusic

This project was built using the Django platform, having as data repository the Triplestore GraphDB imported from a file "dataset.rdf". All queries made to BD used the SPARQL language. Some information pages were created with RDFa.

Dependências do Python

python interpreter: Python 3.8
Django 3.1
s4api
SPARQLWrapper 1.8.5

Executar

Executar o GraphDB Free
Importar o ficheiro "dataset.rdf" para um repositório no GraphDB Free chamado "xpand-music"
Executar a WebApp (ex: python manage.py runserver)

About

This project was built using the Django platform, having as data repository the Triplestore GraphDB imported from a file "dataset.rdf". All queries made to BD used the SPARQL language. Some information pages were created with RDFa.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 48.3%
  • HTML 46.3%
  • CSS 5.4%