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

Add OSM related data types: osm_id, osm_user, osm_timestamp #25

Open ivbeg opened 2 years ago

ivbeg commented 2 years ago

There are a lot of datasets, especially in open data portals in France and other EU countries linked to OSM. Examples:

Several data field names are common:

Wikidata has description of OSM user numeric ID only https://www.wikidata.org/wiki/Property:P8754

An idea is to add osm_id as new data type, osm_user as subtype of [username](https://registry.apicrafter.io/datatype/username) and osm_timestamp not yet sure. Probably it doesn't need new data type and could be used for detection rules only.