We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0900cfc commit 709444eCopy full SHA for 709444e
index.js
@@ -39,7 +39,7 @@ const aliases = {
39
rdfs: 'http://www.w3.org/2000/01/rdf-schema#',
40
rss: 'http://purl.org/rss/1.0/',
41
sched: 'http://www.w3.org/ns/pim/schedule#',
42
- schema: 'http:/schema.org/', // @@ beware confusion with documents no 303
+ schema: 'http://schema.org/', // @@ beware confusion with documents no 303
43
sioc: 'http://rdfs.org/sioc/ns#',
44
solid: 'http://www.w3.org/ns/solid/terms#',
45
space: 'http://www.w3.org/ns/pim/space#',
0 commit comments