public class PubChemInlineURIFactory extends InlineURIFactory
InlineURIFactory
for the PubChemVocabularyDecl
to load the PubChem data from https://pubchem.ncbi.nlm.nih.gov/rdf/
.
Include by adding the line below to your namespace properties. It is intended to be used with PubChemVocabulary
.
com.bigdata.rdf.store.AbstractTripleStore.inlineURIFactory=com.blazegraph.vocab.pubchem.PubChemInlineURIFactory
Modifier and Type | Field and Description |
---|---|
static String |
descriptorNS |
static String |
descriptorPrefix |
static String[] |
descriptorSuffix |
static String[] |
localNames |
static String |
oboNS |
static String[] |
uris |
Constructor and Description |
---|
PubChemInlineURIFactory() |
addHandler, createInlineURIIV, getLocalNameFromDelegate, init
public static final String[] uris
public static final String[] localNames
public static final String[] descriptorSuffix
public static final String descriptorPrefix
public static final String descriptorNS
public static final String oboNS
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.