We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7074ab7 commit 90af068Copy full SHA for 90af068
1 file changed
spec/parser_spec.rb
@@ -263,7 +263,7 @@
263
} .
264
),
265
result: %(
266
- (prefix ((rdfs <http://www.w3.org/2000/01/rdf-schema#>) (schema <http://schema.org/>))
+ (prefix ((rdfs: <http://www.w3.org/2000/01/rdf-schema#>) (schema: <http://schema.org/>))
267
(patch
268
(bind ?b3 "W3C/MIT" (path (reverse schema:name)))
269
(bind ?b2 ?b3 (path (reverse schema:workLocation)))
0 commit comments