Update generated timestamp in manifest.json for accuracy
This commit is contained in:
parent
b3af29a278
commit
c873fd11a1
16 changed files with 5162 additions and 1069 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"generated": "2026-02-16T22:25:17.925Z",
|
"generated": "2026-02-16T22:27:29.381Z",
|
||||||
"schemaRoot": "/schemas/20251121/linkml",
|
"schemaRoot": "/schemas/20251121/linkml",
|
||||||
"totalFiles": 2183,
|
"totalFiles": 2183,
|
||||||
"categoryCounts": {
|
"categoryCounts": {
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"generated": "2026-02-16T22:27:29.381Z",
|
"generated": "2026-02-16T23:08:28.760Z",
|
||||||
"schemaRoot": "/schemas/20251121/linkml",
|
"schemaRoot": "/schemas/20251121/linkml",
|
||||||
"totalFiles": 2183,
|
"totalFiles": 2183,
|
||||||
"categoryCounts": {
|
"categoryCounts": {
|
||||||
|
|
|
||||||
|
|
@ -13,6 +13,7 @@ prefixes:
|
||||||
crm: http://www.cidoc-crm.org/cidoc-crm/
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
||||||
schema: http://schema.org/
|
schema: http://schema.org/
|
||||||
prov: http://www.w3.org/ns/prov#
|
prov: http://www.w3.org/ns/prov#
|
||||||
|
skos: http://www.w3.org/2004/02/skos/core#
|
||||||
default_prefix: hc
|
default_prefix: hc
|
||||||
classes:
|
classes:
|
||||||
PersonAgent:
|
PersonAgent:
|
||||||
|
|
@ -52,29 +53,39 @@ classes:
|
||||||
捐赠者、收藏家或工作人员。
|
捐赠者、收藏家或工作人员。
|
||||||
structured_aliases:
|
structured_aliases:
|
||||||
- literal_form: persoonsagent
|
- literal_form: persoonsagent
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: nl
|
in_language: nl
|
||||||
- literal_form: Personenakteur
|
- literal_form: Personenakteur
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: de
|
in_language: de
|
||||||
- literal_form: agent personne
|
- literal_form: agent personne
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: fr
|
in_language: fr
|
||||||
- literal_form: agente persona
|
- literal_form: agente persona
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: es
|
in_language: es
|
||||||
- literal_form: وكيل شخصي
|
- literal_form: وكيل شخصي
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: ar
|
in_language: ar
|
||||||
- literal_form: agen orang
|
- literal_form: agen orang
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: id
|
in_language: id
|
||||||
- literal_form: 个人代理者
|
- literal_form: 个人代理者
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
broad_mappings:
|
|
||||||
- crm:E21_Person
|
|
||||||
- schema:Person
|
|
||||||
- prov:Agent
|
|
||||||
keywords:
|
keywords:
|
||||||
- person
|
- person
|
||||||
- individual
|
- individual
|
||||||
- researcher
|
- researcher
|
||||||
- donor
|
- donor
|
||||||
- collector
|
- collector
|
||||||
|
- staff
|
||||||
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
|
- crm:E21_Person
|
||||||
|
- schema:Person
|
||||||
|
- prov:Agent
|
||||||
OrganizationAgent:
|
OrganizationAgent:
|
||||||
is_a: AgentType
|
is_a: AgentType
|
||||||
class_uri: hc:OrganizationAgent
|
class_uri: hc:OrganizationAgent
|
||||||
|
|
@ -114,29 +125,39 @@ classes:
|
||||||
档案馆、图书馆、博物馆或政府机构。
|
档案馆、图书馆、博物馆或政府机构。
|
||||||
structured_aliases:
|
structured_aliases:
|
||||||
- literal_form: organisatieagent
|
- literal_form: organisatieagent
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: nl
|
in_language: nl
|
||||||
- literal_form: Organisationsakteur
|
- literal_form: Organisationsakteur
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: de
|
in_language: de
|
||||||
- literal_form: agent organisation
|
- literal_form: agent organisation
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: fr
|
in_language: fr
|
||||||
- literal_form: agente organizacion
|
- literal_form: agente organizacion
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: es
|
in_language: es
|
||||||
- literal_form: وكيل مؤسسي
|
- literal_form: وكيل مؤسسي
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: ar
|
in_language: ar
|
||||||
- literal_form: agen organisasi
|
- literal_form: agen organisasi
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: id
|
in_language: id
|
||||||
- literal_form: 组织代理者
|
- literal_form: 组织代理者
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
broad_mappings:
|
|
||||||
- crm:E40_Legal_Body
|
|
||||||
- schema:Organization
|
|
||||||
- prov:Agent
|
|
||||||
keywords:
|
keywords:
|
||||||
- organization
|
- organization
|
||||||
- institution
|
- institution
|
||||||
- archive
|
- archive
|
||||||
- library
|
- library
|
||||||
- museum
|
- museum
|
||||||
|
- government
|
||||||
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
|
- crm:E40_Legal_Body
|
||||||
|
- schema:Organization
|
||||||
|
- prov:Agent
|
||||||
SoftwareAgent:
|
SoftwareAgent:
|
||||||
is_a: AgentType
|
is_a: AgentType
|
||||||
class_uri: hc:SoftwareAgent
|
class_uri: hc:SoftwareAgent
|
||||||
|
|
@ -178,28 +199,38 @@ classes:
|
||||||
编目系统、数字化工作流或数据处理管道。
|
编目系统、数字化工作流或数据处理管道。
|
||||||
structured_aliases:
|
structured_aliases:
|
||||||
- literal_form: softwareagent
|
- literal_form: softwareagent
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: nl
|
in_language: nl
|
||||||
- literal_form: Softwareakteur
|
- literal_form: Softwareakteur
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: de
|
in_language: de
|
||||||
- literal_form: agent logiciel
|
- literal_form: agent logiciel
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: fr
|
in_language: fr
|
||||||
- literal_form: agente software
|
- literal_form: agente software
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: es
|
in_language: es
|
||||||
- literal_form: وكيل برمجي
|
- literal_form: وكيل برمجي
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: ar
|
in_language: ar
|
||||||
- literal_form: agen perangkat lunak
|
- literal_form: agen perangkat lunak
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: id
|
in_language: id
|
||||||
- literal_form: 软件代理者
|
- literal_form: 软件代理者
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
broad_mappings:
|
|
||||||
- prov:SoftwareAgent
|
|
||||||
- schema:SoftwareApplication
|
|
||||||
keywords:
|
keywords:
|
||||||
- software
|
- software
|
||||||
- automated
|
- automated
|
||||||
- algorithm
|
- algorithm
|
||||||
- system
|
- system
|
||||||
- process
|
- process
|
||||||
|
- bot
|
||||||
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
|
- prov:SoftwareAgent
|
||||||
|
- schema:SoftwareApplication
|
||||||
GroupAgent:
|
GroupAgent:
|
||||||
is_a: AgentType
|
is_a: AgentType
|
||||||
class_uri: hc:GroupAgent
|
class_uri: hc:GroupAgent
|
||||||
|
|
@ -240,28 +271,38 @@ classes:
|
||||||
无正式组织结构,如研究团队、社区团体或项目协作。
|
无正式组织结构,如研究团队、社区团体或项目协作。
|
||||||
structured_aliases:
|
structured_aliases:
|
||||||
- literal_form: groepsagent
|
- literal_form: groepsagent
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: nl
|
in_language: nl
|
||||||
- literal_form: Gruppenakteur
|
- literal_form: Gruppenakteur
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: de
|
in_language: de
|
||||||
- literal_form: agent groupe
|
- literal_form: agent groupe
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: fr
|
in_language: fr
|
||||||
- literal_form: agente grupo
|
- literal_form: agente grupo
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: es
|
in_language: es
|
||||||
- literal_form: وكيل جماعي
|
- literal_form: وكيل جماعي
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: ar
|
in_language: ar
|
||||||
- literal_form: agen kelompok
|
- literal_form: agen kelompok
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: id
|
in_language: id
|
||||||
- literal_form: 团体代理者
|
- literal_form: 团体代理者
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
broad_mappings:
|
|
||||||
- crm:E74_Group
|
|
||||||
- schema:Organization
|
|
||||||
- prov:Agent
|
|
||||||
keywords:
|
keywords:
|
||||||
- group
|
- group
|
||||||
- collective
|
- collective
|
||||||
- team
|
- team
|
||||||
- informal
|
- informal
|
||||||
- collaboration
|
- collaboration
|
||||||
|
- ad-hoc
|
||||||
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
|
- crm:E74_Group
|
||||||
|
- schema:Organization
|
||||||
|
- prov:Agent
|
||||||
comments:
|
comments:
|
||||||
- 'Preserved from prior description: Agent type representing an informal group, collective, or ad-hoc assembly of persons that performs actions within heritage contexts without formal organizational structure, such as research teams, community groups, or project collaborations.'
|
- 'Preserved from prior description: Agent type representing an informal group, collective, or ad-hoc assembly of persons that performs actions within heritage contexts without formal organizational structure, such as research teams, community groups, or project collaborations.'
|
||||||
|
|
|
||||||
|
|
@ -105,7 +105,16 @@ classes:
|
||||||
- literal_form: 装订页块载体
|
- literal_form: 装订页块载体
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- codex
|
||||||
|
- bound book
|
||||||
|
- manuscript
|
||||||
|
- printed volume
|
||||||
|
- side-opened
|
||||||
|
- stacked leaves
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
comments:
|
comments:
|
||||||
|
|
@ -159,9 +168,18 @@ classes:
|
||||||
- literal_form: 装订卷册
|
- literal_form: 装订卷册
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- bound volume
|
||||||
|
- book
|
||||||
|
- general
|
||||||
|
- codex
|
||||||
|
- binding
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
|
|
||||||
PamphletCarrier:
|
PamphletCarrier:
|
||||||
is_a: CarrierType
|
is_a: CarrierType
|
||||||
class_uri: hc:PamphletCarrier
|
class_uri: hc:PamphletCarrier
|
||||||
|
|
@ -211,9 +229,18 @@ classes:
|
||||||
- literal_form: 小册子
|
- literal_form: 小册子
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- pamphlet
|
||||||
|
- unbound
|
||||||
|
- short publication
|
||||||
|
- leaflet
|
||||||
|
- brochure
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
|
|
||||||
NotebookCarrier:
|
NotebookCarrier:
|
||||||
is_a: CarrierType
|
is_a: CarrierType
|
||||||
class_uri: hc:NotebookCarrier
|
class_uri: hc:NotebookCarrier
|
||||||
|
|
@ -263,9 +290,18 @@ classes:
|
||||||
- literal_form: 笔记本
|
- literal_form: 笔记本
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- notebook
|
||||||
|
- blank pages
|
||||||
|
- writing
|
||||||
|
- diary
|
||||||
|
- journal
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
|
|
||||||
SheetCarrier:
|
SheetCarrier:
|
||||||
is_a: CarrierType
|
is_a: CarrierType
|
||||||
class_uri: hc:SheetCarrier
|
class_uri: hc:SheetCarrier
|
||||||
|
|
@ -315,9 +351,18 @@ classes:
|
||||||
- literal_form: 单张纸
|
- literal_form: 单张纸
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- sheet
|
||||||
|
- single
|
||||||
|
- flat
|
||||||
|
- unbound
|
||||||
|
- loose leaf
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
|
|
||||||
BroadsideCarrier:
|
BroadsideCarrier:
|
||||||
is_a: CarrierType
|
is_a: CarrierType
|
||||||
class_uri: hc:BroadsideCarrier
|
class_uri: hc:BroadsideCarrier
|
||||||
|
|
@ -367,9 +412,18 @@ classes:
|
||||||
- literal_form: 单页海报
|
- literal_form: 单页海报
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- broadside
|
||||||
|
- poster
|
||||||
|
- single sheet
|
||||||
|
- one-sided print
|
||||||
|
- large format
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
|
|
||||||
MapSheetCarrier:
|
MapSheetCarrier:
|
||||||
is_a: CarrierType
|
is_a: CarrierType
|
||||||
class_uri: hc:MapSheetCarrier
|
class_uri: hc:MapSheetCarrier
|
||||||
|
|
@ -419,9 +473,18 @@ classes:
|
||||||
- literal_form: 地图单页
|
- literal_form: 地图单页
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- map sheet
|
||||||
|
- cartographic
|
||||||
|
- single sheet
|
||||||
|
- geographic
|
||||||
|
- plan
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
|
|
||||||
PhotographCarrier:
|
PhotographCarrier:
|
||||||
is_a: CarrierType
|
is_a: CarrierType
|
||||||
class_uri: hc:PhotographCarrier
|
class_uri: hc:PhotographCarrier
|
||||||
|
|
@ -479,7 +542,16 @@ classes:
|
||||||
- literal_form: 感光图像介质
|
- literal_form: 感光图像介质
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- photograph
|
||||||
|
- light-sensitive
|
||||||
|
- positive
|
||||||
|
- negative
|
||||||
|
- image support
|
||||||
|
- print
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
comments:
|
comments:
|
||||||
|
|
@ -533,7 +605,15 @@ classes:
|
||||||
- literal_form: 羊皮纸叶
|
- literal_form: 羊皮纸叶
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- parchment
|
||||||
|
- vellum
|
||||||
|
- leaf
|
||||||
|
- manuscript
|
||||||
|
- medieval
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
ScrollCarrier:
|
ScrollCarrier:
|
||||||
|
|
@ -585,7 +665,15 @@ classes:
|
||||||
- literal_form: 卷轴
|
- literal_form: 卷轴
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- scroll
|
||||||
|
- roll
|
||||||
|
- manuscript
|
||||||
|
- ancient
|
||||||
|
- rolled document
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
PapyrusScrollCarrier:
|
PapyrusScrollCarrier:
|
||||||
|
|
@ -637,7 +725,15 @@ classes:
|
||||||
- literal_form: 纸莎草卷轴
|
- literal_form: 纸莎草卷轴
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- papyrus
|
||||||
|
- scroll
|
||||||
|
- ancient
|
||||||
|
- egyptian
|
||||||
|
- plant material
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
ClayTabletCarrier:
|
ClayTabletCarrier:
|
||||||
|
|
@ -689,7 +785,15 @@ classes:
|
||||||
- literal_form: 泥板
|
- literal_form: 泥板
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- clay tablet
|
||||||
|
- cuneiform
|
||||||
|
- mesopotamian
|
||||||
|
- ancient
|
||||||
|
- clay
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
WaxTabletCarrier:
|
WaxTabletCarrier:
|
||||||
|
|
@ -741,7 +845,15 @@ classes:
|
||||||
- literal_form: 蜡板
|
- literal_form: 蜡板
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- wax tablet
|
||||||
|
- wooden tablet
|
||||||
|
- ancient writing
|
||||||
|
- reusable
|
||||||
|
- roman
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
InscriptionCarrier:
|
InscriptionCarrier:
|
||||||
|
|
@ -793,7 +905,16 @@ classes:
|
||||||
- literal_form: 铭文
|
- literal_form: 铭文
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- inscription
|
||||||
|
- carved text
|
||||||
|
- stone
|
||||||
|
- metal
|
||||||
|
- epigraphy
|
||||||
|
- monument
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
VinylDiscCarrier:
|
VinylDiscCarrier:
|
||||||
|
|
@ -845,7 +966,16 @@ classes:
|
||||||
- literal_form: 黑胶唱片
|
- literal_form: 黑胶唱片
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- vinyl
|
||||||
|
- record
|
||||||
|
- LP
|
||||||
|
- analog audio
|
||||||
|
- phonograph
|
||||||
|
- gramophone
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
AudioCassetteCarrier:
|
AudioCassetteCarrier:
|
||||||
|
|
@ -897,7 +1027,15 @@ classes:
|
||||||
- literal_form: 盒式磁带
|
- literal_form: 盒式磁带
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- audio cassette
|
||||||
|
- compact cassette
|
||||||
|
- magnetic tape
|
||||||
|
- analog audio
|
||||||
|
- cassette tape
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
CompactDiscCarrier:
|
CompactDiscCarrier:
|
||||||
|
|
@ -949,7 +1087,15 @@ classes:
|
||||||
- literal_form: 光盘
|
- literal_form: 光盘
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- compact disc
|
||||||
|
- CD
|
||||||
|
- digital audio
|
||||||
|
- optical disc
|
||||||
|
- audio carrier
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
FilmReelCarrier:
|
FilmReelCarrier:
|
||||||
|
|
@ -1009,7 +1155,16 @@ classes:
|
||||||
- literal_form: 线轴影像条带
|
- literal_form: 线轴影像条带
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- film reel
|
||||||
|
- motion picture
|
||||||
|
- photochemical
|
||||||
|
- projection
|
||||||
|
- cinema
|
||||||
|
- spool
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
comments:
|
comments:
|
||||||
|
|
@ -1063,7 +1218,16 @@ classes:
|
||||||
- literal_form: 录像带
|
- literal_form: 录像带
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- videotape
|
||||||
|
- magnetic tape
|
||||||
|
- video recording
|
||||||
|
- VHS
|
||||||
|
- Betamax
|
||||||
|
- analog video
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
MicrofilmCarrier:
|
MicrofilmCarrier:
|
||||||
|
|
@ -1123,7 +1287,16 @@ classes:
|
||||||
- literal_form: 微缩文献摄影条带
|
- literal_form: 微缩文献摄影条带
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- microfilm
|
||||||
|
- microform
|
||||||
|
- document preservation
|
||||||
|
- miniature
|
||||||
|
- archival
|
||||||
|
- high-density
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
comments:
|
comments:
|
||||||
|
|
@ -1177,7 +1350,15 @@ classes:
|
||||||
- literal_form: 微缩卡
|
- literal_form: 微缩卡
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- microfiche
|
||||||
|
- microform
|
||||||
|
- flat sheet
|
||||||
|
- document preservation
|
||||||
|
- archival
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
FloppyDiskCarrier:
|
FloppyDiskCarrier:
|
||||||
|
|
@ -1229,7 +1410,15 @@ classes:
|
||||||
- literal_form: 软盘
|
- literal_form: 软盘
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- floppy disk
|
||||||
|
- diskette
|
||||||
|
- magnetic storage
|
||||||
|
- legacy media
|
||||||
|
- digital preservation
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
OpticalDiscCarrier:
|
OpticalDiscCarrier:
|
||||||
|
|
@ -1289,7 +1478,16 @@ classes:
|
||||||
- literal_form: 激光可读圆盘介质
|
- literal_form: 激光可读圆盘介质
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- optical disc
|
||||||
|
- laser-readable
|
||||||
|
- DVD
|
||||||
|
- Blu-ray
|
||||||
|
- digital storage
|
||||||
|
- removable media
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
comments:
|
comments:
|
||||||
|
|
@ -1343,7 +1541,16 @@ classes:
|
||||||
- literal_form: 硬盘
|
- literal_form: 硬盘
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- hard drive
|
||||||
|
- HDD
|
||||||
|
- SSD
|
||||||
|
- digital storage
|
||||||
|
- magnetic storage
|
||||||
|
- solid state
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
USBDriveCarrier:
|
USBDriveCarrier:
|
||||||
|
|
@ -1395,7 +1602,15 @@ classes:
|
||||||
- literal_form: U盘
|
- literal_form: U盘
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- USB drive
|
||||||
|
- flash drive
|
||||||
|
- thumb drive
|
||||||
|
- portable storage
|
||||||
|
- flash memory
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
MemoryCardCarrier:
|
MemoryCardCarrier:
|
||||||
|
|
@ -1447,6 +1662,15 @@ classes:
|
||||||
- literal_form: 存储卡
|
- literal_form: 存储卡
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
|
keywords:
|
||||||
|
- memory card
|
||||||
|
- SD card
|
||||||
|
- CompactFlash
|
||||||
|
- flash storage
|
||||||
|
- portable storage
|
||||||
|
- digital camera
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
- schema:Product
|
- schema:Product
|
||||||
- crm:E22_Human-Made_Object
|
- crm:E22_Human-Made_Object
|
||||||
|
|
|
||||||
|
|
@ -16,11 +16,24 @@ classes:
|
||||||
ArchivalCollectionContent:
|
ArchivalCollectionContent:
|
||||||
is_a: CollectionContentType
|
is_a: CollectionContentType
|
||||||
class_uri: hc:ArchivalCollectionContent
|
class_uri: hc:ArchivalCollectionContent
|
||||||
description: 'Archival materials: Parish registers, administrative records, correspondence,
|
description: >-
|
||||||
|
Documentary materials including administrative records, correspondence, and manuscript collections.
|
||||||
historical documents, manuscript collections.
|
alt_descriptions:
|
||||||
|
nl: Documentaire materialen inclusief administratieve archieven, correspondentie en handschriftencollecties.
|
||||||
'
|
de: Dokumentarische Materialien einschließlich Verwaltungsakten, Korrespondenz und Manuskriptsammlungen.
|
||||||
|
fr: Matériaux documentaires comprenant dossiers administratifs, correspondance et collections de manuscrits.
|
||||||
|
es: Materiales documentales que incluyen registros administrativos, correspondencia y colecciones de manuscritos.
|
||||||
|
ar: مواد وثائقية تشمل السجلات الإدارية والمراسلات ومجموعات المخطوطات.
|
||||||
|
id: Materi dokumenter termasuk arsip administratif, korespondensi, dan koleksi naskah.
|
||||||
|
zh: 包括行政记录、通信和手稿集的文献材料。
|
||||||
|
structured_aliases:
|
||||||
|
nl: ArchiefCollectieInhoud
|
||||||
|
de: Archivsammlungsinhalt
|
||||||
|
fr: ContenuCollectionArchivistique
|
||||||
|
es: ContenidoColecciónArchivística
|
||||||
|
ar: محتوى مجموعة أرشيفية
|
||||||
|
id: KontenKoleksiArsip
|
||||||
|
zh: 档案馆藏内容
|
||||||
annotations:
|
annotations:
|
||||||
specificity_score: 0.1
|
specificity_score: 0.1
|
||||||
specificity_rationale: Generic utility class/slot created during migration
|
specificity_rationale: Generic utility class/slot created during migration
|
||||||
|
|
@ -32,11 +45,24 @@ classes:
|
||||||
LibraryCollectionContent:
|
LibraryCollectionContent:
|
||||||
is_a: CollectionContentType
|
is_a: CollectionContentType
|
||||||
class_uri: hc:LibraryCollectionContent
|
class_uri: hc:LibraryCollectionContent
|
||||||
description: 'Library materials: Sacred texts, theological works, manuscripts,
|
description: >-
|
||||||
|
Published materials including monographs, periodicals, manuscripts, and rare printed works.
|
||||||
printed books, periodicals, rare books.
|
alt_descriptions:
|
||||||
|
nl: Gepubliceerde materialen inclusief monografieën, periodieken, manuscripten en zeldzame gedrukte werken.
|
||||||
'
|
de: Veröffentlichte Materialien einschließlich Monografien, Zeitschriften, Manuskripte und seltene Druckwerke.
|
||||||
|
fr: Matériaux publiés comprenant monographies, périodiques, manuscrits et ouvrages imprimés rares.
|
||||||
|
es: Materiales publicados que incluyen monografías, publicaciones periódicas, manuscritos y obras impresas raras.
|
||||||
|
ar: مواد منشورة تشمل المونوغرافيات والدوريات والمخطوطات والأعمال المطبوعة النادرة.
|
||||||
|
id: Materi terbitan termasuk monograf, periodikal, naskah, dan karya cetakan langka.
|
||||||
|
zh: 包括专著、期刊、手稿和珍稀印刷品的出版材料。
|
||||||
|
structured_aliases:
|
||||||
|
nl: BibliotheekCollectieInhoud
|
||||||
|
de: Bibliothekssammlungsinhalt
|
||||||
|
fr: ContenuCollectionBibliothèque
|
||||||
|
es: ContenidoColecciónBiblioteca
|
||||||
|
ar: محتوى مجموعة مكتبة
|
||||||
|
id: KontenKoleksiPerpustakaan
|
||||||
|
zh: 图书馆藏内容
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
slots:
|
slots:
|
||||||
|
|
@ -44,11 +70,24 @@ classes:
|
||||||
LiturgicalCollectionContent:
|
LiturgicalCollectionContent:
|
||||||
is_a: CollectionContentType
|
is_a: CollectionContentType
|
||||||
class_uri: hc:LiturgicalCollectionContent
|
class_uri: hc:LiturgicalCollectionContent
|
||||||
description: 'Liturgical objects: Vessels, vestments, ritual implements,
|
description: >-
|
||||||
|
Ceremonial objects including ritual vessels, vestments, and religious implements.
|
||||||
ceremonial items, religious artifacts.
|
alt_descriptions:
|
||||||
|
nl: Ceremoniële objecten inclusief rituele vaten, gewaden en religieuze benodigdheden.
|
||||||
'
|
de: Zeremonielle Gegenstände einschließlich ritueller Gefäße, Gewänder und religiöser Utensilien.
|
||||||
|
fr: Objets cérémoniels comprenant vases rituels, vêtements et ustensiles religieux.
|
||||||
|
es: Objetos ceremoniales que incluyen vasijas rituales, vestiduras e implementos religiosos.
|
||||||
|
ar: أشياء احتفالية تشمل الأواني الطقسية والملابس والأدوات الدينية.
|
||||||
|
id: Benda seremonial termasuk bejana ritual, jubah, dan peralatan keagamaan.
|
||||||
|
zh: 包括仪式器皿、祭服和宗教器具的礼仪物品。
|
||||||
|
structured_aliases:
|
||||||
|
nl: LiturgischeCollectieInhoud
|
||||||
|
de: LiturgischerSammlungsinhalt
|
||||||
|
fr: ContenuCollectionLiturgique
|
||||||
|
es: ContenidoColecciónLitúrgica
|
||||||
|
ar: محتوى مجموعة طقسية
|
||||||
|
id: KontenKoleksiLiturgis
|
||||||
|
zh: 礼仪馆藏内容
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
slots:
|
slots:
|
||||||
|
|
@ -56,11 +95,24 @@ classes:
|
||||||
ArtCollectionContent:
|
ArtCollectionContent:
|
||||||
is_a: CollectionContentType
|
is_a: CollectionContentType
|
||||||
class_uri: hc:ArtCollectionContent
|
class_uri: hc:ArtCollectionContent
|
||||||
description: 'Art collections: Icons, paintings, sculpture, stained glass,
|
description: >-
|
||||||
|
Visual works including paintings, sculptures, decorative arts, and iconography.
|
||||||
religious imagery, decorative arts.
|
alt_descriptions:
|
||||||
|
nl: Visuele werken inclusief schilderijen, beeldhouwwerken, decoratieve kunst en iconografie.
|
||||||
'
|
de: Visuelle Werke einschließlich Gemälde, Skulpturen, dekorative Kunst und Ikonografie.
|
||||||
|
fr: Œuvres visuelles comprenant peintures, sculptures, arts décoratifs et iconographie.
|
||||||
|
es: Obras visuales que incluyen pinturas, esculturas, artes decorativas e iconografía.
|
||||||
|
ar: أعمال بصرية تشمل اللوحات والمنحوتات والفنون الزخرفية والأيقونوغرافيا.
|
||||||
|
id: Karya visual termasuk lukisan, patung, seni dekoratif, dan ikonografi.
|
||||||
|
zh: 包括绘画、雕塑、装饰艺术和图像志的视觉作品。
|
||||||
|
structured_aliases:
|
||||||
|
nl: KunstCollectieInhoud
|
||||||
|
de: Kunstsammlungsinhalt
|
||||||
|
fr: ContenuCollectionArt
|
||||||
|
es: ContenidoColecciónArte
|
||||||
|
ar: محتوى مجموعة فنية
|
||||||
|
id: KontenKoleksiSeni
|
||||||
|
zh: 艺术馆藏内容
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
slots:
|
slots:
|
||||||
|
|
@ -68,11 +120,24 @@ classes:
|
||||||
ArchitecturalCollectionContent:
|
ArchitecturalCollectionContent:
|
||||||
is_a: CollectionContentType
|
is_a: CollectionContentType
|
||||||
class_uri: hc:ArchitecturalCollectionContent
|
class_uri: hc:ArchitecturalCollectionContent
|
||||||
description: 'Architectural materials: Building fragments, archaeological remains,
|
description: >-
|
||||||
|
Built environment materials including fragments, drawings, and archaeological remains.
|
||||||
architectural drawings, building records.
|
alt_descriptions:
|
||||||
|
nl: Gebouwde omgeving materialen inclusief fragmenten, tekeningen en archeologische overblijfselen.
|
||||||
'
|
de: Materialien zur gebauten Umgebung einschließlich Fragmente, Zeichnungen und archäologischer Überreste.
|
||||||
|
fr: Matériaux d'environnement bâti comprenant fragments, dessins et vestiges archéologiques.
|
||||||
|
es: Materiales de entorno construido que incluyen fragmentos, dibujos y restos arqueológicos.
|
||||||
|
ar: مواد البيئة المبنية تشمل الشظايا والرسومات والبقايا الأثرية.
|
||||||
|
id: Materi lingkungan binaan termasuk fragmen, gambar, dan sisa arkeologis.
|
||||||
|
zh: 包括碎片、图纸和考古遗存的建筑环境材料。
|
||||||
|
structured_aliases:
|
||||||
|
nl: ArchitectuurCollectieInhoud
|
||||||
|
de: ArchitekturSammlungsinhalt
|
||||||
|
fr: ContenuCollectionArchitecturale
|
||||||
|
es: ContenidoColecciónArquitectónica
|
||||||
|
ar: محتوى مجموعة معمارية
|
||||||
|
id: KontenKoleksiArsitektur
|
||||||
|
zh: 建筑馆藏内容
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
slots:
|
slots:
|
||||||
|
|
@ -80,11 +145,24 @@ classes:
|
||||||
RelicsCollectionContent:
|
RelicsCollectionContent:
|
||||||
is_a: CollectionContentType
|
is_a: CollectionContentType
|
||||||
class_uri: hc:RelicsCollectionContent
|
class_uri: hc:RelicsCollectionContent
|
||||||
description: 'Relics and devotional objects: Saints'' relics, holy objects,
|
description: >-
|
||||||
|
Devotional objects including sacred relics, holy artifacts, and votive offerings.
|
||||||
pilgrimage souvenirs, votive offerings.
|
alt_descriptions:
|
||||||
|
nl: Devotionele objecten inclusief heilige relieken, gewijde artefacten en votiefgeschenken.
|
||||||
'
|
de: Andachtsgegenstände einschließlich heiliger Reliquien, geweihter Artefakte und Votivgaben.
|
||||||
|
fr: Objets de dévotion comprenant reliques sacrées, artefacts sacrés et offrandes votives.
|
||||||
|
es: Objetos devocionales que incluyen reliquias sagradas, artefactos santos y ofrendas votivas.
|
||||||
|
ar: أشياء تعبدية تشمل الذخائر المقدسة والتحف المقدسة والقرابين النذرية.
|
||||||
|
id: Benda devosional termasuk relikui suci, artefak suci, dan persembahan nazar.
|
||||||
|
zh: 包括圣物、神圣文物和还愿供品的宗教崇拜物品。
|
||||||
|
structured_aliases:
|
||||||
|
nl: ReliekenCollectieInhoud
|
||||||
|
de: ReliquienSammlungsinhalt
|
||||||
|
fr: ContenuCollectionReliques
|
||||||
|
es: ContenidoColecciónReliquias
|
||||||
|
ar: محتوى مجموعة ذخائر
|
||||||
|
id: KontenKoleksiRelikui
|
||||||
|
zh: 圣物馆藏内容
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
slots:
|
slots:
|
||||||
|
|
@ -92,11 +170,24 @@ classes:
|
||||||
MusicalCollectionContent:
|
MusicalCollectionContent:
|
||||||
is_a: CollectionContentType
|
is_a: CollectionContentType
|
||||||
class_uri: hc:MusicalCollectionContent
|
class_uri: hc:MusicalCollectionContent
|
||||||
description: 'Musical heritage: Organs, bells, choir books, instruments,
|
description: >-
|
||||||
|
Sound-related materials including instruments, scores, recordings, and choir books.
|
||||||
sheet music, sound recordings.
|
alt_descriptions:
|
||||||
|
nl: Geluidsgerelateerde materialen inclusief instrumenten, partituren, opnames en koorboeken.
|
||||||
'
|
de: Klangbezogene Materialien einschließlich Instrumente, Partituren, Aufnahmen und Chorbücher.
|
||||||
|
fr: Matériaux sonores comprenant instruments, partitions, enregistrements et livres de chœur.
|
||||||
|
es: Materiales sonoros que incluyen instrumentos, partituras, grabaciones y libros de coro.
|
||||||
|
ar: مواد صوتية تشمل الآلات والنتائج والتسجيلات وكتب الجوقة.
|
||||||
|
id: Materi terkait suara termasuk instrumen, partitur, rekaman, dan buku paduan suara.
|
||||||
|
zh: 包括乐器、乐谱、录音和合唱书的音响相关材料。
|
||||||
|
structured_aliases:
|
||||||
|
nl: MuziekCollectieInhoud
|
||||||
|
de: MusikSammlungsinhalt
|
||||||
|
fr: ContenuCollectionMusicale
|
||||||
|
es: ContenidoColecciónMusical
|
||||||
|
ar: محتوى مجموعة موسيقية
|
||||||
|
id: KontenKoleksiMusik
|
||||||
|
zh: 音乐馆藏内容
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
slots:
|
slots:
|
||||||
|
|
@ -104,11 +195,24 @@ classes:
|
||||||
EphemeraCollectionContent:
|
EphemeraCollectionContent:
|
||||||
is_a: CollectionContentType
|
is_a: CollectionContentType
|
||||||
class_uri: hc:EphemeraCollectionContent
|
class_uri: hc:EphemeraCollectionContent
|
||||||
description: 'Ephemeral materials: Bulletins, programs, pamphlets, photographs,
|
description: >-
|
||||||
|
Transient materials including programs, pamphlets, tickets, and posters.
|
||||||
postcards, tickets, posters.
|
alt_descriptions:
|
||||||
|
nl: Tijdelijke materialen inclusief programma's, pamfletten, tickets en posters.
|
||||||
'
|
de: Vergängliche Materialien einschließlich Programme, Broschüren, Tickets und Poster.
|
||||||
|
fr: Matériaux éphémères comprenant programmes, brochures, billets et affiches.
|
||||||
|
es: Materiales efímeros que incluyen programas, folletos, entradas y carteles.
|
||||||
|
ar: مواد مؤقتة تشمل البرامج والنشرات والتذاكر والملصقات.
|
||||||
|
id: Materi fana termasuk program, pamflet, tiket, dan poster.
|
||||||
|
zh: 包括节目单、小册子、票据和海报的临时性材料。
|
||||||
|
structured_aliases:
|
||||||
|
nl: EfenereCollectieInhoud
|
||||||
|
de: EphemereraSammlungsinhalt
|
||||||
|
fr: ContenuCollectionÉphémère
|
||||||
|
es: ContenidoColecciónEfímera
|
||||||
|
ar: محتوى مجموعة مؤقتة
|
||||||
|
id: KontenKoleksiEfemera
|
||||||
|
zh: 临时馆藏内容
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
slots:
|
slots:
|
||||||
|
|
@ -116,11 +220,24 @@ classes:
|
||||||
PhotographicCollectionContent:
|
PhotographicCollectionContent:
|
||||||
is_a: CollectionContentType
|
is_a: CollectionContentType
|
||||||
class_uri: hc:PhotographicCollectionContent
|
class_uri: hc:PhotographicCollectionContent
|
||||||
description: 'Photographic materials: Historical photographs, negatives,
|
description: >-
|
||||||
|
Image-based materials including photographs, negatives, slides, and albums.
|
||||||
slides, digital images, photo albums.
|
alt_descriptions:
|
||||||
|
nl: Beeldgebaseerde materialen inclusief foto's, negatieven, dia's en albums.
|
||||||
'
|
de: Bildbasierte Materialien einschließlich Fotografien, Negative, Dias und Alben.
|
||||||
|
fr: Matériaux photographiques comprenant photos, négatifs, diapositives et albums.
|
||||||
|
es: Materiales fotográficos que incluyen fotografías, negativos, diapositivas y álbumes.
|
||||||
|
ar: مواد تصويرية تشمل الصور الفوتوغرافية والسلبيات والشرائح والألبومات.
|
||||||
|
id: Materi berbasis gambar termasuk foto, negatif, slide, dan album.
|
||||||
|
zh: 包括照片、底片、幻灯片和相册的图像材料。
|
||||||
|
structured_aliases:
|
||||||
|
nl: FotografischeCollectieInhoud
|
||||||
|
de: FotografischeSammlungsinhalt
|
||||||
|
fr: ContenuCollectionPhotographique
|
||||||
|
es: ContenidoColecciónFotográfica
|
||||||
|
ar: محتوى مجموعة فوتوغرافية
|
||||||
|
id: KontenKoleksiFotografi
|
||||||
|
zh: 摄影馆藏内容
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
slots:
|
slots:
|
||||||
|
|
@ -128,11 +245,24 @@ classes:
|
||||||
AudiovisualCollectionContent:
|
AudiovisualCollectionContent:
|
||||||
is_a: CollectionContentType
|
is_a: CollectionContentType
|
||||||
class_uri: hc:AudiovisualCollectionContent
|
class_uri: hc:AudiovisualCollectionContent
|
||||||
description: 'Audiovisual materials: Film, video, sound recordings,
|
description: >-
|
||||||
|
Multimedia materials including film, video, sound recordings, and oral histories.
|
||||||
oral histories, multimedia.
|
alt_descriptions:
|
||||||
|
nl: Multimedia materialen inclusief film, video, geluidsopnames en mondelinge geschiedenissen.
|
||||||
'
|
de: Multimedia-Materialien einschließlich Film, Video, Tonaufnahmen und Oral History.
|
||||||
|
fr: Matériaux multimédia comprenant films, vidéos, enregistrements sonores et histoires orales.
|
||||||
|
es: Materiales audiovisuales que incluyen películas, videos, grabaciones de sonido e historias orales.
|
||||||
|
ar: مواد الوسائط المتعددة تشمل الأفلام والفيديو والتسجيلات الصوتية والتاريخ الشفهي.
|
||||||
|
id: Materi multimedia termasuk film, video, rekaman suara, dan sejarah lisan.
|
||||||
|
zh: 包括电影、视频、录音和口述历史的多媒体材料。
|
||||||
|
structured_aliases:
|
||||||
|
nl: AudiovisueleCollectieInhoud
|
||||||
|
de: AudiovisuelleSammlungsinhalt
|
||||||
|
fr: ContenuCollectionAudiovisuelle
|
||||||
|
es: ContenidoColecciónAudiovisual
|
||||||
|
ar: محتوى مجموعة سمعية بصرية
|
||||||
|
id: KontenKoleksiAudiovisual
|
||||||
|
zh: 视听馆藏内容
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
slots:
|
slots:
|
||||||
|
|
@ -140,11 +270,24 @@ classes:
|
||||||
TextileCollectionContent:
|
TextileCollectionContent:
|
||||||
is_a: CollectionContentType
|
is_a: CollectionContentType
|
||||||
class_uri: hc:TextileCollectionContent
|
class_uri: hc:TextileCollectionContent
|
||||||
description: 'Textile materials: Historical garments, tapestries,
|
description: >-
|
||||||
|
Fabric-based materials including garments, tapestries, banners, and embroidery.
|
||||||
banners, ecclesiastical vestments, embroidery.
|
alt_descriptions:
|
||||||
|
nl: Stoffen materialen inclusief kleding, wandtapijten, vaandels en borduurwerk.
|
||||||
'
|
de: Textilbasierte Materialien einschließlich Kleidung, Wandteppiche, Banner und Stickereien.
|
||||||
|
fr: Matériaux textiles comprenant vêtements, tapisseries, bannières et broderies.
|
||||||
|
es: Materiales textiles que incluyen prendas, tapices, estandartes y bordados.
|
||||||
|
ar: مواد نسيجية تشمل الملابس والمفروشات واللافتات والتطريزات.
|
||||||
|
id: Materi berbasis tekstil termasuk pakaian, permadani, spanduk, dan sulaman.
|
||||||
|
zh: 包括服装、挂毯、旗帜和刺绣的纺织材料。
|
||||||
|
structured_aliases:
|
||||||
|
nl: TextielCollectieInhoud
|
||||||
|
de: TextilSammlungsinhalt
|
||||||
|
fr: ContenuCollectionTextile
|
||||||
|
es: ContenidoColecciónTextil
|
||||||
|
ar: محتوى مجموعة نسيجية
|
||||||
|
id: KontenKoleksiTekstil
|
||||||
|
zh: 纺织馆藏内容
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
slots:
|
slots:
|
||||||
|
|
@ -152,11 +295,24 @@ classes:
|
||||||
NaturalHistoryCollectionContent:
|
NaturalHistoryCollectionContent:
|
||||||
is_a: CollectionContentType
|
is_a: CollectionContentType
|
||||||
class_uri: hc:NaturalHistoryCollectionContent
|
class_uri: hc:NaturalHistoryCollectionContent
|
||||||
description: 'Natural history specimens: Botanical, zoological, geological,
|
description: >-
|
||||||
|
Biological and geological specimens including botanical, zoological, and paleontological materials.
|
||||||
paleontological collections.
|
alt_descriptions:
|
||||||
|
nl: Biologische en geologische specimens inclusief botanische, zoölogische en paleontologische materialen.
|
||||||
'
|
de: Biologische und geologische Exemplare einschließlich botanischer, zoologischer und paläontologischer Materialien.
|
||||||
|
fr: Spécimens biologiques et géologiques comprenant matériaux botaniques, zoologiques et paléontologiques.
|
||||||
|
es: Especímenes biológicos y geológicos que incluyen materiales botánicos, zoológicos y paleontológicos.
|
||||||
|
ar: عينات بيولوجية وجيولوجية تشمل المواد النباتية والحيوانية والأحفورية.
|
||||||
|
id: Spesimen biologis dan geologis termasuk materi botanis, zoologis, dan paleontologis.
|
||||||
|
zh: 包括植物学、动物学和古生物材料的生物和地质标本。
|
||||||
|
structured_aliases:
|
||||||
|
nl: NatuurhistorischeCollectieInhoud
|
||||||
|
de: NaturhistorischeSammlungsinhalt
|
||||||
|
fr: ContenuCollectionHistoireNaturelle
|
||||||
|
es: ContenidoColecciónHistoriaNatural
|
||||||
|
ar: محتوى مجموعة تاريخ طبيعي
|
||||||
|
id: KontenKoleksiSejarahAlam
|
||||||
|
zh: 自然历史馆藏内容
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
slots:
|
slots:
|
||||||
|
|
@ -164,11 +320,24 @@ classes:
|
||||||
ScientificCollectionContent:
|
ScientificCollectionContent:
|
||||||
is_a: CollectionContentType
|
is_a: CollectionContentType
|
||||||
class_uri: hc:ScientificCollectionContent
|
class_uri: hc:ScientificCollectionContent
|
||||||
description: 'Scientific instruments and materials: Laboratory equipment,
|
description: >-
|
||||||
|
Technical materials including instruments, apparatus, specimens, and experimental records.
|
||||||
measuring devices, scientific models, specimens.
|
alt_descriptions:
|
||||||
|
nl: Technische materialen inclusief instrumenten, apparatuur, specimens en experimentele archieven.
|
||||||
'
|
de: Technische Materialien einschließlich Instrumente, Apparate, Exemplare und experimentelle Aufzeichnungen.
|
||||||
|
fr: Matériaux techniques comprenant instruments, appareils, spécimens et enregistrements expérimentaux.
|
||||||
|
es: Materiales técnicos que incluyen instrumentos, aparatos, especímenes y registros experimentales.
|
||||||
|
ar: مواد تقنية تشمل الأجهزة والمعدات والعينات والسجلات التجريبية.
|
||||||
|
id: Materi teknis termasuk instrumen, peralatan, spesimen, dan catatan eksperimental.
|
||||||
|
zh: 包括仪器、设备、标本和实验记录的技术材料。
|
||||||
|
structured_aliases:
|
||||||
|
nl: WetenschappelijkeCollectieInhoud
|
||||||
|
de: WissenschaftlicheSammlungsinhalt
|
||||||
|
fr: ContenuCollectionScientifique
|
||||||
|
es: ContenidoColecciónCientífica
|
||||||
|
ar: محتوى مجموعة علمية
|
||||||
|
id: KontenKoleksiIlmiah
|
||||||
|
zh: 科学馆藏内容
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
slots:
|
slots:
|
||||||
|
|
@ -176,11 +345,24 @@ classes:
|
||||||
DigitalCollectionContent:
|
DigitalCollectionContent:
|
||||||
is_a: CollectionContentType
|
is_a: CollectionContentType
|
||||||
class_uri: hc:DigitalCollectionContent
|
class_uri: hc:DigitalCollectionContent
|
||||||
description: 'Born-digital and digitized materials: Digital archives,
|
description: >-
|
||||||
|
Electronic materials including born-digital works, digitized surrogates, and web archives.
|
||||||
electronic records, digital art, web archives.
|
alt_descriptions:
|
||||||
|
nl: Elektronische materialen inclusief digitaal geboren werken, gedigitaliseerde surrogaten en webarchieven.
|
||||||
'
|
de: Elektronische Materialien einschließlich digital geborener Werke, digitalisierter Surrogate und Web-Archive.
|
||||||
|
fr: Matériaux électroniques comprenant œuvres numériques natives, substituts numérisés et archives web.
|
||||||
|
es: Materiales electrónicos que incluyen obras digitales nativas, sustitutos digitalizados y archivos web.
|
||||||
|
ar: مواد إلكترونية تشمل الأعمال الرقمية الأصلية والبدائل الرقمية وأرشيفات الويب.
|
||||||
|
id: Materi elektronik termasuk karya digital asli, pengganti digital, dan arsip web.
|
||||||
|
zh: 包括原生数字作品、数字化替代品和网络档案的电子材料。
|
||||||
|
structured_aliases:
|
||||||
|
nl: DigitaleCollectieInhoud
|
||||||
|
de: DigitaleSammlungsinhalt
|
||||||
|
fr: ContenuCollectionNumérique
|
||||||
|
es: ContenidoColecciónDigital
|
||||||
|
ar: محتوى مجموعة رقمية
|
||||||
|
id: KontenKoleksiDigital
|
||||||
|
zh: 数字馆藏内容
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
slots:
|
slots:
|
||||||
|
|
|
||||||
|
|
@ -13,7 +13,24 @@ classes:
|
||||||
VisitorToPurchaseConversion:
|
VisitorToPurchaseConversion:
|
||||||
is_a: ConversionRateType
|
is_a: ConversionRateType
|
||||||
class_uri: hc:VisitorToPurchaseConversion
|
class_uri: hc:VisitorToPurchaseConversion
|
||||||
description: Conversion metric for visitors who complete a purchase action.
|
description: >-
|
||||||
|
Performance metric measuring the proportion of visitors who complete a commercial transaction.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: Prestatiemetric die het aandeel bezoekers meet dat een commerciële transactie voltooit.
|
||||||
|
de: Leistungskennzahl, die den Anteil der Besucher misst, die eine kommerzielle Transaktion abschließen.
|
||||||
|
fr: Indicateur de performance mesurant la proportion de visiteurs qui effectuent une transaction commerciale.
|
||||||
|
es: Métrica de rendimiento que mide la proporción de visitantes que completan una transacción comercial.
|
||||||
|
ar: مؤشر أداء يقيس نسبة الزوار الذين يكملون معاملة تجارية.
|
||||||
|
id: Metrik kinerja yang mengukur proporsi pengunjung yang menyelesaikan transaksi komersial.
|
||||||
|
zh: 衡量完成商业交易的访客比例的绩效指标。
|
||||||
|
structured_aliases:
|
||||||
|
nl: BezoekerTotKoopConversie
|
||||||
|
de: BesucherZuKaufKonversion
|
||||||
|
fr: ConversionVisiteurEnAchat
|
||||||
|
es: ConversiónVisitanteACompra
|
||||||
|
ar: تحويل الزائر إلى شراء
|
||||||
|
id: KonversiPengunjungKePembelian
|
||||||
|
zh: 访客到购买转化
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
slot_usage:
|
slot_usage:
|
||||||
|
|
@ -23,7 +40,24 @@ classes:
|
||||||
VisitorToMemberConversion:
|
VisitorToMemberConversion:
|
||||||
is_a: ConversionRateType
|
is_a: ConversionRateType
|
||||||
class_uri: hc:VisitorToMemberConversion
|
class_uri: hc:VisitorToMemberConversion
|
||||||
description: Conversion metric for visitors who enroll as members or supporters.
|
description: >-
|
||||||
|
Performance metric measuring the proportion of visitors who enroll in membership or supporter programs.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: Prestatiemetric die het aandeel bezoekers meet dat zich inschrijft voor lidmaatschaps- of donateursprogramma's.
|
||||||
|
de: Leistungskennzahl, die den Anteil der Besucher misst, die sich für Mitgliedschafts- oder Unterstützerprogramme anmelden.
|
||||||
|
fr: Indicateur de performance mesurant la proportion de visiteurs qui s'inscrivent aux programmes d'adhésion ou de soutien.
|
||||||
|
es: Métrica de rendimiento que mide la proporción de visitantes que se inscriben en programas de membresía o apoyo.
|
||||||
|
ar: مؤشر أداء يقيس نسبة الزوار الذين يسجلون في برامج العضوية أو الدعم.
|
||||||
|
id: Metrik kinerja yang mengukur proporsi pengunjung yang mendaftar dalam program keanggotaan atau pendukung.
|
||||||
|
zh: 衡量注册会员或支持者计划的访客比例的绩效指标。
|
||||||
|
structured_aliases:
|
||||||
|
nl: BezoekerTotLidConversie
|
||||||
|
de: BesucherZuMitgliedKonversion
|
||||||
|
fr: ConversionVisiteurEnMembre
|
||||||
|
es: ConversiónVisitanteAMiembro
|
||||||
|
ar: تحويل الزائر إلى عضو
|
||||||
|
id: KonversiPengunjungKeAnggota
|
||||||
|
zh: 访客到会员转化
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
slot_usage:
|
slot_usage:
|
||||||
|
|
@ -33,34 +67,119 @@ classes:
|
||||||
OnlineToPhysicalConversion:
|
OnlineToPhysicalConversion:
|
||||||
is_a: ConversionRateType
|
is_a: ConversionRateType
|
||||||
class_uri: hc:OnlineToPhysicalConversion
|
class_uri: hc:OnlineToPhysicalConversion
|
||||||
description: Conversion metric for digital visitors who later make an on-site visit.
|
description: >-
|
||||||
|
Performance metric measuring the proportion of digital visitors who subsequently make an in-person visit.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: Prestatiemetric die het aandeel digitale bezoekers meet die vervolgens een persoonlijk bezoek brengen.
|
||||||
|
de: Leistungskennzahl, die den Anteil digitaler Besucher misst, die anschließend einen persönlichen Besuch abstatten.
|
||||||
|
fr: Indicateur de performance mesurant la proportion de visiteurs numériques qui effectuent ensuite une visite en personne.
|
||||||
|
es: Métrica de rendimiento que mide la proporción de visitantes digitales que posteriormente realizan una visita presencial.
|
||||||
|
ar: مؤشر أداء يقيس نسبة الزوار الرقميين الذين يقومون لاحقًا بزيارة شخصية.
|
||||||
|
id: Metrik kinerja yang mengukur proporsi pengunjung digital yang kemudian melakukan kunjungan langsung.
|
||||||
|
zh: 衡量随后进行实地访问的数字访客比例的绩效指标。
|
||||||
|
structured_aliases:
|
||||||
|
nl: OnlineNaarFysiekConversie
|
||||||
|
de: OnlineZuPhysischKonversion
|
||||||
|
fr: ConversionEnLigneEnPhysique
|
||||||
|
es: ConversiónOnlineAFísico
|
||||||
|
ar: تحويل عبر الإنترنت إلى حضوري
|
||||||
|
id: KonversiOnlineKeFisik
|
||||||
|
zh: 在线到实体转化
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
|
|
||||||
EmailToClickConversion:
|
EmailToClickConversion:
|
||||||
is_a: ConversionRateType
|
is_a: ConversionRateType
|
||||||
class_uri: hc:EmailToClickConversion
|
class_uri: hc:EmailToClickConversion
|
||||||
description: Conversion metric for delivered email messages that produce click-through action.
|
description: >-
|
||||||
|
Performance metric measuring the proportion of delivered email messages that generate click-through actions.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: Prestatiemetric die het aandeel afgeleverde e-mailberichten meet dat klik-door-acties genereert.
|
||||||
|
de: Leistungskennzahl, die den Anteil zugestellter E-Mails misst, die Klick-Aktionen generieren.
|
||||||
|
fr: Indicateur de performance mesurant la proportion de courriels délivrés qui génèrent des actions de clic.
|
||||||
|
es: Métrica de rendimiento que mide la proporción de correos electrónicos entregados que generan acciones de clic.
|
||||||
|
ar: مؤشر أداء يقيس نسبة رسائل البريد الإلكتروني المسلمة التي تولد إجراءات نقر.
|
||||||
|
id: Metrik kinerja yang mengukur proporsi pesan email yang terkirim yang menghasilkan tindakan klik.
|
||||||
|
zh: 衡量产生点击行动的已送达电子邮件比例的绩效指标。
|
||||||
|
structured_aliases:
|
||||||
|
nl: EmailNaarKlikConversie
|
||||||
|
de: EmailZuKlickKonversion
|
||||||
|
fr: ConversionEmailEnClic
|
||||||
|
es: ConversiónEmailAClic
|
||||||
|
ar: تحويل البريد الإلكتروني إلى نقرة
|
||||||
|
id: KonversiEmailKeKlik
|
||||||
|
zh: 邮件到点击转化
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
|
|
||||||
SocialToFollowerConversion:
|
SocialToFollowerConversion:
|
||||||
is_a: ConversionRateType
|
is_a: ConversionRateType
|
||||||
class_uri: hc:SocialToFollowerConversion
|
class_uri: hc:SocialToFollowerConversion
|
||||||
description: Conversion metric for social content views that lead to follower growth.
|
description: >-
|
||||||
|
Performance metric measuring the proportion of content viewers who become followers or subscribers.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: Prestatiemetric die het aandeel inhoudskijkers meet dat volger of abonnee wordt.
|
||||||
|
de: Leistungskennzahl, die den Anteil der Inhaltsbetrachter misst, die zu Followern oder Abonnenten werden.
|
||||||
|
fr: Indicateur de performance mesurant la proportion de spectateurs de contenu qui deviennent des abonnés.
|
||||||
|
es: Métrica de rendimiento que mide la proporción de espectadores de contenido que se convierten en seguidores o suscriptores.
|
||||||
|
ar: مؤشر أداء يقيس نسبة مشاهدي المحتوى الذين يصبحون متابعين أو مشتركين.
|
||||||
|
id: Metrik kinerja yang mengukur proporsi penonton konten yang menjadi pengikut atau pelanggan.
|
||||||
|
zh: 衡量成为关注者或订阅者的内容观众比例的绩效指标。
|
||||||
|
structured_aliases:
|
||||||
|
nl: SociaalNaarVolgerConversie
|
||||||
|
de: SocialZuFollowerKonversion
|
||||||
|
fr: ConversionSocialEnAbonné
|
||||||
|
es: ConversiónSocialASeguidor
|
||||||
|
ar: تحويل اجتماعي إلى متابع
|
||||||
|
id: KonversiSosialKePengikut
|
||||||
|
zh: 社交到关注者转化
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
|
|
||||||
TicketToReturnConversion:
|
TicketToReturnConversion:
|
||||||
is_a: ConversionRateType
|
is_a: ConversionRateType
|
||||||
class_uri: hc:TicketToReturnConversion
|
class_uri: hc:TicketToReturnConversion
|
||||||
description: Conversion metric for ticket holders who return within a defined period.
|
description: >-
|
||||||
|
Performance metric measuring the proportion of ticket holders who revisit within a specified time frame.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: Prestatiemetric die het aandeel tickethouders meet dat binnen een bepaald tijdsbestek opnieuw bezoekt.
|
||||||
|
de: Leistungskennzahl, die den Anteil der Tickethalter misst, die innerhalb eines bestimmten Zeitrahmens erneut besuchen.
|
||||||
|
fr: Indicateur de performance mesurant la proportion de détenteurs de billets qui reviennent dans un délai spécifié.
|
||||||
|
es: Métrica de rendimiento que mide la proporción de titulares de entradas que revisitan dentro de un período específico.
|
||||||
|
ar: مؤشر أداء يقيس نسبة حاملي التذاكر الذين يعودون للزيارة خلال فترة زمنية محددة.
|
||||||
|
id: Metrik kinerja yang mengukur proporsi pemegang tiket yang berkunjung kembali dalam jangka waktu tertentu.
|
||||||
|
zh: 衡量在指定时间范围内重访的持票者比例的绩效指标。
|
||||||
|
structured_aliases:
|
||||||
|
nl: TicketNaarTerugkeerConversie
|
||||||
|
de: TicketZuRückkehrKonversion
|
||||||
|
fr: ConversionBilletEnRetour
|
||||||
|
es: ConversiónEntradaARetorno
|
||||||
|
ar: تحويل التذكرة إلى عودة
|
||||||
|
id: KonversiTiketKeKunjunganUlang
|
||||||
|
zh: 门票到回头客转化
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
|
|
||||||
OtherConversion:
|
OtherConversion:
|
||||||
is_a: ConversionRateType
|
is_a: ConversionRateType
|
||||||
class_uri: hc:OtherConversion
|
class_uri: hc:OtherConversion
|
||||||
description: Custom conversion metric for institution-specific outcome definitions.
|
description: >-
|
||||||
|
Performance metric for custom outcomes defined by the institution for specialized tracking purposes.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: Prestatiemetric voor aangepaste resultaten gedefinieerd door de instelling voor gespecialiseerde trackingdoeleinden.
|
||||||
|
de: Leistungskennzahl für benutzerdefinierte Ergebnisse, die von der Institution für spezielle Tracking-Zwecke festgelegt werden.
|
||||||
|
fr: Indicateur de performance pour les résultats personnalisés définis par l'institution à des fins de suivi spécialisées.
|
||||||
|
es: Métrica de rendimiento para resultados personalizados definidos por la institución para fines de seguimiento especializados.
|
||||||
|
ar: مؤشر أداء للنتائج المخصصة المحددة من قبل المؤسسة لأغراض التتبع المتخصصة.
|
||||||
|
id: Metrik kinerja untuk hasil khusus yang ditentukan oleh institusi untuk tujuan pelacakan khusus.
|
||||||
|
zh: 机构为专门跟踪目的定义的自定义结果的绩效指标。
|
||||||
|
structured_aliases:
|
||||||
|
nl: OverigeConversie
|
||||||
|
de: SonstigeKonversion
|
||||||
|
fr: AutreConversion
|
||||||
|
es: OtraConversión
|
||||||
|
ar: تحويل آخر
|
||||||
|
id: KonversiLainnya
|
||||||
|
zh: 其他转化
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
|
|
@ -15,7 +15,24 @@ classes:
|
||||||
NotarialDeed:
|
NotarialDeed:
|
||||||
is_a: DocumentType
|
is_a: DocumentType
|
||||||
class_uri: hc:NotarialDeed
|
class_uri: hc:NotarialDeed
|
||||||
description: A formal document executed by a notary public.
|
description: >-
|
||||||
|
Formal legal instrument executed and authenticated by a licensed notary public.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: Formeel juridisch instrument opgesteld en geauthenticeerd door een beëdigd notaris.
|
||||||
|
de: Formelles Rechtsinstrument, das von einem zugelassenen Notar erstellt und beglaubigt wurde.
|
||||||
|
fr: Acte juridique formel établi et authentifié par un notaire assermenté.
|
||||||
|
es: Instrumento legal formal ejecutado y autenticado por un notario público autorizado.
|
||||||
|
ar: وثيقة قانونية رسمية تم تنفيذها ومصادقتها من قبل كاتب عدل مرخص.
|
||||||
|
id: Instrumen hukum formal yang dibuat dan diautentikasi oleh notaris berlisensi.
|
||||||
|
zh: 由持牌公证员执行和认证的正式法律文书。
|
||||||
|
structured_aliases:
|
||||||
|
nl: NotariëleAkte
|
||||||
|
de: NotarielleUrkunde
|
||||||
|
fr: ActeNotarié
|
||||||
|
es: EscrituraNotarial
|
||||||
|
ar: عقد عدلي
|
||||||
|
id: AktaNotaris
|
||||||
|
zh: 公证契约
|
||||||
annotations:
|
annotations:
|
||||||
specificity_score: 0.1
|
specificity_score: 0.1
|
||||||
specificity_rationale: Generic utility class/slot created during migration
|
specificity_rationale: Generic utility class/slot created during migration
|
||||||
|
|
@ -27,7 +44,24 @@ classes:
|
||||||
Bylaws:
|
Bylaws:
|
||||||
is_a: DocumentType
|
is_a: DocumentType
|
||||||
class_uri: hc:Bylaws
|
class_uri: hc:Bylaws
|
||||||
description: Rulebook or guidelines for an organization.
|
description: >-
|
||||||
|
Regulatory document establishing operational rules and governance procedures for an organization.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: Reglementair document dat operationele regels en governanceprocedures voor een organisatie vastlegt.
|
||||||
|
de: Regulatorisches Dokument, das Betriebsregeln und Governance-Verfahren für eine Organisation festlegt.
|
||||||
|
fr: Document réglementaire établissant les règles opérationnelles et les procédures de gouvernance d'une organisation.
|
||||||
|
es: Documento normativo que establece reglas operativas y procedimientos de gobernanza para una organización.
|
||||||
|
ar: وثيقة تنظيمية تحدد القواعد التشغيلية وإجراءات الحوكمة لمنظمة ما.
|
||||||
|
id: Dokumen regulasi yang menetapkan aturan operasional dan prosedur tata kelola untuk suatu organisasi.
|
||||||
|
zh: 为组织建立运营规则和治理程序的规范性文件。
|
||||||
|
structured_aliases:
|
||||||
|
nl: Statuten
|
||||||
|
de: Satzung
|
||||||
|
fr: Statuts
|
||||||
|
es: Estatutos
|
||||||
|
ar: النظام الأساسي
|
||||||
|
id: AnggaranDasar
|
||||||
|
zh: 章程
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- schema:CreativeWork
|
- schema:CreativeWork
|
||||||
close_mappings:
|
close_mappings:
|
||||||
|
|
@ -35,7 +69,24 @@ classes:
|
||||||
Charter:
|
Charter:
|
||||||
is_a: DocumentType
|
is_a: DocumentType
|
||||||
class_uri: hc:Charter
|
class_uri: hc:Charter
|
||||||
description: A document granting rights or privileges.
|
description: >-
|
||||||
|
Formal instrument granting rights, privileges, or authority to an entity or individual.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: Formeel instrument dat rechten, privileges of bevoegdheid verleent aan een entiteit of persoon.
|
||||||
|
de: Formelles Instrument, das einer Einheit oder Person Rechte, Privilegien oder Befugnisse gewährt.
|
||||||
|
fr: Instrument formel accordant des droits, privilèges ou autorité à une entité ou un individu.
|
||||||
|
es: Instrumento formal que otorga derechos, privilegios o autoridad a una entidad o individuo.
|
||||||
|
ar: وثيقة رسمية تمنح حقوقًا أو امتيازات أو سلطة لكيان أو فرد.
|
||||||
|
id: Instrumen formal yang memberikan hak, hak istimewa, atau wewenang kepada entitas atau individu.
|
||||||
|
zh: 授予实体或个人权利、特权或权限的正式文书。
|
||||||
|
structured_aliases:
|
||||||
|
nl: Handvest
|
||||||
|
de: Charta
|
||||||
|
fr: Charte
|
||||||
|
es: Carta
|
||||||
|
ar: ميثاق
|
||||||
|
id: Piagam
|
||||||
|
zh: 特许状
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- schema:CreativeWork
|
- schema:CreativeWork
|
||||||
close_mappings:
|
close_mappings:
|
||||||
|
|
@ -43,7 +94,24 @@ classes:
|
||||||
MemorandumOfAssociation:
|
MemorandumOfAssociation:
|
||||||
is_a: DocumentType
|
is_a: DocumentType
|
||||||
class_uri: hc:MemorandumOfAssociation
|
class_uri: hc:MemorandumOfAssociation
|
||||||
description: Legal document setting up a company.
|
description: >-
|
||||||
|
Founding document defining the legal constitution and objectives of a corporate entity.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: Oprichtingsdocument dat de juridische constitutie en doelstellingen van een rechtspersoon definieert.
|
||||||
|
de: Gründungsdokument, das die rechtliche Verfassung und Ziele einer Körperschaft definiert.
|
||||||
|
fr: Document fondateur définissant la constitution juridique et les objectifs d'une entité corporative.
|
||||||
|
es: Documento fundacional que define la constitución legal y los objetivos de una entidad corporativa.
|
||||||
|
ar: وثيقة تأسيسية تحدد الدستور القانوني وأهداف الكيان المؤسسي.
|
||||||
|
id: Dokumen pendirian yang mendefinisikan konstitusi hukum dan tujuan entitas korporat.
|
||||||
|
zh: 定义公司实体法律章程和目标的成立文件。
|
||||||
|
structured_aliases:
|
||||||
|
nl: Oprichtingsakte
|
||||||
|
de: Gesellschaftsvertrag
|
||||||
|
fr: StatutsConstitutifs
|
||||||
|
es: EscrituraDeConstitución
|
||||||
|
ar: عقد التأسيس
|
||||||
|
id: AktaPendirian
|
||||||
|
zh: 公司章程
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- schema:CreativeWork
|
- schema:CreativeWork
|
||||||
close_mappings:
|
close_mappings:
|
||||||
|
|
|
||||||
|
|
@ -19,8 +19,23 @@ classes:
|
||||||
is_a: EnvironmentalZoneType
|
is_a: EnvironmentalZoneType
|
||||||
class_uri: hc:ArchiveStandardStorageEnvironment
|
class_uri: hc:ArchiveStandardStorageEnvironment
|
||||||
description: >-
|
description: >-
|
||||||
Profile category for stable paper-focused storage with moderate temperature
|
Climate profile for stable paper-based documentary storage with moderate temperature and humidity parameters.
|
||||||
and humidity targets.
|
alt_descriptions:
|
||||||
|
nl: Klimaatprofiel voor stabiele papiergebaseerde documentaire opslag met gematigde temperatuur- en vochtigheidsparameters.
|
||||||
|
de: Klimaprofil für stabile papierbasierte Dokumentenaufbewahrung mit moderaten Temperatur- und Feuchtigkeitsparametern.
|
||||||
|
fr: Profil climatique pour le stockage stable de documents papier avec des paramètres de température et d'humidité modérés.
|
||||||
|
es: Perfil climático para almacenamiento estable de documentos en papel con parámetros moderados de temperatura y humedad.
|
||||||
|
ar: ملف مناخي للتخزين المستقر للمستندات الورقية مع معلمات معتدلة لدرجة الحرارة والرطوبة.
|
||||||
|
id: Profil iklim untuk penyimpanan dokumen berbasis kertas yang stabil dengan parameter suhu dan kelembaban sedang.
|
||||||
|
zh: 具有适度温度和湿度参数的稳定纸质文档存储气候概况。
|
||||||
|
structured_aliases:
|
||||||
|
nl: ArchiefStandaardOpslagOmgeving
|
||||||
|
de: ArchivStandardLagerUmgebung
|
||||||
|
fr: EnvironnementStockageArchivesStandard
|
||||||
|
es: AmbienteAlmacenamientoArchivoEstándar
|
||||||
|
ar: بيئة تخزين الأرشيف القياسية
|
||||||
|
id: LingkunganPenyimpananArsipStandar
|
||||||
|
zh: 档案标准存储环境
|
||||||
slots:
|
slots:
|
||||||
- has_setpoint
|
- has_setpoint
|
||||||
- has_score
|
- has_score
|
||||||
|
|
@ -34,8 +49,23 @@ classes:
|
||||||
is_a: EnvironmentalZoneType
|
is_a: EnvironmentalZoneType
|
||||||
class_uri: hc:ColdStorageEnvironment
|
class_uri: hc:ColdStorageEnvironment
|
||||||
description: >-
|
description: >-
|
||||||
Profile category for refrigerated storage used to slow chemical decay in
|
Climate profile for refrigerated conditions used to retard chemical deterioration in sensitive materials.
|
||||||
vulnerable media.
|
alt_descriptions:
|
||||||
|
nl: Klimaatprofiel voor gekoelde omstandigheden gebruikt om chemische achteruitgang in gevoelige materialen te vertragen.
|
||||||
|
de: Klimaprofil für gekühlte Bedingungen zur Verlangsamung des chemischen Verfalls empfindlicher Materialien.
|
||||||
|
fr: Profil climatique pour conditions réfrigérées utilisées pour ralentir la détérioration chimique des matériaux sensibles.
|
||||||
|
es: Perfil climático para condiciones refrigeradas utilizadas para retardar el deterioro químico de materiales sensibles.
|
||||||
|
ar: ملف مناخي للظروف المبردة المستخدمة لإبطاء التدهور الكيميائي للمواد الحساسة.
|
||||||
|
id: Profil iklim untuk kondisi pendingin digunakan untuk memperlambat kerusakan kimia pada bahan sensitif.
|
||||||
|
zh: 用于减缓敏感材料化学劣化的冷藏条件气候概况。
|
||||||
|
structured_aliases:
|
||||||
|
nl: KoudeOpslagOmgeving
|
||||||
|
de: KaltlagerUmgebung
|
||||||
|
fr: EnvironnementStockageFroid
|
||||||
|
es: AmbienteAlmacenamientoFrío
|
||||||
|
ar: بيئة التخزين البارد
|
||||||
|
id: LingkunganPenyimpananDingin
|
||||||
|
zh: 冷藏存储环境
|
||||||
slots:
|
slots:
|
||||||
- has_setpoint
|
- has_setpoint
|
||||||
- has_score
|
- has_score
|
||||||
|
|
@ -49,8 +79,23 @@ classes:
|
||||||
is_a: EnvironmentalZoneType
|
is_a: EnvironmentalZoneType
|
||||||
class_uri: hc:FrozenStorageEnvironment
|
class_uri: hc:FrozenStorageEnvironment
|
||||||
description: >-
|
description: >-
|
||||||
Profile category for subzero preservation where long-term stabilization is
|
Climate profile for subzero conditions enabling long-term preservation stabilization.
|
||||||
the primary objective.
|
alt_descriptions:
|
||||||
|
nl: Klimaatprofiel voor onderkoelde omstandigheden die langdurige conserveringsstabilisatie mogelijk maken.
|
||||||
|
de: Klimaprofil für unterkühlte Bedingungen zur langfristigen Erhaltungsstabilisierung.
|
||||||
|
fr: Profil climatique pour conditions sous-zéro permettant la stabilisation de préservation à long terme.
|
||||||
|
es: Perfil climático para condiciones bajo cero que permiten la estabilización de preservación a largo plazo.
|
||||||
|
ar: ملف مناخي للظروف تحت الصفر لتمكين استقرار الحفظ طويل المدى.
|
||||||
|
id: Profil iklim untuk kondisi di bawah nol yang memungkinkan stabilisasi pelestarian jangka panjang.
|
||||||
|
zh: 实现长期保存稳定的零下条件气候概况。
|
||||||
|
structured_aliases:
|
||||||
|
nl: VriezerOpslagOmgeving
|
||||||
|
de: GefrierlagerUmgebung
|
||||||
|
fr: EnvironnementStockageCongelé
|
||||||
|
es: AmbienteAlmacenamientoCongelado
|
||||||
|
ar: بيئة التخزين المجمد
|
||||||
|
id: LingkunganPenyimpananBeku
|
||||||
|
zh: 冷冻存储环境
|
||||||
slots:
|
slots:
|
||||||
- has_setpoint
|
- has_setpoint
|
||||||
- has_score
|
- has_score
|
||||||
|
|
@ -64,8 +109,23 @@ classes:
|
||||||
is_a: EnvironmentalZoneType
|
is_a: EnvironmentalZoneType
|
||||||
class_uri: hc:PhotographicStorageEnvironment
|
class_uri: hc:PhotographicStorageEnvironment
|
||||||
description: >-
|
description: >-
|
||||||
Profile category optimized for photographic materials with strict control of
|
Climate profile optimized for photographic materials with stringent temperature, humidity, and light controls.
|
||||||
temperature, humidity, and light exposure.
|
alt_descriptions:
|
||||||
|
nl: Klimaatprofiel geoptimaliseerd voor fotografische materialen met strikte temperatuur-, vochtigheids- en lichtcontroles.
|
||||||
|
de: Klimaprofil optimiert für fotografische Materialien mit strengen Temperatur-, Feuchtigkeits- und Lichtkontrollen.
|
||||||
|
fr: Profil climatique optimisé pour les matériaux photographiques avec des contrôles rigoureux de température, d'humidité et de lumière.
|
||||||
|
es: Perfil climático optimizado para materiales fotográficos con controles estrictos de temperatura, humedad y luz.
|
||||||
|
ar: ملف مناخي محسن للمواد الفوتوغرافية مع ضوابط صارمة لدرجة الحرارة والرطوبة والضوء.
|
||||||
|
id: Profil iklim yang dioptimalkan untuk materi fotografi dengan kontrol suhu, kelembaban, dan cahaya yang ketat.
|
||||||
|
zh: 针对摄影材料优化的具有严格温度、湿度和光照控制的气候概况。
|
||||||
|
structured_aliases:
|
||||||
|
nl: FotografischeOpslagOmgeving
|
||||||
|
de: FotografischeLagerUmgebung
|
||||||
|
fr: EnvironnementStockagePhotographique
|
||||||
|
es: AmbienteAlmacenamientoFotográfico
|
||||||
|
ar: بيئة التخزين الفوتوغرافي
|
||||||
|
id: LingkunganPenyimpananFotografi
|
||||||
|
zh: 摄影存储环境
|
||||||
slots:
|
slots:
|
||||||
- has_setpoint
|
- has_setpoint
|
||||||
- has_score
|
- has_score
|
||||||
|
|
@ -79,8 +139,23 @@ classes:
|
||||||
is_a: EnvironmentalZoneType
|
is_a: EnvironmentalZoneType
|
||||||
class_uri: hc:TextileStorageEnvironment
|
class_uri: hc:TextileStorageEnvironment
|
||||||
description: >-
|
description: >-
|
||||||
Profile category for textile collections emphasizing stability and cumulative
|
Climate profile for fabric collections emphasizing environmental stability and cumulative light limits.
|
||||||
light limitation.
|
alt_descriptions:
|
||||||
|
nl: Klimaatprofiel voor textielcollecties met nadruk op milieuconstantheid en cumulatieve lichtlimieten.
|
||||||
|
de: Klimaprofil für Stoffsammlungen mit Schwerpunkt auf Umweltstabilität und kumulativen Lichtgrenzen.
|
||||||
|
fr: Profil climatique pour collections textiles mettant l'accent sur la stabilité environnementale et les limites cumulatives de lumière.
|
||||||
|
es: Perfil climático para colecciones textiles que enfatiza la estabilidad ambiental y los límites acumulativos de luz.
|
||||||
|
ar: ملف مناخي لمجموعات الأقمشة مع التركيز على الاستقرار البيئي وحدود الضوء التراكمية.
|
||||||
|
id: Profil iklim untuk koleksi tekstil yang menekankan stabilitas lingkungan dan batas cahaya kumulatif.
|
||||||
|
zh: 强调环境稳定性和累积光照限制的织物馆藏气候概况。
|
||||||
|
structured_aliases:
|
||||||
|
nl: TextielOpslagOmgeving
|
||||||
|
de: TextilLagerUmgebung
|
||||||
|
fr: EnvironnementStockageTextile
|
||||||
|
es: AmbienteAlmacenamientoTextil
|
||||||
|
ar: بيئة التخزين النسيجي
|
||||||
|
id: LingkunganPenyimpananTekstil
|
||||||
|
zh: 纺织品存储环境
|
||||||
slots:
|
slots:
|
||||||
- has_setpoint
|
- has_setpoint
|
||||||
- has_light_exposure
|
- has_light_exposure
|
||||||
|
|
@ -95,8 +170,23 @@ classes:
|
||||||
is_a: EnvironmentalZoneType
|
is_a: EnvironmentalZoneType
|
||||||
class_uri: hc:ArtStorageEnvironment
|
class_uri: hc:ArtStorageEnvironment
|
||||||
description: >-
|
description: >-
|
||||||
Profile category for fine-art holdings where low fluctuation tolerance is
|
Climate profile for fine-art holdings where minimal environmental fluctuation tolerance is prioritized.
|
||||||
prioritized.
|
alt_descriptions:
|
||||||
|
nl: Klimaatprofiel voor kunstcollecties waar minimale milieufluctuatietolerantie prioriteit heeft.
|
||||||
|
de: Klimaprofil für Kunstbestände, bei dem minimale Umgebungsschwankungstoleranz priorisiert wird.
|
||||||
|
fr: Profil climatique pour collections d'art où la tolérance minimale aux fluctuations environnementales est priorisée.
|
||||||
|
es: Perfil climático para colecciones de arte donde se prioriza la tolerancia mínima a fluctuaciones ambientales.
|
||||||
|
ar: ملف مناخي للمقتنيات الفنية حيث يتم إعطاء الأولوية للحد الأدنى من التسامح مع التقلبات البيئية.
|
||||||
|
id: Profil iklim untuk koleksi seni rupa di mana toleransi fluktuasi lingkungan minimal diprioritaskan.
|
||||||
|
zh: 优先考虑最低环境波动容忍度的艺术品馆藏气候概况。
|
||||||
|
structured_aliases:
|
||||||
|
nl: KunstOpslagOmgeving
|
||||||
|
de: KunstLagerUmgebung
|
||||||
|
fr: EnvironnementStockageArt
|
||||||
|
es: AmbienteAlmacenamientoArte
|
||||||
|
ar: بيئة التخزين الفني
|
||||||
|
id: LingkunganPenyimpananSeni
|
||||||
|
zh: 艺术品存储环境
|
||||||
slots:
|
slots:
|
||||||
- has_setpoint
|
- has_setpoint
|
||||||
- has_score
|
- has_score
|
||||||
|
|
@ -110,8 +200,23 @@ classes:
|
||||||
is_a: EnvironmentalZoneType
|
is_a: EnvironmentalZoneType
|
||||||
class_uri: hc:MetalObjectStorageEnvironment
|
class_uri: hc:MetalObjectStorageEnvironment
|
||||||
description: >-
|
description: >-
|
||||||
Profile category targeting corrosion prevention through low-humidity storage
|
Climate profile targeting corrosion prevention through controlled low-humidity storage conditions.
|
||||||
management.
|
alt_descriptions:
|
||||||
|
nl: Klimaatprofiel gericht op corrosiepreventie door gecontroleerde lage luchtvochtigheidsopslagomstandigheden.
|
||||||
|
de: Klimaprofil zur Korrosionsverhütung durch kontrollierte Lagerbedingungen mit niedriger Luftfeuchtigkeit.
|
||||||
|
fr: Profil climatique ciblant la prévention de la corrosion par des conditions de stockage à faible humidité contrôlée.
|
||||||
|
es: Perfil climático dirigido a la prevención de corrosión mediante condiciones de almacenamiento de baja humedad controlada.
|
||||||
|
ar: ملف مناخي يستهدف منع التآكل من خلال ظروف تخزين منخفضة الرطوبة مضبوطة.
|
||||||
|
id: Profil iklim yang menargetkan pencegahan korosi melalui kondisi penyimpanan kelembaban rendah yang terkontrol.
|
||||||
|
zh: 通过受控低湿度存储条件实现防腐目标的气候概况。
|
||||||
|
structured_aliases:
|
||||||
|
nl: MetaalobjectOpslagOmgeving
|
||||||
|
de: MetallgegenstandLagerUmgebung
|
||||||
|
fr: EnvironnementStockageObjetsMétal
|
||||||
|
es: AmbienteAlmacenamientoObjetosMetal
|
||||||
|
ar: بيئة تخزين الأشياء المعدنية
|
||||||
|
id: LingkunganPenyimpananBendaLogam
|
||||||
|
zh: 金属物品存储环境
|
||||||
slots:
|
slots:
|
||||||
- has_setpoint
|
- has_setpoint
|
||||||
- has_score
|
- has_score
|
||||||
|
|
@ -125,8 +230,23 @@ classes:
|
||||||
is_a: EnvironmentalZoneType
|
is_a: EnvironmentalZoneType
|
||||||
class_uri: hc:NaturalHistoryStorageEnvironment
|
class_uri: hc:NaturalHistoryStorageEnvironment
|
||||||
description: >-
|
description: >-
|
||||||
Profile category for specimen storage with differentiated climate treatment
|
Climate profile for biological and geological specimens with differentiated treatment according to specimen type.
|
||||||
according to specimen type.
|
alt_descriptions:
|
||||||
|
nl: Klimaatprofiel voor biologische en geologische specimens met gedifferentieerde behandeling volgens type specimen.
|
||||||
|
de: Klimaprofil für biologische und geologische Exemplare mit differenzierter Behandlung je nach Exemplartyp.
|
||||||
|
fr: Profil climatique pour spécimens biologiques et géologiques avec traitement différencié selon le type de spécimen.
|
||||||
|
es: Perfil climático para especímenes biológicos y geológicos con tratamiento diferenciado según el tipo de espécimen.
|
||||||
|
ar: ملف مناخي للعينات البيولوجية والجيولوجية مع معاملة متمايزة حسب نوع العينة.
|
||||||
|
id: Profil iklim untuk spesimen biologis dan geologis dengan perlakuan yang dibedakan sesuai jenis spesimen.
|
||||||
|
zh: 根据标本类型进行差异化处理的生物和地质标本气候概况。
|
||||||
|
structured_aliases:
|
||||||
|
nl: NatuurhistorieOpslagOmgeving
|
||||||
|
de: NaturgeschichteLagerUmgebung
|
||||||
|
fr: EnvironnementStockageHistoireNaturelle
|
||||||
|
es: AmbienteAlmacenamientoHistoriaNatural
|
||||||
|
ar: بيئة تخزين التاريخ الطبيعي
|
||||||
|
id: LingkunganPenyimpananSejarahAlam
|
||||||
|
zh: 自然历史存储环境
|
||||||
slots:
|
slots:
|
||||||
- has_setpoint
|
- has_setpoint
|
||||||
- has_score
|
- has_score
|
||||||
|
|
@ -140,8 +260,23 @@ classes:
|
||||||
is_a: EnvironmentalZoneType
|
is_a: EnvironmentalZoneType
|
||||||
class_uri: hc:BookStorageEnvironment
|
class_uri: hc:BookStorageEnvironment
|
||||||
description: >-
|
description: >-
|
||||||
Profile category for bound volumes with conditions tuned for paper and
|
Climate profile for bound volumes with conditions optimized for paper and binding durability.
|
||||||
binding durability.
|
alt_descriptions:
|
||||||
|
nl: Klimaatprofiel voor gebonden werken met omstandigheden geoptimaliseerd voor papier- en bandduurzaamheid.
|
||||||
|
de: Klimaprofil für gebundene Bände mit Bedingungen optimiert für Papier- und Einbandhaltbarkeit.
|
||||||
|
fr: Profil climatique pour volumes reliés avec conditions optimisées pour la durabilité du papier et de la reliure.
|
||||||
|
es: Perfil climático para volúmenes encuadernados con condiciones optimizadas para la durabilidad del papel y la encuadernación.
|
||||||
|
ar: ملف مناخي للمجلدات الم_bindanvендах مع ظروف محسنة لمتانة الورق والتجليد.
|
||||||
|
id: Profil iklim untuk volume terikat dengan kondisi yang dioptimalkan untuk ketahanan kertas dan penjilidan.
|
||||||
|
zh: 纸张和装订耐用性条件优化的装订卷册气候概况。
|
||||||
|
structured_aliases:
|
||||||
|
nl: BoekOpslagOmgeving
|
||||||
|
de: BuchLagerUmgebung
|
||||||
|
fr: EnvironnementStockageLivres
|
||||||
|
es: AmbienteAlmacenamientoLibros
|
||||||
|
ar: بيئة تخزين الكتب
|
||||||
|
id: LingkunganPenyimpananBuku
|
||||||
|
zh: 图书存储环境
|
||||||
slots:
|
slots:
|
||||||
- has_setpoint
|
- has_setpoint
|
||||||
- has_score
|
- has_score
|
||||||
|
|
@ -155,8 +290,23 @@ classes:
|
||||||
is_a: EnvironmentalZoneType
|
is_a: EnvironmentalZoneType
|
||||||
class_uri: hc:AudiovisualStorageEnvironment
|
class_uri: hc:AudiovisualStorageEnvironment
|
||||||
description: >-
|
description: >-
|
||||||
Profile category for non-film audiovisual media requiring stable and
|
Climate profile for magnetic and optical media requiring stable and low-contaminant storage conditions.
|
||||||
low-contaminant storage.
|
alt_descriptions:
|
||||||
|
nl: Klimaatprofiel voor magnetische en optische media die stabiele en laag-verontreinigende opslagomstandigheden vereisen.
|
||||||
|
de: Klimaprofil für magnetische und optische Medien, die stabile und schadstoffarme Lagerbedingungen erfordern.
|
||||||
|
fr: Profil climatique pour supports magnétiques et optiques nécessitant des conditions de stockage stables et peu contaminantes.
|
||||||
|
es: Perfil climático para medios magnéticos y ópticos que requieren condiciones de almacenamiento estables y de baja contaminación.
|
||||||
|
ar: ملف مناخي للوسائط المغناطيسية والبصرية التي تتطلب ظروف تخزين مستقرة ومنخفضة الملوثات.
|
||||||
|
id: Profil iklim untuk media magnetik dan optik yang memerlukan kondisi penyimpanan stabil dan rendah kontaminan.
|
||||||
|
zh: 需要稳定和低污染存储条件的磁性和光学媒体气候概况。
|
||||||
|
structured_aliases:
|
||||||
|
nl: AudiovisueleOpslagOmgeving
|
||||||
|
de: AudiovisuelleLagerUmgebung
|
||||||
|
fr: EnvironnementStockageAudiovisuel
|
||||||
|
es: AmbienteAlmacenamientoAudiovisual
|
||||||
|
ar: بيئة التخزين السمعي البصري
|
||||||
|
id: LingkunganPenyimpananAudiovisual
|
||||||
|
zh: 视听存储环境
|
||||||
slots:
|
slots:
|
||||||
- has_setpoint
|
- has_setpoint
|
||||||
- has_score
|
- has_score
|
||||||
|
|
@ -170,8 +320,23 @@ classes:
|
||||||
is_a: EnvironmentalZoneType
|
is_a: EnvironmentalZoneType
|
||||||
class_uri: hc:DigitalMediaStorageEnvironment
|
class_uri: hc:DigitalMediaStorageEnvironment
|
||||||
description: >-
|
description: >-
|
||||||
Profile category for digital carriers with emphasis on stability and hardware
|
Climate profile for digital carriers emphasizing stability and hardware preservation risk mitigation.
|
||||||
preservation risk controls.
|
alt_descriptions:
|
||||||
|
nl: Klimaatprofiel voor digitale dragers met nadruk op stabiliteit en beperking van hardwarebehoudsrisico's.
|
||||||
|
de: Klimaprofil für digitale Datenträger mit Schwerpunkt auf Stabilität und Minderung von Hardwareerhaltungsrisiken.
|
||||||
|
fr: Profil climatique pour supports numériques mettant l'accent sur la stabilité et l'atténuation des risques de préservation matérielle.
|
||||||
|
es: Perfil climático para soportes digitales que enfatiza la estabilidad y la mitigación de riesgos de preservación de hardware.
|
||||||
|
ar: ملف مناخي للحوامل الرقمية مع التركيز على الاستقرار والتخفيف من مخاطر الحفاظ على الأجهزة.
|
||||||
|
id: Profil iklim untuk media digital yang menekankan stabilitas dan mitigasi risiko pelestarian perangkat keras.
|
||||||
|
zh: 强调稳定性和硬件保存风险缓解的数字载体气候概况。
|
||||||
|
structured_aliases:
|
||||||
|
nl: DigitaleMediaOpslagOmgeving
|
||||||
|
de: DigitaleMedienLagerUmgebung
|
||||||
|
fr: EnvironnementStockageMédiasNumériques
|
||||||
|
es: AmbienteAlmacenamientoMediosDigitales
|
||||||
|
ar: بيئة تخزين الوسائط الرقمية
|
||||||
|
id: LingkunganPenyimpananMediaDigital
|
||||||
|
zh: 数字媒体存储环境
|
||||||
slots:
|
slots:
|
||||||
- has_setpoint
|
- has_setpoint
|
||||||
- has_score
|
- has_score
|
||||||
|
|
@ -185,8 +350,23 @@ classes:
|
||||||
is_a: EnvironmentalZoneType
|
is_a: EnvironmentalZoneType
|
||||||
class_uri: hc:GeneralStorageEnvironment
|
class_uri: hc:GeneralStorageEnvironment
|
||||||
description: >-
|
description: >-
|
||||||
Profile category for mixed holdings where baseline climate control is
|
Climate profile for mixed holdings where baseline environmental control is sufficient.
|
||||||
sufficient.
|
alt_descriptions:
|
||||||
|
nl: Klimaatprofiel voor gemengde collecties waar basis milieucontrole voldoende is.
|
||||||
|
de: Klimaprofil für gemischte Bestände, bei dem grundlegende Umweltkontrolle ausreicht.
|
||||||
|
fr: Profil climatique pour collections mixtes où un contrôle environnemental de base suffit.
|
||||||
|
es: Perfil climático para colecciones mixtas donde el control ambiental básico es suficiente.
|
||||||
|
ar: ملف مناخي للمجموعات المختلطة حيث يكون التحكم البيئي الأساسي كافيًا.
|
||||||
|
id: Profil iklim untuk koleksi campuran di mana kontrol lingkungan dasar sudah cukup.
|
||||||
|
zh: 基本环境控制足够的混合馆藏气候概况。
|
||||||
|
structured_aliases:
|
||||||
|
nl: AlgemeneOpslagOmgeving
|
||||||
|
de: AllgemeineLagerUmgebung
|
||||||
|
fr: EnvironnementStockageGénéral
|
||||||
|
es: AmbienteAlmacenamientoGeneral
|
||||||
|
ar: بيئة التخزين العامة
|
||||||
|
id: LingkunganPenyimpananUmum
|
||||||
|
zh: 通用存储环境
|
||||||
slots:
|
slots:
|
||||||
- has_setpoint
|
- has_setpoint
|
||||||
- has_score
|
- has_score
|
||||||
|
|
@ -200,8 +380,23 @@ classes:
|
||||||
is_a: EnvironmentalZoneType
|
is_a: EnvironmentalZoneType
|
||||||
class_uri: hc:AmbientStorageEnvironment
|
class_uri: hc:AmbientStorageEnvironment
|
||||||
description: >-
|
description: >-
|
||||||
Profile category for minimally controlled storage buffered primarily by
|
Climate profile for minimally controlled storage conditions buffered primarily by building envelope.
|
||||||
building envelope conditions.
|
alt_descriptions:
|
||||||
|
nl: Klimaatprofiel voor minimaal gecontroleerde opslagomstandigheden voornamelijk gebufferd door de gebouwschil.
|
||||||
|
de: Klimaprofil für minimal kontrollierte Lagerbedingungen, die hauptsächlich durch die Gebäudehülle gepuffert werden.
|
||||||
|
fr: Profil climatique pour conditions de stockage minimalement contrôlées, tamponnées principalement par l'enveloppe du bâtiment.
|
||||||
|
es: Perfil climático para condiciones de almacenamiento mínimamente controladas amortiguadas principalmente por la envolvente del edificio.
|
||||||
|
ar: ملف مناخي لظروف التخزين ذات التحكم الأقل والتي يتم تخفيفها بشكل أساسي بواسطة غلاف المبنى.
|
||||||
|
id: Profil iklim untuk kondisi penyimpanan dengan kontrol minimal yang terutama dibuffer oleh selubung bangunan.
|
||||||
|
zh: 主要由建筑围护结构缓冲的最低控制存储条件气候概况。
|
||||||
|
structured_aliases:
|
||||||
|
nl: OmgevingsOpslagOmgeving
|
||||||
|
de: UmgebungslagerUmgebung
|
||||||
|
fr: EnvironnementStockageAmbiant
|
||||||
|
es: AmbienteAlmacenamientoAmbiente
|
||||||
|
ar: بيئة التخزين المحيطي
|
||||||
|
id: LingkunganPenyimpananAmbien
|
||||||
|
zh: 环境存储环境
|
||||||
slots:
|
slots:
|
||||||
- has_score
|
- has_score
|
||||||
slot_usage:
|
slot_usage:
|
||||||
|
|
@ -214,8 +409,23 @@ classes:
|
||||||
is_a: EnvironmentalZoneType
|
is_a: EnvironmentalZoneType
|
||||||
class_uri: hc:QuarantineEnvironment
|
class_uri: hc:QuarantineEnvironment
|
||||||
description: >-
|
description: >-
|
||||||
Profile category for isolated intake and treatment staging prior to
|
Climate profile for isolated intake and treatment staging prior to integration with main collections.
|
||||||
integration with main holdings.
|
alt_descriptions:
|
||||||
|
nl: Klimaatprofiel voor geïsoleerde intake en behandelfasering vóór integratie met hoofdcollecties.
|
||||||
|
de: Klimaprofil für isolierte Aufnahme und Behandlungsstaging vor der Integration in Hauptbestände.
|
||||||
|
fr: Profil climatique pour réception isolée et staging de traitement avant intégration aux collections principales.
|
||||||
|
es: Perfil climático para recepción aislada y staging de tratamiento antes de la integración con las colecciones principales.
|
||||||
|
ar: ملف مناخي للاستقبال المعزول وتجهيز المعالجة قبل الدمج مع المجموعات الرئيسية.
|
||||||
|
id: Profil iklim untuk penerimaan terisolasi dan staging pengobatan sebelum integrasi dengan koleksi utama.
|
||||||
|
zh: 在与主馆藏整合之前进行隔离接收和处理分期的气候概况。
|
||||||
|
structured_aliases:
|
||||||
|
nl: QuarantaineOmgeving
|
||||||
|
de: QuarantäneUmgebung
|
||||||
|
fr: EnvironnementQuarantaine
|
||||||
|
es: AmbienteCuarentena
|
||||||
|
ar: بيئة العزل
|
||||||
|
id: LingkunganKarantina
|
||||||
|
zh: 隔离环境
|
||||||
slots:
|
slots:
|
||||||
- has_score
|
- has_score
|
||||||
slot_usage:
|
slot_usage:
|
||||||
|
|
@ -228,8 +438,23 @@ classes:
|
||||||
is_a: EnvironmentalZoneType
|
is_a: EnvironmentalZoneType
|
||||||
class_uri: hc:ConservationLabEnvironment
|
class_uri: hc:ConservationLabEnvironment
|
||||||
description: >-
|
description: >-
|
||||||
Profile category for treatment workspaces requiring controlled but
|
Climate profile for treatment workspaces requiring controlled but operationally flexible conditions.
|
||||||
operationally flexible conditions.
|
alt_descriptions:
|
||||||
|
nl: Klimaatprofiel voor behandelingwerkruimten die gecontroleerde maar operationeel flexibele omstandigheden vereisen.
|
||||||
|
de: Klimaprofil für Behandlungsarbeitsbereiche, die kontrollierte aber betrieblich flexible Bedingungen erfordern.
|
||||||
|
fr: Profil climatique pour espaces de traitement nécessitant des conditions contrôlées mais opérationnellement flexibles.
|
||||||
|
es: Perfil climático para espacios de tratamiento que requieren condiciones controladas pero operacionalmente flexibles.
|
||||||
|
ar: ملف مناخي لمساحات المعالجة التي تتطلب ظروفًا مضبوطة ولكن مرنة تشغيليًا.
|
||||||
|
id: Profil iklim untuk ruang kerja perawatan yang memerlukan kondisi terkontrol namun fleksibel secara operasional.
|
||||||
|
zh: 需要受控但操作灵活条件的处理工作空间气候概况。
|
||||||
|
structured_aliases:
|
||||||
|
nl: ConserveringslabOmgeving
|
||||||
|
de: KonservierungslaborUmgebung
|
||||||
|
fr: EnvironnementLaboratoireConservation
|
||||||
|
es: AmbienteLaboratorioConservación
|
||||||
|
ar: بيئة مختبر الحفظ
|
||||||
|
id: LingkunganLabKonservasi
|
||||||
|
zh: 保护实验室环境
|
||||||
slots:
|
slots:
|
||||||
- has_setpoint
|
- has_setpoint
|
||||||
- has_score
|
- has_score
|
||||||
|
|
@ -243,8 +468,23 @@ classes:
|
||||||
is_a: EnvironmentalZoneType
|
is_a: EnvironmentalZoneType
|
||||||
class_uri: hc:OtherEnvironmentalZone
|
class_uri: hc:OtherEnvironmentalZone
|
||||||
description: >-
|
description: >-
|
||||||
Catch-all profile category for documented climate configurations outside
|
Catch-all climate profile for documented configurations outside predefined categories.
|
||||||
predefined categories.
|
alt_descriptions:
|
||||||
|
nl: Klimaatprofiel voor gedocumenteerde configuraties buiten vooraf gedefinieerde categorieën.
|
||||||
|
de: Klimaprofil für dokumentierte Konfigurationen außerhalb vordefinierter Kategorien.
|
||||||
|
fr: Profil climatique pour configurations documentées hors des catégories prédéfinies.
|
||||||
|
es: Perfil climático para configuraciones documentadas fuera de categorías predefinidas.
|
||||||
|
ar: ملف مناخي للتكوينات الموثقة خارج الفئات المحددة مسبقًا.
|
||||||
|
id: Profil iklim untuk konfigurasi terdokumentasi di luar kategori yang telah ditentukan sebelumnya.
|
||||||
|
zh: 预定义类别之外的已记录配置的通用气候概况。
|
||||||
|
structured_aliases:
|
||||||
|
nl: OverigeMilieuZone
|
||||||
|
de: SonstigeUmgebungZone
|
||||||
|
fr: AutreZoneEnvironnementale
|
||||||
|
es: OtraZonaAmbiental
|
||||||
|
ar: منطقة بيئية أخرى
|
||||||
|
id: ZonaLingkunganLainnya
|
||||||
|
zh: 其他环境区域
|
||||||
slots:
|
slots:
|
||||||
- has_score
|
- has_score
|
||||||
slot_usage:
|
slot_usage:
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
|
|
@ -7,6 +7,7 @@ prefixes:
|
||||||
aat: http://vocab.getty.edu/aat/
|
aat: http://vocab.getty.edu/aat/
|
||||||
wd: http://www.wikidata.org/entity/
|
wd: http://www.wikidata.org/entity/
|
||||||
skos: http://www.w3.org/2004/02/skos/core#
|
skos: http://www.w3.org/2004/02/skos/core#
|
||||||
|
crm: http://www.cidoc-crm.org/cidoc-crm/
|
||||||
default_prefix: hc
|
default_prefix: hc
|
||||||
imports:
|
imports:
|
||||||
- ./MaterialType
|
- ./MaterialType
|
||||||
|
|
@ -58,6 +59,13 @@ classes:
|
||||||
- aat:300011914
|
- aat:300011914
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
|
keywords:
|
||||||
|
- organic
|
||||||
|
- natural
|
||||||
|
- plant
|
||||||
|
- animal
|
||||||
|
- biological
|
||||||
notes:
|
notes:
|
||||||
- |
|
- |
|
||||||
Preserved from prior description (commit 6e634651):
|
Preserved from prior description (commit 6e634651):
|
||||||
|
|
@ -109,8 +117,15 @@ classes:
|
||||||
in_language: zh
|
in_language: zh
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- aat:300014523
|
- aat:300014523
|
||||||
|
keywords:
|
||||||
|
- synthetic
|
||||||
|
- artificial
|
||||||
|
- polymer
|
||||||
|
- plastic
|
||||||
|
- man-made
|
||||||
comments:
|
comments:
|
||||||
- 'Preserved from prior description: Synthetic material class for man-made polymers and compounds.'
|
- 'Preserved from prior description: Synthetic material class for man-made polymers and compounds.'
|
||||||
MetalMaterial:
|
MetalMaterial:
|
||||||
|
|
@ -157,8 +172,16 @@ classes:
|
||||||
in_language: zh
|
in_language: zh
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- aat:300010900
|
- aat:300010900
|
||||||
|
keywords:
|
||||||
|
- metal
|
||||||
|
- metallic
|
||||||
|
- alloy
|
||||||
|
- corrosion
|
||||||
|
- iron
|
||||||
|
- copper
|
||||||
comments:
|
comments:
|
||||||
- 'Preserved from prior description: Metal-based material class with corrosion-sensitive preservation needs.'
|
- 'Preserved from prior description: Metal-based material class with corrosion-sensitive preservation needs.'
|
||||||
CeramicMaterial:
|
CeramicMaterial:
|
||||||
|
|
@ -205,8 +228,15 @@ classes:
|
||||||
in_language: zh
|
in_language: zh
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- aat:300010669
|
- aat:300010669
|
||||||
|
keywords:
|
||||||
|
- ceramic
|
||||||
|
- pottery
|
||||||
|
- clay
|
||||||
|
- porcelain
|
||||||
|
- fired
|
||||||
comments:
|
comments:
|
||||||
- 'Preserved from prior description: Ceramic material class including fired clay and porcelain.'
|
- 'Preserved from prior description: Ceramic material class including fired clay and porcelain.'
|
||||||
GlassMaterial:
|
GlassMaterial:
|
||||||
|
|
@ -253,8 +283,15 @@ classes:
|
||||||
in_language: zh
|
in_language: zh
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- aat:300010797
|
- aat:300010797
|
||||||
|
keywords:
|
||||||
|
- glass
|
||||||
|
- silica
|
||||||
|
- transparent
|
||||||
|
- vitreous
|
||||||
|
- amorphous
|
||||||
comments:
|
comments:
|
||||||
- 'Preserved from prior description: Glass and enamel material class.'
|
- 'Preserved from prior description: Glass and enamel material class.'
|
||||||
CompositeMaterial:
|
CompositeMaterial:
|
||||||
|
|
@ -301,8 +338,15 @@ classes:
|
||||||
in_language: zh
|
in_language: zh
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- aat:300183933
|
- aat:300183933
|
||||||
|
keywords:
|
||||||
|
- composite
|
||||||
|
- multi-component
|
||||||
|
- mixed
|
||||||
|
- layered
|
||||||
|
- hybrid
|
||||||
comments:
|
comments:
|
||||||
- 'Preserved from prior description: Composite material class for multi-layer or multi-substance objects.'
|
- 'Preserved from prior description: Composite material class for multi-layer or multi-substance objects.'
|
||||||
PaperMaterial:
|
PaperMaterial:
|
||||||
|
|
@ -350,6 +394,15 @@ classes:
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- aat:300014109
|
- aat:300014109
|
||||||
- wd:Q11472
|
- wd:Q11472
|
||||||
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
|
keywords:
|
||||||
|
- paper
|
||||||
|
- cellulose
|
||||||
|
- document
|
||||||
|
- pulp
|
||||||
|
- fibrous
|
||||||
comments:
|
comments:
|
||||||
- 'Preserved from prior description: Paper material subclass for document and print supports.'
|
- 'Preserved from prior description: Paper material subclass for document and print supports.'
|
||||||
ParchmentMaterial:
|
ParchmentMaterial:
|
||||||
|
|
@ -397,6 +450,15 @@ classes:
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- aat:300011851
|
- aat:300011851
|
||||||
- wd:Q226697
|
- wd:Q226697
|
||||||
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
|
keywords:
|
||||||
|
- parchment
|
||||||
|
- vellum
|
||||||
|
- skin
|
||||||
|
- manuscript
|
||||||
|
- untanned
|
||||||
comments:
|
comments:
|
||||||
- 'Preserved from prior description: Parchment and vellum material subclass.'
|
- 'Preserved from prior description: Parchment and vellum material subclass.'
|
||||||
TextileMaterial:
|
TextileMaterial:
|
||||||
|
|
@ -444,6 +506,15 @@ classes:
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- aat:300014069
|
- aat:300014069
|
||||||
- wd:Q28823
|
- wd:Q28823
|
||||||
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
|
keywords:
|
||||||
|
- textile
|
||||||
|
- fabric
|
||||||
|
- woven
|
||||||
|
- fiber
|
||||||
|
- cloth
|
||||||
comments:
|
comments:
|
||||||
- 'Preserved from prior description: Textile material subclass for woven and non-woven fabrics.'
|
- 'Preserved from prior description: Textile material subclass for woven and non-woven fabrics.'
|
||||||
LeatherMaterial:
|
LeatherMaterial:
|
||||||
|
|
@ -491,6 +562,15 @@ classes:
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- aat:300011845
|
- aat:300011845
|
||||||
- wd:Q286
|
- wd:Q286
|
||||||
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
|
keywords:
|
||||||
|
- leather
|
||||||
|
- tanned
|
||||||
|
- hide
|
||||||
|
- skin
|
||||||
|
- durable
|
||||||
comments:
|
comments:
|
||||||
- 'Preserved from prior description: Leather material subclass for processed animal hide.'
|
- 'Preserved from prior description: Leather material subclass for processed animal hide.'
|
||||||
WoodMaterial:
|
WoodMaterial:
|
||||||
|
|
@ -538,6 +618,15 @@ classes:
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- aat:300011914
|
- aat:300011914
|
||||||
- wd:Q287
|
- wd:Q287
|
||||||
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
|
keywords:
|
||||||
|
- wood
|
||||||
|
- timber
|
||||||
|
- lumber
|
||||||
|
- fibrous
|
||||||
|
- structural
|
||||||
comments:
|
comments:
|
||||||
- 'Preserved from prior description: Wood material subclass for timber and wood-based supports.'
|
- 'Preserved from prior description: Wood material subclass for timber and wood-based supports.'
|
||||||
NitrateFilmMaterial:
|
NitrateFilmMaterial:
|
||||||
|
|
@ -585,6 +674,15 @@ classes:
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- aat:300127173
|
- aat:300127173
|
||||||
- wd:Q1201597
|
- wd:Q1201597
|
||||||
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
|
keywords:
|
||||||
|
- nitrate
|
||||||
|
- film
|
||||||
|
- cellulose nitrate
|
||||||
|
- flammable
|
||||||
|
- hazardous
|
||||||
comments:
|
comments:
|
||||||
- 'Preserved from prior description: Cellulose nitrate film-base subclass with high preservation risk.'
|
- 'Preserved from prior description: Cellulose nitrate film-base subclass with high preservation risk.'
|
||||||
AcetateFilmMaterial:
|
AcetateFilmMaterial:
|
||||||
|
|
@ -632,6 +730,15 @@ classes:
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- aat:300127322
|
- aat:300127322
|
||||||
- wd:Q421063
|
- wd:Q421063
|
||||||
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
|
keywords:
|
||||||
|
- acetate
|
||||||
|
- film
|
||||||
|
- cellulose acetate
|
||||||
|
- vinegar syndrome
|
||||||
|
- degradation
|
||||||
comments:
|
comments:
|
||||||
- 'Preserved from prior description: Cellulose acetate film-base subclass vulnerable to vinegar syndrome.'
|
- 'Preserved from prior description: Cellulose acetate film-base subclass vulnerable to vinegar syndrome.'
|
||||||
PolyesterFilmMaterial:
|
PolyesterFilmMaterial:
|
||||||
|
|
@ -678,6 +785,15 @@ classes:
|
||||||
in_language: zh
|
in_language: zh
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- aat:300014574
|
- aat:300014574
|
||||||
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
|
keywords:
|
||||||
|
- polyester
|
||||||
|
- film
|
||||||
|
- stable
|
||||||
|
- archival
|
||||||
|
- preservation
|
||||||
comments:
|
comments:
|
||||||
- 'Preserved from prior description: Polyester film-base subclass with comparatively high chemical stability.'
|
- 'Preserved from prior description: Polyester film-base subclass with comparatively high chemical stability.'
|
||||||
PhotographicMaterial:
|
PhotographicMaterial:
|
||||||
|
|
@ -724,6 +840,15 @@ classes:
|
||||||
in_language: zh
|
in_language: zh
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- aat:300127121
|
- aat:300127121
|
||||||
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
|
keywords:
|
||||||
|
- photographic
|
||||||
|
- emulsion
|
||||||
|
- light-sensitive
|
||||||
|
- film
|
||||||
|
- print
|
||||||
comments:
|
comments:
|
||||||
- 'Preserved from prior description: Composite photographic-material subclass for print and film processes.'
|
- 'Preserved from prior description: Composite photographic-material subclass for print and film processes.'
|
||||||
PaintingMaterial:
|
PaintingMaterial:
|
||||||
|
|
@ -770,5 +895,14 @@ classes:
|
||||||
in_language: zh
|
in_language: zh
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- aat:300033618
|
- aat:300033618
|
||||||
|
broad_mappings:
|
||||||
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
|
keywords:
|
||||||
|
- painting
|
||||||
|
- pigment
|
||||||
|
- canvas
|
||||||
|
- ground
|
||||||
|
- varnish
|
||||||
comments:
|
comments:
|
||||||
- 'Preserved from prior description: Composite painting-material subclass for support, paint, and varnish systems.'
|
- 'Preserved from prior description: Composite painting-material subclass for support, paint, and varnish systems.'
|
||||||
|
|
|
||||||
|
|
@ -16,116 +16,377 @@ classes:
|
||||||
TemperatureMeasurement:
|
TemperatureMeasurement:
|
||||||
is_a: MeasurementType
|
is_a: MeasurementType
|
||||||
class_uri: hc:TemperatureMeasurement
|
class_uri: hc:TemperatureMeasurement
|
||||||
description: Temperature measurement category.
|
description: >-
|
||||||
exact_mappings:
|
Quantitative assessment of thermal energy level within an environmental monitoring context.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: >-
|
||||||
|
Kwantitatieve beoordeling van het thermische energieniveau binnen een milieumonitoringcontext.
|
||||||
|
de: >-
|
||||||
|
Quantitative Bewertung des thermischen Energieniveaus in einem Umweltüberwachungskontext.
|
||||||
|
fr: >-
|
||||||
|
Évaluation quantitative du niveau d'énergie thermique dans un contexte de surveillance environnementale.
|
||||||
|
es: >-
|
||||||
|
Evaluación cuantitativa del nivel de energía térmica en un contexto de monitoreo ambiental.
|
||||||
|
ar: >-
|
||||||
|
تقييم كمي لمستوى الطاقة الحرارية في سياق المراقبة البيئية.
|
||||||
|
id: >-
|
||||||
|
Penilaian kuantitatif tingkat energi termal dalam konteks pemantauan lingkungan.
|
||||||
|
zh: >-
|
||||||
|
环境监测背景下热能水平的定量评估。
|
||||||
|
structured_aliases:
|
||||||
|
nl: TemperatuurMeting
|
||||||
|
de: Temperaturmessung
|
||||||
|
fr: MesureTempérature
|
||||||
|
es: MediciónTemperatura
|
||||||
|
ar: قياس الحرارة
|
||||||
|
id: PengukuranSuhu
|
||||||
|
zh: 温度测量
|
||||||
|
broad_mappings:
|
||||||
- qudt:Temperature
|
- qudt:Temperature
|
||||||
|
- crm:E54_Dimension
|
||||||
|
- schema:QuantitativeValue
|
||||||
slot_usage:
|
slot_usage:
|
||||||
has_name:
|
has_name:
|
||||||
equals_string: Temperature
|
equals_string: Temperature
|
||||||
broad_mappings:
|
|
||||||
- crm:E54_Dimension
|
|
||||||
- schema:QuantitativeValue
|
|
||||||
HumidityMeasurement:
|
HumidityMeasurement:
|
||||||
is_a: MeasurementType
|
is_a: MeasurementType
|
||||||
class_uri: hc:HumidityMeasurement
|
class_uri: hc:HumidityMeasurement
|
||||||
description: Relative-humidity measurement category.
|
description: >-
|
||||||
exact_mappings:
|
Quantitative assessment of water vapor concentration relative to saturation capacity.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: >-
|
||||||
|
Kwantitatieve beoordeling van waterdampconcentratie ten opzichte van verzadigingscapaciteit.
|
||||||
|
de: >-
|
||||||
|
Quantitative Bewertung der Wasserdampfkonzentration relativ zur Sättigungskapazität.
|
||||||
|
fr: >-
|
||||||
|
Évaluation quantitative de la concentration de vapeur d'eau par rapport à la capacité de saturation.
|
||||||
|
es: >-
|
||||||
|
Evaluación cuantitativa de la concentración de vapor de agua relativa a la capacidad de saturación.
|
||||||
|
ar: >-
|
||||||
|
تقييم كمي لتركيز بخار الماء بالنسبة لسعة التشبع.
|
||||||
|
id: >-
|
||||||
|
Penilaian kuantitatif konsentrasi uap air relatif terhadap kapasitas saturasi.
|
||||||
|
zh: >-
|
||||||
|
相对于饱和容量的水蒸气浓度的定量评估。
|
||||||
|
structured_aliases:
|
||||||
|
nl: LuchtvochtigheidMeting
|
||||||
|
de: Luftfeuchtigkeitsmessung
|
||||||
|
fr: MesureHumidité
|
||||||
|
es: MediciónHumedad
|
||||||
|
ar: قياس الرطوبة
|
||||||
|
id: PengukuranKelembaban
|
||||||
|
zh: 湿度测量
|
||||||
|
broad_mappings:
|
||||||
- qudt:RelativeHumidity
|
- qudt:RelativeHumidity
|
||||||
|
- crm:E54_Dimension
|
||||||
|
- schema:QuantitativeValue
|
||||||
slot_usage:
|
slot_usage:
|
||||||
has_name:
|
has_name:
|
||||||
equals_string: Relative Humidity
|
equals_string: Relative Humidity
|
||||||
broad_mappings:
|
|
||||||
- crm:E54_Dimension
|
|
||||||
- schema:QuantitativeValue
|
|
||||||
LightLevelMeasurement:
|
LightLevelMeasurement:
|
||||||
is_a: MeasurementType
|
is_a: MeasurementType
|
||||||
class_uri: hc:LightLevelMeasurement
|
class_uri: hc:LightLevelMeasurement
|
||||||
description: Illuminance measurement category.
|
description: >-
|
||||||
exact_mappings:
|
Quantitative assessment of visible electromagnetic radiation incident on a surface.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: >-
|
||||||
|
Kwantitatieve beoordeling van zichtbare elektromagnetische straling die op een oppervlak valt.
|
||||||
|
de: >-
|
||||||
|
Quantitative Bewertung sichtbarer elektromagnetischer Strahlung auf einer Oberfläche.
|
||||||
|
fr: >-
|
||||||
|
Évaluation quantitative du rayonnement électromagnétique visible incident sur une surface.
|
||||||
|
es: >-
|
||||||
|
Evaluación cuantitativa de la radiación electromagnética visible incidente en una superficie.
|
||||||
|
ar: >-
|
||||||
|
تقييم كمي للإشعاع الكهرومغناطيسي المرئي الساقط على سطح ما.
|
||||||
|
id: >-
|
||||||
|
Penilaian kuantitatif radiasi elektromagnetik yang terlihat mengenai permukaan.
|
||||||
|
zh: >-
|
||||||
|
入射到表面的可见电磁辐射的定量评估。
|
||||||
|
structured_aliases:
|
||||||
|
nl: LichtniveauMeting
|
||||||
|
de: Lichtstärkemessung
|
||||||
|
fr: MesureÉclairement
|
||||||
|
es: MediciónNivelLuz
|
||||||
|
ar: قياس مستوى الضوء
|
||||||
|
id: PengukuranTingkatCahaya
|
||||||
|
zh: 光照度测量
|
||||||
|
broad_mappings:
|
||||||
- qudt:Illuminance
|
- qudt:Illuminance
|
||||||
|
- crm:E54_Dimension
|
||||||
|
- schema:QuantitativeValue
|
||||||
slot_usage:
|
slot_usage:
|
||||||
has_name:
|
has_name:
|
||||||
equals_string: Light Level
|
equals_string: Light Level
|
||||||
broad_mappings:
|
|
||||||
- crm:E54_Dimension
|
|
||||||
- schema:QuantitativeValue
|
|
||||||
UVRadiationMeasurement:
|
UVRadiationMeasurement:
|
||||||
is_a: MeasurementType
|
is_a: MeasurementType
|
||||||
class_uri: hc:UVRadiationMeasurement
|
class_uri: hc:UVRadiationMeasurement
|
||||||
description: Ultraviolet-radiation measurement category.
|
description: >-
|
||||||
|
Quantitative assessment of ultraviolet spectral radiation potentially damaging to materials.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: >-
|
||||||
|
Kwantitatieve beoordeling van ultraviolette spectrale straling die mogelijk schadelijk is voor materialen.
|
||||||
|
de: >-
|
||||||
|
Quantitative Bewertung ultravioletter Spektralstrahlung, die möglicherweise schädlich für Materialien ist.
|
||||||
|
fr: >-
|
||||||
|
Évaluation quantitative du rayonnement spectral ultraviolet potentiellement nocif pour les matériaux.
|
||||||
|
es: >-
|
||||||
|
Evaluación cuantitativa de la radiación espectral ultravioleta potencialmente dañina para los materiales.
|
||||||
|
ar: >-
|
||||||
|
تقييم كمي للإشعاع الطيفي فوق البنفسجي الذي قد يكون ضاراً بالمواد.
|
||||||
|
id: >-
|
||||||
|
Penilaian kuantitatif radiasi spektral ultraviolet yang berpotensi merusak bahan.
|
||||||
|
zh: >-
|
||||||
|
可能对材料造成损害的紫外线光谱辐射的定量评估。
|
||||||
|
structured_aliases:
|
||||||
|
nl: UVStralingMeting
|
||||||
|
de: UV-Strahlungsmessung
|
||||||
|
fr: MesureRayonnementUV
|
||||||
|
es: MediciónRadiaciónUV
|
||||||
|
ar: قياس الأشعة فوق البنفسجية
|
||||||
|
id: PengukuranRadiasiUV
|
||||||
|
zh: 紫外线辐射测量
|
||||||
|
broad_mappings:
|
||||||
|
- crm:E54_Dimension
|
||||||
|
- schema:QuantitativeValue
|
||||||
slot_usage:
|
slot_usage:
|
||||||
has_name:
|
has_name:
|
||||||
equals_string: UV Radiation
|
equals_string: UV Radiation
|
||||||
broad_mappings:
|
|
||||||
- crm:E54_Dimension
|
|
||||||
- schema:QuantitativeValue
|
|
||||||
AirQualityMeasurement:
|
AirQualityMeasurement:
|
||||||
is_a: MeasurementType
|
is_a: MeasurementType
|
||||||
class_uri: hc:AirQualityMeasurement
|
class_uri: hc:AirQualityMeasurement
|
||||||
description: Air-quality measurement category.
|
description: >-
|
||||||
|
Quantitative assessment of atmospheric pollutant concentration and particulate matter.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: >-
|
||||||
|
Kwantitatieve beoordeling van atmosferische verontreinigende stofconcentratie en fijn stof.
|
||||||
|
de: >-
|
||||||
|
Quantitative Bewertung der Konzentration atmosphärischer Schadstoffe und Feinstaub.
|
||||||
|
fr: >-
|
||||||
|
Évaluation quantitative de la concentration de polluants atmosphériques et de particules.
|
||||||
|
es: >-
|
||||||
|
Evaluación cuantitativa de la concentración de contaminantes atmosféricos y material particulado.
|
||||||
|
ar: >-
|
||||||
|
تقييم كمي لتركيز الملوثات الجوية والمواد الجسيمية.
|
||||||
|
id: >-
|
||||||
|
Penilaian kuantitatif konsentrasi polutan atmosfer dan partikel.
|
||||||
|
zh: >-
|
||||||
|
大气污染物浓度和颗粒物的定量评估。
|
||||||
|
structured_aliases:
|
||||||
|
nl: LuchtkwaliteitMeting
|
||||||
|
de: Luftqualitätsmessung
|
||||||
|
fr: MesureQualitéAir
|
||||||
|
es: MediciónCalidadAire
|
||||||
|
ar: قياس جودة الهواء
|
||||||
|
id: PengukuranKualitasUdara
|
||||||
|
zh: 空气质量测量
|
||||||
|
broad_mappings:
|
||||||
|
- crm:E54_Dimension
|
||||||
|
- schema:QuantitativeValue
|
||||||
slot_usage:
|
slot_usage:
|
||||||
has_name:
|
has_name:
|
||||||
equals_string: Air Quality
|
equals_string: Air Quality
|
||||||
broad_mappings:
|
|
||||||
- crm:E54_Dimension
|
|
||||||
- schema:QuantitativeValue
|
|
||||||
CO2Measurement:
|
CO2Measurement:
|
||||||
is_a: MeasurementType
|
is_a: MeasurementType
|
||||||
class_uri: hc:CO2Measurement
|
class_uri: hc:CO2Measurement
|
||||||
description: Carbon-dioxide concentration measurement category.
|
description: >-
|
||||||
|
Quantitative assessment of carbon dioxide concentration in atmospheric or enclosed environments.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: >-
|
||||||
|
Kwantitatieve beoordeling van kooldioxideconcentratie in atmosferische of afgesloten omgevingen.
|
||||||
|
de: >-
|
||||||
|
Quantitative Bewertung der Kohlendioxidkonzentration in atmosphärischen oder geschlossenen Umgebungen.
|
||||||
|
fr: >-
|
||||||
|
Évaluation quantitative de la concentration de dioxyde de carbone dans les environnements atmosphériques ou clos.
|
||||||
|
es: >-
|
||||||
|
Evaluación cuantitativa de la concentración de dióxido de carbono en ambientes atmosféricos o cerrados.
|
||||||
|
ar: >-
|
||||||
|
تقييم كمي لتركيز ثاني أكسيد الكربون في البيئات الجوية أو المغلقة.
|
||||||
|
id: >-
|
||||||
|
Penilaian kuantitatif konsentrasi karbon dioksida dalam lingkungan atmosfer atau tertutup.
|
||||||
|
zh: >-
|
||||||
|
大气或封闭环境中二氧化碳浓度的定量评估。
|
||||||
|
structured_aliases:
|
||||||
|
nl: CO2Meting
|
||||||
|
de: CO2-Messung
|
||||||
|
fr: MesureCO2
|
||||||
|
es: MediciónCO2
|
||||||
|
ar: قياس ثاني أكسيد الكربون
|
||||||
|
id: PengukuranCO2
|
||||||
|
zh: 二氧化碳测量
|
||||||
|
broad_mappings:
|
||||||
|
- crm:E54_Dimension
|
||||||
|
- schema:QuantitativeValue
|
||||||
slot_usage:
|
slot_usage:
|
||||||
has_name:
|
has_name:
|
||||||
equals_string: Carbon Dioxide
|
equals_string: Carbon Dioxide
|
||||||
broad_mappings:
|
|
||||||
- crm:E54_Dimension
|
|
||||||
- schema:QuantitativeValue
|
|
||||||
VOCMeasurement:
|
VOCMeasurement:
|
||||||
is_a: MeasurementType
|
is_a: MeasurementType
|
||||||
class_uri: hc:VOCMeasurement
|
class_uri: hc:VOCMeasurement
|
||||||
description: Volatile-organic-compounds measurement category.
|
description: >-
|
||||||
|
Quantitative assessment of volatile organic compound concentration affecting preservation conditions.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: >-
|
||||||
|
Kwantitatieve beoordeling van de concentratie van vluchtige organische verbindingen die de conserveringsomstandigheden beïnvloeden.
|
||||||
|
de: >-
|
||||||
|
Quantitative Bewertung der Konzentration flüchtiger organischer Verbindungen, die die Erhaltungsbedingungen beeinflussen.
|
||||||
|
fr: >-
|
||||||
|
Évaluation quantitative de la concentration de composés organiques volatils affectant les conditions de conservation.
|
||||||
|
es: >-
|
||||||
|
Evaluación cuantitativa de la concentración de compuestos orgánicos volátiles que afectan las condiciones de preservación.
|
||||||
|
ar: >-
|
||||||
|
تقييم كمي لتركيز المركبات العضوية المتطايرة التي تؤثر على ظروف الحفظ.
|
||||||
|
id: >-
|
||||||
|
Penilaian kuantitatif konsentrasi senyawa organik volatil yang mempengaruhi kondisi pelestarian.
|
||||||
|
zh: >-
|
||||||
|
影响保存条件的挥发性有机化合物浓度的定量评估。
|
||||||
|
structured_aliases:
|
||||||
|
nl: VOCMeting
|
||||||
|
de: VOC-Messung
|
||||||
|
fr: MesureCOV
|
||||||
|
es: MediciónCOV
|
||||||
|
ar: قياس المركبات العضوية المتطايرة
|
||||||
|
id: PengukuranVOC
|
||||||
|
zh: 挥发性有机物测量
|
||||||
|
broad_mappings:
|
||||||
|
- crm:E54_Dimension
|
||||||
|
- schema:QuantitativeValue
|
||||||
slot_usage:
|
slot_usage:
|
||||||
has_name:
|
has_name:
|
||||||
equals_string: Volatile Organic Compounds
|
equals_string: Volatile Organic Compounds
|
||||||
broad_mappings:
|
|
||||||
- crm:E54_Dimension
|
|
||||||
- schema:QuantitativeValue
|
|
||||||
VibrationMeasurement:
|
VibrationMeasurement:
|
||||||
is_a: MeasurementType
|
is_a: MeasurementType
|
||||||
class_uri: hc:VibrationMeasurement
|
class_uri: hc:VibrationMeasurement
|
||||||
description: Vibration and shock measurement category.
|
description: >-
|
||||||
|
Quantitative assessment of mechanical oscillation and shock impact affecting structural stability.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: >-
|
||||||
|
Kwantitatieve beoordeling van mechanische oscillatie en schokimpact die de structurele stabiliteit beïnvloeden.
|
||||||
|
de: >-
|
||||||
|
Quantitative Bewertung mechanischer Schwingung und Stoßeinwirkung, die die strukturelle Stabilität beeinflussen.
|
||||||
|
fr: >-
|
||||||
|
Évaluation quantitative de l'oscillation mécanique et de l'impact des chocs affectant la stabilité structurelle.
|
||||||
|
es: >-
|
||||||
|
Evaluación cuantitativa de la oscilación mecánica y el impacto de choque que afectan la estabilidad estructural.
|
||||||
|
ar: >-
|
||||||
|
تقييم كمي للاهتزاز الميكانيكي وتأثير الصدمة على الاستقرار الهيكلي.
|
||||||
|
id: >-
|
||||||
|
Penilaian kuantitatif osilasi mekanis dan dampak guncangan yang mempengaruhi stabilitas struktural.
|
||||||
|
zh: >-
|
||||||
|
影响结构稳定性的机械振动和冲击影响的定量评估。
|
||||||
|
structured_aliases:
|
||||||
|
nl: TrillingMeting
|
||||||
|
de: Vibrationsmessung
|
||||||
|
fr: MesureVibration
|
||||||
|
es: MediciónVibración
|
||||||
|
ar: قياس الاهتزاز
|
||||||
|
id: PengukuranVibrasi
|
||||||
|
zh: 振动测量
|
||||||
|
broad_mappings:
|
||||||
|
- crm:E54_Dimension
|
||||||
|
- schema:QuantitativeValue
|
||||||
slot_usage:
|
slot_usage:
|
||||||
has_name:
|
has_name:
|
||||||
equals_string: Vibration
|
equals_string: Vibration
|
||||||
broad_mappings:
|
|
||||||
- crm:E54_Dimension
|
|
||||||
- schema:QuantitativeValue
|
|
||||||
PestCountMeasurement:
|
PestCountMeasurement:
|
||||||
is_a: MeasurementType
|
is_a: MeasurementType
|
||||||
class_uri: hc:PestCountMeasurement
|
class_uri: hc:PestCountMeasurement
|
||||||
description: Pest-count monitoring measurement category.
|
description: >-
|
||||||
|
Quantitative assessment of pest population presence through trapping and monitoring protocols.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: >-
|
||||||
|
Kwantitatieve beoordeling van de aanwezigheid van plaagpopulaties door vangst- en monitoringprotocollen.
|
||||||
|
de: >-
|
||||||
|
Quantitative Bewertung der Schädlingspopulation durch Fang- und Überwachungsprotokolle.
|
||||||
|
fr: >-
|
||||||
|
Évaluation quantitative de la présence de populations de ravageurs par des protocoles de piégeage et de surveillance.
|
||||||
|
es: >-
|
||||||
|
Evaluación cuantitativa de la presencia de poblaciones de plagas mediante protocolos de captura y monitoreo.
|
||||||
|
ar: >-
|
||||||
|
تقييم كمي لوجود مجموعات الآفات من خلال بروتوكولات الاصطياد والمراقبة.
|
||||||
|
id: >-
|
||||||
|
Penilaian kuantitatif keberadaan populasi hama melalui protokol perangkapan dan pemantauan.
|
||||||
|
zh: >-
|
||||||
|
通过诱捕和监测协议对害虫种群存在的定量评估。
|
||||||
|
structured_aliases:
|
||||||
|
nl: PlaagtellingMeting
|
||||||
|
de: Schädlingszählungsmessung
|
||||||
|
fr: MesureComptageNuisibles
|
||||||
|
es: MediciónConteoPlagas
|
||||||
|
ar: قياس عدد الآفات
|
||||||
|
id: PengukuranJumlahHama
|
||||||
|
zh: 害虫计数测量
|
||||||
|
broad_mappings:
|
||||||
|
- crm:E54_Dimension
|
||||||
|
- schema:QuantitativeValue
|
||||||
slot_usage:
|
slot_usage:
|
||||||
has_name:
|
has_name:
|
||||||
equals_string: Pest Count
|
equals_string: Pest Count
|
||||||
broad_mappings:
|
|
||||||
- crm:E54_Dimension
|
|
||||||
- schema:QuantitativeValue
|
|
||||||
WaterActivityMeasurement:
|
WaterActivityMeasurement:
|
||||||
is_a: MeasurementType
|
is_a: MeasurementType
|
||||||
class_uri: hc:WaterActivityMeasurement
|
class_uri: hc:WaterActivityMeasurement
|
||||||
description: Water-activity measurement category.
|
description: >-
|
||||||
|
Quantitative assessment of unbound water availability for microbial growth in materials.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: >-
|
||||||
|
Kwantitatieve beoordeling van de beschikbaarheid van ongebonden water voor microbiële groei in materialen.
|
||||||
|
de: >-
|
||||||
|
Quantitative Bewertung der Verfügbarkeit von ungebundenem Wasser für mikrobielles Wachstum in Materialien.
|
||||||
|
fr: >-
|
||||||
|
Évaluation quantitative de la disponibilité de l'eau libre pour la croissance microbienne dans les matériaux.
|
||||||
|
es: >-
|
||||||
|
Evaluación cuantitativa de la disponibilidad de agua no ligada para el crecimiento microbiano en materiales.
|
||||||
|
ar: >-
|
||||||
|
تقييم كمي لتوافر الماء غير المرتبط للنمو الميكروبي في المواد.
|
||||||
|
id: >-
|
||||||
|
Penilaian kuantitatif ketersediaan air tidak terikat untuk pertumbuhan mikroba dalam bahan.
|
||||||
|
zh: >-
|
||||||
|
材料中用于微生物生长的非结合水可用性的定量评估。
|
||||||
|
structured_aliases:
|
||||||
|
nl: WateractiviteitMeting
|
||||||
|
de: Wasseraktivitätsmessung
|
||||||
|
fr: MesureActivitéEau
|
||||||
|
es: MediciónActividadAgua
|
||||||
|
ar: قياس نشاط الماء
|
||||||
|
id: PengukuranAktivitasAir
|
||||||
|
zh: 水活度测量
|
||||||
|
broad_mappings:
|
||||||
|
- crm:E54_Dimension
|
||||||
|
- schema:QuantitativeValue
|
||||||
slot_usage:
|
slot_usage:
|
||||||
has_name:
|
has_name:
|
||||||
equals_string: Water Activity
|
equals_string: Water Activity
|
||||||
broad_mappings:
|
|
||||||
- crm:E54_Dimension
|
|
||||||
- schema:QuantitativeValue
|
|
||||||
DewPointMeasurement:
|
DewPointMeasurement:
|
||||||
is_a: MeasurementType
|
is_a: MeasurementType
|
||||||
class_uri: hc:DewPointMeasurement
|
class_uri: hc:DewPointMeasurement
|
||||||
description: Dew-point measurement category.
|
description: >-
|
||||||
slot_usage:
|
Quantitative assessment of the temperature at which air becomes saturated and condensation forms.
|
||||||
has_name:
|
alt_descriptions:
|
||||||
equals_string: Dew Point
|
nl: >-
|
||||||
|
Kwantitatieve beoordeling van de temperatuur waarbij lucht verzadigd raakt en condensatie optreedt.
|
||||||
|
de: >-
|
||||||
|
Quantitative Bewertung der Temperatur, bei der die Luft gesättigt wird und Kondensation entsteht.
|
||||||
|
fr: >-
|
||||||
|
Évaluation quantitative de la température à laquelle l'air devient saturé et où la condensation se forme.
|
||||||
|
es: >-
|
||||||
|
Evaluación cuantitativa de la temperatura a la que el aire se satura y se forma condensación.
|
||||||
|
ar: >-
|
||||||
|
تقييم كمي لدرجة الحرارة التي يصبح عندها الهواء مشبعاً ويتشكل التكثيف.
|
||||||
|
id: >-
|
||||||
|
Penilaian kuantitatif suhu di mana udara menjadi jenuh dan terbentuk kondensasi.
|
||||||
|
zh: >-
|
||||||
|
空气达到饱和并形成凝结的温度的定量评估。
|
||||||
|
structured_aliases:
|
||||||
|
nl: DauwpuntMeting
|
||||||
|
de: Taupunktmessung
|
||||||
|
fr: MesurePointRosée
|
||||||
|
es: MediciónPuntoRocío
|
||||||
|
ar: قياس نقطة الندى
|
||||||
|
id: PengukuranTitikEmbun
|
||||||
|
zh: 露点测量
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- crm:E54_Dimension
|
- crm:E54_Dimension
|
||||||
- schema:QuantitativeValue
|
- schema:QuantitativeValue
|
||||||
|
slot_usage:
|
||||||
|
has_name:
|
||||||
|
equals_string: Dew Point
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,31 @@ classes:
|
||||||
CommonName:
|
CommonName:
|
||||||
is_a: NameType
|
is_a: NameType
|
||||||
class_uri: hc:CommonName
|
class_uri: hc:CommonName
|
||||||
description: Vernacular or commonly used name for an entity in a given language.
|
description: >-
|
||||||
|
Vernacular or colloquial designation used in everyday language within a specific cultural context.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: >-
|
||||||
|
Volkse of informele benaming die in de alledaagse taal binnen een specifieke culturele context wordt gebruikt.
|
||||||
|
de: >-
|
||||||
|
Volkstümliche oder umgangssprachliche Bezeichnung, die in der Alltagssprache innerhalb eines bestimmten kulturellen Kontextes verwendet wird.
|
||||||
|
fr: >-
|
||||||
|
Désignation vernaculaire ou familière utilisée dans le langage courant dans un contexte culturel spécifique.
|
||||||
|
es: >-
|
||||||
|
Designación vernácula o coloquial utilizada en el lenguaje cotidiano dentro de un contexto cultural específico.
|
||||||
|
ar: >-
|
||||||
|
تسمية عامية أو شائعة تستخدم في اللغة اليومية ضمن سياق ثقافي محدد.
|
||||||
|
id: >-
|
||||||
|
Sebutan vernakular atau sehari-hari yang digunakan dalam bahasa sehari-hari dalam konteks budaya tertentu.
|
||||||
|
zh: >-
|
||||||
|
在特定文化语境的日常语言中使用的俗称或通俗名称。
|
||||||
|
structured_aliases:
|
||||||
|
nl: TrivialeNaam
|
||||||
|
de: Trivialname
|
||||||
|
fr: NomVernaculaire
|
||||||
|
es: NombreComún
|
||||||
|
ar: اسم شائع
|
||||||
|
id: NamaUmum
|
||||||
|
zh: 俗名
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- dwc:vernacularName
|
- dwc:vernacularName
|
||||||
annotations:
|
annotations:
|
||||||
|
|
@ -28,7 +52,31 @@ classes:
|
||||||
ScientificName:
|
ScientificName:
|
||||||
is_a: NameType
|
is_a: NameType
|
||||||
class_uri: hc:ScientificName
|
class_uri: hc:ScientificName
|
||||||
description: Scientific name expressed under a formal nomenclatural standard.
|
description: >-
|
||||||
|
Formal nomenclatural designation following standardized taxonomic conventions.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: >-
|
||||||
|
Formele nomenclatuuraanduiding volgens gestandaardiseerde taxonomische conventies.
|
||||||
|
de: >-
|
||||||
|
Formale nomenklatorische Bezeichnung nach standardisierten taxonomischen Konventionen.
|
||||||
|
fr: >-
|
||||||
|
Désignation nomenclaturale formelle suivant des conventions taxonomiques normalisées.
|
||||||
|
es: >-
|
||||||
|
Designación nomenclatural formal que sigue convenciones taxonómicas estandarizadas.
|
||||||
|
ar: >-
|
||||||
|
تسمية تسمياتية رسمية تتبع الاصطلاحات التصنيفية المعيارية.
|
||||||
|
id: >-
|
||||||
|
Sebutan nomenklatural formal yang mengikuti konvensi taksonomi yang distandarisasi.
|
||||||
|
zh: >-
|
||||||
|
遵循标准化分类学约定的正式命名名称。
|
||||||
|
structured_aliases:
|
||||||
|
nl: WetenschappelijkeNaam
|
||||||
|
de: WissenschaftlicherName
|
||||||
|
fr: NomScientifique
|
||||||
|
es: NombreCientífico
|
||||||
|
ar: اسم علمي
|
||||||
|
id: NamaIlmiah
|
||||||
|
zh: 学名
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- dwc:scientificName
|
- dwc:scientificName
|
||||||
annotations:
|
annotations:
|
||||||
|
|
@ -39,7 +87,31 @@ classes:
|
||||||
OfficialName:
|
OfficialName:
|
||||||
is_a: NameType
|
is_a: NameType
|
||||||
class_uri: hc:OfficialName
|
class_uri: hc:OfficialName
|
||||||
description: Official or legally recognized name of an entity.
|
description: >-
|
||||||
|
Legally recognized or formally registered designation with authoritative status.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: >-
|
||||||
|
Wettelijk erkende of formeel geregistreerde aanduiding met gezaghebbende status.
|
||||||
|
de: >-
|
||||||
|
Rechtlich anerkannte oder formell eingetragene Bezeichnung mit autoritativem Status.
|
||||||
|
fr: >-
|
||||||
|
Désignation légalement reconnue ou formellement enregistrée ayant un statut officiel.
|
||||||
|
es: >-
|
||||||
|
Designación legalmente reconocida o formalmente registrada con estatus de autoridad.
|
||||||
|
ar: >-
|
||||||
|
تسمية معترف بها قانونياً أو مسجلة رسمياً ذات وضع اعتباري.
|
||||||
|
id: >-
|
||||||
|
Sebutan yang diakui secara hukum atau terdaftar secara resmi dengan status otoritatif.
|
||||||
|
zh: >-
|
||||||
|
具有权威地位的法律认可或正式注册的名称。
|
||||||
|
structured_aliases:
|
||||||
|
nl: OfficiëleNaam
|
||||||
|
de: OffiziellerName
|
||||||
|
fr: NomOfficiel
|
||||||
|
es: NombreOficial
|
||||||
|
ar: اسم رسمي
|
||||||
|
id: NamaResmi
|
||||||
|
zh: 官方名称
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- skos:prefLabel
|
- skos:prefLabel
|
||||||
- schema:legalName
|
- schema:legalName
|
||||||
|
|
@ -52,7 +124,31 @@ classes:
|
||||||
TradeName:
|
TradeName:
|
||||||
is_a: NameType
|
is_a: NameType
|
||||||
class_uri: hc:TradeName
|
class_uri: hc:TradeName
|
||||||
description: Commercial or brand name used in public-facing contexts.
|
description: >-
|
||||||
|
Commercial brand designation used for marketing and public recognition purposes.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: >-
|
||||||
|
Commerciële merkaanduiding die wordt gebruikt voor marketing- en herkenbaarheidsdoeleinden.
|
||||||
|
de: >-
|
||||||
|
Kommerzielle Markenbezeichnung, die für Marketing- und Erkennungszwecke verwendet wird.
|
||||||
|
fr: >-
|
||||||
|
Désignation de marque commerciale utilisée à des fins marketing et de reconnaissance publique.
|
||||||
|
es: >-
|
||||||
|
Designación de marca comercial utilizada para fines de marketing y reconocimiento público.
|
||||||
|
ar: >-
|
||||||
|
تسمية علامة تجارية تستخدم لأغراض التسويق والاعتراف العام.
|
||||||
|
id: >-
|
||||||
|
Sebutan merek komersial yang digunakan untuk tujuan pemasaran dan pengenalan publik.
|
||||||
|
zh: >-
|
||||||
|
用于营销和公众识别目的的商业品牌名称。
|
||||||
|
structured_aliases:
|
||||||
|
nl: Handelsnaam
|
||||||
|
de: Handelsname
|
||||||
|
fr: NomCommercial
|
||||||
|
es: NombreComercial
|
||||||
|
ar: اسم تجاري
|
||||||
|
id: NamaDagang
|
||||||
|
zh: 商号
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- schema:alternateName
|
- schema:alternateName
|
||||||
annotations:
|
annotations:
|
||||||
|
|
@ -63,7 +159,31 @@ classes:
|
||||||
HistoricalName:
|
HistoricalName:
|
||||||
is_a: NameType
|
is_a: NameType
|
||||||
class_uri: hc:HistoricalName
|
class_uri: hc:HistoricalName
|
||||||
description: Former name retained for historical reference.
|
description: >-
|
||||||
|
Former designation retained for archival reference and historical continuity.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: >-
|
||||||
|
Voormalige aanduiding die bewaard blijft voor archiefverwijzing en historische continuïteit.
|
||||||
|
de: >-
|
||||||
|
Frühere Bezeichnung, die für Archivzwecke und historische Kontinuität beibehalten wird.
|
||||||
|
fr: >-
|
||||||
|
Ancienne désignation conservée pour référence archivistique et continuité historique.
|
||||||
|
es: >-
|
||||||
|
Designación anterior retenida para referencia archivística y continuidad histórica.
|
||||||
|
ar: >-
|
||||||
|
تسمية سابقة محتفظ بها للمرجعة الأرشيفية والاستمرارية التاريخية.
|
||||||
|
id: >-
|
||||||
|
Sebutan sebelumnya yang dipertahankan untuk referensi arsip dan kontinuitas historis.
|
||||||
|
zh: >-
|
||||||
|
为档案参考和历史延续性保留的旧名称。
|
||||||
|
structured_aliases:
|
||||||
|
nl: HistorischeNaam
|
||||||
|
de: HistorischerName
|
||||||
|
fr: NomHistorique
|
||||||
|
es: NombreHistórico
|
||||||
|
ar: اسم تاريخي
|
||||||
|
id: NamaHistoris
|
||||||
|
zh: 历史名称
|
||||||
annotations:
|
annotations:
|
||||||
specificity_score: 0.45
|
specificity_score: 0.45
|
||||||
specificity_rationale: Historical names applicable across all heritage domains.
|
specificity_rationale: Historical names applicable across all heritage domains.
|
||||||
|
|
@ -72,7 +192,31 @@ classes:
|
||||||
IndigenousName:
|
IndigenousName:
|
||||||
is_a: NameType
|
is_a: NameType
|
||||||
class_uri: hc:IndigenousName
|
class_uri: hc:IndigenousName
|
||||||
description: Name expressed in an indigenous or minority language.
|
description: >-
|
||||||
|
Designation expressed in an indigenous, minority, or community-specific language.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: >-
|
||||||
|
Aanduiding uitgedrukt in een inheemse, minderheids- of gemeenschapsspecifieke taal.
|
||||||
|
de: >-
|
||||||
|
Bezeichnung, die in einer indigenen, Minderheiten- oder gemeinschaftsspezifischen Sprache ausgedrückt wird.
|
||||||
|
fr: >-
|
||||||
|
Désignation exprimée dans une langue autochtone, minoritaire ou spécifique à une communauté.
|
||||||
|
es: >-
|
||||||
|
Designación expresada en una lengua indígena, minoritaria o específica de la comunidad.
|
||||||
|
ar: >-
|
||||||
|
تسمية معبر عنها بلغة أصلية أو أقلية أو خاصة بمجتمع معين.
|
||||||
|
id: >-
|
||||||
|
Sebutan yang dinyatakan dalam bahasa pribumi, minoritas, atau khusus komunitas.
|
||||||
|
zh: >-
|
||||||
|
用土著、少数民族或社区特定语言表达的名称。
|
||||||
|
structured_aliases:
|
||||||
|
nl: InheemseNaam
|
||||||
|
de: IndigenerName
|
||||||
|
fr: NomAutochtone
|
||||||
|
es: NombreIndígena
|
||||||
|
ar: اسم أصلي
|
||||||
|
id: NamaPribumi
|
||||||
|
zh: 土著名称
|
||||||
annotations:
|
annotations:
|
||||||
specificity_score: 0.5
|
specificity_score: 0.5
|
||||||
specificity_rationale: Indigenous names particularly relevant for cultural heritage
|
specificity_rationale: Indigenous names particularly relevant for cultural heritage
|
||||||
|
|
@ -82,7 +226,31 @@ classes:
|
||||||
Abbreviation:
|
Abbreviation:
|
||||||
is_a: NameType
|
is_a: NameType
|
||||||
class_uri: hc:Abbreviation
|
class_uri: hc:Abbreviation
|
||||||
description: Shortened form of a name, including acronyms and initialisms.
|
description: >-
|
||||||
|
Shortened form of a designation including acronyms, initialisms, and contractions.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: >-
|
||||||
|
Verkorte vorm van een aanduiding inclusief acroniemen, initialismen en samentrekkingen.
|
||||||
|
de: >-
|
||||||
|
Verkürzte Form einer Bezeichnung einschließlich Akronyme, Initialismen und Kontraktionen.
|
||||||
|
fr: >-
|
||||||
|
Forme raccourcie d'une désignation incluant acronymes, sigles et contractions.
|
||||||
|
es: >-
|
||||||
|
Forma abreviada de una designación que incluye acrónimos, siglas y contracciones.
|
||||||
|
ar: >-
|
||||||
|
شكل مختصر للتسمية يشمل الاختصارات والأحرف الأولى والاختصارات.
|
||||||
|
id: >-
|
||||||
|
Bentuk yang dipersingkat dari sebutan termasuk akronim, inisialisme, dan kontraksi.
|
||||||
|
zh: >-
|
||||||
|
包括首字母缩略词、缩写和缩略形式的简称。
|
||||||
|
structured_aliases:
|
||||||
|
nl: Afkorting
|
||||||
|
de: Abkürzung
|
||||||
|
fr: Abréviation
|
||||||
|
es: Abreviatura
|
||||||
|
ar: اختصار
|
||||||
|
id: Singkatan
|
||||||
|
zh: 缩写
|
||||||
annotations:
|
annotations:
|
||||||
specificity_score: 0.35
|
specificity_score: 0.35
|
||||||
specificity_rationale: Abbreviations common across all naming contexts.
|
specificity_rationale: Abbreviations common across all naming contexts.
|
||||||
|
|
@ -91,7 +259,31 @@ classes:
|
||||||
NickName:
|
NickName:
|
||||||
is_a: NameType
|
is_a: NameType
|
||||||
class_uri: hc:NickName
|
class_uri: hc:NickName
|
||||||
description: Informal or colloquial name used in everyday communication.
|
description: >-
|
||||||
|
Informal or familiar designation used in casual social or interpersonal contexts.
|
||||||
|
alt_descriptions:
|
||||||
|
nl: >-
|
||||||
|
Informele of vertrouwde aanduiding die in informele sociale of interpersoonlijke context wordt gebruikt.
|
||||||
|
de: >-
|
||||||
|
Informelle oder vertraute Bezeichnung, die in lockeren sozialen oder zwischenmenschlichen Kontexten verwendet wird.
|
||||||
|
fr: >-
|
||||||
|
Désignation informelle ou familière utilisée dans des contextes sociaux ou interpersonnels décontractés.
|
||||||
|
es: >-
|
||||||
|
Designación informal o familiar utilizada en contextos sociales o interpersonales casuales.
|
||||||
|
ar: >-
|
||||||
|
تسمية غير رسمية أو مألوفة تستخدم في سياقات اجتماعية أو شخصية غير رسمية.
|
||||||
|
id: >-
|
||||||
|
Sebutan informal atau akrab yang digunakan dalam konteks sosial atau interpersonal santai.
|
||||||
|
zh: >-
|
||||||
|
在非正式社交或人际语境中使用的非正式或熟悉名称。
|
||||||
|
structured_aliases:
|
||||||
|
nl: Bijnaam
|
||||||
|
de: Spitzname
|
||||||
|
fr: Surnom
|
||||||
|
es: Apodo
|
||||||
|
ar: لقب
|
||||||
|
id: Julukan
|
||||||
|
zh: 昵称
|
||||||
annotations:
|
annotations:
|
||||||
specificity_score: 0.4
|
specificity_score: 0.4
|
||||||
specificity_rationale: Nicknames used informally across heritage contexts.
|
specificity_rationale: Nicknames used informally across heritage contexts.
|
||||||
|
|
|
||||||
|
|
@ -174,28 +174,35 @@ classes:
|
||||||
de: Unternehmen das hauptsächlich Getränke für den Verzehr vor Ort serviert, einschließlich Cafés, Teehäuser und Gasthäuser.
|
de: Unternehmen das hauptsächlich Getränke für den Verzehr vor Ort serviert, einschließlich Cafés, Teehäuser und Gasthäuser.
|
||||||
fr: Établissement servant principalement des boissons pour consommation sur place, y compris cafés, maisons de thé et auberges.
|
fr: Établissement servant principalement des boissons pour consommation sur place, y compris cafés, maisons de thé et auberges.
|
||||||
es: Negocio que sirve principalmente bebidas para consumo en el local, incluyendo cafeterías, casas de té y posadas.
|
es: Negocio que sirve principalmente bebidas para consumo en el local, incluyendo cafeterías, casas de té y posadas.
|
||||||
|
ar: منشأة تقدم المشروبات بشكل أساسي للاستهلاك في المكان، بما فيها المقاهي وبيوت الشاي والفنادق.
|
||||||
|
id: Bisnis yang terutama menyajikan minuman untuk konsumsi di tempat, termasuk kafe, rumah teh, dan penginapan.
|
||||||
zh: 主要提供堂饮饮料的场所,包括咖啡馆、茶馆和客栈。
|
zh: 主要提供堂饮饮料的场所,包括咖啡馆、茶馆和客栈。
|
||||||
ar: 'مفهوم لـ: Business primarily serving beverages for on-premises consumption, including cafés, tea houses, and inns.'
|
|
||||||
id: 'Konsep untuk: Business primarily serving beverages for on-premises consumption, including cafés, tea houses, and inns.'
|
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- wd:Q112654507
|
- wd:Q112654507
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
structured_aliases:
|
structured_aliases:
|
||||||
|
- literal_form: drinkgelegenheid
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
|
in_language: nl
|
||||||
- literal_form: Getränkeetablissement
|
- literal_form: Getränkeetablissement
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: de
|
in_language: de
|
||||||
- literal_form: drinking establishment
|
- literal_form: débit de boissons
|
||||||
in_language: nl
|
predicate: EXACT_SYNONYM
|
||||||
- literal_form: drinking establishment
|
|
||||||
in_language: fr
|
in_language: fr
|
||||||
- literal_form: drinking establishment
|
- literal_form: establecimiento de bebidas
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: es
|
in_language: es
|
||||||
- literal_form: drinking establishment
|
- literal_form: منشأة مشروبات
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: ar
|
in_language: ar
|
||||||
- literal_form: drinking establishment
|
- literal_form: tempat minum
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: id
|
in_language: id
|
||||||
- literal_form: drinking establishment
|
- literal_form: 饮品店
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
keywords:
|
keywords:
|
||||||
- drinking establishment
|
- drinking establishment
|
||||||
|
|
@ -214,13 +221,14 @@ classes:
|
||||||
de: Breite Kategorie von Einrichtungen, die Speise- und/oder Getränkeservices anbieten.
|
de: Breite Kategorie von Einrichtungen, die Speise- und/oder Getränkeservices anbieten.
|
||||||
fr: Large catégorie d'établissements proposant des services de restauration et/ou de boissons.
|
fr: Large catégorie d'établissements proposant des services de restauration et/ou de boissons.
|
||||||
es: Amplia categoría de establecimientos que proporcionan servicios de comida y/o bebida.
|
es: Amplia categoría de establecimientos que proporcionan servicios de comida y/o bebida.
|
||||||
|
ar: فئة واسعة من المنشآت التي تقدم خدمات الطعام و/أو المشروبات.
|
||||||
|
id: Kategori luas institusi yang menyediakan layanan makanan dan/atau minuman.
|
||||||
zh: 提供餐饮服务的场所的广泛类别。
|
zh: 提供餐饮服务的场所的广泛类别。
|
||||||
ar: 'مفهوم لـ: Broad category of establishments providing food and/or beverage services.'
|
|
||||||
id: 'Konsep untuk: Broad category of establishments providing food and/or beverage services.'
|
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- wd:Q88985865
|
- wd:Q88985865
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
keywords:
|
keywords:
|
||||||
- food service
|
- food service
|
||||||
- beverage service
|
- beverage service
|
||||||
|
|
@ -229,19 +237,19 @@ classes:
|
||||||
wikidata_id: Q88985865
|
wikidata_id: Q88985865
|
||||||
custodian_types: '[''*'']'
|
custodian_types: '[''*'']'
|
||||||
structured_aliases:
|
structured_aliases:
|
||||||
- literal_form: eating drinking establishment
|
- literal_form: eet- en drinkgelegenheid
|
||||||
in_language: nl
|
in_language: nl
|
||||||
- literal_form: eating drinking establishment
|
- literal_form: Speise- und Schankwirtschaft
|
||||||
in_language: de
|
in_language: de
|
||||||
- literal_form: eating drinking establishment
|
- literal_form: établissement de restauration
|
||||||
in_language: fr
|
in_language: fr
|
||||||
- literal_form: eating drinking establishment
|
- literal_form: establecimiento de restauración
|
||||||
in_language: es
|
in_language: es
|
||||||
- literal_form: eating drinking establishment
|
- literal_form: منشأة طعام وشراب
|
||||||
in_language: ar
|
in_language: ar
|
||||||
- literal_form: eating drinking establishment
|
- literal_form: tempat makan minum
|
||||||
in_language: id
|
in_language: id
|
||||||
- literal_form: eating drinking establishment
|
- literal_form: 餐饮场所
|
||||||
in_language: zh
|
in_language: zh
|
||||||
Chocolaterie:
|
Chocolaterie:
|
||||||
is_a: TasteScentSubType
|
is_a: TasteScentSubType
|
||||||
|
|
@ -253,13 +261,14 @@ classes:
|
||||||
de: Lebensmittelhersteller spezialisiert auf Schokolade, einschließlich handwerklicher Hersteller und historischer Chocolaterien.
|
de: Lebensmittelhersteller spezialisiert auf Schokolade, einschließlich handwerklicher Hersteller und historischer Chocolaterien.
|
||||||
fr: Fabricant alimentaire spécialisé dans le chocolat, y compris les artisans et les maisons historiques.
|
fr: Fabricant alimentaire spécialisé dans le chocolat, y compris les artisans et les maisons historiques.
|
||||||
es: Fabricante de alimentos especializado en chocolate, incluyendo artesanos y casas históricas de chocolate.
|
es: Fabricante de alimentos especializado en chocolate, incluyendo artesanos y casas históricas de chocolate.
|
||||||
|
ar: مصنع أغذية متخصص في الشوكولاتة، بما فيها المنتجون الحرفيون وبيوت الشوكولاتة التاريخية.
|
||||||
|
id: Produsen makanan yang berspesialisasi dalam cokelat, termasuk pembuat artisanal dan rumah cokelat bersejarah.
|
||||||
zh: 专门生产巧克力的食品制造商,包括手工制作者和历史巧克力屋。
|
zh: 专门生产巧克力的食品制造商,包括手工制作者和历史巧克力屋。
|
||||||
ar: 'مفهوم لـ: Food manufacturer specializing in chocolate, including artisanal makers and historic chocolate houses.'
|
|
||||||
id: 'Konsep untuk: Food manufacturer specializing in chocolate, including artisanal makers and historic chocolate houses.'
|
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- wd:Q762548
|
- wd:Q762548
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
structured_aliases:
|
structured_aliases:
|
||||||
- literal_form: chocolaterie
|
- literal_form: chocolaterie
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
|
|
@ -270,14 +279,17 @@ classes:
|
||||||
- literal_form: chocolaterie
|
- literal_form: chocolaterie
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: fr
|
in_language: fr
|
||||||
- literal_form: productor de chocolate
|
- literal_form: chocolatería
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: es
|
in_language: es
|
||||||
- literal_form: chocolaterie
|
- literal_form: محل شوكولاتة
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: ar
|
in_language: ar
|
||||||
- literal_form: chocolaterie
|
- literal_form: toko cokelat
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: id
|
in_language: id
|
||||||
- literal_form: chocolaterie
|
- literal_form: 巧克力店
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
keywords:
|
keywords:
|
||||||
- chocolate
|
- chocolate
|
||||||
|
|
@ -296,13 +308,14 @@ classes:
|
||||||
de: Unternehmen das Lebensmittel produziert, einschließlich traditioneller Hersteller und handwerklicher Produzenten.
|
de: Unternehmen das Lebensmittel produziert, einschließlich traditioneller Hersteller und handwerklicher Produzenten.
|
||||||
fr: Entreprise produisant des aliments, y compris les fabricants traditionnels et les producteurs artisanaux.
|
fr: Entreprise produisant des aliments, y compris les fabricants traditionnels et les producteurs artisanaux.
|
||||||
es: Empresa que produce alimentos, incluyendo fabricantes tradicionales y productores artesanales.
|
es: Empresa que produce alimentos, incluyendo fabricantes tradicionales y productores artesanales.
|
||||||
|
ar: شركة تنتج الأغذية، بما فيها المصنعون التقليديون والمنتجون الحرفيون الذين يحافظون على الطرق التراثية.
|
||||||
|
id: Perusahaan yang memproduksi makanan, termasuk produsen tradisional dan pengrajin yang mempertahankan metode warisan.
|
||||||
zh: 生产食品的公司,包括传统制造商和保持传统工艺的手工生产者。
|
zh: 生产食品的公司,包括传统制造商和保持传统工艺的手工生产者。
|
||||||
ar: 'مفهوم لـ: Company producing foods, including traditional manufacturers and artisanal producers preserving heritage methods.'
|
|
||||||
id: 'Konsep untuk: Company producing foods, including traditional manufacturers and artisanal producers preserving heritage methods.'
|
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- wd:Q1252971
|
- wd:Q1252971
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
structured_aliases:
|
structured_aliases:
|
||||||
- literal_form: voedselproducent
|
- literal_form: voedselproducent
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
|
|
@ -316,11 +329,14 @@ classes:
|
||||||
- literal_form: empresa agroalimentaria
|
- literal_form: empresa agroalimentaria
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: es
|
in_language: es
|
||||||
- literal_form: food manufacturer
|
- literal_form: مصنع أغذية
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: ar
|
in_language: ar
|
||||||
- literal_form: food manufacturer
|
- literal_form: produsen makanan
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: id
|
in_language: id
|
||||||
- literal_form: food manufacturer
|
- literal_form: 食品制造商
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
keywords:
|
keywords:
|
||||||
- food production
|
- food production
|
||||||
|
|
@ -339,13 +355,14 @@ classes:
|
||||||
de: Einrichtung die Essen zubereitet und serviert, einschließlich historischer Restaurants mit traditionellen kulinarischen Praktiken.
|
de: Einrichtung die Essen zubereitet und serviert, einschließlich historischer Restaurants mit traditionellen kulinarischen Praktiken.
|
||||||
fr: Établissement préparant et servant des repas, y compris les restaurants historiques préservant les pratiques culinaires traditionnelles.
|
fr: Établissement préparant et servant des repas, y compris les restaurants historiques préservant les pratiques culinaires traditionnelles.
|
||||||
es: Establecimiento que prepara y sirve comida, incluyendo restaurantes históricos que preservan prácticas culinarias tradicionales.
|
es: Establecimiento que prepara y sirve comida, incluyendo restaurantes históricos que preservan prácticas culinarias tradicionales.
|
||||||
|
ar: منشأة تحضر وتقدم الطعام، بما فيها المطاعم التاريخية التي تحافظ على الممارسات الطهوية التقليدية.
|
||||||
|
id: Institusi yang menyiapkan dan menyajikan makanan, termasuk restoran bersejarah yang melestarikan praktik kuliner tradisional.
|
||||||
zh: 制作并供应食物的场所,包括保持传统烹饪做法的历史餐厅。
|
zh: 制作并供应食物的场所,包括保持传统烹饪做法的历史餐厅。
|
||||||
ar: 'مفهوم لـ: Establishment preparing and serving food, including historic restaurants preserving traditional culinary practices.'
|
|
||||||
id: 'Konsep untuk: Establishment preparing and serving food, including historic restaurants preserving traditional culinary practices.'
|
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- wd:Q11707
|
- wd:Q11707
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
structured_aliases:
|
structured_aliases:
|
||||||
- literal_form: restaurant
|
- literal_form: restaurant
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
|
|
@ -359,11 +376,14 @@ classes:
|
||||||
- literal_form: restaurante
|
- literal_form: restaurante
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: es
|
in_language: es
|
||||||
- literal_form: restaurant
|
- literal_form: مطعم
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: ar
|
in_language: ar
|
||||||
- literal_form: restaurant
|
- literal_form: restoran
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: id
|
in_language: id
|
||||||
- literal_form: restaurant
|
- literal_form: 餐厅
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
keywords:
|
keywords:
|
||||||
- restaurant
|
- restaurant
|
||||||
|
|
@ -382,13 +402,14 @@ classes:
|
||||||
de: Gruppe verwandter Restaurants, die unter gemeinsamer Unternehmensführung oder Franchise-Vereinbarungen betrieben werden.
|
de: Gruppe verwandter Restaurants, die unter gemeinsamer Unternehmensführung oder Franchise-Vereinbarungen betrieben werden.
|
||||||
fr: Ensemble de restaurants apparentés fonctionnant sous propriété commune ou accords de franchise.
|
fr: Ensemble de restaurants apparentés fonctionnant sous propriété commune ou accords de franchise.
|
||||||
es: Conjunto de restaurantes relacionados que operan bajo propiedad corporativa compartida o acuerdos de franquicia.
|
es: Conjunto de restaurantes relacionados que operan bajo propiedad corporativa compartida o acuerdos de franquicia.
|
||||||
|
ar: مجموعة من المطاعم ذات الصلة التي تعمل تحت ملكية مشتركة أو اتفاقيات امتياز.
|
||||||
|
id: Sekelompok restoran terkait yang beroperasi di bawah kepemilikan korporasi bersama atau perjanjian waralaba.
|
||||||
zh: 在共同企业所有权或特许经营协议下运营的相关餐厅集合。
|
zh: 在共同企业所有权或特许经营协议下运营的相关餐厅集合。
|
||||||
ar: 'مفهوم لـ: Set of related restaurants operating under shared corporate ownership or franchising agreements.'
|
|
||||||
id: 'Konsep untuk: Set of related restaurants operating under shared corporate ownership or franchising agreements.'
|
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- wd:Q18534542
|
- wd:Q18534542
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
structured_aliases:
|
structured_aliases:
|
||||||
- literal_form: restaurantketen
|
- literal_form: restaurantketen
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
|
|
@ -402,11 +423,14 @@ classes:
|
||||||
- literal_form: cadena de restaurantes
|
- literal_form: cadena de restaurantes
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: es
|
in_language: es
|
||||||
- literal_form: restaurant chain
|
- literal_form: سلسلة مطاعم
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: ar
|
in_language: ar
|
||||||
- literal_form: restaurant chain
|
- literal_form: rantai restoran
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: id
|
in_language: id
|
||||||
- literal_form: restaurant chain
|
- literal_form: 连锁餐厅
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
keywords:
|
keywords:
|
||||||
- restaurant chain
|
- restaurant chain
|
||||||
|
|
@ -419,34 +443,41 @@ classes:
|
||||||
is_a: TasteScentSubType
|
is_a: TasteScentSubType
|
||||||
class_uri: wd:Q110302003
|
class_uri: wd:Q110302003
|
||||||
description: >-
|
description: >-
|
||||||
serving cuisine, preserving and presenting culinary traditions from specific cultures or regions.
|
Restaurant serving ethnic cuisine, preserving and presenting culinary traditions from specific cultures or regions.
|
||||||
alt_descriptions:
|
alt_descriptions:
|
||||||
nl: Restaurant dat etnische keuken serveert en culinaire tradities van specifieke culturen of regio's behoudt.
|
nl: Restaurant dat etnische keuken serveert en culinaire tradities van specifieke culturen of regio's behoudt.
|
||||||
de: Restaurant das ethnische Küche serviert und kulinarische Traditionen spezifischer Kulturen oder Regionen bewahrt.
|
de: Restaurant das ethnische Küche serviert und kulinarische Traditionen spezifischer Kulturen oder Regionen bewahrt.
|
||||||
fr: Restaurant servant une cuisine ethnique, préservant les traditions culinaires de cultures ou régions spécifiques.
|
fr: Restaurant servant une cuisine ethnique, préservant les traditions culinaires de cultures ou régions spécifiques.
|
||||||
es: Restaurante que sirve cocina étnica, preservando tradiciones culinarias de culturas o regiones específicas.
|
es: Restaurante que sirve cocina étnica, preservando tradiciones culinarias de culturas o regiones específicas.
|
||||||
|
ar: مطعم يقدم المأكولات العرقية، ويحفظ ويقدم التقاليد الطهوية من ثقافات أو مناطق محددة.
|
||||||
|
id: Restoran yang menyajikan masakan etnis, melestarikan dan menyajikan tradisi kuliner dari budaya atau wilayah tertentu.
|
||||||
zh: 提供民族美食的餐厅,保存并展示特定文化或地区的烹饪传统。
|
zh: 提供民族美食的餐厅,保存并展示特定文化或地区的烹饪传统。
|
||||||
ar: 'مفهوم لـ: serving cuisine, preserving and presenting culinary traditions from specific cultures or regions.'
|
|
||||||
id: 'Konsep untuk: serving cuisine, preserving and presenting culinary traditions from specific cultures or regions.'
|
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- wd:Q110302003
|
- wd:Q110302003
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
structured_aliases:
|
structured_aliases:
|
||||||
|
- literal_form: etnisch restaurant
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
|
in_language: nl
|
||||||
|
- literal_form: ethnisches Restaurant
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
|
in_language: de
|
||||||
- literal_form: restaurant ethnique
|
- literal_form: restaurant ethnique
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: fr
|
in_language: fr
|
||||||
- literal_form: ethnic restaurant
|
- literal_form: restaurante étnico
|
||||||
in_language: nl
|
predicate: EXACT_SYNONYM
|
||||||
- literal_form: ethnic restaurant
|
|
||||||
in_language: de
|
|
||||||
- literal_form: ethnic restaurant
|
|
||||||
in_language: es
|
in_language: es
|
||||||
- literal_form: ethnic restaurant
|
- literal_form: مطعم عرقي
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: ar
|
in_language: ar
|
||||||
- literal_form: ethnic restaurant
|
- literal_form: restoran etnis
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: id
|
in_language: id
|
||||||
- literal_form: ethnic restaurant
|
- literal_form: 民族餐厅
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
keywords:
|
keywords:
|
||||||
- ethnic cuisine
|
- ethnic cuisine
|
||||||
|
|
@ -459,37 +490,41 @@ classes:
|
||||||
is_a: TasteScentSubType
|
is_a: TasteScentSubType
|
||||||
class_uri: wd:Q53847673
|
class_uri: wd:Q53847673
|
||||||
description: >-
|
description: >-
|
||||||
serving cuisine, including trattorias and osterias preserving regional culinary traditions.
|
Restaurant serving Italian cuisine, including trattorias and osterias preserving regional culinary traditions.
|
||||||
alt_descriptions:
|
alt_descriptions:
|
||||||
nl: Restaurant dat Italiaanse keuken serveert, inclusief trattoria's en osteria's die regionale culinaire tradities behouden.
|
nl: Restaurant dat Italiaanse keuken serveert, inclusief trattoria's en osteria's die regionale culinaire tradities behouden.
|
||||||
de: Restaurant das italienische Küche serviert, einschließlich Trattorien und Osterien mit regionalen kulinarischen Traditionen.
|
de: Restaurant das italienische Küche serviert, einschließlich Trattorien und Osterien mit regionalen kulinarischen Traditionen.
|
||||||
fr: Restaurant servant une cuisine italienne, y compris les trattorias et osterias préservant les traditions culinaires régionales.
|
fr: Restaurant servant une cuisine italienne, y compris les trattorias et osterias préservant les traditions culinaires régionales.
|
||||||
es: Restaurante que sirve cocina italiana, incluyendo trattorías y osterías que preservan tradiciones culinarias regionales.
|
es: Restaurante que sirve cocina italiana, incluyendo trattorías y osterías que preservan tradiciones culinarias regionales.
|
||||||
|
ar: مطعم يقدم المطبخ الإيطالي، بما فيها الترطوريات والأوستيريات التي تحافظ على التقاليد الطهوية الإقليمية.
|
||||||
|
id: Restoran yang menyajikan masakan Italia, termasuk trattoria dan osteria yang melestarikan tradisi kuliner regional.
|
||||||
zh: 提供意大利菜的餐厅,包括保持地区烹饪传统的餐馆和酒馆。
|
zh: 提供意大利菜的餐厅,包括保持地区烹饪传统的餐馆和酒馆。
|
||||||
ar: 'مفهوم لـ: serving cuisine, including trattorias and osterias preserving regional culinary traditions.'
|
|
||||||
id: 'Konsep untuk: serving cuisine, including trattorias and osterias preserving regional culinary traditions.'
|
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- wd:Q53847673
|
- wd:Q53847673
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
structured_aliases:
|
structured_aliases:
|
||||||
|
- literal_form: Italiaans restaurant
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
|
in_language: nl
|
||||||
- literal_form: italienisches Restaurant
|
- literal_form: italienisches Restaurant
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: de
|
in_language: de
|
||||||
- literal_form: ristorante italiano
|
- literal_form: restaurant italien
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: it
|
|
||||||
- literal_form: italian restaurant
|
|
||||||
in_language: nl
|
|
||||||
- literal_form: italian restaurant
|
|
||||||
in_language: fr
|
in_language: fr
|
||||||
- literal_form: italian restaurant
|
- literal_form: restaurante italiano
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: es
|
in_language: es
|
||||||
- literal_form: italian restaurant
|
- literal_form: مطعم إيطالي
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: ar
|
in_language: ar
|
||||||
- literal_form: italian restaurant
|
- literal_form: restoran Italia
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: id
|
in_language: id
|
||||||
- literal_form: italian restaurant
|
- literal_form: 意大利餐厅
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
keywords:
|
keywords:
|
||||||
- italian cuisine
|
- italian cuisine
|
||||||
|
|
@ -502,19 +537,20 @@ classes:
|
||||||
is_a: TasteScentSubType
|
is_a: TasteScentSubType
|
||||||
class_uri: wd:Q1751429
|
class_uri: wd:Q1751429
|
||||||
description: >-
|
description: >-
|
||||||
focused on quick service, with historic establishments preserving early quick-service traditions.
|
Restaurant focused on quick service, with historic establishments preserving early quick-service traditions.
|
||||||
alt_descriptions:
|
alt_descriptions:
|
||||||
nl: Restaurant gericht op snelle service, waarbij historische vestigingen vroege snelservicetradities behouden.
|
nl: Restaurant gericht op snelle service, waarbij historische vestigingen vroege snelservicetradities behouden.
|
||||||
de: Restaurant mit Fokus auf Schnellservice, wobei historische Betriebe frühe Schnellservicetraditionen bewahren.
|
de: Restaurant mit Fokus auf Schnellservice, wobei historische Betriebe frühe Schnellservicetraditionen bewahren.
|
||||||
fr: Restaurant axé sur le service rapide, les établissements historiques préservant les traditions de service rapide.
|
fr: Restaurant axé sur le service rapide, les établissements historiques préservant les traditions de service rapide.
|
||||||
es: Restaurante enfocado en servicio rápido, con establecimientos históricos que preservan tradiciones tempranas de servicio rápido.
|
es: Restaurante enfocado en servicio rápido, con establecimientos históricos que preservan tradiciones tempranas de servicio rápido.
|
||||||
|
ar: مطعم يركز على الخدمة السريعة، مع منشآت تاريخية تحافظ على تقاليد الخدمة السريعة المبكرة.
|
||||||
|
id: Restoran yang berfokus pada layanan cepat, dengan institusi bersejarah yang melestarikan tradisi layanan cepat awal.
|
||||||
zh: 专注于快速服务的餐厅,历史悠久的场所保留了早期快餐传统。
|
zh: 专注于快速服务的餐厅,历史悠久的场所保留了早期快餐传统。
|
||||||
ar: 'مفهوم لـ: focused on quick service, with historic establishments preserving early quick-service traditions.'
|
|
||||||
id: 'Konsep untuk: focused on quick service, with historic establishments preserving early quick-service traditions.'
|
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- wd:Q1751429
|
- wd:Q1751429
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
structured_aliases:
|
structured_aliases:
|
||||||
- literal_form: fastfoodrestaurant
|
- literal_form: fastfoodrestaurant
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
|
|
@ -528,11 +564,14 @@ classes:
|
||||||
- literal_form: restaurante de comida rápida
|
- literal_form: restaurante de comida rápida
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: es
|
in_language: es
|
||||||
- literal_form: fast food restaurant
|
- literal_form: مطعم وجبات سريعة
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: ar
|
in_language: ar
|
||||||
- literal_form: fast food restaurant
|
- literal_form: restoran makanan cepat saji
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: id
|
in_language: id
|
||||||
- literal_form: fast food restaurant
|
- literal_form: 快餐店
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
keywords:
|
keywords:
|
||||||
- fast food
|
- fast food
|
||||||
|
|
@ -551,13 +590,14 @@ classes:
|
||||||
de: Restaurantkette mit Fokus auf Schnellservice, wobei historische Ketten die Entwicklung der Fast-Food-Kultur dokumentieren.
|
de: Restaurantkette mit Fokus auf Schnellservice, wobei historische Ketten die Entwicklung der Fast-Food-Kultur dokumentieren.
|
||||||
fr: Chaîne de restaurants axée sur le service rapide, les chaînes historiques documentant l'évolution de la culture du fast-food.
|
fr: Chaîne de restaurants axée sur le service rapide, les chaînes historiques documentant l'évolution de la culture du fast-food.
|
||||||
es: Cadena de restaurantes enfocada en servicio rápido, con cadenas históricas que documentan la evolución de la cultura de comida rápida.
|
es: Cadena de restaurantes enfocada en servicio rápido, con cadenas históricas que documentan la evolución de la cultura de comida rápida.
|
||||||
|
ar: سلسلة مطاعم خدمة سريعة متعددة الفروع مع قوائم موحدة وعمليات إنتاجية عالية.
|
||||||
|
id: Rantai layanan cepat multi-cabang dengan menu terstandarisasi dan operasi throughput tinggi.
|
||||||
zh: 专注于快速服务的连锁餐厅,历史悠久的连锁店记录了快餐文化的演变。
|
zh: 专注于快速服务的连锁餐厅,历史悠久的连锁店记录了快餐文化的演变。
|
||||||
ar: 'مفهوم لـ: focused on quick service, with historic chains documenting culture evolution.'
|
|
||||||
id: 'Konsep untuk: focused on quick service, with historic chains documenting culture evolution.'
|
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- wd:Q18509232
|
- wd:Q18509232
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
structured_aliases:
|
structured_aliases:
|
||||||
- literal_form: fastfoodketen
|
- literal_form: fastfoodketen
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
|
|
@ -571,11 +611,14 @@ classes:
|
||||||
- literal_form: cadena de restaurantes de comida rápida
|
- literal_form: cadena de restaurantes de comida rápida
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: es
|
in_language: es
|
||||||
- literal_form: fast food restaurant chain
|
- literal_form: سلسلة مطاعم وجبات سريعة
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: ar
|
in_language: ar
|
||||||
- literal_form: fast food restaurant chain
|
- literal_form: rantai restoran makanan cepat saji
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: id
|
in_language: id
|
||||||
- literal_form: fast food restaurant chain
|
- literal_form: 快餐连锁店
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
keywords:
|
keywords:
|
||||||
- fast food chain
|
- fast food chain
|
||||||
|
|
@ -588,19 +631,20 @@ classes:
|
||||||
is_a: TasteScentSubType
|
is_a: TasteScentSubType
|
||||||
class_uri: wd:Q1501212
|
class_uri: wd:Q1501212
|
||||||
description: >-
|
description: >-
|
||||||
Dining-service grouping focused on pizza preparation and sale.
|
Restaurant specializing in pizza preparation and sale.
|
||||||
alt_descriptions:
|
alt_descriptions:
|
||||||
nl: Restaurant gespecialiseerd in pizza, inclusief historische pizzeria's en traditionele Napolitaanse pizzamakers.
|
nl: Restaurant gespecialiseerd in pizza, inclusief historische pizzeria's en traditionele Napolitaanse pizzamakers.
|
||||||
de: Restaurant spezialisiert auf Pizza, einschließlich historischer Pizzerien und traditioneller neapolitanischer Pizzabäcker.
|
de: Restaurant spezialisiert auf Pizza, einschließlich historischer Pizzerien und traditioneller neapolitanischer Pizzabäcker.
|
||||||
fr: Restaurant spécialisé dans la pizza, y compris les pizzerias historiques et les fabricants de pizza napolitaine traditionnelle.
|
fr: Restaurant spécialisé dans la pizza, y compris les pizzerias historiques et les fabricants de pizza napolitaine traditionnelle.
|
||||||
es: Restaurante especializado en pizza, incluyendo pizzerías históricas y fabricantes tradicionales de pizza napolitana.
|
es: Restaurante especializado en pizza, incluyendo pizzerías históricas y fabricantes tradicionales de pizza napolitana.
|
||||||
|
ar: مطعم متخصص في تحضير وبيع البيتزا، بما فيها البيتزيريات التاريخية وصانعو البيتزا النابولية التقليدية.
|
||||||
|
id: Restoran yang berspesialisasi dalam pembuatan dan penjualan pizza, termasuk pizzeria bersejarah dan pembuat pizza Napoli tradisional.
|
||||||
zh: 专门制作披萨的餐厅,包括历史悠久的披萨店和传统那不勒斯披萨制作者。
|
zh: 专门制作披萨的餐厅,包括历史悠久的披萨店和传统那不勒斯披萨制作者。
|
||||||
ar: 'مفهوم لـ: Restaurant specializing in pizza, including historic pizzerias and traditional Neapolitan pizza makers.'
|
|
||||||
id: 'Konsep untuk: Restaurant specializing in pizza, including historic pizzerias and traditional Neapolitan pizza makers.'
|
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- wd:Q1501212
|
- wd:Q1501212
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
structured_aliases:
|
structured_aliases:
|
||||||
- literal_form: pizzeria
|
- literal_form: pizzeria
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
|
|
@ -614,14 +658,14 @@ classes:
|
||||||
- literal_form: pizzería
|
- literal_form: pizzería
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: es
|
in_language: es
|
||||||
- literal_form: pizzeria
|
- literal_form: بيتزيريا
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: it
|
|
||||||
- literal_form: pizzeria
|
|
||||||
in_language: ar
|
in_language: ar
|
||||||
- literal_form: pizzeria
|
- literal_form: pizzeria
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: id
|
in_language: id
|
||||||
- literal_form: pizzeria
|
- literal_form: 比萨店
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
keywords:
|
keywords:
|
||||||
- pizza
|
- pizza
|
||||||
|
|
@ -634,20 +678,24 @@ classes:
|
||||||
is_a: TasteScentSubType
|
is_a: TasteScentSubType
|
||||||
class_uri: wd:Q18654742
|
class_uri: wd:Q18654742
|
||||||
description: >-
|
description: >-
|
||||||
Restaurant specializing in pizza production and sales.
|
Restaurant chain specializing in pizza production and sales.
|
||||||
alt_descriptions:
|
alt_descriptions:
|
||||||
nl: Restaurantketen gespecialiseerd in pizzaproductie en -verkoop.
|
nl: Restaurantketen gespecialiseerd in pizzaproductie en -verkoop.
|
||||||
de: Restaurantkette spezialisiert auf Pizzaproduktion und -verkauf.
|
de: Restaurantkette spezialisiert auf Pizzaproduktion und -verkauf.
|
||||||
fr: Chaîne de restaurants spécialisée dans la production et la vente de pizzas.
|
fr: Chaîne de restaurants spécialisée dans la production et la vente de pizzas.
|
||||||
es: Cadena de restaurantes especializada en producción y venta de pizzas.
|
es: Cadena de restaurantes especializada en producción y venta de pizzas.
|
||||||
|
ar: سلسلة مطاعم متخصصة في إنتاج وبيع البيتزا.
|
||||||
|
id: Rantai restoran yang berspesialisasi dalam produksi dan penjualan pizza.
|
||||||
zh: 专门生产和销售披萨的连锁餐厅。
|
zh: 专门生产和销售披萨的连锁餐厅。
|
||||||
ar: 'مفهوم لـ: Restaurant specializing in pizza production and sales.'
|
|
||||||
id: 'Konsep untuk: Restaurant specializing in pizza production and sales.'
|
|
||||||
close_mappings:
|
close_mappings:
|
||||||
- wd:Q18654742
|
- wd:Q18654742
|
||||||
broad_mappings:
|
broad_mappings:
|
||||||
- skos:Concept
|
- skos:Concept
|
||||||
|
- crm:E55_Type
|
||||||
structured_aliases:
|
structured_aliases:
|
||||||
|
- literal_form: pizzeriaketen
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
|
in_language: nl
|
||||||
- literal_form: Pizzarestaurantkette
|
- literal_form: Pizzarestaurantkette
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: de
|
in_language: de
|
||||||
|
|
@ -657,13 +705,14 @@ classes:
|
||||||
- literal_form: cadena de pizzerías
|
- literal_form: cadena de pizzerías
|
||||||
predicate: EXACT_SYNONYM
|
predicate: EXACT_SYNONYM
|
||||||
in_language: es
|
in_language: es
|
||||||
- literal_form: pizzeria chain
|
- literal_form: سلسلة بيتزيريا
|
||||||
in_language: nl
|
predicate: EXACT_SYNONYM
|
||||||
- literal_form: pizzeria chain
|
|
||||||
in_language: ar
|
in_language: ar
|
||||||
- literal_form: pizzeria chain
|
- literal_form: rantai pizzeria
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: id
|
in_language: id
|
||||||
- literal_form: pizzeria chain
|
- literal_form: 披萨连锁店
|
||||||
|
predicate: EXACT_SYNONYM
|
||||||
in_language: zh
|
in_language: zh
|
||||||
keywords:
|
keywords:
|
||||||
- pizza chain
|
- pizza chain
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue