On this page:
sd-prefix-string
sd-namespace-string
sd:
nsmap-add-sd
14.6.1 SD Classes
sd:  Dataset
sd:  Graph
sd:  Graph  Collection
sd:  Named  Graph
14.6.2 SD Properties
sd:  default  Dataset
sd:  default  Graph
sd:  graph
sd:  name
sd:  named  Graph

14.6 SPARQL Service Description🔗ℹ

 (require rdf/core/v/sd) package: rdf-core

value

sd-prefix-string : prefix-string? = "sd"

The preferred, or common, prefix for this namespace as a string?.

value

sd-namespace-string : string?

The IRI for this namespace as a string?.

value

sd: : namespace?

The namespace structure for this vocabulary.

procedure

(nsmap-add-sd map)  void?

  map : nsmap?
Add this namespace, and preferred prefix, to the namespace map map.

14.6.1 SD Classes🔗ℹ

value

sd:Dataset : nsname?

The nsname? structure corresponding to the class sd:Dataset.

value

sd:Graph : name?

The nsname? structure corresponding to the class sd:Graph.

value

sd:GraphCollection : nsname?

The nsname? structure corresponding to the class sd:GraphCollection.

value

sd:NamedGraph : nsname?

The nsname? structure corresponding to the class sd:NamedGraph.

14.6.2 SD Properties🔗ℹ

value

sd:defaultDataset : nsname?

The nsname? structure corresponding to the property sd:defaultDataset.

value

sd:defaultGraph : nsname?

The nsname? structure corresponding to the property sd:defaultGraph.

value

sd:graph : nsname?

The nsname? structure corresponding to the property sd:graph.

value

sd:name : nsname?

The nsname? structure corresponding to the property sd:name.

value

sd:namedGraph : nsname?

nsname? name structure corresponding to the property sd:namedGraph.