http://www.w3.org/ns/sparql-service-description#inputFormat

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/ns/formats/Format
http://www.w3.org/2000/01/rdf-schema#label input format
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/sparql-service-description#Service
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment Relates an instance of sd:Service to a format that is supported for parsing RDF input; for example, via a SPARQL 1.1 Update LOAD statement, or when URIs are dereferenced in FROM/FROM NAMED/USING/USING NAMED clauses.

https://mtp.linked.solutions/

http://xmlns.com/foaf/0.1/topic https://mtp.linked.solutions/sd

http://www.w3.org/ns/sparql-service-description#extensionFunction

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/ns/sparql-service-description#Function
http://www.w3.org/2000/01/rdf-schema#label extension function
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/sparql-service-description#Service
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment Relates an instance of sd:Service to a function that may be used in a SPARQL SELECT expression or a FILTER, HAVING, GROUP BY, ORDER BY, or BIND clause.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.w3.org/ns/sparql-service-description#feature

http://www.w3.org/ns/sparql-service-description#DereferencesURIs

http://www.w3.org/2000/01/rdf-schema#label Dereferences URIs
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/sparql-service-description#Feature
http://www.w3.org/2000/01/rdf-schema#comment sd:DereferencesURIs, when used as the object of the sd:feature property, indicates that a SPARQL service will dereference URIs used in FROM/FROM NAMED and USING/USING NAMED clauses and use the resulting RDF in the dataset during query evaluation.

http://www.w3.org/ns/sparql-service-description#defaultDataset

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/ns/sparql-service-description#Dataset
http://www.w3.org/2000/01/rdf-schema#label default dataset description
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/sparql-service-description#Service
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2002/07/owl#InverseFunctionalProperty
http://www.w3.org/2000/01/rdf-schema#comment Relates an instance of sd:Service to a description of the default dataset available when no explicit dataset is specified in the query, update request or via protocol parameters.

http://www.w3.org/ns/sparql-service-description#defaultEntailmentRegime

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/ns/sparql-service-description#EntailmentRegime
http://www.w3.org/2000/01/rdf-schema#label default entailment regime
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/sparql-service-description#Service
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment Relates an instance of sd:Service with a resource representing an entailment regime used for basic graph pattern matching. This property is intended for use when a single entailment regime by default applies to all graphs in the default dataset of the service. In situations where a different entailment regime applies to a specific graph in the dataset, the sd:entailmentRegime property should be used to indicate this fact in the description of that graph.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.w3.org/ns/sparql-service-description#feature

http://www.w3.org/ns/sparql-service-description#UnionDefaultGraph

http://www.w3.org/2000/01/rdf-schema#label Union Default Graph
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/sparql-service-description#Feature
http://www.w3.org/2000/01/rdf-schema#comment sd:UnionDefaultGraph, when used as the object of the sd:feature property, indicates that the default graph of the dataset used during query and update evaluation (when an explicit dataset is not specified) is comprised of the union of all the named graphs in that dataset.

http://www.w3.org/ns/sparql-service-description#entailmentRegime

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/ns/sparql-service-description#EntailmentRegime
http://www.w3.org/2000/01/rdf-schema#label entailment regime
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/sparql-service-description#NamedGraph
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment Relates a named graph description with a resource representing an entailment regime used for basic graph pattern matching over that graph.

http://www.w3.org/ns/sparql-service-description#namedGraph

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/ns/sparql-service-description#NamedGraph
http://www.w3.org/2000/01/rdf-schema#label named graph
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/sparql-service-description#GraphCollection
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment Relates an instance of sd:GraphCollection (or its subclass sd:Dataset) to the description of one of its named graphs. The description of such a named graph MUST include the sd:name property and MAY include the sd:graph property.

http://www.w3.org/ns/sparql-service-description#defaultSupportedEntailmentProfile

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/ns/sparql-service-description#EntailmentProfile
http://www.w3.org/2000/01/rdf-schema#label default supported entailment profile
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/sparql-service-description#Service
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment Relates an instance of sd:Service with a resource representing a supported profile of the default entailment regime (as declared by sd:defaultEntailmentRegime).
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.w3.org/ns/sparql-service-description#feature

