rdf-vocab 3.2.0 → 3.2.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (84) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +2 -4
  3. data/VERSION +1 -1
  4. data/lib/rdf/vocab/acl.rb +91 -89
  5. data/lib/rdf/vocab/as.rb +624 -622
  6. data/lib/rdf/vocab/bf2.rb +2241 -2239
  7. data/lib/rdf/vocab/bibframe.rb +2241 -2239
  8. data/lib/rdf/vocab/bibo.rb +943 -941
  9. data/lib/rdf/vocab/cc.rb +102 -100
  10. data/lib/rdf/vocab/cert.rb +107 -105
  11. data/lib/rdf/vocab/cnt.rb +92 -90
  12. data/lib/rdf/vocab/crm.rb +1793 -1791
  13. data/lib/rdf/vocab/datacite.rb +261 -263
  14. data/lib/rdf/vocab/dbo.rb +4307 -4305
  15. data/lib/rdf/vocab/dc.rb +665 -663
  16. data/lib/rdf/vocab/dc11.rb +109 -107
  17. data/lib/rdf/vocab/dcat.rb +373 -356
  18. data/lib/rdf/vocab/dcmitype.rb +91 -89
  19. data/lib/rdf/vocab/disco.rb +348 -346
  20. data/lib/rdf/vocab/doap.rb +304 -302
  21. data/lib/rdf/vocab/dwc.rb +2244 -2242
  22. data/lib/rdf/vocab/earl.rb +146 -144
  23. data/lib/rdf/vocab/ebucore.rb +4945 -4941
  24. data/lib/rdf/vocab/edm.rb +310 -308
  25. data/lib/rdf/vocab/exif.rb +777 -775
  26. data/lib/rdf/vocab/extensions.rb +2 -2
  27. data/lib/rdf/vocab/fcrepo4.rb +307 -305
  28. data/lib/rdf/vocab/foaf.rb +525 -523
  29. data/lib/rdf/vocab/geo.rb +34 -32
  30. data/lib/rdf/vocab/geojson.rb +66 -64
  31. data/lib/rdf/vocab/geonames.rb +3656 -3654
  32. data/lib/rdf/vocab/gr.rb +1204 -1202
  33. data/lib/rdf/vocab/gs1.rb +5881 -5879
  34. data/lib/rdf/vocab/ht.rb +194 -192
  35. data/lib/rdf/vocab/hydra.rb +439 -437
  36. data/lib/rdf/vocab/iana.rb +215 -213
  37. data/lib/rdf/vocab/ical.rb +726 -724
  38. data/lib/rdf/vocab/identifiers.rb +219 -217
  39. data/lib/rdf/vocab/iiif.rb +132 -130
  40. data/lib/rdf/vocab/jsonld.rb +205 -203
  41. data/lib/rdf/vocab/ldp.rb +193 -191
  42. data/lib/rdf/vocab/lrmi.rb +188 -186
  43. data/lib/rdf/vocab/ma.rb +318 -316
  44. data/lib/rdf/vocab/mads.rb +670 -668
  45. data/lib/rdf/vocab/marcrelators.rb +543 -541
  46. data/lib/rdf/vocab/mo.rb +1823 -1821
  47. data/lib/rdf/vocab/mods.rb +636 -634
  48. data/lib/rdf/vocab/nfo.rb +482 -480
  49. data/lib/rdf/vocab/oa.rb +333 -331
  50. data/lib/rdf/vocab/og.rb +198 -196
  51. data/lib/rdf/vocab/ogc.rb +43 -41
  52. data/lib/rdf/vocab/ore.rb +79 -77
  53. data/lib/rdf/vocab/org.rb +322 -320
  54. data/lib/rdf/vocab/pcdm.rb +73 -71
  55. data/lib/rdf/vocab/pplan.rb +97 -95
  56. data/lib/rdf/vocab/premis.rb +903 -901
  57. data/lib/rdf/vocab/premiseventtype.rb +143 -141
  58. data/lib/rdf/vocab/prov.rb +1360 -1358
  59. data/lib/rdf/vocab/ptr.rb +147 -145
  60. data/lib/rdf/vocab/rdau.rb +9447 -9438
  61. data/lib/rdf/vocab/rightsstatements.rb +123 -121
  62. data/lib/rdf/vocab/rsa.rb +44 -42
  63. data/lib/rdf/vocab/rss.rb +46 -44
  64. data/lib/rdf/vocab/schema.rb +14700 -14698
  65. data/lib/rdf/vocab/schemas.rb +14700 -14698
  66. data/lib/rdf/vocab/sd.rb +165 -163
  67. data/lib/rdf/vocab/sh.rb +1096 -1094
  68. data/lib/rdf/vocab/sioc.rb +615 -613
  69. data/lib/rdf/vocab/siocservices.rb +49 -47
  70. data/lib/rdf/vocab/sioctypes.rb +224 -222
  71. data/lib/rdf/vocab/skos.rb +202 -200
  72. data/lib/rdf/vocab/skosxl.rb +51 -49
  73. data/lib/rdf/vocab/v.rb +233 -231
  74. data/lib/rdf/vocab/vcard.rb +776 -774
  75. data/lib/rdf/vocab/vmd.rb +233 -231
  76. data/lib/rdf/vocab/void.rb +145 -143
  77. data/lib/rdf/vocab/vs.rb +27 -25
  78. data/lib/rdf/vocab/wdrs.rb +112 -110
  79. data/lib/rdf/vocab/wot.rb +135 -133
  80. data/lib/rdf/vocab/xhtml.rb +4 -2
  81. data/lib/rdf/vocab/xhv.rb +208 -206
  82. data/lib/rdf/vocab/xkos.rb +220 -218
  83. data/lib/rdf/vocab.rb +2 -0
  84. metadata +14 -3
