File: rdflib-endpoint.1

package info (click to toggle)
python-rdflib-endpoint 0.5.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 264 kB
  • sloc: python: 1,068; makefile: 5
file content (20 lines) | stat: -rw-r--r-- 526 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.TH RDFLIB-ENDPOINT "1" "August 2024" "rdflib-endpoint 0.5.1-1" "User Commands"
.SH NAME
rdflib-endpoint \- SPARQL endpoint for RDFLib
.SH SYNOPSIS
.B rdflib-endpoint
[\fI\,OPTIONS\/\fR] \fI\,COMMAND \/\fR[\fI\,ARGS\/\fR]...
.SH DESCRIPTION
.IP
Quickly serve RDF files as SPARQL endpoint with RDFLib Endpoint
.SH OPTIONS
.TP
\fB\-\-help\fR
Show this message and exit.
.SS "Commands:"
.TP
convert
Merge and convert local RDF files to another format easily
.TP
serve
Serve a local RDF file as a SPARQL endpoint by default on...