http://www.w3.org/ns/sparql-service-description#extensionAggregate

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/ns/sparql-service-description#Aggregate
http://www.w3.org/2000/01/rdf-schema#label extension aggregate
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/sparql-service-description#Service
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment Relates an instance of sd:Service to an aggregate that may be used in a SPARQL aggregate query (for instance in a HAVING clause or SELECT expression) besides the standard list of supported aggregates COUNT, SUM, MIN, MAX, AVG, GROUP_CONCAT, and SAMPLE
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.w3.org/ns/sparql-service-description#feature

http://www.w3.org/ns/sparql-service-description#SPARQL11Update

http://www.w3.org/2000/01/rdf-schema#label SPARQL 1.1 Update
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/sparql-service-description#Language
http://www.w3.org/2000/01/rdf-schema#comment sd:SPARQLUpdate is an sd:Language representing the SPARQL 1.1 Update language.

http://www.w3.org/ns/sparql-service-description#RequiresDataset

http://www.w3.org/2000/01/rdf-schema#label Requires Dataset
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/sparql-service-description#Feature
http://www.w3.org/2000/01/rdf-schema#comment sd:RequiresDataset, when used as the object of the sd:feature property, indicates that the SPARQL service requires an explicit dataset declaration (based on either FROM/FROM NAMED clauses in a query, USING/USING NAMED clauses in an update, or the appropriate SPARQL Protocol parameters).

http://www.w3.org/ns/sparql-service-description#name

http://www.w3.org/2000/01/rdf-schema#label name
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/sparql-service-description#NamedGraph
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment Relates a named graph to the name by which it may be referenced in a FROM/FROM NAMED clause. The object of the sd:name property is an IRI.

http://www.w3.org/ns/sparql-service-description#BasicFederatedQuery

http://www.w3.org/2000/01/rdf-schema#label Basic Federated Query
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/sparql-service-description#Feature
http://www.w3.org/2000/01/rdf-schema#comment sd:BasicFederatedQuery, when used as the object of the sd:feature property, indicates that the SPARQL service supports basic federated query using the SERVICE keyword as defined by SPARQL 1.1 Federation Extensions.

http://www.w3.org/ns/sparql-service-description#languageExtension

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/ns/sparql-service-description#Feature
http://www.w3.org/2000/01/rdf-schema#label language extension
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/sparql-service-description#Service
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment Relates an instance of sd:Service to a resource representing an implemented extension to the SPARQL Query or Update language.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.w3.org/ns/sparql-service-description#feature

http://www.w3.org/ns/sparql-service-description#supportedLanguage

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/ns/sparql-service-description#Language
http://www.w3.org/2000/01/rdf-schema#label supported language
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/sparql-service-description#Service
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment Relates an instance of sd:Service to a SPARQL language (e.g. Query and Update) that it implements.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.w3.org/ns/sparql-service-description#feature

http://www.w3.org/ns/sparql-service-description#defaultGraph

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/ns/sparql-service-description#Graph
http://www.w3.org/2000/01/rdf-schema#label default graph
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/sparql-service-description#Dataset
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment Relates an instance of sd:Dataset to the description of its default graph.

http://www.w3.org/ns/sparql-service-description#supportedEntailmentProfile

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/ns/sparql-service-description#EntailmentProfile
http://www.w3.org/2000/01/rdf-schema#label supported entailment profile
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/sparql-service-description#NamedGraph
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment Relates a named graph description with a resource representing a supported profile of the entailment regime (as declared by sd:entailmentRegime) used for basic graph pattern matching over that graph.

http://www.w3.org/ns/sparql-service-description#SPARQL11Query