data/lib/rdf/vocab/sd.rb CHANGED
@@ -3,213 +3,215 @@
3
3
  # This file generated automatically using rdf vocabulary format from http://www.w3.org/ns/sparql-service-description#
4
4
  require 'rdf'
5
5
  module RDF::Vocab
6
+ # Vocabulary for <http://www.w3.org/ns/sparql-service-description#>
7
+ # @!visibility private
6
8
  SD = Class.new(RDF::StrictVocabulary("http://www.w3.org/ns/sparql-service-description#")) do
7
9
 
8
10
  # Class definitions
9
11
  term :Aggregate,
10
- 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.".freeze,
11
- label: "Aggregate".freeze,
12
- subClassOf: "http://www.w3.org/ns/sparql-service-description#Feature".freeze,
13
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
12
+ 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.",
13
+ label: "Aggregate",
14
+ subClassOf: "http://www.w3.org/ns/sparql-service-description#Feature",
15
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
14
16
  term :Dataset,
15
- comment: "An instance of sd:Dataset represents a RDF Dataset comprised of a default graph and zero or more named graphs.".freeze,
16
- label: "Dataset".freeze,
17
- subClassOf: "http://www.w3.org/ns/sparql-service-description#GraphCollection".freeze,
18
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
17
+ comment: "An instance of sd:Dataset represents a RDF Dataset comprised of a default graph and zero or more named graphs.",
18
+ label: "Dataset",
19
+ subClassOf: "http://www.w3.org/ns/sparql-service-description#GraphCollection",
20
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
19
21
  term :EntailmentProfile,
20
- 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.".freeze,
21
- label: "Entailment Profile".freeze,
22
- subClassOf: "http://www.w3.org/ns/sparql-service-description#Feature".freeze,
23
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
22
+ 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.",
23
+ label: "Entailment Profile",
24
+ subClassOf: "http://www.w3.org/ns/sparql-service-description#Feature",
25
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
24
26
  term :EntailmentRegime,
25
- comment: "An instance of sd:EntailmentRegime represents an entailment regime used in basic graph pattern matching (as described by SPARQL 1.1 Query Language).".freeze,
26
- label: "Entailment Regime".freeze,
27
- subClassOf: "http://www.w3.org/ns/sparql-service-description#Feature".freeze,
28
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
27
+ comment: "An instance of sd:EntailmentRegime represents an entailment regime used in basic graph pattern matching (as described by SPARQL 1.1 Query Language).",
28
+ label: "Entailment Regime",
29
+ subClassOf: "http://www.w3.org/ns/sparql-service-description#Feature",
30
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
29
31
  term :Feature,
30
- 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.".freeze,
31
- label: "Feature".freeze,
32
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
32
+ 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.",
33
+ label: "Feature",
34
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
33
35
  term :Function,
34
- 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.".freeze,
35
- label: "Function".freeze,
36
- subClassOf: "http://www.w3.org/ns/sparql-service-description#Feature".freeze,
37
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
36
+ 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.",
37
+ label: "Function",
38
+ subClassOf: "http://www.w3.org/ns/sparql-service-description#Feature",
39
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
38
40
  term :Graph,
