Update mappings in ForkliftAccess, HandsOnFacility, and LoadingDock schemas to use broad mappings for LocationFeatureSpecification
All checks were successful
Deploy Frontend / build-and-deploy (push) Successful in 2m9s
All checks were successful
Deploy Frontend / build-and-deploy (push) Successful in 2m9s
This commit is contained in:
parent
e922ff3640
commit
077db33db2
3 changed files with 4 additions and 16 deletions
|
|
@ -32,8 +32,8 @@ classes:
|
||||||
- {literal_form: وصول رافعة شوكية, in_language: ar}
|
- {literal_form: وصول رافعة شوكية, in_language: ar}
|
||||||
- {literal_form: akses forklift, in_language: id}
|
- {literal_form: akses forklift, in_language: id}
|
||||||
- {literal_form: 叉车通行, in_language: zh}
|
- {literal_form: 叉车通行, in_language: zh}
|
||||||
exact_mappings:
|
broad_mappings:
|
||||||
- schema:AmenityFeature
|
- schema:LocationFeatureSpecification
|
||||||
slots:
|
slots:
|
||||||
- has_description
|
- has_description
|
||||||
annotations:
|
annotations:
|
||||||
|
|
|
||||||
|
|
@ -32,8 +32,8 @@ classes:
|
||||||
- {literal_form: مرفق تفاعلي عملي, in_language: ar}
|
- {literal_form: مرفق تفاعلي عملي, in_language: ar}
|
||||||
- {literal_form: fasilitas praktik interaktif, in_language: id}
|
- {literal_form: fasilitas praktik interaktif, in_language: id}
|
||||||
- {literal_form: 互动实践设施, in_language: zh}
|
- {literal_form: 互动实践设施, in_language: zh}
|
||||||
exact_mappings:
|
broad_mappings:
|
||||||
- schema:AmenityFeature
|
- schema:LocationFeatureSpecification
|
||||||
slots:
|
slots:
|
||||||
- has_description
|
- has_description
|
||||||
annotations:
|
annotations:
|
||||||
|
|
|
||||||
|
|
@ -151,18 +151,6 @@ classes:
|
||||||
|
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
|
||||||
- literal_form: schema:AmenityFeature
|
|
||||||
|
|
||||||
predicate: EXACT_SYNONYM
|
|
||||||
|
|
||||||
in_language: zh
|
|
||||||
|
|
||||||
- literal_form: has_description
|
|
||||||
|
|
||||||
predicate: EXACT_SYNONYM
|
|
||||||
|
|
||||||
in_language: zh
|
|
||||||
|
|
||||||
- literal_form: 'Preserved from prior description: Loading and logistics dock facility used for object transfer.'
|
- literal_form: 'Preserved from prior description: Loading and logistics dock facility used for object transfer.'
|
||||||
|
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue