@innotrade/enapso-graphdb-cli
Version:
ENAPSO Graph Databases Command Line Interface
32 lines (31 loc) • 1.73 kB
text/turtle
@prefix agg: <http://jena.apache.org/ARQ/function/aggregate#> .
@prefix : <http://ont.enapso.com/dotnetpro#> .
@prefix sail: <http://www.openrdf.org/config/sail#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix geof: <http://www.opengis.net/def/function/geosparql/> .
@prefix enrepo: <http://ont.enapso.com/repo#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix fn: <http://www.w3.org/2005/xpath-functions> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix spif: <http://spinrdf.org/spif#> .
@prefix path: <http://www.ontotext.com/path#> .
@prefix array: <http://www.w3.org/2005/xpath-functions/array> .
@prefix apf: <http://jena.apache.org/ARQ/property#> .
@prefix rep: <http://www.openrdf.org/config/repository#> .
@prefix map: <http://www.w3.org/2005/xpath-functions/map> .
@prefix sr: <http://www.openrdf.org/config/repository/sail#> .
@prefix rdf4j: <http://rdf4j.org/schema/rdf4j#> .
@prefix wgs: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
@prefix entest: <http://ont.enapso.com/test#> .
@prefix gn: <http://www.geonames.org/ontology#> .
@prefix afn: <http://jena.apache.org/ARQ/function#> .
@prefix list: <http://jena.apache.org/ARQ/list#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ofn: <http://www.ontotext.com/sparql/functions/> .
@prefix geoext: <http://rdf.useekm.com/ext#> .
@prefix graphdb: <http://www.ontotext.com/config/graphdb#> .
@prefix protons: <http://proton.semanticweb.org/protonsys#> .
@prefix sfn: <http://www.w3.org/ns/sparql#> .
@prefix sesame: <http://www.openrdf.org/schema/sesame#> .
@prefix math: <http://www.w3.org/2005/xpath-functions/math> .
@prefix omgeo: <http://www.ontotext.com/owlim/geo#> .