From 709444e9a2b07a917050673517762034e1a86f79 Mon Sep 17 00:00:00 2001 From: JuniperChicago Date: Thu, 24 Jan 2019 16:52:10 -0600 Subject: [PATCH] fix url --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.js b/index.js index 0435253..5e81274 100644 --- a/index.js +++ b/index.js @@ -39,7 +39,7 @@ const aliases = { rdfs: 'http://www.w3.org/2000/01/rdf-schema#', rss: 'http://purl.org/rss/1.0/', sched: 'http://www.w3.org/ns/pim/schedule#', - schema: 'http:/schema.org/', // @@ beware confusion with documents no 303 + schema: 'http://schema.org/', // @@ beware confusion with documents no 303 sioc: 'http://rdfs.org/sioc/ns#', solid: 'http://www.w3.org/ns/solid/terms#', space: 'http://www.w3.org/ns/pim/space#',