apicrafter / metacrafter-registry

Registry of metadata identifier entities like UUID, GUID, person fullname, address and so on. Linked with other sources
https://registry.apicrafter.io
Apache License 2.0
16 stars 0 forks source link

Common field names as datatypes #27

Closed ivbeg closed 2 years ago

ivbeg commented 2 years ago

There are several field names that are common accross datasets:

But fields also could have certain types based on it's contents. It could be country name or organization name with field name name. So should we add these common field names as data types and to create basic datatypes and to inherit data types like country name, organization name and e.t.c. from these data types?

ivbeg commented 2 years ago

Added