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: akses forklift, in_language: id}
|
||||
- {literal_form: 叉车通行, in_language: zh}
|
||||
exact_mappings:
|
||||
- schema:AmenityFeature
|
||||
broad_mappings:
|
||||
- schema:LocationFeatureSpecification
|
||||
slots:
|
||||
- has_description
|
||||
annotations:
|
||||
|
|
|
|||
|
|
@ -32,8 +32,8 @@ classes:
|
|||
- {literal_form: مرفق تفاعلي عملي, in_language: ar}
|
||||
- {literal_form: fasilitas praktik interaktif, in_language: id}
|
||||
- {literal_form: 互动实践设施, in_language: zh}
|
||||
exact_mappings:
|
||||
- schema:AmenityFeature
|
||||
broad_mappings:
|
||||
- schema:LocationFeatureSpecification
|
||||
slots:
|
||||
- has_description
|
||||
annotations:
|
||||
|
|
|
|||
|
|
@ -151,18 +151,6 @@ classes:
|
|||
|
||||
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.'
|
||||
|
||||
predicate: EXACT_SYNONYM
|
||||
|
|
|
|||
Loading…
Reference in a new issue