Slot: Currency (currency)
_Used in conjunction with amount. _
__
Actually ends up on a separate schema:MonetaryAmount object.
__
URI: schema:currency Alias: currency
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| MonetaryGrant | A source of money awarded to an organization or project | no |
Properties
- Range: String
Comments
- Use ISO 4217 currency format
For example:
EUR
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/marco-bolo/csv-input-classes
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | schema:currency |
| native | mbo:currency |
LinkML Source
name: currency
extensions:
csvw_about_url:
tag: csvw_about_url
value: '#MonetaryAmount'
description: "Used in conjunction with `amount`. \n\nActually ends up on a separate\
\ `schema:MonetaryAmount` object.\n"
title: Currency
comments:
- 'Use [ISO 4217 currency format](https://en.wikipedia.org/wiki/ISO_4217)
For example: `EUR`
'
from_schema: https://w3id.org/marco-bolo/csv-input-classes
rank: 1000
slot_uri: schema:currency
alias: currency
domain_of:
- MonetaryGrant
range: string
required: false
multivalued: false