UNPKG

rdf2hk

Version:

This library converts RDF to Hyperknowledge Description

8 lines (7 loc) 278 B
/* * Copyright (c) 2016-present, IBM Research * Licensed under The MIT License [see LICENSE for details] */ "use strict"; exports.ALT_LABEL_URI = "<http://www.w3.org/2004/02/skos/core#altLabel>"; exports.PREF_LABEL_URI = "<http://www.w3.org/2004/02/skos/core#prefLabel>";