http://www.w3.org/2000/01/rdf-schema#label SPARQL 1.1 Query
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/sparql-service-description#Language
http://www.w3.org/2000/01/rdf-schema#comment sd:SPARQL11Query is an sd:Language representing the SPARQL 1.1 Query language.

http://www.w3.org/ns/sparql-service-description#propertyFeature

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/ns/sparql-service-description#Feature
http://www.w3.org/2000/01/rdf-schema#label property feature
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/sparql-service-description#Service
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment Relates an instance of sd:Service to a resource representing an implemented feature that extends the SPARQL Query or Update language and that is accessed by using the named property.
http://www.w3.org/2000/01/rdf-schema#subPropertyOf http://www.w3.org/ns/sparql-service-description#feature

http://www.w3.org/ns/sparql-service-description#EmptyGraphs

http://www.w3.org/2000/01/rdf-schema#label Empty Graphs
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/sparql-service-description#Feature
http://www.w3.org/2000/01/rdf-schema#comment sd:EmptyGraphs, when used as the object of the sd:feature property, indicates that the underlying graph store supports empty graphs. A graph store that supports empty graphs MUST NOT remove graphs that are left empty after triples are removed from them.

http://www.w3.org/ns/sparql-service-description#graph

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/ns/sparql-service-description#Graph
http://www.w3.org/2000/01/rdf-schema#label graph
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/sparql-service-description#NamedGraph
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment Relates a named graph to its graph description.

http://www.w3.org/ns/sparql-service-description#endpoint

http://www.w3.org/2000/01/rdf-schema#label endpoint
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/sparql-service-description#Service
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2002/07/owl#InverseFunctionalProperty
http://www.w3.org/2000/01/rdf-schema#comment The SPARQL endpoint of an sd:Service that implements the SPARQL Protocol service. The object of the sd:endpoint property is an IRI.

http://www.w3.org/ns/sparql-service-description#SPARQL10Query

http://www.w3.org/2000/01/rdf-schema#label SPARQL 1.0 Query
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/ns/sparql-service-description#Language
http://www.w3.org/2000/01/rdf-schema#comment sd:SPARQL10Query is an sd:Language representing the SPARQL 1.0 Query language.

http://www.w3.org/ns/sparql-service-description#availableGraphs

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/ns/sparql-service-description#GraphCollection
http://www.w3.org/2000/01/rdf-schema#label available graph descriptions
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/sparql-service-description#Service
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment Relates an instance of sd:Service to a description of the graphs which are allowed in the construction of a dataset either via the SPARQL Protocol, with FROM/FROM NAMED clauses in a query, or with USING/USING NAMED in an update request, if the service limits the scope of dataset construction.

http://www.w3.org/ns/sparql-service-description#resultFormat

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/ns/formats/Format
http://www.w3.org/2000/01/rdf-schema#label result format
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/sparql-service-description#Service
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment Relates an instance of sd:Service to a format that is supported for serializing query results.

http://www.w3.org/ns/sparql-service-description#NamedGraph

http://www.w3.org/2000/01/rdf-schema#label Named Graph
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/2000/01/rdf-schema#comment An instance of sd:NamedGraph represents a named graph having a name (via sd:name) and an optional graph description (via sd:graph).

http://www.w3.org/ns/sparql-service-description#Language

http://www.w3.org/2000/01/rdf-schema#label Language
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/2000/01/rdf-schema#comment An instance of sd:Language represents one of the SPARQL languages, including specific configurations providing particular features or extensions. This document defines three instances of sd:Language: sd:SPARQL10Query, sd:SPARQL11Query, and sd:SPARQL11Update.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/sparql-service-description#Feature

http://www.w3.org/ns/sparql-service-description#Function

http://www.w3.org/2000/01/rdf-schema#label Function
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/2000/01/rdf-schema#comment An instance of sd:Function represents a function that may be used in a SPARQL SELECT expression or a FILTER, HAVING, GROUP BY, ORDER BY, or BIND clause.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/sparql-service-description#Feature

http://www.w3.org/ns/sparql-service-description#Aggregate

