Slot: term data provider (termDataProvider)
An external API or Endpoint that permits to retrieve the terms of this vocabulary.
URI: EVORAO:termDataProvider
Alias: termDataProvider
Applicable Classes
| Name |
Description |
Modifies Slot |
| Vocabulary |
A subset of words or phrases specific to a particular subject or field |
yes |
Properties
Schema Source
- from schema: https://w3id.org/evorao/
Mappings
| Mapping Type |
Mapped Value |
| self |
EVORAO:termDataProvider |
| native |
EVORAO:termDataProvider |
LinkML Source
```yaml
name: termDataProvider
description: An external API or Endpoint that permits to retrieve the terms of this
vocabulary.
title: term data provider
from_schema: https://w3id.org/evorao/
rank: 1000
alias: termDataProvider
domain_of:
- Vocabulary
range: DataProvider
required: false
multivalued: false
```