We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1c2327 commit 7f6b57bCopy full SHA for 7f6b57b
index.js
@@ -58,7 +58,7 @@ const aliases = {
58
tab: 'http://www.w3.org/2007/ont/link#',
59
tabont: 'http://www.w3.org/2007/ont/link#',
60
ui: 'http://www.w3.org/ns/ui#',
61
- vann: 'http://purl.org/vocab/vann/'
+ vann: 'http://purl.org/vocab/vann/',
62
vcard: 'http://www.w3.org/2006/vcard/ns#',
63
wf: 'http://www.w3.org/2005/01/wf/flow#',
64
xsd: 'http://www.w3.org/2001/XMLSchema#',
0 commit comments