Skip to content

Pubby docker to expose an HTML interface against the AskOmics triplestore

Notifications You must be signed in to change notification settings

askomics/docker-pubby-askomics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-pubby-askomics

Docker file to use inside a docker-compose.yml askomics :

pubby:
    image: askomics/pubby
    environment:
        HOME_PAGE: http:\/\/localhost\/askomics
        URL_PUBBY: http:\/\/localhost\/pubby\/
        URL_ENDPOINT: http:\/\/virtuoso:8890\/sparql
        BASE_PREFIX: http:\/\/www.semanticweb.org\/irisa\/ontologies\/2016\/1\/igepp-ontology#
        PREFIXES: "@prefix askomicsVis: <http://www.irisa.fr/dyliss/rdfVisualization/display> .\n@prefix askomics: <http://localhost/pubby/> .\n"

About

Pubby docker to expose an HTML interface against the AskOmics triplestore

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages