Methods
(async) search(config) → {Array}
Returns concept search results.
Name | Type | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
config | Object | Properties
|
array of JSKOS concept objects
- Type:
- Array
(async) suggest(config) → {Array}
Returns suggestion result in OpenSearch Suggest Format.
Name | Type | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
config | Object | Properties
|
result in OpenSearch Suggest Format
- Type:
- Array
(static) _registryConfigForBartocApiConfig(options) → {Object}
Used by registryForScheme
(see src/lib/CocodaSDK.js) to determine a provider config for a concept schceme.
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
options | Object | Properties
|
provider configuration
- Type:
- Object