VIVO-DE/vivo-sparql-presentation

Name: vivo-sparql-presentation

Owner: VIVO-DE

Description: null

Created: 2015-01-20 15:36:19.0

Updated: 2017-12-16 00:14:01.0

Pushed: 2015-02-09 16:12:55.0

Homepage: null

Size: 272

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits
Gabriel Birke2015-02-09 16:12:50.013

Other Committers

UserEmailMost Recent Commit# Commits

README

VIVO als SPARQL-Endpoint

Diese Präsentation gibt eine kurze einführungt in VIVO, RDF und SPARQL und zeigt Beispiel-Queries auf den SPARQL-Endpoint von VIVO.

Präsentation ansehen

Zum Präsentieren die HTML-Datei auf beliebigen Webserver ablegen und im Browser aufrufen. Wichtig ist, dass eine Internet-Verbindung besteht, um Stil-, Font- und JavaScript-Dateien laden zu können.

Webserver Windows

Auf einem Windows-System können Sie den Webserver moongoose verwenden.

Webserver Linux

Auf einem Linux-System mit Python können Sie, folgende Kommadozeile verwenden:

python -m SimpleHTTPServer 8082 

Für Python 3 statt dessen:

python3 -m http.server 8082 

Dann kann die Präsentation unter folgender URL abgerufen werden: http://localhost:8082/presentation.html

Infos zur Technik

Präsentationssoftware ist Remark.

Das Syntax-Highlighting ist mit den Python-Programm Pygments durchgeführt. Für SPARQL gibt es einen Erweiterung: https://github.com/gniezen/n3pygments

Um alle *.rq-Dateien im Projekt zu highlighten, Kommando highlight_code.sh verwenden.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.