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.
2 parents 0900cfc + eca8620 commit eda6cfaCopy full SHA for eda6cfa
index.js
@@ -49,7 +49,8 @@ const aliases = {
49
ui: 'http://www.w3.org/ns/ui#',
50
vcard: 'http://www.w3.org/2006/vcard/ns#',
51
wf: 'http://www.w3.org/2005/01/wf/flow#',
52
- xsd: 'http://www.w3.org/2001/XMLSchema#'
+ xsd: 'http://www.w3.org/2001/XMLSchema#',
53
+ cco: 'http://www.ontologyrepository.com/CommonCoreOntologies/'
54
}
55
56
/**
0 commit comments