You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ontology/arema-ontology.ttl
+14-20Lines changed: 14 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -413,48 +413,42 @@ me:BuildingMaterial a skos:Concept ;
413
413
skos:inScheme me:MyThesaurus ;
414
414
skos:prefLabel "Baustoffe"@de,
415
415
"Building Materials"@en,
416
-
"Matériaux de Construction"@fr,
417
-
"Matériaux de construction"@fr,
418
-
"Materiali da costruzione"@it .
416
+
"Matériaux de Construction"@fr .
419
417
420
418
me:NaturalResource a skos:Concept ;
421
419
skos:definition "Resources that can potentially be used for construction; both occuring naturally (like bio- or geo-sourced) or being salvaged from demoltions."@en ;
422
420
skos:inScheme me:MyThesaurus ;
423
-
skos:prefLabel "Natürliche Ressourcen"@de,
424
-
"Ressourcen"@de,
425
-
"Natural Resources"@en,
421
+
skos:prefLabel "Ressourcen"@de,
426
422
"Resources"@en,
427
-
"Ressources"@fr,
428
-
"Ressources naturelles"@fr,
429
-
"Risorse naturali"@it .
423
+
"Ressources"@fr .
430
424
431
425
me:Building a skos:Concept ;
432
426
skos:definition "Exemplary buildings or structures made with a earnest commitment to using regenerative materials."@en ;
433
427
skos:inScheme me:MyThesaurus ;
434
428
skos:prefLabel "Gebäude"@de,
435
429
"Buildings"@en,
436
-
"Bâtiments"@fr,
437
-
"Edifici"@it .
430
+
"Bâtiments"@fr .
438
431
439
432
me:Professional a skos:Concept ;
440
433
skos:definition "Persons or organizations providing services or materials around regenerative materials."@en ;
441
434
skos:inScheme me:MyThesaurus ;
442
435
skos:prefLabel "Fachleute"@de,
443
436
"Professionals"@en,
444
-
"Professionnels"@fr,
445
-
"Professionisti"@it .
437
+
"Professionnels"@fr .
438
+
439
+
me:Structure a skos:Concept ;
440
+
skos:definition "A structure"@en ;
441
+
skos:inScheme me:MyThesaurus ;
442
+
skos:prefLabel "Struktur"@de,
443
+
"Structure"@en,
444
+
"Structure"@fr .
446
445
447
446
me:TechnicalConstruction a skos:Concept ;
448
-
skos:definition "Aspects of construction related to the physical realization of buildings, encompassing structural, thermal, acoustic, and service-related elements."@en,
449
-
"Techniques used to assemble building materials to become building elements."@en ;
447
+
skos:definition "Techniques used to assemble building materials to become building elements."@en ;
450
448
skos:inScheme me:MyThesaurus ;
451
449
skos:prefLabel "Bauweise"@de,
452
-
"Technische Konstruktionen"@de,
453
450
"Construction Techniques"@en,
454
-
"Technical Constructions"@en,
455
-
"Constructions techniques"@fr,
456
-
"Systèmes Constructifs"@fr,
457
-
"Costruzioni tecniche"@it .
451
+
"Systèmes Constructifs"@fr .
458
452
459
453
me:MyThesaurus a skos:ConceptScheme ;
460
454
dct:description "AREMA Ontology for building materials, buildings, natural resources, professionals, and technical constructions."@en ;
0 commit comments