Skip to content

Commit f20dd8a

Browse files
author
AREMA Ontology Bot
committed
chore: update ontology using new setup
1 parent d92a7db commit f20dd8a

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

src/ontology/AREMA-ontology.ttl

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,8 @@ me:Door a skos:Concept ;
135135
skos:broader me:Opening ;
136136
skos:definition "A door is a structure to enter or exit a room"@en ;
137137
skos:inScheme me:AREMA ;
138-
skos:prefLabel "Door"@en .
138+
skos:prefLabel "Tür"@de,
139+
"Door"@en .
139140

140141
me:Earth a skos:Concept ;
141142
skos:broader me:NaturalResource ;
@@ -163,7 +164,7 @@ me:ExteriorThermalInsulation a skos:Concept ;
163164

164165
me:ExteriorWallAboveGround a skos:Concept ;
165166
skos:broader me:Structure ;
166-
skos:definition "Wall that separates the exterior from teh interior of the building above ground"@en ;
167+
skos:definition "Wall that separates the exterior from the interior of the building above ground"@en ;
167168
skos:inScheme me:AREMA ;
168169
skos:prefLabel "Aussenwand Über Terrain"@de,
169170
"Exterior Wall Above Ground"@en .
@@ -184,7 +185,7 @@ me:ExteriorWallFinishingBasement a skos:Concept ;
184185

185186
me:ExteriorWallUnderGround a skos:Concept ;
186187
skos:broader me:Structure ;
187-
skos:definition "Wall that separates the exterior from teh interior of the building under ground"@en ;
188+
skos:definition "Wall that separates the exterior from the interior of the building under ground"@en ;
188189
skos:inScheme me:AREMA ;
189190
skos:prefLabel "Aussenwand Unter Terrain"@de,
190191
"Exterior Wall Under Ground"@en .
@@ -409,7 +410,7 @@ me:SingleFamilyHouse a skos:Concept ;
409410

410411
me:Stair a skos:Concept ;
411412
skos:broader me:Structure ;
412-
skos:definition "Stair"@en ;
413+
skos:definition "Stair(s) connecting two floors"@en ;
413414
skos:inScheme me:AREMA ;
414415
skos:prefLabel "Treppe"@de,
415416
"Stair"@en .
@@ -461,7 +462,7 @@ me:ThermalConductivity a skos:Concept ;
461462
skos:inScheme me:AREMA ;
462463
skos:prefLabel "Wärmeleitfähigkeit"@de,
463464
"thermal conductivity"@en,
464-
"conductivité thermique"@fr .
465+
"Conductivité thermique"@fr .
465466

466467
me:WaterContentAt80 a skos:Concept ;
467468
qudt:symbol "w80%" ;

0 commit comments

Comments
 (0)