39
- comment: "An instance of sd:Graph represents the description of an RDF graph.".freeze,
40
- label: "Graph".freeze,
41
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
41
+ comment: "An instance of sd:Graph represents the description of an RDF graph.",
42
+ label: "Graph",
43
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
42
44
  term :GraphCollection,
43
- 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.".freeze,
44
- label: "Graph Collection".freeze,
45
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
45
+ 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.",
46
+ label: "Graph Collection",
47
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
46
48
  term :Language,
47
- 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.".freeze,
48
- label: "Language".freeze,
49
- subClassOf: "http://www.w3.org/ns/sparql-service-description#Feature".freeze,
50
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
49
+ 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.",
50
+ label: "Language",
51
+ subClassOf: "http://www.w3.org/ns/sparql-service-description#Feature",
52
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
51
53
  term :NamedGraph,
52
- comment: "An instance of sd:NamedGraph represents a named graph having a name (via sd:name) and an optional graph description (via sd:graph).".freeze,
53
- label: "Named Graph".freeze,
54
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
54
+ comment: "An instance of sd:NamedGraph represents a named graph having a name (via sd:name) and an optional graph description (via sd:graph).",
55
+ label: "Named Graph",
56
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
55
57
  term :Service,
56
- comment: "An instance of sd:Service represents a SPARQL service made available via the SPARQL Protocol.".freeze,
57
- label: "Service".freeze,
58
- type: "http://www.w3.org/2000/01/rdf-schema#Class".freeze
58
+ comment: "An instance of sd:Service represents a SPARQL service made available via the SPARQL Protocol.",
59
+ label: "Service",
60
+ type: "http://www.w3.org/2000/01/rdf-schema#Class"
59
61
 
60
62
  # Property definitions
61
63
  property :availableGraphs,
62
- 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.".freeze,
63
- domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
64
- label: "available graph descriptions".freeze,
65
- range: "http://www.w3.org/ns/sparql-service-description#GraphCollection".freeze,
66
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
64
+ 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.",
65
+ domain: "http://www.w3.org/ns/sparql-service-description#Service",
66
+ label: "available graph descriptions",
67
+ range: "http://www.w3.org/ns/sparql-service-description#GraphCollection",
68
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
67
69
  property :defaultDataset,
68
- 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.".freeze,
69
- domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
70
- label: "default dataset description".freeze,
71
- range: "http://www.w3.org/ns/sparql-service-description#Dataset".freeze,
72
- type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#InverseFunctionalProperty".freeze]
70
+ 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.",
71
+ domain: "http://www.w3.org/ns/sparql-service-description#Service",
72
+ label: "default dataset description",
73
+ range: "http://www.w3.org/ns/sparql-service-description#Dataset",
74
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#InverseFunctionalProperty"]
73
75
  property :defaultEntailmentRegime,
74
- 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.".freeze,
75
- domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
76
- label: "default entailment regime".freeze,
77
- range: "http://www.w3.org/ns/sparql-service-description#EntailmentRegime".freeze,
78
- subPropertyOf: "http://www.w3.org/ns/sparql-service-description#feature".freeze,
79
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
76
+ 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.",
77
+ domain: "http://www.w3.org/ns/sparql-service-description#Service",
78
+ label: "default entailment regime",
79
+ range: "http://www.w3.org/ns/sparql-service-description#EntailmentRegime",
80
+ subPropertyOf: "http://www.w3.org/ns/sparql-service-description#feature",
81
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
80
82
  property :defaultGraph,
81
- comment: "Relates an instance of sd:Dataset to the description of its default graph.".freeze,
82
- domain: "http://www.w3.org/ns/sparql-service-description#Dataset".freeze,
83
- label: "default graph".freeze,
84
- range: "http://www.w3.org/ns/sparql-service-description#Graph".freeze,
85
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
83
+ comment: "Relates an instance of sd:Dataset to the description of its default graph.",
84
+ domain: "http://www.w3.org/ns/sparql-service-description#Dataset",
85
+ label: "default graph",
86
+ range: "http://www.w3.org/ns/sparql-service-description#Graph",
87
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
86
88
  property :defaultSupportedEntailmentProfile,
