Skip to content

Commit

Permalink
Data Manifests CL for Food and Agriculture Organization of the United…
Browse files Browse the repository at this point in the history
… Nations.

PiperOrigin-RevId: 562691780
  • Loading branch information
Data Commons authored and copybara-github committed Sep 13, 2023
1 parent 5081b23 commit 3aefe60
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions core/currency.mcf
Original file line number Diff line number Diff line change
Expand Up @@ -1433,3 +1433,27 @@ Node: dcid:ZWD
typeOf: dcs:Currency
name: "ZWD"
description: "Zimbabwe Dollar (old) (historical)."

Node: dcid:SLE
typeOf: dcs:Currency
name: "SLE"
description: "Sierra Leone."

Node: dcid:VED
typeOf: dcs:Currency
name: "VED"
description: "Venezuelan Bolivar."

Node: dcid:fromCurrency
typeOf: schema:Property
name: "fromCurrency"
description: "Exchange rate from currency."
domainIncludes: schema:Place
rangeIncludes: dcs:Currency

Node: dcid:toCurrency
typeOf: schema:Property
name: "toCurrency"
description: "Exchange rate to currency."
domainIncludes: schema:Place
rangeIncludes: dcs:Currency

0 comments on commit 3aefe60

Please sign in to comment.