Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add mcf for exchange rate and currency schemas (datacommonsorg#405)
* Create fao_exchange_rate_currency_stat_vars.mcf * Update dcschema_enum_classes.mcf adding Currency and CurrencyUnitStandardizationEnum to list of DC enums. Note that once schema.org refactor is done for ExchangeRateSpecification (aka Currency in DC), we can move the Currency node to the core/schema.mcf file. * Update dcschema.mcf 2 new properties for FAO exchange rate and currency schema import * Update dcschema.mcf Adding usesCurrency as DC property here until refactor of currency into usesCurrency on schema.org takes place. After that, can edit currency property in core/schema.mcf to reflect new name. * Update dcschema_enum_instances.mcf Add enum instances for new CurrencyUnitStandardizationEnum * Update dcschema.mcf * Update dcschema_enum_classes.mcf * Update fao_exchange_rate_currency_stat_vars.mcf * Update dcschema_enum_instances.mcf * Update dcschema.mcf * Update dcschema_enum_classes.mcf Move Currency to its own mcf file * Create currency.mcf Creating new mcf file for Currency. All world currencies based on current ISO 4217 code list will be added here as instances in subsequent PR. * Update currency.mcf * Update dcschema.mcf changed description for exchangeRate to include base price; fixed nits * Update fao_exchange_rate_currency_stat_vars.mcf adding name and typeOf * Update dcschema.mcf update example for exchangeRate * Update dcschema.mcf * Update dcschema.mcf * Update dcschema.mcf * Update dcschema_enum_instances.mcf * Update dcschema.mcf * Update dcschema.mcf update range of useCurrency to be Currency instead of CurrencyUnitOfMeasure
- Loading branch information