87
- comment: "Relates an instance of sd:Service with a resource representing a supported profile of the default entailment regime (as declared by sd:defaultEntailmentRegime).".freeze,
88
- domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
89
- label: "default supported entailment profile".freeze,
90
- range: "http://www.w3.org/ns/sparql-service-description#EntailmentProfile".freeze,
91
- subPropertyOf: "http://www.w3.org/ns/sparql-service-description#feature".freeze,
92
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
89
+ comment: "Relates an instance of sd:Service with a resource representing a supported profile of the default entailment regime (as declared by sd:defaultEntailmentRegime).",
90
+ domain: "http://www.w3.org/ns/sparql-service-description#Service",
91
+ label: "default supported entailment profile",
92
+ range: "http://www.w3.org/ns/sparql-service-description#EntailmentProfile",
93
+ subPropertyOf: "http://www.w3.org/ns/sparql-service-description#feature",
94
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
93
95
  property :endpoint,
94
- comment: "The SPARQL endpoint of an sd:Service that implements the SPARQL Protocol service. The object of the sd:endpoint property is an IRI.".freeze,
95
- domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
96
- label: "endpoint".freeze,
97
- type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze, "http://www.w3.org/2002/07/owl#InverseFunctionalProperty".freeze]
96
+ comment: "The SPARQL endpoint of an sd:Service that implements the SPARQL Protocol service. The object of the sd:endpoint property is an IRI.",
97
+ domain: "http://www.w3.org/ns/sparql-service-description#Service",
98
+ label: "endpoint",
99
+ type: ["http://www.w3.org/1999/02/22-rdf-syntax-ns#Property", "http://www.w3.org/2002/07/owl#InverseFunctionalProperty"]
98
100
  property :entailmentRegime,
99
- comment: "Relates a named graph description with a resource representing an entailment regime used for basic graph pattern matching over that graph.".freeze,
100
- domain: "http://www.w3.org/ns/sparql-service-description#NamedGraph".freeze,
101
- label: "entailment regime".freeze,
102
- range: "http://www.w3.org/ns/sparql-service-description#EntailmentRegime".freeze,
103
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
101
+ comment: "Relates a named graph description with a resource representing an entailment regime used for basic graph pattern matching over that graph.",
102
+ domain: "http://www.w3.org/ns/sparql-service-description#NamedGraph",
103
+ label: "entailment regime",
104
+ range: "http://www.w3.org/ns/sparql-service-description#EntailmentRegime",
105
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
104
106
  property :extensionAggregate,
105
- 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".freeze,
106
- domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
107
- label: "extension aggregate".freeze,
108
- range: "http://www.w3.org/ns/sparql-service-description#Aggregate".freeze,
109
- subPropertyOf: "http://www.w3.org/ns/sparql-service-description#feature".freeze,
110
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
107
+ 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",
108
+ domain: "http://www.w3.org/ns/sparql-service-description#Service",
109
+ label: "extension aggregate",
110
+ range: "http://www.w3.org/ns/sparql-service-description#Aggregate",
111
+ subPropertyOf: "http://www.w3.org/ns/sparql-service-description#feature",
112
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
111
113
  property :extensionFunction,
112
- 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.".freeze,
113
- domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
114
- label: "extension function".freeze,
115
- range: "http://www.w3.org/ns/sparql-service-description#Function".freeze,
116
- subPropertyOf: "http://www.w3.org/ns/sparql-service-description#feature".freeze,
117
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
114
+ 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.",
115
+ domain: "http://www.w3.org/ns/sparql-service-description#Service",
116
+ label: "extension function",
117
+ range: "http://www.w3.org/ns/sparql-service-description#Function",
118
+ subPropertyOf: "http://www.w3.org/ns/sparql-service-description#feature",
119
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
118
120
  property :feature,
119
- comment: "Relates an instance of sd:Service with a resource representing a supported feature.".freeze,
120
- domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
121
- label: "feature".freeze,
122
- range: "http://www.w3.org/ns/sparql-service-description#Feature".freeze,
123
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
121
+ comment: "Relates an instance of sd:Service with a resource representing a supported feature.",
122
+ domain: "http://www.w3.org/ns/sparql-service-description#Service",
123
+ label: "feature",
124
+ range: "http://www.w3.org/ns/sparql-service-description#Feature",
125
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
124
126
  property :graph,
