-
Notifications
You must be signed in to change notification settings - Fork 4
Tags Migration Guide
ODHTag Endpoint is https://tourism.api.opendatahub.com/v1/ODHTag
The new Tag Endpoint ODHTag Endpoint is https://tourism.api.opendatahub.com/v1/Tag
Source
--> CHANGED only one Source allowed, Source is taken from https://tourism.api.opendatahub.com/v1/Source. ODHTag had a Source Array with other sources.
Types
--> NEW string List, which defines the Type this Tag is, all current assigned Types can be retrieved with this call https://tourism.api.opendatahub.com/v1/Distinct?type=tag&fields=Types.[*]&getasarray=true The Types replaces the old Source Array from ODHTags
Description
--> NEW Tag Description in different languages
Active
--> NEW Tag can be active/inactive
ODHTagIds
--> NEW String List which contains the IDs if a Tag was derived from a ODHTag
Mapping
--> All additional information of a Tag is saved into this Dictionary
ValidForEntity
--> All entities this tag is valid for (_Meta.Type)
DisplayAsCategory
--> Use this Tag as Categorization Text (to explain better)
MappedTagIds
--> If data has this Tag which Tags are also to Add to the record.
MainEntity
--> Replaced by ValidForEntity
IDMCategoryMapping
--> Obsolete IDM Mapping Information
LTSTaggingInfo
--> LTS specific information, now field Mapping is used
This wiki contains additional information about the Open Data Hub alongside the Open Data Hub - Official Documentation 🔗 .