We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ea1234 commit c641eceCopy full SHA for c641ece
1 file changed
src/ontology/AREMA-ontology.ttl
@@ -147,7 +147,7 @@ me:Earth a skos:Concept ;
147
148
me:Effusivity a skos:Concept ;
149
qudt:symbol "E" ;
150
- qudt:unit unit:KiloJ-PER-K-M2-SEC0_5 ;
+ qudt:unit unit:KiloJ-PER-K-M2-SEC ;
151
skos:broader me:Hygrothermal ;
152
skos:inScheme me:AREMA ;
153
skos:prefLabel "Effusivität"@de,
@@ -257,7 +257,7 @@ me:InterventionType a skos:Concept ;
257
258
me:LiquidTransferCoefficientForAbsorption a skos:Concept ;
259
qudt:symbol "A" ;
260
- qudt:unit unit:KiloGM-PER-M2-SEC0_5 ;
+ qudt:unit unit:KiloGM-PER-M2-SEC ;
261
262
263
skos:prefLabel "Wasseraufnahmekoeffizient"@de,
0 commit comments