125
- comment: "Relates a named graph to its graph description.".freeze,
126
- domain: "http://www.w3.org/ns/sparql-service-description#NamedGraph".freeze,
127
- label: "graph".freeze,
128
- range: "http://www.w3.org/ns/sparql-service-description#Graph".freeze,
129
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
127
+ comment: "Relates a named graph to its graph description.",
128
+ domain: "http://www.w3.org/ns/sparql-service-description#NamedGraph",
129
+ label: "graph",
130
+ range: "http://www.w3.org/ns/sparql-service-description#Graph",
131
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
130
132
  property :inputFormat,
131
- 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.".freeze,
132
- domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
133
- label: "input format".freeze,
134
- range: "http://www.w3.org/ns/formats/Format".freeze,
135
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
133
+ 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.",
134
+ domain: "http://www.w3.org/ns/sparql-service-description#Service",
135
+ label: "input format",
136
+ range: "http://www.w3.org/ns/formats/Format",
137
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
136
138
  property :languageExtension,
137
- comment: "Relates an instance of sd:Service to a resource representing an implemented extension to the SPARQL Query or Update language.".freeze,
138
- domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
139
- label: "language extension".freeze,
140
- range: "http://www.w3.org/ns/sparql-service-description#Feature".freeze,
141
- subPropertyOf: "http://www.w3.org/ns/sparql-service-description#feature".freeze,
142
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
139
+ comment: "Relates an instance of sd:Service to a resource representing an implemented extension to the SPARQL Query or Update language.",
140
+ domain: "http://www.w3.org/ns/sparql-service-description#Service",
141
+ label: "language extension",
142
+ range: "http://www.w3.org/ns/sparql-service-description#Feature",
143
+ subPropertyOf: "http://www.w3.org/ns/sparql-service-description#feature",
144
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
143
145
  property :name,
144
- 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.".freeze,
145
- domain: "http://www.w3.org/ns/sparql-service-description#NamedGraph".freeze,
146
- label: "name".freeze,
147
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
146
+ 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.",
147
+ domain: "http://www.w3.org/ns/sparql-service-description#NamedGraph",
148
+ label: "name",
149
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
148
150
  property :namedGraph,
149
- 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.".freeze,
150
- domain: "http://www.w3.org/ns/sparql-service-description#GraphCollection".freeze,
151
- label: "named graph".freeze,
152
- range: "http://www.w3.org/ns/sparql-service-description#NamedGraph".freeze,
153
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
151
+ 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.",
152
+ domain: "http://www.w3.org/ns/sparql-service-description#GraphCollection",
153
+ label: "named graph",
154
+ range: "http://www.w3.org/ns/sparql-service-description#NamedGraph",
155
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
154
156
  property :propertyFeature,
155
- 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.".freeze,
156
- domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
157
- label: "property feature".freeze,
158
- range: "http://www.w3.org/ns/sparql-service-description#Feature".freeze,
159
- subPropertyOf: "http://www.w3.org/ns/sparql-service-description#feature".freeze,
160
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
157
+ 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.",
158
+ domain: "http://www.w3.org/ns/sparql-service-description#Service",
159
+ label: "property feature",
160
+ range: "http://www.w3.org/ns/sparql-service-description#Feature",
161
+ subPropertyOf: "http://www.w3.org/ns/sparql-service-description#feature",
162
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
161
163
  property :resultFormat,
162
- comment: "Relates an instance of sd:Service to a format that is supported for serializing query results.".freeze,
163
- domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
164
- label: "result format".freeze,
165
- range: "http://www.w3.org/ns/formats/Format".freeze,
166
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
164
+ comment: "Relates an instance of sd:Service to a format that is supported for serializing query results.",
165
+ domain: "http://www.w3.org/ns/sparql-service-description#Service",
166
+ label: "result format",
167
+ range: "http://www.w3.org/ns/formats/Format",
168
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
167
169
  property :supportedEntailmentProfile,
168
- 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.".freeze,
169
- domain: "http://www.w3.org/ns/sparql-service-description#NamedGraph".freeze,
170
- label: "supported entailment profile".freeze,
171
- range: "http://www.w3.org/ns/sparql-service-description#EntailmentProfile".freeze,
172
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
170
+ 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.",
171
+ domain: "http://www.w3.org/ns/sparql-service-description#NamedGraph",
172
+ label: "supported entailment profile",
173
+ range: "http://www.w3.org/ns/sparql-service-description#EntailmentProfile",
174
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
173
175
  property :supportedLanguage,