http://www.w3.org/2000/01/rdf-schema#label Aggregate
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/2000/01/rdf-schema#comment An instance of sd:Aggregate represents an aggregate that may be used in a SPARQL aggregate query (for instance in a HAVING clause or SELECT expression) besides the standard list of supported aggregates COUNT, SUM, MIN, MAX, AVG, GROUP_CONCAT, and SAMPLE.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/sparql-service-description#Feature

http://www.w3.org/ns/sparql-service-description#Feature

http://www.w3.org/2000/01/rdf-schema#label Feature
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/2000/01/rdf-schema#comment An instance of sd:Feature represents a feature of a SPARQL service. Specific types of features include functions, aggregates, languages, and entailment regimes and profiles. This document defines five instances of sd:Feature: sd:DereferencesURIs, sd:UnionDefaultGraph, sd:RequiresDataset, sd:EmptyGraphs, and sd:BasicFederatedQuery.

http://www.w3.org/ns/sparql-service-description#Graph

http://www.w3.org/2000/01/rdf-schema#label Graph
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/2000/01/rdf-schema#comment An instance of sd:Graph represents the description of an RDF graph.

http://www.w3.org/ns/sparql-service-description#EntailmentProfile

http://www.w3.org/2000/01/rdf-schema#label Entailment Profile
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/2000/01/rdf-schema#comment An instance of sd:EntailmentProfile represents a profile of an entailment regime. An entailment profile MAY impose restrictions on what constitutes valid RDF with respect to entailment.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/sparql-service-description#Feature

http://www.w3.org/ns/sparql-service-description#Dataset

http://www.w3.org/2000/01/rdf-schema#label Dataset
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/2000/01/rdf-schema#comment An instance of sd:Dataset represents a RDF Dataset comprised of a default graph and zero or more named graphs.
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/sparql-service-description#GraphCollection

https://mtp.linked.solutions/sd

http://purl.org/dc/terms/source https://github.com/linked-solutions/prefix.cc-harvest/master
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2002/07/owl#Ontology
http://purl.org/vocab/vann/preferredNamespaceUri http://www.w3.org/ns/sparql-service-description#
http://purl.org/vocab/vann/preferredNamespacePrefix sd
http://rdfs.org/ns/void#triples 165

http://www.w3.org/ns/sparql-service-description#feature

http://www.w3.org/2000/01/rdf-schema#range http://www.w3.org/ns/sparql-service-description#Feature
http://www.w3.org/2000/01/rdf-schema#label feature
http://www.w3.org/2000/01/rdf-schema#domain http://www.w3.org/ns/sparql-service-description#Service
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/1999/02/22-rdf-syntax-ns#Property
http://www.w3.org/2000/01/rdf-schema#comment Relates an instance of sd:Service with a resource representing a supported feature.

http://www.w3.org/ns/sparql-service-description#GraphCollection

http://www.w3.org/2000/01/rdf-schema#label Graph Collection
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/2000/01/rdf-schema#comment An instance of sd:GraphCollection represents a collection of zero or more named graph descriptions. Each named graph description belonging to an sd:GraphCollection MUST be linked with the sd:namedGraph predicate.

http://www.w3.org/ns/sparql-service-description#EntailmentRegime

http://www.w3.org/2000/01/rdf-schema#label Entailment Regime
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/2000/01/rdf-schema#comment An instance of sd:EntailmentRegime represents an entailment regime used in basic graph pattern matching (as described by SPARQL 1.1 Query Language).
http://www.w3.org/2000/01/rdf-schema#subClassOf http://www.w3.org/ns/sparql-service-description#Feature

http://www.w3.org/ns/sparql-service-description#Service

http://www.w3.org/2000/01/rdf-schema#label Service
http://www.w3.org/1999/02/22-rdf-syntax-ns#type http://www.w3.org/2000/01/rdf-schema#Class
http://www.w3.org/2000/01/rdf-schema#comment An instance of sd:Service represents a SPARQL service made available via the SPARQL Protocol.