174
- comment: "Relates an instance of sd:Service to a SPARQL language (e.g. Query and Update) that it implements.".freeze,
175
- domain: "http://www.w3.org/ns/sparql-service-description#Service".freeze,
176
- label: "supported language".freeze,
177
- range: "http://www.w3.org/ns/sparql-service-description#Language".freeze,
178
- subPropertyOf: "http://www.w3.org/ns/sparql-service-description#feature".freeze,
179
- type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property".freeze
176
+ comment: "Relates an instance of sd:Service to a SPARQL language (e.g. Query and Update) that it implements.",
177
+ domain: "http://www.w3.org/ns/sparql-service-description#Service",
178
+ label: "supported language",
179
+ range: "http://www.w3.org/ns/sparql-service-description#Language",
180
+ subPropertyOf: "http://www.w3.org/ns/sparql-service-description#feature",
181
+ type: "http://www.w3.org/1999/02/22-rdf-syntax-ns#Property"
180
182
 
181
183
  # Extra definitions
182
184
  term :BasicFederatedQuery,
183
- 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.".freeze,
184
- label: "Basic Federated Query".freeze,
185
- type: "http://www.w3.org/ns/sparql-service-description#Feature".freeze
185
+ 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.",
186
+ label: "Basic Federated Query",
187
+ type: "http://www.w3.org/ns/sparql-service-description#Feature"
186
188
  term :DereferencesURIs,
187
- 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.".freeze,
188
- label: "Dereferences URIs".freeze,
189
- type: "http://www.w3.org/ns/sparql-service-description#Feature".freeze
189
+ 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.",
190
+ label: "Dereferences URIs",
191
+ type: "http://www.w3.org/ns/sparql-service-description#Feature"
190
192
  term :EmptyGraphs,
191
- 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.".freeze,
192
- label: "Empty Graphs".freeze,
193
- type: "http://www.w3.org/ns/sparql-service-description#Feature".freeze
193
+ 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.",
194
+ label: "Empty Graphs",
195
+ type: "http://www.w3.org/ns/sparql-service-description#Feature"
194
196
  term :RequiresDataset,
195
- 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).".freeze,
196
- label: "Requires Dataset".freeze,
197
- type: "http://www.w3.org/ns/sparql-service-description#Feature".freeze
197
+ 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).",
198
+ label: "Requires Dataset",
199
+ type: "http://www.w3.org/ns/sparql-service-description#Feature"
198
200
  term :SPARQL10Query,
199
- comment: "sd:SPARQL10Query is an sd:Language representing the SPARQL 1.0 Query language.".freeze,
200
- label: "SPARQL 1.0 Query".freeze,
201
- type: "http://www.w3.org/ns/sparql-service-description#Language".freeze
201
+ comment: "sd:SPARQL10Query is an sd:Language representing the SPARQL 1.0 Query language.",
202
+ label: "SPARQL 1.0 Query",
203
+ type: "http://www.w3.org/ns/sparql-service-description#Language"
202
204
  term :SPARQL11Query,
203
- comment: "sd:SPARQL11Query is an sd:Language representing the SPARQL 1.1 Query language.".freeze,
204
- label: "SPARQL 1.1 Query".freeze,
205
- type: "http://www.w3.org/ns/sparql-service-description#Language".freeze
205
+ comment: "sd:SPARQL11Query is an sd:Language representing the SPARQL 1.1 Query language.",
206
+ label: "SPARQL 1.1 Query",
207
+ type: "http://www.w3.org/ns/sparql-service-description#Language"
206
208
  term :SPARQL11Update,
207
- comment: "sd:SPARQLUpdate is an sd:Language representing the SPARQL 1.1 Update language.".freeze,
208
- label: "SPARQL 1.1 Update".freeze,
209
- type: "http://www.w3.org/ns/sparql-service-description#Language".freeze
209
+ comment: "sd:SPARQLUpdate is an sd:Language representing the SPARQL 1.1 Update language.",
210
+ label: "SPARQL 1.1 Update",
211
+ type: "http://www.w3.org/ns/sparql-service-description#Language"
210
212
  term :UnionDefaultGraph,
211
- 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.".freeze,
212
- label: "Union Default Graph".freeze,
213
- type: "http://www.w3.org/ns/sparql-service-description#Feature".freeze
213
+ 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.",
214
+ label: "Union Default Graph",
215
+ type: "http://www.w3.org/ns/sparql-service-description#Feature"
214
216
  end
215
217
  end