From e10e800bc03d8e231149730eaae21b0bf5db4210 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Thu, 13 Jun 2024 13:24:10 +0200 Subject: [PATCH 001/121] TLO as OWL 2 RL --- mereocausality/mereocausality.ttl | 173 ++++++++++++++---------------- perspectives/data.ttl | 59 +++++----- perspectives/holistic.ttl | 12 +-- perspectives/persistence.ttl | 17 ++- perspectives/perspectives.ttl | 3 +- perspectives/physicalistic.ttl | 123 +++++++++++++-------- perspectives/reductionistic.ttl | 61 +++++------ perspectives/semiotics.ttl | 167 ++++++++++++---------------- perspectives/standardmodel.ttl | 44 ++++---- perspectives/structural.ttl | 21 ++-- 10 files changed, 339 insertions(+), 341 deletions(-) diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index 523117bf..c974c267 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -10,9 +10,9 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; - dcterms:abstract """Introduces the fundamental mereocausal (and mereotopological) concepts of EMMO and their relations with the real world entities that they represent. EMMO uses mereocausality as the ground for all the subsequent ontology modules. + owl:versionIRI ; + owl:imports ; + dcterms:abstract """Introduces the fundamental mereocausal (and mereotopological) concepts of EMMO and their relations with the real world entities that they represent. EMMO uses mereocausality as the ground for all the subsequent ontology modules. The concept of causal connection is used to define the first distinction between ontology entities namely the item and collections. Items are causally self-connected objects, while collections are causally disconnected. Quantum mereology is based on the concept of quantum entity. This module introduces also the fundamental mereotopological relations used to distinguish between space and time dimensions, making spacetime emerge from underlying network of causal relations between quantum entities."""@en ; dcterms:contributor , @@ -635,10 +635,11 @@ b) y and x are non-overlapping"""@en ; # Classes ################################################################# - ### https://w3id.org/emmo#EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 , + :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d , + [ rdf:type owl:Restriction ; owl:onProperty :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 ; owl:someValuesFrom [ rdf:type owl:Class ; owl:unionOf ( :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 @@ -686,7 +687,8 @@ b) y and x are non-overlapping"""@en ; ### https://w3id.org/emmo#EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 rdf:type owl:Class ; - rdfs:subClassOf _:genid19 ; + rdfs:subClassOf :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d , + _:genid19 ; skos:example "The collection of users of a particular software, the collection of atoms that have been part of that just dissociated molecule."@en ; skos:prefLabel "Collection"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A collection is the concept that complements the item concept, being an entity that possesses at least one part non directly causally connected with the rest. @@ -716,6 +718,7 @@ _:genid19 rdf:type owl:Restriction ; ### https://w3id.org/emmo#EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 ; skos:altLabel "RealParticle"@en ; skos:example """From a physics perspective a quantum can be related to smallest identifiable entities, according to the limits imposed by the uncertainty principle in space and time measurements. However, the quantum mereotopology approach is not restricted only to physics. For example, in a manpower management ontology, a quantum can stand for an hour (time) of a worker (space) activity."""@en ; @@ -739,11 +742,7 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram ### https://w3id.org/emmo#EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 - :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 - ) - ] ; + rdfs:subClassOf :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; skos:prefLabel "CausalParticle"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A causal particle represents the most elementary entity in physics, being it a simple state of an elementary particle, called quantum in the EMMO, or a chain of causally connected quanta."@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of CausalPath and Quantum classes."@en ; @@ -759,11 +758,7 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram ### https://w3id.org/emmo#EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d - :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d - ) - ] ; + rdfs:subClassOf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; skos:example "An atom, a group of persons, a fluid."@en ; skos:prefLabel "Fusion"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A fusion is any entity that is made up of two or more quantum entities, regardless of the fact that they are or not self-connected."@en ; @@ -780,11 +775,7 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram ### https://w3id.org/emmo#EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 - :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac - ) - ] ; + rdfs:subClassOf :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 ; skos:prefLabel "CausalCluster"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "With the causal cluster term we address an heterogenous group of entities, which possess the common feature of having at least two causally non connected quanta. It comprises collections (non self-connected entities) and causal systems (entities extended in space)."@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of the CausalSystem and Collection classes."@en ; @@ -800,13 +791,8 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram ### https://w3id.org/emmo#EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf rdf:type owl:Class ; - rdfs:subClassOf _:genid35 , - _:genid37 ; - owl:disjointUnionOf ( :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 - :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 - :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 - :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac - ) ; + rdfs:subClassOf _:genid26 , + _:genid28 ; skos:prefLabel "EMMO"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The EMMO conceptualises the world using the primitive concepts of causality and parthood. Parthood is about the composition of world entities starting from other more fundamental entities. Causality is about the interactions between world entities. The quantum is the smallest indivisible part of any world entity. Quantum individuals are the fundamental causal constituents of the universe, since it is implied that causality originates from quantum-to-quantum interactions. Quantums are no-dimensional, and their aggregation makes spacetime emerge from their causal structure. Causality between macro entities (i.e. entities made of more than one quantum) is explained as the sum of the causality relations between their quantum constituents. Fundamental interactions (quantum fields) are represented as symmetric causality between macro entities, while classical interactions are mediated by chain of quantums (i.e. elementary particles). @@ -819,11 +805,11 @@ Entities are not placed in space or time: space and time are always relative bet The EMMO conceptualisation does not allow the existence of space without a temporal dimension, the latter coming from a causal relation between entities. For this reason, the EMMO entities that are not quantum or elementaries, may be considered to be always spatiotemporal. The EMMO poses no constraints to the number of spatial dimensions for a causal system (except being higher than one)."""@en . -_:genid35 rdf:type owl:Restriction ; +_:genid26 rdf:type owl:Restriction ; owl:onProperty :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; owl:someValuesFrom :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 . -_:genid37 rdf:type owl:Restriction ; +_:genid28 rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ] ; owl:hasValue :EMMO_08cb807c_e626_447b_863f_e2835540e918 . @@ -831,14 +817,14 @@ _:genid37 rdf:type owl:Restriction ; [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedTarget _:genid35 ; + owl:annotatedTarget _:genid26 ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every entity is made of quantum parts. This axiomatisation is the expression of the radical reductionistic approach of the EMMO."@en ] . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedTarget _:genid37 ; + owl:annotatedTarget _:genid28 ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "All EMMO individuals are part of the most comprehensive entity which is the universe."@en ] . @@ -871,11 +857,8 @@ A collection cannot be an item and viceversa, representing the fact that a world ### https://w3id.org/emmo#EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 - :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac - ) - ] ; + rdfs:subClassOf :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 , + :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; skos:prefLabel "CausalStructure"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The most fundamental unity criterion for the definition of an structure is that: - is made of at least two quantums (a structure is not a simple entity) @@ -894,6 +877,8 @@ A collection cannot be an item and viceversa, representing the fact that a world ### https://w3id.org/emmo#EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac rdf:type owl:Class ; + rdfs:subClassOf :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d , + :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; skos:example "A electron binded by a nucleus."@en ; skos:prefLabel "CausalSystem"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A causal system provides the most general concept of system, being a union of causal structures interacting together. In its most simple form, a causal system is an interlacement of causal paths (the most simple structure type). @@ -910,11 +895,7 @@ A causal system is always a spatial-like structure, and is represented as a mult ### https://w3id.org/emmo#EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 - :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d - ) - ] ; + rdfs:subClassOf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; skos:altLabel "CausalObject"@en ; skos:example "A person life, an interval of a person life. The lifetime of two components, from the production in separate manufacturing lines, their being connected components in a device, including their eparation and decommissioning."@en ; skos:prefLabel "Item"@en ; @@ -945,7 +926,6 @@ Following graph theory concepts, the quantums of an item are all connected toget # Individuals ################################################################# - ### https://w3id.org/emmo#EMMO_08cb807c_e626_447b_863f_e2835540e918 :EMMO_08cb807c_e626_447b_863f_e2835540e918 rdf:type owl:NamedIndividual , :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; @@ -953,6 +933,19 @@ Following graph theory concepts, the quantums of an item are all connected toget :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "The universe is considered as a causally self-connected object, encompassing all other objects. For this reason is unique."@en . +################################################################# +# General axioms +################################################################# + +[ rdf:type owl:AllDisjointClasses ; + owl:members ( :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 + :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 + :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 + :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac + ) +] . + + ################################################################# # Rules ################################################################# @@ -963,53 +956,6 @@ Following graph theory concepts, the quantums of an item are all connected toget rdf:type . -[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Transitivity for proper parthood."@en ; - rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - ; - - ] ; - rdf:rest [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . - -[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing exclusivity between overlapping and causality."@en ; - rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; - ; - - ] ; - rdf:rest rdf:nil - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . - [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing the fact that an entity cannot cause itself."@en ; rdf:type ; [ rdf:type ; @@ -1178,4 +1124,51 @@ Following graph theory concepts, the quantums of an item are all connected toget ] ] . +[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Transitivity for proper parthood."@en ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + ; + + ] ; + rdf:rest [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + +[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing exclusivity between overlapping and causality."@en ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + ; + + ] ; + rdf:rest rdf:nil + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + ### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi diff --git a/perspectives/data.ttl b/perspectives/data.ttl index 3d75e9e9..0169ee5a 100644 --- a/perspectives/data.ttl +++ b/perspectives/data.ttl @@ -41,8 +41,33 @@ # Classes ################################################################# +### http://w3id.org/emmo#EMMO_1a40459e_10d8_49b3_bb8c_c3595fb1d0bb + rdf:type owl:Class ; + rdfs:subClassOf :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; + skos:prefLabel "DataByStructure"@en . + + +### http://w3id.org/emmo#EMMO_1e1cfc11_aa1a_44d4_a8d0_31e26deb2d19 + rdf:type owl:Class ; + rdfs:subClassOf :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; + skos:prefLabel "DataByQuantum"@en . + + +### http://w3id.org/emmo#EMMO_c66ad523_3937_485e_91bb_ad488ddb373f + rdf:type owl:Class ; + rdfs:subClassOf :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; + skos:prefLabel "DataByDiscretness"@en . + + +### http://w3id.org/emmo#EMMO_f0fec2df_41f0_4412_b28a_592858c065f0 + rdf:type owl:Class ; + rdfs:subClassOf :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; + skos:prefLabel "DataByNumerical"@en . + + ### https://w3id.org/emmo#EMMO_0d1c0018_42e2_4506_bc3d_f53c117c1ad3 :EMMO_0d1c0018_42e2_4506_bc3d_f53c117c1ad3 rdf:type owl:Class ; + rdfs:subClassOf ; skos:example "A vynil contain continuous information about the recorded sound."@en ; skos:prefLabel "AnalogData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Data that are decoded retaining its continuous variations characteristic."@en ; @@ -51,17 +76,13 @@ ### https://w3id.org/emmo#EMMO_194e367c_9783_4bf5_96d0_9ad597d48d9a :EMMO_194e367c_9783_4bf5_96d0_9ad597d48d9a rdf:type owl:Class ; + rdfs:subClassOf ; skos:prefLabel "DataSet"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Encoded data made of more than one datum."@en . ### https://w3id.org/emmo#EMMO_1e877c70_3b01_45a8_a8f6_8ce4f6a24660 :EMMO_1e877c70_3b01_45a8_a8f6_8ce4f6a24660 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 - :EMMO_5a10e288_c6a5_409a_a16a_98a2fb8be4f3 - ) - ] ; rdfs:subClassOf :EMMO_49267eba_5548_4163_8f36_518d65b583f9 ; rdfs:seeAlso "Luciano Floridi, \"Information - A very Short Introduction\", Oxford University Press., (2010) ISBN 978-0199551378"@en ; skos:altLabel "Dedomena"@en , @@ -84,26 +105,7 @@ Variations are pure physical variations and do not necessarily possess semantic ### https://w3id.org/emmo#EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_0d1c0018_42e2_4506_bc3d_f53c117c1ad3 - :EMMO_be8592a7_68d1_4a06_ad23_82f2b56ef926 - ) - ] , - [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_194e367c_9783_4bf5_96d0_9ad597d48d9a - :EMMO_50d6236a_7667_4883_8ae1_9bb5d190423a - ) - ] , - [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_6fa1feac_c388_44cc_a721_283499d5addc - :EMMO_ed257e78_8b59_44c3_9d61_06c261184f55 - ) - ] , - [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_888a5dea_3b7d_4dc0_93f2_d4e345a1f903 - :EMMO_ac1a05c5_0c17_4387_bac0_683f2a86f3ed - ) - ] ; + rdfs:subClassOf :EMMO_1e877c70_3b01_45a8_a8f6_8ce4f6a24660 ; owl:disjointWith :EMMO_5a10e288_c6a5_409a_a16a_98a2fb8be4f3 ; skos:altLabel "EncodedContrast"@en , "EncodedData"@en ; @@ -142,6 +144,7 @@ We call \"interpreting\" the act of providing semantic meaning to data, which is ### https://w3id.org/emmo#EMMO_50d6236a_7667_4883_8ae1_9bb5d190423a :EMMO_50d6236a_7667_4883_8ae1_9bb5d190423a rdf:type owl:Class ; + rdfs:subClassOf ; skos:example "A character, a bit, a song in a CD."@en ; skos:prefLabel "Datum"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A self-consistent encoded data entity."@en . @@ -149,6 +152,7 @@ We call \"interpreting\" the act of providing semantic meaning to data, which is ### https://w3id.org/emmo#EMMO_5a10e288_c6a5_409a_a16a_98a2fb8be4f3 :EMMO_5a10e288_c6a5_409a_a16a_98a2fb8be4f3 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1e877c70_3b01_45a8_a8f6_8ce4f6a24660 ; skos:altLabel "EnvironmentalData"@en ; skos:example "A cloud in the sky. The radiative spectrum of a star."@en ; skos:prefLabel "NonEncodedContrast"@en ; @@ -160,24 +164,28 @@ It doesn't mean that such contrasts cannot be used to deduce something: in fact ### https://w3id.org/emmo#EMMO_6fa1feac_c388_44cc_a721_283499d5addc :EMMO_6fa1feac_c388_44cc_a721_283499d5addc rdf:type owl:Class ; + rdfs:subClassOf ; skos:prefLabel "QuantumData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Data that are expressed through quantum mechanical principles, and that can have several values ​​/ be in several states in the same place at the same time (quantum superposition), each of them with a certain probability."@en . ### https://w3id.org/emmo#EMMO_888a5dea_3b7d_4dc0_93f2_d4e345a1f903 :EMMO_888a5dea_3b7d_4dc0_93f2_d4e345a1f903 rdf:type owl:Class ; + rdfs:subClassOf ; skos:prefLabel "NumericalData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Data that can be decoded under a quantitative schema and also associated with a graphical number symbols."@en . ### https://w3id.org/emmo#EMMO_ac1a05c5_0c17_4387_bac0_683f2a86f3ed :EMMO_ac1a05c5_0c17_4387_bac0_683f2a86f3ed rdf:type owl:Class ; + rdfs:subClassOf ; skos:prefLabel "NonNumericalData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Data that are non-quantitatively interpreted (e.g., qualitative data, types)."@en . ### https://w3id.org/emmo#EMMO_be8592a7_68d1_4a06_ad23_82f2b56ef926 :EMMO_be8592a7_68d1_4a06_ad23_82f2b56ef926 rdf:type owl:Class ; + rdfs:subClassOf ; skos:example "A text is a collection of discrete symbols. A compact disc is designed to host discrete states in the form of pits and lands."@en ; skos:prefLabel "DiscreteData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Data whose variations are decoded according to a discrete schema."@en ; @@ -187,6 +195,7 @@ Discrete does not mean that the material basis is discrete, but that the data ar ### https://w3id.org/emmo#EMMO_ed257e78_8b59_44c3_9d61_06c261184f55 :EMMO_ed257e78_8b59_44c3_9d61_06c261184f55 rdf:type owl:Class ; + rdfs:subClassOf ; skos:prefLabel "ClassicalData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Data that are expressed through classical physics mechanisms, having one value and one state, and being in the same place at the same time."@en . diff --git a/perspectives/holistic.ttl b/perspectives/holistic.ttl index 26489152..4d6280f5 100644 --- a/perspectives/holistic.ttl +++ b/perspectives/holistic.ttl @@ -98,11 +98,6 @@ In this sense, the man and the building process overcrosses. and the overlapping ### https://w3id.org/emmo#EMMO_0277f24a_ea7f_4917_81b7_fb0406c8fc62 :EMMO_0277f24a_ea7f_4917_81b7_fb0406c8fc62 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_56cf1cea_bb26_4093_b587_dd64e230bf9b - :EMMO_a374f1d4_55b1_4796_a8c6_88668f205cd2 - ) - ] ; rdfs:subClassOf :EMMO_49267eba_5548_4163_8f36_518d65b583f9 ; skos:altLabel "Wholistic"@en ; skos:example "A molecule of a body can have role in the body evolution, without caring if its part of a specific organ and without specifying the time interval in which this role occurred."@en , @@ -135,6 +130,7 @@ The holistic perspective is not excluding the reductionistic perspective, on the ### https://w3id.org/emmo#EMMO_0e1f2009_bf12_49d1_99f3_1422e5287d82 :EMMO_0e1f2009_bf12_49d1_99f3_1422e5287d82 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 ; skos:altLabel "HolisticTemporalPart"@en ; skos:prefLabel "TemporalRole"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An holistic temporal part of a whole."@en . @@ -162,11 +158,6 @@ This class is expected to host the definition of world objects as they appear in ### https://w3id.org/emmo#EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 :EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_0e1f2009_bf12_49d1_99f3_1422e5287d82 - :EMMO_fcae603e_aa6e_4940_9fa1_9f0909cabf3b - ) - ] ; rdfs:subClassOf :EMMO_56cf1cea_bb26_4093_b587_dd64e230bf9b , [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b @@ -216,6 +207,7 @@ This definition provides a clear and precise way to define what a whole is.""" . ### https://w3id.org/emmo#EMMO_fcae603e_aa6e_4940_9fa1_9f0909cabf3b :EMMO_fcae603e_aa6e_4940_9fa1_9f0909cabf3b rdf:type owl:Class ; + rdfs:subClassOf :EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 ; skos:altLabel "HolisticSpatialPart"@en ; skos:prefLabel "NonTemporalRole"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An holistic spatial part of a whole."@en . diff --git a/perspectives/persistence.ttl b/perspectives/persistence.ttl index 7967caac..f850527b 100644 --- a/perspectives/persistence.ttl +++ b/perspectives/persistence.ttl @@ -12,17 +12,17 @@ owl:versionIRI ; owl:imports ; dcterms:abstract ""@en ; - dcterms:contributor , - , + dcterms:contributor , , - ; + , + ; dcterms:creator ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Persistence"@en ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" . + owl:versionInfo "1.0.0-rc1" ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Classes @@ -30,6 +30,7 @@ ### https://w3id.org/emmo#EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce rdf:type owl:Class ; + rdfs:subClassOf :EMMO_e04884d9_eda6_487e_93d5_7722d7eda96b ; skos:altLabel "Occurrent"@en , "Perdurant"@en ; skos:example """Practically speaking, the Process class can be populated by primitive subclasses (e.g. Cooking) for each of which holds the axiom that not all the item temporal parts are of the same type of the whole (e.g. breaking an egg, which is not necessarily a cooking process) and there are at least two temporal item parts of different types (e.g. breaking and egg and turning on the stove). @@ -43,6 +44,7 @@ The definition of every specific process subclass requires a reference type, tha ### https://w3id.org/emmo#EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_e04884d9_eda6_487e_93d5_7722d7eda96b ; skos:altLabel "Continuant"@en , "Endurant"@en ; skos:example """Practically speaking, the Object class can be populated by primitive subclasses (e.g. Car) for each of which holds the axiom that all the item parts are of the same type of the whole (e.g. Car SubClassOf hasTemporalItemPart only Car). @@ -57,11 +59,6 @@ For this reason, the definition of object is done by considering only item tempo ### https://w3id.org/emmo#EMMO_e04884d9_eda6_487e_93d5_7722d7eda96b :EMMO_e04884d9_eda6_487e_93d5_7722d7eda96b rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce - :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 - ) - ] ; rdfs:subClassOf :EMMO_49267eba_5548_4163_8f36_518d65b583f9 ; skos:prefLabel "Persistence"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The union of the object or process classes."@en ; diff --git a/perspectives/perspectives.ttl b/perspectives/perspectives.ttl index 5e2e13a0..e8135c3e 100644 --- a/perspectives/perspectives.ttl +++ b/perspectives/perspectives.ttl @@ -16,7 +16,8 @@ , , , - ; + , + ; dcterms:abstract """The EMMO perspectives level ontology is a container for the EMMO perspectives level ontologies. The perspectives level ontologies act as roots for extending the EMMO towards specific application domains. They describe the world from different perspectives, including diff --git a/perspectives/physicalistic.ttl b/perspectives/physicalistic.ttl index a2254a5c..1e4cc4a8 100644 --- a/perspectives/physicalistic.ttl +++ b/perspectives/physicalistic.ttl @@ -36,14 +36,39 @@ owl:qualifiedCardinality rdf:type owl:AnnotationProperty . # Classes ################################################################# -### https://w3id.org/emmo#EMMO_09f0ac34_c349_46b5_acf0_0edeae52cca1 -:EMMO_09f0ac34_c349_46b5_acf0_0edeae52cca1 owl:disjointUnionOf ( :EMMO_38b579de_4331_40e0_803d_09efa298e726 - :EMMO_5cc4e111_3eb1_44a3_9369_5af3846cf605 - ) . +### http://w3id.org/emmo#EMMO_0f3e0646_4f06_4588_9779_6a4f05c5a8d6 + rdf:type owl:Class ; + rdfs:subClassOf :EMMO_38b579de_4331_40e0_803d_09efa298e726 ; + skos:prefLabel "PhysicalObjectByBond"@en . + + +### http://w3id.org/emmo#EMMO_2c07a731_84f9_4883_9e58_2bc073abda29 + rdf:type owl:Class ; + rdfs:subClassOf :EMMO_a15cea10_9946_4d2b_95c5_cfc333fd2abb ; + skos:prefLabel "PhysicalParticleBySpin"@en . + + +### http://w3id.org/emmo#EMMO_41cecfc2_bb6b_45f3_b6cc_e7740d931afe + rdf:type owl:Class ; + rdfs:subClassOf :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 ; + skos:prefLabel "MatterByStructure"@en . + + +### http://w3id.org/emmo#EMMO_43d0bb2c_bb0e_4312_a0de_084c29ff7f9e + rdf:type owl:Class ; + rdfs:subClassOf :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 ; + skos:prefLabel "MatterByType"@en . + + +### http://w3id.org/emmo#EMMO_b32fe85d_2f7b_4972_9dd7_7cf20d4bba59 + rdf:type owl:Class ; + rdfs:subClassOf :EMMO_a15cea10_9946_4d2b_95c5_cfc333fd2abb ; + skos:prefLabel "PhysicalParticleByBond"@en . ### https://w3id.org/emmo#EMMO_12aae025_a226_4762_9d51_81200a8ce54c :EMMO_12aae025_a226_4762_9d51_81200a8ce54c rdf:type owl:Class ; + rdfs:subClassOf :EMMO_be0a7278_b4e6_4bca_88ba_de3f67a478e2 ; skos:prefLabel "PseudoscalarMeson"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A meson with spin zero and odd parity."@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Pseudoscalar_meson"@en . @@ -51,6 +76,7 @@ owl:qualifiedCardinality rdf:type owl:AnnotationProperty . ### https://w3id.org/emmo#EMMO_1b32a555_978b_4e56_933f_e158e165023e :EMMO_1b32a555_978b_4e56_933f_e158e165023e rdf:type owl:Class ; + rdfs:subClassOf :EMMO_be0a7278_b4e6_4bca_88ba_de3f67a478e2 ; skos:prefLabel "VectorMeson"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A meson with total spin 1 and odd parit."@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Vector_meson" . @@ -58,6 +84,7 @@ owl:qualifiedCardinality rdf:type owl:AnnotationProperty . ### https://w3id.org/emmo#EMMO_1c16bb7f_5400_4498_8ef2_54392908da4e :EMMO_1c16bb7f_5400_4498_8ef2_54392908da4e rdf:type owl:Class ; + rdfs:subClassOf ; skos:prefLabel "HybridMatter"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Matter composed of both matter and antimatter fundamental particles."@en . @@ -69,6 +96,8 @@ owl:qualifiedCardinality rdf:type owl:AnnotationProperty . ) ; rdf:type owl:Class ] ; + owl:disjointWith :EMMO_29108c7c_9087_4992_ab1c_02561665df21 , + :EMMO_cafd0f10_ce85_48b9_9a36_2b0af141ce21 ; skos:example """Examples of composite particles with integer spin: spin 0: H1 and He4 in ground state, pion spin 1: H1 and He4 in first excited state, meson @@ -95,6 +124,7 @@ Note that the name of a compound may refer to the respective molecular entity or ### https://w3id.org/emmo#EMMO_24dda193_ada8_433b_bb74_6ca4a0b89a20 :EMMO_24dda193_ada8_433b_bb74_6ca4a0b89a20 rdf:type owl:Class ; rdfs:subClassOf :EMMO_29108c7c_9087_4992_ab1c_02561665df21 , + :EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 , [ rdf:type owl:Restriction ; owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; owl:someValuesFrom :EMMO_99a8eece_40bf_4f26_832c_f290ca664767 @@ -111,6 +141,7 @@ Note that the name of a compound may refer to the respective molecular entity or ) ; rdf:type owl:Class ] ; + owl:disjointWith :EMMO_820619ca_b23e_4c7a_8543_18a17722abc0 ; skos:example """Examples of composite particles with half-integer spin: spin 1/2: He3 in ground state, proton, neutron spin 3/2: He5 in ground state, Delta baryons (excitations of the proton and neutron)"""@en ; @@ -120,6 +151,7 @@ spin 3/2: He5 in ground state, Delta baryons (excitations of the proton and neut ### https://w3id.org/emmo#EMMO_3275b6e9_05f1_4912_954f_7d64ac12b2d2 :EMMO_3275b6e9_05f1_4912_954f_7d64ac12b2d2 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_be0a7278_b4e6_4bca_88ba_de3f67a478e2 ; skos:prefLabel "ScalarMeson"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A meson with spin zero and even parity."@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Scalar_meson"@en . @@ -132,6 +164,7 @@ spin 3/2: He5 in ground state, Delta baryons (excitations of the proton and neut ) ; rdf:type owl:Class ] ; + rdfs:subClassOf ; skos:prefLabel "ParticulateMatter"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Bounded matter."@en . @@ -147,9 +180,6 @@ spin 3/2: He5 in ground state, Delta baryons (excitations of the proton and neut owl:onProperty :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; owl:someValuesFrom :EMMO_f835f4d4_c665_403d_ab25_dca5cc74be52 ] ; - owl:disjointUnionOf ( :EMMO_50967f46_51f9_462a_b1e4_e63365b4a184 - :EMMO_e024544d_e374_45b7_9340_1982040bc6b7 - ) ; skos:altLabel "ChemicalSubstance"@en ; skos:example "H₂0, C₆H₁₂O₆, CH₄"@en ; skos:prefLabel "Molecule"@en ; @@ -163,9 +193,8 @@ e.g. you cannot remove H from H₂0 without changing the molecule type (essentia ### https://w3id.org/emmo#EMMO_38b579de_4331_40e0_803d_09efa298e726 :EMMO_38b579de_4331_40e0_803d_09efa298e726 rdf:type owl:Class ; - owl:disjointUnionOf ( :EMMO_57d977ab_0036_4779_b59a_e47620afdb9c - :EMMO_801395f8_948e_4637_ac3b_5fcd587d72ca - ) ; + rdfs:subClassOf :EMMO_09f0ac34_c349_46b5_acf0_0edeae52cca1 ; + owl:disjointWith :EMMO_5cc4e111_3eb1_44a3_9369_5af3846cf605 ; skos:prefLabel "PhysicalObject"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """It is natural to define entities made or more than one smaller parts as object according to some unity criteria. One of the most general one applicable to causal interacting systems is to ask that all the quantum parts of the system are part of elementaries whose paths start and end within the entitiy. We call this causal convexity. In other words, causal convexity excludes all quantums that leave the system (no more interacting), or that are not yet part of it (not yet interacting). So, a photon leaving a body is not part of a convex system, while a real photon that is the carrier of clasical electromagnetic interaction between two molecular parts of the body, is part of the convex body. @@ -182,6 +211,7 @@ A physical phenomenon is defined as a causally non-convex interacting system, co ### https://w3id.org/emmo#EMMO_38d00e5f_d759_4dcc_8551_ab95865cf799 :EMMO_38d00e5f_d759_4dcc_8551_ab95865cf799 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_be0a7278_b4e6_4bca_88ba_de3f67a478e2 ; skos:prefLabel "PseudovectorMeson"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A meson with total spin 1 and even parit."@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Pseudovector_meson" . @@ -203,6 +233,7 @@ A physical phenomenon is defined as a causally non-convex interacting system, co ### https://w3id.org/emmo#EMMO_50967f46_51f9_462a_b1e4_e63365b4a184 :EMMO_50967f46_51f9_462a_b1e4_e63365b4a184 rdf:type owl:Class ; rdfs:subClassOf :EMMO_3397f270_dfc1_4500_8f6f_4d0d85ac5f71 ; + owl:disjointWith :EMMO_e024544d_e374_45b7_9340_1982040bc6b7 ; skos:example "Nitric oxide (NO) or carbon dioxide (CO₂)."@en ; skos:prefLabel "Heteronuclear"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A molecule composed of more than one element type."@en . @@ -210,10 +241,8 @@ A physical phenomenon is defined as a causally non-convex interacting system, co ### https://w3id.org/emmo#EMMO_53dced52_34f6_4cf0_8a99_ddf451861543 :EMMO_53dced52_34f6_4cf0_8a99_ddf451861543 rdf:type owl:Class ; + rdfs:subClassOf ; owl:disjointWith :EMMO_b5a5494c_83bf_44aa_a9a6_49b948e68939 ; - owl:disjointUnionOf ( :EMMO_29108c7c_9087_4992_ab1c_02561665df21 - :EMMO_820619ca_b23e_4c7a_8543_18a17722abc0 - ) ; skos:prefLabel "Fermion"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A physical particle with half odd integer spin (1/2, 3/2, etc...) that follows Fermi-Dirac statistics."@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Fermion" . @@ -221,6 +250,8 @@ A physical phenomenon is defined as a causally non-convex interacting system, co ### https://w3id.org/emmo#EMMO_57d977ab_0036_4779_b59a_e47620afdb9c :EMMO_57d977ab_0036_4779_b59a_e47620afdb9c rdf:type owl:Class ; + rdfs:subClassOf ; + owl:disjointWith :EMMO_801395f8_948e_4637_ac3b_5fcd587d72ca ; skos:prefLabel "CompositePhysicalObject"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A composite physical object is made of bonded objects (i.e. characterised by their quantum states using a Schrodinger equation approach) that are connected together by elementary particles travelling between them. These elemenentary particles are real particles, describing the existance of a classical field (e.g. Coulomb potential between charged particles)."@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of physical objects possessing a structure that is larger than a single composite particle, for which its bosonic or fermionic nature is undetermined." . @@ -229,10 +260,6 @@ A physical phenomenon is defined as a causally non-convex interacting system, co ### https://w3id.org/emmo#EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 rdf:type owl:Class ; rdfs:subClassOf :EMMO_38b579de_4331_40e0_803d_09efa298e726 ; - owl:disjointUnionOf ( :EMMO_1c16bb7f_5400_4498_8ef2_54392908da4e - :EMMO_6e9cb807_fc68_4bcf_b3ba_5fccc887c644 - :EMMO_f13672a3_59cc_40ed_8def_65009a8f74e6 - ) ; skos:altLabel "PhysicalSubstance"@en ; skos:prefLabel "Matter"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The interpretation of the term \"matter\" is not univocal. Several concepts are labelled with this term, depending on the field of science. The concept mass is sometimes related to the term \"matter\", even if the former refers to a physical quantity (precisely defined by modern physics) while the latter is a type that qualifies a physical entity. @@ -253,6 +280,7 @@ Antimatter is a subclass of matter."""@en ; ### https://w3id.org/emmo#EMMO_5cc4e111_3eb1_44a3_9369_5af3846cf605 :EMMO_5cc4e111_3eb1_44a3_9369_5af3846cf605 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_09f0ac34_c349_46b5_acf0_0edeae52cca1 ; rdfs:seeAlso :EMMO_38b579de_4331_40e0_803d_09efa298e726 ; skos:prefLabel "PhysicalPhenomenon"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals standing for causally non-convex interacting systems."@en . @@ -260,17 +288,13 @@ Antimatter is a subclass of matter."""@en ; ### https://w3id.org/emmo#EMMO_6e9cb807_fc68_4bcf_b3ba_5fccc887c644 :EMMO_6e9cb807_fc68_4bcf_b3ba_5fccc887c644 rdf:type owl:Class ; + rdfs:subClassOf ; skos:prefLabel "OrdinaryMatter"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Matter composed of only matter particles, excluding anti-matter particles."@en . ### https://w3id.org/emmo#EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 :EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_24dda193_ada8_433b_bb74_6ca4a0b89a20 - :EMMO_be0a7278_b4e6_4bca_88ba_de3f67a478e2 - ) - ] ; rdfs:subClassOf :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 , :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 ; skos:prefLabel "Hadron"@en ; @@ -278,20 +302,28 @@ Antimatter is a subclass of matter."""@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Hadron" . +### https://w3id.org/emmo#EMMO_7b79b2ac_3cf2_4d3b_8cdc_bcabb59d869e +:EMMO_7b79b2ac_3cf2_4d3b_8cdc_bcabb59d869e rdfs:subClassOf ; + owl:disjointWith :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 . + + ### https://w3id.org/emmo#EMMO_801395f8_948e_4637_ac3b_5fcd587d72ca :EMMO_801395f8_948e_4637_ac3b_5fcd587d72ca rdf:type owl:Class ; + rdfs:subClassOf ; skos:prefLabel "BondedObject"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A bonded object is a sequence of fundamental interactions that can be described approximatively by Schrodinger formulation. A bonded object is typically characterised by having quantum states (e.g. electron states in an atom, energy levels of a molecule). Furthermore, a bonded object is made of elementary particles that travels from the beginning to the end of the entity (i.e. a bonded object doesn't change its components)."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """\"... in the 'classical' picture ordinary matter is made of atoms, in which electrons are held in orbit around a nucleus of protons and neutrons by the electrical attraction of opposite charges. We can now give this model a more sophisticated formulation by attributing the binding force to the exchange of photons between the electrons and the protons in the nucleus. However, for the purposes of atomic physics this is overkill, for in this context quantization of the electromagnetic field produces only minute effects (notably the Lamb shift and the anomalous magnetic moment of the electron). To excellent approximation we can pretend that the forces are given by Coulomb's law (together with various magnetic dipole couplings). The point is that in a bound state enormous numbers of photons are continually streaming back and forth, so that the \"lumpiness\" of the field is effectively smoothed out, and classical electrodynamics is a suitable approximation to the truth. But in most elementary particle processes, such as the photoelectric effect or Compton scattering, individual photons are involved, and quantization can no longer be ignored.\" D. Griffiths, \"Introduction to elementary Particles\", Wiley-VCH, 2004, pp.16-17"""@en . +### https://w3id.org/emmo#EMMO_820619ca_b23e_4c7a_8543_18a17722abc0 +:EMMO_820619ca_b23e_4c7a_8543_18a17722abc0 rdfs:subClassOf :EMMO_53dced52_34f6_4cf0_8a99_ddf451861543 . + + ### https://w3id.org/emmo#EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_801395f8_948e_4637_ac3b_5fcd587d72ca ; - owl:disjointUnionOf ( :EMMO_1f19b65b_35bf_4662_a318_7f1c147cb3b6 - :EMMO_29108c7c_9087_4992_ab1c_02561665df21 - ) ; + rdfs:subClassOf , + :EMMO_801395f8_948e_4637_ac3b_5fcd587d72ca ; skos:prefLabel "BondedParticle"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A composite particle is a bonded particle for which it is possible to clearly define its bosonic or fermionic behaviour. The term particle is then reserved for entities whose fermionic or bosonic nature is clearly defined."@en . @@ -305,9 +337,7 @@ D. Griffiths, \"Introduction to elementary Particles\", Wiley-VCH, 2004, pp.16-1 ### https://w3id.org/emmo#EMMO_a15cea10_9946_4d2b_95c5_cfc333fd2abb :EMMO_a15cea10_9946_4d2b_95c5_cfc333fd2abb rdf:type owl:Class ; - owl:disjointUnionOf ( :EMMO_7b79b2ac_3cf2_4d3b_8cdc_bcabb59d869e - :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 - ) ; + rdfs:subClassOf :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; skos:altLabel "Particle"@en ; skos:prefLabel "PhysicalParticle"@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The union of hadron and lepton, or fermion and bosons."@en ; @@ -324,9 +354,7 @@ D. Griffiths, \"Introduction to elementary Particles\", Wiley-VCH, 2004, pp.16-1 ### https://w3id.org/emmo#EMMO_b5a5494c_83bf_44aa_a9a6_49b948e68939 :EMMO_b5a5494c_83bf_44aa_a9a6_49b948e68939 rdf:type owl:Class ; - owl:disjointUnionOf ( :EMMO_1f19b65b_35bf_4662_a318_7f1c147cb3b6 - :EMMO_cafd0f10_ce85_48b9_9a36_2b0af141ce21 - ) ; + rdfs:subClassOf ; skos:prefLabel "Boson"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A physical particle with integer spin that follows Bose–Einstein statistics."@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Boson" . @@ -341,24 +369,17 @@ D. Griffiths, \"Introduction to elementary Particles\", Wiley-VCH, 2004, pp.16-1 ### https://w3id.org/emmo#EMMO_bc37743c_37c4_4ec7_9d58_d1aae5567352 :EMMO_bc37743c_37c4_4ec7_9d58_d1aae5567352 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_57d977ab_0036_4779_b59a_e47620afdb9c , - :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 ; + rdfs:subClassOf , + :EMMO_57d977ab_0036_4779_b59a_e47620afdb9c ; skos:prefLabel "Substance"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A composite physical object made of fermions (i.e. having mass and occupying space)." . ### https://w3id.org/emmo#EMMO_be0a7278_b4e6_4bca_88ba_de3f67a478e2 :EMMO_be0a7278_b4e6_4bca_88ba_de3f67a478e2 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_12aae025_a226_4762_9d51_81200a8ce54c - :EMMO_1b32a555_978b_4e56_933f_e158e165023e - :EMMO_3275b6e9_05f1_4912_954f_7d64ac12b2d2 - :EMMO_38d00e5f_d759_4dcc_8551_ab95865cf799 - :EMMO_f895cb83_2280_42e9_9f4c_047273e70d3c - ) - ] ; rdfs:subClassOf :EMMO_1c16bb7f_5400_4498_8ef2_54392908da4e , :EMMO_1f19b65b_35bf_4662_a318_7f1c147cb3b6 , + :EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 , [ rdf:type owl:Restriction ; owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; owl:someValuesFrom :EMMO_99a8eece_40bf_4f26_832c_f290ca664767 @@ -369,6 +390,10 @@ D. Griffiths, \"Introduction to elementary Particles\", Wiley-VCH, 2004, pp.16-1 :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Meson" . +### https://w3id.org/emmo#EMMO_cafd0f10_ce85_48b9_9a36_2b0af141ce21 +:EMMO_cafd0f10_ce85_48b9_9a36_2b0af141ce21 rdfs:subClassOf :EMMO_b5a5494c_83bf_44aa_a9a6_49b948e68939 . + + ### https://w3id.org/emmo#EMMO_df808271_df91_4f27_ba59_fa423c51896c :EMMO_df808271_df91_4f27_ba59_fa423c51896c rdf:type owl:Class ; skos:prefLabel "Neutron"@en ; @@ -410,6 +435,7 @@ We cannot say that H₂ molecule has direct part two H atoms, but has direct par ### https://w3id.org/emmo#EMMO_f13672a3_59cc_40ed_8def_65009a8f74e6 :EMMO_f13672a3_59cc_40ed_8def_65009a8f74e6 rdf:type owl:Class ; + rdfs:subClassOf ; skos:prefLabel "AntiMatter"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Antimatter is matter that is composed only of the antiparticles of those that constitute ordinary matter."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "This branch is not expanded due to the limited use of such entities."@en . @@ -442,6 +468,7 @@ We cannot say that H₂ molecule has direct part two H atoms, but has direct par ### https://w3id.org/emmo#EMMO_f895cb83_2280_42e9_9f4c_047273e70d3c :EMMO_f895cb83_2280_42e9_9f4c_047273e70d3c rdf:type owl:Class ; + rdfs:subClassOf :EMMO_be0a7278_b4e6_4bca_88ba_de3f67a478e2 ; skos:prefLabel "TensorMeson"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A meson with spin two."@en . @@ -458,4 +485,16 @@ We cannot say that H₂ molecule has direct part two H atoms, but has direct par [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . +################################################################# +# General axioms +################################################################# + +[ rdf:type owl:AllDisjointClasses ; + owl:members ( :EMMO_1c16bb7f_5400_4498_8ef2_54392908da4e + :EMMO_6e9cb807_fc68_4bcf_b3ba_5fccc887c644 + :EMMO_f13672a3_59cc_40ed_8def_65009a8f74e6 + ) + ] . + + ### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi diff --git a/perspectives/reductionistic.ttl b/perspectives/reductionistic.ttl index f9f4a269..c84bb54a 100644 --- a/perspectives/reductionistic.ttl +++ b/perspectives/reductionistic.ttl @@ -115,13 +115,20 @@ The direct parts (tiles) and the tessellated entity (tessellation) are causally # Classes ################################################################# +### http://w3id.org/emmo#EMMO_41c5f63b_f0e7_475e_bfac_a92027585979 + rdf:type owl:Class ; + rdfs:subClassOf :EMMO_2e46d966_9f14_4673_821e_7c7cf2957926 ; + skos:prefLabel "SpatioTemporalTileByConnection"@en . + + +### http://w3id.org/emmo#EMMO_5e38e44b_a0d1_4afc_a876_95095c0a589f + rdf:type owl:Class ; + rdfs:subClassOf :EMMO_2e46d966_9f14_4673_821e_7c7cf2957926 ; + skos:prefLabel "SpatioTemporalTileByPosition"@en . + + ### https://w3id.org/emmo#EMMO_15db234d_ecaf_4715_9838_4b4ec424fb13 :EMMO_15db234d_ecaf_4715_9838_4b4ec424fb13 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_9953c19f_ee33_4af8_be5e_dbf6d1e33581 - :EMMO_ee0466e4_780d_4236_8281_ace7ad3fc5d2 - ) - ] ; rdfs:subClassOf :EMMO_49267eba_5548_4163_8f36_518d65b583f9 ; skos:prefLabel "Reductionistic"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A class devoted to categorize causal objects by specifying their granularity levels."@en ; @@ -143,7 +150,8 @@ The direct parts (tiles) and the tessellated entity (tessellation) are causally ### https://w3id.org/emmo#EMMO_2b1fb71c_0eb0_445c_9be7_fb5d30ae79fd :EMMO_2b1fb71c_0eb0_445c_9be7_fb5d30ae79fd rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_e12dcfa4_c9f1_4546_9a12_8457c052e6ba , + [ rdf:type owl:Restriction ; owl:onProperty :EMMO_74a75cf1_3418_4244_b43c_b5db94635d42 ; owl:someValuesFrom :EMMO_d4c95fa1_5bda_4063_a22d_62c81fcea284 ] ; @@ -154,18 +162,6 @@ The direct parts (tiles) and the tessellated entity (tessellation) are causally ### https://w3id.org/emmo#EMMO_2e46d966_9f14_4673_821e_7c7cf2957926 :EMMO_2e46d966_9f14_4673_821e_7c7cf2957926 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_4cf484af_082a_40f5_9f11_930bf4634482 - :EMMO_504ad89e_dd4a_4fa6_aeb6_15c8ce0cde9b - :EMMO_d4c95fa1_5bda_4063_a22d_62c81fcea284 - ) - ] , - [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_caa63d00_80b1_4408_ac1b_cd0d23b0ec50 - :EMMO_edf72228_e040_4edc_8b46_78b2a47c72d7 - :EMMO_fa595892_070d_455e_9459_06c97179c080 - ) - ] ; rdfs:subClassOf :EMMO_9953c19f_ee33_4af8_be5e_dbf6d1e33581 ; skos:altLabel "WellFormedTile"@en ; skos:prefLabel "SpatioTemporalTile" ; @@ -189,12 +185,14 @@ If we partition the existent in my glass as ice surrounded by several molecules ### https://w3id.org/emmo#EMMO_4cf484af_082a_40f5_9f11_930bf4634482 :EMMO_4cf484af_082a_40f5_9f11_930bf4634482 rdf:type owl:Class ; + rdfs:subClassOf ; skos:prefLabel "SpatialTile"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A direct part that is obtained by partitioning a whole purely in spatial parts."@en . ### https://w3id.org/emmo#EMMO_504ad89e_dd4a_4fa6_aeb6_15c8ce0cde9b :EMMO_504ad89e_dd4a_4fa6_aeb6_15c8ce0cde9b rdf:type owl:Class ; + rdfs:subClassOf ; skos:prefLabel "TemporalTile"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A direct part that is obtained by partitioning a whole purely in temporal parts."@en . @@ -243,7 +241,8 @@ Moreover, due to inverse functionality, a 'State' can be part of only one 'Exist ### https://w3id.org/emmo#EMMO_8944581c_64da_46a9_be29_7074f7cc8098 :EMMO_8944581c_64da_46a9_be29_7074f7cc8098 rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_e12dcfa4_c9f1_4546_9a12_8457c052e6ba , + [ rdf:type owl:Restriction ; owl:onProperty :EMMO_7efab93d_c8fe_49c7_ba8e_d21d13b38c85 ; owl:allValuesFrom :EMMO_4cf484af_082a_40f5_9f11_930bf4634482 ] ; @@ -261,7 +260,8 @@ Moreover, due to inverse functionality, a 'State' can be part of only one 'Exist ### https://w3id.org/emmo#EMMO_9953c19f_ee33_4af8_be5e_dbf6d1e33581 :EMMO_9953c19f_ee33_4af8_be5e_dbf6d1e33581 rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_15db234d_ecaf_4715_9838_4b4ec424fb13 , + [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_74a75cf1_3418_4244_b43c_b5db94635d42 ] ; owl:someValuesFrom :EMMO_ee0466e4_780d_4236_8281_ace7ad3fc5d2 @@ -288,14 +288,15 @@ Moreover, due to inverse functionality, a 'State' can be part of only one 'Exist ### https://w3id.org/emmo#EMMO_caa63d00_80b1_4408_ac1b_cd0d23b0ec50 :EMMO_caa63d00_80b1_4408_ac1b_cd0d23b0ec50 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_2e46d966_9f14_4673_821e_7c7cf2957926 ; + rdfs:subClassOf ; skos:prefLabel "ThroughTile"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A tile that has next and is next of other tiles within the same tessellation."@en . ### https://w3id.org/emmo#EMMO_d4c95fa1_5bda_4063_a22d_62c81fcea284 :EMMO_d4c95fa1_5bda_4063_a22d_62c81fcea284 rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_663859e5_add3_4c9e_96fb_c99399de278d ] ; owl:someValuesFrom :EMMO_2b1fb71c_0eb0_445c_9be7_fb5d30ae79fd @@ -306,12 +307,6 @@ Moreover, due to inverse functionality, a 'State' can be part of only one 'Exist ### https://w3id.org/emmo#EMMO_e12dcfa4_c9f1_4546_9a12_8457c052e6ba :EMMO_e12dcfa4_c9f1_4546_9a12_8457c052e6ba rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_2b1fb71c_0eb0_445c_9be7_fb5d30ae79fd - :EMMO_8944581c_64da_46a9_be29_7074f7cc8098 - :EMMO_f7f41d20_eabb_4bcb_9a16_0436851fcd5c - ) - ] ; rdfs:subClassOf [ rdf:type owl:Restriction ; owl:onProperty :EMMO_7efab93d_c8fe_49c7_ba8e_d21d13b38c85 ; owl:someValuesFrom :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de @@ -323,14 +318,15 @@ Moreover, due to inverse functionality, a 'State' can be part of only one 'Exist ### https://w3id.org/emmo#EMMO_edf72228_e040_4edc_8b46_78b2a47c72d7 :EMMO_edf72228_e040_4edc_8b46_78b2a47c72d7 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_2e46d966_9f14_4673_821e_7c7cf2957926 ; + rdfs:subClassOf ; skos:prefLabel "EndTile"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 :EMMO_c0f48dc6_4a32_4d9a_a956_d68415954a8e . ### https://w3id.org/emmo#EMMO_ee0466e4_780d_4236_8281_ace7ad3fc5d2 :EMMO_ee0466e4_780d_4236_8281_ace7ad3fc5d2 rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_15db234d_ecaf_4715_9838_4b4ec424fb13 , + [ rdf:type owl:Restriction ; owl:onProperty :EMMO_74a75cf1_3418_4244_b43c_b5db94635d42 ; owl:someValuesFrom :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ] ; @@ -349,7 +345,8 @@ Moreover, due to inverse functionality, a 'State' can be part of only one 'Exist ### https://w3id.org/emmo#EMMO_f7f41d20_eabb_4bcb_9a16_0436851fcd5c :EMMO_f7f41d20_eabb_4bcb_9a16_0436851fcd5c rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_e12dcfa4_c9f1_4546_9a12_8457c052e6ba , + [ rdf:type owl:Restriction ; owl:onProperty :EMMO_7efab93d_c8fe_49c7_ba8e_d21d13b38c85 ; owl:allValuesFrom :EMMO_504ad89e_dd4a_4fa6_aeb6_15c8ce0cde9b ] ; @@ -359,7 +356,7 @@ Moreover, due to inverse functionality, a 'State' can be part of only one 'Exist ### https://w3id.org/emmo#EMMO_fa595892_070d_455e_9459_06c97179c080 :EMMO_fa595892_070d_455e_9459_06c97179c080 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_2e46d966_9f14_4673_821e_7c7cf2957926 ; + rdfs:subClassOf ; skos:prefLabel "BeginTile"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 :EMMO_fe63194f_7c04_4dbd_a244_524b38b6699b . diff --git a/perspectives/semiotics.ttl b/perspectives/semiotics.ttl index a7dd7d87..b4d8c48a 100644 --- a/perspectives/semiotics.ttl +++ b/perspectives/semiotics.ttl @@ -169,15 +169,28 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea # Classes ################################################################# +### http://w3id.org/emmo#EMMO_38f31ba5_348f_4ac2_9a67_a62b5dd7aadd + rdf:type owl:Class ; + rdfs:subClassOf :EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 ; + skos:prefLabel "CodedByStructure"@en . + + +### http://w3id.org/emmo#EMMO_3d03a403_facd_48c6_b75e_7ab8b9299218 + rdf:type owl:Class ; + rdfs:subClassOf :EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 ; + skos:prefLabel "CodedByObservation"@en . + + +### http://w3id.org/emmo#EMMO_4292fdcd_bbba_4d99_95c6_daa533d952ef + rdf:type owl:Class ; + rdfs:subClassOf :EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 ; + skos:prefLabel "CodedBySubjectivity"@en . + + ### https://w3id.org/emmo#EMMO_008fd3b2_4013_451f_8827_52bceab11841 :EMMO_008fd3b2_4013_451f_8827_52bceab11841 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_39a4e2a4_d835_426d_b497_182d06e1caff - :EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d - :EMMO_7cdc375d_d371_4d78_acd5_d51732f52126 - ) - ] ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 , + [ rdf:type owl:Restriction ; owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; owl:someValuesFrom :EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b ] ; @@ -193,13 +206,8 @@ the cat perceived by my mind -> interpretant ### https://w3id.org/emmo#EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_19608340_178c_4bfd_bd4d_0d3b935c6fec - :EMMO_2d72e38c_d587_437f_98f6_f2718fb130eb - :EMMO_36a4c1ca_5085_49ca_9e13_4c70d00c50a5 - ) - ] ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 , + [ rdf:type owl:Restriction ; owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; owl:someValuesFrom :EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b ] , @@ -227,7 +235,8 @@ On the contrary, the interpreter is an agent recognized by the ontologist. The s ### https://w3id.org/emmo#EMMO_0cd58641_824c_4851_907f_f4c3be76630c :EMMO_0cd58641_824c_4851_907f_f4c3be76630c rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d , + [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ] ; owl:someValuesFrom :EMMO_39a4e2a4_d835_426d_b497_182d06e1caff @@ -247,12 +256,8 @@ My facial expression stands for my emotional status."""@en ; ### https://w3id.org/emmo#EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_1c0b22a2_be82_4fa8_9e2b_a569a625d442 - :EMMO_3b19eab4_79be_4b02_bdaf_ecf1f0067a68 - ) - ] ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d , + [ rdf:type owl:Restriction ; owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; owl:someValuesFrom :EMMO_1b52ee70_121e_4d8d_8419_3f97cd0bd89c ] , @@ -268,7 +273,8 @@ My facial expression stands for my emotional status."""@en ; ### https://w3id.org/emmo#EMMO_19608340_178c_4bfd_bd4d_0d3b935c6fec :EMMO_19608340_178c_4bfd_bd4d_0d3b935c6fec rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee , + [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ] ; owl:someValuesFrom :EMMO_7cdc375d_d371_4d78_acd5_d51732f52126 @@ -287,12 +293,8 @@ My facial expression stands for my emotional status."""@en ; ### https://w3id.org/emmo#EMMO_1b52ee70_121e_4d8d_8419_3f97cd0bd89c :EMMO_1b52ee70_121e_4d8d_8419_3f97cd0bd89c rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_4a1c73f1_b6f5_4d10_a3a6_5de90bac7cd0 - :EMMO_ea67caa5_2609_4e91_98ae_81103f2d5c25 - ) - ] ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_2d72e38c_d587_437f_98f6_f2718fb130eb , + [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ] ; owl:someValuesFrom :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 @@ -303,6 +305,7 @@ My facial expression stands for my emotional status."""@en ; ### https://w3id.org/emmo#EMMO_1b6a95fb_3df7_44c9_ad3d_419c9c5fe7cb :EMMO_1b6a95fb_3df7_44c9_ad3d_419c9c5fe7cb rdf:type owl:Class ; + rdfs:subClassOf ; skos:example "The biography of a person met by the author."@en ; skos:prefLabel "Observed"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coded that has been observed by an interpreter."@en . @@ -310,7 +313,8 @@ My facial expression stands for my emotional status."""@en ; ### https://w3id.org/emmo#EMMO_1c0b22a2_be82_4fa8_9e2b_a569a625d442 :EMMO_1c0b22a2_be82_4fa8_9e2b_a569a625d442 rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 , + [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ] ; owl:someValuesFrom :EMMO_4a1c73f1_b6f5_4d10_a3a6_5de90bac7cd0 @@ -328,6 +332,7 @@ My facial expression stands for my emotional status."""@en ; ### https://w3id.org/emmo#EMMO_251cfb4f_5c75_4778_91ed_6c8395212fd8 :EMMO_251cfb4f_5c75_4778_91ed_6c8395212fd8 rdf:type owl:Class ; + rdfs:subClassOf ; rdfs:comment """The word subjective applies to property intrisically subjective or non-well defined. In general, when an black-box-like procedure is used for the definition of the property. This happens due to e.g. the complexity of the object, the lack of a underlying model for the representation of the object, the non-well specified meaning of the property symbols. @@ -343,6 +348,7 @@ The style of your clothing."""@en ; ### https://w3id.org/emmo#EMMO_2a888cdf_ec4a_4ec5_af1c_0343372fc978 :EMMO_2a888cdf_ec4a_4ec5_af1c_0343372fc978 rdf:type owl:Class ; + rdfs:subClassOf ; rdfs:comment """The word objective does not mean that each observation will provide the same results. It means that the observation followed a well defined procedure. This class refers to what is commonly known as physical property, i.e. a measurable property of physical system, whether is quantifiable or not."""@en ; @@ -352,12 +358,8 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_2d72e38c_d587_437f_98f6_f2718fb130eb :EMMO_2d72e38c_d587_437f_98f6_f2718fb130eb rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_1b52ee70_121e_4d8d_8419_3f97cd0bd89c - :EMMO_421167c0_1ea5_405f_970f_a41e9cb308f9 - ) - ] ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee , + [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ] ; owl:someValuesFrom :EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d @@ -370,12 +372,8 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_35d2e130_6e01_41ed_94f7_00b333d46cf9 :EMMO_35d2e130_6e01_41ed_94f7_00b333d46cf9 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_6e78433a_dbb9_409a_a7c0_4037f79d4ed8 - :EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 - ) - ] ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d , + [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ] ; owl:someValuesFrom :EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d @@ -387,6 +385,7 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_35d4c439_fcb6_4399_a855_a89a207b41e9 :EMMO_35d4c439_fcb6_4399_a855_a89a207b41e9 rdf:type owl:Class ; + rdfs:subClassOf ; skos:example "A biography."@en , "A sentence about some object, depticting its properties."@en ; skos:prefLabel "Description"@en ; @@ -396,7 +395,8 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_36a4c1ca_5085_49ca_9e13_4c70d00c50a5 :EMMO_36a4c1ca_5085_49ca_9e13_4c70d00c50a5 rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee , + [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ] ; owl:someValuesFrom :EMMO_39a4e2a4_d835_426d_b497_182d06e1caff @@ -409,7 +409,8 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_39a4e2a4_d835_426d_b497_182d06e1caff :EMMO_39a4e2a4_d835_426d_b497_182d06e1caff rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_008fd3b2_4013_451f_8827_52bceab11841 , + [ rdf:type owl:Restriction ; owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; owl:someValuesFrom :EMMO_0cd58641_824c_4851_907f_f4c3be76630c ] , @@ -425,7 +426,8 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_3b19eab4_79be_4b02_bdaf_ecf1f0067a68 :EMMO_3b19eab4_79be_4b02_bdaf_ecf1f0067a68 rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 , + [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ] ; owl:someValuesFrom :EMMO_ea67caa5_2609_4e91_98ae_81103f2d5c25 @@ -450,12 +452,8 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d :EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 - :EMMO_e999f9e0_7d63_4564_9028_07246580a267 - ) - ] ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_008fd3b2_4013_451f_8827_52bceab11841 , + [ rdf:type owl:Restriction ; owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; owl:someValuesFrom :EMMO_2d72e38c_d587_437f_98f6_f2718fb130eb ] , @@ -470,12 +468,14 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_4a1c73f1_b6f5_4d10_a3a6_5de90bac7cd0 :EMMO_4a1c73f1_b6f5_4d10_a3a6_5de90bac7cd0 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1b52ee70_121e_4d8d_8419_3f97cd0bd89c ; skos:prefLabel "Estimator"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A characteriser that declares a property for an object without actually interact with it with the specific interaction required by the property definition (i.e. infer a property from other properties)."@en . ### https://w3id.org/emmo#EMMO_4f2d1fcc_e20c_4479_9ad7_7a0480dd3e44 :EMMO_4f2d1fcc_e20c_4479_9ad7_7a0480dd3e44 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 ; skos:example "A physics equation is replicating the mechanisms internal to the object."@en , "Electrical diagram is diagrammatic and resemblance"@en , "MODA and CHADA are diagrammatic representation of a simulation or a characterisation workflow."@en ; @@ -494,7 +494,8 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_6e78433a_dbb9_409a_a7c0_4037f79d4ed8 :EMMO_6e78433a_dbb9_409a_a7c0_4037f79d4ed8 rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_35d2e130_6e01_41ed_94f7_00b333d46cf9 , + [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ] ; owl:someValuesFrom :EMMO_e999f9e0_7d63_4564_9028_07246580a267 @@ -506,6 +507,7 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_6f5af708_f825_4feb_a0d1_a8d813d3022b :EMMO_6f5af708_f825_4feb_a0d1_a8d813d3022b rdf:type owl:Class ; + rdfs:subClassOf :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 ; rdfs:comment """Here is assumed that the concept of 'object' is always relative to a 'semiotic' process. An 'object' does not exists per se, but it's always part of an interpretation. The EMMO relies on strong reductionism, i.e. everything real is a formless collection of elementary particles: we give a meaning to real world entities only by giving them boundaries and defining them using 'sign'-s. @@ -518,22 +520,8 @@ In this way the 'sign'-ed entity becomes an 'object', and the 'object' is the ba ### https://w3id.org/emmo#EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 :EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_1b6a95fb_3df7_44c9_ad3d_419c9c5fe7cb - :EMMO_9b87d718_9dcc_4f7d_ad20_12c2aa4c76be - ) - ] , - [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_251cfb4f_5c75_4778_91ed_6c8395212fd8 - :EMMO_2a888cdf_ec4a_4ec5_af1c_0343372fc978 - ) - ] , - [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_35d4c439_fcb6_4399_a855_a89a207b41e9 - :EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba - ) - ] ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_35d2e130_6e01_41ed_94f7_00b333d46cf9 , + [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ] ; owl:someValuesFrom :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 @@ -556,7 +544,8 @@ This can be used in material characterization, to define exactly the type of mea ### https://w3id.org/emmo#EMMO_7cdc375d_d371_4d78_acd5_d51732f52126 :EMMO_7cdc375d_d371_4d78_acd5_d51732f52126 rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_008fd3b2_4013_451f_8827_52bceab11841 , + [ rdf:type owl:Restriction ; owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; owl:someValuesFrom :EMMO_19608340_178c_4bfd_bd4d_0d3b935c6fec ] , @@ -571,17 +560,13 @@ This can be used in material characterization, to define exactly the type of mea ### https://w3id.org/emmo#EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 :EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_008fd3b2_4013_451f_8827_52bceab11841 - :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 - ) - ] ; rdfs:subClassOf :EMMO_49267eba_5548_4163_8f36_518d65b583f9 ; skos:prefLabel "Semiotics"@en . ### https://w3id.org/emmo#EMMO_8c537c06_8e1d_4a3b_a251_1c89bb2c4790 :EMMO_8c537c06_8e1d_4a3b_a251_1c89bb2c4790 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 ; rdfs:comment "The subclass of icon inspired by Peirceian category a) the image, which depends on a simple quality (e.g. picture)."@en ; skos:example "A geographical map that imitates the shape of the landscape and its properties at a specific historical time."@en ; skos:prefLabel "ResemblanceIcon"@en ; @@ -598,6 +583,7 @@ This can be used in material characterization, to define exactly the type of mea ### https://w3id.org/emmo#EMMO_9b87d718_9dcc_4f7d_ad20_12c2aa4c76be :EMMO_9b87d718_9dcc_4f7d_ad20_12c2aa4c76be rdf:type owl:Class ; + rdfs:subClassOf ; skos:example "The biography of a person that the author have not met."@en ; skos:prefLabel "Estimated"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coded that is assigned from an estimation."@en . @@ -605,12 +591,7 @@ This can be used in material characterization, to define exactly the type of mea ### https://w3id.org/emmo#EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_0cd58641_824c_4851_907f_f4c3be76630c - :EMMO_35d2e130_6e01_41ed_94f7_00b333d46cf9 - :EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 - ) - ] ; + rdfs:subClassOf :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 ; rdfs:comment """A 'Sign' can have temporal-direct-parts which are 'Sign' themselves. A 'Sign' usually havs 'sign' spatial direct parts only up to a certain elementary semiotic level, in which the part is only a 'Physical' and no more a 'Sign' (i.e. it stands for nothing). This elementary semiotic level is peculiar to each particular system of signs (e.g. text, painting). @@ -635,7 +616,8 @@ For plain text we can propose the ASCII symbols, for math the fundamental math s ### https://w3id.org/emmo#EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba :EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ] ; owl:someValuesFrom :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 @@ -657,13 +639,8 @@ Vickers hardness is a subclass of hardness that involves the procedures and inst ### https://w3id.org/emmo#EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee - :EMMO_6f5af708_f825_4feb_a0d1_a8d813d3022b - :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d - ) - ] ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 , + [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ] ; owl:someValuesFrom :EMMO_008fd3b2_4013_451f_8827_52bceab11841 @@ -684,6 +661,7 @@ This class includes also the 'interpeter' i.e. the entity that connects the 'sig ### https://w3id.org/emmo#EMMO_c7013b53_3071_410b_a5e4_a8d266dcdfb5 :EMMO_c7013b53_3071_410b_a5e4_a8d266dcdfb5 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 ; rdfs:comment "This subclass of icon inspired by Peirceian category (c) the metaphor, which represents the representative character of a sign by representing a parallelism in something else."@en ; skos:example "A data based model is only a functional icon, since it provide the same relations between the properties of the object (e.g., it can predict some properties as function of others) but is not considering the internal mechanisms (i.e., it can ignore the physics)."@en ; skos:prefLabel "FunctionalIcon"@en ; @@ -700,13 +678,8 @@ This class includes also the 'interpeter' i.e. the entity that connects the 'sig ### https://w3id.org/emmo#EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 :EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_4f2d1fcc_e20c_4479_9ad7_7a0480dd3e44 - :EMMO_8c537c06_8e1d_4a3b_a251_1c89bb2c4790 - :EMMO_c7013b53_3071_410b_a5e4_a8d266dcdfb5 - ) - ] ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d , + [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ] ; owl:someValuesFrom :EMMO_7cdc375d_d371_4d78_acd5_d51732f52126 @@ -760,6 +733,7 @@ For example, when a Boeing 747 is used as a sign for another Boeing 747."""@en , ### https://w3id.org/emmo#EMMO_e999f9e0_7d63_4564_9028_07246580a267 :EMMO_e999f9e0_7d63_4564_9028_07246580a267 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d ; skos:example "A unique id attached to an entity."@en ; skos:prefLabel "Naming"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A declaration that provides a sign for an object that is independent from any assignment rule."@en . @@ -767,6 +741,7 @@ For example, when a Boeing 747 is used as a sign for another Boeing 747."""@en , ### https://w3id.org/emmo#EMMO_ea67caa5_2609_4e91_98ae_81103f2d5c25 :EMMO_ea67caa5_2609_4e91_98ae_81103f2d5c25 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1b52ee70_121e_4d8d_8419_3f97cd0bd89c ; skos:prefLabel "Observer"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A characteriser that declares a property for an object through the specific interaction required by the property definition."@en . @@ -776,11 +751,11 @@ For example, when a Boeing 747 is used as a sign for another Boeing 747."""@en , ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: - inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en +inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: -inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en + inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en ] . ################################################################# diff --git a/perspectives/standardmodel.ttl b/perspectives/standardmodel.ttl index ee47435c..54a3027d 100644 --- a/perspectives/standardmodel.ttl +++ b/perspectives/standardmodel.ttl @@ -30,26 +30,24 @@ ### https://w3id.org/emmo#EMMO_09f0ac34_c349_46b5_acf0_0edeae52cca1 :EMMO_09f0ac34_c349_46b5_acf0_0edeae52cca1 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_b295158f_fda4_4124_ab58_d9ea4ccfca5a ; + owl:disjointWith :EMMO_0f19d84e_05b4_47c9_a5de_bb2a913d211b ; skos:prefLabel "InteractingSystem"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causally bonded system is a system in which there are at least thwo causal paths that are interacting."@en . ### https://w3id.org/emmo#EMMO_0f19d84e_05b4_47c9_a5de_bb2a913d211b :EMMO_0f19d84e_05b4_47c9_a5de_bb2a913d211b rdf:type owl:Class ; + rdfs:subClassOf :EMMO_b295158f_fda4_4124_ab58_d9ea4ccfca5a ; skos:altLabel "NonInteractingSystem"@en ; skos:prefLabel "ParticlesSystem"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal multipath system is a system made of causal paths that are not interacting between each others, or possibly merge and fork."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A physically unbounded system is a combination of elementary particles chains tha may include also decays and/or annihilations, without any space-like interaction between elementary particles."@en . -### https://w3id.org/emmo#EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 -:EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 owl:disjointUnionOf ( :EMMO_5e00b1db_48fc_445b_82e8_ab0e2255bf52 - :EMMO_7b79b2ac_3cf2_4d3b_8cdc_bcabb59d869e - ) . - - ### https://w3id.org/emmo#EMMO_1f2bfb9f_ecc6_46a0_9e41_2d6fcbf59e4b :EMMO_1f2bfb9f_ecc6_46a0_9e41_2d6fcbf59e4b rdf:type owl:Class ; + rdfs:subClassOf :EMMO_43a4e80d_6ae9_45ed_8cfb_fd0a5339bf87 ; skos:prefLabel "Collapse"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A collapse is a fundamental interaction between m colliding particles that results in a single outgoing particle (inverse decay) that is expressed as a complete bipartite directed graph K(m,1) with m>1."@en . @@ -57,10 +55,7 @@ ### https://w3id.org/emmo#EMMO_43a4e80d_6ae9_45ed_8cfb_fd0a5339bf87 :EMMO_43a4e80d_6ae9_45ed_8cfb_fd0a5339bf87 rdf:type owl:Class ; rdfs:subClassOf :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; - owl:disjointUnionOf ( :EMMO_1f2bfb9f_ecc6_46a0_9e41_2d6fcbf59e4b - :EMMO_50afa1a9_2c4e_40fd_aa93_0e33511f1f27 - :EMMO_a9891fff_fa7a_4806_b7bd_786de7358e8d - ) ; + owl:disjointWith :EMMO_b295158f_fda4_4124_ab58_d9ea4ccfca5a ; skos:prefLabel "FundamentalPhysicalSystem"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A fundamental physical process is made of one or more standard particles as input, and one or more standard particles as output, where each input is direct cause of each output. Each fundamental physical phenomena refers to a Feynman diagram, hence is made at least of three standard model particles. @@ -71,12 +66,15 @@ This requirement implies that a physical phenomena is either a decay, annihilati ### https://w3id.org/emmo#EMMO_50afa1a9_2c4e_40fd_aa93_0e33511f1f27 :EMMO_50afa1a9_2c4e_40fd_aa93_0e33511f1f27 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_43a4e80d_6ae9_45ed_8cfb_fd0a5339bf87 ; skos:prefLabel "Interaction"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A causal interaction is a fundamental causal system that is expressed as a complete bupartite directed graph K(m,n), when m,n>1"@en . ### https://w3id.org/emmo#EMMO_5e00b1db_48fc_445b_82e8_ab0e2255bf52 :EMMO_5e00b1db_48fc_445b_82e8_ab0e2255bf52 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 ; + owl:disjointWith :EMMO_7b79b2ac_3cf2_4d3b_8cdc_bcabb59d869e ; skos:prefLabel "MultiParticlePath"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """An multi-particle path is a causal path of quantum entities of different type, following the causal connection between an initial quantum up to the final one, regardless on the fact that causality is passing through elementary particles of different types. For example, a path starting from an elementary photon, then through the electron with which it scatter, and then trough a positron with which the electron collides."""@en ; @@ -92,9 +90,7 @@ For example, a path starting from an elementary photon, then through the electr ### https://w3id.org/emmo#EMMO_7b79b2ac_3cf2_4d3b_8cdc_bcabb59d869e :EMMO_7b79b2ac_3cf2_4d3b_8cdc_bcabb59d869e rdf:type owl:Class ; - owl:disjointUnionOf ( :EMMO_820619ca_b23e_4c7a_8543_18a17722abc0 - :EMMO_cafd0f10_ce85_48b9_9a36_2b0af141ce21 - ) ; + rdfs:subClassOf :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 ; skos:altLabel "SingleParticleChain"@en ; skos:prefLabel "ElementaryParticle"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "An elementary particle is a causal chain of quantum entities of the same type. For example, an elementary electron is a sequence of fundamental electrons only."@en ; @@ -110,6 +106,8 @@ For example, a path starting from an elementary photon, then through the electr ### https://w3id.org/emmo#EMMO_820619ca_b23e_4c7a_8543_18a17722abc0 :EMMO_820619ca_b23e_4c7a_8543_18a17722abc0 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_7b79b2ac_3cf2_4d3b_8cdc_bcabb59d869e ; + owl:disjointWith :EMMO_cafd0f10_ce85_48b9_9a36_2b0af141ce21 ; skos:prefLabel "ElementaryFermion"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An elementary particle of a fundamental fermionic type."@en . @@ -123,15 +121,14 @@ For example, a path starting from an elementary photon, then through the electr ### https://w3id.org/emmo#EMMO_a9891fff_fa7a_4806_b7bd_786de7358e8d :EMMO_a9891fff_fa7a_4806_b7bd_786de7358e8d rdf:type owl:Class ; + rdfs:subClassOf :EMMO_43a4e80d_6ae9_45ed_8cfb_fd0a5339bf87 ; skos:prefLabel "Decay"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A collapse is a fundamental process occurring to one particle that is expressed as a complete bipartite directed graph K(1,n) with n>1, being n the number of outgoing particles."@en . ### https://w3id.org/emmo#EMMO_b295158f_fda4_4124_ab58_d9ea4ccfca5a :EMMO_b295158f_fda4_4124_ab58_d9ea4ccfca5a rdf:type owl:Class ; - owl:disjointUnionOf ( :EMMO_09f0ac34_c349_46b5_acf0_0edeae52cca1 - :EMMO_0f19d84e_05b4_47c9_a5de_bb2a913d211b - ) ; + rdfs:subClassOf :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; skos:prefLabel "GenericPhysicalSystem"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal system posessing bonding that can not be representated by a simple Feynman diagram."@en . @@ -145,14 +142,21 @@ For example, a path starting from an elementary photon, then through the electr ### https://w3id.org/emmo#EMMO_cafd0f10_ce85_48b9_9a36_2b0af141ce21 :EMMO_cafd0f10_ce85_48b9_9a36_2b0af141ce21 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_7b79b2ac_3cf2_4d3b_8cdc_bcabb59d869e ; skos:prefLabel "ElementaryBoson"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An elementary particle of a fundamental bosonic type."@en . -### https://w3id.org/emmo#EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac -:EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac owl:disjointUnionOf ( :EMMO_43a4e80d_6ae9_45ed_8cfb_fd0a5339bf87 - :EMMO_b295158f_fda4_4124_ab58_d9ea4ccfca5a - ) . +################################################################# +# General axioms +################################################################# + +[ rdf:type owl:AllDisjointClasses ; + owl:members ( :EMMO_1f2bfb9f_ecc6_46a0_9e41_2d6fcbf59e4b + :EMMO_50afa1a9_2c4e_40fd_aa93_0e33511f1f27 + :EMMO_a9891fff_fa7a_4806_b7bd_786de7358e8d + ) +] . ### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi diff --git a/perspectives/structural.ttl b/perspectives/structural.ttl index c64b82e1..f8cb4c0e 100644 --- a/perspectives/structural.ttl +++ b/perspectives/structural.ttl @@ -37,17 +37,13 @@ ### https://w3id.org/emmo#EMMO_2469e4c6_ac2e_4c8f_b49f_7b2d2e277215 :EMMO_2469e4c6_ac2e_4c8f_b49f_7b2d2e277215 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_bbca6dfa_7463_4e8d_8280_35862ff50ce0 ; skos:prefLabel "SpatiallyRedundant"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A whole with spatial parts of its same type."@en . ### https://w3id.org/emmo#EMMO_32e701c0_a925_49df_9829_0931b8554807 :EMMO_32e701c0_a925_49df_9829_0931b8554807 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_57c75ca1_bf8a_42bc_85d9_58cfe38c7df2 - :EMMO_bbca6dfa_7463_4e8d_8280_35862ff50ce0 - ) - ] ; rdfs:subClassOf :EMMO_49267eba_5548_4163_8f36_518d65b583f9 ; skos:prefLabel "Structural"@en . @@ -65,11 +61,7 @@ ### https://w3id.org/emmo#EMMO_57c75ca1_bf8a_42bc_85d9_58cfe38c7df2 :EMMO_57c75ca1_bf8a_42bc_85d9_58cfe38c7df2 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_aaad78a9_abaf_4f97_9c1a_d763a94c4ba3 - :EMMO_f055e217_0b1b_4e7e_b8be_7340211b0c5e - ) - ] ; + rdfs:subClassOf :EMMO_32e701c0_a925_49df_9829_0931b8554807 ; skos:altLabel "Lifetime"@en , "Maximal"@en ; skos:example """A marathon is an example of class whose individuals are always maximal since the criteria satisfied by a marathon 4D entity poses some constraints on its temporal and spatial extent. @@ -103,23 +95,21 @@ Following the two examples, a marathon individual is a maximal that can be decom ### https://w3id.org/emmo#EMMO_808566db_b810_448d_8a54_48e7f6d30f36 :EMMO_808566db_b810_448d_8a54_48e7f6d30f36 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_bbca6dfa_7463_4e8d_8280_35862ff50ce0 ; skos:prefLabel "TemporallyRedundant"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A whole with temporal parts of its same type."@en . ### https://w3id.org/emmo#EMMO_aaad78a9_abaf_4f97_9c1a_d763a94c4ba3 :EMMO_aaad78a9_abaf_4f97_9c1a_d763a94c4ba3 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_57c75ca1_bf8a_42bc_85d9_58cfe38c7df2 ; skos:prefLabel "TemporallyFundamental"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals that satisfy a whole defining criteria (i.e. belongs to a subclass of whole) and have no temporal parts that satisfy that same criteria (no parts that are of the same type of the whole)."@en . ### https://w3id.org/emmo#EMMO_bbca6dfa_7463_4e8d_8280_35862ff50ce0 :EMMO_bbca6dfa_7463_4e8d_8280_35862ff50ce0 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_2469e4c6_ac2e_4c8f_b49f_7b2d2e277215 - :EMMO_808566db_b810_448d_8a54_48e7f6d30f36 - ) - ] ; + rdfs:subClassOf :EMMO_32e701c0_a925_49df_9829_0931b8554807 ; rdfs:seeAlso :EMMO_57c75ca1_bf8a_42bc_85d9_58cfe38c7df2 ; skos:altLabel "NonMaximal"@en ; skos:example "A sufficently large volume of liquid water has parts of the same type."@en ; @@ -137,6 +127,7 @@ Following the two examples, a marathon individual is a maximal that can be decom ### https://w3id.org/emmo#EMMO_f055e217_0b1b_4e7e_b8be_7340211b0c5e :EMMO_f055e217_0b1b_4e7e_b8be_7340211b0c5e rdf:type owl:Class ; + rdfs:subClassOf :EMMO_57c75ca1_bf8a_42bc_85d9_58cfe38c7df2 ; skos:prefLabel "SpatiallyFundamental"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals that satisfy a whole defining criteria (i.e. belongs to a subclass of whole) and have no spatial parts that satisfy that same criteria (no parts that are of the same type of the whole)."@en . From 4fbbeb66288bc3aca0147c8083f7bec2e459e669 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Thu, 13 Jun 2024 13:48:09 +0200 Subject: [PATCH 002/121] Multiperspectives as OWL 2 RL --- multiperspective/multiperspective.ttl | 3 ++- multiperspective/persholistic.ttl | 3 ++- multiperspective/symbolic.ttl | 15 ++++++----- multiperspective/workflow.ttl | 37 +++++++++++++++------------ 4 files changed, 33 insertions(+), 25 deletions(-) diff --git a/multiperspective/multiperspective.ttl b/multiperspective/multiperspective.ttl index f9eea56e..9f4c6994 100644 --- a/multiperspective/multiperspective.ttl +++ b/multiperspective/multiperspective.ttl @@ -15,6 +15,7 @@ , , , - . + , + . ### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi diff --git a/multiperspective/persholistic.ttl b/multiperspective/persholistic.ttl index 0b754715..b2c057a3 100644 --- a/multiperspective/persholistic.ttl +++ b/multiperspective/persholistic.ttl @@ -11,7 +11,8 @@ rdf:type owl:Ontology ; owl:versionIRI ; owl:imports , - ; + , + ; dcterms:abstract ""@en ; dcterms:contributor , , diff --git a/multiperspective/symbolic.ttl b/multiperspective/symbolic.ttl index 80a2124a..b9d90728 100644 --- a/multiperspective/symbolic.ttl +++ b/multiperspective/symbolic.ttl @@ -90,13 +90,14 @@ rdf:JSON rdf:type rdfs:Datatype . # Classes ################################################################# +### http://w3id.org/emmo#EMMO_1141d225_fe90_4230_82c6_31cab6a4e3fe + rdf:type owl:Class ; + rdfs:subClassOf :EMMO_057e7d57_aff0_49de_911a_8861d85cef40 ; + skos:prefLabel "SymbolicByStructure"@en . + + ### https://w3id.org/emmo#EMMO_057e7d57_aff0_49de_911a_8861d85cef40 :EMMO_057e7d57_aff0_49de_911a_8861d85cef40 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_89a0c87c_0804_4013_937a_6fe234d9499c - :EMMO_a1083d0a_c1fb_471f_8e20_a98f881ad527 - ) - ] ; rdfs:subClassOf :EMMO_be8592a7_68d1_4a06_ad23_82f2b56ef926 ; skos:example """fe780 emmo @@ -375,7 +376,7 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc ### https://w3id.org/emmo#EMMO_89a0c87c_0804_4013_937a_6fe234d9499c :EMMO_89a0c87c_0804_4013_937a_6fe234d9499c rdf:type owl:Class ; - rdfs:subClassOf :EMMO_057e7d57_aff0_49de_911a_8861d85cef40 , + rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; owl:someValuesFrom :EMMO_057e7d57_aff0_49de_911a_8861d85cef40 @@ -426,7 +427,7 @@ The tiles of an n-dimensional array are (n-1) dimensional arrays. The tiles of a ### https://w3id.org/emmo#EMMO_a1083d0a_c1fb_471f_8e20_a98f881ad527 :EMMO_a1083d0a_c1fb_471f_8e20_a98f881ad527 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_057e7d57_aff0_49de_911a_8861d85cef40 ; + rdfs:subClassOf ; skos:altLabel "AlphabeticEntity"@en ; skos:example "The class of letter \"A\" is the symbol as idea and the letter A that you see on the screen is the mark that can be represented by an individual belonging to \"A\"."@en ; skos:prefLabel "Symbol"@en ; diff --git a/multiperspective/workflow.ttl b/multiperspective/workflow.ttl index edfd7dc4..54054968 100644 --- a/multiperspective/workflow.ttl +++ b/multiperspective/workflow.ttl @@ -62,17 +62,30 @@ Workflows may also be extended reductionistically into serial and parallel workf # Classes ################################################################# +### http://w3id.org/emmo#EMMO_180bd73b_0c5d_4b1f_ba12_4309c5a50d49 + rdf:type owl:Class ; + rdfs:subClassOf , + :EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 ; + skos:prefLabel "StepByPosition"@en . + + +### http://w3id.org/emmo#EMMO_1a6ddb13_49ff_4305_97a1_d1458d51c066 + rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 ; + skos:prefLabel "StepByFlow"@en . + + ### https://w3id.org/emmo#EMMO_2666a7e3_2ad4_49a0_899e_329607231f4b :EMMO_2666a7e3_2ad4_49a0_899e_329607231f4b rdf:type owl:Class ; - rdfs:subClassOf :EMMO_504ad89e_dd4a_4fa6_aeb6_15c8ce0cde9b , - :EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 ; + rdfs:subClassOf , + :EMMO_504ad89e_dd4a_4fa6_aeb6_15c8ce0cde9b ; skos:prefLabel "SerialStep"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A step that is a temporal tile of a workflow."@en . ### https://w3id.org/emmo#EMMO_322ce14e_9ede_4841_ad70_302b4d6c5f28 :EMMO_322ce14e_9ede_4841_ad70_302b4d6c5f28 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 , + rdfs:subClassOf , :EMMO_caa63d00_80b1_4408_ac1b_cd0d23b0ec50 ; skos:prefLabel "InternalStep"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A generic step in a workflow, that is not the begin or the end."@en . @@ -97,6 +110,7 @@ It means that you can declare that e.g. tightening a bolt is a task of building :EMMO_57ba1bf0_4314_432c_a9bb_6a6720c8dab5 rdf:type owl:Class ; rdfs:subClassOf :EMMO_64963ed6_39c9_4258_85e0_6466c4b5420c , :EMMO_92829beb_6ed4_4c88_bbd5_3bc7403e2895 ; + owl:disjointWith :EMMO_5848e476_2768_4988_98f9_9053c532307b ; skos:prefLabel "SerialWorkflow"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A workflow whose tasks are tiles of a sequence."@en . @@ -115,9 +129,6 @@ It means that you can declare that e.g. tightening a bolt is a task of building owl:onProperty :EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b ; owl:someValuesFrom :EMMO_4299e344_a321_4ef2_a744_bacfcce80afc ] ; - owl:disjointUnionOf ( :EMMO_57ba1bf0_4314_432c_a9bb_6a6720c8dab5 - :EMMO_5848e476_2768_4988_98f9_9053c532307b - ) ; skos:prefLabel "Workflow"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A procedure that has at least two procedures (tasks) as proper parts."@en . @@ -133,7 +144,7 @@ It means that you can declare that e.g. tightening a bolt is a task of building ### https://w3id.org/emmo#EMMO_8a2a1cbc_dfc3_4e6c_b337_00ee56fd438a :EMMO_8a2a1cbc_dfc3_4e6c_b337_00ee56fd438a rdf:type owl:Class ; - rdfs:subClassOf :EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 , + rdfs:subClassOf , :EMMO_edf72228_e040_4edc_8b46_78b2a47c72d7 ; skos:prefLabel "EndStep"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The final step of a workflow."@en ; @@ -142,8 +153,8 @@ It means that you can declare that e.g. tightening a bolt is a task of building ### https://w3id.org/emmo#EMMO_9ac10a20_63d0_4bbd_a5d3_f00a0ad4682c :EMMO_9ac10a20_63d0_4bbd_a5d3_f00a0ad4682c rdf:type owl:Class ; - rdfs:subClassOf :EMMO_64963ed6_39c9_4258_85e0_6466c4b5420c , - :EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 ; + rdfs:subClassOf , + :EMMO_64963ed6_39c9_4258_85e0_6466c4b5420c ; skos:example "Jacobi method numerical step, involving the multiplication between a matrix A and a vector x, whose result is used to update the vector x."@en ; skos:prefLabel "IterativeStep"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A workflow whose output can be used as input for another workflow of the same type, iteratively, within the framework of a larger workflow."@en . @@ -151,12 +162,6 @@ It means that you can declare that e.g. tightening a bolt is a task of building ### https://w3id.org/emmo#EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 :EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_322ce14e_9ede_4841_ad70_302b4d6c5f28 - :EMMO_8a2a1cbc_dfc3_4e6c_b337_00ee56fd438a - :EMMO_b941e455_2cb1_4c11_93e3_17caa06086b4 - ) - ] ; rdfs:subClassOf :EMMO_4299e344_a321_4ef2_a744_bacfcce80afc , :EMMO_9953c19f_ee33_4af8_be5e_dbf6d1e33581 ; skos:prefLabel "Step"@en ; @@ -166,7 +171,7 @@ It means that you can declare that e.g. tightening a bolt is a task of building ### https://w3id.org/emmo#EMMO_b941e455_2cb1_4c11_93e3_17caa06086b4 :EMMO_b941e455_2cb1_4c11_93e3_17caa06086b4 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 , + rdfs:subClassOf , :EMMO_fa595892_070d_455e_9459_06c97179c080 ; skos:prefLabel "BeginStep"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An initial step of a workflow."@en ; From 616c32819ac1c5d6ad3a11002aa349350035e4e2 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Fri, 14 Jun 2024 09:47:29 +0200 Subject: [PATCH 003/121] Added RL2DL annotation --- mereocausality/mereocausality.ttl | 2295 +++++++++++++++-------------- 1 file changed, 1169 insertions(+), 1126 deletions(-) diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index c974c267..60057c14 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -1,3 +1,4 @@ +@base . @prefix : . @prefix owl: . @prefix rdf: . @@ -7,1168 +8,1210 @@ @prefix rdfs: . @prefix skos: . @prefix dcterms: . -@base . - - rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; - dcterms:abstract """Introduces the fundamental mereocausal (and mereotopological) concepts of EMMO and their relations with the real world entities that they represent. EMMO uses mereocausality as the ground for all the subsequent ontology modules. +# +# +# ################################################################# +# # +# # Annotation properties +# # +# ################################################################# +# +# +# http://purl.org/dc/terms/abstract +# +# http://purl.org/dc/terms/contributor +# +# http://purl.org/dc/terms/creator +# +# http://purl.org/dc/terms/license +# +# http://purl.org/dc/terms/publisher +# +# http://purl.org/dc/terms/title +# +# http://w3id.org/emmo#EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db +# +# http://www.w3.org/2000/01/rdf-schema#isDefinedBy +# +# http://www.w3.org/2000/01/rdf-schema#label +# +# http://www.w3.org/2000/01/rdf-schema#seeAlso +# +# http://www.w3.org/2004/02/skos/core#altLabel +# +# http://www.w3.org/2004/02/skos/core#example +# +# http://www.w3.org/2004/02/skos/core#hiddenLabel +# +# http://www.w3.org/2004/02/skos/core#prefLabel +# +# http://www.w3.org/ns/locn#fullAddress +# +# http://xmlns.com/foaf/0.1/logo +# +# http://xmlns.com/foaf/0.1/mbox +# +# http://xmlns.com/foaf/0.1/name +# +# http://xmlns.com/foaf/0.1/workplaceHomepage +# +# https://w3id.org/emmo#EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 +# +# https://w3id.org/emmo#EMMO_157fdf31_6387_42be_8e72_10530519214a +# +# https://w3id.org/emmo#EMMO_31252f35_c767_4b97_a877_1235076c3e13 +# +# https://w3id.org/emmo#EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 +# +# https://w3id.org/emmo#EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 +# +# https://w3id.org/emmo#EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 +# +# https://w3id.org/emmo#EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 +# +# https://w3id.org/emmo#EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a +# +# https://w3id.org/emmo#EMMO_c6e77b51_681b_4d04_b20d_a08f2b977470 +# +# https://w3id.org/emmo#EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f +# +# https://w3id.org/emmo#EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d +# +# +# +# ################################################################# +# # +# # Object Properties +# # +# ################################################################# +# +# +# https://w3id.org/emmo#EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d +# +# https://w3id.org/emmo#EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 +# +# https://w3id.org/emmo#EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f +# +# https://w3id.org/emmo#EMMO_339d8e1a_f52a_42cd_8df5_57b5328b939e +# +# https://w3id.org/emmo#EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 +# +# https://w3id.org/emmo#EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee +# +# https://w3id.org/emmo#EMMO_408a46b2_3930_46da_b936_e9ce72ffdde9 +# +# https://w3id.org/emmo#EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d +# +# https://w3id.org/emmo#EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff +# +# https://w3id.org/emmo#EMMO_55354438_7000_4284_b1b9_59d60c2261b9 +# +# https://w3id.org/emmo#EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 +# +# https://w3id.org/emmo#EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c +# +# https://w3id.org/emmo#EMMO_6786b336_e982_4759_8dee_1905a4106591 +# +# https://w3id.org/emmo#EMMO_6835537c_d294_4005_a770_ec9621f29ed1 +# +# https://w3id.org/emmo#EMMO_6b7276a4_4b9d_440a_b577_0277539c0fc4 +# +# https://w3id.org/emmo#EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 +# +# https://w3id.org/emmo#EMMO_8785be5a_2493_4b12_8f39_31907ab11748 +# +# https://w3id.org/emmo#EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 +# +# https://w3id.org/emmo#EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 +# +# https://w3id.org/emmo#EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 +# +# https://w3id.org/emmo#EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd +# +# https://w3id.org/emmo#EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead +# +# https://w3id.org/emmo#EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c +# +# https://w3id.org/emmo#EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 +# +# https://w3id.org/emmo#EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 +# +# https://w3id.org/emmo#EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3 +# +# https://w3id.org/emmo#EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 +# +# https://w3id.org/emmo#EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 +# +# https://w3id.org/emmo#EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 +# +# https://w3id.org/emmo#EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab +# +# https://w3id.org/emmo#EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 +# +# https://w3id.org/emmo#EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5 +# +# https://w3id.org/emmo#0528e41d_edd2_49f9_bd2a_aeabdc215515 +# +# https://w3id.org/emmo#33fd15ab_7662_4cc6_8bf6_988422efc631 +# +# https://w3id.org/emmo#76413949_896c_4363_a955_de4722c6e149 +# +# +# +# ################################################################# +# # +# # Classes +# # +# ################################################################# +# +# +# https://w3id.org/emmo#EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 +# +# https://w3id.org/emmo#EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 +# +# https://w3id.org/emmo#EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 +# +# https://w3id.org/emmo#EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 +# +# https://w3id.org/emmo#EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 +# +# https://w3id.org/emmo#EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d +# +# https://w3id.org/emmo#EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf +# +# https://w3id.org/emmo#EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d +# +# https://w3id.org/emmo#EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac +# +# https://w3id.org/emmo#EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de +# +# +# +# ################################################################# +# # +# # Individuals +# # +# ################################################################# +# +# +# https://w3id.org/emmo#EMMO_08cb807c_e626_447b_863f_e2835540e918 +# +# +# +# ################################################################# +# # +# # General axioms +# # +# ################################################################# +# +# +# +# +# +# ################################################################# +# # +# # Rules +# # +# ################################################################# +# +# +# Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi + + a owl:Ontology; + owl:versionIRI ; + owl:imports ; + dcterms:abstract """Introduces the fundamental mereocausal (and mereotopological) concepts of EMMO and their relations with the real world entities that they represent. EMMO uses mereocausality as the ground for all the subsequent ontology modules. The concept of causal connection is used to define the first distinction between ontology entities namely the item and collections. Items are causally self-connected objects, while collections are causally disconnected. -Quantum mereology is based on the concept of quantum entity. This module introduces also the fundamental mereotopological relations used to distinguish between space and time dimensions, making spacetime emerge from underlying network of causal relations between quantum entities."""@en ; - dcterms:contributor , - , - , - , - , - , - ; - dcterms:creator ; - dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - dcterms:publisher ; - dcterms:title "Elementary Multiperspective Material Ontology"@en , - "Mereocausality"@en ; - rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; - foaf:mbox ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . - -################################################################# -# Annotation properties -################################################################# - -### http://purl.org/dc/terms/abstract -dcterms:abstract rdf:type owl:AnnotationProperty . - - -### http://purl.org/dc/terms/contributor -dcterms:contributor rdf:type owl:AnnotationProperty . +Quantum mereology is based on the concept of quantum entity. This module introduces also the fundamental mereotopological relations used to distinguish between space and time dimensions, making spacetime emerge from underlying network of causal relations between quantum entities."""@en; + dcterms:contributor , , + , , + , , + ; + dcterms:creator ; + dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode"; + dcterms:publisher ; + dcterms:title "Elementary Multiperspective Material Ontology"@en, "Mereocausality"@en; + rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en; + owl:versionInfo "1.0.0-rc1"; + foaf:mbox ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . +dcterms:abstract a owl:AnnotationProperty . -### http://purl.org/dc/terms/creator -dcterms:creator rdf:type owl:AnnotationProperty . +dcterms:contributor a owl:AnnotationProperty . +dcterms:creator a owl:AnnotationProperty . -### http://purl.org/dc/terms/license -dcterms:license rdf:type owl:AnnotationProperty . +dcterms:license a owl:AnnotationProperty . +dcterms:publisher a owl:AnnotationProperty . -### http://purl.org/dc/terms/publisher -dcterms:publisher rdf:type owl:AnnotationProperty . +dcterms:title a owl:AnnotationProperty . + a owl:AnnotationProperty; + skos:prefLabel "OWLRL2DLAxioms"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Axioms to add to the OWL 2 RL version of the ontology to reach DL expressivity."@en; + rdfs:subPropertyOf rdfs:comment . -### http://purl.org/dc/terms/title -dcterms:title rdf:type owl:AnnotationProperty . +_:genid1 a owl:Axiom; + owl:annotatedSource ; + owl:annotatedProperty :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9; + owl:annotatedTarget "Axioms to add to the OWL 2 RL version of the ontology to reach DL expressivity."@en; + rdfs:seeAlso "https://www.w3.org/TR/2012/REC-owl2-profiles-20121211/"^^xsd:anyURI . - -### http://www.w3.org/2000/01/rdf-schema#isDefinedBy rdfs:isDefinedBy rdfs:subPropertyOf rdfs:seeAlso . - -### http://www.w3.org/2000/01/rdf-schema#label rdfs:label rdfs:range rdfs:Literal . - -### http://www.w3.org/2000/01/rdf-schema#seeAlso rdfs:seeAlso rdfs:comment """EMMO applies the naming convension to its sub-properties of rdfs:seeAlso that their label must end with one of the following terms: - 'Match': resolvable URLs to corresponding entity in another ontology - 'Entry': resolvable URLs to a human readable resource describing the subject - - 'Ref': non-resolvable reference to a human readable resource describing the subject"""@en , - "Indicate a resource that might provide additional information about the subject resource."@en . - - -### http://www.w3.org/2004/02/skos/core#altLabel -skos:altLabel rdf:type owl:AnnotationProperty ; - rdfs:subPropertyOf rdfs:label . - - -### http://www.w3.org/2004/02/skos/core#example -skos:example rdf:type owl:AnnotationProperty . - - -### http://www.w3.org/2004/02/skos/core#hiddenLabel -skos:hiddenLabel rdf:type owl:AnnotationProperty ; - rdfs:subPropertyOf rdfs:label . - - -### http://www.w3.org/2004/02/skos/core#prefLabel -skos:prefLabel rdf:type owl:AnnotationProperty ; - rdfs:subPropertyOf rdfs:label . - - -### http://www.w3.org/ns/locn#fullAddress - rdf:type owl:AnnotationProperty . - - -### http://xmlns.com/foaf/0.1/logo -foaf:logo rdf:type owl:AnnotationProperty . - - -### http://xmlns.com/foaf/0.1/mbox -foaf:mbox rdf:type owl:AnnotationProperty . - - -### http://xmlns.com/foaf/0.1/name -foaf:name rdf:type owl:AnnotationProperty . - - -### http://xmlns.com/foaf/0.1/workplaceHomepage -foaf:workplaceHomepage rdf:type owl:AnnotationProperty . - - -### https://w3id.org/emmo#EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 -:EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 rdf:type owl:AnnotationProperty ; - skos:prefLabel "contact"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A person or organisation acting as a contact point for enquiries about the ontology resource"@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The annotation should include an email address."@en ; - rdfs:subPropertyOf rdfs:comment . - - -### https://w3id.org/emmo#EMMO_157fdf31_6387_42be_8e72_10530519214a -:EMMO_157fdf31_6387_42be_8e72_10530519214a rdf:type owl:AnnotationProperty ; - skos:prefLabel "illustration"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A link to a graphical representation aimed to facilitate understanding of the concept, or of an annotation."@en ; - rdfs:subPropertyOf rdfs:seeAlso ; - rdfs:range xsd:anyURI . - - -### https://w3id.org/emmo#EMMO_31252f35_c767_4b97_a877_1235076c3e13 -:EMMO_31252f35_c767_4b97_a877_1235076c3e13 rdf:type owl:AnnotationProperty ; - skos:prefLabel "conceptualisation"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The conceptualisation annotation is a comment that helps the reader to understand how the world has been conceptualised by the ontology authors."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A conceptualisation is the preliminary step behind each theory, preceding each logical formalisation. The readers approaching an ontology entity should first read the conceptualisation annotation to clearly understand \"what we are talking about\" and the accompanying terminology, and then read the elucidation."@en , - "An elucidation can provide references to external knowledge sources (i.e. ISO, Goldbook, RoMM)."@en ; - rdfs:subPropertyOf rdfs:comment . - - -### https://w3id.org/emmo#EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 -:EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 rdf:type owl:AnnotationProperty ; - rdfs:seeAlso "https://wiki.dbpedia.org/" ; - skos:prefLabel "dbpediaReference"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "URL to corresponding dpbedia entry."@en ; - rdfs:subPropertyOf rdfs:seeAlso ; - rdfs:range xsd:anyURI . - - -### https://w3id.org/emmo#EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 -:EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 rdf:type owl:AnnotationProperty ; - skos:prefLabel "etymology"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The etymology annotation explains the origin of a word and the historical development of its meaning."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Definitions are usually taken from Wiktionary."@en , - "The etymology annotation is usually applied to rdfs:label entities, to better understand the connection between a label and the concept it concisely represents."@en ; - rdfs:subPropertyOf rdfs:comment . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 ; - owl:annotatedProperty :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f ; - owl:annotatedTarget "Definitions are usually taken from Wiktionary."@en ; - rdfs:seeAlso "https://en.wiktionary.org/wiki/Wiktionary"@en - ] . - - -### https://w3id.org/emmo#EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 -:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 rdf:type owl:AnnotationProperty ; - skos:prefLabel "definition"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Precise and univocal description of an ontological entity in the framework of an axiomatic system."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A definition univocally determines a OWL entity using necessary and sufficient conditions referring to other OWL entities."@en ; - rdfs:subPropertyOf rdfs:comment . - - -### https://w3id.org/emmo#EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 -:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 rdf:type owl:AnnotationProperty ; - skos:prefLabel "elucidation"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Short enlightening explanation aimed to facilitate the user in drawing the connection (interpretation) between a OWL entity and the real world object(s) for which it stands."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "An elucidation should address the real world entities using the concepts introduced by the conceptualisation annotation."@en ; - rdfs:subPropertyOf rdfs:comment . - - -### https://w3id.org/emmo#EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a -:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a rdf:type owl:AnnotationProperty ; - rdfs:comment "Will be removed with 1.0.0 release due to duplicated scope of emmo:example with respect to skos:example" ; - owl:deprecated "true"^^xsd:boolean ; - rdfs:subPropertyOf skos:example . - - -### https://w3id.org/emmo#EMMO_c6e77b51_681b_4d04_b20d_a08f2b977470 -:EMMO_c6e77b51_681b_4d04_b20d_a08f2b977470 rdf:type owl:AnnotationProperty ; - skos:prefLabel "OWLDLRestrictedAxiom"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Axiom not included in the theory because of OWL 2 DL global restrictions for decidability."@en ; - rdfs:subPropertyOf rdfs:comment . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_c6e77b51_681b_4d04_b20d_a08f2b977470 ; - owl:annotatedProperty :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; - owl:annotatedTarget "Axiom not included in the theory because of OWL 2 DL global restrictions for decidability."@en ; - rdfs:seeAlso "https://www.w3.org/TR/2012/REC-owl2-syntax-20121211/#Global_Restrictions_on_Axioms_in_OWL_2_DL"^^xsd:anyURI - ] . - - -### https://w3id.org/emmo#EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f -:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f rdf:type owl:AnnotationProperty ; - skos:prefLabel "comment"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A text that add some information about the entity."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A comment can be addressed to facilitate interpretation, to suggest possible usage, to clarify the concepts behind each entity with respect to other ontological apporaches."@en ; - rdfs:subPropertyOf rdfs:comment . - - -### https://w3id.org/emmo#EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d -:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d rdf:type owl:AnnotationProperty ; - rdfs:seeAlso "https://www.wikipedia.org/" ; - skos:prefLabel "wikipediaReference"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "URL to corresponding Wikipedia entry."@en ; - rdfs:subPropertyOf rdfs:seeAlso ; - rdfs:range xsd:anyURI . - - -################################################################# -# Object Properties -################################################################# - -### https://w3id.org/emmo#EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d -:EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c ; - owl:propertyDisjointWith :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; - rdfs:seeAlso :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; - skos:prefLabel "isNotCauseOf"@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "x isNotCauseOf y iff not(x isCauseOf y)"@en . - - -### https://w3id.org/emmo#EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 -:EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - skos:example "A molecule is a distinct part of a fluid."@en ; - skos:prefLabel "hasDistinctPart"@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "DP(x, y) ≡ PP(x, y) ∧ ∃φ[φ(x) ↔ ¬φ(y)]" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superproperty of all object property relations between an entity and one of its proper parts that belongs to different taxonomical branch."@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 ; - owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; - owl:annotatedTarget "DP(x, y) ≡ PP(x, y) ∧ ∃φ[φ(x) ↔ ¬φ(y)]" ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "We usa a predicate template notation as DP<φ>(x,y) to specify subclasses of DP(x,y) for the class φ, meaning that DP<φ>(x, y) ≡ PP(x, y) ∧ (φ(x) ↔ ¬φ(y))"@en , - "φ is a class of the theory"@en - ] . - - -### https://w3id.org/emmo#EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f -:EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; - owl:inverseOf :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd ; - owl:propertyDisjointWith :EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab ; - skos:prefLabel "hasPart"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The primitive relation that express the concept of an entity being part of another one."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "All other mereology relations can be defined in FOL using hasPart as primitive."@en . - - -### https://w3id.org/emmo#EMMO_339d8e1a_f52a_42cd_8df5_57b5328b939e -:EMMO_339d8e1a_f52a_42cd_8df5_57b5328b939e rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - skos:prefLabel "hasFragment"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing a collection and a non-maximal proper part, meaning the the latter is connected with the rest of the whole."@en . - - -### https://w3id.org/emmo#EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 -:EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 , - :EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 ; - rdf:type owl:AsymmetricProperty , - owl:IrreflexiveProperty ; - owl:propertyDisjointWith :EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3 ; - skos:altLabel "isAntecedentOf"@en ; - skos:example "My life between 18-24 years has successor my life between 32-40 years, since there is an intermediary (i.e. my life between 25-32 years)."@en ; - skos:prefLabel "hasSuccessor"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the y effected and the x causing entities with intermediaries, where x isCauseOf y and not(y isCauseOf x)."@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "hasSuccessor"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin succedĕre (\"coming after\")."@en - ] . - - -### https://w3id.org/emmo#EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee -:EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5 ; - skos:prefLabel "mereological"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass of all mereological EMMO relations."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The EMMO adheres to Atomistic General Extensional Mereology (AGEM)."@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "mereological"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 """Coined by Stanisław Leśniewski in 1927, from Ancient Greek μέρος (méros, “part”) +‎ -logy (“study, discussion, science”). -https://en.wiktionary.org/wiki/mereology"""@en - ] . - - -### https://w3id.org/emmo#EMMO_408a46b2_3930_46da_b936_e9ce72ffdde9 -:EMMO_408a46b2_3930_46da_b936_e9ce72ffdde9 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 ; - owl:propertyDisjointWith :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; - skos:altLabel "hasSpatioTemporalPart"@en ; - skos:prefLabel "hasJunctionPart"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The part is connected with the rest item or members with hasNext (or its inverse) and hasContact relations only."@en . - - -### https://w3id.org/emmo#EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d -:EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 , - :EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 ; - rdf:type owl:AsymmetricProperty , - owl:IrreflexiveProperty ; - owl:propertyDisjointWith :EMMO_8785be5a_2493_4b12_8f39_31907ab11748 ; - skos:altLabel "isBefore"@en ; - skos:example "My life between 18-24 years has next my life between 24-32 years."@en , - "The raw sample has next the treated sampled, which has next the examined sample. In this sense the whole sample is made of three states, connected by the has next relation, following its evolution in time."@en ; - skos:prefLabel "hasNext"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A temporal relation between two entities occurs when the two entities are in a one directional causality relation. The idea is that a temporal relation always implies a one-directional causality between two entities, leading to a asymmetric relation. -This means that the causing entity can be in direct and optionally indirect causality relation with the effect entity. On the contrary, the effect entity cannot be in any causal relation (direct or indirect) with the causing entity."""@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A time contact occurs when x isDirectCause y and not(y isCauseOf x)."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Each pair of entities in direct causality relation is either in hasNext or hasTwoWayCauseWith relation. The two are mutually exclusive."@en , - "This relation is asymmetric and irreflexive."@en . - - -### https://w3id.org/emmo#EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff -:EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; - rdf:type owl:SymmetricProperty , - owl:IrreflexiveProperty ; - owl:propertyDisjointWith :EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 ; - skos:prefLabel "isSpatiallyRelatedWith"@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A relation jointly covered by Contact and InteractWith relations, which are mutually exclusive."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between entities that express a mutual causation."@en . - - -### https://w3id.org/emmo#EMMO_55354438_7000_4284_b1b9_59d60c2261b9 -:EMMO_55354438_7000_4284_b1b9_59d60c2261b9 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 , - ; - rdf:type owl:AsymmetricProperty ; - rdfs:domain :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; - skos:prefLabel "hasPortionPart"@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A proper part relation with domain restricted to items."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A part of an item is always non-maximal, meaning that is causally connected with the rest."@en . - - -### https://w3id.org/emmo#EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 -:EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; - rdf:type owl:IrreflexiveProperty ; - owl:propertyDisjointWith :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 ; - skos:prefLabel "isDirectCauseOf"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Direct causality is a concept that capture the idea of contact between two entities, given the fact that there are no causal intermediaries between them. It requires that at least a quantum of the causing entity is direct cause of a quantum of the caused entity. -It does not exclude the possibility of indirect causal routes between proper parts of the two entities."""@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the causing and the effected entities occurring without intermediaries."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Direct cause is irreflexive."@en , - "Direct cause provides the edges for the transitive restriction of the direct acyclic causal graph whose nodes are the quantum entities."@en . - - -### https://w3id.org/emmo#EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c -:EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd ; - owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - rdf:type owl:AsymmetricProperty , - owl:IrreflexiveProperty ; - rdfs:seeAlso :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - skos:prefLabel "isProperPartOf"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The inverse relation for hasProperPart." . - - -### https://w3id.org/emmo#EMMO_6786b336_e982_4759_8dee_1905a4106591 -:EMMO_6786b336_e982_4759_8dee_1905a4106591 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - skos:example "A volume of water has redundand parts other volumes of water. All this volumes have holistic parts some water molecules."@en ; - skos:prefLabel "hasRedundantPart"@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "RP(x, y) ≡ PP(x, y) ∧ ∃φ(φ(x) ∧ φ(y))" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superproperty of the all object property relations between a whole and its mereological parts of the same type."@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_6786b336_e982_4759_8dee_1905a4106591 ; - owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; - owl:annotatedTarget "RP(x, y) ≡ PP(x, y) ∧ ∃φ(φ(x) ∧ φ(y))" ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "We usa a predicate template notation as RP<φ>(x,y) to specify subclasses of RP(x,y) for the class φ, meaning that RP<φ>(x, y) ≡ PP(x, y) ∧ φ(x) ∧ φ(y)"@en , - "φ is a class of the theory"@en - ] . - - -### https://w3id.org/emmo#EMMO_6835537c_d294_4005_a770_ec9621f29ed1 -:EMMO_6835537c_d294_4005_a770_ec9621f29ed1 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f , - :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd ; - rdf:type owl:SymmetricProperty ; - owl:propertyDisjointWith :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - skos:prefLabel "equalsTo"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing the same entity."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Equality is here defined following a mereological approach."@en . - - -### https://w3id.org/emmo#EMMO_6b7276a4_4b9d_440a_b577_0277539c0fc4 -:EMMO_6b7276a4_4b9d_440a_b577_0277539c0fc4 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdf:type owl:AsymmetricProperty ; - owl:propertyDisjointWith ; - skos:altLabel "hasMember"@en ; - skos:prefLabel "hasSingleMember"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a collection and one of its item members."@en . - - -### https://w3id.org/emmo#EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 -:EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_55354438_7000_4284_b1b9_59d60c2261b9 ; - owl:propertyDisjointWith :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 ; - skos:prefLabel "hasTemporalPart"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation that identify a proper item part of the whole, whose parts always cover the full spatial extension of the whole within a time interval."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """A temporal part of an item cannot both cause and be caused by any other proper part of the item. -A temporal part is not constraint to be causally self-connected, i.e. it can be either an item or a collection. We therefore introduce two subproperties in order to distinguish between both cases."""@en , - "In EMMO FOL this is a defined property. In OWL temporal relations are primitive."@en . - - -### https://w3id.org/emmo#EMMO_8785be5a_2493_4b12_8f39_31907ab11748 -:EMMO_8785be5a_2493_4b12_8f39_31907ab11748 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff , - :EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 ; - rdf:type owl:SymmetricProperty , - owl:IrreflexiveProperty ; - rdfs:domain :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; - rdfs:range :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; - skos:altLabel "hasSpatialnteractionWith"@en ; - skos:example "An elementary electron is in contact with another elementary electron in a scattering process."@en , - "The laptop is in contact with the desk, since there is a double-directional causality."@en ; - skos:prefLabel "contacts"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A spatial contact between two entities occurs when the two entities are in an interaction relation whose causal structure is a representation of the fundamental interactions between elementary particles (Feynman diagrams). + - 'Ref': non-resolvable reference to a human readable resource describing the subject"""@en, + "Indicate a resource that might provide additional information about the subject resource."@en . + +skos:altLabel a owl:AnnotationProperty; + rdfs:subPropertyOf rdfs:label . + +skos:example a owl:AnnotationProperty . + +skos:hiddenLabel a owl:AnnotationProperty; + rdfs:subPropertyOf rdfs:label . + +skos:prefLabel a owl:AnnotationProperty; + rdfs:subPropertyOf rdfs:label . + + a owl:AnnotationProperty . + +foaf:logo a owl:AnnotationProperty . + +foaf:mbox a owl:AnnotationProperty . + +foaf:name a owl:AnnotationProperty . + +foaf:workplaceHomepage a owl:AnnotationProperty . + +:EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 a owl:AnnotationProperty; + skos:prefLabel "contact"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A person or organisation acting as a contact point for enquiries about the ontology resource"@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The annotation should include an email address."@en; + rdfs:subPropertyOf rdfs:comment . + +:EMMO_157fdf31_6387_42be_8e72_10530519214a a owl:AnnotationProperty; + skos:prefLabel "illustration"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A link to a graphical representation aimed to facilitate understanding of the concept, or of an annotation."@en; + rdfs:subPropertyOf rdfs:seeAlso; + rdfs:range xsd:anyURI . + +:EMMO_31252f35_c767_4b97_a877_1235076c3e13 a owl:AnnotationProperty; + skos:prefLabel "conceptualisation"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The conceptualisation annotation is a comment that helps the reader to understand how the world has been conceptualised by the ontology authors."@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A conceptualisation is the preliminary step behind each theory, preceding each logical formalisation. The readers approaching an ontology entity should first read the conceptualisation annotation to clearly understand \"what we are talking about\" and the accompanying terminology, and then read the elucidation."@en, + "An elucidation can provide references to external knowledge sources (i.e. ISO, Goldbook, RoMM)."@en; + rdfs:subPropertyOf rdfs:comment . + +:EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 a owl:AnnotationProperty; + rdfs:seeAlso "https://wiki.dbpedia.org/"; + skos:prefLabel "dbpediaReference"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "URL to corresponding dpbedia entry."@en; + rdfs:subPropertyOf rdfs:seeAlso; + rdfs:range xsd:anyURI . + +:EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 a owl:AnnotationProperty; + skos:prefLabel "etymology"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The etymology annotation explains the origin of a word and the historical development of its meaning."@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Definitions are usually taken from Wiktionary."@en, + "The etymology annotation is usually applied to rdfs:label entities, to better understand the connection between a label and the concept it concisely represents."@en; + rdfs:subPropertyOf rdfs:comment . + +_:genid2 a owl:Axiom; + owl:annotatedSource :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25; + owl:annotatedProperty :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f; + owl:annotatedTarget "Definitions are usually taken from Wiktionary."@en; + rdfs:seeAlso "https://en.wiktionary.org/wiki/Wiktionary"@en . + +:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 a owl:AnnotationProperty; + skos:prefLabel "definition"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Precise and univocal description of an ontological entity in the framework of an axiomatic system."@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A definition univocally determines a OWL entity using necessary and sufficient conditions referring to other OWL entities."@en; + rdfs:subPropertyOf rdfs:comment . + +:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 a owl:AnnotationProperty; + skos:prefLabel "elucidation"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Short enlightening explanation aimed to facilitate the user in drawing the connection (interpretation) between a OWL entity and the real world object(s) for which it stands."@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "An elucidation should address the real world entities using the concepts introduced by the conceptualisation annotation."@en; + rdfs:subPropertyOf rdfs:comment . + +:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a a owl:AnnotationProperty; + rdfs:comment "Will be removed with 1.0.0 release due to duplicated scope of emmo:example with respect to skos:example"; + owl:deprecated true; + rdfs:subPropertyOf skos:example . + +:EMMO_c6e77b51_681b_4d04_b20d_a08f2b977470 a owl:AnnotationProperty; + skos:prefLabel "OWL2DLRestrictedAxiom"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Axiom not included in the theory because of OWL 2 DL global restrictions for decidability."@en; + rdfs:subPropertyOf rdfs:comment . + +_:genid3 a owl:Axiom; + owl:annotatedSource :EMMO_c6e77b51_681b_4d04_b20d_a08f2b977470; + owl:annotatedProperty :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9; + owl:annotatedTarget "Axiom not included in the theory because of OWL 2 DL global restrictions for decidability."@en; + rdfs:seeAlso "https://www.w3.org/TR/2012/REC-owl2-syntax-20121211/#Global_Restrictions_on_Axioms_in_OWL_2_DL"^^xsd:anyURI . + +:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f a owl:AnnotationProperty; + skos:prefLabel "comment"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A text that add some information about the entity."@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A comment can be addressed to facilitate interpretation, to suggest possible usage, to clarify the concepts behind each entity with respect to other ontological apporaches."@en; + rdfs:subPropertyOf rdfs:comment . + +:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d a owl:AnnotationProperty; + rdfs:seeAlso "https://www.wikipedia.org/"; + skos:prefLabel "wikipediaReference"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "URL to corresponding Wikipedia entry."@en; + rdfs:subPropertyOf rdfs:seeAlso; + rdfs:range xsd:anyURI . + +:EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d a owl:ObjectProperty; + rdfs:subPropertyOf :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c; + owl:propertyDisjointWith :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698; + rdfs:seeAlso :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698; + skos:prefLabel "isNotCauseOf"@en; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "x isNotCauseOf y iff not(x isCauseOf y)"@en . + +:EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 a owl:ObjectProperty; + rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76; + skos:example "A molecule is a distinct part of a fluid."@en; + skos:prefLabel "hasDistinctPart"@en; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "DP(x, y) ≡ PP(x, y) ∧ ∃φ[φ(x) ↔ ¬φ(y)]"; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superproperty of all object property relations between an entity and one of its proper parts that belongs to different taxonomical branch."@en . + +_:genid4 a owl:Axiom; + owl:annotatedSource :EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6; + owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84; + owl:annotatedTarget "DP(x, y) ≡ PP(x, y) ∧ ∃φ[φ(x) ↔ ¬φ(y)]"; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "We usa a predicate template notation as DP<φ>(x,y) to specify subclasses of DP(x,y) for the class φ, meaning that DP<φ>(x, y) ≡ PP(x, y) ∧ (φ(x) ↔ ¬φ(y))"@en, + "φ is a class of the theory"@en . + +:EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f a owl:ObjectProperty; + rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6; + owl:inverseOf :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd; + owl:propertyDisjointWith :EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab; + skos:prefLabel "hasPart"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The primitive relation that express the concept of an entity being part of another one."@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "All other mereology relations can be defined in FOL using hasPart as primitive."@en . + +:EMMO_339d8e1a_f52a_42cd_8df5_57b5328b939e a owl:ObjectProperty; + rdfs:subPropertyOf :76413949_896c_4363_a955_de4722c6e149; + skos:prefLabel "hasFragment"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing a collection and a non-maximal proper part, meaning the the latter is connected with the rest of the whole."@en . + +:EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 a owl:ObjectProperty, owl:AsymmetricProperty, + owl:IrreflexiveProperty; + rdfs:subPropertyOf :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6, :EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78; + owl:propertyDisjointWith :EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3; + skos:altLabel "isAntecedentOf"@en; + skos:example "My life between 18-24 years has successor my life between 32-40 years, since there is an intermediary (i.e. my life between 25-32 years)."@en; + skos:prefLabel "hasSuccessor"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the y effected and the x causing entities with intermediaries, where x isCauseOf y and not(y isCauseOf x)."@en . + +_:genid5 a owl:Axiom; + owl:annotatedSource :EMMO_3733bd38_ca2b_4264_a92a_3075a1715598; + owl:annotatedProperty skos:prefLabel; + owl:annotatedTarget "hasSuccessor"@en; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin succedĕre (\"coming after\")."@en . + +:EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee a owl:ObjectProperty; + rdfs:subPropertyOf :EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5; + skos:prefLabel "mereological"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass of all mereological EMMO relations."@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The EMMO adheres to Atomistic General Extensional Mereology (AGEM)."@en . + +_:genid6 a owl:Axiom; + owl:annotatedSource :EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee; + owl:annotatedProperty skos:prefLabel; + owl:annotatedTarget "mereological"@en; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 """Coined by Stanisław Leśniewski in 1927, from Ancient Greek μέρος (méros, “part”) +‎ -logy (“study, discussion, science”). +https://en.wiktionary.org/wiki/mereology"""@en . + +:EMMO_408a46b2_3930_46da_b936_e9ce72ffdde9 a owl:ObjectProperty; + rdfs:subPropertyOf :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611; + owl:propertyDisjointWith :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846; + skos:altLabel "hasSpatioTemporalPart"@en; + skos:prefLabel "hasJunctionPart"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The part is connected with the rest item or members with hasNext (or its inverse) and hasContact relations only."@en . + +:EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d a owl:ObjectProperty, owl:AsymmetricProperty, + owl:IrreflexiveProperty; + rdfs:subPropertyOf :EMMO_555d0261_da5e_4301_b7f9_46f604a32e91, :EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78; + owl:propertyDisjointWith :EMMO_8785be5a_2493_4b12_8f39_31907ab11748; + skos:altLabel "isBefore"@en; + skos:example "My life between 18-24 years has next my life between 24-32 years."@en, + "The raw sample has next the treated sampled, which has next the examined sample. In this sense the whole sample is made of three states, connected by the has next relation, following its evolution in time."@en; + skos:prefLabel "hasNext"@en; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A temporal relation between two entities occurs when the two entities are in a one directional causality relation. The idea is that a temporal relation always implies a one-directional causality between two entities, leading to a asymmetric relation. +This means that the causing entity can be in direct and optionally indirect causality relation with the effect entity. On the contrary, the effect entity cannot be in any causal relation (direct or indirect) with the causing entity."""@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A time contact occurs when x isDirectCause y and not(y isCauseOf x)."@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Each pair of entities in direct causality relation is either in hasNext or hasTwoWayCauseWith relation. The two are mutually exclusive."@en, + "This relation is asymmetric and irreflexive."@en . + +:EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff a owl:ObjectProperty, owl:SymmetricProperty, + owl:IrreflexiveProperty; + rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698; + owl:propertyDisjointWith :EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78; + skos:prefLabel "isSpatiallyRelatedWith"@en; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A relation jointly covered by Contact and InteractWith relations, which are mutually exclusive."@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between entities that express a mutual causation."@en . + +:EMMO_55354438_7000_4284_b1b9_59d60c2261b9 a owl:ObjectProperty, owl:AsymmetricProperty; + rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76, :76413949_896c_4363_a955_de4722c6e149; + rdfs:domain :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de; + skos:prefLabel "hasPortionPart"@en; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A proper part relation with domain restricted to items."@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A part of an item is always non-maximal, meaning that is causally connected with the rest."@en . + +:EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 a owl:ObjectProperty, owl:IrreflexiveProperty; + rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698; + owl:propertyDisjointWith :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6; + skos:prefLabel "isDirectCauseOf"@en; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Direct causality is a concept that capture the idea of contact between two entities, given the fact that there are no causal intermediaries between them. It requires that at least a quantum of the causing entity is direct cause of a quantum of the caused entity. +It does not exclude the possibility of indirect causal routes between proper parts of the two entities."""@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the causing and the effected entities occurring without intermediaries."@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Direct cause is irreflexive."@en, "Direct cause provides the edges for the transitive restriction of the direct acyclic causal graph whose nodes are the quantum entities."@en . + +:EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c a owl:ObjectProperty, owl:AsymmetricProperty, + owl:IrreflexiveProperty; + rdfs:subPropertyOf :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd; + owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76; + rdfs:seeAlso :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76; + skos:prefLabel "isProperPartOf"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The inverse relation for hasProperPart." . + +:EMMO_6786b336_e982_4759_8dee_1905a4106591 a owl:ObjectProperty; + rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76; + skos:example "A volume of water has redundand parts other volumes of water. All this volumes have holistic parts some water molecules."@en; + skos:prefLabel "hasRedundantPart"@en; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "RP(x, y) ≡ PP(x, y) ∧ ∃φ(φ(x) ∧ φ(y))"; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superproperty of the all object property relations between a whole and its mereological parts of the same type."@en . + +_:genid7 a owl:Axiom; + owl:annotatedSource :EMMO_6786b336_e982_4759_8dee_1905a4106591; + owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84; + owl:annotatedTarget "RP(x, y) ≡ PP(x, y) ∧ ∃φ(φ(x) ∧ φ(y))"; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "We usa a predicate template notation as RP<φ>(x,y) to specify subclasses of RP(x,y) for the class φ, meaning that RP<φ>(x, y) ≡ PP(x, y) ∧ φ(x) ∧ φ(y)"@en, + "φ is a class of the theory"@en . + +:EMMO_6835537c_d294_4005_a770_ec9621f29ed1 a owl:ObjectProperty, owl:SymmetricProperty; + rdfs:subPropertyOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f, :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd; + owl:propertyDisjointWith :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76; + skos:prefLabel "equalsTo"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing the same entity."@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Equality is here defined following a mereological approach."@en . + +:EMMO_6b7276a4_4b9d_440a_b577_0277539c0fc4 a owl:ObjectProperty, owl:AsymmetricProperty; + rdfs:subPropertyOf :33fd15ab_7662_4cc6_8bf6_988422efc631; + owl:propertyDisjointWith :0528e41d_edd2_49f9_bd2a_aeabdc215515; + skos:altLabel "hasMember"@en; + skos:prefLabel "hasSingleMember"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a collection and one of its item members."@en . + +:EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 a owl:ObjectProperty; + rdfs:subPropertyOf :EMMO_55354438_7000_4284_b1b9_59d60c2261b9; + owl:propertyDisjointWith :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611; + skos:prefLabel "hasTemporalPart"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation that identify a proper item part of the whole, whose parts always cover the full spatial extension of the whole within a time interval."@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """A temporal part of an item cannot both cause and be caused by any other proper part of the item. +A temporal part is not constraint to be causally self-connected, i.e. it can be either an item or a collection. We therefore introduce two subproperties in order to distinguish between both cases."""@en, + "In EMMO FOL this is a defined property. In OWL temporal relations are primitive."@en . + +:EMMO_8785be5a_2493_4b12_8f39_31907ab11748 a owl:ObjectProperty, owl:SymmetricProperty, + owl:IrreflexiveProperty; + rdfs:subPropertyOf :EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff, :EMMO_555d0261_da5e_4301_b7f9_46f604a32e91; + rdfs:domain :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d; + rdfs:range :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d; + skos:altLabel "hasSpatialnteractionWith"@en; + skos:example "An elementary electron is in contact with another elementary electron in a scattering process."@en, + "The laptop is in contact with the desk, since there is a double-directional causality."@en; + skos:prefLabel "contacts"@en; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A spatial contact between two entities occurs when the two entities are in an interaction relation whose causal structure is a representation of the fundamental interactions between elementary particles (Feynman diagrams). It means that if two entities are in contact, then there is at least a couple of elementary particles, one part of the first and one part of the second, interacting according to one of the fundamental interactions through virtual particles. This kind of connection is space-like (i.e. interconnecting force carrier particle is offshelf). -Contacts between two entities exclude the possibility of other causal relations that are not included in a fundamental space-like interaction."""@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An interaction that is the sum of direct causality relations between two entities that are interpretable as fundamental physical interactions."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Spatial contact is symmetric and irreflexive."@en , - "The contact relation is not an ordering relation since is symmetric."@en . - - -### https://w3id.org/emmo#EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 -:EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f , - :EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 ; - rdf:type owl:AsymmetricProperty , - owl:IrreflexiveProperty ; - skos:prefLabel "hasProperPart"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between an entity and one of its parts, when both entities are distinct."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The proper part relation has the following pair-covering sub-relations: +Contacts between two entities exclude the possibility of other causal relations that are not included in a fundamental space-like interaction."""@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An interaction that is the sum of direct causality relations between two entities that are interpretable as fundamental physical interactions."@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Spatial contact is symmetric and irreflexive."@en, + "The contact relation is not an ordering relation since is symmetric."@en . + +:EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 a owl:ObjectProperty, owl:AsymmetricProperty, + owl:IrreflexiveProperty; + rdfs:subPropertyOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f, :EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420; + skos:prefLabel "hasProperPart"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between an entity and one of its parts, when both entities are distinct."@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The proper part relation has the following pair-covering sub-relations: - hasMembers xor hasPiece - hasPortionPart xor hasGatheredPart . hasItemPart xor hasScatteredPart"""@en . - -### https://w3id.org/emmo#EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 -:EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_55354438_7000_4284_b1b9_59d60c2261b9 ; - skos:prefLabel "hasNonTemporalPart"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The part is not connected with the rest item or members with hasNext relation (or its inverse)."@en . - - -### https://w3id.org/emmo#EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 -:EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; - owl:inverseOf :EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab ; - rdf:type owl:IrreflexiveProperty ; - owl:propertyDisjointWith :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd ; - skos:prefLabel "overcrosses"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between an entity that overlaps another without being its part."@en . - - -### https://w3id.org/emmo#EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd -:EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; - rdfs:seeAlso :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; - skos:prefLabel "isPartOf"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The inverse relation of hasPart."@en . - - -### https://w3id.org/emmo#EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead -:EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee ; - rdf:type owl:SymmetricProperty , - owl:IrreflexiveProperty ; - owl:propertyDisjointWith :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; - skos:prefLabel "notOverlaps"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between individuals representing non-overlapping entities (i.e. that have no parts in common)."@en . - - -### https://w3id.org/emmo#EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c -:EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5 ; - skos:prefLabel "causal"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Causality is the fundamental concept describing how entities affect each other, and occurs before time and space relations. -Embracing a strong reductionistic view, causality originates at quantum entities level."""@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass of all causal EMMO relations."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Causality in the EMMO is intended as physical causation and not counter-factual. Meaning that causality is an expression of actual physical interactions, and not of a counterfactual depence such as “I didn't water the flowers, hence, I'm the cause of their death”."@en , - "Each pair of entities is either in isCauseOf or isNotCauseOf relation. The two are mutually exclusive."@en . - - -### https://w3id.org/emmo#EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 -:EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 ; - rdf:type owl:SymmetricProperty , - owl:IrreflexiveProperty ; - skos:prefLabel "properOverlaps"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two entities that overlaps and neither of both is part of the other." . - - -### https://w3id.org/emmo#EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 -:EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; - rdf:type owl:IrreflexiveProperty ; - skos:prefLabel "isIndirectCauseOf"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "An indirect cause is a relation between two entities that is mediated by a intermediate entity. In other words, there are no quantum parts of the causing entity that are direct cause of quantum parts of the caused entity."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the effected and the causing entities with intermediaries."@en . - - -### https://w3id.org/emmo#EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3 -:EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff , - :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 ; - rdf:type owl:SymmetricProperty , - owl:IrreflexiveProperty ; - rdfs:domain :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; - rdfs:range :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; - skos:altLabel "alongsideOf" ; - skos:example "I'm interacting with another tennis player through a ball. Or, two people in a webconference are interacting using a mediator which is the network signal."@en ; - skos:prefLabel "interactsWith"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two causally reachable entities through a path of contacts relations (i.e. representing physical interactions)."@en . - - -### https://w3id.org/emmo#EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 -:EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c ; - rdf:type owl:IrreflexiveProperty ; - skos:example "John yesterday is the cause of John today, is an example of temporal-like causality. The desk supporting my laptop is a space-like causality." ; - skos:prefLabel "isCauseOf"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """We say that an entity causes another if there is a quantum part of the first that is in causal relation with a quantum parts of the second. -An entity cannot cause itself (causal loops are forbidden) or a part of itself. For this reasons causality between entities excludes reflexivity and prevents them to overlap."""@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The relation between an individuals x and y, that holds if and only if: +:EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 a owl:ObjectProperty; + rdfs:subPropertyOf :EMMO_55354438_7000_4284_b1b9_59d60c2261b9; + skos:prefLabel "hasNonTemporalPart"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The part is not connected with the rest item or members with hasNext relation (or its inverse)."@en . + +:EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 a owl:ObjectProperty, owl:IrreflexiveProperty; + rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6; + owl:inverseOf :EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab; + owl:propertyDisjointWith :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd; + skos:prefLabel "overcrosses"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between an entity that overlaps another without being its part."@en . + +:EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd a owl:ObjectProperty; + rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6; + rdfs:seeAlso :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f; + skos:prefLabel "isPartOf"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The inverse relation of hasPart."@en . + +:EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead a owl:ObjectProperty, owl:SymmetricProperty, + owl:IrreflexiveProperty; + rdfs:subPropertyOf :EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee; + owl:propertyDisjointWith :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6; + skos:prefLabel "notOverlaps"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between individuals representing non-overlapping entities (i.e. that have no parts in common)."@en . + +:EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c a owl:ObjectProperty; + rdfs:subPropertyOf :EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5; + skos:prefLabel "causal"@en; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Causality is the fundamental concept describing how entities affect each other, and occurs before time and space relations. +Embracing a strong reductionistic view, causality originates at quantum entities level."""@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass of all causal EMMO relations."@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Causality in the EMMO is intended as physical causation and not counter-factual. Meaning that causality is an expression of actual physical interactions, and not of a counterfactual depence such as “I didn't water the flowers, hence, I'm the cause of their death”."@en, + "Each pair of entities is either in isCauseOf or isNotCauseOf relation. The two are mutually exclusive."@en . + +:EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 a owl:ObjectProperty, owl:SymmetricProperty, + owl:IrreflexiveProperty; + rdfs:subPropertyOf :EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420; + skos:prefLabel "properOverlaps"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two entities that overlaps and neither of both is part of the other." . + +:EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 a owl:ObjectProperty, owl:IrreflexiveProperty; + rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698; + skos:prefLabel "isIndirectCauseOf"@en; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "An indirect cause is a relation between two entities that is mediated by a intermediate entity. In other words, there are no quantum parts of the causing entity that are direct cause of quantum parts of the caused entity."@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the effected and the causing entities with intermediaries."@en . + +:EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3 a owl:ObjectProperty, owl:SymmetricProperty, + owl:IrreflexiveProperty; + rdfs:subPropertyOf :EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff, :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6; + rdfs:domain :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d; + rdfs:range :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d; + skos:altLabel "alongsideOf"; + skos:example "I'm interacting with another tennis player through a ball. Or, two people in a webconference are interacting using a mediator which is the network signal."@en; + skos:prefLabel "interactsWith"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two causally reachable entities through a path of contacts relations (i.e. representing physical interactions)."@en . + +:EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 a owl:ObjectProperty, owl:IrreflexiveProperty; + rdfs:subPropertyOf :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c; + skos:example "John yesterday is the cause of John today, is an example of temporal-like causality. The desk supporting my laptop is a space-like causality."; + skos:prefLabel "isCauseOf"@en; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """We say that an entity causes another if there is a quantum part of the first that is in causal relation with a quantum parts of the second. +An entity cannot cause itself (causal loops are forbidden) or a part of itself. For this reasons causality between entities excludes reflexivity and prevents them to overlap."""@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The relation between an individuals x and y, that holds if and only if: a) y having a part that is causing an effect on a part of x -b) y and x are non-overlapping"""@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Each pair of causally connected entities is either in isDirectCauseOf or isIndirectCauseOf relation. The two are mutually exclusive."@en , - "It applies to both quantums and macro-entities (entities made of more than one quantum). It is admissible for two entities to be one the cause of the other, excepts when they are both quantums."@en , - "The OWL 2 DL version of the EMMO introduces this object property as primitive causal relation. It refers to the macro causality relation mC(x,y), defined in the EMMO FOL version. While the EMMO FOL introduces the quantum causality relation C(x,y) as primitive, the OWL 2 DL version substantially simplifies the theory, neglecting these lower level relations that are well above DL expressivity."@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "isCauseOf"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”)."@en - ] . - - -### https://w3id.org/emmo#EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 -:EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee ; - rdf:type owl:SymmetricProperty ; - skos:prefLabel "overlaps"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing entities that share at least one of their parts."@en . - - -### https://w3id.org/emmo#EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 -:EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 ; - rdfs:domain :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; - skos:prefLabel "hasSpatialPart"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A proper part of a whole, whose parts always cover the full temporal extension of the whole within a spatial interval."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "In EMMO FOL this is a defined property. In OWL temporal relations are primitive."@en . - - -### https://w3id.org/emmo#EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab -:EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; - rdfs:seeAlso :EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 ; - skos:prefLabel "isOvercrossedBy"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The inverse relation for overcrosses."@en . - - -### https://w3id.org/emmo#EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 -:EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; - rdf:type owl:AsymmetricProperty , - owl:IrreflexiveProperty ; - skos:prefLabel "isTemporallyBefore"@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A relation jointly covered by hasNext and hasSuccessor relations, which are mutually exclusive."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation between entities that are only one-directionally causally connected."@en . - - -### https://w3id.org/emmo#EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5 -:EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty ; - rdfs:domain :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - rdfs:range :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - skos:prefLabel "EMMORelation"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class for all relations used by the EMMO."@en . - - -### https://w3id.org/emmo#0528e41d_edd2_49f9_bd2a_aeabdc215515 - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - skos:prefLabel "hasMultipleMembers"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A sub collection realtion where the proper part is fully encompasses some of the members of the collection." . - - -### https://w3id.org/emmo#33fd15ab_7662_4cc6_8bf6_988422efc631 - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - rdfs:domain :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; - owl:propertyDisjointWith ; - skos:altLabel "hasMaximalPart"@en ; - skos:prefLabel "hasMembers"@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A proper part which is not connected with the rest of the whole."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between individuals representing a collection and one or more of its members." ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A maximal part is a proper part that is not connected with the rest of the whole."@en . - - -### https://w3id.org/emmo#76413949_896c_4363_a955_de4722c6e149 - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - skos:altLabel "hasNotMaximalPart"@en ; - skos:prefLabel "hasPiece"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing an entity and a non-maximal proper part, meaning the the latter is connected with the rest of the whole."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A non-maximal part is a proper part that is connected with the rest of the whole."@en . - - -################################################################# -# Classes -################################################################# - -### https://w3id.org/emmo#EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 -:EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 , - :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 ; - owl:someValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 - :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 - ) - ] - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 ; - owl:allValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 - :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 - ) - ] - ] ; - skos:altLabel "CausalChain"@en , - "Elementary"@en ; - skos:example "An electron with at least one causal interaction with another particle."@en ; - skos:prefLabel "CausalPath"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A causal chain is an ordered causal sequence of entities that does not host any bifurcation within itself (a chain). A chain can only be partitioned in time."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of entities that possess a temporal structure but no spatial structure."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The causal path class can be defined univocally in FOL."@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 ; - owl:annotatedProperty skos:altLabel ; - owl:annotatedTarget "CausalChain"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Old French chaine, chaene (“chain”), from Latin catēna (“chain”)."@en - ] . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 ; - owl:annotatedProperty skos:altLabel ; - owl:annotatedTarget "Elementary"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin elementārius (“elementary”), from elementum (“one of the four elements of antiquity; fundamentals”)."@en - ] . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "CausalPath"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Ancient Greek πάτος (pátos, “path”)."@en - ] . - - -### https://w3id.org/emmo#EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 -:EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d , - _:genid19 ; - skos:example "The collection of users of a particular software, the collection of atoms that have been part of that just dissociated molecule."@en ; - skos:prefLabel "Collection"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A collection is the concept that complements the item concept, being an entity that possesses at least one part non directly causally connected with the rest. +b) y and x are non-overlapping"""@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Each pair of causally connected entities is either in isDirectCauseOf or isIndirectCauseOf relation. The two are mutually exclusive."@en, + "It applies to both quantums and macro-entities (entities made of more than one quantum). It is admissible for two entities to be one the cause of the other, excepts when they are both quantums."@en, + "The OWL 2 DL version of the EMMO introduces this object property as primitive causal relation. It refers to the macro causality relation mC(x,y), defined in the EMMO FOL version. While the EMMO FOL introduces the quantum causality relation C(x,y) as primitive, the OWL 2 DL version substantially simplifies the theory, neglecting these lower level relations that are well above DL expressivity."@en . + +_:genid8 a owl:Axiom; + owl:annotatedSource :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698; + owl:annotatedProperty skos:prefLabel; + owl:annotatedTarget "isCauseOf"@en; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”)."@en . + +:EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 a owl:ObjectProperty, owl:SymmetricProperty; + rdfs:subPropertyOf :EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee; + skos:prefLabel "overlaps"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing entities that share at least one of their parts."@en . + +:EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 a owl:ObjectProperty; + rdfs:subPropertyOf :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611; + rdfs:domain :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac; + skos:prefLabel "hasSpatialPart"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A proper part of a whole, whose parts always cover the full temporal extension of the whole within a spatial interval."@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "In EMMO FOL this is a defined property. In OWL temporal relations are primitive."@en . + +:EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab a owl:ObjectProperty; + rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6; + rdfs:seeAlso :EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420; + skos:prefLabel "isOvercrossedBy"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The inverse relation for overcrosses."@en . + +:EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 a owl:ObjectProperty, owl:AsymmetricProperty, + owl:IrreflexiveProperty; + rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698; + skos:prefLabel "isTemporallyBefore"@en; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A relation jointly covered by hasNext and hasSuccessor relations, which are mutually exclusive."@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation between entities that are only one-directionally causally connected."@en . + +:EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5 a owl:ObjectProperty; + rdfs:subPropertyOf owl:topObjectProperty; + rdfs:domain :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf; + rdfs:range :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf; + skos:prefLabel "EMMORelation"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class for all relations used by the EMMO."@en . + +:0528e41d_edd2_49f9_bd2a_aeabdc215515 a owl:ObjectProperty; + rdfs:subPropertyOf :33fd15ab_7662_4cc6_8bf6_988422efc631; + skos:prefLabel "hasMultipleMembers"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A sub collection realtion where the proper part is fully encompasses some of the members of the collection." . + +:33fd15ab_7662_4cc6_8bf6_988422efc631 a owl:ObjectProperty; + rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76; + rdfs:domain :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31; + owl:propertyDisjointWith :76413949_896c_4363_a955_de4722c6e149; + skos:altLabel "hasMaximalPart"@en; + skos:prefLabel "hasMembers"@en; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A proper part which is not connected with the rest of the whole."@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between individuals representing a collection and one or more of its members."; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A maximal part is a proper part that is not connected with the rest of the whole."@en . + +:76413949_896c_4363_a955_de4722c6e149 a owl:ObjectProperty; + rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76; + skos:altLabel "hasNotMaximalPart"@en; + skos:prefLabel "hasPiece"@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing an entity and a non-maximal proper part, meaning the the latter is connected with the rest of the whole."@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A non-maximal part is a proper part that is connected with the rest of the whole."@en . + +:EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 a owl:Class; + rdfs:subClassOf :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07, :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d, + _:genid9, _:genid13; + skos:altLabel "CausalChain"@en, "Elementary"@en; + skos:example "An electron with at least one causal interaction with another particle."@en; + skos:prefLabel "CausalPath"@en; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A causal chain is an ordered causal sequence of entities that does not host any bifurcation within itself (a chain). A chain can only be partitioned in time."@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of entities that possess a temporal structure but no spatial structure."@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The causal path class can be defined univocally in FOL."@en . + +_:genid9 a owl:Restriction; + owl:someValuesFrom _:genid10; + owl:onProperty :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 . + +_:genid10 a owl:Class; + owl:unionOf _:genid12 . + +_:genid12 a rdf:List; + rdf:first :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360; + rdf:rest _:genid11 . + +_:genid11 a rdf:List; + rdf:first :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68; + rdf:rest rdf:nil . + +_:genid13 a owl:Restriction; + owl:allValuesFrom _:genid14; + owl:onProperty :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 . + +_:genid14 a owl:Class; + owl:unionOf _:genid16 . + +_:genid16 a rdf:List; + rdf:first :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360; + rdf:rest _:genid15 . + +_:genid15 a rdf:List; + rdf:first :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68; + rdf:rest rdf:nil . + +_:genid17 a owl:Axiom; + owl:annotatedSource :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360; + owl:annotatedProperty skos:altLabel; + owl:annotatedTarget "CausalChain"@en; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Old French chaine, chaene (“chain”), from Latin catēna (“chain”)."@en . + +_:genid18 a owl:Axiom; + owl:annotatedSource :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360; + owl:annotatedProperty skos:altLabel; + owl:annotatedTarget "Elementary"@en; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin elementārius (“elementary”), from elementum (“one of the four elements of antiquity; fundamentals”)."@en . + +_:genid19 a owl:Axiom; + owl:annotatedSource :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360; + owl:annotatedProperty skos:prefLabel; + owl:annotatedTarget "CausalPath"@en; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Ancient Greek πάτος (pátos, “path”)."@en . + +:EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 a owl:Class; + rdfs:subClassOf :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d, _:genid20; + skos:example "The collection of users of a particular software, the collection of atoms that have been part of that just dissociated molecule."@en; + skos:prefLabel "Collection"@en; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A collection is the concept that complements the item concept, being an entity that possesses at least one part non directly causally connected with the rest. A collection can be partitioned in maximally connected items called members. The members are self-connected entities and there is no direct causality relation between them. -The combination of collection and item concepts is the EMMO mereocausality alternative to set theory. However, two items can be members only if they are non direct causally connected, giving some constraints to a collection definition. For example, two entities which are directly connected cannot be two distinct members, while their interiors (i.e. the entities obtained by removing the layer of parts that provides the causal contact between them) can be."""@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of not direct causally self-connected world entities."@en . - -_:genid19 rdf:type owl:Restriction ; - owl:onProperty :EMMO_6b7276a4_4b9d_440a_b577_0277539c0fc4 ; - owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; - owl:onClass :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedTarget _:genid19 ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every collection has at least two item members, since a collection of one item is a self-connected entity (and then an item)."@en - ] . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "Collection"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin collectio, from colligere ‘gather together’."@en - ] . - - -### https://w3id.org/emmo#EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 -:EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 ; - skos:altLabel "RealParticle"@en ; - skos:example """From a physics perspective a quantum can be related to smallest identifiable entities, according to the limits imposed by the uncertainty principle in space and time measurements. -However, the quantum mereotopology approach is not restricted only to physics. For example, in a manpower management ontology, a quantum can stand for an hour (time) of a worker (space) activity."""@en ; - skos:prefLabel "Quantum"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A quantum is the most fundamental item (both mereologically and causally) and is considered causally self-connected by definition. +The combination of collection and item concepts is the EMMO mereocausality alternative to set theory. However, two items can be members only if they are non direct causally connected, giving some constraints to a collection definition. For example, two entities which are directly connected cannot be two distinct members, while their interiors (i.e. the entities obtained by removing the layer of parts that provides the causal contact between them) can be."""@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of not direct causally self-connected world entities."@en . + +_:genid20 a owl:Restriction; + owl:onClass :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de; + owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger; + owl:onProperty :EMMO_6b7276a4_4b9d_440a_b577_0277539c0fc4 . + +_:genid21 a owl:Axiom; + owl:annotatedSource :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31; + owl:annotatedProperty rdfs:subClassOf; + owl:annotatedTarget _:genid20; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every collection has at least two item members, since a collection of one item is a self-connected entity (and then an item)."@en . + +_:genid22 a owl:Axiom; + owl:annotatedSource :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31; + owl:annotatedProperty skos:prefLabel; + owl:annotatedTarget "Collection"@en; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin collectio, from colligere ‘gather together’."@en . + +:EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 a owl:Class; + rdfs:subClassOf :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07; + skos:altLabel "RealParticle"@en; + skos:example """From a physics perspective a quantum can be related to smallest identifiable entities, according to the limits imposed by the uncertainty principle in space and time measurements. +However, the quantum mereotopology approach is not restricted only to physics. For example, in a manpower management ontology, a quantum can stand for an hour (time) of a worker (space) activity."""@en; + skos:prefLabel "Quantum"@en; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A quantum is the most fundamental item (both mereologically and causally) and is considered causally self-connected by definition. The quantum concept recalls the fact that there is lower epistemological limit to our knowledge of the universe, related to the uncertainity principle. Space and time emerge following the network of causal connections between quantum objects. So quantum objects are adimensional objects, that precede space and time dimensions: they are simple beings (in greek οντα). Using physics concepts, we can think the quantum as an elementary particle (e.g. an electron) in a specific state between two causal interactions. -A quantum stands for an incoming or outcoming real particle in a Feynman diagram."""@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The class of entities without proper parts."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of the mereological and causal fundamental entities."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A quantum is the EMMO mereological atomistic and causal reductionistic entity. To avoid confusion with the concept of atom coming from physics and to underline the causal reductionistic approach, we will use the expression quantum mereology, instead of atomistic mereology."@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "Quantum"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin quantum (plural quanta) \"as much as, so much as\"."@en - ] . - - -### https://w3id.org/emmo#EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 -:EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; - skos:prefLabel "CausalParticle"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A causal particle represents the most elementary entity in physics, being it a simple state of an elementary particle, called quantum in the EMMO, or a chain of causally connected quanta."@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of CausalPath and Quantum classes."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing causal particles."@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "CausalParticle"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin particula (“small part, particle”), diminutive of pars (“part, piece”)."@en - ] . - - -### https://w3id.org/emmo#EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 -:EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - skos:example "An atom, a group of persons, a fluid."@en ; - skos:prefLabel "Fusion"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A fusion is any entity that is made up of two or more quantum entities, regardless of the fact that they are or not self-connected."@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The union of the CausalCluster and CausalStructure classes."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing mereological fusions consisting of two or more quantum entities."@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "Fusion"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin fusio, from fundere ‘pour, melt’."@en - ] . - - -### https://w3id.org/emmo#EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d -:EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d rdf:type owl:Class ; - rdfs:subClassOf :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 ; - skos:prefLabel "CausalCluster"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "With the causal cluster term we address an heterogenous group of entities, which possess the common feature of having at least two causally non connected quanta. It comprises collections (non self-connected entities) and causal systems (entities extended in space)."@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of the CausalSystem and Collection classes."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing causal clusters."@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "CausalCluster"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Proto-Germanic *klas-, *klus- (“to clump, lump together”)."@en - ] . - - -### https://w3id.org/emmo#EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf -:EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf rdf:type owl:Class ; - rdfs:subClassOf _:genid26 , - _:genid28 ; - skos:prefLabel "EMMO"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The EMMO conceptualises the world using the primitive concepts of causality and parthood. Parthood is about the composition of world entities starting from other more fundamental entities. Causality is about the interactions between world entities. +A quantum stands for an incoming or outcoming real particle in a Feynman diagram."""@en; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The class of entities without proper parts."@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of the mereological and causal fundamental entities."@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A quantum is the EMMO mereological atomistic and causal reductionistic entity. To avoid confusion with the concept of atom coming from physics and to underline the causal reductionistic approach, we will use the expression quantum mereology, instead of atomistic mereology."@en . + +_:genid23 a owl:Axiom; + owl:annotatedSource :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68; + owl:annotatedProperty skos:prefLabel; + owl:annotatedTarget "Quantum"@en; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin quantum (plural quanta) \"as much as, so much as\"."@en . + +:EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 a owl:Class; + rdfs:subClassOf :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de; + skos:prefLabel "CausalParticle"@en; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A causal particle represents the most elementary entity in physics, being it a simple state of an elementary particle, called quantum in the EMMO, or a chain of causally connected quanta."@en; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of CausalPath and Quantum classes."@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing causal particles."@en . + +_:genid24 a owl:Axiom; + owl:annotatedSource :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07; + owl:annotatedProperty skos:prefLabel; + owl:annotatedTarget "CausalParticle"@en; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin particula (“small part, particle”), diminutive of pars (“part, piece”)."@en . + +:EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 a owl:Class; + rdfs:subClassOf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf; + skos:example "An atom, a group of persons, a fluid."@en; + skos:prefLabel "Fusion"@en; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A fusion is any entity that is made up of two or more quantum entities, regardless of the fact that they are or not self-connected."@en; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The union of the CausalCluster and CausalStructure classes."@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing mereological fusions consisting of two or more quantum entities."@en . + +_:genid25 a owl:Axiom; + owl:annotatedSource :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963; + owl:annotatedProperty skos:prefLabel; + owl:annotatedTarget "Fusion"@en; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin fusio, from fundere ‘pour, melt’."@en . + +:EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d a owl:Class; + rdfs:subClassOf :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963; + skos:prefLabel "CausalCluster"@en; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "With the causal cluster term we address an heterogenous group of entities, which possess the common feature of having at least two causally non connected quanta. It comprises collections (non self-connected entities) and causal systems (entities extended in space)."@en; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of the CausalSystem and Collection classes."@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing causal clusters."@en . + +_:genid26 a owl:Axiom; + owl:annotatedSource :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d; + owl:annotatedProperty skos:prefLabel; + owl:annotatedTarget "CausalCluster"@en; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Proto-Germanic *klas-, *klus- (“to clump, lump together”)."@en . + +:EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf a owl:Class; + rdfs:subClassOf _:genid27, _:genid29; + skos:prefLabel "EMMO"@en; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The EMMO conceptualises the world using the primitive concepts of causality and parthood. Parthood is about the composition of world entities starting from other more fundamental entities. Causality is about the interactions between world entities. The quantum is the smallest indivisible part of any world entity. Quantum individuals are the fundamental causal constituents of the universe, since it is implied that causality originates from quantum-to-quantum interactions. Quantums are no-dimensional, and their aggregation makes spacetime emerge from their causal structure. Causality between macro entities (i.e. entities made of more than one quantum) is explained as the sum of the causality relations between their quantum constituents. Fundamental interactions (quantum fields) are represented as symmetric causality between macro entities, while classical interactions are mediated by chain of quantums (i.e. elementary particles). The fundamental distinction between world entities is direct causality self-connectedness: a world entity can be self-connected xor not self-connected depending on the causality network of its fundamental components. Void regions do not exist in the EMMO, or in other words there is no spacetime without entities, since space and time are measured quantities following a causality relation between entities (spacetime emerges as relational property not as a self-standing entity). -Entities are not placed in space or time: space and time are always relative between entities and are measured. In other words, space and time relations originates from causality interactions."""@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of the fundamental mereocausal classes of Quantum, CausalPath, CausalSystem and Collection."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of all the OWL individuals representing world entities according to EMMO conceptualisation."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """EMMO entities dimensionality is related to their mereocausal structures. From the no-dimensional quantum entity, we introduce time dimension with the elementary concept, and the spacetime with the causal system concept. +Entities are not placed in space or time: space and time are always relative between entities and are measured. In other words, space and time relations originates from causality interactions."""@en; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of the fundamental mereocausal classes of Quantum, CausalPath, CausalSystem and Collection."@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of all the OWL individuals representing world entities according to EMMO conceptualisation."@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """EMMO entities dimensionality is related to their mereocausal structures. From the no-dimensional quantum entity, we introduce time dimension with the elementary concept, and the spacetime with the causal system concept. The EMMO conceptualisation does not allow the existence of space without a temporal dimension, the latter coming from a causal relation between entities. For this reason, the EMMO entities that are not quantum or elementaries, may be considered to be always spatiotemporal. The EMMO poses no constraints to the number of spatial dimensions for a causal system (except being higher than one)."""@en . -_:genid26 rdf:type owl:Restriction ; - owl:onProperty :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; - owl:someValuesFrom :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 . - -_:genid28 rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f - ] ; - owl:hasValue :EMMO_08cb807c_e626_447b_863f_e2835540e918 . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedTarget _:genid26 ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every entity is made of quantum parts. This axiomatisation is the expression of the radical reductionistic approach of the EMMO."@en - ] . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedTarget _:genid28 ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "All EMMO individuals are part of the most comprehensive entity which is the universe."@en - ] . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "EMMO"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "EMMO is the acronym of Elementary Multiperspective Material Ontology."@en - ] . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - owl:annotatedProperty :EMMO_31252f35_c767_4b97_a877_1235076c3e13 ; - owl:annotatedTarget """The EMMO conceptualises the world using the primitive concepts of causality and parthood. Parthood is about the composition of world entities starting from other more fundamental entities. Causality is about the interactions between world entities. +_:genid27 a owl:Restriction; + owl:someValuesFrom :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68; + owl:onProperty :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f . + +_:genid29 a owl:Restriction; + owl:hasValue :EMMO_08cb807c_e626_447b_863f_e2835540e918; + owl:onProperty _:genid30 . + +_:genid30 owl:inverseOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f . + +_:genid28 a owl:Axiom; + owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf; + owl:annotatedProperty rdfs:subClassOf; + owl:annotatedTarget _:genid27; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every entity is made of quantum parts. This axiomatisation is the expression of the radical reductionistic approach of the EMMO."@en . + +_:genid31 a owl:Axiom; + owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf; + owl:annotatedProperty rdfs:subClassOf; + owl:annotatedTarget _:genid29; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "All EMMO individuals are part of the most comprehensive entity which is the universe."@en . + +_:genid32 a owl:Axiom; + owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf; + owl:annotatedProperty skos:prefLabel; + owl:annotatedTarget "EMMO"@en; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "EMMO is the acronym of Elementary Multiperspective Material Ontology."@en . + +_:genid33 a owl:Axiom; + owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf; + owl:annotatedProperty :EMMO_31252f35_c767_4b97_a877_1235076c3e13; + owl:annotatedTarget """The EMMO conceptualises the world using the primitive concepts of causality and parthood. Parthood is about the composition of world entities starting from other more fundamental entities. Causality is about the interactions between world entities. The quantum is the smallest indivisible part of any world entity. Quantum individuals are the fundamental causal constituents of the universe, since it is implied that causality originates from quantum-to-quantum interactions. Quantums are no-dimensional, and their aggregation makes spacetime emerge from their causal structure. Causality between macro entities (i.e. entities made of more than one quantum) is explained as the sum of the causality relations between their quantum constituents. Fundamental interactions (quantum fields) are represented as symmetric causality between macro entities, while classical interactions are mediated by chain of quantums (i.e. elementary particles). The fundamental distinction between world entities is direct causality self-connectedness: a world entity can be self-connected xor not self-connected depending on the causality network of its fundamental components. Void regions do not exist in the EMMO, or in other words there is no spacetime without entities, since space and time are measured quantities following a causality relation between entities (spacetime emerges as relational property not as a self-standing entity). -Entities are not placed in space or time: space and time are always relative between entities and are measured. In other words, space and time relations originates from causality interactions."""@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "While EMMO mereocausality conceptualisation can be used on any possibile domain, so that a quantum can be a Lego brick or an furniture component, it can be better understood when a quantum is elucidated as the smallest measured time interval of existence of an elementary particle (e.g. quark, photon)."@en - ] . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; - owl:annotatedTarget "The disjoint union of the fundamental mereocausal classes of Quantum, CausalPath, CausalSystem and Collection."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """World entities can be classified in many ways, but one of the more important classification for the EMMO is the one between items (causally self-connected entities) and collections (not causally self-connected entities). -A collection cannot be an item and viceversa, representing the fact that a world entity cannot be causally self-connected and non-self connected at the same time."""@en - ] . - - -### https://w3id.org/emmo#EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d -:EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d rdf:type owl:Class ; - rdfs:subClassOf :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 , - :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; - skos:prefLabel "CausalStructure"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The most fundamental unity criterion for the definition of an structure is that: +Entities are not placed in space or time: space and time are always relative between entities and are measured. In other words, space and time relations originates from causality interactions."""@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "While EMMO mereocausality conceptualisation can be used on any possibile domain, so that a quantum can be a Lego brick or an furniture component, it can be better understood when a quantum is elucidated as the smallest measured time interval of existence of an elementary particle (e.g. quark, photon)."@en . + +_:genid34 a owl:Axiom; + owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf; + owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84; + owl:annotatedTarget "The disjoint union of the fundamental mereocausal classes of Quantum, CausalPath, CausalSystem and Collection."@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """World entities can be classified in many ways, but one of the more important classification for the EMMO is the one between items (causally self-connected entities) and collections (not causally self-connected entities). +A collection cannot be an item and viceversa, representing the fact that a world entity cannot be causally self-connected and non-self connected at the same time."""@en . + +:EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d a owl:Class; + rdfs:subClassOf :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963, :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de; + skos:prefLabel "CausalStructure"@en; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The most fundamental unity criterion for the definition of an structure is that: - is made of at least two quantums (a structure is not a simple entity) -- all quantum parts form a causally connected graph""" ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of Causal Path and CausalSystem classes." ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing causally self-connected world entities." ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A causal structure expresses itself in time and space thanks to the underlying causality relations between its constituent quantum entities. It must at least provide two temporal parts. The unity criterion beyond the definition of a causal structure (the most general concept of structure) is the existence of an undirected causal path between each of its parts." . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "CausalStructure"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”), and from Latin struere (“arrange, assemble, build”)."@en - ] . - - -### https://w3id.org/emmo#EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac -:EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac rdf:type owl:Class ; - rdfs:subClassOf :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d , - :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; - skos:example "A electron binded by a nucleus."@en ; - skos:prefLabel "CausalSystem"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A causal system provides the most general concept of system, being a union of causal structures interacting together. In its most simple form, a causal system is an interlacement of causal paths (the most simple structure type). -A causal system is always a spatial-like structure, and is represented as a multiple topologically orderable direct acyclic graph, with quanta as nodes and causality relations as edges."""@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing a causal system."@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "CausalSystem"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”), and Ancient Greek σύστημα (sústēma, “musical scale; organized body; whole made of several parts or members”), from σῠν- (sun-, prefix meaning ‘with, together’) + ἵστημι (hístēmi, “to stand”)."@en - ] . - - -### https://w3id.org/emmo#EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de -:EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de rdf:type owl:Class ; - rdfs:subClassOf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - skos:altLabel "CausalObject"@en ; - skos:example "A person life, an interval of a person life. The lifetime of two components, from the production in separate manufacturing lines, their being connected components in a device, including their eparation and decommissioning."@en ; - skos:prefLabel "Item"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A world entity is direct causally self-connected if any two parts that make up the whole are direct causally connected to each other. In the EMMO, topological connectivity is based on causality. +- all quantum parts form a causally connected graph"""; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of Causal Path and CausalSystem classes."; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing causally self-connected world entities."; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A causal structure expresses itself in time and space thanks to the underlying causality relations between its constituent quantum entities. It must at least provide two temporal parts. The unity criterion beyond the definition of a causal structure (the most general concept of structure) is the existence of an undirected causal path between each of its parts." . + +_:genid35 a owl:Axiom; + owl:annotatedSource :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d; + owl:annotatedProperty skos:prefLabel; + owl:annotatedTarget "CausalStructure"@en; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”), and from Latin struere (“arrange, assemble, build”)."@en . + +:EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac a owl:Class; + rdfs:subClassOf :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d, :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d; + skos:example "A electron binded by a nucleus."@en; + skos:prefLabel "CausalSystem"@en; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A causal system provides the most general concept of system, being a union of causal structures interacting together. In its most simple form, a causal system is an interlacement of causal paths (the most simple structure type). +A causal system is always a spatial-like structure, and is represented as a multiple topologically orderable direct acyclic graph, with quanta as nodes and causality relations as edges."""@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing a causal system."@en . + +_:genid36 a owl:Axiom; + owl:annotatedSource :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac; + owl:annotatedProperty skos:prefLabel; + owl:annotatedTarget "CausalSystem"@en; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”), and Ancient Greek σύστημα (sústēma, “musical scale; organized body; whole made of several parts or members”), from σῠν- (sun-, prefix meaning ‘with, together’) + ἵστημι (hístēmi, “to stand”)."@en . + +:EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de a owl:Class; + rdfs:subClassOf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf; + skos:altLabel "CausalObject"@en; + skos:example "A person life, an interval of a person life. The lifetime of two components, from the production in separate manufacturing lines, their being connected components in a device, including their eparation and decommissioning."@en; + skos:prefLabel "Item"@en; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A world entity is direct causally self-connected if any two parts that make up the whole are direct causally connected to each other. In the EMMO, topological connectivity is based on causality. All physical objects, i.e. entities whose behaviour is explained by physics laws, are represented only by items. In other words, a physical object part is embedded in a direct causal graph that provides always a path between two of its parts. Members of a collection lack such direct causality connection, i.e. they do not constitute a physical object. -Following graph theory concepts, the quantums of an item are all connected together within a network of causal relations, forming a connected causal graph. A collection is then a set of disconnected graphs."""@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of Particle and CausalStructure classes."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals standing for quantum or causally self-connected world entities."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The concept of self-connectivity is applied using a 4D approach. Given that, the entity made of an electron and a proton that travel, interact, and then depart from each other is an item, since we don't focus only on the beginning or the end stage but to the overall 4D entity, being the interaction the connectivity bridge between the two particles." . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; - owl:annotatedProperty skos:altLabel ; - owl:annotatedTarget "CausalObject"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”), and Medieval Latin obiectum (“object”, literally “thrown against”)."@en - ] . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "Item"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin item, \"likewise, just so, moreover\"."@en - ] . - - -################################################################# -# Individuals -################################################################# - -### https://w3id.org/emmo#EMMO_08cb807c_e626_447b_863f_e2835540e918 -:EMMO_08cb807c_e626_447b_863f_e2835540e918 rdf:type owl:NamedIndividual , - :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; - skos:prefLabel "universe"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "The universe is considered as a causally self-connected object, encompassing all other objects. For this reason is unique."@en . - - -################################################################# -# General axioms -################################################################# - -[ rdf:type owl:AllDisjointClasses ; - owl:members ( :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 - :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 - :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 - :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac - ) -] . - - -################################################################# -# Rules -################################################################# - - rdf:type . - - rdf:type . - - rdf:type . - -[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing the fact that an entity cannot cause itself."@en ; - rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - - ] ; - rdf:rest rdf:nil - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . - -[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing parthood reflexivity."@en ; - rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - - ] ; - rdf:rest rdf:nil - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . - -[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing reflexivity of overlapping."@en ; - rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - - ] ; - rdf:rest rdf:nil - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . - -[ rdfs:comment "Implementation of equality based on mereology."^^rdfs:Literal ; - rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; - ; - - ] ; - rdf:rest [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . - -[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Transitivity for parthood."@en ; - rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; - ; - - ] ; - rdf:rest [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . - -[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing a strict one-way causality direction."@en ; - rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 ; - ; - - ] ; - rdf:rest rdf:nil - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . - -[ rdfs:comment "Ensure that the hasNext relation expresses a strictly one-way causality arrow between two entities."^^rdfs:Literal ; - rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d ; - ; - - ] ; - rdf:rest rdf:nil - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . - -[ rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_6835537c_d294_4005_a770_ec9621f29ed1 ; - ; - - ] ; - rdf:rest rdf:nil - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . - -[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Transitivity for proper parthood."@en ; - rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - ; - - ] ; - rdf:rest [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . - -[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing exclusivity between overlapping and causality."@en ; - rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; - ; - - ] ; - rdf:rest rdf:nil - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . - -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +Following graph theory concepts, the quantums of an item are all connected together within a network of causal relations, forming a connected causal graph. A collection is then a set of disconnected graphs."""@en; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of Particle and CausalStructure classes."@en; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals standing for quantum or causally self-connected world entities."@en; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The concept of self-connectivity is applied using a 4D approach. Given that, the entity made of an electron and a proton that travel, interact, and then depart from each other is an item, since we don't focus only on the beginning or the end stage but to the overall 4D entity, being the interaction the connectivity bridge between the two particles." . + +_:genid37 a owl:Axiom; + owl:annotatedSource :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de; + owl:annotatedProperty skos:altLabel; + owl:annotatedTarget "CausalObject"@en; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”), and Medieval Latin obiectum (“object”, literally “thrown against”)."@en . + +_:genid38 a owl:Axiom; + owl:annotatedSource :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de; + owl:annotatedProperty skos:prefLabel; + owl:annotatedTarget "Item"@en; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin item, \"likewise, just so, moreover\"."@en . + +:EMMO_08cb807c_e626_447b_863f_e2835540e918 a owl:NamedIndividual, :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac; + skos:prefLabel "universe"@en; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "The universe is considered as a causally self-connected object, encompassing all other objects. For this reason is unique."@en . + +_:genid39 a owl:AllDisjointClasses; + owl:members _:genid43 . + +_:genid43 a rdf:List; + rdf:first :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360; + rdf:rest _:genid42 . + +_:genid42 a rdf:List; + rdf:first :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31; + rdf:rest _:genid41 . + +_:genid41 a rdf:List; + rdf:first :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68; + rdf:rest _:genid40 . + +_:genid40 a rdf:List; + rdf:first :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac; + rdf:rest rdf:nil . + + a . + + a . + + a . + +_:genid44 a ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing the fact that an entity cannot cause itself."@en; + _:genid45; + _:genid47 . + +_:genid45 a ; + rdf:first _:genid46; + rdf:rest rdf:nil . + +_:genid46 a ; + ; + :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf . + +_:genid47 a ; + rdf:first _:genid48; + rdf:rest rdf:nil . + +_:genid48 a ; + ; + ; + :EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d . + +_:genid49 a ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing parthood reflexivity."@en; + _:genid50; + _:genid52 . + +_:genid50 a ; + rdf:first _:genid51; + rdf:rest rdf:nil . + +_:genid51 a ; + ; + :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf . + +_:genid52 a ; + rdf:first _:genid53; + rdf:rest rdf:nil . + +_:genid53 a ; + ; + ; + :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f . + +_:genid54 a ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing reflexivity of overlapping."@en; + _:genid55; + _:genid57 . + +_:genid55 a ; + rdf:first _:genid56; + rdf:rest rdf:nil . + +_:genid56 a ; + ; + :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf . + +_:genid57 a ; + rdf:first _:genid58; + rdf:rest rdf:nil . + +_:genid58 a ; + ; + ; + :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 . + +_:genid59 a ; + rdfs:comment "Implementation of equality based on mereology."^^rdfs:Literal; + _:genid62; + _:genid64 . + +_:genid62 a ; + rdf:first _:genid63; + rdf:rest _:genid60 . + +_:genid60 a ; + rdf:first _:genid61; + rdf:rest rdf:nil . + +_:genid61 a ; + ; + ; + :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f . + +_:genid63 a ; + ; + ; + :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f . + +_:genid64 a ; + rdf:first _:genid65; + rdf:rest rdf:nil . + +_:genid65 a ; + ; + . + +_:genid66 a ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Transitivity for parthood."@en; + _:genid69; + _:genid71 . + +_:genid69 a ; + rdf:first _:genid70; + rdf:rest _:genid67 . + +_:genid67 a ; + rdf:first _:genid68; + rdf:rest rdf:nil . + +_:genid68 a ; + ; + ; + :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f . + +_:genid70 a ; + ; + ; + :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f . + +_:genid71 a ; + rdf:first _:genid72; + rdf:rest rdf:nil . + +_:genid72 a ; + ; + ; + :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f . + +_:genid73 a ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing a strict one-way causality direction."@en; + _:genid74; + _:genid76 . + +_:genid74 a ; + rdf:first _:genid75; + rdf:rest rdf:nil . + +_:genid75 a ; + ; + ; + :EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 . + +_:genid76 a ; + rdf:first _:genid77; + rdf:rest rdf:nil . + +_:genid77 a ; + ; + ; + :EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d . + +_:genid78 a ; + rdfs:comment "Ensure that the hasNext relation expresses a strictly one-way causality arrow between two entities."^^rdfs:Literal; + _:genid79; + _:genid81 . + +_:genid79 a ; + rdf:first _:genid80; + rdf:rest rdf:nil . + +_:genid80 a ; + ; + ; + :EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d . + +_:genid81 a ; + rdf:first _:genid82; + rdf:rest rdf:nil . + +_:genid82 a ; + ; + ; + :EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d . + +_:genid83 a ; + _:genid84; + _:genid86 . + +_:genid84 a ; + rdf:first _:genid85; + rdf:rest rdf:nil . + +_:genid85 a ; + ; + ; + :EMMO_6835537c_d294_4005_a770_ec9621f29ed1 . + +_:genid86 a ; + rdf:first _:genid87; + rdf:rest rdf:nil . + +_:genid87 a ; + ; + . + +_:genid88 a ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Transitivity for proper parthood."@en; + _:genid91; + _:genid93 . + +_:genid91 a ; + rdf:first _:genid92; + rdf:rest _:genid89 . + +_:genid89 a ; + rdf:first _:genid90; + rdf:rest rdf:nil . + +_:genid90 a ; + ; + ; + :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 . + +_:genid92 a ; + ; + ; + :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 . + +_:genid93 a ; + rdf:first _:genid94; + rdf:rest rdf:nil . + +_:genid94 a ; + ; + ; + :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 . + +_:genid95 a ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing exclusivity between overlapping and causality."@en; + _:genid96; + _:genid98 . + +_:genid96 a ; + rdf:first _:genid97; + rdf:rest rdf:nil . + +_:genid97 a ; + ; + ; + :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 . + +_:genid98 a ; + rdf:first _:genid99; + rdf:rest rdf:nil . + +_:genid99 a ; + ; + ; + :EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead . From 95b905d57ff5f3e89262b79c3fa2650b4fd3295b Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Tue, 18 Jun 2024 10:46:20 +0200 Subject: [PATCH 004/121] Completed DL2RL converions including existential axioms --- mereocausality/mereocausality.ttl | 2302 ++++++++++++++--------------- multiperspective/dataset.ttl | 18 +- multiperspective/persholistic.ttl | 183 ++- multiperspective/symbolic.ttl | 355 +++-- perspectives/holistic.ttl | 15 +- perspectives/persistence.ttl | 1 + perspectives/physicalistic.ttl | 68 +- perspectives/reductionistic.ttl | 39 +- perspectives/semiotics.ttl | 165 +-- perspectives/standardmodel.ttl | 11 + 10 files changed, 1574 insertions(+), 1583 deletions(-) diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index 60057c14..d4b9c3d3 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -1,4 +1,3 @@ -@base . @prefix : . @prefix owl: . @prefix rdf: . @@ -8,1210 +7,1175 @@ @prefix rdfs: . @prefix skos: . @prefix dcterms: . -# -# -# ################################################################# -# # -# # Annotation properties -# # -# ################################################################# -# -# -# http://purl.org/dc/terms/abstract -# -# http://purl.org/dc/terms/contributor -# -# http://purl.org/dc/terms/creator -# -# http://purl.org/dc/terms/license -# -# http://purl.org/dc/terms/publisher -# -# http://purl.org/dc/terms/title -# -# http://w3id.org/emmo#EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db -# -# http://www.w3.org/2000/01/rdf-schema#isDefinedBy -# -# http://www.w3.org/2000/01/rdf-schema#label -# -# http://www.w3.org/2000/01/rdf-schema#seeAlso -# -# http://www.w3.org/2004/02/skos/core#altLabel -# -# http://www.w3.org/2004/02/skos/core#example -# -# http://www.w3.org/2004/02/skos/core#hiddenLabel -# -# http://www.w3.org/2004/02/skos/core#prefLabel -# -# http://www.w3.org/ns/locn#fullAddress -# -# http://xmlns.com/foaf/0.1/logo -# -# http://xmlns.com/foaf/0.1/mbox -# -# http://xmlns.com/foaf/0.1/name -# -# http://xmlns.com/foaf/0.1/workplaceHomepage -# -# https://w3id.org/emmo#EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 -# -# https://w3id.org/emmo#EMMO_157fdf31_6387_42be_8e72_10530519214a -# -# https://w3id.org/emmo#EMMO_31252f35_c767_4b97_a877_1235076c3e13 -# -# https://w3id.org/emmo#EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 -# -# https://w3id.org/emmo#EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 -# -# https://w3id.org/emmo#EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 -# -# https://w3id.org/emmo#EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 -# -# https://w3id.org/emmo#EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a -# -# https://w3id.org/emmo#EMMO_c6e77b51_681b_4d04_b20d_a08f2b977470 -# -# https://w3id.org/emmo#EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f -# -# https://w3id.org/emmo#EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d -# -# -# -# ################################################################# -# # -# # Object Properties -# # -# ################################################################# -# -# -# https://w3id.org/emmo#EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d -# -# https://w3id.org/emmo#EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 -# -# https://w3id.org/emmo#EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f -# -# https://w3id.org/emmo#EMMO_339d8e1a_f52a_42cd_8df5_57b5328b939e -# -# https://w3id.org/emmo#EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 -# -# https://w3id.org/emmo#EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee -# -# https://w3id.org/emmo#EMMO_408a46b2_3930_46da_b936_e9ce72ffdde9 -# -# https://w3id.org/emmo#EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d -# -# https://w3id.org/emmo#EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff -# -# https://w3id.org/emmo#EMMO_55354438_7000_4284_b1b9_59d60c2261b9 -# -# https://w3id.org/emmo#EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 -# -# https://w3id.org/emmo#EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c -# -# https://w3id.org/emmo#EMMO_6786b336_e982_4759_8dee_1905a4106591 -# -# https://w3id.org/emmo#EMMO_6835537c_d294_4005_a770_ec9621f29ed1 -# -# https://w3id.org/emmo#EMMO_6b7276a4_4b9d_440a_b577_0277539c0fc4 -# -# https://w3id.org/emmo#EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 -# -# https://w3id.org/emmo#EMMO_8785be5a_2493_4b12_8f39_31907ab11748 -# -# https://w3id.org/emmo#EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 -# -# https://w3id.org/emmo#EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 -# -# https://w3id.org/emmo#EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 -# -# https://w3id.org/emmo#EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd -# -# https://w3id.org/emmo#EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead -# -# https://w3id.org/emmo#EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c -# -# https://w3id.org/emmo#EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 -# -# https://w3id.org/emmo#EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 -# -# https://w3id.org/emmo#EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3 -# -# https://w3id.org/emmo#EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 -# -# https://w3id.org/emmo#EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 -# -# https://w3id.org/emmo#EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 -# -# https://w3id.org/emmo#EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab -# -# https://w3id.org/emmo#EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 -# -# https://w3id.org/emmo#EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5 -# -# https://w3id.org/emmo#0528e41d_edd2_49f9_bd2a_aeabdc215515 -# -# https://w3id.org/emmo#33fd15ab_7662_4cc6_8bf6_988422efc631 -# -# https://w3id.org/emmo#76413949_896c_4363_a955_de4722c6e149 -# -# -# -# ################################################################# -# # -# # Classes -# # -# ################################################################# -# -# -# https://w3id.org/emmo#EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 -# -# https://w3id.org/emmo#EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 -# -# https://w3id.org/emmo#EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 -# -# https://w3id.org/emmo#EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 -# -# https://w3id.org/emmo#EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 -# -# https://w3id.org/emmo#EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d -# -# https://w3id.org/emmo#EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf -# -# https://w3id.org/emmo#EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d -# -# https://w3id.org/emmo#EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac -# -# https://w3id.org/emmo#EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de -# -# -# -# ################################################################# -# # -# # Individuals -# # -# ################################################################# -# -# -# https://w3id.org/emmo#EMMO_08cb807c_e626_447b_863f_e2835540e918 -# -# -# -# ################################################################# -# # -# # General axioms -# # -# ################################################################# -# -# -# -# -# -# ################################################################# -# # -# # Rules -# # -# ################################################################# -# -# -# Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi - - a owl:Ontology; - owl:versionIRI ; - owl:imports ; - dcterms:abstract """Introduces the fundamental mereocausal (and mereotopological) concepts of EMMO and their relations with the real world entities that they represent. EMMO uses mereocausality as the ground for all the subsequent ontology modules. +@base . + + rdf:type owl:Ontology ; + owl:versionIRI ; + owl:imports ; + dcterms:abstract """Introduces the fundamental mereocausal (and mereotopological) concepts of EMMO and their relations with the real world entities that they represent. EMMO uses mereocausality as the ground for all the subsequent ontology modules. The concept of causal connection is used to define the first distinction between ontology entities namely the item and collections. Items are causally self-connected objects, while collections are causally disconnected. -Quantum mereology is based on the concept of quantum entity. This module introduces also the fundamental mereotopological relations used to distinguish between space and time dimensions, making spacetime emerge from underlying network of causal relations between quantum entities."""@en; - dcterms:contributor , , - , , - , , - ; - dcterms:creator ; - dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode"; - dcterms:publisher ; - dcterms:title "Elementary Multiperspective Material Ontology"@en, "Mereocausality"@en; - rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en; - owl:versionInfo "1.0.0-rc1"; - foaf:mbox ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . +Quantum mereology is based on the concept of quantum entity. This module introduces also the fundamental mereotopological relations used to distinguish between space and time dimensions, making spacetime emerge from underlying network of causal relations between quantum entities."""@en ; + dcterms:contributor , + , + , + , + , + , + ; + dcterms:creator ; + dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; + dcterms:publisher ; + dcterms:title "Elementary Multiperspective Material Ontology"@en , + "Mereocausality"@en ; + rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; + owl:versionInfo "1.0.0-rc1" ; + foaf:mbox ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . + +################################################################# +# Annotation properties +################################################################# + +### http://purl.org/dc/terms/abstract +dcterms:abstract rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/contributor +dcterms:contributor rdf:type owl:AnnotationProperty . -dcterms:abstract a owl:AnnotationProperty . -dcterms:contributor a owl:AnnotationProperty . +### http://purl.org/dc/terms/creator +dcterms:creator rdf:type owl:AnnotationProperty . -dcterms:creator a owl:AnnotationProperty . -dcterms:license a owl:AnnotationProperty . +### http://purl.org/dc/terms/license +dcterms:license rdf:type owl:AnnotationProperty . -dcterms:publisher a owl:AnnotationProperty . -dcterms:title a owl:AnnotationProperty . +### http://purl.org/dc/terms/publisher +dcterms:publisher rdf:type owl:AnnotationProperty . - a owl:AnnotationProperty; - skos:prefLabel "OWLRL2DLAxioms"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Axioms to add to the OWL 2 RL version of the ontology to reach DL expressivity."@en; - rdfs:subPropertyOf rdfs:comment . -_:genid1 a owl:Axiom; - owl:annotatedSource ; - owl:annotatedProperty :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9; - owl:annotatedTarget "Axioms to add to the OWL 2 RL version of the ontology to reach DL expressivity."@en; - rdfs:seeAlso "https://www.w3.org/TR/2012/REC-owl2-profiles-20121211/"^^xsd:anyURI . +### http://purl.org/dc/terms/title +dcterms:title rdf:type owl:AnnotationProperty . + +### http://w3id.org/emmo#EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db + rdf:type owl:AnnotationProperty ; + skos:prefLabel "OWLRL2DLAxioms"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Axioms to add to the OWL 2 RL version of the ontology to reach DL expressivity."@en ; + rdfs:subPropertyOf rdfs:comment . + +[ rdf:type owl:Axiom ; + owl:annotatedSource ; + owl:annotatedProperty :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; + owl:annotatedTarget "Axioms to add to the OWL 2 RL version of the ontology to reach DL expressivity."@en ; + rdfs:seeAlso "https://www.w3.org/TR/2012/REC-owl2-profiles-20121211/"^^xsd:anyURI + ] . + + +### http://www.w3.org/2000/01/rdf-schema#isDefinedBy rdfs:isDefinedBy rdfs:subPropertyOf rdfs:seeAlso . + +### http://www.w3.org/2000/01/rdf-schema#label rdfs:label rdfs:range rdfs:Literal . + +### http://www.w3.org/2000/01/rdf-schema#seeAlso rdfs:seeAlso rdfs:comment """EMMO applies the naming convension to its sub-properties of rdfs:seeAlso that their label must end with one of the following terms: - 'Match': resolvable URLs to corresponding entity in another ontology - 'Entry': resolvable URLs to a human readable resource describing the subject - - 'Ref': non-resolvable reference to a human readable resource describing the subject"""@en, - "Indicate a resource that might provide additional information about the subject resource."@en . - -skos:altLabel a owl:AnnotationProperty; - rdfs:subPropertyOf rdfs:label . - -skos:example a owl:AnnotationProperty . - -skos:hiddenLabel a owl:AnnotationProperty; - rdfs:subPropertyOf rdfs:label . - -skos:prefLabel a owl:AnnotationProperty; - rdfs:subPropertyOf rdfs:label . - - a owl:AnnotationProperty . - -foaf:logo a owl:AnnotationProperty . - -foaf:mbox a owl:AnnotationProperty . - -foaf:name a owl:AnnotationProperty . - -foaf:workplaceHomepage a owl:AnnotationProperty . - -:EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 a owl:AnnotationProperty; - skos:prefLabel "contact"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A person or organisation acting as a contact point for enquiries about the ontology resource"@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The annotation should include an email address."@en; - rdfs:subPropertyOf rdfs:comment . - -:EMMO_157fdf31_6387_42be_8e72_10530519214a a owl:AnnotationProperty; - skos:prefLabel "illustration"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A link to a graphical representation aimed to facilitate understanding of the concept, or of an annotation."@en; - rdfs:subPropertyOf rdfs:seeAlso; - rdfs:range xsd:anyURI . - -:EMMO_31252f35_c767_4b97_a877_1235076c3e13 a owl:AnnotationProperty; - skos:prefLabel "conceptualisation"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The conceptualisation annotation is a comment that helps the reader to understand how the world has been conceptualised by the ontology authors."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A conceptualisation is the preliminary step behind each theory, preceding each logical formalisation. The readers approaching an ontology entity should first read the conceptualisation annotation to clearly understand \"what we are talking about\" and the accompanying terminology, and then read the elucidation."@en, - "An elucidation can provide references to external knowledge sources (i.e. ISO, Goldbook, RoMM)."@en; - rdfs:subPropertyOf rdfs:comment . - -:EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 a owl:AnnotationProperty; - rdfs:seeAlso "https://wiki.dbpedia.org/"; - skos:prefLabel "dbpediaReference"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "URL to corresponding dpbedia entry."@en; - rdfs:subPropertyOf rdfs:seeAlso; - rdfs:range xsd:anyURI . - -:EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 a owl:AnnotationProperty; - skos:prefLabel "etymology"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The etymology annotation explains the origin of a word and the historical development of its meaning."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Definitions are usually taken from Wiktionary."@en, - "The etymology annotation is usually applied to rdfs:label entities, to better understand the connection between a label and the concept it concisely represents."@en; - rdfs:subPropertyOf rdfs:comment . - -_:genid2 a owl:Axiom; - owl:annotatedSource :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25; - owl:annotatedProperty :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f; - owl:annotatedTarget "Definitions are usually taken from Wiktionary."@en; - rdfs:seeAlso "https://en.wiktionary.org/wiki/Wiktionary"@en . - -:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 a owl:AnnotationProperty; - skos:prefLabel "definition"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Precise and univocal description of an ontological entity in the framework of an axiomatic system."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A definition univocally determines a OWL entity using necessary and sufficient conditions referring to other OWL entities."@en; - rdfs:subPropertyOf rdfs:comment . - -:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 a owl:AnnotationProperty; - skos:prefLabel "elucidation"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Short enlightening explanation aimed to facilitate the user in drawing the connection (interpretation) between a OWL entity and the real world object(s) for which it stands."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "An elucidation should address the real world entities using the concepts introduced by the conceptualisation annotation."@en; - rdfs:subPropertyOf rdfs:comment . - -:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a a owl:AnnotationProperty; - rdfs:comment "Will be removed with 1.0.0 release due to duplicated scope of emmo:example with respect to skos:example"; - owl:deprecated true; - rdfs:subPropertyOf skos:example . - -:EMMO_c6e77b51_681b_4d04_b20d_a08f2b977470 a owl:AnnotationProperty; - skos:prefLabel "OWL2DLRestrictedAxiom"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Axiom not included in the theory because of OWL 2 DL global restrictions for decidability."@en; - rdfs:subPropertyOf rdfs:comment . - -_:genid3 a owl:Axiom; - owl:annotatedSource :EMMO_c6e77b51_681b_4d04_b20d_a08f2b977470; - owl:annotatedProperty :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9; - owl:annotatedTarget "Axiom not included in the theory because of OWL 2 DL global restrictions for decidability."@en; - rdfs:seeAlso "https://www.w3.org/TR/2012/REC-owl2-syntax-20121211/#Global_Restrictions_on_Axioms_in_OWL_2_DL"^^xsd:anyURI . - -:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f a owl:AnnotationProperty; - skos:prefLabel "comment"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A text that add some information about the entity."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A comment can be addressed to facilitate interpretation, to suggest possible usage, to clarify the concepts behind each entity with respect to other ontological apporaches."@en; - rdfs:subPropertyOf rdfs:comment . - -:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d a owl:AnnotationProperty; - rdfs:seeAlso "https://www.wikipedia.org/"; - skos:prefLabel "wikipediaReference"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "URL to corresponding Wikipedia entry."@en; - rdfs:subPropertyOf rdfs:seeAlso; - rdfs:range xsd:anyURI . - -:EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d a owl:ObjectProperty; - rdfs:subPropertyOf :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c; - owl:propertyDisjointWith :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698; - rdfs:seeAlso :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698; - skos:prefLabel "isNotCauseOf"@en; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "x isNotCauseOf y iff not(x isCauseOf y)"@en . - -:EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 a owl:ObjectProperty; - rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76; - skos:example "A molecule is a distinct part of a fluid."@en; - skos:prefLabel "hasDistinctPart"@en; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "DP(x, y) ≡ PP(x, y) ∧ ∃φ[φ(x) ↔ ¬φ(y)]"; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superproperty of all object property relations between an entity and one of its proper parts that belongs to different taxonomical branch."@en . - -_:genid4 a owl:Axiom; - owl:annotatedSource :EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6; - owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84; - owl:annotatedTarget "DP(x, y) ≡ PP(x, y) ∧ ∃φ[φ(x) ↔ ¬φ(y)]"; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "We usa a predicate template notation as DP<φ>(x,y) to specify subclasses of DP(x,y) for the class φ, meaning that DP<φ>(x, y) ≡ PP(x, y) ∧ (φ(x) ↔ ¬φ(y))"@en, - "φ is a class of the theory"@en . - -:EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f a owl:ObjectProperty; - rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6; - owl:inverseOf :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd; - owl:propertyDisjointWith :EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab; - skos:prefLabel "hasPart"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The primitive relation that express the concept of an entity being part of another one."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "All other mereology relations can be defined in FOL using hasPart as primitive."@en . - -:EMMO_339d8e1a_f52a_42cd_8df5_57b5328b939e a owl:ObjectProperty; - rdfs:subPropertyOf :76413949_896c_4363_a955_de4722c6e149; - skos:prefLabel "hasFragment"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing a collection and a non-maximal proper part, meaning the the latter is connected with the rest of the whole."@en . - -:EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 a owl:ObjectProperty, owl:AsymmetricProperty, - owl:IrreflexiveProperty; - rdfs:subPropertyOf :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6, :EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78; - owl:propertyDisjointWith :EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3; - skos:altLabel "isAntecedentOf"@en; - skos:example "My life between 18-24 years has successor my life between 32-40 years, since there is an intermediary (i.e. my life between 25-32 years)."@en; - skos:prefLabel "hasSuccessor"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the y effected and the x causing entities with intermediaries, where x isCauseOf y and not(y isCauseOf x)."@en . - -_:genid5 a owl:Axiom; - owl:annotatedSource :EMMO_3733bd38_ca2b_4264_a92a_3075a1715598; - owl:annotatedProperty skos:prefLabel; - owl:annotatedTarget "hasSuccessor"@en; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin succedĕre (\"coming after\")."@en . - -:EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee a owl:ObjectProperty; - rdfs:subPropertyOf :EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5; - skos:prefLabel "mereological"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass of all mereological EMMO relations."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The EMMO adheres to Atomistic General Extensional Mereology (AGEM)."@en . - -_:genid6 a owl:Axiom; - owl:annotatedSource :EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee; - owl:annotatedProperty skos:prefLabel; - owl:annotatedTarget "mereological"@en; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 """Coined by Stanisław Leśniewski in 1927, from Ancient Greek μέρος (méros, “part”) +‎ -logy (“study, discussion, science”). -https://en.wiktionary.org/wiki/mereology"""@en . - -:EMMO_408a46b2_3930_46da_b936_e9ce72ffdde9 a owl:ObjectProperty; - rdfs:subPropertyOf :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611; - owl:propertyDisjointWith :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846; - skos:altLabel "hasSpatioTemporalPart"@en; - skos:prefLabel "hasJunctionPart"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The part is connected with the rest item or members with hasNext (or its inverse) and hasContact relations only."@en . - -:EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d a owl:ObjectProperty, owl:AsymmetricProperty, - owl:IrreflexiveProperty; - rdfs:subPropertyOf :EMMO_555d0261_da5e_4301_b7f9_46f604a32e91, :EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78; - owl:propertyDisjointWith :EMMO_8785be5a_2493_4b12_8f39_31907ab11748; - skos:altLabel "isBefore"@en; - skos:example "My life between 18-24 years has next my life between 24-32 years."@en, - "The raw sample has next the treated sampled, which has next the examined sample. In this sense the whole sample is made of three states, connected by the has next relation, following its evolution in time."@en; - skos:prefLabel "hasNext"@en; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A temporal relation between two entities occurs when the two entities are in a one directional causality relation. The idea is that a temporal relation always implies a one-directional causality between two entities, leading to a asymmetric relation. -This means that the causing entity can be in direct and optionally indirect causality relation with the effect entity. On the contrary, the effect entity cannot be in any causal relation (direct or indirect) with the causing entity."""@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A time contact occurs when x isDirectCause y and not(y isCauseOf x)."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Each pair of entities in direct causality relation is either in hasNext or hasTwoWayCauseWith relation. The two are mutually exclusive."@en, - "This relation is asymmetric and irreflexive."@en . - -:EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff a owl:ObjectProperty, owl:SymmetricProperty, - owl:IrreflexiveProperty; - rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698; - owl:propertyDisjointWith :EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78; - skos:prefLabel "isSpatiallyRelatedWith"@en; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A relation jointly covered by Contact and InteractWith relations, which are mutually exclusive."@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between entities that express a mutual causation."@en . - -:EMMO_55354438_7000_4284_b1b9_59d60c2261b9 a owl:ObjectProperty, owl:AsymmetricProperty; - rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76, :76413949_896c_4363_a955_de4722c6e149; - rdfs:domain :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de; - skos:prefLabel "hasPortionPart"@en; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A proper part relation with domain restricted to items."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A part of an item is always non-maximal, meaning that is causally connected with the rest."@en . - -:EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 a owl:ObjectProperty, owl:IrreflexiveProperty; - rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698; - owl:propertyDisjointWith :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6; - skos:prefLabel "isDirectCauseOf"@en; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Direct causality is a concept that capture the idea of contact between two entities, given the fact that there are no causal intermediaries between them. It requires that at least a quantum of the causing entity is direct cause of a quantum of the caused entity. -It does not exclude the possibility of indirect causal routes between proper parts of the two entities."""@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the causing and the effected entities occurring without intermediaries."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Direct cause is irreflexive."@en, "Direct cause provides the edges for the transitive restriction of the direct acyclic causal graph whose nodes are the quantum entities."@en . - -:EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c a owl:ObjectProperty, owl:AsymmetricProperty, - owl:IrreflexiveProperty; - rdfs:subPropertyOf :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd; - owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76; - rdfs:seeAlso :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76; - skos:prefLabel "isProperPartOf"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The inverse relation for hasProperPart." . - -:EMMO_6786b336_e982_4759_8dee_1905a4106591 a owl:ObjectProperty; - rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76; - skos:example "A volume of water has redundand parts other volumes of water. All this volumes have holistic parts some water molecules."@en; - skos:prefLabel "hasRedundantPart"@en; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "RP(x, y) ≡ PP(x, y) ∧ ∃φ(φ(x) ∧ φ(y))"; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superproperty of the all object property relations between a whole and its mereological parts of the same type."@en . - -_:genid7 a owl:Axiom; - owl:annotatedSource :EMMO_6786b336_e982_4759_8dee_1905a4106591; - owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84; - owl:annotatedTarget "RP(x, y) ≡ PP(x, y) ∧ ∃φ(φ(x) ∧ φ(y))"; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "We usa a predicate template notation as RP<φ>(x,y) to specify subclasses of RP(x,y) for the class φ, meaning that RP<φ>(x, y) ≡ PP(x, y) ∧ φ(x) ∧ φ(y)"@en, - "φ is a class of the theory"@en . - -:EMMO_6835537c_d294_4005_a770_ec9621f29ed1 a owl:ObjectProperty, owl:SymmetricProperty; - rdfs:subPropertyOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f, :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd; - owl:propertyDisjointWith :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76; - skos:prefLabel "equalsTo"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing the same entity."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Equality is here defined following a mereological approach."@en . - -:EMMO_6b7276a4_4b9d_440a_b577_0277539c0fc4 a owl:ObjectProperty, owl:AsymmetricProperty; - rdfs:subPropertyOf :33fd15ab_7662_4cc6_8bf6_988422efc631; - owl:propertyDisjointWith :0528e41d_edd2_49f9_bd2a_aeabdc215515; - skos:altLabel "hasMember"@en; - skos:prefLabel "hasSingleMember"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a collection and one of its item members."@en . - -:EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 a owl:ObjectProperty; - rdfs:subPropertyOf :EMMO_55354438_7000_4284_b1b9_59d60c2261b9; - owl:propertyDisjointWith :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611; - skos:prefLabel "hasTemporalPart"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation that identify a proper item part of the whole, whose parts always cover the full spatial extension of the whole within a time interval."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """A temporal part of an item cannot both cause and be caused by any other proper part of the item. -A temporal part is not constraint to be causally self-connected, i.e. it can be either an item or a collection. We therefore introduce two subproperties in order to distinguish between both cases."""@en, - "In EMMO FOL this is a defined property. In OWL temporal relations are primitive."@en . - -:EMMO_8785be5a_2493_4b12_8f39_31907ab11748 a owl:ObjectProperty, owl:SymmetricProperty, - owl:IrreflexiveProperty; - rdfs:subPropertyOf :EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff, :EMMO_555d0261_da5e_4301_b7f9_46f604a32e91; - rdfs:domain :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d; - rdfs:range :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d; - skos:altLabel "hasSpatialnteractionWith"@en; - skos:example "An elementary electron is in contact with another elementary electron in a scattering process."@en, - "The laptop is in contact with the desk, since there is a double-directional causality."@en; - skos:prefLabel "contacts"@en; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A spatial contact between two entities occurs when the two entities are in an interaction relation whose causal structure is a representation of the fundamental interactions between elementary particles (Feynman diagrams). + - 'Ref': non-resolvable reference to a human readable resource describing the subject"""@en , + "Indicate a resource that might provide additional information about the subject resource."@en . + + +### http://www.w3.org/2004/02/skos/core#altLabel +skos:altLabel rdf:type owl:AnnotationProperty ; + rdfs:subPropertyOf rdfs:label . + + +### http://www.w3.org/2004/02/skos/core#example +skos:example rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/2004/02/skos/core#hiddenLabel +skos:hiddenLabel rdf:type owl:AnnotationProperty ; + rdfs:subPropertyOf rdfs:label . + + +### http://www.w3.org/2004/02/skos/core#prefLabel +skos:prefLabel rdf:type owl:AnnotationProperty ; + rdfs:subPropertyOf rdfs:label . + + +### http://www.w3.org/ns/locn#fullAddress + rdf:type owl:AnnotationProperty . + + +### http://xmlns.com/foaf/0.1/logo +foaf:logo rdf:type owl:AnnotationProperty . + + +### http://xmlns.com/foaf/0.1/mbox +foaf:mbox rdf:type owl:AnnotationProperty . + + +### http://xmlns.com/foaf/0.1/name +foaf:name rdf:type owl:AnnotationProperty . + + +### http://xmlns.com/foaf/0.1/workplaceHomepage +foaf:workplaceHomepage rdf:type owl:AnnotationProperty . + + +### https://w3id.org/emmo#EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 +:EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 rdf:type owl:AnnotationProperty ; + skos:prefLabel "contact"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A person or organisation acting as a contact point for enquiries about the ontology resource"@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The annotation should include an email address."@en ; + rdfs:subPropertyOf rdfs:comment . + + +### https://w3id.org/emmo#EMMO_157fdf31_6387_42be_8e72_10530519214a +:EMMO_157fdf31_6387_42be_8e72_10530519214a rdf:type owl:AnnotationProperty ; + skos:prefLabel "illustration"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A link to a graphical representation aimed to facilitate understanding of the concept, or of an annotation."@en ; + rdfs:subPropertyOf rdfs:seeAlso ; + rdfs:range xsd:anyURI . + + +### https://w3id.org/emmo#EMMO_31252f35_c767_4b97_a877_1235076c3e13 +:EMMO_31252f35_c767_4b97_a877_1235076c3e13 rdf:type owl:AnnotationProperty ; + skos:prefLabel "conceptualisation"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The conceptualisation annotation is a comment that helps the reader to understand how the world has been conceptualised by the ontology authors."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A conceptualisation is the preliminary step behind each theory, preceding each logical formalisation. The readers approaching an ontology entity should first read the conceptualisation annotation to clearly understand \"what we are talking about\" and the accompanying terminology, and then read the elucidation."@en , + "An elucidation can provide references to external knowledge sources (i.e. ISO, Goldbook, RoMM)."@en ; + rdfs:subPropertyOf rdfs:comment . + + +### https://w3id.org/emmo#EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 +:EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 rdf:type owl:AnnotationProperty ; + rdfs:seeAlso "https://wiki.dbpedia.org/" ; + skos:prefLabel "dbpediaReference"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "URL to corresponding dpbedia entry."@en ; + rdfs:subPropertyOf rdfs:seeAlso ; + rdfs:range xsd:anyURI . + + +### https://w3id.org/emmo#EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 +:EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 rdf:type owl:AnnotationProperty ; + skos:prefLabel "etymology"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The etymology annotation explains the origin of a word and the historical development of its meaning."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Definitions are usually taken from Wiktionary."@en , + "The etymology annotation is usually applied to rdfs:label entities, to better understand the connection between a label and the concept it concisely represents."@en ; + rdfs:subPropertyOf rdfs:comment . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 ; + owl:annotatedProperty :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f ; + owl:annotatedTarget "Definitions are usually taken from Wiktionary."@en ; + rdfs:seeAlso "https://en.wiktionary.org/wiki/Wiktionary"@en + ] . + + +### https://w3id.org/emmo#EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 +:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 rdf:type owl:AnnotationProperty ; + skos:prefLabel "definition"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Precise and univocal description of an ontological entity in the framework of an axiomatic system."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A definition univocally determines a OWL entity using necessary and sufficient conditions referring to other OWL entities."@en ; + rdfs:subPropertyOf rdfs:comment . + + +### https://w3id.org/emmo#EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 +:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 rdf:type owl:AnnotationProperty ; + skos:prefLabel "elucidation"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Short enlightening explanation aimed to facilitate the user in drawing the connection (interpretation) between a OWL entity and the real world object(s) for which it stands."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "An elucidation should address the real world entities using the concepts introduced by the conceptualisation annotation."@en ; + rdfs:subPropertyOf rdfs:comment . + + +### https://w3id.org/emmo#EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a +:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a rdf:type owl:AnnotationProperty ; + rdfs:comment "Will be removed with 1.0.0 release due to duplicated scope of emmo:example with respect to skos:example" ; + owl:deprecated "true"^^xsd:boolean ; + rdfs:subPropertyOf skos:example . + + +### https://w3id.org/emmo#EMMO_c6e77b51_681b_4d04_b20d_a08f2b977470 +:EMMO_c6e77b51_681b_4d04_b20d_a08f2b977470 rdf:type owl:AnnotationProperty ; + skos:prefLabel "OWL2DLRestrictedAxiom"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Axiom not included in the theory because of OWL 2 DL global restrictions for decidability."@en ; + rdfs:subPropertyOf rdfs:comment . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_c6e77b51_681b_4d04_b20d_a08f2b977470 ; + owl:annotatedProperty :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; + owl:annotatedTarget "Axiom not included in the theory because of OWL 2 DL global restrictions for decidability."@en ; + rdfs:seeAlso "https://www.w3.org/TR/2012/REC-owl2-syntax-20121211/#Global_Restrictions_on_Axioms_in_OWL_2_DL"^^xsd:anyURI + ] . + + +### https://w3id.org/emmo#EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f +:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f rdf:type owl:AnnotationProperty ; + skos:prefLabel "comment"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A text that add some information about the entity."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A comment can be addressed to facilitate interpretation, to suggest possible usage, to clarify the concepts behind each entity with respect to other ontological apporaches."@en ; + rdfs:subPropertyOf rdfs:comment . + + +### https://w3id.org/emmo#EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d +:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d rdf:type owl:AnnotationProperty ; + rdfs:seeAlso "https://www.wikipedia.org/" ; + skos:prefLabel "wikipediaReference"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "URL to corresponding Wikipedia entry."@en ; + rdfs:subPropertyOf rdfs:seeAlso ; + rdfs:range xsd:anyURI . + + +################################################################# +# Object Properties +################################################################# + +### https://w3id.org/emmo#EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d +:EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c ; + owl:propertyDisjointWith :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + rdfs:seeAlso :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + skos:prefLabel "isNotCauseOf"@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "x isNotCauseOf y iff not(x isCauseOf y)"@en . + + +### https://w3id.org/emmo#EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 +:EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + skos:example "A molecule is a distinct part of a fluid."@en ; + skos:prefLabel "hasDistinctPart"@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "DP(x, y) ≡ PP(x, y) ∧ ∃φ[φ(x) ↔ ¬φ(y)]" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superproperty of all object property relations between an entity and one of its proper parts that belongs to different taxonomical branch."@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 ; + owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; + owl:annotatedTarget "DP(x, y) ≡ PP(x, y) ∧ ∃φ[φ(x) ↔ ¬φ(y)]" ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "We usa a predicate template notation as DP<φ>(x,y) to specify subclasses of DP(x,y) for the class φ, meaning that DP<φ>(x, y) ≡ PP(x, y) ∧ (φ(x) ↔ ¬φ(y))"@en , + "φ is a class of the theory"@en + ] . + + +### https://w3id.org/emmo#EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f +:EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; + owl:inverseOf :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd ; + owl:propertyDisjointWith :EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab ; + skos:prefLabel "hasPart"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The primitive relation that express the concept of an entity being part of another one."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "All other mereology relations can be defined in FOL using hasPart as primitive."@en . + + +### https://w3id.org/emmo#EMMO_339d8e1a_f52a_42cd_8df5_57b5328b939e +:EMMO_339d8e1a_f52a_42cd_8df5_57b5328b939e rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf ; + skos:prefLabel "hasFragment"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing a collection and a non-maximal proper part, meaning the the latter is connected with the rest of the whole."@en . + + +### https://w3id.org/emmo#EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 +:EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 , + :EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 ; + rdf:type owl:AsymmetricProperty , + owl:IrreflexiveProperty ; + owl:propertyDisjointWith :EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3 ; + skos:altLabel "isAntecedentOf"@en ; + skos:example "My life between 18-24 years has successor my life between 32-40 years, since there is an intermediary (i.e. my life between 25-32 years)."@en ; + skos:prefLabel "hasSuccessor"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the y effected and the x causing entities with intermediaries, where x isCauseOf y and not(y isCauseOf x)."@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "hasSuccessor"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin succedĕre (\"coming after\")."@en + ] . + + +### https://w3id.org/emmo#EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee +:EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5 ; + skos:prefLabel "mereological"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass of all mereological EMMO relations."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The EMMO adheres to Atomistic General Extensional Mereology (AGEM)."@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "mereological"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 """Coined by Stanisław Leśniewski in 1927, from Ancient Greek μέρος (méros, “part”) +‎ -logy (“study, discussion, science”). +https://en.wiktionary.org/wiki/mereology"""@en + ] . + + +### https://w3id.org/emmo#EMMO_408a46b2_3930_46da_b936_e9ce72ffdde9 +:EMMO_408a46b2_3930_46da_b936_e9ce72ffdde9 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 ; + owl:propertyDisjointWith :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; + skos:altLabel "hasSpatioTemporalPart"@en ; + skos:prefLabel "hasJunctionPart"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The part is connected with the rest item or members with hasNext (or its inverse) and hasContact relations only."@en . + + +### https://w3id.org/emmo#EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d +:EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 , + :EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 ; + rdf:type owl:AsymmetricProperty , + owl:IrreflexiveProperty ; + owl:propertyDisjointWith :EMMO_8785be5a_2493_4b12_8f39_31907ab11748 ; + skos:altLabel "isBefore"@en ; + skos:example "My life between 18-24 years has next my life between 24-32 years."@en , + "The raw sample has next the treated sampled, which has next the examined sample. In this sense the whole sample is made of three states, connected by the has next relation, following its evolution in time."@en ; + skos:prefLabel "hasNext"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A temporal relation between two entities occurs when the two entities are in a one directional causality relation. The idea is that a temporal relation always implies a one-directional causality between two entities, leading to a asymmetric relation. +This means that the causing entity can be in direct and optionally indirect causality relation with the effect entity. On the contrary, the effect entity cannot be in any causal relation (direct or indirect) with the causing entity."""@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A time contact occurs when x isDirectCause y and not(y isCauseOf x)."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Each pair of entities in direct causality relation is either in hasNext or hasTwoWayCauseWith relation. The two are mutually exclusive."@en , + "This relation is asymmetric and irreflexive."@en . + + +### https://w3id.org/emmo#EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff +:EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + rdf:type owl:SymmetricProperty , + owl:IrreflexiveProperty ; + owl:propertyDisjointWith :EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 ; + skos:prefLabel "isSpatiallyRelatedWith"@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A relation jointly covered by Contact and InteractWith relations, which are mutually exclusive."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between entities that express a mutual causation."@en . + + +### https://w3id.org/emmo#EMMO_55354438_7000_4284_b1b9_59d60c2261b9 +:EMMO_55354438_7000_4284_b1b9_59d60c2261b9 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 , + ; + rdf:type owl:AsymmetricProperty ; + rdfs:domain :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; + skos:prefLabel "hasPortionPart"@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A proper part relation with domain restricted to items."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A part of an item is always non-maximal, meaning that is causally connected with the rest."@en . + + +### https://w3id.org/emmo#EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 +:EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + rdf:type owl:IrreflexiveProperty ; + owl:propertyDisjointWith :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 ; + skos:prefLabel "isDirectCauseOf"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Direct causality is a concept that capture the idea of contact between two entities, given the fact that there are no causal intermediaries between them. It requires that at least a quantum of the causing entity is direct cause of a quantum of the caused entity. +It does not exclude the possibility of indirect causal routes between proper parts of the two entities."""@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the causing and the effected entities occurring without intermediaries."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Direct cause is irreflexive."@en , + "Direct cause provides the edges for the transitive restriction of the direct acyclic causal graph whose nodes are the quantum entities."@en . + + +### https://w3id.org/emmo#EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c +:EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd ; + owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + rdf:type owl:AsymmetricProperty , + owl:IrreflexiveProperty ; + rdfs:seeAlso :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + skos:prefLabel "isProperPartOf"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The inverse relation for hasProperPart." . + + +### https://w3id.org/emmo#EMMO_6786b336_e982_4759_8dee_1905a4106591 +:EMMO_6786b336_e982_4759_8dee_1905a4106591 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + skos:example "A volume of water has redundand parts other volumes of water. All this volumes have holistic parts some water molecules."@en ; + skos:prefLabel "hasRedundantPart"@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "RP(x, y) ≡ PP(x, y) ∧ ∃φ(φ(x) ∧ φ(y))" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superproperty of the all object property relations between a whole and its mereological parts of the same type."@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_6786b336_e982_4759_8dee_1905a4106591 ; + owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; + owl:annotatedTarget "RP(x, y) ≡ PP(x, y) ∧ ∃φ(φ(x) ∧ φ(y))" ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "We usa a predicate template notation as RP<φ>(x,y) to specify subclasses of RP(x,y) for the class φ, meaning that RP<φ>(x, y) ≡ PP(x, y) ∧ φ(x) ∧ φ(y)"@en , + "φ is a class of the theory"@en + ] . + + +### https://w3id.org/emmo#EMMO_6835537c_d294_4005_a770_ec9621f29ed1 +:EMMO_6835537c_d294_4005_a770_ec9621f29ed1 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f , + :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd ; + rdf:type owl:SymmetricProperty ; + owl:propertyDisjointWith :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + skos:prefLabel "equalsTo"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing the same entity."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Equality is here defined following a mereological approach."@en . + + +### https://w3id.org/emmo#EMMO_6b7276a4_4b9d_440a_b577_0277539c0fc4 +:EMMO_6b7276a4_4b9d_440a_b577_0277539c0fc4 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf ; + rdf:type owl:AsymmetricProperty ; + owl:propertyDisjointWith ; + skos:altLabel "hasMember"@en ; + skos:prefLabel "hasSingleMember"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a collection and one of its item members."@en . + + +### https://w3id.org/emmo#EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 +:EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_55354438_7000_4284_b1b9_59d60c2261b9 ; + owl:propertyDisjointWith :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 ; + skos:prefLabel "hasTemporalPart"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation that identify a proper item part of the whole, whose parts always cover the full spatial extension of the whole within a time interval."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """A temporal part of an item cannot both cause and be caused by any other proper part of the item. +A temporal part is not constraint to be causally self-connected, i.e. it can be either an item or a collection. We therefore introduce two subproperties in order to distinguish between both cases."""@en , + "In EMMO FOL this is a defined property. In OWL temporal relations are primitive."@en . + + +### https://w3id.org/emmo#EMMO_8785be5a_2493_4b12_8f39_31907ab11748 +:EMMO_8785be5a_2493_4b12_8f39_31907ab11748 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff , + :EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 ; + rdf:type owl:SymmetricProperty , + owl:IrreflexiveProperty ; + rdfs:domain :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; + rdfs:range :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; + skos:altLabel "hasSpatialnteractionWith"@en ; + skos:example "An elementary electron is in contact with another elementary electron in a scattering process."@en , + "The laptop is in contact with the desk, since there is a double-directional causality."@en ; + skos:prefLabel "contacts"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A spatial contact between two entities occurs when the two entities are in an interaction relation whose causal structure is a representation of the fundamental interactions between elementary particles (Feynman diagrams). It means that if two entities are in contact, then there is at least a couple of elementary particles, one part of the first and one part of the second, interacting according to one of the fundamental interactions through virtual particles. This kind of connection is space-like (i.e. interconnecting force carrier particle is offshelf). -Contacts between two entities exclude the possibility of other causal relations that are not included in a fundamental space-like interaction."""@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An interaction that is the sum of direct causality relations between two entities that are interpretable as fundamental physical interactions."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Spatial contact is symmetric and irreflexive."@en, - "The contact relation is not an ordering relation since is symmetric."@en . - -:EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 a owl:ObjectProperty, owl:AsymmetricProperty, - owl:IrreflexiveProperty; - rdfs:subPropertyOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f, :EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420; - skos:prefLabel "hasProperPart"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between an entity and one of its parts, when both entities are distinct."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The proper part relation has the following pair-covering sub-relations: +Contacts between two entities exclude the possibility of other causal relations that are not included in a fundamental space-like interaction."""@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An interaction that is the sum of direct causality relations between two entities that are interpretable as fundamental physical interactions."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Spatial contact is symmetric and irreflexive."@en , + "The contact relation is not an ordering relation since is symmetric."@en . + + +### https://w3id.org/emmo#EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 +:EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f , + :EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 ; + rdf:type owl:AsymmetricProperty , + owl:IrreflexiveProperty ; + skos:prefLabel "hasProperPart"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between an entity and one of its parts, when both entities are distinct."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The proper part relation has the following pair-covering sub-relations: - hasMembers xor hasPiece - hasPortionPart xor hasGatheredPart . hasItemPart xor hasScatteredPart"""@en . -:EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 a owl:ObjectProperty; - rdfs:subPropertyOf :EMMO_55354438_7000_4284_b1b9_59d60c2261b9; - skos:prefLabel "hasNonTemporalPart"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The part is not connected with the rest item or members with hasNext relation (or its inverse)."@en . - -:EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 a owl:ObjectProperty, owl:IrreflexiveProperty; - rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6; - owl:inverseOf :EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab; - owl:propertyDisjointWith :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd; - skos:prefLabel "overcrosses"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between an entity that overlaps another without being its part."@en . - -:EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd a owl:ObjectProperty; - rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6; - rdfs:seeAlso :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f; - skos:prefLabel "isPartOf"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The inverse relation of hasPart."@en . - -:EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead a owl:ObjectProperty, owl:SymmetricProperty, - owl:IrreflexiveProperty; - rdfs:subPropertyOf :EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee; - owl:propertyDisjointWith :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6; - skos:prefLabel "notOverlaps"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between individuals representing non-overlapping entities (i.e. that have no parts in common)."@en . - -:EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c a owl:ObjectProperty; - rdfs:subPropertyOf :EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5; - skos:prefLabel "causal"@en; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Causality is the fundamental concept describing how entities affect each other, and occurs before time and space relations. -Embracing a strong reductionistic view, causality originates at quantum entities level."""@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass of all causal EMMO relations."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Causality in the EMMO is intended as physical causation and not counter-factual. Meaning that causality is an expression of actual physical interactions, and not of a counterfactual depence such as “I didn't water the flowers, hence, I'm the cause of their death”."@en, - "Each pair of entities is either in isCauseOf or isNotCauseOf relation. The two are mutually exclusive."@en . - -:EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 a owl:ObjectProperty, owl:SymmetricProperty, - owl:IrreflexiveProperty; - rdfs:subPropertyOf :EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420; - skos:prefLabel "properOverlaps"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two entities that overlaps and neither of both is part of the other." . - -:EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 a owl:ObjectProperty, owl:IrreflexiveProperty; - rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698; - skos:prefLabel "isIndirectCauseOf"@en; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "An indirect cause is a relation between two entities that is mediated by a intermediate entity. In other words, there are no quantum parts of the causing entity that are direct cause of quantum parts of the caused entity."@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the effected and the causing entities with intermediaries."@en . - -:EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3 a owl:ObjectProperty, owl:SymmetricProperty, - owl:IrreflexiveProperty; - rdfs:subPropertyOf :EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff, :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6; - rdfs:domain :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d; - rdfs:range :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d; - skos:altLabel "alongsideOf"; - skos:example "I'm interacting with another tennis player through a ball. Or, two people in a webconference are interacting using a mediator which is the network signal."@en; - skos:prefLabel "interactsWith"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two causally reachable entities through a path of contacts relations (i.e. representing physical interactions)."@en . - -:EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 a owl:ObjectProperty, owl:IrreflexiveProperty; - rdfs:subPropertyOf :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c; - skos:example "John yesterday is the cause of John today, is an example of temporal-like causality. The desk supporting my laptop is a space-like causality."; - skos:prefLabel "isCauseOf"@en; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """We say that an entity causes another if there is a quantum part of the first that is in causal relation with a quantum parts of the second. -An entity cannot cause itself (causal loops are forbidden) or a part of itself. For this reasons causality between entities excludes reflexivity and prevents them to overlap."""@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The relation between an individuals x and y, that holds if and only if: + +### https://w3id.org/emmo#EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 +:EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_55354438_7000_4284_b1b9_59d60c2261b9 ; + skos:prefLabel "hasNonTemporalPart"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The part is not connected with the rest item or members with hasNext relation (or its inverse)."@en . + + +### https://w3id.org/emmo#EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 +:EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; + owl:inverseOf :EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab ; + rdf:type owl:IrreflexiveProperty ; + owl:propertyDisjointWith :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd ; + skos:prefLabel "overcrosses"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between an entity that overlaps another without being its part."@en . + + +### https://w3id.org/emmo#EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd +:EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; + rdfs:seeAlso :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; + skos:prefLabel "isPartOf"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The inverse relation of hasPart."@en . + + +### https://w3id.org/emmo#EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead +:EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee ; + rdf:type owl:SymmetricProperty , + owl:IrreflexiveProperty ; + owl:propertyDisjointWith :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; + skos:prefLabel "notOverlaps"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between individuals representing non-overlapping entities (i.e. that have no parts in common)."@en . + + +### https://w3id.org/emmo#EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c +:EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5 ; + skos:prefLabel "causal"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Causality is the fundamental concept describing how entities affect each other, and occurs before time and space relations. +Embracing a strong reductionistic view, causality originates at quantum entities level."""@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass of all causal EMMO relations."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Causality in the EMMO is intended as physical causation and not counter-factual. Meaning that causality is an expression of actual physical interactions, and not of a counterfactual depence such as “I didn't water the flowers, hence, I'm the cause of their death”."@en , + "Each pair of entities is either in isCauseOf or isNotCauseOf relation. The two are mutually exclusive."@en . + + +### https://w3id.org/emmo#EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 +:EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 ; + rdf:type owl:SymmetricProperty , + owl:IrreflexiveProperty ; + skos:prefLabel "properOverlaps"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two entities that overlaps and neither of both is part of the other." . + + +### https://w3id.org/emmo#EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 +:EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + rdf:type owl:IrreflexiveProperty ; + skos:prefLabel "isIndirectCauseOf"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "An indirect cause is a relation between two entities that is mediated by a intermediate entity. In other words, there are no quantum parts of the causing entity that are direct cause of quantum parts of the caused entity."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the effected and the causing entities with intermediaries."@en . + + +### https://w3id.org/emmo#EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3 +:EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff , + :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 ; + rdf:type owl:SymmetricProperty , + owl:IrreflexiveProperty ; + rdfs:domain :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; + rdfs:range :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; + skos:altLabel "alongsideOf" ; + skos:example "I'm interacting with another tennis player through a ball. Or, two people in a webconference are interacting using a mediator which is the network signal."@en ; + skos:prefLabel "interactsWith"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two causally reachable entities through a path of contacts relations (i.e. representing physical interactions)."@en . + + +### https://w3id.org/emmo#EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 +:EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c ; + rdf:type owl:IrreflexiveProperty ; + skos:example "John yesterday is the cause of John today, is an example of temporal-like causality. The desk supporting my laptop is a space-like causality." ; + skos:prefLabel "isCauseOf"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """We say that an entity causes another if there is a quantum part of the first that is in causal relation with a quantum parts of the second. +An entity cannot cause itself (causal loops are forbidden) or a part of itself. For this reasons causality between entities excludes reflexivity and prevents them to overlap."""@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The relation between an individuals x and y, that holds if and only if: a) y having a part that is causing an effect on a part of x -b) y and x are non-overlapping"""@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Each pair of causally connected entities is either in isDirectCauseOf or isIndirectCauseOf relation. The two are mutually exclusive."@en, - "It applies to both quantums and macro-entities (entities made of more than one quantum). It is admissible for two entities to be one the cause of the other, excepts when they are both quantums."@en, - "The OWL 2 DL version of the EMMO introduces this object property as primitive causal relation. It refers to the macro causality relation mC(x,y), defined in the EMMO FOL version. While the EMMO FOL introduces the quantum causality relation C(x,y) as primitive, the OWL 2 DL version substantially simplifies the theory, neglecting these lower level relations that are well above DL expressivity."@en . - -_:genid8 a owl:Axiom; - owl:annotatedSource :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698; - owl:annotatedProperty skos:prefLabel; - owl:annotatedTarget "isCauseOf"@en; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”)."@en . - -:EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 a owl:ObjectProperty, owl:SymmetricProperty; - rdfs:subPropertyOf :EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee; - skos:prefLabel "overlaps"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing entities that share at least one of their parts."@en . - -:EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 a owl:ObjectProperty; - rdfs:subPropertyOf :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611; - rdfs:domain :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac; - skos:prefLabel "hasSpatialPart"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A proper part of a whole, whose parts always cover the full temporal extension of the whole within a spatial interval."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "In EMMO FOL this is a defined property. In OWL temporal relations are primitive."@en . - -:EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab a owl:ObjectProperty; - rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6; - rdfs:seeAlso :EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420; - skos:prefLabel "isOvercrossedBy"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The inverse relation for overcrosses."@en . - -:EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 a owl:ObjectProperty, owl:AsymmetricProperty, - owl:IrreflexiveProperty; - rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698; - skos:prefLabel "isTemporallyBefore"@en; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A relation jointly covered by hasNext and hasSuccessor relations, which are mutually exclusive."@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation between entities that are only one-directionally causally connected."@en . - -:EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5 a owl:ObjectProperty; - rdfs:subPropertyOf owl:topObjectProperty; - rdfs:domain :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf; - rdfs:range :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf; - skos:prefLabel "EMMORelation"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class for all relations used by the EMMO."@en . - -:0528e41d_edd2_49f9_bd2a_aeabdc215515 a owl:ObjectProperty; - rdfs:subPropertyOf :33fd15ab_7662_4cc6_8bf6_988422efc631; - skos:prefLabel "hasMultipleMembers"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A sub collection realtion where the proper part is fully encompasses some of the members of the collection." . - -:33fd15ab_7662_4cc6_8bf6_988422efc631 a owl:ObjectProperty; - rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76; - rdfs:domain :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31; - owl:propertyDisjointWith :76413949_896c_4363_a955_de4722c6e149; - skos:altLabel "hasMaximalPart"@en; - skos:prefLabel "hasMembers"@en; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A proper part which is not connected with the rest of the whole."@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between individuals representing a collection and one or more of its members."; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A maximal part is a proper part that is not connected with the rest of the whole."@en . - -:76413949_896c_4363_a955_de4722c6e149 a owl:ObjectProperty; - rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76; - skos:altLabel "hasNotMaximalPart"@en; - skos:prefLabel "hasPiece"@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing an entity and a non-maximal proper part, meaning the the latter is connected with the rest of the whole."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A non-maximal part is a proper part that is connected with the rest of the whole."@en . - -:EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 a owl:Class; - rdfs:subClassOf :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07, :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d, - _:genid9, _:genid13; - skos:altLabel "CausalChain"@en, "Elementary"@en; - skos:example "An electron with at least one causal interaction with another particle."@en; - skos:prefLabel "CausalPath"@en; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A causal chain is an ordered causal sequence of entities that does not host any bifurcation within itself (a chain). A chain can only be partitioned in time."@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of entities that possess a temporal structure but no spatial structure."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The causal path class can be defined univocally in FOL."@en . - -_:genid9 a owl:Restriction; - owl:someValuesFrom _:genid10; - owl:onProperty :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 . - -_:genid10 a owl:Class; - owl:unionOf _:genid12 . - -_:genid12 a rdf:List; - rdf:first :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360; - rdf:rest _:genid11 . - -_:genid11 a rdf:List; - rdf:first :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68; - rdf:rest rdf:nil . - -_:genid13 a owl:Restriction; - owl:allValuesFrom _:genid14; - owl:onProperty :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 . - -_:genid14 a owl:Class; - owl:unionOf _:genid16 . - -_:genid16 a rdf:List; - rdf:first :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360; - rdf:rest _:genid15 . - -_:genid15 a rdf:List; - rdf:first :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68; - rdf:rest rdf:nil . - -_:genid17 a owl:Axiom; - owl:annotatedSource :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360; - owl:annotatedProperty skos:altLabel; - owl:annotatedTarget "CausalChain"@en; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Old French chaine, chaene (“chain”), from Latin catēna (“chain”)."@en . - -_:genid18 a owl:Axiom; - owl:annotatedSource :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360; - owl:annotatedProperty skos:altLabel; - owl:annotatedTarget "Elementary"@en; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin elementārius (“elementary”), from elementum (“one of the four elements of antiquity; fundamentals”)."@en . - -_:genid19 a owl:Axiom; - owl:annotatedSource :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360; - owl:annotatedProperty skos:prefLabel; - owl:annotatedTarget "CausalPath"@en; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Ancient Greek πάτος (pátos, “path”)."@en . - -:EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 a owl:Class; - rdfs:subClassOf :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d, _:genid20; - skos:example "The collection of users of a particular software, the collection of atoms that have been part of that just dissociated molecule."@en; - skos:prefLabel "Collection"@en; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A collection is the concept that complements the item concept, being an entity that possesses at least one part non directly causally connected with the rest. +b) y and x are non-overlapping"""@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Each pair of causally connected entities is either in isDirectCauseOf or isIndirectCauseOf relation. The two are mutually exclusive."@en , + "It applies to both quantums and macro-entities (entities made of more than one quantum). It is admissible for two entities to be one the cause of the other, excepts when they are both quantums."@en , + "The OWL 2 DL version of the EMMO introduces this object property as primitive causal relation. It refers to the macro causality relation mC(x,y), defined in the EMMO FOL version. While the EMMO FOL introduces the quantum causality relation C(x,y) as primitive, the OWL 2 DL version substantially simplifies the theory, neglecting these lower level relations that are well above DL expressivity."@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "isCauseOf"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”)."@en + ] . + + +### https://w3id.org/emmo#EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 +:EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee ; + rdf:type owl:SymmetricProperty ; + skos:prefLabel "overlaps"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing entities that share at least one of their parts."@en . + + +### https://w3id.org/emmo#EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 +:EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 ; + rdfs:domain :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; + skos:prefLabel "hasSpatialPart"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A proper part of a whole, whose parts always cover the full temporal extension of the whole within a spatial interval."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "In EMMO FOL this is a defined property. In OWL temporal relations are primitive."@en . + + +### https://w3id.org/emmo#EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab +:EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; + rdfs:seeAlso :EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 ; + skos:prefLabel "isOvercrossedBy"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The inverse relation for overcrosses."@en . + + +### https://w3id.org/emmo#EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 +:EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + rdf:type owl:AsymmetricProperty , + owl:IrreflexiveProperty ; + skos:prefLabel "isTemporallyBefore"@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A relation jointly covered by hasNext and hasSuccessor relations, which are mutually exclusive."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation between entities that are only one-directionally causally connected."@en . + + +### https://w3id.org/emmo#EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5 +:EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf owl:topObjectProperty ; + rdfs:domain :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; + rdfs:range :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; + skos:prefLabel "EMMORelation"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class for all relations used by the EMMO."@en . + + +### https://w3id.org/emmo#0528e41d_edd2_49f9_bd2a_aeabdc215515 + rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf ; + skos:prefLabel "hasMultipleMembers"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A sub collection realtion where the proper part is fully encompasses some of the members of the collection." . + + +### https://w3id.org/emmo#33fd15ab_7662_4cc6_8bf6_988422efc631 + rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + rdfs:domain :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; + owl:propertyDisjointWith ; + skos:altLabel "hasMaximalPart"@en ; + skos:prefLabel "hasMembers"@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A proper part which is not connected with the rest of the whole."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between individuals representing a collection and one or more of its members." ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A maximal part is a proper part that is not connected with the rest of the whole."@en . + + +### https://w3id.org/emmo#76413949_896c_4363_a955_de4722c6e149 + rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + skos:altLabel "hasNotMaximalPart"@en ; + skos:prefLabel "hasPiece"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing an entity and a non-maximal proper part, meaning the the latter is connected with the rest of the whole."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A non-maximal part is a proper part that is connected with the rest of the whole."@en . + + +################################################################# +# Classes +################################################################# + +### https://w3id.org/emmo#EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 +:EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 , + :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 ; + owl:allValuesFrom [ rdf:type owl:Class ; + owl:unionOf ( :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 + :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 + ) + ] + ] ; + "SubClassOf: hasTemporalPart some CausalPath or Quantum)" ; + skos:altLabel "CausalChain"@en , + "Elementary"@en ; + skos:example "An electron with at least one causal interaction with another particle."@en ; + skos:prefLabel "CausalPath"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A causal chain is an ordered causal sequence of entities that does not host any bifurcation within itself (a chain). A chain can only be partitioned in time."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of entities that possess a temporal structure but no spatial structure."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The causal path class can be defined univocally in FOL."@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 ; + owl:annotatedProperty skos:altLabel ; + owl:annotatedTarget "CausalChain"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Old French chaine, chaene (“chain”), from Latin catēna (“chain”)."@en + ] . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 ; + owl:annotatedProperty skos:altLabel ; + owl:annotatedTarget "Elementary"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin elementārius (“elementary”), from elementum (“one of the four elements of antiquity; fundamentals”)."@en + ] . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "CausalPath"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Ancient Greek πάτος (pátos, “path”)."@en + ] . + + +### https://w3id.org/emmo#EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 +:EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d ; + owl:disjointWith :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; + "SubClassOf: hasSingleMember min 2 Item" ; + skos:example "The collection of users of a particular software, the collection of atoms that have been part of that just dissociated molecule."@en ; + skos:prefLabel "Collection"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A collection is the concept that complements the item concept, being an entity that possesses at least one part non directly causally connected with the rest. A collection can be partitioned in maximally connected items called members. The members are self-connected entities and there is no direct causality relation between them. -The combination of collection and item concepts is the EMMO mereocausality alternative to set theory. However, two items can be members only if they are non direct causally connected, giving some constraints to a collection definition. For example, two entities which are directly connected cannot be two distinct members, while their interiors (i.e. the entities obtained by removing the layer of parts that provides the causal contact between them) can be."""@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of not direct causally self-connected world entities."@en . - -_:genid20 a owl:Restriction; - owl:onClass :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de; - owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger; - owl:onProperty :EMMO_6b7276a4_4b9d_440a_b577_0277539c0fc4 . - -_:genid21 a owl:Axiom; - owl:annotatedSource :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31; - owl:annotatedProperty rdfs:subClassOf; - owl:annotatedTarget _:genid20; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every collection has at least two item members, since a collection of one item is a self-connected entity (and then an item)."@en . - -_:genid22 a owl:Axiom; - owl:annotatedSource :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31; - owl:annotatedProperty skos:prefLabel; - owl:annotatedTarget "Collection"@en; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin collectio, from colligere ‘gather together’."@en . - -:EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 a owl:Class; - rdfs:subClassOf :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07; - skos:altLabel "RealParticle"@en; - skos:example """From a physics perspective a quantum can be related to smallest identifiable entities, according to the limits imposed by the uncertainty principle in space and time measurements. -However, the quantum mereotopology approach is not restricted only to physics. For example, in a manpower management ontology, a quantum can stand for an hour (time) of a worker (space) activity."""@en; - skos:prefLabel "Quantum"@en; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A quantum is the most fundamental item (both mereologically and causally) and is considered causally self-connected by definition. +The combination of collection and item concepts is the EMMO mereocausality alternative to set theory. However, two items can be members only if they are non direct causally connected, giving some constraints to a collection definition. For example, two entities which are directly connected cannot be two distinct members, while their interiors (i.e. the entities obtained by removing the layer of parts that provides the causal contact between them) can be."""@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of not direct causally self-connected world entities."@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; + owl:annotatedProperty ; + owl:annotatedTarget "SubClassOf: hasSingleMember min 2 Item" ; + "Every collection has at least two item members, since a collection of one item is a self-connected entity (and then an item)."@en + ] . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "Collection"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin collectio, from colligere ‘gather together’."@en + ] . + + +### https://w3id.org/emmo#EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 +:EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 ; + owl:disjointWith :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 ; + skos:altLabel "RealParticle"@en ; + skos:example """From a physics perspective a quantum can be related to smallest identifiable entities, according to the limits imposed by the uncertainty principle in space and time measurements. +However, the quantum mereotopology approach is not restricted only to physics. For example, in a manpower management ontology, a quantum can stand for an hour (time) of a worker (space) activity."""@en ; + skos:prefLabel "Quantum"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A quantum is the most fundamental item (both mereologically and causally) and is considered causally self-connected by definition. The quantum concept recalls the fact that there is lower epistemological limit to our knowledge of the universe, related to the uncertainity principle. Space and time emerge following the network of causal connections between quantum objects. So quantum objects are adimensional objects, that precede space and time dimensions: they are simple beings (in greek οντα). Using physics concepts, we can think the quantum as an elementary particle (e.g. an electron) in a specific state between two causal interactions. -A quantum stands for an incoming or outcoming real particle in a Feynman diagram."""@en; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The class of entities without proper parts."@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of the mereological and causal fundamental entities."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A quantum is the EMMO mereological atomistic and causal reductionistic entity. To avoid confusion with the concept of atom coming from physics and to underline the causal reductionistic approach, we will use the expression quantum mereology, instead of atomistic mereology."@en . - -_:genid23 a owl:Axiom; - owl:annotatedSource :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68; - owl:annotatedProperty skos:prefLabel; - owl:annotatedTarget "Quantum"@en; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin quantum (plural quanta) \"as much as, so much as\"."@en . - -:EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 a owl:Class; - rdfs:subClassOf :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de; - skos:prefLabel "CausalParticle"@en; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A causal particle represents the most elementary entity in physics, being it a simple state of an elementary particle, called quantum in the EMMO, or a chain of causally connected quanta."@en; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of CausalPath and Quantum classes."@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing causal particles."@en . - -_:genid24 a owl:Axiom; - owl:annotatedSource :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07; - owl:annotatedProperty skos:prefLabel; - owl:annotatedTarget "CausalParticle"@en; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin particula (“small part, particle”), diminutive of pars (“part, piece”)."@en . - -:EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 a owl:Class; - rdfs:subClassOf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf; - skos:example "An atom, a group of persons, a fluid."@en; - skos:prefLabel "Fusion"@en; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A fusion is any entity that is made up of two or more quantum entities, regardless of the fact that they are or not self-connected."@en; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The union of the CausalCluster and CausalStructure classes."@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing mereological fusions consisting of two or more quantum entities."@en . - -_:genid25 a owl:Axiom; - owl:annotatedSource :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963; - owl:annotatedProperty skos:prefLabel; - owl:annotatedTarget "Fusion"@en; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin fusio, from fundere ‘pour, melt’."@en . - -:EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d a owl:Class; - rdfs:subClassOf :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963; - skos:prefLabel "CausalCluster"@en; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "With the causal cluster term we address an heterogenous group of entities, which possess the common feature of having at least two causally non connected quanta. It comprises collections (non self-connected entities) and causal systems (entities extended in space)."@en; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of the CausalSystem and Collection classes."@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing causal clusters."@en . - -_:genid26 a owl:Axiom; - owl:annotatedSource :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d; - owl:annotatedProperty skos:prefLabel; - owl:annotatedTarget "CausalCluster"@en; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Proto-Germanic *klas-, *klus- (“to clump, lump together”)."@en . - -:EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf a owl:Class; - rdfs:subClassOf _:genid27, _:genid29; - skos:prefLabel "EMMO"@en; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The EMMO conceptualises the world using the primitive concepts of causality and parthood. Parthood is about the composition of world entities starting from other more fundamental entities. Causality is about the interactions between world entities. +A quantum stands for an incoming or outcoming real particle in a Feynman diagram."""@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The class of entities without proper parts."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of the mereological and causal fundamental entities."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A quantum is the EMMO mereological atomistic and causal reductionistic entity. To avoid confusion with the concept of atom coming from physics and to underline the causal reductionistic approach, we will use the expression quantum mereology, instead of atomistic mereology."@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "Quantum"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin quantum (plural quanta) \"as much as, so much as\"."@en + ] . + + +### https://w3id.org/emmo#EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 +:EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; + owl:disjointWith :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d ; + "EquivalentTo: CausalPath or Quantum" ; + skos:prefLabel "CausalParticle"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A causal particle represents the most elementary entity in physics, being it a simple state of an elementary particle, called quantum in the EMMO, or a chain of causally connected quanta."@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of CausalPath and Quantum classes."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing causal particles."@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "CausalParticle"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin particula (“small part, particle”), diminutive of pars (“part, piece”)."@en + ] . + + +### https://w3id.org/emmo#EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 +:EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; + "EquivalentTo: CausalCluster or CausalStructure" ; + skos:example "An atom, a group of persons, a fluid."@en ; + skos:prefLabel "Fusion"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A fusion is any entity that is made up of two or more quantum entities, regardless of the fact that they are or not self-connected."@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The union of the CausalCluster and CausalStructure classes."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing mereological fusions consisting of two or more quantum entities."@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "Fusion"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin fusio, from fundere ‘pour, melt’."@en + ] . + + +### https://w3id.org/emmo#EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d +:EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d rdf:type owl:Class ; + rdfs:subClassOf :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 ; + "EquivalentTo: Collection or CausalSystem" ; + skos:prefLabel "CausalCluster"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "With the causal cluster term we address an heterogenous group of entities, which possess the common feature of having at least two causally non connected quanta. It comprises collections (non self-connected entities) and causal systems (entities extended in space)."@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of the CausalSystem and Collection classes."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing causal clusters."@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "CausalCluster"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Proto-Germanic *klas-, *klus- (“to clump, lump together”)."@en + ] . + + +### https://w3id.org/emmo#EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf +:EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf rdf:type owl:Class ; + rdfs:subClassOf _:genid22 ; + "DisjointUnion: CausalPath, Collection, Quantum, CausalSystem" , + "SubClassOF: hasPart some Quantum" ; + skos:prefLabel "EMMO"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The EMMO conceptualises the world using the primitive concepts of causality and parthood. Parthood is about the composition of world entities starting from other more fundamental entities. Causality is about the interactions between world entities. The quantum is the smallest indivisible part of any world entity. Quantum individuals are the fundamental causal constituents of the universe, since it is implied that causality originates from quantum-to-quantum interactions. Quantums are no-dimensional, and their aggregation makes spacetime emerge from their causal structure. Causality between macro entities (i.e. entities made of more than one quantum) is explained as the sum of the causality relations between their quantum constituents. Fundamental interactions (quantum fields) are represented as symmetric causality between macro entities, while classical interactions are mediated by chain of quantums (i.e. elementary particles). The fundamental distinction between world entities is direct causality self-connectedness: a world entity can be self-connected xor not self-connected depending on the causality network of its fundamental components. Void regions do not exist in the EMMO, or in other words there is no spacetime without entities, since space and time are measured quantities following a causality relation between entities (spacetime emerges as relational property not as a self-standing entity). -Entities are not placed in space or time: space and time are always relative between entities and are measured. In other words, space and time relations originates from causality interactions."""@en; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of the fundamental mereocausal classes of Quantum, CausalPath, CausalSystem and Collection."@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of all the OWL individuals representing world entities according to EMMO conceptualisation."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """EMMO entities dimensionality is related to their mereocausal structures. From the no-dimensional quantum entity, we introduce time dimension with the elementary concept, and the spacetime with the causal system concept. +Entities are not placed in space or time: space and time are always relative between entities and are measured. In other words, space and time relations originates from causality interactions."""@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of the fundamental mereocausal classes of Quantum, CausalPath, CausalSystem and Collection."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of all the OWL individuals representing world entities according to EMMO conceptualisation."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """EMMO entities dimensionality is related to their mereocausal structures. From the no-dimensional quantum entity, we introduce time dimension with the elementary concept, and the spacetime with the causal system concept. The EMMO conceptualisation does not allow the existence of space without a temporal dimension, the latter coming from a causal relation between entities. For this reason, the EMMO entities that are not quantum or elementaries, may be considered to be always spatiotemporal. The EMMO poses no constraints to the number of spatial dimensions for a causal system (except being higher than one)."""@en . -_:genid27 a owl:Restriction; - owl:someValuesFrom :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68; - owl:onProperty :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f . - -_:genid29 a owl:Restriction; - owl:hasValue :EMMO_08cb807c_e626_447b_863f_e2835540e918; - owl:onProperty _:genid30 . - -_:genid30 owl:inverseOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f . - -_:genid28 a owl:Axiom; - owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf; - owl:annotatedProperty rdfs:subClassOf; - owl:annotatedTarget _:genid27; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every entity is made of quantum parts. This axiomatisation is the expression of the radical reductionistic approach of the EMMO."@en . - -_:genid31 a owl:Axiom; - owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf; - owl:annotatedProperty rdfs:subClassOf; - owl:annotatedTarget _:genid29; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "All EMMO individuals are part of the most comprehensive entity which is the universe."@en . - -_:genid32 a owl:Axiom; - owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf; - owl:annotatedProperty skos:prefLabel; - owl:annotatedTarget "EMMO"@en; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "EMMO is the acronym of Elementary Multiperspective Material Ontology."@en . - -_:genid33 a owl:Axiom; - owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf; - owl:annotatedProperty :EMMO_31252f35_c767_4b97_a877_1235076c3e13; - owl:annotatedTarget """The EMMO conceptualises the world using the primitive concepts of causality and parthood. Parthood is about the composition of world entities starting from other more fundamental entities. Causality is about the interactions between world entities. +_:genid22 rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f + ] ; + owl:hasValue :EMMO_08cb807c_e626_447b_863f_e2835540e918 . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedTarget _:genid22 ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "All EMMO individuals are part of the most comprehensive entity which is the universe."@en + ] . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; + owl:annotatedProperty ; + owl:annotatedTarget "SubClassOF: hasPart some Quantum" ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every entity is made of quantum parts. This axiomatisation is the expression of the radical reductionistic approach of the EMMO."@en + ] . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "EMMO"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "EMMO is the acronym of Elementary Multiperspective Material Ontology."@en + ] . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; + owl:annotatedProperty :EMMO_31252f35_c767_4b97_a877_1235076c3e13 ; + owl:annotatedTarget """The EMMO conceptualises the world using the primitive concepts of causality and parthood. Parthood is about the composition of world entities starting from other more fundamental entities. Causality is about the interactions between world entities. The quantum is the smallest indivisible part of any world entity. Quantum individuals are the fundamental causal constituents of the universe, since it is implied that causality originates from quantum-to-quantum interactions. Quantums are no-dimensional, and their aggregation makes spacetime emerge from their causal structure. Causality between macro entities (i.e. entities made of more than one quantum) is explained as the sum of the causality relations between their quantum constituents. Fundamental interactions (quantum fields) are represented as symmetric causality between macro entities, while classical interactions are mediated by chain of quantums (i.e. elementary particles). The fundamental distinction between world entities is direct causality self-connectedness: a world entity can be self-connected xor not self-connected depending on the causality network of its fundamental components. Void regions do not exist in the EMMO, or in other words there is no spacetime without entities, since space and time are measured quantities following a causality relation between entities (spacetime emerges as relational property not as a self-standing entity). -Entities are not placed in space or time: space and time are always relative between entities and are measured. In other words, space and time relations originates from causality interactions."""@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "While EMMO mereocausality conceptualisation can be used on any possibile domain, so that a quantum can be a Lego brick or an furniture component, it can be better understood when a quantum is elucidated as the smallest measured time interval of existence of an elementary particle (e.g. quark, photon)."@en . - -_:genid34 a owl:Axiom; - owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf; - owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84; - owl:annotatedTarget "The disjoint union of the fundamental mereocausal classes of Quantum, CausalPath, CausalSystem and Collection."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """World entities can be classified in many ways, but one of the more important classification for the EMMO is the one between items (causally self-connected entities) and collections (not causally self-connected entities). -A collection cannot be an item and viceversa, representing the fact that a world entity cannot be causally self-connected and non-self connected at the same time."""@en . - -:EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d a owl:Class; - rdfs:subClassOf :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963, :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de; - skos:prefLabel "CausalStructure"@en; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The most fundamental unity criterion for the definition of an structure is that: +Entities are not placed in space or time: space and time are always relative between entities and are measured. In other words, space and time relations originates from causality interactions."""@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "While EMMO mereocausality conceptualisation can be used on any possibile domain, so that a quantum can be a Lego brick or an furniture component, it can be better understood when a quantum is elucidated as the smallest measured time interval of existence of an elementary particle (e.g. quark, photon)."@en + ] . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; + owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; + owl:annotatedTarget "The disjoint union of the fundamental mereocausal classes of Quantum, CausalPath, CausalSystem and Collection."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """World entities can be classified in many ways, but one of the more important classification for the EMMO is the one between items (causally self-connected entities) and collections (not causally self-connected entities). +A collection cannot be an item and viceversa, representing the fact that a world entity cannot be causally self-connected and non-self connected at the same time."""@en + ] . + + +### https://w3id.org/emmo#EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d +:EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d rdf:type owl:Class ; + rdfs:subClassOf :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 , + :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; + "EquivalentTo: CausalPath or CausalSystem" ; + skos:prefLabel "CausalStructure"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The most fundamental unity criterion for the definition of an structure is that: - is made of at least two quantums (a structure is not a simple entity) -- all quantum parts form a causally connected graph"""; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of Causal Path and CausalSystem classes."; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing causally self-connected world entities."; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A causal structure expresses itself in time and space thanks to the underlying causality relations between its constituent quantum entities. It must at least provide two temporal parts. The unity criterion beyond the definition of a causal structure (the most general concept of structure) is the existence of an undirected causal path between each of its parts." . - -_:genid35 a owl:Axiom; - owl:annotatedSource :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d; - owl:annotatedProperty skos:prefLabel; - owl:annotatedTarget "CausalStructure"@en; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”), and from Latin struere (“arrange, assemble, build”)."@en . - -:EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac a owl:Class; - rdfs:subClassOf :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d, :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d; - skos:example "A electron binded by a nucleus."@en; - skos:prefLabel "CausalSystem"@en; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A causal system provides the most general concept of system, being a union of causal structures interacting together. In its most simple form, a causal system is an interlacement of causal paths (the most simple structure type). -A causal system is always a spatial-like structure, and is represented as a multiple topologically orderable direct acyclic graph, with quanta as nodes and causality relations as edges."""@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing a causal system."@en . - -_:genid36 a owl:Axiom; - owl:annotatedSource :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac; - owl:annotatedProperty skos:prefLabel; - owl:annotatedTarget "CausalSystem"@en; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”), and Ancient Greek σύστημα (sústēma, “musical scale; organized body; whole made of several parts or members”), from σῠν- (sun-, prefix meaning ‘with, together’) + ἵστημι (hístēmi, “to stand”)."@en . - -:EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de a owl:Class; - rdfs:subClassOf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf; - skos:altLabel "CausalObject"@en; - skos:example "A person life, an interval of a person life. The lifetime of two components, from the production in separate manufacturing lines, their being connected components in a device, including their eparation and decommissioning."@en; - skos:prefLabel "Item"@en; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A world entity is direct causally self-connected if any two parts that make up the whole are direct causally connected to each other. In the EMMO, topological connectivity is based on causality. +- all quantum parts form a causally connected graph""" ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of Causal Path and CausalSystem classes." ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing causally self-connected world entities." ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A causal structure expresses itself in time and space thanks to the underlying causality relations between its constituent quantum entities. It must at least provide two temporal parts. The unity criterion beyond the definition of a causal structure (the most general concept of structure) is the existence of an undirected causal path between each of its parts." . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "CausalStructure"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”), and from Latin struere (“arrange, assemble, build”)."@en + ] . + + +### https://w3id.org/emmo#EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac +:EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac rdf:type owl:Class ; + rdfs:subClassOf :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d , + :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; + skos:example "A electron binded by a nucleus."@en ; + skos:prefLabel "CausalSystem"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A causal system provides the most general concept of system, being a union of causal structures interacting together. In its most simple form, a causal system is an interlacement of causal paths (the most simple structure type). +A causal system is always a spatial-like structure, and is represented as a multiple topologically orderable direct acyclic graph, with quanta as nodes and causality relations as edges."""@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing a causal system."@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "CausalSystem"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”), and Ancient Greek σύστημα (sústēma, “musical scale; organized body; whole made of several parts or members”), from σῠν- (sun-, prefix meaning ‘with, together’) + ἵστημι (hístēmi, “to stand”)."@en + ] . + + +### https://w3id.org/emmo#EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de +:EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de rdf:type owl:Class ; + rdfs:subClassOf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; + "EquivalentTo: CausalParticle or CausalStructure" ; + skos:altLabel "CausalObject"@en ; + skos:example "A person life, an interval of a person life. The lifetime of two components, from the production in separate manufacturing lines, their being connected components in a device, including their eparation and decommissioning."@en ; + skos:prefLabel "Item"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A world entity is direct causally self-connected if any two parts that make up the whole are direct causally connected to each other. In the EMMO, topological connectivity is based on causality. All physical objects, i.e. entities whose behaviour is explained by physics laws, are represented only by items. In other words, a physical object part is embedded in a direct causal graph that provides always a path between two of its parts. Members of a collection lack such direct causality connection, i.e. they do not constitute a physical object. -Following graph theory concepts, the quantums of an item are all connected together within a network of causal relations, forming a connected causal graph. A collection is then a set of disconnected graphs."""@en; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of Particle and CausalStructure classes."@en; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals standing for quantum or causally self-connected world entities."@en; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The concept of self-connectivity is applied using a 4D approach. Given that, the entity made of an electron and a proton that travel, interact, and then depart from each other is an item, since we don't focus only on the beginning or the end stage but to the overall 4D entity, being the interaction the connectivity bridge between the two particles." . - -_:genid37 a owl:Axiom; - owl:annotatedSource :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de; - owl:annotatedProperty skos:altLabel; - owl:annotatedTarget "CausalObject"@en; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”), and Medieval Latin obiectum (“object”, literally “thrown against”)."@en . - -_:genid38 a owl:Axiom; - owl:annotatedSource :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de; - owl:annotatedProperty skos:prefLabel; - owl:annotatedTarget "Item"@en; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin item, \"likewise, just so, moreover\"."@en . - -:EMMO_08cb807c_e626_447b_863f_e2835540e918 a owl:NamedIndividual, :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac; - skos:prefLabel "universe"@en; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "The universe is considered as a causally self-connected object, encompassing all other objects. For this reason is unique."@en . - -_:genid39 a owl:AllDisjointClasses; - owl:members _:genid43 . - -_:genid43 a rdf:List; - rdf:first :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360; - rdf:rest _:genid42 . - -_:genid42 a rdf:List; - rdf:first :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31; - rdf:rest _:genid41 . - -_:genid41 a rdf:List; - rdf:first :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68; - rdf:rest _:genid40 . - -_:genid40 a rdf:List; - rdf:first :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac; - rdf:rest rdf:nil . - - a . - - a . - - a . - -_:genid44 a ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing the fact that an entity cannot cause itself."@en; - _:genid45; - _:genid47 . - -_:genid45 a ; - rdf:first _:genid46; - rdf:rest rdf:nil . - -_:genid46 a ; - ; - :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf . - -_:genid47 a ; - rdf:first _:genid48; - rdf:rest rdf:nil . - -_:genid48 a ; - ; - ; - :EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d . - -_:genid49 a ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing parthood reflexivity."@en; - _:genid50; - _:genid52 . - -_:genid50 a ; - rdf:first _:genid51; - rdf:rest rdf:nil . - -_:genid51 a ; - ; - :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf . - -_:genid52 a ; - rdf:first _:genid53; - rdf:rest rdf:nil . - -_:genid53 a ; - ; - ; - :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f . - -_:genid54 a ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing reflexivity of overlapping."@en; - _:genid55; - _:genid57 . - -_:genid55 a ; - rdf:first _:genid56; - rdf:rest rdf:nil . - -_:genid56 a ; - ; - :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf . - -_:genid57 a ; - rdf:first _:genid58; - rdf:rest rdf:nil . - -_:genid58 a ; - ; - ; - :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 . - -_:genid59 a ; - rdfs:comment "Implementation of equality based on mereology."^^rdfs:Literal; - _:genid62; - _:genid64 . - -_:genid62 a ; - rdf:first _:genid63; - rdf:rest _:genid60 . - -_:genid60 a ; - rdf:first _:genid61; - rdf:rest rdf:nil . - -_:genid61 a ; - ; - ; - :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f . - -_:genid63 a ; - ; - ; - :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f . - -_:genid64 a ; - rdf:first _:genid65; - rdf:rest rdf:nil . - -_:genid65 a ; - ; - . - -_:genid66 a ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Transitivity for parthood."@en; - _:genid69; - _:genid71 . - -_:genid69 a ; - rdf:first _:genid70; - rdf:rest _:genid67 . - -_:genid67 a ; - rdf:first _:genid68; - rdf:rest rdf:nil . - -_:genid68 a ; - ; - ; - :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f . - -_:genid70 a ; - ; - ; - :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f . - -_:genid71 a ; - rdf:first _:genid72; - rdf:rest rdf:nil . - -_:genid72 a ; - ; - ; - :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f . - -_:genid73 a ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing a strict one-way causality direction."@en; - _:genid74; - _:genid76 . - -_:genid74 a ; - rdf:first _:genid75; - rdf:rest rdf:nil . - -_:genid75 a ; - ; - ; - :EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 . - -_:genid76 a ; - rdf:first _:genid77; - rdf:rest rdf:nil . - -_:genid77 a ; - ; - ; - :EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d . - -_:genid78 a ; - rdfs:comment "Ensure that the hasNext relation expresses a strictly one-way causality arrow between two entities."^^rdfs:Literal; - _:genid79; - _:genid81 . - -_:genid79 a ; - rdf:first _:genid80; - rdf:rest rdf:nil . - -_:genid80 a ; - ; - ; - :EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d . - -_:genid81 a ; - rdf:first _:genid82; - rdf:rest rdf:nil . - -_:genid82 a ; - ; - ; - :EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d . - -_:genid83 a ; - _:genid84; - _:genid86 . - -_:genid84 a ; - rdf:first _:genid85; - rdf:rest rdf:nil . - -_:genid85 a ; - ; - ; - :EMMO_6835537c_d294_4005_a770_ec9621f29ed1 . - -_:genid86 a ; - rdf:first _:genid87; - rdf:rest rdf:nil . - -_:genid87 a ; - ; - . - -_:genid88 a ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Transitivity for proper parthood."@en; - _:genid91; - _:genid93 . - -_:genid91 a ; - rdf:first _:genid92; - rdf:rest _:genid89 . - -_:genid89 a ; - rdf:first _:genid90; - rdf:rest rdf:nil . - -_:genid90 a ; - ; - ; - :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 . - -_:genid92 a ; - ; - ; - :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 . - -_:genid93 a ; - rdf:first _:genid94; - rdf:rest rdf:nil . - -_:genid94 a ; - ; - ; - :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 . - -_:genid95 a ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing exclusivity between overlapping and causality."@en; - _:genid96; - _:genid98 . - -_:genid96 a ; - rdf:first _:genid97; - rdf:rest rdf:nil . - -_:genid97 a ; - ; - ; - :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 . - -_:genid98 a ; - rdf:first _:genid99; - rdf:rest rdf:nil . - -_:genid99 a ; - ; - ; - :EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead . +Following graph theory concepts, the quantums of an item are all connected together within a network of causal relations, forming a connected causal graph. A collection is then a set of disconnected graphs."""@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of Particle and CausalStructure classes."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals standing for quantum or causally self-connected world entities."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The concept of self-connectivity is applied using a 4D approach. Given that, the entity made of an electron and a proton that travel, interact, and then depart from each other is an item, since we don't focus only on the beginning or the end stage but to the overall 4D entity, being the interaction the connectivity bridge between the two particles." . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; + owl:annotatedProperty skos:altLabel ; + owl:annotatedTarget "CausalObject"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”), and Medieval Latin obiectum (“object”, literally “thrown against”)."@en + ] . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "Item"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin item, \"likewise, just so, moreover\"."@en + ] . + + +################################################################# +# Individuals +################################################################# + +### https://w3id.org/emmo#EMMO_08cb807c_e626_447b_863f_e2835540e918 +:EMMO_08cb807c_e626_447b_863f_e2835540e918 rdf:type owl:NamedIndividual , + :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; + skos:prefLabel "universe"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "The universe is considered as a causally self-connected object, encompassing all other objects. For this reason is unique."@en . + + +################################################################# +# General axioms +################################################################# + +[ rdf:type owl:AllDisjointClasses ; + owl:members ( :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 + :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 + :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 + :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac + ) +] . + + +################################################################# +# Rules +################################################################# + + rdf:type . + + rdf:type . + + rdf:type . + +[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing the fact that an entity cannot cause itself."@en ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; + + ] ; + rdf:rest rdf:nil + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + +[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing parthood reflexivity."@en ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; + + ] ; + rdf:rest rdf:nil + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + +[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing reflexivity of overlapping."@en ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; + + ] ; + rdf:rest rdf:nil + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + +[ rdfs:comment "Implementation of equality based on mereology."^^rdfs:Literal ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; + ; + + ] ; + rdf:rest [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + +[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Transitivity for parthood."@en ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; + ; + + ] ; + rdf:rest [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + +[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing a strict one-way causality direction."@en ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 ; + ; + + ] ; + rdf:rest rdf:nil + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + +[ rdfs:comment "Ensure that the hasNext relation expresses a strictly one-way causality arrow between two entities."^^rdfs:Literal ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d ; + ; + + ] ; + rdf:rest rdf:nil + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + +[ rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_6835537c_d294_4005_a770_ec9621f29ed1 ; + ; + + ] ; + rdf:rest rdf:nil + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + +[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Transitivity for proper parthood."@en ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + ; + + ] ; + rdf:rest [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + +[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing exclusivity between overlapping and causality."@en ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + ; + + ] ; + rdf:rest rdf:nil + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + +### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi diff --git a/multiperspective/dataset.ttl b/multiperspective/dataset.ttl index 0f7fe13c..a253e270 100644 --- a/multiperspective/dataset.ttl +++ b/multiperspective/dataset.ttl @@ -16,8 +16,8 @@ dcterms:contributor , , "Otello Roscioni, Goldbeck Consulting Ltd, UK"@en ; - dcterms:creator , - ; + dcterms:creator , + ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Dataset"@en ; @@ -82,13 +82,6 @@ # Classes ################################################################# -### https://w3id.org/emmo#EMMO_194e367c_9783_4bf5_96d0_9ad597d48d9a -:EMMO_194e367c_9783_4bf5_96d0_9ad597d48d9a rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_6b78c119_f86c_4b5e_ba6c_b42d25a64122 ; - owl:someValuesFrom :EMMO_50d6236a_7667_4883_8ae1_9bb5d190423a - ] . - - ### https://w3id.org/emmo#EMMO_b4c97fa0_d82c_406a_bda7_597d6e190654 :EMMO_b4c97fa0_d82c_406a_bda7_597d6e190654 rdf:type owl:Class ; rdfs:subClassOf :EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba ; @@ -100,4 +93,11 @@ :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coded sign that stands for a dimension."@en . +################################################################# +# Annotations +################################################################# + +:EMMO_194e367c_9783_4bf5_96d0_9ad597d48d9a "SubClassOf: hasDatum some Datum" . + + ### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi diff --git a/multiperspective/persholistic.ttl b/multiperspective/persholistic.ttl index b2c057a3..b6754d04 100644 --- a/multiperspective/persholistic.ttl +++ b/multiperspective/persholistic.ttl @@ -14,17 +14,17 @@ , ; dcterms:abstract ""@en ; - dcterms:contributor , - , + dcterms:contributor , , - ; + , + ; dcterms:creator ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Persholistic"@en ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" . + owl:versionInfo "1.0.0-rc1" ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Object Properties @@ -34,8 +34,8 @@ :EMMO_0b1502e2_d12f_4ff3_83b1_eeedf9382954 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b ; rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a process and the entity that represents how things have turned out."@en ; - skos:prefLabel "hasOutcome"@en . + skos:prefLabel "hasOutcome"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a process and the entity that represents how things have turned out."@en . ### https://w3id.org/emmo#EMMO_1440d010_e4c5_4597_8858_1d58cb1fb28f @@ -69,8 +69,8 @@ rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce , :EMMO_bbca6dfa_7463_4e8d_8280_35862ff50ce0 ; rdfs:range :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a process whole and a temporal part of the same type."@en ; - skos:prefLabel "hasInterval"@en . + skos:prefLabel "hasInterval"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a process whole and a temporal part of the same type."@en . ### https://w3id.org/emmo#EMMO_2fe8b850_9f2d_4c13_8be9_6ae2487de393 @@ -86,16 +86,16 @@ rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; rdfs:domain :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; rdfs:range :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The relation between a process P and an object whole O that overcrosses it. The intersection between P and O is a participant of P."@en ; - skos:prefLabel "participatesTo"@en . + skos:prefLabel "participatesTo"@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The relation between a process P and an object whole O that overcrosses it. The intersection between P and O is a participant of P."@en . ### https://w3id.org/emmo#EMMO_36e69413_8c59_4799_946c_10b05d266e22 :EMMO_36e69413_8c59_4799_946c_10b05d266e22 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The input of a process."@en ; - skos:prefLabel "hasInput"@en . + skos:prefLabel "hasInput"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The input of a process."@en . ### https://w3id.org/emmo#EMMO_3c51ea74_43a4_42d5_953b_fcb43f359c73 @@ -135,11 +135,11 @@ rdfs:subPropertyOf :EMMO_5ceab41b_2aea_4041_9e9c_a243f7562cee ; rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; rdfs:range :EMMO_13191289_6c2b_4741_93e1_82d53bd0e703 ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a process and an object participating to it, i.e. that is relevant to the process itself."@en ; rdfs:comment """Participation is a parthood relation: you must be part of the process to contribute to it. A participant whose 4D extension is totally contained within the process. Participation is not under direct parthood since a process is not strictly related to reductionism, but it's a way to categorize temporal regions by the interpreters."""@en ; - skos:prefLabel "hasParticipant"@en . + skos:prefLabel "hasParticipant"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a process and an object participating to it, i.e. that is relevant to the process itself."@en . ### https://w3id.org/emmo#EMMO_b1daa610_64c6_4935_94b8_a19db586a2f6 @@ -148,26 +148,26 @@ Participation is not under direct parthood since a process is not strictly relat rdfs:domain :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 , :EMMO_bbca6dfa_7463_4e8d_8280_35862ff50ce0 ; rdfs:range :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a object whole and its spatial part of the same type."@en ; skos:example "A volume of 1 cc of milk within a 1 litre can be considered still milk as a whole. If you scale down to a cluster of molecules, than the milk cannot be considered a fluid no more (and then no more a milk)."@en ; - skos:prefLabel "hasPortion"@en . + skos:prefLabel "hasPortion"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a object whole and its spatial part of the same type."@en . ### https://w3id.org/emmo#EMMO_c4bace1d_4db0_4cd3_87e9_18122bae2840 :EMMO_c4bace1d_4db0_4cd3_87e9_18122bae2840 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + skos:prefLabel "hasOutput"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The outcome of a process."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The partial overlapping is required since the creating process is distinct with the process in which the output is used or consumed."@en ; - skos:prefLabel "hasOutput"@en . + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The partial overlapping is required since the creating process is distinct with the process in which the output is used or consumed."@en . ### https://w3id.org/emmo#EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a :EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_ae2d1a96_bfa1_409a_a7d2_03d69e8a125a ; rdfs:range :EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation within a process and an agengt participant."@en ; - skos:prefLabel "hasAgent"@en . + skos:prefLabel "hasAgent"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation within a process and an agengt participant."@en . ### https://w3id.org/emmo#EMMO_d43af210_f854_4432_a891_ce3022e3b558 @@ -175,8 +175,8 @@ Participation is not under direct parthood since a process is not strictly relat rdfs:subPropertyOf :EMMO_5ceab41b_2aea_4041_9e9c_a243f7562cee ; rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; rdfs:range :EMMO_49804605_c0fe_4538_abda_f70ba1dc8a5d ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a process and one of its process parts."@en ; - skos:prefLabel "hasSubProcess"@en . + skos:prefLabel "hasSubProcess"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a process and one of its process parts."@en . ### https://w3id.org/emmo#EMMO_dba27ca1_33c9_4443_a912_1519ce4c39ec @@ -184,8 +184,8 @@ Participation is not under direct parthood since a process is not strictly relat rdfs:subPropertyOf :EMMO_5ceab41b_2aea_4041_9e9c_a243f7562cee ; rdfs:domain :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; rdfs:range :EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186 ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between an object and one of its holistic part that contributes to the object under some spatial-based criteria."@en ; - skos:prefLabel "hasConstituent"@en . + skos:prefLabel "hasConstituent"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between an object and one of its holistic part that contributes to the object under some spatial-based criteria."@en . ### https://w3id.org/emmo#EMMO_e3850f08_8e79_454b_9d83_c517cab42857 @@ -252,74 +252,78 @@ Participation is not under direct parthood since a process is not strictly relat :EMMO_13191289_6c2b_4741_93e1_82d53bd0e703 rdf:type owl:Class ; rdfs:subClassOf :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 , :EMMO_fcae603e_aa6e_4940_9fa1_9f0909cabf3b ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object which is an holistic spatial part of a process."@en ; skos:example "A student during an examination."@en ; - skos:prefLabel "Participant"@en . + skos:prefLabel "Participant"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object which is an holistic spatial part of a process."@en . ### https://w3id.org/emmo#EMMO_135ab8ea_e028_439e_be64_3e0f9734ea2b :EMMO_135ab8ea_e028_439e_be64_3e0f9734ea2b rdf:type owl:Class ; rdfs:subClassOf :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process occurring by natural (non-intentional) laws."@en ; skos:altLabel "NonIntentionalProcess"@en ; - skos:prefLabel "NaturalProcess"@en . + skos:prefLabel "NaturalProcess"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process occurring by natural (non-intentional) laws."@en . + + +### https://w3id.org/emmo#EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 +:EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 rdfs:comment "A whole is categorized as fundamental (or maximal) or redundant (non-maximal)."@en . ### https://w3id.org/emmo#EMMO_210e7e99_c1cf_44cc_87c7_310a10ff068b :EMMO_210e7e99_c1cf_44cc_87c7_310a10ff068b rdf:type owl:Class ; rdfs:subClassOf :EMMO_0e1f2009_bf12_49d1_99f3_1422e5287d82 , :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process which is an holistic temporal part of an object."@en ; skos:example "Accelerating is a behaviour of a car."@en ; - skos:prefLabel "Behaviour"@en . + skos:prefLabel "Behaviour"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process which is an holistic temporal part of an object."@en . ### https://w3id.org/emmo#EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 :EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 rdf:type owl:Class ; rdfs:subClassOf :EMMO_13191289_6c2b_4741_93e1_82d53bd0e703 ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A participant that is the driver of the process."@en ; skos:example "A catalyst. A bus driver. A substance that is initiating a reaction that would not occur without its presence."@en ; + skos:prefLabel "Agent"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A participant that is the driver of the process."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """An agent is not necessarily human. An agent plays an active role within the process. -An agent is a participant of a process that would not occur without it."""@en ; - skos:prefLabel "Agent"@en . +An agent is a participant of a process that would not occur without it."""@en . ### https://w3id.org/emmo#EMMO_2553c342_fc28_47d8_8e19_7a98fa08f150 :EMMO_2553c342_fc28_47d8_8e19_7a98fa08f150 rdf:type owl:Class ; rdfs:subClassOf :EMMO_0e1f2009_bf12_49d1_99f3_1422e5287d82 , :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object which is an holistic temporal part of another object."@en ; - skos:example "If an inhabited house is considered as an house that is occupied by some people in its majority of time, then an interval of inhabited house in which occasionally nobody is in there is no more an inhabited house, but an unhinabited house, since this temporal part does not satisfy the criteria of the whole."@en ; rdfs:comment "Here we consider a temporal interval that is lower than the characteristic time of the physical process that provides the causality connection between the object parts."@en ; - skos:prefLabel "SubObject"@en . + skos:example "If an inhabited house is considered as an house that is occupied by some people in its majority of time, then an interval of inhabited house in which occasionally nobody is in there is no more an inhabited house, but an unhinabited house, since this temporal part does not satisfy the criteria of the whole."@en ; + skos:prefLabel "SubObject"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object which is an holistic temporal part of another object."@en . ### https://w3id.org/emmo#EMMO_472a0ca2_58bf_4618_b561_6fe68bd9fd49 :EMMO_472a0ca2_58bf_4618_b561_6fe68bd9fd49 rdf:type owl:Class ; rdfs:subClassOf :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "The set of established forms or methods of an organized body for accomplishing a certain task or tasks (Wiktionary)."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The process in which an agent works with some entities according to some existing formalised operative rules."@en ; + skos:altLabel "Elaboration"@en , + "Work"@en ; skos:example """The process in which a control unit of a CPU (the agent) orchestrates some cached binary data according to a list of instructions (e.g. a program). The process in which a librarian order books alphabetically on a shelf. The execution of an algorithm."""@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A procedure can be considered as an intentional process with a plan."@en ; - skos:altLabel "Elaboration"@en , - "Work"@en ; - skos:prefLabel "Procedure"@en . + skos:prefLabel "Procedure"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "The set of established forms or methods of an organized body for accomplishing a certain task or tasks (Wiktionary)."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The process in which an agent works with some entities according to some existing formalised operative rules."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A procedure can be considered as an intentional process with a plan."@en . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_472a0ca2_58bf_4618_b561_6fe68bd9fd49 ; - owl:annotatedProperty :EMMO_31252f35_c767_4b97_a877_1235076c3e13 ; - owl:annotatedTarget "The set of established forms or methods of an organized body for accomplishing a certain task or tasks (Wiktionary)."@en ; - rdfs:seeAlso "https://en.wiktionary.org/wiki/procedure"^^xsd:anyURI + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "Procedure"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin pro-cedere (“to go forward, to proceed”)."@en ] . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_472a0ca2_58bf_4618_b561_6fe68bd9fd49 ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "Procedure"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin pro-cedere (“to go forward, to proceed”)."@en + owl:annotatedProperty :EMMO_31252f35_c767_4b97_a877_1235076c3e13 ; + owl:annotatedTarget "The set of established forms or methods of an organized body for accomplishing a certain task or tasks (Wiktionary)."@en ; + rdfs:seeAlso "https://en.wiktionary.org/wiki/procedure"^^xsd:anyURI ] . @@ -327,50 +331,47 @@ The execution of an algorithm."""@en ; :EMMO_49804605_c0fe_4538_abda_f70ba1dc8a5d rdf:type owl:Class ; rdfs:subClassOf :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce , :EMMO_fcae603e_aa6e_4940_9fa1_9f0909cabf3b ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process which is an holistic spatial part of a process."@en ; skos:example "Breathing is a subprocess of living for a human being."@en ; + skos:prefLabel "SubProcess"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process which is an holistic spatial part of a process."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """In the EMMO the relation of participation to a process falls under mereotopology. -Since topological connection means causality, then the only way for a real world object to participate to a process is to be a part of it."""@en ; - skos:prefLabel "SubProcess"@en . +Since topological connection means causality, then the only way for a real world object to participate to a process is to be a part of it."""@en . ### https://w3id.org/emmo#EMMO_65a007dc_2550_46b0_b394_3346c67fbb69 :EMMO_65a007dc_2550_46b0_b394_3346c67fbb69 rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_3c7f239f_e833_4a2b_98a1_c88831770c1b ; - owl:someValuesFrom :EMMO_f76884f7_964e_488e_9bb7_1b2453e9e817 - ] ; + rdfs:subClassOf :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 , + :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; + "SubClassOf: hasComponent some Component" ; + skos:prefLabel "HolisticSystem"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object that is made of a set of sub objects working together as parts of a mechanism or an interconnecting network (natural or artificial); a complex whole."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A system is conceived as an aggregate of things that 'work' (or interact) together. While a system extends in time through distinct temporal parts (like every other 4D object), this elucdation focuses on a timescale in which the obejct shows a persistence in time."@en ; - skos:prefLabel "HolisticSystem"@en . + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A system is conceived as an aggregate of things that 'work' (or interact) together. While a system extends in time through distinct temporal parts (like every other 4D object), this elucdation focuses on a timescale in which the obejct shows a persistence in time."@en . ### https://w3id.org/emmo#EMMO_a633c6f8_4269_4870_9b28_f5ca1783fd54 :EMMO_a633c6f8_4269_4870_9b28_f5ca1783fd54 rdf:type owl:Class ; rdfs:subClassOf :EMMO_0e1f2009_bf12_49d1_99f3_1422e5287d82 , :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process which is an holistic temporal part of a process."@en ; skos:example "Moving a leg is a stage of the process of running."@en ; - skos:prefLabel "Stage"@en . + skos:prefLabel "Stage"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process which is an holistic temporal part of a process."@en . ### https://w3id.org/emmo#EMMO_b9522e56_1fac_4766_97e6_428605fabd3e :EMMO_b9522e56_1fac_4766_97e6_428605fabd3e rdf:type owl:Class ; rdfs:subClassOf :EMMO_65a007dc_2550_46b0_b394_3346c67fbb69 ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A system which is mainly characterised by the spatial configuration of its elements."@en ; - skos:prefLabel "HolisticArrangement"@en . + skos:prefLabel "HolisticArrangement"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A system which is mainly characterised by the spatial configuration of its elements."@en . ### https://w3id.org/emmo#EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c rdf:type owl:Class ; - rdfs:subClassOf :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a ; - owl:someValuesFrom :EMMO_c130614a_2985_476d_a7ed_8a137847703c - ] ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process occurring with the active participation of an agent that drives the process according to a specific objective (intention)."@en ; - skos:prefLabel "IntentionalProcess"@en . + rdfs:subClassOf :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 , + :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + "SubClassOf: hasAgent some IntentionalAgent" ; + skos:prefLabel "IntentionalProcess"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process occurring with the active participation of an agent that drives the process according to a specific objective (intention)."@en . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c ; @@ -389,10 +390,10 @@ If A is a water-fluid so small that its every proper part is no more a continuum ### https://w3id.org/emmo#EMMO_c0f72631_d7c2_434c_9c26_5c44123df682 :EMMO_c0f72631_d7c2_434c_9c26_5c44123df682 rdf:type owl:Class ; rdfs:subClassOf :EMMO_65a007dc_2550_46b0_b394_3346c67fbb69 ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An holistic system of people that has its own functions with responsibilities, authorities and relationships to achieve its objectives."@en ; rdfs:seeAlso """ISO 55000:2014 organization: person or group of people that has its own functions with responsibilities, authorities and relationships to achieve its objectives"""@en ; - skos:prefLabel "Organisation"@en . + skos:prefLabel "Organisation"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An holistic system of people that has its own functions with responsibilities, authorities and relationships to achieve its objectives."@en . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_c0f72631_d7c2_434c_9c26_5c44123df682 ; @@ -406,66 +407,60 @@ organization: person or group of people that has its own functions with responsi ### https://w3id.org/emmo#EMMO_c130614a_2985_476d_a7ed_8a137847703c :EMMO_c130614a_2985_476d_a7ed_8a137847703c rdf:type owl:Class ; rdfs:subClassOf :EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 ; + skos:prefLabel "IntentionalAgent"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An agent that is driven by the intention to reach a defined objective in driving a process."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Intentionality is not limited to human agents, but in general to all agents that have the capacity to decide to act in driving a process according to a motivation."@en ; - skos:prefLabel "IntentionalAgent"@en . + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Intentionality is not limited to human agents, but in general to all agents that have the capacity to decide to act in driving a process according to a motivation."@en . ### https://w3id.org/emmo#EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186 :EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186 rdf:type owl:Class ; rdfs:subClassOf :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 , :EMMO_fcae603e_aa6e_4940_9fa1_9f0909cabf3b ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object which is an holistic spatial part of a object."@en ; - skos:example "A tire is a constituent of a car."@en ; skos:altLabel "ObjectPart"@en ; - skos:prefLabel "Constituent"@en . + skos:example "A tire is a constituent of a car."@en ; + skos:prefLabel "Constituent"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object which is an holistic spatial part of a object."@en . ### https://w3id.org/emmo#EMMO_d9589ed2_5304_48b3_9795_11bf44e64e9b :EMMO_d9589ed2_5304_48b3_9795_11bf44e64e9b rdf:type owl:Class ; rdfs:subClassOf :EMMO_0e1f2009_bf12_49d1_99f3_1422e5287d82 , :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object which is an holistic temporal part of a process."@en ; - skos:example "A semi-naked man is a status in the process of a man's dressing."@en ; skos:altLabel "State"@en ; - skos:prefLabel "Status"@en . + skos:example "A semi-naked man is a status in the process of a man's dressing."@en ; + skos:prefLabel "Status"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object which is an holistic temporal part of a process."@en . ### https://w3id.org/emmo#EMMO_f68858dd_64f4_4877_b7fb_70d04fbe5bab :EMMO_f68858dd_64f4_4877_b7fb_70d04fbe5bab rdf:type owl:Class ; rdfs:subClassOf :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce , :EMMO_fcae603e_aa6e_4940_9fa1_9f0909cabf3b ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process which is an holistic spatial part of an object."@en ; skos:example "Blood circulation in a human body."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A constitutive process is a process that is holistically relevant for the definition of the whole."@en ; - skos:prefLabel "ConstitutiveProcess"@en . + skos:prefLabel "ConstitutiveProcess"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process which is an holistic spatial part of an object."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A constitutive process is a process that is holistically relevant for the definition of the whole."@en . ### https://w3id.org/emmo#EMMO_f76884f7_964e_488e_9bb7_1b2453e9e817 :EMMO_f76884f7_964e_488e_9bb7_1b2453e9e817 rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_dba27ca1_33c9_4443_a912_1519ce4c39ec - ] ; - owl:someValuesFrom :EMMO_65a007dc_2550_46b0_b394_3346c67fbb69 - ] ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A constituent of a system."@en ; - skos:prefLabel "Component"@en . + rdfs:subClassOf :EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186 ; + "SubClassOf: inverse (hasConstituent) some HolisticSystem" ; + skos:prefLabel "Component"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A constituent of a system."@en . ### https://w3id.org/emmo#EMMO_f93fe78b_9646_4a15_b88b_1c93686a764d :EMMO_f93fe78b_9646_4a15_b88b_1c93686a764d rdf:type owl:Class ; rdfs:subClassOf :EMMO_65a007dc_2550_46b0_b394_3346c67fbb69 ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A system whose is mainly characterised by the way in which elements are interconnected."@en ; - skos:prefLabel "Network"@en . + skos:prefLabel "Network"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A system whose is mainly characterised by the way in which elements are interconnected."@en . ################################################################# # Annotations ################################################################# -:EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 rdfs:comment "A whole is categorized as fundamental (or maximal) or redundant (non-maximal)."@en . - - :EMMO_57c75ca1_bf8a_42bc_85d9_58cfe38c7df2 rdfs:seeAlso :EMMO_bbca6dfa_7463_4e8d_8280_35862ff50ce0 . diff --git a/multiperspective/symbolic.ttl b/multiperspective/symbolic.ttl index b9d90728..47fc7221 100644 --- a/multiperspective/symbolic.ttl +++ b/multiperspective/symbolic.ttl @@ -99,6 +99,7 @@ rdf:JSON rdf:type rdfs:Datatype . ### https://w3id.org/emmo#EMMO_057e7d57_aff0_49de_911a_8861d85cef40 :EMMO_057e7d57_aff0_49de_911a_8861d85cef40 rdf:type owl:Class ; rdfs:subClassOf :EMMO_be8592a7_68d1_4a06_ad23_82f2b56ef926 ; + "EquivalentTo: SymbolicConstruct or Symbol" ; skos:example """fe780 emmo !5*a @@ -128,10 +129,8 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . ### https://w3id.org/emmo#EMMO_0e03a375_8af8_46db_88ae_a45fe2d2940f :EMMO_0e03a375_8af8_46db_88ae_a45fe2d2940f rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:dateTime - ] ; + rdfs:subClassOf :EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 ; + "EquivalentTo: hasDataValue some xsd:dateTime" ; rdfs:seeAlso "https://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/datatypes.html#dateTime"^^xsd:anyURI ; skos:prefLabel "DateTimeData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data that represents instants of time, optionally marked with a particular time zone offset."@en . @@ -139,10 +138,8 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . ### https://w3id.org/emmo#EMMO_10bbe9e9_46b6_4b5d_8b51_ed759fc21f21 :EMMO_10bbe9e9_46b6_4b5d_8b51_ed759fc21f21 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:dateTimeStamp - ] ; + rdfs:subClassOf :EMMO_0e03a375_8af8_46db_88ae_a45fe2d2940f ; + "EquivalentTo: hasDataValue some xsd:dateTimeStamp" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#dateTimeStamp"^^xsd:anyURI ; skos:prefLabel "DateTimeStampData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data that represents instants of time, marked with a particular time zone offset."@en . @@ -150,11 +147,8 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . ### https://w3id.org/emmo#EMMO_18d180e4_5e3e_42f7_820c_e08951223486 :EMMO_18d180e4_5e3e_42f7_820c_e08951223486 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom owl:real - ] ; rdfs:subClassOf :EMMO_8b305b63_6fa3_44dd_9679_17eb8403a07a ; + "EquivalentTo: hasDataValue some owl:real" ; skos:prefLabel "RealData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing a real number."@en . @@ -168,11 +162,8 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . ### https://w3id.org/emmo#EMMO_1f96db65_51df_4e8d_afd2_9c6b8bd40058 :EMMO_1f96db65_51df_4e8d_afd2_9c6b8bd40058 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:hexBinary - ] ; rdfs:subClassOf :EMMO_1daaf7b2_e7bf_4b3a_b7f6_8aa3f3c3d080 ; + "EquivalentTo: hasDataValue some xsd:hexBinary" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#hexBinary"^^xsd:anyURI ; skos:prefLabel "HexBinaryData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Hexadecimal encoding of binary data, using the alphabeth [0-9a-f]."@en . @@ -180,11 +171,8 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . ### https://w3id.org/emmo#EMMO_220218b0_bbe2_489e_a68a_232e3610718e :EMMO_220218b0_bbe2_489e_a68a_232e3610718e rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:base64Binary - ] ; rdfs:subClassOf :EMMO_1daaf7b2_e7bf_4b3a_b7f6_8aa3f3c3d080 ; + "EquivalentTo: hasDataValue some xsd:base64Binary" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#base64Binary"^^xsd:anyURI ; skos:prefLabel "Base64Binary"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Base-64 encoding of binary data."@en . @@ -192,21 +180,17 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . ### https://w3id.org/emmo#EMMO_2ff657b6_1c9f_4335_bba2_ea4428422977 :EMMO_2ff657b6_1c9f_4335_bba2_ea4428422977 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_9e49caad_b29e_4cf1_9be4_80419fd1e45c , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b2282816_b7a3_44c6_b2cb_3feff1ceb7fe ; - owl:someValuesFrom :EMMO_d95ff9c8_e43f_4701_a761_f2ed601eb61d - ] ; + rdfs:subClassOf :EMMO_9e49caad_b29e_4cf1_9be4_80419fd1e45c ; + "SubClassOf: hasSpatialTile some VectorData" ; skos:prefLabel "MatrixData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The datatype for bidimensional arrays."@en . ### https://w3id.org/emmo#EMMO_3a53b946_4dfd_4a38_bb5b_aa78d7b0db9c :EMMO_3a53b946_4dfd_4a38_bb5b_aa78d7b0db9c rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:unsignedInt - ] ; + rdfs:subClassOf :EMMO_51f93d8c_57fa_4314_a68d_8d69c2609c97 , + :EMMO_f1ee5c02_5cc0_45ba_a09a_2e6319f75fc8 ; + "EquivalentTo: hasDataValue some xsd:unsignedInt" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#unsignedInt"^^xsd:anyURI ; skos:prefLabel "UnsignedIntData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 32-bit non-negative integer number, 0...4294967295."@en . @@ -214,10 +198,9 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . ### https://w3id.org/emmo#EMMO_3c87fd89_b0f0_477a_86b6_d949c2b982ee :EMMO_3c87fd89_b0f0_477a_86b6_d949c2b982ee rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:byte - ] ; + rdfs:subClassOf :EMMO_3c87fd89_b0f0_477a_86b6_d949c2b982ee , + :EMMO_443198a5_934c_44fa_b89e_28eca13b25b2 ; + "EquivalentTo: hasDataValue some xsd:byte" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#byte"^^xsd:anyURI ; skos:prefLabel "ByteData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 8-bit integer number."@en . @@ -225,10 +208,8 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . ### https://w3id.org/emmo#EMMO_42eee73b_e4d2_4a0f_b468_3d2ce0475af6 :EMMO_42eee73b_e4d2_4a0f_b468_3d2ce0475af6 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:nonNegativeInteger - ] ; + rdfs:subClassOf :EMMO_f8bd64d5_5d3e_4ad4_a46e_c30714fecb7f ; + "EquivalentTo: hasDataValue some xsd:nonNegativeInteger" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#nonNegativeInteger"^^xsd:anyURI ; skos:prefLabel "NonNegativeIntegerData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an integer number >= 0."@en . @@ -243,10 +224,9 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . ### https://w3id.org/emmo#EMMO_443198a5_934c_44fa_b89e_28eca13b25b2 :EMMO_443198a5_934c_44fa_b89e_28eca13b25b2 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:short - ] ; + rdfs:subClassOf :EMMO_443198a5_934c_44fa_b89e_28eca13b25b2 , + :EMMO_aa972cc9_5d9e_47a2_abc5_00243d6b3917 ; + "EquivalentTo: hasDataValue some xsd:short" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#short"^^xsd:anyURI ; skos:prefLabel "ShortData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 16-bit integer number."@en . @@ -268,10 +248,8 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc ### https://w3id.org/emmo#EMMO_51f93d8c_57fa_4314_a68d_8d69c2609c97 :EMMO_51f93d8c_57fa_4314_a68d_8d69c2609c97 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:long - ] ; + rdfs:subClassOf :EMMO_f8bd64d5_5d3e_4ad4_a46e_c30714fecb7f ; + "EquivalentTo: hasDataValue some xsd:long" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#long"^^xsd:anyURI ; skos:prefLabel "LongData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 64-bit integer number."@en . @@ -279,11 +257,8 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc ### https://w3id.org/emmo#EMMO_52fa9c76_fc42_4eca_a5c1_6095a1c9caab :EMMO_52fa9c76_fc42_4eca_a5c1_6095a1c9caab rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:double - ] ; rdfs:subClassOf :EMMO_88a34881_b8d0_474b_9a08_40dbd414d834 ; + "EquivalentTo: hasDataValue some xsd:double" ; rdfs:seeAlso "https://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/datatypes.html#double"^^xsd:anyURI ; skos:prefLabel "DoubleData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbolic data representing a 64-bit floating point numbers incl. ±Inf, ±0, NaN."@en . @@ -291,10 +266,8 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc ### https://w3id.org/emmo#EMMO_54dc83cb_06e1_4739_9e45_bc09cead7f48 :EMMO_54dc83cb_06e1_4739_9e45_bc09cead7f48 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:boolean - ] ; + rdfs:subClassOf :EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 ; + "EquivalentTo: hasDataValue some xsd:boolean" ; rdfs:seeAlso "https://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/datatypes.html#boolean" ; skos:prefLabel "BooleanData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data repesenting a boolean number."@en . @@ -302,10 +275,8 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc ### https://w3id.org/emmo#EMMO_58f76a09_205c_44f2_b237_88de54e8e001 :EMMO_58f76a09_205c_44f2_b237_88de54e8e001 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:positiveInteger - ] ; + rdfs:subClassOf :EMMO_42eee73b_e4d2_4a0f_b468_3d2ce0475af6 ; + "EquivalentTo: hasDataValue some xsd:positiveInteger" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#positiveInteger"^^xsd:anyURI ; skos:prefLabel "PositiveIntegerData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an integer number > 0."@en . @@ -313,10 +284,8 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc ### https://w3id.org/emmo#EMMO_5f334606_f67d_4f0e_acb9_eeb21cb10c66 :EMMO_5f334606_f67d_4f0e_acb9_eeb21cb10c66 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:string - ] ; + rdfs:subClassOf :EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 ; + "EquivalentTo: hasDataValue some xsd:string" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#string"^^xsd:anyURI ; skos:prefLabel "StringData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Symbolic data that consist of a sequence of characters."@en ; @@ -325,10 +294,8 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc ### https://w3id.org/emmo#EMMO_648c17b7_a012_4060_a096_c76bd407804b :EMMO_648c17b7_a012_4060_a096_c76bd407804b rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:negativeInteger - ] ; + rdfs:subClassOf :EMMO_cf0f8f57_8a9e_410c_8fe4_a436673fa3d3 ; + "EquivalentTo: hasDataValue some xsd:negativeInteger" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#negativeInteger"^^xsd:anyURI ; skos:prefLabel "NegativeIntegerData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an integer number < 0."@en . @@ -336,10 +303,8 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc ### https://w3id.org/emmo#EMMO_69ebb235_9c5e_443d_9a3b_7042b1005f1f :EMMO_69ebb235_9c5e_443d_9a3b_7042b1005f1f rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom owl:rational - ] ; + rdfs:subClassOf :EMMO_18d180e4_5e3e_42f7_820c_e08951223486 ; + "EquivalentTo: hasDataValue some owl:rational" ; skos:prefLabel "RationalData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbolic data representing a rational number, that is a number that can be expressed exact by `p/q` where `p` and `q` are integer numbers."@en . @@ -347,9 +312,7 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc ### https://w3id.org/emmo#EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 :EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 rdf:type owl:Class ; rdfs:subClassOf :EMMO_057e7d57_aff0_49de_911a_8861d85cef40 ; - owl:disjointUnionOf ( :EMMO_9e49caad_b29e_4cf1_9be4_80419fd1e45c - :EMMO_dd8301d8_affa_4b1d_8db8_7b9d0a1f2ee7 - ) ; + "DisjointUnionOf: ArrayData, ScalarData" ; rdfs:seeAlso "https://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/#built-in-datatypes"^^xsd:anyURI , "https://www.w3.org/TR/rdf11-concepts/"^^xsd:anyURI , "https://www.w3.org/TR/2012/REC-owl2-syntax-20121211/#Datatype_Maps" , @@ -376,11 +339,8 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc ### https://w3id.org/emmo#EMMO_89a0c87c_0804_4013_937a_6fe234d9499c :EMMO_89a0c87c_0804_4013_937a_6fe234d9499c rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:someValuesFrom :EMMO_057e7d57_aff0_49de_911a_8861d85cef40 - ] ; + rdfs:subClassOf ; + "SubClassOf: hasProperPart some Symbolic" ; skos:prefLabel "SymbolicConstruct"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbolic entity made of other symbolic entities according to a specific spatial configuration."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "This class collects individuals that represents arrangements of strings, or other symbolic compositions, without any particular predifined arrangement schema."@en . @@ -395,14 +355,10 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc ### https://w3id.org/emmo#EMMO_9e49caad_b29e_4cf1_9be4_80419fd1e45c :EMMO_9e49caad_b29e_4cf1_9be4_80419fd1e45c rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b2282816_b7a3_44c6_b2cb_3feff1ceb7fe ; - owl:someValuesFrom :EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_e5a34647_a955_40bc_8d81_9b784f0ac527 ; - owl:someValuesFrom :EMMO_dd8301d8_affa_4b1d_8db8_7b9d0a1f2ee7 - ] ; + rdfs:subClassOf :EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 , + :EMMO_e12dcfa4_c9f1_4546_9a12_8457c052e6ba ; + "SubClassOf: hasScalarData some ScalarData" , + "SubClassOf: hasSpatialTile some SymbolicData" ; skos:prefLabel "ArrayData"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "An array is a datatype representing an ordered collection of elements (or values) that can be accessed by indexes. Arrays have an analog mathematical counterpart in vectors and matrixes, but are separate concepts. Arrays may be multidimensionals."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """In the EMMO we use the following JSON based syntax to represent arrays: @@ -452,10 +408,8 @@ Symbols of a formal language must be capable of being specified without any refe ### https://w3id.org/emmo#EMMO_aa972cc9_5d9e_47a2_abc5_00243d6b3917 :EMMO_aa972cc9_5d9e_47a2_abc5_00243d6b3917 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:int - ] ; + rdfs:subClassOf :EMMO_51f93d8c_57fa_4314_a68d_8d69c2609c97 ; + "EquivalentTo: hasDataValue some xsd:int" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#int"^^xsd:anyURI ; skos:prefLabel "IntData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 32-bit integer number."@en . @@ -463,11 +417,8 @@ Symbols of a formal language must be capable of being specified without any refe ### https://w3id.org/emmo#EMMO_ac9e518d_b403_4d8b_97e2_06f9d40bac01 :EMMO_ac9e518d_b403_4d8b_97e2_06f9d40bac01 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:float - ] ; rdfs:subClassOf :EMMO_88a34881_b8d0_474b_9a08_40dbd414d834 ; + "EquivalentTo: hasDataValue some xsd:float" ; rdfs:seeAlso "https://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/datatypes.html#float"^^xsd:anyURI ; skos:prefLabel "FloatData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbolic data representing a 32-bit floating point numbers incl. ±Inf, ±0, NaN."@en . @@ -482,10 +433,8 @@ Symbols of a formal language must be capable of being specified without any refe ### https://w3id.org/emmo#EMMO_cf0f8f57_8a9e_410c_8fe4_a436673fa3d3 :EMMO_cf0f8f57_8a9e_410c_8fe4_a436673fa3d3 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:nonPositiveInteger - ] ; + rdfs:subClassOf :EMMO_f8bd64d5_5d3e_4ad4_a46e_c30714fecb7f ; + "EquivalentTo: hasDataValue some xsd:nonPositiveInteger" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#nonPositiveInteger"^^xsd:anyURI ; skos:prefLabel "NonPositiveIntegerData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an integer number <= 0."@en . @@ -493,10 +442,8 @@ Symbols of a formal language must be capable of being specified without any refe ### https://w3id.org/emmo#EMMO_d43546df_7fd7_44d5_9d7c_0f2bf56cefe3 :EMMO_d43546df_7fd7_44d5_9d7c_0f2bf56cefe3 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:decimal - ] ; + rdfs:subClassOf :EMMO_69ebb235_9c5e_443d_9a3b_7042b1005f1f ; + "EquivalentTo: hasDataValue some xsd:decimal" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#decimal"^^xsd:anyURI ; skos:prefLabel "DecimalData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an arbritrary precision decimal number."@en . @@ -518,21 +465,17 @@ Symbols of a formal language must be capable of being specified without any refe ### https://w3id.org/emmo#EMMO_d95ff9c8_e43f_4701_a761_f2ed601eb61d :EMMO_d95ff9c8_e43f_4701_a761_f2ed601eb61d rdf:type owl:Class ; - rdfs:subClassOf :EMMO_9e49caad_b29e_4cf1_9be4_80419fd1e45c , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b2282816_b7a3_44c6_b2cb_3feff1ceb7fe ; - owl:someValuesFrom :EMMO_dd8301d8_affa_4b1d_8db8_7b9d0a1f2ee7 - ] ; + rdfs:subClassOf :EMMO_9e49caad_b29e_4cf1_9be4_80419fd1e45c ; + "SubClassOf: hasSpatialTile some ScalarData" ; skos:prefLabel "VectorData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The datatype for monodimensional arrays."@en . ### https://w3id.org/emmo#EMMO_dc6e40f6_5b6c_473b_a715_d36622ada5ad :EMMO_dc6e40f6_5b6c_473b_a715_d36622ada5ad rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:unsignedShort - ] ; + rdfs:subClassOf :EMMO_3a53b946_4dfd_4a38_bb5b_aa78d7b0db9c , + :EMMO_aa972cc9_5d9e_47a2_abc5_00243d6b3917 ; + "EquivalentTo: hasDataValue some xsd:unsignedShort" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#unsignedShort"^^xsd:anyURI ; skos:prefLabel "UnsignedShortData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 16-bit non-negative integer number, 0...65535."@en . @@ -540,6 +483,7 @@ Symbols of a formal language must be capable of being specified without any refe ### https://w3id.org/emmo#EMMO_dd8301d8_affa_4b1d_8db8_7b9d0a1f2ee7 :EMMO_dd8301d8_affa_4b1d_8db8_7b9d0a1f2ee7 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 ; skos:prefLabel "ScalarData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbolic data that is not array data."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Scalar data are primitive symbolic data that are not built up of other types of symbolic data."@en . @@ -554,10 +498,9 @@ Symbols of a formal language must be capable of being specified without any refe ### https://w3id.org/emmo#EMMO_e99aec47_9ae6_4a1d_bddd_b87bb456c52a :EMMO_e99aec47_9ae6_4a1d_bddd_b87bb456c52a rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:unsignedByte - ] ; + rdfs:subClassOf :EMMO_443198a5_934c_44fa_b89e_28eca13b25b2 , + :EMMO_dc6e40f6_5b6c_473b_a715_d36622ada5ad ; + "EquivalentTo: hasDataValue some xsd:unsignedByte" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#unsignedByte"^^xsd:anyURI ; skos:prefLabel "UnsignedByteData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 8-bit non-negative integer number, 0...255."@en . @@ -565,10 +508,8 @@ Symbols of a formal language must be capable of being specified without any refe ### https://w3id.org/emmo#EMMO_f1ee5c02_5cc0_45ba_a09a_2e6319f75fc8 :EMMO_f1ee5c02_5cc0_45ba_a09a_2e6319f75fc8 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:unsignedLong - ] ; + rdfs:subClassOf :EMMO_42eee73b_e4d2_4a0f_b468_3d2ce0475af6 ; + "EquivalentTo: hasDataValue some xsd:unsignedLong" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#unsignedLong"^^xsd:anyURI ; skos:prefLabel "UnsignedLongData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 64-bit non-negative integer number, 0...18446744073709551615."@en . @@ -576,13 +517,183 @@ Symbols of a formal language must be capable of being specified without any refe ### https://w3id.org/emmo#EMMO_f8bd64d5_5d3e_4ad4_a46e_c30714fecb7f :EMMO_f8bd64d5_5d3e_4ad4_a46e_c30714fecb7f rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:integer - ] ; + rdfs:subClassOf :EMMO_d43546df_7fd7_44d5_9d7c_0f2bf56cefe3 ; + "EquivalentTo: hasDataValue some xsd:integer" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#integer"^^xsd:anyURI ; skos:prefLabel "IntegerData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an arbritrary sized integer number."@en . +################################################################# +# General axioms +################################################################# + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:base64Binary ; + rdfs:subClassOf :EMMO_220218b0_bbe2_489e_a68a_232e3610718e +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:boolean ; + rdfs:subClassOf :EMMO_54dc83cb_06e1_4739_9e45_bc09cead7f48 +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:byte ; + rdfs:subClassOf :EMMO_3c87fd89_b0f0_477a_86b6_d949c2b982ee +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:dateTime ; + rdfs:subClassOf :EMMO_0e03a375_8af8_46db_88ae_a45fe2d2940f +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:dateTimeStamp ; + rdfs:subClassOf :EMMO_10bbe9e9_46b6_4b5d_8b51_ed759fc21f21 +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:decimal ; + rdfs:subClassOf :EMMO_d43546df_7fd7_44d5_9d7c_0f2bf56cefe3 +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:double ; + rdfs:subClassOf :EMMO_52fa9c76_fc42_4eca_a5c1_6095a1c9caab +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:float ; + rdfs:subClassOf :EMMO_ac9e518d_b403_4d8b_97e2_06f9d40bac01 +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:hexBinary ; + rdfs:subClassOf :EMMO_1f96db65_51df_4e8d_afd2_9c6b8bd40058 +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:int ; + rdfs:subClassOf :EMMO_aa972cc9_5d9e_47a2_abc5_00243d6b3917 +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:integer ; + rdfs:subClassOf :EMMO_f8bd64d5_5d3e_4ad4_a46e_c30714fecb7f +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:long ; + rdfs:subClassOf :EMMO_51f93d8c_57fa_4314_a68d_8d69c2609c97 +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:negativeInteger ; + rdfs:subClassOf :EMMO_648c17b7_a012_4060_a096_c76bd407804b +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:nonNegativeInteger ; + rdfs:subClassOf :EMMO_42eee73b_e4d2_4a0f_b468_3d2ce0475af6 +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:nonPositiveInteger ; + rdfs:subClassOf :EMMO_cf0f8f57_8a9e_410c_8fe4_a436673fa3d3 +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:positiveInteger ; + rdfs:subClassOf :EMMO_58f76a09_205c_44f2_b237_88de54e8e001 +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:short ; + rdfs:subClassOf :EMMO_443198a5_934c_44fa_b89e_28eca13b25b2 +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:string ; + rdfs:subClassOf :EMMO_5f334606_f67d_4f0e_acb9_eeb21cb10c66 +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:unsignedByte ; + rdfs:subClassOf :EMMO_e99aec47_9ae6_4a1d_bddd_b87bb456c52a +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:unsignedInt ; + rdfs:subClassOf :EMMO_3a53b946_4dfd_4a38_bb5b_aa78d7b0db9c +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:unsignedLong ; + rdfs:subClassOf :EMMO_f1ee5c02_5cc0_45ba_a09a_2e6319f75fc8 +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:unsignedShort ; + rdfs:subClassOf :EMMO_dc6e40f6_5b6c_473b_a715_d36622ada5ad +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom owl:rational ; + rdfs:subClassOf :EMMO_69ebb235_9c5e_443d_9a3b_7042b1005f1f +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom owl:real ; + rdfs:subClassOf :EMMO_18d180e4_5e3e_42f7_820c_e08951223486 +] . + + ### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi diff --git a/perspectives/holistic.ttl b/perspectives/holistic.ttl index 4d6280f5..c5a098ff 100644 --- a/perspectives/holistic.ttl +++ b/perspectives/holistic.ttl @@ -138,11 +138,8 @@ The holistic perspective is not excluding the reductionistic perspective, on the ### https://w3id.org/emmo#EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_a374f1d4_55b1_4796_a8c6_88668f205cd2 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b ; - owl:someValuesFrom :EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 - ] ; + rdfs:subClassOf :EMMO_a374f1d4_55b1_4796_a8c6_88668f205cd2 ; + "SubClassOf: hasHolisticPart some Role" ; skos:prefLabel "Whole"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass of entities which are defined by requiring the existence of some parts (at least one) of specifically given types, where the specified types are different with respect to the type of the whole."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """A whole is always defined using a criterion expressed through the classical transitive parthood relation. @@ -158,12 +155,8 @@ This class is expected to host the definition of world objects as they appear in ### https://w3id.org/emmo#EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 :EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_56cf1cea_bb26_4093_b587_dd64e230bf9b , - [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b - ] ; - owl:someValuesFrom :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 - ] ; + rdfs:subClassOf :EMMO_56cf1cea_bb26_4093_b587_dd64e230bf9b ; + "SubClassOf: inverse (hasHolisticPart) some Whole" ; skos:altLabel "HolisticPart"@en , "Part"@en ; skos:prefLabel "Role"@en ; diff --git a/perspectives/persistence.ttl b/perspectives/persistence.ttl index f850527b..6c2a3c20 100644 --- a/perspectives/persistence.ttl +++ b/perspectives/persistence.ttl @@ -60,6 +60,7 @@ For this reason, the definition of object is done by considering only item tempo ### https://w3id.org/emmo#EMMO_e04884d9_eda6_487e_93d5_7722d7eda96b :EMMO_e04884d9_eda6_487e_93d5_7722d7eda96b rdf:type owl:Class ; rdfs:subClassOf :EMMO_49267eba_5548_4163_8f36_518d65b583f9 ; + "EquivalentTo: Process or Object" ; skos:prefLabel "Persistence"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The union of the object or process classes."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The persistence perspective classifies entities according to the persistence of temporal parts of specifc type, introducing the distiction between objects (when a type is conserved through all its time parts) or processes (where a type is not conserved through all its time parts). diff --git a/perspectives/physicalistic.ttl b/perspectives/physicalistic.ttl index 1e4cc4a8..605dddb0 100644 --- a/perspectives/physicalistic.ttl +++ b/perspectives/physicalistic.ttl @@ -66,6 +66,10 @@ owl:qualifiedCardinality rdf:type owl:AnnotationProperty . skos:prefLabel "PhysicalParticleByBond"@en . +### https://w3id.org/emmo#EMMO_09f0ac34_c349_46b5_acf0_0edeae52cca1 +:EMMO_09f0ac34_c349_46b5_acf0_0edeae52cca1 "DisjointUnionOf: PhysicalObject, PhysicalPhenomenon" . + + ### https://w3id.org/emmo#EMMO_12aae025_a226_4762_9d51_81200a8ce54c :EMMO_12aae025_a226_4762_9d51_81200a8ce54c rdf:type owl:Class ; rdfs:subClassOf :EMMO_be0a7278_b4e6_4bca_88ba_de3f67a478e2 ; @@ -124,11 +128,8 @@ Note that the name of a compound may refer to the respective molecular entity or ### https://w3id.org/emmo#EMMO_24dda193_ada8_433b_bb74_6ca4a0b89a20 :EMMO_24dda193_ada8_433b_bb74_6ca4a0b89a20 rdf:type owl:Class ; rdfs:subClassOf :EMMO_29108c7c_9087_4992_ab1c_02561665df21 , - :EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:someValuesFrom :EMMO_99a8eece_40bf_4f26_832c_f290ca664767 - ] ; + :EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 ; + "SubClassOf: hasProperPart some ElementaryQuark" ; skos:prefLabel "Baryon"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Subatomic particle which contains an odd number of valence quarks, at least 3."@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Baryon" . @@ -171,15 +172,10 @@ spin 3/2: He5 in ground state, Delta baryons (excitations of the proton and neut ### https://w3id.org/emmo#EMMO_3397f270_dfc1_4500_8f6f_4d0d85ac5f71 :EMMO_3397f270_dfc1_4500_8f6f_4d0d85ac5f71 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_21205421_5783_4d3e_81e5_10c5d894a88a , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; - owl:someValuesFrom :EMMO_730f2e31_ca78_410f_a5e1_4043217a41ab - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; - owl:someValuesFrom :EMMO_f835f4d4_c665_403d_ab25_dca5cc74be52 - ] ; + rdfs:subClassOf :EMMO_21205421_5783_4d3e_81e5_10c5d894a88a ; + "DisjointUnionOf: Heteronuclear, Homonuclear" , + "SubClassOf: hasSpatialPart some ElementaryElectron" , + "SubClassOf: hasSpatialPart some Nucleus" ; skos:altLabel "ChemicalSubstance"@en ; skos:example "H₂0, C₆H₁₂O₆, CH₄"@en ; skos:prefLabel "Molecule"@en ; @@ -195,6 +191,7 @@ e.g. you cannot remove H from H₂0 without changing the molecule type (essentia :EMMO_38b579de_4331_40e0_803d_09efa298e726 rdf:type owl:Class ; rdfs:subClassOf :EMMO_09f0ac34_c349_46b5_acf0_0edeae52cca1 ; owl:disjointWith :EMMO_5cc4e111_3eb1_44a3_9369_5af3846cf605 ; + "DisjointUnionOf: CompositePhysicalObject, BondedObject" ; skos:prefLabel "PhysicalObject"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """It is natural to define entities made or more than one smaller parts as object according to some unity criteria. One of the most general one applicable to causal interacting systems is to ask that all the quantum parts of the system are part of elementaries whose paths start and end within the entitiy. We call this causal convexity. In other words, causal convexity excludes all quantums that leave the system (no more interacting), or that are not yet part of it (not yet interacting). So, a photon leaving a body is not part of a convex system, while a real photon that is the carrier of clasical electromagnetic interaction between two molecular parts of the body, is part of the convex body. @@ -219,12 +216,8 @@ A physical phenomenon is defined as a causally non-convex interacting system, co ### https://w3id.org/emmo#EMMO_50781fd9_a9e4_46ad_b7be_4500371d188d :EMMO_50781fd9_a9e4_46ad_b7be_4500371d188d rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_8f87e700_99a8_4427_8ffb_e493de05c217 - :EMMO_df808271_df91_4f27_ba59_fa423c51896c - ) - ] ; rdfs:subClassOf :EMMO_24dda193_ada8_433b_bb74_6ca4a0b89a20 ; + "DisjointUnionOf: Proton, Neutron" ; skos:prefLabel "Nucleon"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Either a proton or a neutron."@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Nucleon" . @@ -260,6 +253,7 @@ A physical phenomenon is defined as a causally non-convex interacting system, co ### https://w3id.org/emmo#EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 rdf:type owl:Class ; rdfs:subClassOf :EMMO_38b579de_4331_40e0_803d_09efa298e726 ; + "DisjointUnionOf: HybridMatter, OrdinaryMatter, AntiMatter" ; skos:altLabel "PhysicalSubstance"@en ; skos:prefLabel "Matter"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The interpretation of the term \"matter\" is not univocal. Several concepts are labelled with this term, depending on the field of science. The concept mass is sometimes related to the term \"matter\", even if the former refers to a physical quantity (precisely defined by modern physics) while the latter is a type that qualifies a physical entity. @@ -297,6 +291,7 @@ Antimatter is a subclass of matter."""@en ; :EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 rdf:type owl:Class ; rdfs:subClassOf :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 , :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 ; + "EquivalentTo: Baryon or Meson" ; skos:prefLabel "Hadron"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Particles composed of two or more quarks."@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Hadron" . @@ -324,12 +319,15 @@ D. Griffiths, \"Introduction to elementary Particles\", Wiley-VCH, 2004, pp.16-1 :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 rdf:type owl:Class ; rdfs:subClassOf , :EMMO_801395f8_948e_4637_ac3b_5fcd587d72ca ; + "DisjointUnionOf: CompositeBoson, CompositeFermion" ; skos:prefLabel "BondedParticle"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A composite particle is a bonded particle for which it is possible to clearly define its bosonic or fermionic behaviour. The term particle is then reserved for entities whose fermionic or bosonic nature is clearly defined."@en . ### https://w3id.org/emmo#EMMO_8f87e700_99a8_4427_8ffb_e493de05c217 :EMMO_8f87e700_99a8_4427_8ffb_e493de05c217 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_50781fd9_a9e4_46ad_b7be_4500371d188d ; + owl:disjointWith :EMMO_df808271_df91_4f27_ba59_fa423c51896c ; skos:prefLabel "Proton"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A positive charged subatomic particle found in the atomic nucleus."@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Proton" . @@ -379,11 +377,9 @@ D. Griffiths, \"Introduction to elementary Particles\", Wiley-VCH, 2004, pp.16-1 :EMMO_be0a7278_b4e6_4bca_88ba_de3f67a478e2 rdf:type owl:Class ; rdfs:subClassOf :EMMO_1c16bb7f_5400_4498_8ef2_54392908da4e , :EMMO_1f19b65b_35bf_4662_a318_7f1c147cb3b6 , - :EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:someValuesFrom :EMMO_99a8eece_40bf_4f26_832c_f290ca664767 - ] ; + :EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 ; + "EquivalentTo: PseudoscalarMeson or VectorMeson or ScalarMeson or PseudovectorMeson or TensorMeson" , + "SubClassOf: hasProperPart some ElementaryQuark" ; skos:prefLabel "Meson"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Hadronic subatomic particles composed of an equal number of quarks and antiquarks bound together by strong interactions."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Most mesons are composed of one quark and one antiquark."@en ; @@ -396,6 +392,7 @@ D. Griffiths, \"Introduction to elementary Particles\", Wiley-VCH, 2004, pp.16-1 ### https://w3id.org/emmo#EMMO_df808271_df91_4f27_ba59_fa423c51896c :EMMO_df808271_df91_4f27_ba59_fa423c51896c rdf:type owl:Class ; + rdfs:subClassOf :EMMO_50781fd9_a9e4_46ad_b7be_4500371d188d ; skos:prefLabel "Neutron"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An uncharged subatomic particle found in the atomic nucleus."@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Neutron" . @@ -412,15 +409,9 @@ D. Griffiths, \"Introduction to elementary Particles\", Wiley-VCH, 2004, pp.16-1 ### https://w3id.org/emmo#EMMO_eb77076b_a104_42ac_a065_798b2d2809ad :EMMO_eb77076b_a104_42ac_a065_798b2d2809ad rdf:type owl:Class ; - rdfs:subClassOf :EMMO_21205421_5783_4d3e_81e5_10c5d894a88a , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; - owl:someValuesFrom :EMMO_730f2e31_ca78_410f_a5e1_4043217a41ab - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; - owl:someValuesFrom :EMMO_f835f4d4_c665_403d_ab25_dca5cc74be52 - ] ; + rdfs:subClassOf :EMMO_21205421_5783_4d3e_81e5_10c5d894a88a ; + "SubClassOf: hasSpatialPart some ElementaryElectron" , + "SubClassOf: hasSpatialPart some Nucleus" ; skos:altLabel "ChemicalElement"@en ; skos:prefLabel "Atom"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A standalone atom has direct part one 'nucleus' and one 'electron_cloud'. @@ -444,11 +435,8 @@ We cannot say that H₂ molecule has direct part two H atoms, but has direct par ### https://w3id.org/emmo#EMMO_f835f4d4_c665_403d_ab25_dca5cc74be52 :EMMO_f835f4d4_c665_403d_ab25_dca5cc74be52 rdf:type owl:Class ; rdfs:subClassOf :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 , - :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; - owl:someValuesFrom :EMMO_50781fd9_a9e4_46ad_b7be_4500371d188d - ] ; + :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 ; + "SubClassOf: hasPart some Nucleon" ; skos:prefLabel "Nucleus"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The small, dense region at the centre of an atom consisting of protons and neutrons."@en . @@ -473,13 +461,13 @@ We cannot say that H₂ molecule has direct part two H atoms, but has direct par :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A meson with spin two."@en . -[ owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger +[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . [ owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger ] . -[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger +[ owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger ] . [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger diff --git a/perspectives/reductionistic.ttl b/perspectives/reductionistic.ttl index c84bb54a..1e32e02b 100644 --- a/perspectives/reductionistic.ttl +++ b/perspectives/reductionistic.ttl @@ -150,11 +150,8 @@ The direct parts (tiles) and the tessellated entity (tessellation) are causally ### https://w3id.org/emmo#EMMO_2b1fb71c_0eb0_445c_9be7_fb5d30ae79fd :EMMO_2b1fb71c_0eb0_445c_9be7_fb5d30ae79fd rdf:type owl:Class ; - rdfs:subClassOf :EMMO_e12dcfa4_c9f1_4546_9a12_8457c052e6ba , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_74a75cf1_3418_4244_b43c_b5db94635d42 ; - owl:someValuesFrom :EMMO_d4c95fa1_5bda_4063_a22d_62c81fcea284 - ] ; + rdfs:subClassOf :EMMO_e12dcfa4_c9f1_4546_9a12_8457c052e6ba ; + "SubClassOf: hasDirectPart some JunctionTile" ; skos:prefLabel "MixedTiling"@en ; :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc1/doc/figs/MixedTiling.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A well formed tessellation with at least a junction tile."@en . @@ -163,6 +160,8 @@ The direct parts (tiles) and the tessellated entity (tessellation) are causally ### https://w3id.org/emmo#EMMO_2e46d966_9f14_4673_821e_7c7cf2957926 :EMMO_2e46d966_9f14_4673_821e_7c7cf2957926 rdf:type owl:Class ; rdfs:subClassOf :EMMO_9953c19f_ee33_4af8_be5e_dbf6d1e33581 ; + "EquivalentTo: SpatialTile or TemporalTile or JunctionTile" , + "EquivalentTo: ThroughTile or EndTile or BeginTile" ; skos:altLabel "WellFormedTile"@en ; skos:prefLabel "SpatioTemporalTile" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 :EMMO_22c91e99_61f8_4433_8853_432d44a2a46a . @@ -260,12 +259,8 @@ Moreover, due to inverse functionality, a 'State' can be part of only one 'Exist ### https://w3id.org/emmo#EMMO_9953c19f_ee33_4af8_be5e_dbf6d1e33581 :EMMO_9953c19f_ee33_4af8_be5e_dbf6d1e33581 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_15db234d_ecaf_4715_9838_4b4ec424fb13 , - [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_74a75cf1_3418_4244_b43c_b5db94635d42 - ] ; - owl:someValuesFrom :EMMO_ee0466e4_780d_4236_8281_ace7ad3fc5d2 - ] ; + rdfs:subClassOf :EMMO_15db234d_ecaf_4715_9838_4b4ec424fb13 ; + "SubClassOf: inverse (hasDirectPart) some Tessellation" ; skos:prefLabel "Tile"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal object that is direct part of a tessellation."@en . @@ -295,22 +290,17 @@ Moreover, due to inverse functionality, a 'State' can be part of only one 'Exist ### https://w3id.org/emmo#EMMO_d4c95fa1_5bda_4063_a22d_62c81fcea284 :EMMO_d4c95fa1_5bda_4063_a22d_62c81fcea284 rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_663859e5_add3_4c9e_96fb_c99399de278d - ] ; - owl:someValuesFrom :EMMO_2b1fb71c_0eb0_445c_9be7_fb5d30ae79fd - ] ; + rdfs:subClassOf ; + "SubClassOf: inverse (hasJunctionTile) some MixedTiling" ; skos:prefLabel "JunctionTile"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A direct part that is obtained by partitioning a whole hybridly in spatial, temporal and spatiotemporal parts."@en . ### https://w3id.org/emmo#EMMO_e12dcfa4_c9f1_4546_9a12_8457c052e6ba :EMMO_e12dcfa4_c9f1_4546_9a12_8457c052e6ba rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_7efab93d_c8fe_49c7_ba8e_d21d13b38c85 ; - owl:someValuesFrom :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de - ] ; + rdfs:subClassOf :EMMO_ee0466e4_780d_4236_8281_ace7ad3fc5d2 ; + "EquivalentTo: MixedTiling or SpatialTiling or TemporalTiling" , + "SubClassOf: hasSpatioTemporalTile some Item" ; skos:altLabel "WellFormedTessellation"@en ; skos:prefLabel "SpatioTemporalTessellation" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A tessellation in which all tiles are connected through spatiotemporal relations hasNext or contacts."@en . @@ -325,11 +315,8 @@ Moreover, due to inverse functionality, a 'State' can be part of only one 'Exist ### https://w3id.org/emmo#EMMO_ee0466e4_780d_4236_8281_ace7ad3fc5d2 :EMMO_ee0466e4_780d_4236_8281_ace7ad3fc5d2 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_15db234d_ecaf_4715_9838_4b4ec424fb13 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_74a75cf1_3418_4244_b43c_b5db94635d42 ; - owl:someValuesFrom :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de - ] ; + rdfs:subClassOf :EMMO_15db234d_ecaf_4715_9838_4b4ec424fb13 ; + "SubClassOf: hasDirectPart some Item" ; skos:altLabel "Tiling"@en ; skos:prefLabel "Tessellation"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A tessellation (or tiling) is the covering of a surface, often a plane, using one or more geometric shapes, called tiles, with no overlaps and no gaps."@en ; diff --git a/perspectives/semiotics.ttl b/perspectives/semiotics.ttl index b4d8c48a..4532a29f 100644 --- a/perspectives/semiotics.ttl +++ b/perspectives/semiotics.ttl @@ -189,11 +189,9 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea ### https://w3id.org/emmo#EMMO_008fd3b2_4013_451f_8827_52bceab11841 :EMMO_008fd3b2_4013_451f_8827_52bceab11841 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:someValuesFrom :EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b - ] ; + rdfs:subClassOf :EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 ; + "EquivalentTo: Deduction or Declaration or Cognition" , + "SubClassOf: hasProperPart some Interpretant" ; skos:example """Me looking a cat and saying loud: \"Cat!\" -> the semiosis process me -> interpreter @@ -206,16 +204,10 @@ the cat perceived by my mind -> interpretant ### https://w3id.org/emmo#EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee rdf:type owl:Class ; - rdfs:subClassOf :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:someValuesFrom :EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b - ] , - [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 - ] ; - owl:someValuesFrom :EMMO_008fd3b2_4013_451f_8827_52bceab11841 - ] ; + rdfs:subClassOf :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 ; + "EquivalentTo. Cogniser or Declarer or Deducer" , + "SubClassOf: inverse (hasProperPart) some Semiosis" , + "SubClassOf: hasProperPart some Interpretant" ; skos:example """For example, the ontologist may be interest in cataloguing in the EMMO how the same object (e.g. a cat) is addressed using different signs (e.g. cat, gatto, chat) by different interpreters (e.g. english, italian or french people). The same applies for the results of measurements: the ontologist may be interest to represent in the EMMO how different measurement processes (i.e. semiosis) lead to different quantitative results (i.e. signs) according to different measurement devices (i.e. interpreters)."""@en ; @@ -235,12 +227,8 @@ On the contrary, the interpreter is an agent recognized by the ontologist. The s ### https://w3id.org/emmo#EMMO_0cd58641_824c_4851_907f_f4c3be76630c :EMMO_0cd58641_824c_4851_907f_f4c3be76630c rdf:type owl:Class ; - rdfs:subClassOf :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d , - [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 - ] ; - owl:someValuesFrom :EMMO_39a4e2a4_d835_426d_b497_182d06e1caff - ] ; + rdfs:subClassOf :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d ; + "SubClassOf: inverse (hasProperPart) some Deduction" ; skos:example """Smoke stands for a combustion process (a fire). My facial expression stands for my emotional status."""@en ; skos:prefLabel "Index"@en ; @@ -256,15 +244,10 @@ My facial expression stands for my emotional status."""@en ; ### https://w3id.org/emmo#EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:someValuesFrom :EMMO_1b52ee70_121e_4d8d_8419_3f97cd0bd89c - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:someValuesFrom :EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba - ] ; + rdfs:subClassOf :EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d ; + "EquivalentTo: Estimation or Observation" , + "SubClassOf: hasProperPart some Determiner" , + "SubClassOf: hasProperPart some Property" ; skos:altLabel "Characterisation"@en ; skos:example "Assigning the word \"red\" as sign for an object provides an information to all other interpreters about the outcome of a specific observation procedure according to the determiner."@en ; skos:prefLabel "Determination"@en ; @@ -273,12 +256,8 @@ My facial expression stands for my emotional status."""@en ; ### https://w3id.org/emmo#EMMO_19608340_178c_4bfd_bd4d_0d3b935c6fec :EMMO_19608340_178c_4bfd_bd4d_0d3b935c6fec rdf:type owl:Class ; - rdfs:subClassOf :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee , - [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 - ] ; - owl:someValuesFrom :EMMO_7cdc375d_d371_4d78_acd5_d51732f52126 - ] ; + rdfs:subClassOf :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee ; + "SubClassOf: inverse (hasProperPart) some Cognition" ; skos:example "The scientist that connects an equation to a physical phenomenon." ; skos:prefLabel "Cogniser"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An interpreter who establish the connection between an icon an an object recognizing their resemblance (e.g. logical, pictorial)"@en . @@ -299,6 +278,8 @@ My facial expression stands for my emotional status."""@en ; ] ; owl:someValuesFrom :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 ] ; + "EquivalentTo: Estimator or Observer" , + "SubClassOf: inverse (hasProperPart) some Determination" ; skos:prefLabel "Determiner"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An 'interpreter' that perceives another 'entity' (the 'object') through a specific perception mechanism and produces a 'property' (the 'sign') that stands for the result of that particular perception."@en . @@ -313,12 +294,8 @@ My facial expression stands for my emotional status."""@en ; ### https://w3id.org/emmo#EMMO_1c0b22a2_be82_4fa8_9e2b_a569a625d442 :EMMO_1c0b22a2_be82_4fa8_9e2b_a569a625d442 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 , - [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 - ] ; - owl:someValuesFrom :EMMO_4a1c73f1_b6f5_4d10_a3a6_5de90bac7cd0 - ] ; + rdfs:subClassOf :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 ; + "SubClassOf: inverse (hasProperPart) some Estimator" ; skos:prefLabel "Estimation"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A determination of an object without any actual interaction."@en . @@ -358,12 +335,9 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_2d72e38c_d587_437f_98f6_f2718fb130eb :EMMO_2d72e38c_d587_437f_98f6_f2718fb130eb rdf:type owl:Class ; - rdfs:subClassOf :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee , - [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 - ] ; - owl:someValuesFrom :EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d - ] ; + rdfs:subClassOf :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee ; + "EquivalentTo: Determiner or Namer" , + "SubClassOf: inverse (hasProperPart) some Declaration" ; skos:example "A scientist that assigns a quantity to a physical objects without actually measuring it but taking it for granted due to its previous experience (e.g. considering an electron charge as 1.6027663e-19 C, assigning a molecular mass to a gas only by the fact of a name on the bottle)." , "Someone who assigns a name to an object." ; skos:prefLabel "Declarer"@en ; @@ -372,12 +346,9 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_35d2e130_6e01_41ed_94f7_00b333d46cf9 :EMMO_35d2e130_6e01_41ed_94f7_00b333d46cf9 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d , - [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 - ] ; - owl:someValuesFrom :EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d - ] ; + rdfs:subClassOf :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d ; + "EquivalentTo: Uncoded or Coded" , + "SubClassOf: inverse (hasProperPart) some Declaration" ; rdfs:comment "In Peirce semiotics this kind of sign category is called symbol. However, since symbol is also used in formal languages, the name is changed in conventional."@en ; skos:prefLabel "Conventional"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A 'Sign' that stands for an 'Object' through convention, norm or habit, without any resemblance to it."@en . @@ -395,12 +366,8 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_36a4c1ca_5085_49ca_9e13_4c70d00c50a5 :EMMO_36a4c1ca_5085_49ca_9e13_4c70d00c50a5 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee , - [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 - ] ; - owl:someValuesFrom :EMMO_39a4e2a4_d835_426d_b497_182d06e1caff - ] ; + rdfs:subClassOf :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee ; + "SubClassOf: inverse (hasProperPart) some Deduction" ; skos:example "Someone who deduces an emotional status of a persona according to facial expression." , "Someone who deduces the occurring of a physical phenomenon through other phenomena." ; skos:prefLabel "Deducer"@en ; @@ -413,11 +380,9 @@ This class refers to what is commonly known as physical property, i.e. a measura [ rdf:type owl:Restriction ; owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; owl:someValuesFrom :EMMO_0cd58641_824c_4851_907f_f4c3be76630c - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:someValuesFrom :EMMO_36a4c1ca_5085_49ca_9e13_4c70d00c50a5 ] ; + "SubClassOf: hasProperPart some Deducer" , + "SubClassOf: hasProperPart some Index" ; skos:altLabel "IndexSemiosis"@en ; skos:example "The interpreter feels that the plate is hot and assigns the status of the kitchen stove to be on."@en ; skos:prefLabel "Deduction"@en ; @@ -426,12 +391,8 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_3b19eab4_79be_4b02_bdaf_ecf1f0067a68 :EMMO_3b19eab4_79be_4b02_bdaf_ecf1f0067a68 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 , - [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 - ] ; - owl:someValuesFrom :EMMO_ea67caa5_2609_4e91_98ae_81103f2d5c25 - ] ; + rdfs:subClassOf :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 ; + "SubClassOf: inverse (hasProperPart) some Observer" ; skos:prefLabel "Observation"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A characterisation of an object with an actual interaction."@en . @@ -452,15 +413,10 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d :EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d rdf:type owl:Class ; - rdfs:subClassOf :EMMO_008fd3b2_4013_451f_8827_52bceab11841 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:someValuesFrom :EMMO_2d72e38c_d587_437f_98f6_f2718fb130eb - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:someValuesFrom :EMMO_35d2e130_6e01_41ed_94f7_00b333d46cf9 - ] ; + rdfs:subClassOf :EMMO_008fd3b2_4013_451f_8827_52bceab11841 ; + "EquivalentTo: Determination or Naming" , + "SubClassOf: hasProperPart some Conventional" , + "SubClassOf: hasProperPart some Declarer" ; skos:altLabel "ConventionalSemiosis"@en ; skos:prefLabel "Declaration"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic process that assigns a sign based on conventions."@en . @@ -520,12 +476,11 @@ In this way the 'sign'-ed entity becomes an 'object', and the 'object' is the ba ### https://w3id.org/emmo#EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 :EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_35d2e130_6e01_41ed_94f7_00b333d46cf9 , - [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 - ] ; - owl:someValuesFrom :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 - ] ; + rdfs:subClassOf :EMMO_35d2e130_6e01_41ed_94f7_00b333d46cf9 ; + "EquivalentTo: Description or Property" , + "EquivalentTo: Observed or Estimated" , + "EquivalentTo: Subjective or Objective" , + "SubClassOf: inverse (hasProperPart) some Determination" ; rdfs:comment """A conventional referring to an object according to a specific code that reflects the results of a specific interaction mechanism and is shared between other interpreters. A coded is always a partial representation of an object since it reflects the object capability to be part of a specific determination. A coded is a sort of name or label that we put upon objects that interact with an determiner in the same specific way. @@ -544,15 +499,9 @@ This can be used in material characterization, to define exactly the type of mea ### https://w3id.org/emmo#EMMO_7cdc375d_d371_4d78_acd5_d51732f52126 :EMMO_7cdc375d_d371_4d78_acd5_d51732f52126 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_008fd3b2_4013_451f_8827_52bceab11841 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:someValuesFrom :EMMO_19608340_178c_4bfd_bd4d_0d3b935c6fec - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:someValuesFrom :EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 - ] ; + rdfs:subClassOf :EMMO_008fd3b2_4013_451f_8827_52bceab11841 ; + "SubClassOf: hasProperPart some Cogniser" , + "SubClassOf: hasProperPart some Icon" ; skos:altLabel "IconSemiosis"@en ; skos:prefLabel "Cognition"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic process that assigns a sign by recognising an object by how it resemble or imitate what the sign stands for, in shape, function or by sharing a similar logical structure."@en . @@ -561,6 +510,7 @@ This can be used in material characterization, to define exactly the type of mea ### https://w3id.org/emmo#EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 :EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 rdf:type owl:Class ; rdfs:subClassOf :EMMO_49267eba_5548_4163_8f36_518d65b583f9 ; + "EquivalentTo: Semiosis or SemioticEntity" ; skos:prefLabel "Semiotics"@en . @@ -592,6 +542,7 @@ This can be used in material characterization, to define exactly the type of mea ### https://w3id.org/emmo#EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d rdf:type owl:Class ; rdfs:subClassOf :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 ; + "EquivalentTo: Index or Conventional or Icon" ; rdfs:comment """A 'Sign' can have temporal-direct-parts which are 'Sign' themselves. A 'Sign' usually havs 'sign' spatial direct parts only up to a certain elementary semiotic level, in which the part is only a 'Physical' and no more a 'Sign' (i.e. it stands for nothing). This elementary semiotic level is peculiar to each particular system of signs (e.g. text, painting). @@ -616,12 +567,8 @@ For plain text we can propose the ASCII symbols, for math the fundamental math s ### https://w3id.org/emmo#EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba :EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 - ] ; - owl:someValuesFrom :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 - ] ; + rdfs:subClassOf ; + "SubClassOf: inverse (hasProperPart) some Determination" ; skos:example """Hardness is a subclass of properties. Vickers hardness is a subclass of hardness that involves the procedures and instruments defined by the standard hardness test."""@en , "The name \"red\" which is atomic in the code made of the list of colors."@en ; @@ -639,12 +586,9 @@ Vickers hardness is a subclass of hardness that involves the procedures and inst ### https://w3id.org/emmo#EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 , - [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 - ] ; - owl:someValuesFrom :EMMO_008fd3b2_4013_451f_8827_52bceab11841 - ] ; + rdfs:subClassOf :EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 ; + "EquivalentTo: Interpreter or SemioticObject or Sign" , + "SubClassOf: inverse (hasProperPart) some Semiosis" ; rdfs:comment """Semiotic subclasse are defined using Peirce's semiotic theory. \"Namely, a sign is something, A, which brings something, B, its interpretant sign determined or created by it, into the same sort of correspondence with something, C, its object, as that in which itself stands to C.\" (Peirce 1902, NEM 4, 20–21). @@ -678,12 +622,9 @@ This class includes also the 'interpeter' i.e. the entity that connects the 'sig ### https://w3id.org/emmo#EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 :EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d , - [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 - ] ; - owl:someValuesFrom :EMMO_7cdc375d_d371_4d78_acd5_d51732f52126 - ] ; + rdfs:subClassOf :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d ; + "EquivalentTo: AnalogicalIcon or ResemblanceIcon or FunctionalIcon" , + "SubClassOf: inverse (hasProperPart) some Cognition" ; rdfs:comment """If object and sign belongs to the same class, then the sign is fuctional, diagrammatic and resemblance. For example, when a Boeing 747 is used as a sign for another Boeing 747."""@en , """In Peirce semiotics three subtypes of icon are possible: diff --git a/perspectives/standardmodel.ttl b/perspectives/standardmodel.ttl index 54a3027d..775dc3a2 100644 --- a/perspectives/standardmodel.ttl +++ b/perspectives/standardmodel.ttl @@ -45,6 +45,10 @@ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A physically unbounded system is a combination of elementary particles chains tha may include also decays and/or annihilations, without any space-like interaction between elementary particles."@en . +### https://w3id.org/emmo#EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 +:EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 "DisjointUnionOf: MultiParticlePath, ElementaryParticle" . + + ### https://w3id.org/emmo#EMMO_1f2bfb9f_ecc6_46a0_9e41_2d6fcbf59e4b :EMMO_1f2bfb9f_ecc6_46a0_9e41_2d6fcbf59e4b rdf:type owl:Class ; rdfs:subClassOf :EMMO_43a4e80d_6ae9_45ed_8cfb_fd0a5339bf87 ; @@ -56,6 +60,7 @@ :EMMO_43a4e80d_6ae9_45ed_8cfb_fd0a5339bf87 rdf:type owl:Class ; rdfs:subClassOf :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; owl:disjointWith :EMMO_b295158f_fda4_4124_ab58_d9ea4ccfca5a ; + "DisjointUnionOf: Collapse, Interaction, Decay" ; skos:prefLabel "FundamentalPhysicalSystem"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A fundamental physical process is made of one or more standard particles as input, and one or more standard particles as output, where each input is direct cause of each output. Each fundamental physical phenomena refers to a Feynman diagram, hence is made at least of three standard model particles. @@ -91,6 +96,7 @@ For example, a path starting from an elementary photon, then through the electr ### https://w3id.org/emmo#EMMO_7b79b2ac_3cf2_4d3b_8cdc_bcabb59d869e :EMMO_7b79b2ac_3cf2_4d3b_8cdc_bcabb59d869e rdf:type owl:Class ; rdfs:subClassOf :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 ; + "DisjointUnionOf: ElementaryFermion, ElementaryBoson" ; skos:altLabel "SingleParticleChain"@en ; skos:prefLabel "ElementaryParticle"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "An elementary particle is a causal chain of quantum entities of the same type. For example, an elementary electron is a sequence of fundamental electrons only."@en ; @@ -129,6 +135,7 @@ For example, a path starting from an elementary photon, then through the electr ### https://w3id.org/emmo#EMMO_b295158f_fda4_4124_ab58_d9ea4ccfca5a :EMMO_b295158f_fda4_4124_ab58_d9ea4ccfca5a rdf:type owl:Class ; rdfs:subClassOf :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; + "DisjointUnionOf: InteractingSystem, ParticlesSystem" ; skos:prefLabel "GenericPhysicalSystem"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal system posessing bonding that can not be representated by a simple Feynman diagram."@en . @@ -147,6 +154,10 @@ For example, a path starting from an elementary photon, then through the electr :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An elementary particle of a fundamental bosonic type."@en . +### https://w3id.org/emmo#EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac +:EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac "DisjointUnionOf: FundamentalPhysicalSystem, GenericPhysicalSystem" . + + ################################################################# # General axioms ################################################################# From 1f162aaf7cb2dc28f3c3b45a9b02e906d00df10b Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Tue, 18 Jun 2024 11:06:52 +0200 Subject: [PATCH 005/121] Rationalised the asserted taxonomy --- perspectives/physicalistic.ttl | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/perspectives/physicalistic.ttl b/perspectives/physicalistic.ttl index 605dddb0..821a6e35 100644 --- a/perspectives/physicalistic.ttl +++ b/perspectives/physicalistic.ttl @@ -112,8 +112,7 @@ spin 2: O15 in ground state."""@en ; ### https://w3id.org/emmo#EMMO_21205421_5783_4d3e_81e5_10c5d894a88a :EMMO_21205421_5783_4d3e_81e5_10c5d894a88a rdf:type owl:Class ; - rdfs:subClassOf :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 , - :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 ; + rdfs:subClassOf :EMMO_32f55395_8b94_40de_a103_bffa5c121d98 ; rdfs:isDefinedBy "https://goldbook.iupac.org/terms/view/M03986"@en ; skos:altLabel "ChemicalEntity"@en ; skos:example "Hydrogen molecule is an adequate definition of a certain molecular entity for some purposes, whereas for others it is necessary to distinguish the electronic state and/or vibrational state and/or nuclear spin, etc. of the hydrogen molecule."@en , @@ -165,7 +164,8 @@ spin 3/2: He5 in ground state, Delta baryons (excitations of the proton and neut ) ; rdf:type owl:Class ] ; - rdfs:subClassOf ; + rdfs:subClassOf , + :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 ; skos:prefLabel "ParticulateMatter"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Bounded matter."@en . @@ -289,8 +289,7 @@ Antimatter is a subclass of matter."""@en ; ### https://w3id.org/emmo#EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 :EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 , - :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 ; + rdfs:subClassOf :EMMO_32f55395_8b94_40de_a103_bffa5c121d98 ; "EquivalentTo: Baryon or Meson" ; skos:prefLabel "Hadron"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Particles composed of two or more quarks."@en ; @@ -434,8 +433,7 @@ We cannot say that H₂ molecule has direct part two H atoms, but has direct par ### https://w3id.org/emmo#EMMO_f835f4d4_c665_403d_ab25_dca5cc74be52 :EMMO_f835f4d4_c665_403d_ab25_dca5cc74be52 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 , - :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 ; + rdfs:subClassOf :EMMO_32f55395_8b94_40de_a103_bffa5c121d98 ; "SubClassOf: hasPart some Nucleon" ; skos:prefLabel "Nucleus"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The small, dense region at the centre of an atom consisting of protons and neutrons."@en . From 6bf61a588853105a2160bde1f1ca2ca51d0814c3 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Tue, 18 Jun 2024 16:43:31 +0200 Subject: [PATCH 006/121] contrast --- catalog-v001.xml | 1 + disciplines/catalog-v001.xml | 1 + domain/catalog-v001.xml | 1 + multiperspective/catalog-v001.xml | 1 + perspectives/catalog-v001.xml | 1 + perspectives/contrast.ttl | 104 ++++++++++++++++++++++++++++++ perspectives/data.ttl | 77 +--------------------- 7 files changed, 111 insertions(+), 75 deletions(-) create mode 100644 perspectives/contrast.ttl diff --git a/catalog-v001.xml b/catalog-v001.xml index a3adb622..74b8a71d 100644 --- a/catalog-v001.xml +++ b/catalog-v001.xml @@ -18,6 +18,7 @@ + diff --git a/disciplines/catalog-v001.xml b/disciplines/catalog-v001.xml index b01231b8..fa987840 100644 --- a/disciplines/catalog-v001.xml +++ b/disciplines/catalog-v001.xml @@ -17,6 +17,7 @@ + diff --git a/domain/catalog-v001.xml b/domain/catalog-v001.xml index 548b904b..58ca64c3 100644 --- a/domain/catalog-v001.xml +++ b/domain/catalog-v001.xml @@ -15,6 +15,7 @@ + diff --git a/multiperspective/catalog-v001.xml b/multiperspective/catalog-v001.xml index 8b7e7736..f1add6d3 100644 --- a/multiperspective/catalog-v001.xml +++ b/multiperspective/catalog-v001.xml @@ -17,6 +17,7 @@ + diff --git a/perspectives/catalog-v001.xml b/perspectives/catalog-v001.xml index 997977ed..1274db6e 100644 --- a/perspectives/catalog-v001.xml +++ b/perspectives/catalog-v001.xml @@ -17,6 +17,7 @@ + diff --git a/perspectives/contrast.ttl b/perspectives/contrast.ttl new file mode 100644 index 00000000..9cba3e72 --- /dev/null +++ b/perspectives/contrast.ttl @@ -0,0 +1,104 @@ +@prefix : . +@prefix owl: . +@prefix rdf: . +@prefix xml: . +@prefix xsd: . +@prefix rdfs: . +@prefix skos: . +@prefix dcterms: . +@base . + + rdf:type owl:Ontology ; + owl:versionIRI ; + owl:imports ; + dcterms:abstract ""@en ; + dcterms:contributor , + , + "Michael Noeske, FRAUNHOFER IFAM, DE"@en ; + dcterms:creator , + ; + dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; + dcterms:publisher ; + dcterms:title "Data"@en ; + rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; + owl:versionInfo "1.0.0-rc1" ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . + +################################################################# +# Classes +################################################################# + +### https://w3id.org/emmo#EMMO_1e877c70_3b01_45a8_a8f6_8ce4f6a24660 +:EMMO_1e877c70_3b01_45a8_a8f6_8ce4f6a24660 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_49267eba_5548_4163_8f36_518d65b583f9 ; + rdfs:seeAlso "Luciano Floridi, \"Information - A very Short Introduction\", Oxford University Press., (2010) ISBN 978-0199551378"@en ; + skos:altLabel "Dedomena"@en , + "Pattern"@en ; + skos:prefLabel "Contrast"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A perspective in which entities are represented according to the variation of their properties."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """A data is a causal object whose variations (non-uniformity) can be recognised and eventually interpreted. +A data can be of different physical types (e.g., matter, wave, atomic excited states). +How the variations are recognised and eventually decoded depends on the interpreting rules that characterise that type of data. +Variations are pure physical variations and do not necessarily possess semantic meaning."""@en , + "The covering axiom that defines the data class discriminates within all the possible causal objects between encoded or non encoded."@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_1e877c70_3b01_45a8_a8f6_8ce4f6a24660 ; + owl:annotatedProperty skos:altLabel ; + owl:annotatedTarget "Dedomena"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Greek, nominative plural form of δεδομένο (dedoméno) (data, information)"@en + ] . + + +### https://w3id.org/emmo#EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 +:EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1e877c70_3b01_45a8_a8f6_8ce4f6a24660 ; + owl:disjointWith :EMMO_5a10e288_c6a5_409a_a16a_98a2fb8be4f3 ; + skos:altLabel "EncodedContrast"@en , + "EncodedData"@en ; + skos:example """A Radio Morse Code transmission can be addressed by combination of perspectives. +Physicalistic: the electromagnetic pulses can be defined as individual A (of type Field) and the strip of paper coming out a printer receiver can be defined as individual B (of type Matter). +Data: both A and B are also DiscreteData class individuals. In particular they may belong to a MorseData class, subclass of DiscreteData. +Perceptual: B is an individual belonging to the graphical entities expressing symbols. In particular is a formula under the MorseLanguage class, made of a combination of . and - symbols. +Semiotics: A and B can be signs if they refers to something else (e.g. a report about a fact, names)."""@en , + "A signal through a cable. A sound wave. Words on a page. The pattern of excited states within a computer RAM."@en ; + skos:prefLabel "Data"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal object whose properties variation are encoded by an agent and that can be decoded by another agent according to a specific rule."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """EncodedData is the class where inventions that don't actually exist whould be placed. +For example, the blueprint of a bridge is an encoded data. When the bridge will be built, than the blueprint will also be a semiotical entity. +Another example is Superman, that exists only as a set of magazines, drawings, novels, movies, but not in the real world."""@en , + """Variations in data are generated by an agent (not necessarily human) and are intended to be decoded by the same or another agent using the same encoding rules. +Data are always generated by an agent but not necessarily possess a semantic meaninig, either because it's lost or unknown or because simply they possess none (e.g. a random generation of symbols). A data object may be used as the physical basis for a sign, under Semiotics perspective."""@en , + """We call \"decoding\" the act of recognise the variation according to a particular rule and generate another equivalent schema (e.g. in the agent's cognitive apparatus, as another form of data). +We call \"interpreting\" the act of providing semantic meaning to data, which is covered by the semiotic perspective."""@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://no.wikipedia.org/wiki/Data"^^xsd:anyURI . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "Data"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin data, nominative plural of datum (“that is given”), neuter past participle of dō (“I give”)."@en + ] . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; + owl:annotatedProperty :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f ; + owl:annotatedTarget """We call \"decoding\" the act of recognise the variation according to a particular rule and generate another equivalent schema (e.g. in the agent's cognitive apparatus, as another form of data). +We call \"interpreting\" the act of providing semantic meaning to data, which is covered by the semiotic perspective."""@en ; + skos:example "The electronical state of the RAM of my laptop is decoded by it as ASCII characters and printed on the screen."@en + ] . + + +### https://w3id.org/emmo#EMMO_5a10e288_c6a5_409a_a16a_98a2fb8be4f3 +:EMMO_5a10e288_c6a5_409a_a16a_98a2fb8be4f3 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1e877c70_3b01_45a8_a8f6_8ce4f6a24660 ; + skos:altLabel "EnvironmentalData"@en ; + skos:example "A cloud in the sky. The radiative spectrum of a star."@en ; + skos:prefLabel "NonEncodedContrast"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Contrast that occurs naturally without an encoding agent producing it."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A non encoded contrast (e.g. a temperature variation) can be represented by data that describes (e.g. the string \"today it's warmer than yesterday\") or quantifies (e.g. Monday 28 °C, Tuesday 30 °C) it through a semiotic process."@en , + """This is a really broad class that gathers all physical phenomena in which a contrast occurs naturally, such as cloud patterns, tree rings, stains. +It doesn't mean that such contrasts cannot be used to deduce something: in fact thaty can be seen as indexes (in semiotic sense) of a causally connected pehnomena. Simply, there is no agent behind that contrast with the intention to transmit data."""@en . + + +### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi diff --git a/perspectives/data.ttl b/perspectives/data.ttl index 0169ee5a..fcdbdf47 100644 --- a/perspectives/data.ttl +++ b/perspectives/data.ttl @@ -10,7 +10,7 @@ rdf:type owl:Ontology ; owl:versionIRI ; - owl:imports ; + owl:imports ; dcterms:abstract ""@en ; dcterms:contributor , , @@ -50,7 +50,7 @@ ### http://w3id.org/emmo#EMMO_1e1cfc11_aa1a_44d4_a8d0_31e26deb2d19 rdf:type owl:Class ; rdfs:subClassOf :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; - skos:prefLabel "DataByQuantum"@en . + skos:prefLabel "DataByNature"@en . ### http://w3id.org/emmo#EMMO_c66ad523_3937_485e_91bb_ad488ddb373f @@ -81,67 +81,6 @@ :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Encoded data made of more than one datum."@en . -### https://w3id.org/emmo#EMMO_1e877c70_3b01_45a8_a8f6_8ce4f6a24660 -:EMMO_1e877c70_3b01_45a8_a8f6_8ce4f6a24660 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_49267eba_5548_4163_8f36_518d65b583f9 ; - rdfs:seeAlso "Luciano Floridi, \"Information - A very Short Introduction\", Oxford University Press., (2010) ISBN 978-0199551378"@en ; - skos:altLabel "Dedomena"@en , - "Pattern"@en ; - skos:prefLabel "Contrast"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A perspective in which entities are represented according to the variation of their properties."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """A data is a causal object whose variations (non-uniformity) can be recognised and eventually interpreted. -A data can be of different physical types (e.g., matter, wave, atomic excited states). -How the variations are recognised and eventually decoded depends on the interpreting rules that characterise that type of data. -Variations are pure physical variations and do not necessarily possess semantic meaning."""@en , - "The covering axiom that defines the data class discriminates within all the possible causal objects between encoded or non encoded."@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_1e877c70_3b01_45a8_a8f6_8ce4f6a24660 ; - owl:annotatedProperty skos:altLabel ; - owl:annotatedTarget "Dedomena"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Greek, nominative plural form of δεδομένο (dedoméno) (data, information)"@en - ] . - - -### https://w3id.org/emmo#EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 -:EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_1e877c70_3b01_45a8_a8f6_8ce4f6a24660 ; - owl:disjointWith :EMMO_5a10e288_c6a5_409a_a16a_98a2fb8be4f3 ; - skos:altLabel "EncodedContrast"@en , - "EncodedData"@en ; - skos:example """A Radio Morse Code transmission can be addressed by combination of perspectives. -Physicalistic: the electromagnetic pulses can be defined as individual A (of type Field) and the strip of paper coming out a printer receiver can be defined as individual B (of type Matter). -Data: both A and B are also DiscreteData class individuals. In particular they may belong to a MorseData class, subclass of DiscreteData. -Perceptual: B is an individual belonging to the graphical entities expressing symbols. In particular is a formula under the MorseLanguage class, made of a combination of . and - symbols. -Semiotics: A and B can be signs if they refers to something else (e.g. a report about a fact, names)."""@en , - "A signal through a cable. A sound wave. Words on a page. The pattern of excited states within a computer RAM."@en ; - skos:prefLabel "Data"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal object whose properties variation are encoded by an agent and that can be decoded by another agent according to a specific rule."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """EncodedData is the class where inventions that don't actually exist whould be placed. -For example, the blueprint of a bridge is an encoded data. When the bridge will be built, than the blueprint will also be a semiotical entity. -Another example is Superman, that exists only as a set of magazines, drawings, novels, movies, but not in the real world."""@en , - """Variations in data are generated by an agent (not necessarily human) and are intended to be decoded by the same or another agent using the same encoding rules. -Data are always generated by an agent but not necessarily possess a semantic meaninig, either because it's lost or unknown or because simply they possess none (e.g. a random generation of symbols). A data object may be used as the physical basis for a sign, under Semiotics perspective."""@en , - """We call \"decoding\" the act of recognise the variation according to a particular rule and generate another equivalent schema (e.g. in the agent's cognitive apparatus, as another form of data). -We call \"interpreting\" the act of providing semantic meaning to data, which is covered by the semiotic perspective."""@en ; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://no.wikipedia.org/wiki/Data"^^xsd:anyURI . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "Data"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin data, nominative plural of datum (“that is given”), neuter past participle of dō (“I give”)."@en - ] . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; - owl:annotatedProperty :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f ; - owl:annotatedTarget """We call \"decoding\" the act of recognise the variation according to a particular rule and generate another equivalent schema (e.g. in the agent's cognitive apparatus, as another form of data). -We call \"interpreting\" the act of providing semantic meaning to data, which is covered by the semiotic perspective."""@en ; - skos:example "The electronical state of the RAM of my laptop is decoded by it as ASCII characters and printed on the screen."@en - ] . - - ### https://w3id.org/emmo#EMMO_50d6236a_7667_4883_8ae1_9bb5d190423a :EMMO_50d6236a_7667_4883_8ae1_9bb5d190423a rdf:type owl:Class ; rdfs:subClassOf ; @@ -150,18 +89,6 @@ We call \"interpreting\" the act of providing semantic meaning to data, which is :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A self-consistent encoded data entity."@en . -### https://w3id.org/emmo#EMMO_5a10e288_c6a5_409a_a16a_98a2fb8be4f3 -:EMMO_5a10e288_c6a5_409a_a16a_98a2fb8be4f3 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_1e877c70_3b01_45a8_a8f6_8ce4f6a24660 ; - skos:altLabel "EnvironmentalData"@en ; - skos:example "A cloud in the sky. The radiative spectrum of a star."@en ; - skos:prefLabel "NonEncodedContrast"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Contrast that occurs naturally without an encoding agent producing it."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A non encoded contrast (e.g. a temperature variation) can be represented by data that describes (e.g. the string \"today it's warmer than yesterday\") or quantifies (e.g. Monday 28 °C, Tuesday 30 °C) it through a semiotic process."@en , - """This is a really broad class that gathers all physical phenomena in which a contrast occurs naturally, such as cloud patterns, tree rings, stains. -It doesn't mean that such contrasts cannot be used to deduce something: in fact thaty can be seen as indexes (in semiotic sense) of a causally connected pehnomena. Simply, there is no agent behind that contrast with the intention to transmit data."""@en . - - ### https://w3id.org/emmo#EMMO_6fa1feac_c388_44cc_a721_283499d5addc :EMMO_6fa1feac_c388_44cc_a721_283499d5addc rdf:type owl:Class ; rdfs:subClassOf ; From 26173a9635d6599e16443b69991e09b39d6d5a1c Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Tue, 25 Jun 2024 22:56:00 +0200 Subject: [PATCH 007/121] http to https --- mereocausality/mereocausality.ttl | 28 ++++++------- multiperspective/dataset.ttl | 2 +- multiperspective/persholistic.ttl | 6 +-- multiperspective/symbolic.ttl | 68 +++++++++++++++---------------- multiperspective/workflow.ttl | 20 ++++----- perspectives/data.ttl | 32 +++++++-------- perspectives/holistic.ttl | 4 +- perspectives/persistence.ttl | 2 +- perspectives/physicalistic.ttl | 64 ++++++++++++++--------------- perspectives/reductionistic.ttl | 32 +++++++-------- perspectives/semiotics.ttl | 64 ++++++++++++++--------------- perspectives/standardmodel.ttl | 10 ++--- 12 files changed, 166 insertions(+), 166 deletions(-) diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index d4b9c3d3..0d8f77f8 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -60,14 +60,14 @@ dcterms:publisher rdf:type owl:AnnotationProperty . dcterms:title rdf:type owl:AnnotationProperty . -### http://w3id.org/emmo#EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db - rdf:type owl:AnnotationProperty ; +### https://w3id.org.org/emmo#EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db + rdf:type owl:AnnotationProperty ; skos:prefLabel "OWLRL2DLAxioms"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Axioms to add to the OWL 2 RL version of the ontology to reach DL expressivity."@en ; rdfs:subPropertyOf rdfs:comment . [ rdf:type owl:Axiom ; - owl:annotatedSource ; + owl:annotatedSource ; owl:annotatedProperty :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; owl:annotatedTarget "Axioms to add to the OWL 2 RL version of the ontology to reach DL expressivity."@en ; rdfs:seeAlso "https://www.w3.org/TR/2012/REC-owl2-profiles-20121211/"^^xsd:anyURI @@ -661,7 +661,7 @@ b) y and x are non-overlapping"""@en ; ) ] ] ; - "SubClassOf: hasTemporalPart some CausalPath or Quantum)" ; + "SubClassOf: hasTemporalPart some CausalPath or Quantum)" ; skos:altLabel "CausalChain"@en , "Elementary"@en ; skos:example "An electron with at least one causal interaction with another particle."@en ; @@ -696,7 +696,7 @@ b) y and x are non-overlapping"""@en ; :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 rdf:type owl:Class ; rdfs:subClassOf :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d ; owl:disjointWith :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; - "SubClassOf: hasSingleMember min 2 Item" ; + "SubClassOf: hasSingleMember min 2 Item" ; skos:example "The collection of users of a particular software, the collection of atoms that have been part of that just dissociated molecule."@en ; skos:prefLabel "Collection"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A collection is the concept that complements the item concept, being an entity that possesses at least one part non directly causally connected with the rest. @@ -706,9 +706,9 @@ The combination of collection and item concepts is the EMMO mereocausality alter [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; - owl:annotatedProperty ; + owl:annotatedProperty ; owl:annotatedTarget "SubClassOf: hasSingleMember min 2 Item" ; - "Every collection has at least two item members, since a collection of one item is a self-connected entity (and then an item)."@en + "Every collection has at least two item members, since a collection of one item is a self-connected entity (and then an item)."@en ] . [ rdf:type owl:Axiom ; @@ -748,7 +748,7 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 rdf:type owl:Class ; rdfs:subClassOf :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; owl:disjointWith :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d ; - "EquivalentTo: CausalPath or Quantum" ; + "EquivalentTo: CausalPath or Quantum" ; skos:prefLabel "CausalParticle"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A causal particle represents the most elementary entity in physics, being it a simple state of an elementary particle, called quantum in the EMMO, or a chain of causally connected quanta."@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of CausalPath and Quantum classes."@en ; @@ -765,7 +765,7 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram ### https://w3id.org/emmo#EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 rdf:type owl:Class ; rdfs:subClassOf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - "EquivalentTo: CausalCluster or CausalStructure" ; + "EquivalentTo: CausalCluster or CausalStructure" ; skos:example "An atom, a group of persons, a fluid."@en ; skos:prefLabel "Fusion"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A fusion is any entity that is made up of two or more quantum entities, regardless of the fact that they are or not self-connected."@en ; @@ -783,7 +783,7 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram ### https://w3id.org/emmo#EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d rdf:type owl:Class ; rdfs:subClassOf :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 ; - "EquivalentTo: Collection or CausalSystem" ; + "EquivalentTo: Collection or CausalSystem" ; skos:prefLabel "CausalCluster"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "With the causal cluster term we address an heterogenous group of entities, which possess the common feature of having at least two causally non connected quanta. It comprises collections (non self-connected entities) and causal systems (entities extended in space)."@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of the CausalSystem and Collection classes."@en ; @@ -800,7 +800,7 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram ### https://w3id.org/emmo#EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf rdf:type owl:Class ; rdfs:subClassOf _:genid22 ; - "DisjointUnion: CausalPath, Collection, Quantum, CausalSystem" , + "DisjointUnion: CausalPath, Collection, Quantum, CausalSystem" , "SubClassOF: hasPart some Quantum" ; skos:prefLabel "EMMO"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The EMMO conceptualises the world using the primitive concepts of causality and parthood. Parthood is about the composition of world entities starting from other more fundamental entities. Causality is about the interactions between world entities. @@ -828,7 +828,7 @@ _:genid22 rdf:type owl:Restriction ; [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - owl:annotatedProperty ; + owl:annotatedProperty ; owl:annotatedTarget "SubClassOF: hasPart some Quantum" ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every entity is made of quantum parts. This axiomatisation is the expression of the radical reductionistic approach of the EMMO."@en ] . @@ -864,7 +864,7 @@ A collection cannot be an item and viceversa, representing the fact that a world :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d rdf:type owl:Class ; rdfs:subClassOf :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 , :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; - "EquivalentTo: CausalPath or CausalSystem" ; + "EquivalentTo: CausalPath or CausalSystem" ; skos:prefLabel "CausalStructure"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The most fundamental unity criterion for the definition of an structure is that: - is made of at least two quantums (a structure is not a simple entity) @@ -902,7 +902,7 @@ A causal system is always a spatial-like structure, and is represented as a mult ### https://w3id.org/emmo#EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de rdf:type owl:Class ; rdfs:subClassOf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - "EquivalentTo: CausalParticle or CausalStructure" ; + "EquivalentTo: CausalParticle or CausalStructure" ; skos:altLabel "CausalObject"@en ; skos:example "A person life, an interval of a person life. The lifetime of two components, from the production in separate manufacturing lines, their being connected components in a device, including their eparation and decommissioning."@en ; skos:prefLabel "Item"@en ; diff --git a/multiperspective/dataset.ttl b/multiperspective/dataset.ttl index a253e270..2056c71b 100644 --- a/multiperspective/dataset.ttl +++ b/multiperspective/dataset.ttl @@ -97,7 +97,7 @@ # Annotations ################################################################# -:EMMO_194e367c_9783_4bf5_96d0_9ad597d48d9a "SubClassOf: hasDatum some Datum" . +:EMMO_194e367c_9783_4bf5_96d0_9ad597d48d9a "SubClassOf: hasDatum some Datum" . ### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi diff --git a/multiperspective/persholistic.ttl b/multiperspective/persholistic.ttl index b6754d04..f726e22d 100644 --- a/multiperspective/persholistic.ttl +++ b/multiperspective/persholistic.ttl @@ -343,7 +343,7 @@ Since topological connection means causality, then the only way for a real world :EMMO_65a007dc_2550_46b0_b394_3346c67fbb69 rdf:type owl:Class ; rdfs:subClassOf :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 , :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - "SubClassOf: hasComponent some Component" ; + "SubClassOf: hasComponent some Component" ; skos:prefLabel "HolisticSystem"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object that is made of a set of sub objects working together as parts of a mechanism or an interconnecting network (natural or artificial); a complex whole."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A system is conceived as an aggregate of things that 'work' (or interact) together. While a system extends in time through distinct temporal parts (like every other 4D object), this elucdation focuses on a timescale in which the obejct shows a persistence in time."@en . @@ -369,7 +369,7 @@ Since topological connection means causality, then the only way for a real world :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c rdf:type owl:Class ; rdfs:subClassOf :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 , :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - "SubClassOf: hasAgent some IntentionalAgent" ; + "SubClassOf: hasAgent some IntentionalAgent" ; skos:prefLabel "IntentionalProcess"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process occurring with the active participation of an agent that drives the process according to a specific objective (intention)."@en . @@ -445,7 +445,7 @@ organization: person or group of people that has its own functions with responsi ### https://w3id.org/emmo#EMMO_f76884f7_964e_488e_9bb7_1b2453e9e817 :EMMO_f76884f7_964e_488e_9bb7_1b2453e9e817 rdf:type owl:Class ; rdfs:subClassOf :EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186 ; - "SubClassOf: inverse (hasConstituent) some HolisticSystem" ; + "SubClassOf: inverse (hasConstituent) some HolisticSystem" ; skos:prefLabel "Component"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A constituent of a system."@en . diff --git a/multiperspective/symbolic.ttl b/multiperspective/symbolic.ttl index 47fc7221..80716571 100644 --- a/multiperspective/symbolic.ttl +++ b/multiperspective/symbolic.ttl @@ -90,8 +90,8 @@ rdf:JSON rdf:type rdfs:Datatype . # Classes ################################################################# -### http://w3id.org/emmo#EMMO_1141d225_fe90_4230_82c6_31cab6a4e3fe - rdf:type owl:Class ; +### https://w3id.org.org/emmo#EMMO_1141d225_fe90_4230_82c6_31cab6a4e3fe + rdf:type owl:Class ; rdfs:subClassOf :EMMO_057e7d57_aff0_49de_911a_8861d85cef40 ; skos:prefLabel "SymbolicByStructure"@en . @@ -99,7 +99,7 @@ rdf:JSON rdf:type rdfs:Datatype . ### https://w3id.org/emmo#EMMO_057e7d57_aff0_49de_911a_8861d85cef40 :EMMO_057e7d57_aff0_49de_911a_8861d85cef40 rdf:type owl:Class ; rdfs:subClassOf :EMMO_be8592a7_68d1_4a06_ad23_82f2b56ef926 ; - "EquivalentTo: SymbolicConstruct or Symbol" ; + "EquivalentTo: SymbolicConstruct or Symbol" ; skos:example """fe780 emmo !5*a @@ -130,7 +130,7 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . ### https://w3id.org/emmo#EMMO_0e03a375_8af8_46db_88ae_a45fe2d2940f :EMMO_0e03a375_8af8_46db_88ae_a45fe2d2940f rdf:type owl:Class ; rdfs:subClassOf :EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 ; - "EquivalentTo: hasDataValue some xsd:dateTime" ; + "EquivalentTo: hasDataValue some xsd:dateTime" ; rdfs:seeAlso "https://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/datatypes.html#dateTime"^^xsd:anyURI ; skos:prefLabel "DateTimeData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data that represents instants of time, optionally marked with a particular time zone offset."@en . @@ -139,7 +139,7 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . ### https://w3id.org/emmo#EMMO_10bbe9e9_46b6_4b5d_8b51_ed759fc21f21 :EMMO_10bbe9e9_46b6_4b5d_8b51_ed759fc21f21 rdf:type owl:Class ; rdfs:subClassOf :EMMO_0e03a375_8af8_46db_88ae_a45fe2d2940f ; - "EquivalentTo: hasDataValue some xsd:dateTimeStamp" ; + "EquivalentTo: hasDataValue some xsd:dateTimeStamp" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#dateTimeStamp"^^xsd:anyURI ; skos:prefLabel "DateTimeStampData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data that represents instants of time, marked with a particular time zone offset."@en . @@ -148,7 +148,7 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . ### https://w3id.org/emmo#EMMO_18d180e4_5e3e_42f7_820c_e08951223486 :EMMO_18d180e4_5e3e_42f7_820c_e08951223486 rdf:type owl:Class ; rdfs:subClassOf :EMMO_8b305b63_6fa3_44dd_9679_17eb8403a07a ; - "EquivalentTo: hasDataValue some owl:real" ; + "EquivalentTo: hasDataValue some owl:real" ; skos:prefLabel "RealData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing a real number."@en . @@ -163,7 +163,7 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . ### https://w3id.org/emmo#EMMO_1f96db65_51df_4e8d_afd2_9c6b8bd40058 :EMMO_1f96db65_51df_4e8d_afd2_9c6b8bd40058 rdf:type owl:Class ; rdfs:subClassOf :EMMO_1daaf7b2_e7bf_4b3a_b7f6_8aa3f3c3d080 ; - "EquivalentTo: hasDataValue some xsd:hexBinary" ; + "EquivalentTo: hasDataValue some xsd:hexBinary" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#hexBinary"^^xsd:anyURI ; skos:prefLabel "HexBinaryData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Hexadecimal encoding of binary data, using the alphabeth [0-9a-f]."@en . @@ -172,7 +172,7 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . ### https://w3id.org/emmo#EMMO_220218b0_bbe2_489e_a68a_232e3610718e :EMMO_220218b0_bbe2_489e_a68a_232e3610718e rdf:type owl:Class ; rdfs:subClassOf :EMMO_1daaf7b2_e7bf_4b3a_b7f6_8aa3f3c3d080 ; - "EquivalentTo: hasDataValue some xsd:base64Binary" ; + "EquivalentTo: hasDataValue some xsd:base64Binary" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#base64Binary"^^xsd:anyURI ; skos:prefLabel "Base64Binary"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Base-64 encoding of binary data."@en . @@ -181,7 +181,7 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . ### https://w3id.org/emmo#EMMO_2ff657b6_1c9f_4335_bba2_ea4428422977 :EMMO_2ff657b6_1c9f_4335_bba2_ea4428422977 rdf:type owl:Class ; rdfs:subClassOf :EMMO_9e49caad_b29e_4cf1_9be4_80419fd1e45c ; - "SubClassOf: hasSpatialTile some VectorData" ; + "SubClassOf: hasSpatialTile some VectorData" ; skos:prefLabel "MatrixData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The datatype for bidimensional arrays."@en . @@ -190,7 +190,7 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . :EMMO_3a53b946_4dfd_4a38_bb5b_aa78d7b0db9c rdf:type owl:Class ; rdfs:subClassOf :EMMO_51f93d8c_57fa_4314_a68d_8d69c2609c97 , :EMMO_f1ee5c02_5cc0_45ba_a09a_2e6319f75fc8 ; - "EquivalentTo: hasDataValue some xsd:unsignedInt" ; + "EquivalentTo: hasDataValue some xsd:unsignedInt" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#unsignedInt"^^xsd:anyURI ; skos:prefLabel "UnsignedIntData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 32-bit non-negative integer number, 0...4294967295."@en . @@ -200,7 +200,7 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . :EMMO_3c87fd89_b0f0_477a_86b6_d949c2b982ee rdf:type owl:Class ; rdfs:subClassOf :EMMO_3c87fd89_b0f0_477a_86b6_d949c2b982ee , :EMMO_443198a5_934c_44fa_b89e_28eca13b25b2 ; - "EquivalentTo: hasDataValue some xsd:byte" ; + "EquivalentTo: hasDataValue some xsd:byte" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#byte"^^xsd:anyURI ; skos:prefLabel "ByteData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 8-bit integer number."@en . @@ -209,7 +209,7 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . ### https://w3id.org/emmo#EMMO_42eee73b_e4d2_4a0f_b468_3d2ce0475af6 :EMMO_42eee73b_e4d2_4a0f_b468_3d2ce0475af6 rdf:type owl:Class ; rdfs:subClassOf :EMMO_f8bd64d5_5d3e_4ad4_a46e_c30714fecb7f ; - "EquivalentTo: hasDataValue some xsd:nonNegativeInteger" ; + "EquivalentTo: hasDataValue some xsd:nonNegativeInteger" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#nonNegativeInteger"^^xsd:anyURI ; skos:prefLabel "NonNegativeIntegerData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an integer number >= 0."@en . @@ -226,7 +226,7 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . :EMMO_443198a5_934c_44fa_b89e_28eca13b25b2 rdf:type owl:Class ; rdfs:subClassOf :EMMO_443198a5_934c_44fa_b89e_28eca13b25b2 , :EMMO_aa972cc9_5d9e_47a2_abc5_00243d6b3917 ; - "EquivalentTo: hasDataValue some xsd:short" ; + "EquivalentTo: hasDataValue some xsd:short" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#short"^^xsd:anyURI ; skos:prefLabel "ShortData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 16-bit integer number."@en . @@ -249,7 +249,7 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc ### https://w3id.org/emmo#EMMO_51f93d8c_57fa_4314_a68d_8d69c2609c97 :EMMO_51f93d8c_57fa_4314_a68d_8d69c2609c97 rdf:type owl:Class ; rdfs:subClassOf :EMMO_f8bd64d5_5d3e_4ad4_a46e_c30714fecb7f ; - "EquivalentTo: hasDataValue some xsd:long" ; + "EquivalentTo: hasDataValue some xsd:long" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#long"^^xsd:anyURI ; skos:prefLabel "LongData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 64-bit integer number."@en . @@ -258,7 +258,7 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc ### https://w3id.org/emmo#EMMO_52fa9c76_fc42_4eca_a5c1_6095a1c9caab :EMMO_52fa9c76_fc42_4eca_a5c1_6095a1c9caab rdf:type owl:Class ; rdfs:subClassOf :EMMO_88a34881_b8d0_474b_9a08_40dbd414d834 ; - "EquivalentTo: hasDataValue some xsd:double" ; + "EquivalentTo: hasDataValue some xsd:double" ; rdfs:seeAlso "https://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/datatypes.html#double"^^xsd:anyURI ; skos:prefLabel "DoubleData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbolic data representing a 64-bit floating point numbers incl. ±Inf, ±0, NaN."@en . @@ -267,7 +267,7 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc ### https://w3id.org/emmo#EMMO_54dc83cb_06e1_4739_9e45_bc09cead7f48 :EMMO_54dc83cb_06e1_4739_9e45_bc09cead7f48 rdf:type owl:Class ; rdfs:subClassOf :EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 ; - "EquivalentTo: hasDataValue some xsd:boolean" ; + "EquivalentTo: hasDataValue some xsd:boolean" ; rdfs:seeAlso "https://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/datatypes.html#boolean" ; skos:prefLabel "BooleanData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data repesenting a boolean number."@en . @@ -276,7 +276,7 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc ### https://w3id.org/emmo#EMMO_58f76a09_205c_44f2_b237_88de54e8e001 :EMMO_58f76a09_205c_44f2_b237_88de54e8e001 rdf:type owl:Class ; rdfs:subClassOf :EMMO_42eee73b_e4d2_4a0f_b468_3d2ce0475af6 ; - "EquivalentTo: hasDataValue some xsd:positiveInteger" ; + "EquivalentTo: hasDataValue some xsd:positiveInteger" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#positiveInteger"^^xsd:anyURI ; skos:prefLabel "PositiveIntegerData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an integer number > 0."@en . @@ -285,7 +285,7 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc ### https://w3id.org/emmo#EMMO_5f334606_f67d_4f0e_acb9_eeb21cb10c66 :EMMO_5f334606_f67d_4f0e_acb9_eeb21cb10c66 rdf:type owl:Class ; rdfs:subClassOf :EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 ; - "EquivalentTo: hasDataValue some xsd:string" ; + "EquivalentTo: hasDataValue some xsd:string" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#string"^^xsd:anyURI ; skos:prefLabel "StringData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Symbolic data that consist of a sequence of characters."@en ; @@ -295,7 +295,7 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc ### https://w3id.org/emmo#EMMO_648c17b7_a012_4060_a096_c76bd407804b :EMMO_648c17b7_a012_4060_a096_c76bd407804b rdf:type owl:Class ; rdfs:subClassOf :EMMO_cf0f8f57_8a9e_410c_8fe4_a436673fa3d3 ; - "EquivalentTo: hasDataValue some xsd:negativeInteger" ; + "EquivalentTo: hasDataValue some xsd:negativeInteger" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#negativeInteger"^^xsd:anyURI ; skos:prefLabel "NegativeIntegerData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an integer number < 0."@en . @@ -304,7 +304,7 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc ### https://w3id.org/emmo#EMMO_69ebb235_9c5e_443d_9a3b_7042b1005f1f :EMMO_69ebb235_9c5e_443d_9a3b_7042b1005f1f rdf:type owl:Class ; rdfs:subClassOf :EMMO_18d180e4_5e3e_42f7_820c_e08951223486 ; - "EquivalentTo: hasDataValue some owl:rational" ; + "EquivalentTo: hasDataValue some owl:rational" ; skos:prefLabel "RationalData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbolic data representing a rational number, that is a number that can be expressed exact by `p/q` where `p` and `q` are integer numbers."@en . @@ -312,7 +312,7 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc ### https://w3id.org/emmo#EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 :EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 rdf:type owl:Class ; rdfs:subClassOf :EMMO_057e7d57_aff0_49de_911a_8861d85cef40 ; - "DisjointUnionOf: ArrayData, ScalarData" ; + "DisjointUnionOf: ArrayData, ScalarData" ; rdfs:seeAlso "https://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/#built-in-datatypes"^^xsd:anyURI , "https://www.w3.org/TR/rdf11-concepts/"^^xsd:anyURI , "https://www.w3.org/TR/2012/REC-owl2-syntax-20121211/#Datatype_Maps" , @@ -339,8 +339,8 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc ### https://w3id.org/emmo#EMMO_89a0c87c_0804_4013_937a_6fe234d9499c :EMMO_89a0c87c_0804_4013_937a_6fe234d9499c rdf:type owl:Class ; - rdfs:subClassOf ; - "SubClassOf: hasProperPart some Symbolic" ; + rdfs:subClassOf ; + "SubClassOf: hasProperPart some Symbolic" ; skos:prefLabel "SymbolicConstruct"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbolic entity made of other symbolic entities according to a specific spatial configuration."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "This class collects individuals that represents arrangements of strings, or other symbolic compositions, without any particular predifined arrangement schema."@en . @@ -357,7 +357,7 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc :EMMO_9e49caad_b29e_4cf1_9be4_80419fd1e45c rdf:type owl:Class ; rdfs:subClassOf :EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 , :EMMO_e12dcfa4_c9f1_4546_9a12_8457c052e6ba ; - "SubClassOf: hasScalarData some ScalarData" , + "SubClassOf: hasScalarData some ScalarData" , "SubClassOf: hasSpatialTile some SymbolicData" ; skos:prefLabel "ArrayData"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "An array is a datatype representing an ordered collection of elements (or values) that can be accessed by indexes. Arrays have an analog mathematical counterpart in vectors and matrixes, but are separate concepts. Arrays may be multidimensionals."@en ; @@ -383,7 +383,7 @@ The tiles of an n-dimensional array are (n-1) dimensional arrays. The tiles of a ### https://w3id.org/emmo#EMMO_a1083d0a_c1fb_471f_8e20_a98f881ad527 :EMMO_a1083d0a_c1fb_471f_8e20_a98f881ad527 rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; skos:altLabel "AlphabeticEntity"@en ; skos:example "The class of letter \"A\" is the symbol as idea and the letter A that you see on the screen is the mark that can be represented by an individual belonging to \"A\"."@en ; skos:prefLabel "Symbol"@en ; @@ -409,7 +409,7 @@ Symbols of a formal language must be capable of being specified without any refe ### https://w3id.org/emmo#EMMO_aa972cc9_5d9e_47a2_abc5_00243d6b3917 :EMMO_aa972cc9_5d9e_47a2_abc5_00243d6b3917 rdf:type owl:Class ; rdfs:subClassOf :EMMO_51f93d8c_57fa_4314_a68d_8d69c2609c97 ; - "EquivalentTo: hasDataValue some xsd:int" ; + "EquivalentTo: hasDataValue some xsd:int" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#int"^^xsd:anyURI ; skos:prefLabel "IntData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 32-bit integer number."@en . @@ -418,7 +418,7 @@ Symbols of a formal language must be capable of being specified without any refe ### https://w3id.org/emmo#EMMO_ac9e518d_b403_4d8b_97e2_06f9d40bac01 :EMMO_ac9e518d_b403_4d8b_97e2_06f9d40bac01 rdf:type owl:Class ; rdfs:subClassOf :EMMO_88a34881_b8d0_474b_9a08_40dbd414d834 ; - "EquivalentTo: hasDataValue some xsd:float" ; + "EquivalentTo: hasDataValue some xsd:float" ; rdfs:seeAlso "https://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/datatypes.html#float"^^xsd:anyURI ; skos:prefLabel "FloatData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbolic data representing a 32-bit floating point numbers incl. ±Inf, ±0, NaN."@en . @@ -434,7 +434,7 @@ Symbols of a formal language must be capable of being specified without any refe ### https://w3id.org/emmo#EMMO_cf0f8f57_8a9e_410c_8fe4_a436673fa3d3 :EMMO_cf0f8f57_8a9e_410c_8fe4_a436673fa3d3 rdf:type owl:Class ; rdfs:subClassOf :EMMO_f8bd64d5_5d3e_4ad4_a46e_c30714fecb7f ; - "EquivalentTo: hasDataValue some xsd:nonPositiveInteger" ; + "EquivalentTo: hasDataValue some xsd:nonPositiveInteger" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#nonPositiveInteger"^^xsd:anyURI ; skos:prefLabel "NonPositiveIntegerData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an integer number <= 0."@en . @@ -443,7 +443,7 @@ Symbols of a formal language must be capable of being specified without any refe ### https://w3id.org/emmo#EMMO_d43546df_7fd7_44d5_9d7c_0f2bf56cefe3 :EMMO_d43546df_7fd7_44d5_9d7c_0f2bf56cefe3 rdf:type owl:Class ; rdfs:subClassOf :EMMO_69ebb235_9c5e_443d_9a3b_7042b1005f1f ; - "EquivalentTo: hasDataValue some xsd:decimal" ; + "EquivalentTo: hasDataValue some xsd:decimal" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#decimal"^^xsd:anyURI ; skos:prefLabel "DecimalData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an arbritrary precision decimal number."@en . @@ -466,7 +466,7 @@ Symbols of a formal language must be capable of being specified without any refe ### https://w3id.org/emmo#EMMO_d95ff9c8_e43f_4701_a761_f2ed601eb61d :EMMO_d95ff9c8_e43f_4701_a761_f2ed601eb61d rdf:type owl:Class ; rdfs:subClassOf :EMMO_9e49caad_b29e_4cf1_9be4_80419fd1e45c ; - "SubClassOf: hasSpatialTile some ScalarData" ; + "SubClassOf: hasSpatialTile some ScalarData" ; skos:prefLabel "VectorData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The datatype for monodimensional arrays."@en . @@ -475,7 +475,7 @@ Symbols of a formal language must be capable of being specified without any refe :EMMO_dc6e40f6_5b6c_473b_a715_d36622ada5ad rdf:type owl:Class ; rdfs:subClassOf :EMMO_3a53b946_4dfd_4a38_bb5b_aa78d7b0db9c , :EMMO_aa972cc9_5d9e_47a2_abc5_00243d6b3917 ; - "EquivalentTo: hasDataValue some xsd:unsignedShort" ; + "EquivalentTo: hasDataValue some xsd:unsignedShort" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#unsignedShort"^^xsd:anyURI ; skos:prefLabel "UnsignedShortData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 16-bit non-negative integer number, 0...65535."@en . @@ -500,7 +500,7 @@ Symbols of a formal language must be capable of being specified without any refe :EMMO_e99aec47_9ae6_4a1d_bddd_b87bb456c52a rdf:type owl:Class ; rdfs:subClassOf :EMMO_443198a5_934c_44fa_b89e_28eca13b25b2 , :EMMO_dc6e40f6_5b6c_473b_a715_d36622ada5ad ; - "EquivalentTo: hasDataValue some xsd:unsignedByte" ; + "EquivalentTo: hasDataValue some xsd:unsignedByte" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#unsignedByte"^^xsd:anyURI ; skos:prefLabel "UnsignedByteData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 8-bit non-negative integer number, 0...255."@en . @@ -509,7 +509,7 @@ Symbols of a formal language must be capable of being specified without any refe ### https://w3id.org/emmo#EMMO_f1ee5c02_5cc0_45ba_a09a_2e6319f75fc8 :EMMO_f1ee5c02_5cc0_45ba_a09a_2e6319f75fc8 rdf:type owl:Class ; rdfs:subClassOf :EMMO_42eee73b_e4d2_4a0f_b468_3d2ce0475af6 ; - "EquivalentTo: hasDataValue some xsd:unsignedLong" ; + "EquivalentTo: hasDataValue some xsd:unsignedLong" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#unsignedLong"^^xsd:anyURI ; skos:prefLabel "UnsignedLongData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 64-bit non-negative integer number, 0...18446744073709551615."@en . @@ -518,7 +518,7 @@ Symbols of a formal language must be capable of being specified without any refe ### https://w3id.org/emmo#EMMO_f8bd64d5_5d3e_4ad4_a46e_c30714fecb7f :EMMO_f8bd64d5_5d3e_4ad4_a46e_c30714fecb7f rdf:type owl:Class ; rdfs:subClassOf :EMMO_d43546df_7fd7_44d5_9d7c_0f2bf56cefe3 ; - "EquivalentTo: hasDataValue some xsd:integer" ; + "EquivalentTo: hasDataValue some xsd:integer" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#integer"^^xsd:anyURI ; skos:prefLabel "IntegerData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an arbritrary sized integer number."@en . diff --git a/multiperspective/workflow.ttl b/multiperspective/workflow.ttl index 54054968..7318259d 100644 --- a/multiperspective/workflow.ttl +++ b/multiperspective/workflow.ttl @@ -62,22 +62,22 @@ Workflows may also be extended reductionistically into serial and parallel workf # Classes ################################################################# -### http://w3id.org/emmo#EMMO_180bd73b_0c5d_4b1f_ba12_4309c5a50d49 - rdf:type owl:Class ; - rdfs:subClassOf , +### https://w3id.org.org/emmo#EMMO_180bd73b_0c5d_4b1f_ba12_4309c5a50d49 + rdf:type owl:Class ; + rdfs:subClassOf , :EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 ; skos:prefLabel "StepByPosition"@en . -### http://w3id.org/emmo#EMMO_1a6ddb13_49ff_4305_97a1_d1458d51c066 - rdf:type owl:Class ; +### https://w3id.org.org/emmo#EMMO_1a6ddb13_49ff_4305_97a1_d1458d51c066 + rdf:type owl:Class ; rdfs:subClassOf :EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 ; skos:prefLabel "StepByFlow"@en . ### https://w3id.org/emmo#EMMO_2666a7e3_2ad4_49a0_899e_329607231f4b :EMMO_2666a7e3_2ad4_49a0_899e_329607231f4b rdf:type owl:Class ; - rdfs:subClassOf , + rdfs:subClassOf , :EMMO_504ad89e_dd4a_4fa6_aeb6_15c8ce0cde9b ; skos:prefLabel "SerialStep"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A step that is a temporal tile of a workflow."@en . @@ -85,7 +85,7 @@ Workflows may also be extended reductionistically into serial and parallel workf ### https://w3id.org/emmo#EMMO_322ce14e_9ede_4841_ad70_302b4d6c5f28 :EMMO_322ce14e_9ede_4841_ad70_302b4d6c5f28 rdf:type owl:Class ; - rdfs:subClassOf , + rdfs:subClassOf , :EMMO_caa63d00_80b1_4408_ac1b_cd0d23b0ec50 ; skos:prefLabel "InternalStep"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A generic step in a workflow, that is not the begin or the end."@en . @@ -144,7 +144,7 @@ It means that you can declare that e.g. tightening a bolt is a task of building ### https://w3id.org/emmo#EMMO_8a2a1cbc_dfc3_4e6c_b337_00ee56fd438a :EMMO_8a2a1cbc_dfc3_4e6c_b337_00ee56fd438a rdf:type owl:Class ; - rdfs:subClassOf , + rdfs:subClassOf , :EMMO_edf72228_e040_4edc_8b46_78b2a47c72d7 ; skos:prefLabel "EndStep"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The final step of a workflow."@en ; @@ -153,7 +153,7 @@ It means that you can declare that e.g. tightening a bolt is a task of building ### https://w3id.org/emmo#EMMO_9ac10a20_63d0_4bbd_a5d3_f00a0ad4682c :EMMO_9ac10a20_63d0_4bbd_a5d3_f00a0ad4682c rdf:type owl:Class ; - rdfs:subClassOf , + rdfs:subClassOf , :EMMO_64963ed6_39c9_4258_85e0_6466c4b5420c ; skos:example "Jacobi method numerical step, involving the multiplication between a matrix A and a vector x, whose result is used to update the vector x."@en ; skos:prefLabel "IterativeStep"@en ; @@ -171,7 +171,7 @@ It means that you can declare that e.g. tightening a bolt is a task of building ### https://w3id.org/emmo#EMMO_b941e455_2cb1_4c11_93e3_17caa06086b4 :EMMO_b941e455_2cb1_4c11_93e3_17caa06086b4 rdf:type owl:Class ; - rdfs:subClassOf , + rdfs:subClassOf , :EMMO_fa595892_070d_455e_9459_06c97179c080 ; skos:prefLabel "BeginStep"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An initial step of a workflow."@en ; diff --git a/perspectives/data.ttl b/perspectives/data.ttl index fcdbdf47..d59f13f6 100644 --- a/perspectives/data.ttl +++ b/perspectives/data.ttl @@ -41,33 +41,33 @@ # Classes ################################################################# -### http://w3id.org/emmo#EMMO_1a40459e_10d8_49b3_bb8c_c3595fb1d0bb - rdf:type owl:Class ; +### https://w3id.org.org/emmo#EMMO_1a40459e_10d8_49b3_bb8c_c3595fb1d0bb + rdf:type owl:Class ; rdfs:subClassOf :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; skos:prefLabel "DataByStructure"@en . -### http://w3id.org/emmo#EMMO_1e1cfc11_aa1a_44d4_a8d0_31e26deb2d19 - rdf:type owl:Class ; +### https://w3id.org.org/emmo#EMMO_1e1cfc11_aa1a_44d4_a8d0_31e26deb2d19 + rdf:type owl:Class ; rdfs:subClassOf :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; skos:prefLabel "DataByNature"@en . -### http://w3id.org/emmo#EMMO_c66ad523_3937_485e_91bb_ad488ddb373f - rdf:type owl:Class ; +### https://w3id.org.org/emmo#EMMO_c66ad523_3937_485e_91bb_ad488ddb373f + rdf:type owl:Class ; rdfs:subClassOf :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; skos:prefLabel "DataByDiscretness"@en . -### http://w3id.org/emmo#EMMO_f0fec2df_41f0_4412_b28a_592858c065f0 - rdf:type owl:Class ; +### https://w3id.org.org/emmo#EMMO_f0fec2df_41f0_4412_b28a_592858c065f0 + rdf:type owl:Class ; rdfs:subClassOf :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; skos:prefLabel "DataByNumerical"@en . ### https://w3id.org/emmo#EMMO_0d1c0018_42e2_4506_bc3d_f53c117c1ad3 :EMMO_0d1c0018_42e2_4506_bc3d_f53c117c1ad3 rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; skos:example "A vynil contain continuous information about the recorded sound."@en ; skos:prefLabel "AnalogData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Data that are decoded retaining its continuous variations characteristic."@en ; @@ -76,14 +76,14 @@ ### https://w3id.org/emmo#EMMO_194e367c_9783_4bf5_96d0_9ad597d48d9a :EMMO_194e367c_9783_4bf5_96d0_9ad597d48d9a rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; skos:prefLabel "DataSet"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Encoded data made of more than one datum."@en . ### https://w3id.org/emmo#EMMO_50d6236a_7667_4883_8ae1_9bb5d190423a :EMMO_50d6236a_7667_4883_8ae1_9bb5d190423a rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; skos:example "A character, a bit, a song in a CD."@en ; skos:prefLabel "Datum"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A self-consistent encoded data entity."@en . @@ -91,28 +91,28 @@ ### https://w3id.org/emmo#EMMO_6fa1feac_c388_44cc_a721_283499d5addc :EMMO_6fa1feac_c388_44cc_a721_283499d5addc rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; skos:prefLabel "QuantumData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Data that are expressed through quantum mechanical principles, and that can have several values ​​/ be in several states in the same place at the same time (quantum superposition), each of them with a certain probability."@en . ### https://w3id.org/emmo#EMMO_888a5dea_3b7d_4dc0_93f2_d4e345a1f903 :EMMO_888a5dea_3b7d_4dc0_93f2_d4e345a1f903 rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; skos:prefLabel "NumericalData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Data that can be decoded under a quantitative schema and also associated with a graphical number symbols."@en . ### https://w3id.org/emmo#EMMO_ac1a05c5_0c17_4387_bac0_683f2a86f3ed :EMMO_ac1a05c5_0c17_4387_bac0_683f2a86f3ed rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; skos:prefLabel "NonNumericalData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Data that are non-quantitatively interpreted (e.g., qualitative data, types)."@en . ### https://w3id.org/emmo#EMMO_be8592a7_68d1_4a06_ad23_82f2b56ef926 :EMMO_be8592a7_68d1_4a06_ad23_82f2b56ef926 rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; skos:example "A text is a collection of discrete symbols. A compact disc is designed to host discrete states in the form of pits and lands."@en ; skos:prefLabel "DiscreteData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Data whose variations are decoded according to a discrete schema."@en ; @@ -122,7 +122,7 @@ Discrete does not mean that the material basis is discrete, but that the data ar ### https://w3id.org/emmo#EMMO_ed257e78_8b59_44c3_9d61_06c261184f55 :EMMO_ed257e78_8b59_44c3_9d61_06c261184f55 rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; skos:prefLabel "ClassicalData"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Data that are expressed through classical physics mechanisms, having one value and one state, and being in the same place at the same time."@en . diff --git a/perspectives/holistic.ttl b/perspectives/holistic.ttl index c5a098ff..26a2e2c8 100644 --- a/perspectives/holistic.ttl +++ b/perspectives/holistic.ttl @@ -139,7 +139,7 @@ The holistic perspective is not excluding the reductionistic perspective, on the ### https://w3id.org/emmo#EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 rdf:type owl:Class ; rdfs:subClassOf :EMMO_a374f1d4_55b1_4796_a8c6_88668f205cd2 ; - "SubClassOf: hasHolisticPart some Role" ; + "SubClassOf: hasHolisticPart some Role" ; skos:prefLabel "Whole"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass of entities which are defined by requiring the existence of some parts (at least one) of specifically given types, where the specified types are different with respect to the type of the whole."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """A whole is always defined using a criterion expressed through the classical transitive parthood relation. @@ -156,7 +156,7 @@ This class is expected to host the definition of world objects as they appear in ### https://w3id.org/emmo#EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 :EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 rdf:type owl:Class ; rdfs:subClassOf :EMMO_56cf1cea_bb26_4093_b587_dd64e230bf9b ; - "SubClassOf: inverse (hasHolisticPart) some Whole" ; + "SubClassOf: inverse (hasHolisticPart) some Whole" ; skos:altLabel "HolisticPart"@en , "Part"@en ; skos:prefLabel "Role"@en ; diff --git a/perspectives/persistence.ttl b/perspectives/persistence.ttl index 6c2a3c20..c2b8b0f8 100644 --- a/perspectives/persistence.ttl +++ b/perspectives/persistence.ttl @@ -60,7 +60,7 @@ For this reason, the definition of object is done by considering only item tempo ### https://w3id.org/emmo#EMMO_e04884d9_eda6_487e_93d5_7722d7eda96b :EMMO_e04884d9_eda6_487e_93d5_7722d7eda96b rdf:type owl:Class ; rdfs:subClassOf :EMMO_49267eba_5548_4163_8f36_518d65b583f9 ; - "EquivalentTo: Process or Object" ; + "EquivalentTo: Process or Object" ; skos:prefLabel "Persistence"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The union of the object or process classes."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The persistence perspective classifies entities according to the persistence of temporal parts of specifc type, introducing the distiction between objects (when a type is conserved through all its time parts) or processes (where a type is not conserved through all its time parts). diff --git a/perspectives/physicalistic.ttl b/perspectives/physicalistic.ttl index 821a6e35..3145248a 100644 --- a/perspectives/physicalistic.ttl +++ b/perspectives/physicalistic.ttl @@ -36,38 +36,38 @@ owl:qualifiedCardinality rdf:type owl:AnnotationProperty . # Classes ################################################################# -### http://w3id.org/emmo#EMMO_0f3e0646_4f06_4588_9779_6a4f05c5a8d6 - rdf:type owl:Class ; +### https://w3id.org.org/emmo#EMMO_0f3e0646_4f06_4588_9779_6a4f05c5a8d6 + rdf:type owl:Class ; rdfs:subClassOf :EMMO_38b579de_4331_40e0_803d_09efa298e726 ; skos:prefLabel "PhysicalObjectByBond"@en . -### http://w3id.org/emmo#EMMO_2c07a731_84f9_4883_9e58_2bc073abda29 - rdf:type owl:Class ; +### https://w3id.org.org/emmo#EMMO_2c07a731_84f9_4883_9e58_2bc073abda29 + rdf:type owl:Class ; rdfs:subClassOf :EMMO_a15cea10_9946_4d2b_95c5_cfc333fd2abb ; skos:prefLabel "PhysicalParticleBySpin"@en . -### http://w3id.org/emmo#EMMO_41cecfc2_bb6b_45f3_b6cc_e7740d931afe - rdf:type owl:Class ; +### https://w3id.org.org/emmo#EMMO_41cecfc2_bb6b_45f3_b6cc_e7740d931afe + rdf:type owl:Class ; rdfs:subClassOf :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 ; skos:prefLabel "MatterByStructure"@en . -### http://w3id.org/emmo#EMMO_43d0bb2c_bb0e_4312_a0de_084c29ff7f9e - rdf:type owl:Class ; +### https://w3id.org.org/emmo#EMMO_43d0bb2c_bb0e_4312_a0de_084c29ff7f9e + rdf:type owl:Class ; rdfs:subClassOf :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 ; skos:prefLabel "MatterByType"@en . -### http://w3id.org/emmo#EMMO_b32fe85d_2f7b_4972_9dd7_7cf20d4bba59 - rdf:type owl:Class ; +### https://w3id.org.org/emmo#EMMO_b32fe85d_2f7b_4972_9dd7_7cf20d4bba59 + rdf:type owl:Class ; rdfs:subClassOf :EMMO_a15cea10_9946_4d2b_95c5_cfc333fd2abb ; skos:prefLabel "PhysicalParticleByBond"@en . ### https://w3id.org/emmo#EMMO_09f0ac34_c349_46b5_acf0_0edeae52cca1 -:EMMO_09f0ac34_c349_46b5_acf0_0edeae52cca1 "DisjointUnionOf: PhysicalObject, PhysicalPhenomenon" . +:EMMO_09f0ac34_c349_46b5_acf0_0edeae52cca1 "DisjointUnionOf: PhysicalObject, PhysicalPhenomenon" . ### https://w3id.org/emmo#EMMO_12aae025_a226_4762_9d51_81200a8ce54c @@ -88,7 +88,7 @@ owl:qualifiedCardinality rdf:type owl:AnnotationProperty . ### https://w3id.org/emmo#EMMO_1c16bb7f_5400_4498_8ef2_54392908da4e :EMMO_1c16bb7f_5400_4498_8ef2_54392908da4e rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; skos:prefLabel "HybridMatter"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Matter composed of both matter and antimatter fundamental particles."@en . @@ -128,7 +128,7 @@ Note that the name of a compound may refer to the respective molecular entity or :EMMO_24dda193_ada8_433b_bb74_6ca4a0b89a20 rdf:type owl:Class ; rdfs:subClassOf :EMMO_29108c7c_9087_4992_ab1c_02561665df21 , :EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 ; - "SubClassOf: hasProperPart some ElementaryQuark" ; + "SubClassOf: hasProperPart some ElementaryQuark" ; skos:prefLabel "Baryon"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Subatomic particle which contains an odd number of valence quarks, at least 3."@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Baryon" . @@ -164,7 +164,7 @@ spin 3/2: He5 in ground state, Delta baryons (excitations of the proton and neut ) ; rdf:type owl:Class ] ; - rdfs:subClassOf , + rdfs:subClassOf , :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 ; skos:prefLabel "ParticulateMatter"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Bounded matter."@en . @@ -173,7 +173,7 @@ spin 3/2: He5 in ground state, Delta baryons (excitations of the proton and neut ### https://w3id.org/emmo#EMMO_3397f270_dfc1_4500_8f6f_4d0d85ac5f71 :EMMO_3397f270_dfc1_4500_8f6f_4d0d85ac5f71 rdf:type owl:Class ; rdfs:subClassOf :EMMO_21205421_5783_4d3e_81e5_10c5d894a88a ; - "DisjointUnionOf: Heteronuclear, Homonuclear" , + "DisjointUnionOf: Heteronuclear, Homonuclear" , "SubClassOf: hasSpatialPart some ElementaryElectron" , "SubClassOf: hasSpatialPart some Nucleus" ; skos:altLabel "ChemicalSubstance"@en ; @@ -191,7 +191,7 @@ e.g. you cannot remove H from H₂0 without changing the molecule type (essentia :EMMO_38b579de_4331_40e0_803d_09efa298e726 rdf:type owl:Class ; rdfs:subClassOf :EMMO_09f0ac34_c349_46b5_acf0_0edeae52cca1 ; owl:disjointWith :EMMO_5cc4e111_3eb1_44a3_9369_5af3846cf605 ; - "DisjointUnionOf: CompositePhysicalObject, BondedObject" ; + "DisjointUnionOf: CompositePhysicalObject, BondedObject" ; skos:prefLabel "PhysicalObject"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """It is natural to define entities made or more than one smaller parts as object according to some unity criteria. One of the most general one applicable to causal interacting systems is to ask that all the quantum parts of the system are part of elementaries whose paths start and end within the entitiy. We call this causal convexity. In other words, causal convexity excludes all quantums that leave the system (no more interacting), or that are not yet part of it (not yet interacting). So, a photon leaving a body is not part of a convex system, while a real photon that is the carrier of clasical electromagnetic interaction between two molecular parts of the body, is part of the convex body. @@ -217,7 +217,7 @@ A physical phenomenon is defined as a causally non-convex interacting system, co ### https://w3id.org/emmo#EMMO_50781fd9_a9e4_46ad_b7be_4500371d188d :EMMO_50781fd9_a9e4_46ad_b7be_4500371d188d rdf:type owl:Class ; rdfs:subClassOf :EMMO_24dda193_ada8_433b_bb74_6ca4a0b89a20 ; - "DisjointUnionOf: Proton, Neutron" ; + "DisjointUnionOf: Proton, Neutron" ; skos:prefLabel "Nucleon"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Either a proton or a neutron."@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Nucleon" . @@ -234,7 +234,7 @@ A physical phenomenon is defined as a causally non-convex interacting system, co ### https://w3id.org/emmo#EMMO_53dced52_34f6_4cf0_8a99_ddf451861543 :EMMO_53dced52_34f6_4cf0_8a99_ddf451861543 rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; owl:disjointWith :EMMO_b5a5494c_83bf_44aa_a9a6_49b948e68939 ; skos:prefLabel "Fermion"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A physical particle with half odd integer spin (1/2, 3/2, etc...) that follows Fermi-Dirac statistics."@en ; @@ -243,7 +243,7 @@ A physical phenomenon is defined as a causally non-convex interacting system, co ### https://w3id.org/emmo#EMMO_57d977ab_0036_4779_b59a_e47620afdb9c :EMMO_57d977ab_0036_4779_b59a_e47620afdb9c rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; owl:disjointWith :EMMO_801395f8_948e_4637_ac3b_5fcd587d72ca ; skos:prefLabel "CompositePhysicalObject"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A composite physical object is made of bonded objects (i.e. characterised by their quantum states using a Schrodinger equation approach) that are connected together by elementary particles travelling between them. These elemenentary particles are real particles, describing the existance of a classical field (e.g. Coulomb potential between charged particles)."@en ; @@ -253,7 +253,7 @@ A physical phenomenon is defined as a causally non-convex interacting system, co ### https://w3id.org/emmo#EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 rdf:type owl:Class ; rdfs:subClassOf :EMMO_38b579de_4331_40e0_803d_09efa298e726 ; - "DisjointUnionOf: HybridMatter, OrdinaryMatter, AntiMatter" ; + "DisjointUnionOf: HybridMatter, OrdinaryMatter, AntiMatter" ; skos:altLabel "PhysicalSubstance"@en ; skos:prefLabel "Matter"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The interpretation of the term \"matter\" is not univocal. Several concepts are labelled with this term, depending on the field of science. The concept mass is sometimes related to the term \"matter\", even if the former refers to a physical quantity (precisely defined by modern physics) while the latter is a type that qualifies a physical entity. @@ -282,7 +282,7 @@ Antimatter is a subclass of matter."""@en ; ### https://w3id.org/emmo#EMMO_6e9cb807_fc68_4bcf_b3ba_5fccc887c644 :EMMO_6e9cb807_fc68_4bcf_b3ba_5fccc887c644 rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; skos:prefLabel "OrdinaryMatter"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Matter composed of only matter particles, excluding anti-matter particles."@en . @@ -290,20 +290,20 @@ Antimatter is a subclass of matter."""@en ; ### https://w3id.org/emmo#EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 :EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 rdf:type owl:Class ; rdfs:subClassOf :EMMO_32f55395_8b94_40de_a103_bffa5c121d98 ; - "EquivalentTo: Baryon or Meson" ; + "EquivalentTo: Baryon or Meson" ; skos:prefLabel "Hadron"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Particles composed of two or more quarks."@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Hadron" . ### https://w3id.org/emmo#EMMO_7b79b2ac_3cf2_4d3b_8cdc_bcabb59d869e -:EMMO_7b79b2ac_3cf2_4d3b_8cdc_bcabb59d869e rdfs:subClassOf ; +:EMMO_7b79b2ac_3cf2_4d3b_8cdc_bcabb59d869e rdfs:subClassOf ; owl:disjointWith :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 . ### https://w3id.org/emmo#EMMO_801395f8_948e_4637_ac3b_5fcd587d72ca :EMMO_801395f8_948e_4637_ac3b_5fcd587d72ca rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; skos:prefLabel "BondedObject"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A bonded object is a sequence of fundamental interactions that can be described approximatively by Schrodinger formulation. A bonded object is typically characterised by having quantum states (e.g. electron states in an atom, energy levels of a molecule). Furthermore, a bonded object is made of elementary particles that travels from the beginning to the end of the entity (i.e. a bonded object doesn't change its components)."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """\"... in the 'classical' picture ordinary matter is made of atoms, in which electrons are held in orbit around a nucleus of protons and neutrons by the electrical attraction of opposite charges. We can now give this model a more sophisticated formulation by attributing the binding force to the exchange of photons between the electrons and the protons in the nucleus. However, for the purposes of atomic physics this is overkill, for in this context quantization of the electromagnetic field produces only minute effects (notably the Lamb shift and the anomalous magnetic moment of the electron). To excellent approximation we can pretend that the forces are given by Coulomb's law (together with various magnetic dipole couplings). The point is that in a bound state enormous numbers of photons are continually streaming back and forth, so that the \"lumpiness\" of the field is effectively smoothed out, and classical electrodynamics is a suitable approximation to the truth. But in most elementary particle processes, such as the photoelectric effect or Compton scattering, individual photons are involved, and quantization can no longer be ignored.\" @@ -316,9 +316,9 @@ D. Griffiths, \"Introduction to elementary Particles\", Wiley-VCH, 2004, pp.16-1 ### https://w3id.org/emmo#EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 rdf:type owl:Class ; - rdfs:subClassOf , + rdfs:subClassOf , :EMMO_801395f8_948e_4637_ac3b_5fcd587d72ca ; - "DisjointUnionOf: CompositeBoson, CompositeFermion" ; + "DisjointUnionOf: CompositeBoson, CompositeFermion" ; skos:prefLabel "BondedParticle"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A composite particle is a bonded particle for which it is possible to clearly define its bosonic or fermionic behaviour. The term particle is then reserved for entities whose fermionic or bosonic nature is clearly defined."@en . @@ -351,7 +351,7 @@ D. Griffiths, \"Introduction to elementary Particles\", Wiley-VCH, 2004, pp.16-1 ### https://w3id.org/emmo#EMMO_b5a5494c_83bf_44aa_a9a6_49b948e68939 :EMMO_b5a5494c_83bf_44aa_a9a6_49b948e68939 rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; skos:prefLabel "Boson"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A physical particle with integer spin that follows Bose–Einstein statistics."@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Boson" . @@ -366,7 +366,7 @@ D. Griffiths, \"Introduction to elementary Particles\", Wiley-VCH, 2004, pp.16-1 ### https://w3id.org/emmo#EMMO_bc37743c_37c4_4ec7_9d58_d1aae5567352 :EMMO_bc37743c_37c4_4ec7_9d58_d1aae5567352 rdf:type owl:Class ; - rdfs:subClassOf , + rdfs:subClassOf , :EMMO_57d977ab_0036_4779_b59a_e47620afdb9c ; skos:prefLabel "Substance"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A composite physical object made of fermions (i.e. having mass and occupying space)." . @@ -377,7 +377,7 @@ D. Griffiths, \"Introduction to elementary Particles\", Wiley-VCH, 2004, pp.16-1 rdfs:subClassOf :EMMO_1c16bb7f_5400_4498_8ef2_54392908da4e , :EMMO_1f19b65b_35bf_4662_a318_7f1c147cb3b6 , :EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 ; - "EquivalentTo: PseudoscalarMeson or VectorMeson or ScalarMeson or PseudovectorMeson or TensorMeson" , + "EquivalentTo: PseudoscalarMeson or VectorMeson or ScalarMeson or PseudovectorMeson or TensorMeson" , "SubClassOf: hasProperPart some ElementaryQuark" ; skos:prefLabel "Meson"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Hadronic subatomic particles composed of an equal number of quarks and antiquarks bound together by strong interactions."@en ; @@ -409,7 +409,7 @@ D. Griffiths, \"Introduction to elementary Particles\", Wiley-VCH, 2004, pp.16-1 ### https://w3id.org/emmo#EMMO_eb77076b_a104_42ac_a065_798b2d2809ad :EMMO_eb77076b_a104_42ac_a065_798b2d2809ad rdf:type owl:Class ; rdfs:subClassOf :EMMO_21205421_5783_4d3e_81e5_10c5d894a88a ; - "SubClassOf: hasSpatialPart some ElementaryElectron" , + "SubClassOf: hasSpatialPart some ElementaryElectron" , "SubClassOf: hasSpatialPart some Nucleus" ; skos:altLabel "ChemicalElement"@en ; skos:prefLabel "Atom"@en ; @@ -425,7 +425,7 @@ We cannot say that H₂ molecule has direct part two H atoms, but has direct par ### https://w3id.org/emmo#EMMO_f13672a3_59cc_40ed_8def_65009a8f74e6 :EMMO_f13672a3_59cc_40ed_8def_65009a8f74e6 rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; skos:prefLabel "AntiMatter"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Antimatter is matter that is composed only of the antiparticles of those that constitute ordinary matter."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "This branch is not expanded due to the limited use of such entities."@en . @@ -434,7 +434,7 @@ We cannot say that H₂ molecule has direct part two H atoms, but has direct par ### https://w3id.org/emmo#EMMO_f835f4d4_c665_403d_ab25_dca5cc74be52 :EMMO_f835f4d4_c665_403d_ab25_dca5cc74be52 rdf:type owl:Class ; rdfs:subClassOf :EMMO_32f55395_8b94_40de_a103_bffa5c121d98 ; - "SubClassOf: hasPart some Nucleon" ; + "SubClassOf: hasPart some Nucleon" ; skos:prefLabel "Nucleus"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The small, dense region at the centre of an atom consisting of protons and neutrons."@en . diff --git a/perspectives/reductionistic.ttl b/perspectives/reductionistic.ttl index 1e32e02b..3bb538ce 100644 --- a/perspectives/reductionistic.ttl +++ b/perspectives/reductionistic.ttl @@ -115,14 +115,14 @@ The direct parts (tiles) and the tessellated entity (tessellation) are causally # Classes ################################################################# -### http://w3id.org/emmo#EMMO_41c5f63b_f0e7_475e_bfac_a92027585979 - rdf:type owl:Class ; +### https://w3id.org.org/emmo#EMMO_41c5f63b_f0e7_475e_bfac_a92027585979 + rdf:type owl:Class ; rdfs:subClassOf :EMMO_2e46d966_9f14_4673_821e_7c7cf2957926 ; skos:prefLabel "SpatioTemporalTileByConnection"@en . -### http://w3id.org/emmo#EMMO_5e38e44b_a0d1_4afc_a876_95095c0a589f - rdf:type owl:Class ; +### https://w3id.org.org/emmo#EMMO_5e38e44b_a0d1_4afc_a876_95095c0a589f + rdf:type owl:Class ; rdfs:subClassOf :EMMO_2e46d966_9f14_4673_821e_7c7cf2957926 ; skos:prefLabel "SpatioTemporalTileByPosition"@en . @@ -151,7 +151,7 @@ The direct parts (tiles) and the tessellated entity (tessellation) are causally ### https://w3id.org/emmo#EMMO_2b1fb71c_0eb0_445c_9be7_fb5d30ae79fd :EMMO_2b1fb71c_0eb0_445c_9be7_fb5d30ae79fd rdf:type owl:Class ; rdfs:subClassOf :EMMO_e12dcfa4_c9f1_4546_9a12_8457c052e6ba ; - "SubClassOf: hasDirectPart some JunctionTile" ; + "SubClassOf: hasDirectPart some JunctionTile" ; skos:prefLabel "MixedTiling"@en ; :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc1/doc/figs/MixedTiling.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A well formed tessellation with at least a junction tile."@en . @@ -160,7 +160,7 @@ The direct parts (tiles) and the tessellated entity (tessellation) are causally ### https://w3id.org/emmo#EMMO_2e46d966_9f14_4673_821e_7c7cf2957926 :EMMO_2e46d966_9f14_4673_821e_7c7cf2957926 rdf:type owl:Class ; rdfs:subClassOf :EMMO_9953c19f_ee33_4af8_be5e_dbf6d1e33581 ; - "EquivalentTo: SpatialTile or TemporalTile or JunctionTile" , + "EquivalentTo: SpatialTile or TemporalTile or JunctionTile" , "EquivalentTo: ThroughTile or EndTile or BeginTile" ; skos:altLabel "WellFormedTile"@en ; skos:prefLabel "SpatioTemporalTile" ; @@ -184,14 +184,14 @@ If we partition the existent in my glass as ice surrounded by several molecules ### https://w3id.org/emmo#EMMO_4cf484af_082a_40f5_9f11_930bf4634482 :EMMO_4cf484af_082a_40f5_9f11_930bf4634482 rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; skos:prefLabel "SpatialTile"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A direct part that is obtained by partitioning a whole purely in spatial parts."@en . ### https://w3id.org/emmo#EMMO_504ad89e_dd4a_4fa6_aeb6_15c8ce0cde9b :EMMO_504ad89e_dd4a_4fa6_aeb6_15c8ce0cde9b rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; skos:prefLabel "TemporalTile"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A direct part that is obtained by partitioning a whole purely in temporal parts."@en . @@ -260,7 +260,7 @@ Moreover, due to inverse functionality, a 'State' can be part of only one 'Exist ### https://w3id.org/emmo#EMMO_9953c19f_ee33_4af8_be5e_dbf6d1e33581 :EMMO_9953c19f_ee33_4af8_be5e_dbf6d1e33581 rdf:type owl:Class ; rdfs:subClassOf :EMMO_15db234d_ecaf_4715_9838_4b4ec424fb13 ; - "SubClassOf: inverse (hasDirectPart) some Tessellation" ; + "SubClassOf: inverse (hasDirectPart) some Tessellation" ; skos:prefLabel "Tile"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal object that is direct part of a tessellation."@en . @@ -283,15 +283,15 @@ Moreover, due to inverse functionality, a 'State' can be part of only one 'Exist ### https://w3id.org/emmo#EMMO_caa63d00_80b1_4408_ac1b_cd0d23b0ec50 :EMMO_caa63d00_80b1_4408_ac1b_cd0d23b0ec50 rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; skos:prefLabel "ThroughTile"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A tile that has next and is next of other tiles within the same tessellation."@en . ### https://w3id.org/emmo#EMMO_d4c95fa1_5bda_4063_a22d_62c81fcea284 :EMMO_d4c95fa1_5bda_4063_a22d_62c81fcea284 rdf:type owl:Class ; - rdfs:subClassOf ; - "SubClassOf: inverse (hasJunctionTile) some MixedTiling" ; + rdfs:subClassOf ; + "SubClassOf: inverse (hasJunctionTile) some MixedTiling" ; skos:prefLabel "JunctionTile"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A direct part that is obtained by partitioning a whole hybridly in spatial, temporal and spatiotemporal parts."@en . @@ -299,7 +299,7 @@ Moreover, due to inverse functionality, a 'State' can be part of only one 'Exist ### https://w3id.org/emmo#EMMO_e12dcfa4_c9f1_4546_9a12_8457c052e6ba :EMMO_e12dcfa4_c9f1_4546_9a12_8457c052e6ba rdf:type owl:Class ; rdfs:subClassOf :EMMO_ee0466e4_780d_4236_8281_ace7ad3fc5d2 ; - "EquivalentTo: MixedTiling or SpatialTiling or TemporalTiling" , + "EquivalentTo: MixedTiling or SpatialTiling or TemporalTiling" , "SubClassOf: hasSpatioTemporalTile some Item" ; skos:altLabel "WellFormedTessellation"@en ; skos:prefLabel "SpatioTemporalTessellation" ; @@ -308,7 +308,7 @@ Moreover, due to inverse functionality, a 'State' can be part of only one 'Exist ### https://w3id.org/emmo#EMMO_edf72228_e040_4edc_8b46_78b2a47c72d7 :EMMO_edf72228_e040_4edc_8b46_78b2a47c72d7 rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; skos:prefLabel "EndTile"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 :EMMO_c0f48dc6_4a32_4d9a_a956_d68415954a8e . @@ -316,7 +316,7 @@ Moreover, due to inverse functionality, a 'State' can be part of only one 'Exist ### https://w3id.org/emmo#EMMO_ee0466e4_780d_4236_8281_ace7ad3fc5d2 :EMMO_ee0466e4_780d_4236_8281_ace7ad3fc5d2 rdf:type owl:Class ; rdfs:subClassOf :EMMO_15db234d_ecaf_4715_9838_4b4ec424fb13 ; - "SubClassOf: hasDirectPart some Item" ; + "SubClassOf: hasDirectPart some Item" ; skos:altLabel "Tiling"@en ; skos:prefLabel "Tessellation"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A tessellation (or tiling) is the covering of a surface, often a plane, using one or more geometric shapes, called tiles, with no overlaps and no gaps."@en ; @@ -343,7 +343,7 @@ Moreover, due to inverse functionality, a 'State' can be part of only one 'Exist ### https://w3id.org/emmo#EMMO_fa595892_070d_455e_9459_06c97179c080 :EMMO_fa595892_070d_455e_9459_06c97179c080 rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; skos:prefLabel "BeginTile"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 :EMMO_fe63194f_7c04_4dbd_a244_524b38b6699b . diff --git a/perspectives/semiotics.ttl b/perspectives/semiotics.ttl index 4532a29f..5d559fa0 100644 --- a/perspectives/semiotics.ttl +++ b/perspectives/semiotics.ttl @@ -169,20 +169,20 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea # Classes ################################################################# -### http://w3id.org/emmo#EMMO_38f31ba5_348f_4ac2_9a67_a62b5dd7aadd - rdf:type owl:Class ; +### https://w3id.org.org/emmo#EMMO_38f31ba5_348f_4ac2_9a67_a62b5dd7aadd + rdf:type owl:Class ; rdfs:subClassOf :EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 ; skos:prefLabel "CodedByStructure"@en . -### http://w3id.org/emmo#EMMO_3d03a403_facd_48c6_b75e_7ab8b9299218 - rdf:type owl:Class ; +### https://w3id.org.org/emmo#EMMO_3d03a403_facd_48c6_b75e_7ab8b9299218 + rdf:type owl:Class ; rdfs:subClassOf :EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 ; skos:prefLabel "CodedByObservation"@en . -### http://w3id.org/emmo#EMMO_4292fdcd_bbba_4d99_95c6_daa533d952ef - rdf:type owl:Class ; +### https://w3id.org.org/emmo#EMMO_4292fdcd_bbba_4d99_95c6_daa533d952ef + rdf:type owl:Class ; rdfs:subClassOf :EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 ; skos:prefLabel "CodedBySubjectivity"@en . @@ -190,7 +190,7 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea ### https://w3id.org/emmo#EMMO_008fd3b2_4013_451f_8827_52bceab11841 :EMMO_008fd3b2_4013_451f_8827_52bceab11841 rdf:type owl:Class ; rdfs:subClassOf :EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 ; - "EquivalentTo: Deduction or Declaration or Cognition" , + "EquivalentTo: Deduction or Declaration or Cognition" , "SubClassOf: hasProperPart some Interpretant" ; skos:example """Me looking a cat and saying loud: \"Cat!\" -> the semiosis process @@ -205,7 +205,7 @@ the cat perceived by my mind -> interpretant ### https://w3id.org/emmo#EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee rdf:type owl:Class ; rdfs:subClassOf :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 ; - "EquivalentTo. Cogniser or Declarer or Deducer" , + "EquivalentTo. Cogniser or Declarer or Deducer" , "SubClassOf: inverse (hasProperPart) some Semiosis" , "SubClassOf: hasProperPart some Interpretant" ; skos:example """For example, the ontologist may be interest in cataloguing in the EMMO how the same object (e.g. a cat) is addressed using different signs (e.g. cat, gatto, chat) by different interpreters (e.g. english, italian or french people). @@ -228,7 +228,7 @@ On the contrary, the interpreter is an agent recognized by the ontologist. The s ### https://w3id.org/emmo#EMMO_0cd58641_824c_4851_907f_f4c3be76630c :EMMO_0cd58641_824c_4851_907f_f4c3be76630c rdf:type owl:Class ; rdfs:subClassOf :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d ; - "SubClassOf: inverse (hasProperPart) some Deduction" ; + "SubClassOf: inverse (hasProperPart) some Deduction" ; skos:example """Smoke stands for a combustion process (a fire). My facial expression stands for my emotional status."""@en ; skos:prefLabel "Index"@en ; @@ -245,7 +245,7 @@ My facial expression stands for my emotional status."""@en ; ### https://w3id.org/emmo#EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 rdf:type owl:Class ; rdfs:subClassOf :EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d ; - "EquivalentTo: Estimation or Observation" , + "EquivalentTo: Estimation or Observation" , "SubClassOf: hasProperPart some Determiner" , "SubClassOf: hasProperPart some Property" ; skos:altLabel "Characterisation"@en ; @@ -257,7 +257,7 @@ My facial expression stands for my emotional status."""@en ; ### https://w3id.org/emmo#EMMO_19608340_178c_4bfd_bd4d_0d3b935c6fec :EMMO_19608340_178c_4bfd_bd4d_0d3b935c6fec rdf:type owl:Class ; rdfs:subClassOf :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee ; - "SubClassOf: inverse (hasProperPart) some Cognition" ; + "SubClassOf: inverse (hasProperPart) some Cognition" ; skos:example "The scientist that connects an equation to a physical phenomenon." ; skos:prefLabel "Cogniser"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An interpreter who establish the connection between an icon an an object recognizing their resemblance (e.g. logical, pictorial)"@en . @@ -278,7 +278,7 @@ My facial expression stands for my emotional status."""@en ; ] ; owl:someValuesFrom :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 ] ; - "EquivalentTo: Estimator or Observer" , + "EquivalentTo: Estimator or Observer" , "SubClassOf: inverse (hasProperPart) some Determination" ; skos:prefLabel "Determiner"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An 'interpreter' that perceives another 'entity' (the 'object') through a specific perception mechanism and produces a 'property' (the 'sign') that stands for the result of that particular perception."@en . @@ -286,7 +286,7 @@ My facial expression stands for my emotional status."""@en ; ### https://w3id.org/emmo#EMMO_1b6a95fb_3df7_44c9_ad3d_419c9c5fe7cb :EMMO_1b6a95fb_3df7_44c9_ad3d_419c9c5fe7cb rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; skos:example "The biography of a person met by the author."@en ; skos:prefLabel "Observed"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coded that has been observed by an interpreter."@en . @@ -295,7 +295,7 @@ My facial expression stands for my emotional status."""@en ; ### https://w3id.org/emmo#EMMO_1c0b22a2_be82_4fa8_9e2b_a569a625d442 :EMMO_1c0b22a2_be82_4fa8_9e2b_a569a625d442 rdf:type owl:Class ; rdfs:subClassOf :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 ; - "SubClassOf: inverse (hasProperPart) some Estimator" ; + "SubClassOf: inverse (hasProperPart) some Estimator" ; skos:prefLabel "Estimation"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A determination of an object without any actual interaction."@en . @@ -309,7 +309,7 @@ My facial expression stands for my emotional status."""@en ; ### https://w3id.org/emmo#EMMO_251cfb4f_5c75_4778_91ed_6c8395212fd8 :EMMO_251cfb4f_5c75_4778_91ed_6c8395212fd8 rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; rdfs:comment """The word subjective applies to property intrisically subjective or non-well defined. In general, when an black-box-like procedure is used for the definition of the property. This happens due to e.g. the complexity of the object, the lack of a underlying model for the representation of the object, the non-well specified meaning of the property symbols. @@ -325,7 +325,7 @@ The style of your clothing."""@en ; ### https://w3id.org/emmo#EMMO_2a888cdf_ec4a_4ec5_af1c_0343372fc978 :EMMO_2a888cdf_ec4a_4ec5_af1c_0343372fc978 rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; rdfs:comment """The word objective does not mean that each observation will provide the same results. It means that the observation followed a well defined procedure. This class refers to what is commonly known as physical property, i.e. a measurable property of physical system, whether is quantifiable or not."""@en ; @@ -336,7 +336,7 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_2d72e38c_d587_437f_98f6_f2718fb130eb :EMMO_2d72e38c_d587_437f_98f6_f2718fb130eb rdf:type owl:Class ; rdfs:subClassOf :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee ; - "EquivalentTo: Determiner or Namer" , + "EquivalentTo: Determiner or Namer" , "SubClassOf: inverse (hasProperPart) some Declaration" ; skos:example "A scientist that assigns a quantity to a physical objects without actually measuring it but taking it for granted due to its previous experience (e.g. considering an electron charge as 1.6027663e-19 C, assigning a molecular mass to a gas only by the fact of a name on the bottle)." , "Someone who assigns a name to an object." ; @@ -347,7 +347,7 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_35d2e130_6e01_41ed_94f7_00b333d46cf9 :EMMO_35d2e130_6e01_41ed_94f7_00b333d46cf9 rdf:type owl:Class ; rdfs:subClassOf :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d ; - "EquivalentTo: Uncoded or Coded" , + "EquivalentTo: Uncoded or Coded" , "SubClassOf: inverse (hasProperPart) some Declaration" ; rdfs:comment "In Peirce semiotics this kind of sign category is called symbol. However, since symbol is also used in formal languages, the name is changed in conventional."@en ; skos:prefLabel "Conventional"@en ; @@ -356,7 +356,7 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_35d4c439_fcb6_4399_a855_a89a207b41e9 :EMMO_35d4c439_fcb6_4399_a855_a89a207b41e9 rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; skos:example "A biography."@en , "A sentence about some object, depticting its properties."@en ; skos:prefLabel "Description"@en ; @@ -367,7 +367,7 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_36a4c1ca_5085_49ca_9e13_4c70d00c50a5 :EMMO_36a4c1ca_5085_49ca_9e13_4c70d00c50a5 rdf:type owl:Class ; rdfs:subClassOf :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee ; - "SubClassOf: inverse (hasProperPart) some Deduction" ; + "SubClassOf: inverse (hasProperPart) some Deduction" ; skos:example "Someone who deduces an emotional status of a persona according to facial expression." , "Someone who deduces the occurring of a physical phenomenon through other phenomena." ; skos:prefLabel "Deducer"@en ; @@ -381,7 +381,7 @@ This class refers to what is commonly known as physical property, i.e. a measura owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; owl:someValuesFrom :EMMO_0cd58641_824c_4851_907f_f4c3be76630c ] ; - "SubClassOf: hasProperPart some Deducer" , + "SubClassOf: hasProperPart some Deducer" , "SubClassOf: hasProperPart some Index" ; skos:altLabel "IndexSemiosis"@en ; skos:example "The interpreter feels that the plate is hot and assigns the status of the kitchen stove to be on."@en ; @@ -392,7 +392,7 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_3b19eab4_79be_4b02_bdaf_ecf1f0067a68 :EMMO_3b19eab4_79be_4b02_bdaf_ecf1f0067a68 rdf:type owl:Class ; rdfs:subClassOf :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 ; - "SubClassOf: inverse (hasProperPart) some Observer" ; + "SubClassOf: inverse (hasProperPart) some Observer" ; skos:prefLabel "Observation"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A characterisation of an object with an actual interaction."@en . @@ -414,7 +414,7 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d :EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d rdf:type owl:Class ; rdfs:subClassOf :EMMO_008fd3b2_4013_451f_8827_52bceab11841 ; - "EquivalentTo: Determination or Naming" , + "EquivalentTo: Determination or Naming" , "SubClassOf: hasProperPart some Conventional" , "SubClassOf: hasProperPart some Declarer" ; skos:altLabel "ConventionalSemiosis"@en ; @@ -477,7 +477,7 @@ In this way the 'sign'-ed entity becomes an 'object', and the 'object' is the ba ### https://w3id.org/emmo#EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 :EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 rdf:type owl:Class ; rdfs:subClassOf :EMMO_35d2e130_6e01_41ed_94f7_00b333d46cf9 ; - "EquivalentTo: Description or Property" , + "EquivalentTo: Description or Property" , "EquivalentTo: Observed or Estimated" , "EquivalentTo: Subjective or Objective" , "SubClassOf: inverse (hasProperPart) some Determination" ; @@ -500,7 +500,7 @@ This can be used in material characterization, to define exactly the type of mea ### https://w3id.org/emmo#EMMO_7cdc375d_d371_4d78_acd5_d51732f52126 :EMMO_7cdc375d_d371_4d78_acd5_d51732f52126 rdf:type owl:Class ; rdfs:subClassOf :EMMO_008fd3b2_4013_451f_8827_52bceab11841 ; - "SubClassOf: hasProperPart some Cogniser" , + "SubClassOf: hasProperPart some Cogniser" , "SubClassOf: hasProperPart some Icon" ; skos:altLabel "IconSemiosis"@en ; skos:prefLabel "Cognition"@en ; @@ -510,7 +510,7 @@ This can be used in material characterization, to define exactly the type of mea ### https://w3id.org/emmo#EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 :EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 rdf:type owl:Class ; rdfs:subClassOf :EMMO_49267eba_5548_4163_8f36_518d65b583f9 ; - "EquivalentTo: Semiosis or SemioticEntity" ; + "EquivalentTo: Semiosis or SemioticEntity" ; skos:prefLabel "Semiotics"@en . @@ -533,7 +533,7 @@ This can be used in material characterization, to define exactly the type of mea ### https://w3id.org/emmo#EMMO_9b87d718_9dcc_4f7d_ad20_12c2aa4c76be :EMMO_9b87d718_9dcc_4f7d_ad20_12c2aa4c76be rdf:type owl:Class ; - rdfs:subClassOf ; + rdfs:subClassOf ; skos:example "The biography of a person that the author have not met."@en ; skos:prefLabel "Estimated"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coded that is assigned from an estimation."@en . @@ -542,7 +542,7 @@ This can be used in material characterization, to define exactly the type of mea ### https://w3id.org/emmo#EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d rdf:type owl:Class ; rdfs:subClassOf :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 ; - "EquivalentTo: Index or Conventional or Icon" ; + "EquivalentTo: Index or Conventional or Icon" ; rdfs:comment """A 'Sign' can have temporal-direct-parts which are 'Sign' themselves. A 'Sign' usually havs 'sign' spatial direct parts only up to a certain elementary semiotic level, in which the part is only a 'Physical' and no more a 'Sign' (i.e. it stands for nothing). This elementary semiotic level is peculiar to each particular system of signs (e.g. text, painting). @@ -567,8 +567,8 @@ For plain text we can propose the ASCII symbols, for math the fundamental math s ### https://w3id.org/emmo#EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba :EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba rdf:type owl:Class ; - rdfs:subClassOf ; - "SubClassOf: inverse (hasProperPart) some Determination" ; + rdfs:subClassOf ; + "SubClassOf: inverse (hasProperPart) some Determination" ; skos:example """Hardness is a subclass of properties. Vickers hardness is a subclass of hardness that involves the procedures and instruments defined by the standard hardness test."""@en , "The name \"red\" which is atomic in the code made of the list of colors."@en ; @@ -587,7 +587,7 @@ Vickers hardness is a subclass of hardness that involves the procedures and inst ### https://w3id.org/emmo#EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 rdf:type owl:Class ; rdfs:subClassOf :EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 ; - "EquivalentTo: Interpreter or SemioticObject or Sign" , + "EquivalentTo: Interpreter or SemioticObject or Sign" , "SubClassOf: inverse (hasProperPart) some Semiosis" ; rdfs:comment """Semiotic subclasse are defined using Peirce's semiotic theory. @@ -623,7 +623,7 @@ This class includes also the 'interpeter' i.e. the entity that connects the 'sig ### https://w3id.org/emmo#EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 :EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 rdf:type owl:Class ; rdfs:subClassOf :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d ; - "EquivalentTo: AnalogicalIcon or ResemblanceIcon or FunctionalIcon" , + "EquivalentTo: AnalogicalIcon or ResemblanceIcon or FunctionalIcon" , "SubClassOf: inverse (hasProperPart) some Cognition" ; rdfs:comment """If object and sign belongs to the same class, then the sign is fuctional, diagrammatic and resemblance. For example, when a Boeing 747 is used as a sign for another Boeing 747."""@en , diff --git a/perspectives/standardmodel.ttl b/perspectives/standardmodel.ttl index 775dc3a2..5d024bb0 100644 --- a/perspectives/standardmodel.ttl +++ b/perspectives/standardmodel.ttl @@ -46,7 +46,7 @@ ### https://w3id.org/emmo#EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 -:EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 "DisjointUnionOf: MultiParticlePath, ElementaryParticle" . +:EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 "DisjointUnionOf: MultiParticlePath, ElementaryParticle" . ### https://w3id.org/emmo#EMMO_1f2bfb9f_ecc6_46a0_9e41_2d6fcbf59e4b @@ -60,7 +60,7 @@ :EMMO_43a4e80d_6ae9_45ed_8cfb_fd0a5339bf87 rdf:type owl:Class ; rdfs:subClassOf :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; owl:disjointWith :EMMO_b295158f_fda4_4124_ab58_d9ea4ccfca5a ; - "DisjointUnionOf: Collapse, Interaction, Decay" ; + "DisjointUnionOf: Collapse, Interaction, Decay" ; skos:prefLabel "FundamentalPhysicalSystem"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A fundamental physical process is made of one or more standard particles as input, and one or more standard particles as output, where each input is direct cause of each output. Each fundamental physical phenomena refers to a Feynman diagram, hence is made at least of three standard model particles. @@ -96,7 +96,7 @@ For example, a path starting from an elementary photon, then through the electr ### https://w3id.org/emmo#EMMO_7b79b2ac_3cf2_4d3b_8cdc_bcabb59d869e :EMMO_7b79b2ac_3cf2_4d3b_8cdc_bcabb59d869e rdf:type owl:Class ; rdfs:subClassOf :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 ; - "DisjointUnionOf: ElementaryFermion, ElementaryBoson" ; + "DisjointUnionOf: ElementaryFermion, ElementaryBoson" ; skos:altLabel "SingleParticleChain"@en ; skos:prefLabel "ElementaryParticle"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "An elementary particle is a causal chain of quantum entities of the same type. For example, an elementary electron is a sequence of fundamental electrons only."@en ; @@ -135,7 +135,7 @@ For example, a path starting from an elementary photon, then through the electr ### https://w3id.org/emmo#EMMO_b295158f_fda4_4124_ab58_d9ea4ccfca5a :EMMO_b295158f_fda4_4124_ab58_d9ea4ccfca5a rdf:type owl:Class ; rdfs:subClassOf :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; - "DisjointUnionOf: InteractingSystem, ParticlesSystem" ; + "DisjointUnionOf: InteractingSystem, ParticlesSystem" ; skos:prefLabel "GenericPhysicalSystem"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal system posessing bonding that can not be representated by a simple Feynman diagram."@en . @@ -155,7 +155,7 @@ For example, a path starting from an elementary photon, then through the electr ### https://w3id.org/emmo#EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac -:EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac "DisjointUnionOf: FundamentalPhysicalSystem, GenericPhysicalSystem" . +:EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac "DisjointUnionOf: FundamentalPhysicalSystem, GenericPhysicalSystem" . ################################################################# From 2b5fae822f38b12e2ad620334ace94706bdcc325 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Thu, 27 Jun 2024 16:14:10 +0200 Subject: [PATCH 008/121] Restored the Existential Axioms --- emmo-tlo.ttl | 30 ++--- mereocausality/mereocausality.ttl | 84 +++++++------ perspectives/holistic.ttl | 15 ++- perspectives/physicalistic.ttl | 83 ++++++++----- perspectives/reductionistic.ttl | 51 +++++--- perspectives/semiotics.ttl | 197 ++++++++++++++++++++---------- 6 files changed, 297 insertions(+), 163 deletions(-) diff --git a/emmo-tlo.ttl b/emmo-tlo.ttl index c1c6fe42..90d4aa51 100644 --- a/emmo-tlo.ttl +++ b/emmo-tlo.ttl @@ -9,25 +9,25 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; - dcterms:abstract """Elementary Multiperspective Material Ontology (EMMO) + owl:versionIRI ; + owl:imports ; + dcterms:abstract """Elementary Multiperspective Material Ontology (EMMO) EMMO is a multidisciplinary effort to develop a standard representational framework (the ontology) based on current materials modelling knowledge, including physical sciences, analytical philosophy and information and communication technologies. It provides the connection between the physical world, materials characterisation world and materials modelling world. EMMO is released under a Creative Commons license Attribution 4.0 International (CC BY 4.0)."""@en ; - dcterms:creator , - , - , - , - ; - dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - dcterms:publisher ; - dcterms:title "Elementary Multiperspective Material Ontology"@en ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; - rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" . + dcterms:creator , + , + , + , + ; + dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; + dcterms:publisher ; + dcterms:title "Elementary Multiperspective Material Ontology"@en ; + rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; + owl:versionInfo "1.0.0-rc1" ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . -### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index 0d8f77f8..c862a61b 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -60,20 +60,6 @@ dcterms:publisher rdf:type owl:AnnotationProperty . dcterms:title rdf:type owl:AnnotationProperty . -### https://w3id.org.org/emmo#EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db - rdf:type owl:AnnotationProperty ; - skos:prefLabel "OWLRL2DLAxioms"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Axioms to add to the OWL 2 RL version of the ontology to reach DL expressivity."@en ; - rdfs:subPropertyOf rdfs:comment . - -[ rdf:type owl:Axiom ; - owl:annotatedSource ; - owl:annotatedProperty :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; - owl:annotatedTarget "Axioms to add to the OWL 2 RL version of the ontology to reach DL expressivity."@en ; - rdfs:seeAlso "https://www.w3.org/TR/2012/REC-owl2-profiles-20121211/"^^xsd:anyURI - ] . - - ### http://www.w3.org/2000/01/rdf-schema#isDefinedBy rdfs:isDefinedBy rdfs:subPropertyOf rdfs:seeAlso . @@ -129,6 +115,20 @@ foaf:name rdf:type owl:AnnotationProperty . foaf:workplaceHomepage rdf:type owl:AnnotationProperty . +### https://w3id.org.org/emmo#EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db + rdf:type owl:AnnotationProperty ; + skos:prefLabel "OWLRL2DLAxioms"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Axioms to add to the OWL 2 RL version of the ontology to reach DL expressivity."@en ; + rdfs:subPropertyOf rdfs:comment . + +[ rdf:type owl:Axiom ; + owl:annotatedSource ; + owl:annotatedProperty :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; + owl:annotatedTarget "Axioms to add to the OWL 2 RL version of the ontology to reach DL expressivity."@en ; + rdfs:seeAlso "https://www.w3.org/TR/2012/REC-owl2-profiles-20121211/"^^xsd:anyURI + ] . + + ### https://w3id.org/emmo#EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 rdf:type owl:AnnotationProperty ; skos:prefLabel "contact"@en ; @@ -653,6 +653,14 @@ b) y and x are non-overlapping"""@en ; :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 rdf:type owl:Class ; rdfs:subClassOf :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 , :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d , + [ rdf:type owl:Class ; + owl:unionOf ( :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 ; + owl:someValuesFrom :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 + ] + ) + ] , [ rdf:type owl:Restriction ; owl:onProperty :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 ; owl:allValuesFrom [ rdf:type owl:Class ; @@ -661,7 +669,6 @@ b) y and x are non-overlapping"""@en ; ) ] ] ; - "SubClassOf: hasTemporalPart some CausalPath or Quantum)" ; skos:altLabel "CausalChain"@en , "Elementary"@en ; skos:example "An electron with at least one causal interaction with another particle."@en ; @@ -694,9 +701,9 @@ b) y and x are non-overlapping"""@en ; ### https://w3id.org/emmo#EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d ; + rdfs:subClassOf :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d , + _:genid20 ; owl:disjointWith :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; - "SubClassOf: hasSingleMember min 2 Item" ; skos:example "The collection of users of a particular software, the collection of atoms that have been part of that just dissociated molecule."@en ; skos:prefLabel "Collection"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A collection is the concept that complements the item concept, being an entity that possesses at least one part non directly causally connected with the rest. @@ -704,11 +711,16 @@ A collection can be partitioned in maximally connected items called members. The The combination of collection and item concepts is the EMMO mereocausality alternative to set theory. However, two items can be members only if they are non direct causally connected, giving some constraints to a collection definition. For example, two entities which are directly connected cannot be two distinct members, while their interiors (i.e. the entities obtained by removing the layer of parts that provides the causal contact between them) can be."""@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of not direct causally self-connected world entities."@en . +_:genid20 rdf:type owl:Restriction ; + owl:onProperty :EMMO_6b7276a4_4b9d_440a_b577_0277539c0fc4 ; + owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; + owl:onClass :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de . + [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; - owl:annotatedProperty ; - owl:annotatedTarget "SubClassOf: hasSingleMember min 2 Item" ; - "Every collection has at least two item members, since a collection of one item is a self-connected entity (and then an item)."@en + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedTarget _:genid20 ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every collection has at least two item members, since a collection of one item is a self-connected entity (and then an item)."@en ] . [ rdf:type owl:Axiom ; @@ -748,8 +760,8 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 rdf:type owl:Class ; rdfs:subClassOf :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; owl:disjointWith :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d ; - "EquivalentTo: CausalPath or Quantum" ; skos:prefLabel "CausalParticle"@en ; + "EquivalentTo: CausalPath or Quantum" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A causal particle represents the most elementary entity in physics, being it a simple state of an elementary particle, called quantum in the EMMO, or a chain of causally connected quanta."@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of CausalPath and Quantum classes."@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing causal particles."@en . @@ -765,9 +777,9 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram ### https://w3id.org/emmo#EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 rdf:type owl:Class ; rdfs:subClassOf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - "EquivalentTo: CausalCluster or CausalStructure" ; skos:example "An atom, a group of persons, a fluid."@en ; skos:prefLabel "Fusion"@en ; + "EquivalentTo: CausalCluster or CausalStructure" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A fusion is any entity that is made up of two or more quantum entities, regardless of the fact that they are or not self-connected."@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The union of the CausalCluster and CausalStructure classes."@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing mereological fusions consisting of two or more quantum entities."@en . @@ -783,8 +795,8 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram ### https://w3id.org/emmo#EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d rdf:type owl:Class ; rdfs:subClassOf :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 ; - "EquivalentTo: Collection or CausalSystem" ; skos:prefLabel "CausalCluster"@en ; + "EquivalentTo: Collection or CausalSystem" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "With the causal cluster term we address an heterogenous group of entities, which possess the common feature of having at least two causally non connected quanta. It comprises collections (non self-connected entities) and causal systems (entities extended in space)."@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of the CausalSystem and Collection classes."@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing causal clusters."@en . @@ -799,10 +811,10 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram ### https://w3id.org/emmo#EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf rdf:type owl:Class ; - rdfs:subClassOf _:genid22 ; - "DisjointUnion: CausalPath, Collection, Quantum, CausalSystem" , - "SubClassOF: hasPart some Quantum" ; + rdfs:subClassOf _:genid27 , + _:genid29 ; skos:prefLabel "EMMO"@en ; + "DisjointUnion: CausalPath, Collection, Quantum, CausalSystem" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The EMMO conceptualises the world using the primitive concepts of causality and parthood. Parthood is about the composition of world entities starting from other more fundamental entities. Causality is about the interactions between world entities. The quantum is the smallest indivisible part of any world entity. Quantum individuals are the fundamental causal constituents of the universe, since it is implied that causality originates from quantum-to-quantum interactions. Quantums are no-dimensional, and their aggregation makes spacetime emerge from their causal structure. Causality between macro entities (i.e. entities made of more than one quantum) is explained as the sum of the causality relations between their quantum constituents. Fundamental interactions (quantum fields) are represented as symmetric causality between macro entities, while classical interactions are mediated by chain of quantums (i.e. elementary particles). The fundamental distinction between world entities is direct causality self-connectedness: a world entity can be self-connected xor not self-connected depending on the causality network of its fundamental components. @@ -814,7 +826,11 @@ Entities are not placed in space or time: space and time are always relative bet The EMMO conceptualisation does not allow the existence of space without a temporal dimension, the latter coming from a causal relation between entities. For this reason, the EMMO entities that are not quantum or elementaries, may be considered to be always spatiotemporal. The EMMO poses no constraints to the number of spatial dimensions for a causal system (except being higher than one)."""@en . -_:genid22 rdf:type owl:Restriction ; +_:genid27 rdf:type owl:Restriction ; + owl:onProperty :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; + owl:someValuesFrom :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 . + +_:genid29 rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ] ; owl:hasValue :EMMO_08cb807c_e626_447b_863f_e2835540e918 . @@ -822,15 +838,15 @@ _:genid22 rdf:type owl:Restriction ; [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedTarget _:genid22 ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "All EMMO individuals are part of the most comprehensive entity which is the universe."@en + owl:annotatedTarget _:genid27 ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every entity is made of quantum parts. This axiomatisation is the expression of the radical reductionistic approach of the EMMO."@en ] . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - owl:annotatedProperty ; - owl:annotatedTarget "SubClassOF: hasPart some Quantum" ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every entity is made of quantum parts. This axiomatisation is the expression of the radical reductionistic approach of the EMMO."@en + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedTarget _:genid29 ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "All EMMO individuals are part of the most comprehensive entity which is the universe."@en ] . [ rdf:type owl:Axiom ; @@ -864,8 +880,8 @@ A collection cannot be an item and viceversa, representing the fact that a world :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d rdf:type owl:Class ; rdfs:subClassOf :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 , :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; - "EquivalentTo: CausalPath or CausalSystem" ; skos:prefLabel "CausalStructure"@en ; + "EquivalentTo: CausalPath or CausalSystem" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The most fundamental unity criterion for the definition of an structure is that: - is made of at least two quantums (a structure is not a simple entity) - all quantum parts form a causally connected graph""" ; @@ -902,10 +918,10 @@ A causal system is always a spatial-like structure, and is represented as a mult ### https://w3id.org/emmo#EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de rdf:type owl:Class ; rdfs:subClassOf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - "EquivalentTo: CausalParticle or CausalStructure" ; skos:altLabel "CausalObject"@en ; skos:example "A person life, an interval of a person life. The lifetime of two components, from the production in separate manufacturing lines, their being connected components in a device, including their eparation and decommissioning."@en ; skos:prefLabel "Item"@en ; + "EquivalentTo: CausalParticle or CausalStructure" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A world entity is direct causally self-connected if any two parts that make up the whole are direct causally connected to each other. In the EMMO, topological connectivity is based on causality. All physical objects, i.e. entities whose behaviour is explained by physics laws, are represented only by items. In other words, a physical object part is embedded in a direct causal graph that provides always a path between two of its parts. Members of a collection lack such direct causality connection, i.e. they do not constitute a physical object. diff --git a/perspectives/holistic.ttl b/perspectives/holistic.ttl index 26a2e2c8..4d6280f5 100644 --- a/perspectives/holistic.ttl +++ b/perspectives/holistic.ttl @@ -138,8 +138,11 @@ The holistic perspective is not excluding the reductionistic perspective, on the ### https://w3id.org/emmo#EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_a374f1d4_55b1_4796_a8c6_88668f205cd2 ; - "SubClassOf: hasHolisticPart some Role" ; + rdfs:subClassOf :EMMO_a374f1d4_55b1_4796_a8c6_88668f205cd2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b ; + owl:someValuesFrom :EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 + ] ; skos:prefLabel "Whole"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass of entities which are defined by requiring the existence of some parts (at least one) of specifically given types, where the specified types are different with respect to the type of the whole."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """A whole is always defined using a criterion expressed through the classical transitive parthood relation. @@ -155,8 +158,12 @@ This class is expected to host the definition of world objects as they appear in ### https://w3id.org/emmo#EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 :EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_56cf1cea_bb26_4093_b587_dd64e230bf9b ; - "SubClassOf: inverse (hasHolisticPart) some Whole" ; + rdfs:subClassOf :EMMO_56cf1cea_bb26_4093_b587_dd64e230bf9b , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b + ] ; + owl:someValuesFrom :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 + ] ; skos:altLabel "HolisticPart"@en , "Part"@en ; skos:prefLabel "Role"@en ; diff --git a/perspectives/physicalistic.ttl b/perspectives/physicalistic.ttl index 3145248a..c82f8478 100644 --- a/perspectives/physicalistic.ttl +++ b/perspectives/physicalistic.ttl @@ -38,32 +38,32 @@ owl:qualifiedCardinality rdf:type owl:AnnotationProperty . ### https://w3id.org.org/emmo#EMMO_0f3e0646_4f06_4588_9779_6a4f05c5a8d6 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_38b579de_4331_40e0_803d_09efa298e726 ; - skos:prefLabel "PhysicalObjectByBond"@en . + rdfs:subClassOf :EMMO_38b579de_4331_40e0_803d_09efa298e726 ; + skos:prefLabel "PhysicalObjectByBond"@en . ### https://w3id.org.org/emmo#EMMO_2c07a731_84f9_4883_9e58_2bc073abda29 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_a15cea10_9946_4d2b_95c5_cfc333fd2abb ; - skos:prefLabel "PhysicalParticleBySpin"@en . + rdfs:subClassOf :EMMO_a15cea10_9946_4d2b_95c5_cfc333fd2abb ; + skos:prefLabel "PhysicalParticleBySpin"@en . ### https://w3id.org.org/emmo#EMMO_41cecfc2_bb6b_45f3_b6cc_e7740d931afe rdf:type owl:Class ; - rdfs:subClassOf :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 ; - skos:prefLabel "MatterByStructure"@en . + rdfs:subClassOf :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 ; + skos:prefLabel "MatterByStructure"@en . ### https://w3id.org.org/emmo#EMMO_43d0bb2c_bb0e_4312_a0de_084c29ff7f9e rdf:type owl:Class ; - rdfs:subClassOf :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 ; - skos:prefLabel "MatterByType"@en . + rdfs:subClassOf :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 ; + skos:prefLabel "MatterByType"@en . ### https://w3id.org.org/emmo#EMMO_b32fe85d_2f7b_4972_9dd7_7cf20d4bba59 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_a15cea10_9946_4d2b_95c5_cfc333fd2abb ; - skos:prefLabel "PhysicalParticleByBond"@en . + rdfs:subClassOf :EMMO_a15cea10_9946_4d2b_95c5_cfc333fd2abb ; + skos:prefLabel "PhysicalParticleByBond"@en . ### https://w3id.org/emmo#EMMO_09f0ac34_c349_46b5_acf0_0edeae52cca1 @@ -127,8 +127,11 @@ Note that the name of a compound may refer to the respective molecular entity or ### https://w3id.org/emmo#EMMO_24dda193_ada8_433b_bb74_6ca4a0b89a20 :EMMO_24dda193_ada8_433b_bb74_6ca4a0b89a20 rdf:type owl:Class ; rdfs:subClassOf :EMMO_29108c7c_9087_4992_ab1c_02561665df21 , - :EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 ; - "SubClassOf: hasProperPart some ElementaryQuark" ; + :EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:someValuesFrom :EMMO_99a8eece_40bf_4f26_832c_f290ca664767 + ] ; skos:prefLabel "Baryon"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Subatomic particle which contains an odd number of valence quarks, at least 3."@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Baryon" . @@ -172,13 +175,19 @@ spin 3/2: He5 in ground state, Delta baryons (excitations of the proton and neut ### https://w3id.org/emmo#EMMO_3397f270_dfc1_4500_8f6f_4d0d85ac5f71 :EMMO_3397f270_dfc1_4500_8f6f_4d0d85ac5f71 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_21205421_5783_4d3e_81e5_10c5d894a88a ; - "DisjointUnionOf: Heteronuclear, Homonuclear" , - "SubClassOf: hasSpatialPart some ElementaryElectron" , - "SubClassOf: hasSpatialPart some Nucleus" ; + rdfs:subClassOf :EMMO_21205421_5783_4d3e_81e5_10c5d894a88a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; + owl:someValuesFrom :EMMO_730f2e31_ca78_410f_a5e1_4043217a41ab + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; + owl:someValuesFrom :EMMO_f835f4d4_c665_403d_ab25_dca5cc74be52 + ] ; skos:altLabel "ChemicalSubstance"@en ; skos:example "H₂0, C₆H₁₂O₆, CH₄"@en ; skos:prefLabel "Molecule"@en ; + "DisjointUnionOf: Heteronuclear, Homonuclear" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An atom_based state defined by an exact number of e-bonded atomic species and an electron cloud made of the shared electrons."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """An entity is called essential if removing one direct part will lead to a change in entity class. An entity is called redundand if removing one direct part will not lead to a change in entity class."""@en , @@ -191,8 +200,8 @@ e.g. you cannot remove H from H₂0 without changing the molecule type (essentia :EMMO_38b579de_4331_40e0_803d_09efa298e726 rdf:type owl:Class ; rdfs:subClassOf :EMMO_09f0ac34_c349_46b5_acf0_0edeae52cca1 ; owl:disjointWith :EMMO_5cc4e111_3eb1_44a3_9369_5af3846cf605 ; - "DisjointUnionOf: CompositePhysicalObject, BondedObject" ; skos:prefLabel "PhysicalObject"@en ; + "DisjointUnionOf: CompositePhysicalObject, BondedObject" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """It is natural to define entities made or more than one smaller parts as object according to some unity criteria. One of the most general one applicable to causal interacting systems is to ask that all the quantum parts of the system are part of elementaries whose paths start and end within the entitiy. We call this causal convexity. In other words, causal convexity excludes all quantums that leave the system (no more interacting), or that are not yet part of it (not yet interacting). So, a photon leaving a body is not part of a convex system, while a real photon that is the carrier of clasical electromagnetic interaction between two molecular parts of the body, is part of the convex body. A physical phenomenon is defined as a causally non-convex interacting system, complement of causally convex interacting system."""@en ; @@ -217,8 +226,8 @@ A physical phenomenon is defined as a causally non-convex interacting system, co ### https://w3id.org/emmo#EMMO_50781fd9_a9e4_46ad_b7be_4500371d188d :EMMO_50781fd9_a9e4_46ad_b7be_4500371d188d rdf:type owl:Class ; rdfs:subClassOf :EMMO_24dda193_ada8_433b_bb74_6ca4a0b89a20 ; - "DisjointUnionOf: Proton, Neutron" ; skos:prefLabel "Nucleon"@en ; + "DisjointUnionOf: Proton, Neutron" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Either a proton or a neutron."@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Nucleon" . @@ -253,9 +262,9 @@ A physical phenomenon is defined as a causally non-convex interacting system, co ### https://w3id.org/emmo#EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 :EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 rdf:type owl:Class ; rdfs:subClassOf :EMMO_38b579de_4331_40e0_803d_09efa298e726 ; - "DisjointUnionOf: HybridMatter, OrdinaryMatter, AntiMatter" ; skos:altLabel "PhysicalSubstance"@en ; skos:prefLabel "Matter"@en ; + "DisjointUnionOf: HybridMatter, OrdinaryMatter, AntiMatter" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The interpretation of the term \"matter\" is not univocal. Several concepts are labelled with this term, depending on the field of science. The concept mass is sometimes related to the term \"matter\", even if the former refers to a physical quantity (precisely defined by modern physics) while the latter is a type that qualifies a physical entity. It is possible to identify more than one concept that can be reasonably labelled with the term \"matter\". For example, it is possible to label as matter only the entities that are made up of atoms. Or more generally, we can be more fine-grained and call \"matter\" the entities that are made up of protons, neutrons or electrons, so that we can call matter also a neutron radiation or a cathode ray. A more fundamental approach, that we embrace for the EMMO, considers matter as entities that are made of fermions (i.e. quarks and leptons) requiring their presence, without excluding particles like the W and Z bosons that possess some mass, but are not fermions. @@ -290,8 +299,8 @@ Antimatter is a subclass of matter."""@en ; ### https://w3id.org/emmo#EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 :EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 rdf:type owl:Class ; rdfs:subClassOf :EMMO_32f55395_8b94_40de_a103_bffa5c121d98 ; - "EquivalentTo: Baryon or Meson" ; skos:prefLabel "Hadron"@en ; + "EquivalentTo: Baryon or Meson" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Particles composed of two or more quarks."@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Hadron" . @@ -318,8 +327,8 @@ D. Griffiths, \"Introduction to elementary Particles\", Wiley-VCH, 2004, pp.16-1 :EMMO_8b1367d6_0133_4b56_acc1_fa8b058169e3 rdf:type owl:Class ; rdfs:subClassOf , :EMMO_801395f8_948e_4637_ac3b_5fcd587d72ca ; - "DisjointUnionOf: CompositeBoson, CompositeFermion" ; skos:prefLabel "BondedParticle"@en ; + "DisjointUnionOf: CompositeBoson, CompositeFermion" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A composite particle is a bonded particle for which it is possible to clearly define its bosonic or fermionic behaviour. The term particle is then reserved for entities whose fermionic or bosonic nature is clearly defined."@en . @@ -376,10 +385,13 @@ D. Griffiths, \"Introduction to elementary Particles\", Wiley-VCH, 2004, pp.16-1 :EMMO_be0a7278_b4e6_4bca_88ba_de3f67a478e2 rdf:type owl:Class ; rdfs:subClassOf :EMMO_1c16bb7f_5400_4498_8ef2_54392908da4e , :EMMO_1f19b65b_35bf_4662_a318_7f1c147cb3b6 , - :EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 ; - "EquivalentTo: PseudoscalarMeson or VectorMeson or ScalarMeson or PseudovectorMeson or TensorMeson" , - "SubClassOf: hasProperPart some ElementaryQuark" ; + :EMMO_7b42954f_0b91_4b3a_a65e_2470202cf548 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:someValuesFrom :EMMO_99a8eece_40bf_4f26_832c_f290ca664767 + ] ; skos:prefLabel "Meson"@en ; + "EquivalentTo: PseudoscalarMeson or VectorMeson or ScalarMeson or PseudovectorMeson or TensorMeson" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Hadronic subatomic particles composed of an equal number of quarks and antiquarks bound together by strong interactions."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Most mesons are composed of one quark and one antiquark."@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Meson" . @@ -408,9 +420,15 @@ D. Griffiths, \"Introduction to elementary Particles\", Wiley-VCH, 2004, pp.16-1 ### https://w3id.org/emmo#EMMO_eb77076b_a104_42ac_a065_798b2d2809ad :EMMO_eb77076b_a104_42ac_a065_798b2d2809ad rdf:type owl:Class ; - rdfs:subClassOf :EMMO_21205421_5783_4d3e_81e5_10c5d894a88a ; - "SubClassOf: hasSpatialPart some ElementaryElectron" , - "SubClassOf: hasSpatialPart some Nucleus" ; + rdfs:subClassOf :EMMO_21205421_5783_4d3e_81e5_10c5d894a88a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; + owl:someValuesFrom :EMMO_730f2e31_ca78_410f_a5e1_4043217a41ab + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; + owl:someValuesFrom :EMMO_f835f4d4_c665_403d_ab25_dca5cc74be52 + ] ; skos:altLabel "ChemicalElement"@en ; skos:prefLabel "Atom"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A standalone atom has direct part one 'nucleus' and one 'electron_cloud'. @@ -433,8 +451,11 @@ We cannot say that H₂ molecule has direct part two H atoms, but has direct par ### https://w3id.org/emmo#EMMO_f835f4d4_c665_403d_ab25_dca5cc74be52 :EMMO_f835f4d4_c665_403d_ab25_dca5cc74be52 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_32f55395_8b94_40de_a103_bffa5c121d98 ; - "SubClassOf: hasPart some Nucleon" ; + rdfs:subClassOf :EMMO_32f55395_8b94_40de_a103_bffa5c121d98 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; + owl:someValuesFrom :EMMO_50781fd9_a9e4_46ad_b7be_4500371d188d + ] ; skos:prefLabel "Nucleus"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The small, dense region at the centre of an atom consisting of protons and neutrons."@en . @@ -462,13 +483,13 @@ We cannot say that H₂ molecule has direct part two H atoms, but has direct par [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . -[ owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger +[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . [ owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger ] . -[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger +[ owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger ] . ################################################################# diff --git a/perspectives/reductionistic.ttl b/perspectives/reductionistic.ttl index 3bb538ce..0ab424dc 100644 --- a/perspectives/reductionistic.ttl +++ b/perspectives/reductionistic.ttl @@ -117,14 +117,14 @@ The direct parts (tiles) and the tessellated entity (tessellation) are causally ### https://w3id.org.org/emmo#EMMO_41c5f63b_f0e7_475e_bfac_a92027585979 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_2e46d966_9f14_4673_821e_7c7cf2957926 ; - skos:prefLabel "SpatioTemporalTileByConnection"@en . + rdfs:subClassOf :EMMO_2e46d966_9f14_4673_821e_7c7cf2957926 ; + skos:prefLabel "SpatioTemporalTileByConnection"@en . ### https://w3id.org.org/emmo#EMMO_5e38e44b_a0d1_4afc_a876_95095c0a589f rdf:type owl:Class ; - rdfs:subClassOf :EMMO_2e46d966_9f14_4673_821e_7c7cf2957926 ; - skos:prefLabel "SpatioTemporalTileByPosition"@en . + rdfs:subClassOf :EMMO_2e46d966_9f14_4673_821e_7c7cf2957926 ; + skos:prefLabel "SpatioTemporalTileByPosition"@en . ### https://w3id.org/emmo#EMMO_15db234d_ecaf_4715_9838_4b4ec424fb13 @@ -150,8 +150,11 @@ The direct parts (tiles) and the tessellated entity (tessellation) are causally ### https://w3id.org/emmo#EMMO_2b1fb71c_0eb0_445c_9be7_fb5d30ae79fd :EMMO_2b1fb71c_0eb0_445c_9be7_fb5d30ae79fd rdf:type owl:Class ; - rdfs:subClassOf :EMMO_e12dcfa4_c9f1_4546_9a12_8457c052e6ba ; - "SubClassOf: hasDirectPart some JunctionTile" ; + rdfs:subClassOf :EMMO_e12dcfa4_c9f1_4546_9a12_8457c052e6ba , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_74a75cf1_3418_4244_b43c_b5db94635d42 ; + owl:someValuesFrom :EMMO_d4c95fa1_5bda_4063_a22d_62c81fcea284 + ] ; skos:prefLabel "MixedTiling"@en ; :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc1/doc/figs/MixedTiling.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A well formed tessellation with at least a junction tile."@en . @@ -160,10 +163,10 @@ The direct parts (tiles) and the tessellated entity (tessellation) are causally ### https://w3id.org/emmo#EMMO_2e46d966_9f14_4673_821e_7c7cf2957926 :EMMO_2e46d966_9f14_4673_821e_7c7cf2957926 rdf:type owl:Class ; rdfs:subClassOf :EMMO_9953c19f_ee33_4af8_be5e_dbf6d1e33581 ; - "EquivalentTo: SpatialTile or TemporalTile or JunctionTile" , - "EquivalentTo: ThroughTile or EndTile or BeginTile" ; skos:altLabel "WellFormedTile"@en ; skos:prefLabel "SpatioTemporalTile" ; + "EquivalentTo: SpatialTile or TemporalTile or JunctionTile" , + "EquivalentTo: ThroughTile or EndTile or BeginTile" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 :EMMO_22c91e99_61f8_4433_8853_432d44a2a46a . @@ -259,8 +262,12 @@ Moreover, due to inverse functionality, a 'State' can be part of only one 'Exist ### https://w3id.org/emmo#EMMO_9953c19f_ee33_4af8_be5e_dbf6d1e33581 :EMMO_9953c19f_ee33_4af8_be5e_dbf6d1e33581 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_15db234d_ecaf_4715_9838_4b4ec424fb13 ; - "SubClassOf: inverse (hasDirectPart) some Tessellation" ; + rdfs:subClassOf :EMMO_15db234d_ecaf_4715_9838_4b4ec424fb13 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_74a75cf1_3418_4244_b43c_b5db94635d42 + ] ; + owl:someValuesFrom :EMMO_ee0466e4_780d_4236_8281_ace7ad3fc5d2 + ] ; skos:prefLabel "Tile"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal object that is direct part of a tessellation."@en . @@ -290,19 +297,26 @@ Moreover, due to inverse functionality, a 'State' can be part of only one 'Exist ### https://w3id.org/emmo#EMMO_d4c95fa1_5bda_4063_a22d_62c81fcea284 :EMMO_d4c95fa1_5bda_4063_a22d_62c81fcea284 rdf:type owl:Class ; - rdfs:subClassOf ; - "SubClassOf: inverse (hasJunctionTile) some MixedTiling" ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_663859e5_add3_4c9e_96fb_c99399de278d + ] ; + owl:someValuesFrom :EMMO_2b1fb71c_0eb0_445c_9be7_fb5d30ae79fd + ] ; skos:prefLabel "JunctionTile"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A direct part that is obtained by partitioning a whole hybridly in spatial, temporal and spatiotemporal parts."@en . ### https://w3id.org/emmo#EMMO_e12dcfa4_c9f1_4546_9a12_8457c052e6ba :EMMO_e12dcfa4_c9f1_4546_9a12_8457c052e6ba rdf:type owl:Class ; - rdfs:subClassOf :EMMO_ee0466e4_780d_4236_8281_ace7ad3fc5d2 ; - "EquivalentTo: MixedTiling or SpatialTiling or TemporalTiling" , - "SubClassOf: hasSpatioTemporalTile some Item" ; + rdfs:subClassOf :EMMO_ee0466e4_780d_4236_8281_ace7ad3fc5d2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_7efab93d_c8fe_49c7_ba8e_d21d13b38c85 ; + owl:someValuesFrom :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de + ] ; skos:altLabel "WellFormedTessellation"@en ; skos:prefLabel "SpatioTemporalTessellation" ; + "EquivalentTo: MixedTiling or SpatialTiling or TemporalTiling" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A tessellation in which all tiles are connected through spatiotemporal relations hasNext or contacts."@en . @@ -315,8 +329,11 @@ Moreover, due to inverse functionality, a 'State' can be part of only one 'Exist ### https://w3id.org/emmo#EMMO_ee0466e4_780d_4236_8281_ace7ad3fc5d2 :EMMO_ee0466e4_780d_4236_8281_ace7ad3fc5d2 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_15db234d_ecaf_4715_9838_4b4ec424fb13 ; - "SubClassOf: hasDirectPart some Item" ; + rdfs:subClassOf :EMMO_15db234d_ecaf_4715_9838_4b4ec424fb13 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_74a75cf1_3418_4244_b43c_b5db94635d42 ; + owl:someValuesFrom :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de + ] ; skos:altLabel "Tiling"@en ; skos:prefLabel "Tessellation"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A tessellation (or tiling) is the covering of a surface, often a plane, using one or more geometric shapes, called tiles, with no overlaps and no gaps."@en ; diff --git a/perspectives/semiotics.ttl b/perspectives/semiotics.ttl index 5d559fa0..6ee06e5d 100644 --- a/perspectives/semiotics.ttl +++ b/perspectives/semiotics.ttl @@ -171,27 +171,29 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea ### https://w3id.org.org/emmo#EMMO_38f31ba5_348f_4ac2_9a67_a62b5dd7aadd rdf:type owl:Class ; - rdfs:subClassOf :EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 ; - skos:prefLabel "CodedByStructure"@en . + rdfs:subClassOf :EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 ; + skos:prefLabel "CodedByStructure"@en . ### https://w3id.org.org/emmo#EMMO_3d03a403_facd_48c6_b75e_7ab8b9299218 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 ; - skos:prefLabel "CodedByObservation"@en . + rdfs:subClassOf :EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 ; + skos:prefLabel "CodedByObservation"@en . ### https://w3id.org.org/emmo#EMMO_4292fdcd_bbba_4d99_95c6_daa533d952ef rdf:type owl:Class ; - rdfs:subClassOf :EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 ; - skos:prefLabel "CodedBySubjectivity"@en . + rdfs:subClassOf :EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 ; + skos:prefLabel "CodedBySubjectivity"@en . ### https://w3id.org/emmo#EMMO_008fd3b2_4013_451f_8827_52bceab11841 :EMMO_008fd3b2_4013_451f_8827_52bceab11841 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 ; - "EquivalentTo: Deduction or Declaration or Cognition" , - "SubClassOf: hasProperPart some Interpretant" ; + rdfs:subClassOf :EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:someValuesFrom :EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b + ] ; skos:example """Me looking a cat and saying loud: \"Cat!\" -> the semiosis process me -> interpreter @@ -199,19 +201,27 @@ cat -> object (in Peirce semiotics) the cat perceived by my mind -> interpretant \"Cat!\" -> sign, the produced sign"""@en ; skos:prefLabel "Semiosis"@en ; + "EquivalentTo: Deduction or Declaration or Cognition" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A 'Process', that has participant an 'Interpreter', that is aimed to produce a 'Sign' representing another participant, the 'Object'."@en . ### https://w3id.org/emmo#EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee rdf:type owl:Class ; - rdfs:subClassOf :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 ; - "EquivalentTo. Cogniser or Declarer or Deducer" , - "SubClassOf: inverse (hasProperPart) some Semiosis" , - "SubClassOf: hasProperPart some Interpretant" ; + rdfs:subClassOf :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:someValuesFrom :EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b + ] , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 + ] ; + owl:someValuesFrom :EMMO_008fd3b2_4013_451f_8827_52bceab11841 + ] ; skos:example """For example, the ontologist may be interest in cataloguing in the EMMO how the same object (e.g. a cat) is addressed using different signs (e.g. cat, gatto, chat) by different interpreters (e.g. english, italian or french people). The same applies for the results of measurements: the ontologist may be interest to represent in the EMMO how different measurement processes (i.e. semiosis) lead to different quantitative results (i.e. signs) according to different measurement devices (i.e. interpreters)."""@en ; skos:prefLabel "Interpreter"@en ; + "EquivalentTo. Cogniser or Declarer or Deducer" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The entity (or agent, or observer, or cognitive entity) who connects 'Sign', 'Interpretant' and 'Object'."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The interpreter is not the ontologist, being the ontologist acting outside the ontology at the meta-ontology level. @@ -227,8 +237,12 @@ On the contrary, the interpreter is an agent recognized by the ontologist. The s ### https://w3id.org/emmo#EMMO_0cd58641_824c_4851_907f_f4c3be76630c :EMMO_0cd58641_824c_4851_907f_f4c3be76630c rdf:type owl:Class ; - rdfs:subClassOf :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d ; - "SubClassOf: inverse (hasProperPart) some Deduction" ; + rdfs:subClassOf :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 + ] ; + owl:someValuesFrom :EMMO_39a4e2a4_d835_426d_b497_182d06e1caff + ] ; skos:example """Smoke stands for a combustion process (a fire). My facial expression stands for my emotional status."""@en ; skos:prefLabel "Index"@en ; @@ -244,20 +258,30 @@ My facial expression stands for my emotional status."""@en ; ### https://w3id.org/emmo#EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d ; - "EquivalentTo: Estimation or Observation" , - "SubClassOf: hasProperPart some Determiner" , - "SubClassOf: hasProperPart some Property" ; + rdfs:subClassOf :EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:someValuesFrom :EMMO_1b52ee70_121e_4d8d_8419_3f97cd0bd89c + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:someValuesFrom :EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba + ] ; skos:altLabel "Characterisation"@en ; skos:example "Assigning the word \"red\" as sign for an object provides an information to all other interpreters about the outcome of a specific observation procedure according to the determiner."@en ; skos:prefLabel "Determination"@en ; + "EquivalentTo: Estimation or Observation" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A 'Semiosis' that involves an 'Observer' that perceives another 'Physical' (the 'Object') through a specific perception mechanism and produces a 'Property' (the 'Sign') that stands for the result of that particular perception according to a well defined conventional procedure."@en . ### https://w3id.org/emmo#EMMO_19608340_178c_4bfd_bd4d_0d3b935c6fec :EMMO_19608340_178c_4bfd_bd4d_0d3b935c6fec rdf:type owl:Class ; - rdfs:subClassOf :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee ; - "SubClassOf: inverse (hasProperPart) some Cognition" ; + rdfs:subClassOf :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 + ] ; + owl:someValuesFrom :EMMO_7cdc375d_d371_4d78_acd5_d51732f52126 + ] ; skos:example "The scientist that connects an equation to a physical phenomenon." ; skos:prefLabel "Cogniser"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An interpreter who establish the connection between an icon an an object recognizing their resemblance (e.g. logical, pictorial)"@en . @@ -278,9 +302,8 @@ My facial expression stands for my emotional status."""@en ; ] ; owl:someValuesFrom :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 ] ; - "EquivalentTo: Estimator or Observer" , - "SubClassOf: inverse (hasProperPart) some Determination" ; skos:prefLabel "Determiner"@en ; + "EquivalentTo: Estimator or Observer" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An 'interpreter' that perceives another 'entity' (the 'object') through a specific perception mechanism and produces a 'property' (the 'sign') that stands for the result of that particular perception."@en . @@ -294,8 +317,12 @@ My facial expression stands for my emotional status."""@en ; ### https://w3id.org/emmo#EMMO_1c0b22a2_be82_4fa8_9e2b_a569a625d442 :EMMO_1c0b22a2_be82_4fa8_9e2b_a569a625d442 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 ; - "SubClassOf: inverse (hasProperPart) some Estimator" ; + rdfs:subClassOf :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 + ] ; + owl:someValuesFrom :EMMO_4a1c73f1_b6f5_4d10_a3a6_5de90bac7cd0 + ] ; skos:prefLabel "Estimation"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A determination of an object without any actual interaction."@en . @@ -335,22 +362,30 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_2d72e38c_d587_437f_98f6_f2718fb130eb :EMMO_2d72e38c_d587_437f_98f6_f2718fb130eb rdf:type owl:Class ; - rdfs:subClassOf :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee ; - "EquivalentTo: Determiner or Namer" , - "SubClassOf: inverse (hasProperPart) some Declaration" ; + rdfs:subClassOf :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 + ] ; + owl:someValuesFrom :EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d + ] ; skos:example "A scientist that assigns a quantity to a physical objects without actually measuring it but taking it for granted due to its previous experience (e.g. considering an electron charge as 1.6027663e-19 C, assigning a molecular mass to a gas only by the fact of a name on the bottle)." , "Someone who assigns a name to an object." ; skos:prefLabel "Declarer"@en ; + "EquivalentTo: Determiner or Namer" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An interpreter who establish the connection between an conventional sign and an object according to a specific convention."@en . ### https://w3id.org/emmo#EMMO_35d2e130_6e01_41ed_94f7_00b333d46cf9 :EMMO_35d2e130_6e01_41ed_94f7_00b333d46cf9 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d ; - "EquivalentTo: Uncoded or Coded" , - "SubClassOf: inverse (hasProperPart) some Declaration" ; + rdfs:subClassOf :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 + ] ; + owl:someValuesFrom :EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d + ] ; rdfs:comment "In Peirce semiotics this kind of sign category is called symbol. However, since symbol is also used in formal languages, the name is changed in conventional."@en ; skos:prefLabel "Conventional"@en ; + "EquivalentTo: Uncoded or Coded" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A 'Sign' that stands for an 'Object' through convention, norm or habit, without any resemblance to it."@en . @@ -366,8 +401,12 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_36a4c1ca_5085_49ca_9e13_4c70d00c50a5 :EMMO_36a4c1ca_5085_49ca_9e13_4c70d00c50a5 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee ; - "SubClassOf: inverse (hasProperPart) some Deduction" ; + rdfs:subClassOf :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 + ] ; + owl:someValuesFrom :EMMO_39a4e2a4_d835_426d_b497_182d06e1caff + ] ; skos:example "Someone who deduces an emotional status of a persona according to facial expression." , "Someone who deduces the occurring of a physical phenomenon through other phenomena." ; skos:prefLabel "Deducer"@en ; @@ -380,9 +419,11 @@ This class refers to what is commonly known as physical property, i.e. a measura [ rdf:type owl:Restriction ; owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; owl:someValuesFrom :EMMO_0cd58641_824c_4851_907f_f4c3be76630c + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:someValuesFrom :EMMO_36a4c1ca_5085_49ca_9e13_4c70d00c50a5 ] ; - "SubClassOf: hasProperPart some Deducer" , - "SubClassOf: hasProperPart some Index" ; skos:altLabel "IndexSemiosis"@en ; skos:example "The interpreter feels that the plate is hot and assigns the status of the kitchen stove to be on."@en ; skos:prefLabel "Deduction"@en ; @@ -391,8 +432,12 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_3b19eab4_79be_4b02_bdaf_ecf1f0067a68 :EMMO_3b19eab4_79be_4b02_bdaf_ecf1f0067a68 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 ; - "SubClassOf: inverse (hasProperPart) some Observer" ; + rdfs:subClassOf :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 + ] ; + owl:someValuesFrom :EMMO_ea67caa5_2609_4e91_98ae_81103f2d5c25 + ] ; skos:prefLabel "Observation"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A characterisation of an object with an actual interaction."@en . @@ -413,12 +458,18 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d :EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d rdf:type owl:Class ; - rdfs:subClassOf :EMMO_008fd3b2_4013_451f_8827_52bceab11841 ; - "EquivalentTo: Determination or Naming" , - "SubClassOf: hasProperPart some Conventional" , - "SubClassOf: hasProperPart some Declarer" ; + rdfs:subClassOf :EMMO_008fd3b2_4013_451f_8827_52bceab11841 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:someValuesFrom :EMMO_2d72e38c_d587_437f_98f6_f2718fb130eb + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:someValuesFrom :EMMO_35d2e130_6e01_41ed_94f7_00b333d46cf9 + ] ; skos:altLabel "ConventionalSemiosis"@en ; skos:prefLabel "Declaration"@en ; + "EquivalentTo: Determination or Naming" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic process that assigns a sign based on conventions."@en . @@ -476,11 +527,12 @@ In this way the 'sign'-ed entity becomes an 'object', and the 'object' is the ba ### https://w3id.org/emmo#EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 :EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_35d2e130_6e01_41ed_94f7_00b333d46cf9 ; - "EquivalentTo: Description or Property" , - "EquivalentTo: Observed or Estimated" , - "EquivalentTo: Subjective or Objective" , - "SubClassOf: inverse (hasProperPart) some Determination" ; + rdfs:subClassOf :EMMO_35d2e130_6e01_41ed_94f7_00b333d46cf9 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 + ] ; + owl:someValuesFrom :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 + ] ; rdfs:comment """A conventional referring to an object according to a specific code that reflects the results of a specific interaction mechanism and is shared between other interpreters. A coded is always a partial representation of an object since it reflects the object capability to be part of a specific determination. A coded is a sort of name or label that we put upon objects that interact with an determiner in the same specific way. @@ -494,14 +546,23 @@ This can be used in material characterization, to define exactly the type of mea skos:example "A biography that makes use of a code that is provided by the meaning of the element of the language used by the author."@en , "The name \"red\" that stands for the color of an object."@en ; skos:prefLabel "Coded"@en ; + "EquivalentTo: Description or Property" , + "EquivalentTo: Observed or Estimated" , + "EquivalentTo: Subjective or Objective" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A conventional that stands for an object according to a code of interpretation to which the interpreter refers."@en . ### https://w3id.org/emmo#EMMO_7cdc375d_d371_4d78_acd5_d51732f52126 :EMMO_7cdc375d_d371_4d78_acd5_d51732f52126 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_008fd3b2_4013_451f_8827_52bceab11841 ; - "SubClassOf: hasProperPart some Cogniser" , - "SubClassOf: hasProperPart some Icon" ; + rdfs:subClassOf :EMMO_008fd3b2_4013_451f_8827_52bceab11841 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:someValuesFrom :EMMO_19608340_178c_4bfd_bd4d_0d3b935c6fec + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:someValuesFrom :EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 + ] ; skos:altLabel "IconSemiosis"@en ; skos:prefLabel "Cognition"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic process that assigns a sign by recognising an object by how it resemble or imitate what the sign stands for, in shape, function or by sharing a similar logical structure."@en . @@ -510,8 +571,8 @@ This can be used in material characterization, to define exactly the type of mea ### https://w3id.org/emmo#EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 :EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 rdf:type owl:Class ; rdfs:subClassOf :EMMO_49267eba_5548_4163_8f36_518d65b583f9 ; - "EquivalentTo: Semiosis or SemioticEntity" ; - skos:prefLabel "Semiotics"@en . + skos:prefLabel "Semiotics"@en ; + "EquivalentTo: Semiosis or SemioticEntity" . ### https://w3id.org/emmo#EMMO_8c537c06_8e1d_4a3b_a251_1c89bb2c4790 @@ -542,7 +603,6 @@ This can be used in material characterization, to define exactly the type of mea ### https://w3id.org/emmo#EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d rdf:type owl:Class ; rdfs:subClassOf :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 ; - "EquivalentTo: Index or Conventional or Icon" ; rdfs:comment """A 'Sign' can have temporal-direct-parts which are 'Sign' themselves. A 'Sign' usually havs 'sign' spatial direct parts only up to a certain elementary semiotic level, in which the part is only a 'Physical' and no more a 'Sign' (i.e. it stands for nothing). This elementary semiotic level is peculiar to each particular system of signs (e.g. text, painting). @@ -562,13 +622,18 @@ The horizontal segment in the character \"A\" is direct part of \"A\" but it is For plain text we can propose the ASCII symbols, for math the fundamental math symbols."""@en ; skos:prefLabel "Sign"@en ; + "EquivalentTo: Index or Conventional or Icon" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An 'Physical' that is used as sign (\"semeion\" in greek) that stands for another 'Physical' through an semiotic process."@en . ### https://w3id.org/emmo#EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba :EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba rdf:type owl:Class ; - rdfs:subClassOf ; - "SubClassOf: inverse (hasProperPart) some Determination" ; + rdfs:subClassOf , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 + ] ; + owl:someValuesFrom :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 + ] ; skos:example """Hardness is a subclass of properties. Vickers hardness is a subclass of hardness that involves the procedures and instruments defined by the standard hardness test."""@en , "The name \"red\" which is atomic in the code made of the list of colors."@en ; @@ -586,9 +651,12 @@ Vickers hardness is a subclass of hardness that involves the procedures and inst ### https://w3id.org/emmo#EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 ; - "EquivalentTo: Interpreter or SemioticObject or Sign" , - "SubClassOf: inverse (hasProperPart) some Semiosis" ; + rdfs:subClassOf :EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 + ] ; + owl:someValuesFrom :EMMO_008fd3b2_4013_451f_8827_52bceab11841 + ] ; rdfs:comment """Semiotic subclasse are defined using Peirce's semiotic theory. \"Namely, a sign is something, A, which brings something, B, its interpretant sign determined or created by it, into the same sort of correspondence with something, C, its object, as that in which itself stands to C.\" (Peirce 1902, NEM 4, 20–21). @@ -600,6 +668,7 @@ The triadic elements: This class includes also the 'interpeter' i.e. the entity that connects the 'sign' to the 'object'"""@en ; skos:prefLabel "SemioticEntity"@en ; + "EquivalentTo: Interpreter or SemioticObject or Sign" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals that stands for semiotic objects, i.e. objects that take part on a semiotic process."@en . @@ -622,9 +691,12 @@ This class includes also the 'interpeter' i.e. the entity that connects the 'sig ### https://w3id.org/emmo#EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 :EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d ; - "EquivalentTo: AnalogicalIcon or ResemblanceIcon or FunctionalIcon" , - "SubClassOf: inverse (hasProperPart) some Cognition" ; + rdfs:subClassOf :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 + ] ; + owl:someValuesFrom :EMMO_7cdc375d_d371_4d78_acd5_d51732f52126 + ] ; rdfs:comment """If object and sign belongs to the same class, then the sign is fuctional, diagrammatic and resemblance. For example, when a Boeing 747 is used as a sign for another Boeing 747."""@en , """In Peirce semiotics three subtypes of icon are possible: @@ -637,6 +709,7 @@ For example, when a Boeing 747 is used as a sign for another Boeing 747."""@en , skos:example "A picture that reproduces the aspect of a person."@en , "An equation that reproduces the logical connection of the properties of a physical entity."@en ; skos:prefLabel "Icon"@en ; + "EquivalentTo: AnalogicalIcon or ResemblanceIcon or FunctionalIcon" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A sign that stands for an object by resembling or imitating it, in shape, function or by sharing a similar logical structure."@en . [ rdf:type owl:Axiom ; @@ -688,7 +761,7 @@ For example, when a Boeing 747 is used as a sign for another Boeing 747."""@en , [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: - inverse (hasReferent) o inverse (hasInterpreter)=>hasSign"""@en + inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: @@ -696,7 +769,7 @@ inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: - inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en + inverse (hasReferent) o inverse (hasInterpreter)=>hasSign"""@en ] . ################################################################# From b90e97aa5ded06f7397beedae0f1180cf3cfc6e2 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Thu, 27 Jun 2024 23:48:44 +0200 Subject: [PATCH 009/121] Removed unions in metrology --- disciplines/metrology.ttl | 39 +++++++++++++++++++++++++-------------- 1 file changed, 25 insertions(+), 14 deletions(-) diff --git a/disciplines/metrology.ttl b/disciplines/metrology.ttl index a537bb1f..6b5d5e69 100644 --- a/disciplines/metrology.ttl +++ b/disciplines/metrology.ttl @@ -358,14 +358,9 @@ Unit of degeneracy in quantum mechanics"""@en ; ### https://w3id.org/emmo#EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae :EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_acd1a504_ca32_4f30_86ad_0b62cea5bc02 - :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 - :EMMO_c9c8f824_9127_4f93_bc21_69fe78a7f6f2 - ) - ] ; rdfs:subClassOf :EMMO_985bec21_989f_4b9e_a4b3_735d88099c3c ; skos:prefLabel "MetrologicalReference"@en ; + "EquivalentTo: StandardUnit or MeasurementUnit or ProcedureUnit" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A reference can be a measurement unit, a measurement procedure, a reference material, or a combination of such (VIM3 1.1 NOTE 2)."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """A symbolic is recognized as reference unit also if it is not part of a quantity (e.g. as in the sentence \"the Bq is the reference unit of Becquerel\"). For this reason we can't declare the axiom: @@ -391,6 +386,8 @@ This is peculiar to EMMO, where quantities as syntatic entities (explicit quanti ### https://w3id.org/emmo#EMMO_3227b821_26a5_4c7c_9c01_5c24483e0bd0 :EMMO_3227b821_26a5_4c7c_9c01_5c24483e0bd0 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_611e4040_9a3e_4a1a_9fa2_7b1012269401 ; + owl:disjointWith :EMMO_cbdea88b_fef1_4c7c_b69f_ae1f0f241c4a ; skos:example """Refractive index Plane angle Number of apples"""@en ; @@ -462,6 +459,12 @@ J stands for N m"""@en ; ] . +### https://w3id.org/emmo#EMMO_4b965242_29f0_4e42_a4b6_f8a5988052df +:EMMO_4b965242_29f0_4e42_a4b6_f8a5988052df rdf:type owl:Class ; + rdfs:subClassOf :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 ; + skos:prefLabel "MeasurementUnitByPrefix"@en . + + ### https://w3id.org/emmo#EMMO_50a3552e_859a_4ff7_946d_76d537cabce6 :EMMO_50a3552e_859a_4ff7_946d_76d537cabce6 rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( :EMMO_985bec21_989f_4b9e_a4b3_735d88099c3c @@ -493,6 +496,12 @@ J stands for N m"""@en ; -- SI Brochure"""@en . +### https://w3id.org/emmo#EMMO_611e4040_9a3e_4a1a_9fa2_7b1012269401 +:EMMO_611e4040_9a3e_4a1a_9fa2_7b1012269401 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 ; + skos:prefLabel "MeasurementUnitByDimensionality"@en . + + ### https://w3id.org/emmo#EMMO_71f6ab56_342c_484b_bbe0_de86b7367cb3 :EMMO_71f6ab56_342c_484b_bbe0_de86b7367cb3 rdf:type owl:Class ; skos:prefLabel "DerivedQuantity"@en ; @@ -507,7 +516,6 @@ J stands for N m"""@en ; ) ; rdf:type owl:Class ] ; - rdfs:subClassOf :EMMO_89a0c87c_0804_4013_937a_6fe234d9499c ; skos:prefLabel "MetrologicalConstruct"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbolic construct used within the discipline of metrology."@en . @@ -554,6 +562,8 @@ J stands for N m"""@en ; :EMMO_216f448e_cdbc_4aeb_a529_7a5fe7fc38bb ) ] ; + rdfs:subClassOf :EMMO_4b965242_29f0_4e42_a4b6_f8a5988052df ; + owl:disjointWith :EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e ; skos:prefLabel "NonPrefixedUnit"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A measurement unit symbol that do not have a metric prefix as a direct spatial part."@en . @@ -645,6 +655,7 @@ ISO 80000-1"""@en ; ### https://w3id.org/emmo#EMMO_acd1a504_ca32_4f30_86ad_0b62cea5bc02 :EMMO_acd1a504_ca32_4f30_86ad_0b62cea5bc02 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae ; skos:altLabel "ReferenceMaterial" ; skos:example "Arbitrary amount-of-substance concentration of lutropin in a given sample of plasma (WHO international standard 80/552): 5.0 International Unit/l"@en ; skos:prefLabel "StandardUnit"@en ; @@ -654,17 +665,14 @@ International vocabulary of metrology (VIM)"""@en . ### https://w3id.org/emmo#EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae ; owl:disjointWith :EMMO_c9c8f824_9127_4f93_bc21_69fe78a7f6f2 ; - owl:disjointUnionOf ( :EMMO_3227b821_26a5_4c7c_9c01_5c24483e0bd0 - :EMMO_cbdea88b_fef1_4c7c_b69f_ae1f0f241c4a - ) , - ( :EMMO_868ae137_4d25_493e_b270_21ea3d94849e - :EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e - ) ; skos:example """kg m/s km"""@en ; skos:prefLabel "MeasurementUnit"@en ; + "DisjointUnionOf: DimensionlessUnit, DimensionalUnit" , + "DisjointUnionOf: NonPrefixedUnit, PrefixedUnit" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A metrological reference for a physical quantity."@en ; :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "measurement unit (VIM3 1.9)"@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """\"Real scalar quantity, defined and adopted by convention, with which any other quantity of the same kind can be compared to express the ratio of the second quantity to the first one as a number\" @@ -716,7 +724,8 @@ International vocabulary of metrology (VIM)"""@en ; ### https://w3id.org/emmo#EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e :EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_4b965242_29f0_4e42_a4b6_f8a5988052df , + [ rdf:type owl:Restriction ; owl:onProperty :EMMO_4be0acad_af05_426f_aa6d_fe7531072564 ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass :EMMO_442bd91e_a724_4e9f_89c1_18423016fb75 @@ -732,6 +741,7 @@ International vocabulary of metrology (VIM)"""@en ; ### https://w3id.org/emmo#EMMO_c9c8f824_9127_4f93_bc21_69fe78a7f6f2 :EMMO_c9c8f824_9127_4f93_bc21_69fe78a7f6f2 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae ; skos:altLabel "MeasurementProcedure" ; skos:example "Rockwell C hardness of a given sample (150 kg load): 43.5HRC(150 kg)"@en ; skos:prefLabel "ProcedureUnit"@en ; @@ -741,6 +751,7 @@ International vocabulary of metrology (VIM)"""@en ; ### https://w3id.org/emmo#EMMO_cbdea88b_fef1_4c7c_b69f_ae1f0f241c4a :EMMO_cbdea88b_fef1_4c7c_b69f_ae1f0f241c4a rdf:type owl:Class ; + rdfs:subClassOf :EMMO_611e4040_9a3e_4a1a_9fa2_7b1012269401 ; skos:prefLabel "DimensionalUnit"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A subclass of measurement unit focusing on the physical dimensionality that is carried by the unit."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The current version of EMMO does not provide explicit classes for physical dimensions. Rather it embraces the fact that the physical dimensionality of a physical quantity is carried by its measurement unit. From f5ed6b9a6cd5051d368fbbf4f389199c52bcfc3f Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Thu, 25 Jul 2024 10:20:38 +0200 Subject: [PATCH 010/121] Removed disjointunions and fixed prefixes --- disciplines/metrology.ttl | 72 +- disciplines/units/sidimensionalunits.ttl | 3266 +++++++++++----------- 2 files changed, 1678 insertions(+), 1660 deletions(-) diff --git a/disciplines/metrology.ttl b/disciplines/metrology.ttl index 6b5d5e69..e6a343bd 100644 --- a/disciplines/metrology.ttl +++ b/disciplines/metrology.ttl @@ -250,13 +250,11 @@ The label of this class was also changed from PhysicsDimension to PhysicalDimens ### https://w3id.org/emmo#EMMO_02c0621e_a527_4790_8a0f_2bb51973c819 :EMMO_02c0621e_a527_4790_8a0f_2bb51973c819 rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_dbbbf0ed_a446_4f9e_877c_8c46e7842f43 , + [ rdf:type owl:Restriction ; owl:onProperty :EMMO_67fc0a36_8dcb_4ffa_9a43_31074efa3296 ; owl:allValuesFrom :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 ] ; - owl:disjointUnionOf ( :EMMO_71f6ab56_342c_484b_bbe0_de86b7367cb3 - :EMMO_acaaa124_3dde_48b6_86e6_6ec6f364f408 - ) ; rdfs:comment """In the same system of quantities, dim ρB = ML−3 is the quantity dimension of mass concentration of component B, and ML−3 is also the quantity dimension of mass density, ρ. ISO 80000-1"""@en , """Measured or simulated 'physical propertiy'-s are always defined by a physical law, connected to a physical entity through a model perspective and measurement is done according to the same model. @@ -276,30 +274,25 @@ As another example, the joule (J) is used as a unit of energy, but never as a un — quantities having the same quantity dimension are not necessarily of the same kind. ISO 80000-1"""@en ; skos:prefLabel "PhysicalQuantity"@en ; + "DisjointUnionOf: DerivedQuantity, BaseQuantity" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A 'Mathematical' entity that is made of a 'Numeral' and a 'MeasurementUnit' defined by a physical law, connected to a physical entity through a model perspective. Measurement is done according to the same model."@en . ### https://w3id.org/emmo#EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf :EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_02c0621e_a527_4790_8a0f_2bb51973c819 - :EMMO_c46f091c_0420_4c1a_af30_0a2c8ebcf7d7 - ) - ] ; rdfs:subClassOf :EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba , [ rdf:type owl:Restriction ; owl:onProperty :EMMO_67fc0a36_8dcb_4ffa_9a43_31074efa3296 ; owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; owl:onClass :EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae ] ; - owl:disjointUnionOf ( :EMMO_a9a6ddf8_7e16_420a_9f3d_df7d5cfe3536 - :EMMO_dd4a7f3e_ef56_466c_ac1a_d2716b5f87ec - ) ; skos:altLabel "Measurand"@en ; skos:example """length Rockwell C hardness electric resistance"""@en ; skos:prefLabel "Quantity"@en ; + "DisjointUnionOf: SubjectiveProperty, ObjectiveProperty" , + "EquivalentTo: PhysicalQuantity or OrdinalQuantity" ; :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "https://qudt.org/schema/qudt/Quantity"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A quantifiable property of a phenomenon, body, or substance."@en ; :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "measurand"@en , @@ -318,6 +311,7 @@ A quantity in EMMO is a property and therefore only addresses the first part of ### https://w3id.org/emmo#EMMO_08b308d4_31cd_4779_a784_aa92fc730f39 :EMMO_08b308d4_31cd_4779_a784_aa92fc730f39 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_868ae137_4d25_493e_b270_21ea3d94849e ; skos:prefLabel "DerivedUnit"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Derived units are defined as products of powers of the base units corresponding to the relations defining the derived quantities in terms of the base quantities."@en ; :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "derived unit"@en ; @@ -376,11 +370,10 @@ This is peculiar to EMMO, where quantities as syntatic entities (explicit quanti ) ; rdf:type owl:Class ] ; - owl:disjointUnionOf ( :EMMO_3ee80521_3c23_4dd1_935d_9d522614a3e2 - :EMMO_db716151_6b73_45ff_910c_d182fdcbb4f5 - ) ; + rdfs:subClassOf :EMMO_868ae137_4d25_493e_b270_21ea3d94849e ; skos:example "Some examples are \"Pa\", \"m\" and \"J\"."@en ; skos:prefLabel "UnitSymbol"@en ; + "DisjointUnionOf: SpecialUnit, BaseUnit" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbol that stands for a single unit."@en . @@ -405,7 +398,9 @@ Number of apples"""@en ; ### https://w3id.org/emmo#EMMO_3ee80521_3c23_4dd1_935d_9d522614a3e2 :EMMO_3ee80521_3c23_4dd1_935d_9d522614a3e2 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_08b308d4_31cd_4779_a784_aa92fc730f39 ; + rdfs:subClassOf :EMMO_08b308d4_31cd_4779_a784_aa92fc730f39 , + :EMMO_216f448e_cdbc_4aeb_a529_7a5fe7fc38bb ; + owl:disjointWith :EMMO_db716151_6b73_45ff_910c_d182fdcbb4f5 ; rdfs:comment "Special units are semiotic shortcuts to more complex composed symbolic objects."@en ; skos:example """Pa stands for N/m2 J stands for N m"""@en ; @@ -415,6 +410,8 @@ J stands for N m"""@en ; ### https://w3id.org/emmo#EMMO_3f15d200_c97b_42c8_8ac0_d81d150361e2 :EMMO_3f15d200_c97b_42c8_8ac0_d81d150361e2 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_b953f2b1_c8d1_4dd9_b630_d3ef6580c2bb ; + owl:disjointWith :EMMO_89762966_8076_4f7c_b745_f718d653e8e2 ; skos:prefLabel "MeasuredConstant"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "For a given unit system, measured constants are physical constants that are not used to define the unit system. Hence, these constants have to be measured and will therefore be associated with an uncertainty."@en . @@ -504,6 +501,8 @@ J stands for N m"""@en ; ### https://w3id.org/emmo#EMMO_71f6ab56_342c_484b_bbe0_de86b7367cb3 :EMMO_71f6ab56_342c_484b_bbe0_de86b7367cb3 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9159bb16_8a70_49f9_bac4_f5cf2a82c39a ; + owl:disjointWith :EMMO_acaaa124_3dde_48b6_86e6_6ec6f364f408 ; skos:prefLabel "DerivedQuantity"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "\"Quantity, in a system of quantities, defined in terms of the base quantities of that system\"."@en ; :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "derived quantity"@en . @@ -557,14 +556,10 @@ J stands for N m"""@en ; ### https://w3id.org/emmo#EMMO_868ae137_4d25_493e_b270_21ea3d94849e :EMMO_868ae137_4d25_493e_b270_21ea3d94849e rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_08b308d4_31cd_4779_a784_aa92fc730f39 - :EMMO_216f448e_cdbc_4aeb_a529_7a5fe7fc38bb - ) - ] ; rdfs:subClassOf :EMMO_4b965242_29f0_4e42_a4b6_f8a5988052df ; owl:disjointWith :EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e ; skos:prefLabel "NonPrefixedUnit"@en ; + "EquivalentTo: DerivedUnit or UnitSymbol" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A measurement unit symbol that do not have a metric prefix as a direct spatial part."@en . @@ -580,6 +575,7 @@ J stands for N m"""@en ; ### https://w3id.org/emmo#EMMO_89762966_8076_4f7c_b745_f718d653e8e2 :EMMO_89762966_8076_4f7c_b745_f718d653e8e2 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_b953f2b1_c8d1_4dd9_b630_d3ef6580c2bb ; skos:prefLabel "ExactConstant"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Physical constant used to define a unit system. Hence, when expressed in that unit system they have an exact value with no associated uncertainty."@en . @@ -602,6 +598,12 @@ Sex of a human being."""@en ; :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "nominal property"@en . +### https://w3id.org/emmo#EMMO_9159bb16_8a70_49f9_bac4_f5cf2a82c39a +:EMMO_9159bb16_8a70_49f9_bac4_f5cf2a82c39a rdf:type owl:Class ; + rdfs:subClassOf :EMMO_02c0621e_a527_4790_8a0f_2bb51973c819 ; + skos:prefLabel "PhysicalQuantiyByDefinition"@en . + + ### https://w3id.org/emmo#EMMO_972e01b0_b017_4903_8c05_b7edda958723 :EMMO_972e01b0_b017_4903_8c05_b7edda958723 rdf:type owl:Class ; rdfs:subClassOf :EMMO_3227b821_26a5_4c7c_9c01_5c24483e0bd0 ; @@ -639,7 +641,9 @@ It is advisory to create a uniquely defined subclass these units for concrete us ### https://w3id.org/emmo#EMMO_a9a6ddf8_7e16_420a_9f3d_df7d5cfe3536 :EMMO_a9a6ddf8_7e16_420a_9f3d_df7d5cfe3536 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_251cfb4f_5c75_4778_91ed_6c8395212fd8 ; + rdfs:subClassOf :EMMO_251cfb4f_5c75_4778_91ed_6c8395212fd8 , + :EMMO_d9350951_5300_44e8_ae61_79fb7c53b7e7 ; + owl:disjointWith :EMMO_dd4a7f3e_ef56_466c_ac1a_d2716b5f87ec ; skos:example "The measure of beauty on a scale from 1 to 10."@en ; skos:prefLabel "SubjectiveProperty"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A quantity whos value that cannot be univocally determined and depends on an agent (e.g. a human individual, a community)."@en . @@ -647,6 +651,7 @@ It is advisory to create a uniquely defined subclass these units for concrete us ### https://w3id.org/emmo#EMMO_acaaa124_3dde_48b6_86e6_6ec6f364f408 :EMMO_acaaa124_3dde_48b6_86e6_6ec6f364f408 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9159bb16_8a70_49f9_bac4_f5cf2a82c39a ; skos:prefLabel "BaseQuantity"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Quantity in a conventionally chosen subset of a given system of quantities, where no quantity in the subset can be expressed in terms of the other quantities within that subset\" ISO 80000-1"""@en ; @@ -689,10 +694,8 @@ https://www.bipm.org/utils/common/pdf/si-brochure/SI-Brochure-9-EN.pdf"""@en , ### https://w3id.org/emmo#EMMO_b953f2b1_c8d1_4dd9_b630_d3ef6580c2bb :EMMO_b953f2b1_c8d1_4dd9_b630_d3ef6580c2bb rdf:type owl:Class ; rdfs:subClassOf :EMMO_02c0621e_a527_4790_8a0f_2bb51973c819 ; - owl:disjointUnionOf ( :EMMO_3f15d200_c97b_42c8_8ac0_d81d150361e2 - :EMMO_89762966_8076_4f7c_b745_f718d653e8e2 - ) ; skos:prefLabel "PhysicalConstant"@en ; + "DisjointUnionOf: MeasuredConstant, ExactConstant" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Physical constants are categorised into \"exact\" and measured constants. With \"exact\" constants, we refer to physical constants that have an exact numerical value after the revision of the SI system that was enforsed May 2019."""@en ; @@ -712,6 +715,7 @@ is desirable (μm/m, nmol/mol). ### https://w3id.org/emmo#EMMO_c46f091c_0420_4c1a_af30_0a2c8ebcf7d7 :EMMO_c46f091c_0420_4c1a_af30_0a2c8ebcf7d7 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_dbbbf0ed_a446_4f9e_877c_8c46e7842f43 ; rdfs:comment """\"Ordinal quantities, such as Rockwell C hardness, are usually not considered to be part of a system of quantities because they are related to other quantities through empirical relations only.\" International vocabulary of metrology (VIM)"""@en ; skos:example """Hardness @@ -789,6 +793,12 @@ Then I have two different physical quantities that are properties thanks to two :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A quantitative property attributed by agreement to a quantity for a given purpose."@en . +### https://w3id.org/emmo#EMMO_d9350951_5300_44e8_ae61_79fb7c53b7e7 +:EMMO_d9350951_5300_44e8_ae61_79fb7c53b7e7 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf ; + skos:prefLabel "QuantityBySubjectivity"@en . + + ### https://w3id.org/emmo#EMMO_dabe353b_8bfc_4da7_8ac7_8f52786d16f8 :EMMO_dabe353b_8bfc_4da7_8ac7_8f52786d16f8 rdf:type owl:Class ; rdfs:subClassOf :EMMO_9b87d718_9dcc_4f7d_ad20_12c2aa4c76be ; @@ -797,7 +807,8 @@ Then I have two different physical quantities that are properties thanks to two ### https://w3id.org/emmo#EMMO_db716151_6b73_45ff_910c_d182fdcbb4f5 :EMMO_db716151_6b73_45ff_910c_d182fdcbb4f5 rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_216f448e_cdbc_4aeb_a529_7a5fe7fc38bb , + [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_67fc0a36_8dcb_4ffa_9a43_31074efa3296 ] ; owl:allValuesFrom :EMMO_acaaa124_3dde_48b6_86e6_6ec6f364f408 @@ -807,9 +818,16 @@ Then I have two different physical quantities that are properties thanks to two :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "base unit"@en . +### https://w3id.org/emmo#EMMO_dbbbf0ed_a446_4f9e_877c_8c46e7842f43 +:EMMO_dbbbf0ed_a446_4f9e_877c_8c46e7842f43 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf ; + skos:prefLabel "QuantityByPhysical"@en . + + ### https://w3id.org/emmo#EMMO_dd4a7f3e_ef56_466c_ac1a_d2716b5f87ec :EMMO_dd4a7f3e_ef56_466c_ac1a_d2716b5f87ec rdf:type owl:Class ; - rdfs:subClassOf :EMMO_2a888cdf_ec4a_4ec5_af1c_0343372fc978 ; + rdfs:subClassOf :EMMO_2a888cdf_ec4a_4ec5_af1c_0343372fc978 , + :EMMO_d9350951_5300_44e8_ae61_79fb7c53b7e7 ; rdfs:comment "Subclasses of 'ObjectiveProperty' classify objects according to the type semiosis that is used to connect the property to the object (e.g. by measurement, by convention, by modelling)."@en ; skos:altLabel "PhysicalProperty"@en , "QuantitativeProperty"@en ; diff --git a/disciplines/units/sidimensionalunits.ttl b/disciplines/units/sidimensionalunits.ttl index 1e43ff4e..97f0c91c 100644 --- a/disciplines/units/sidimensionalunits.ttl +++ b/disciplines/units/sidimensionalunits.ttl @@ -3,7 +3,6 @@ @prefix rdf: . @prefix xml: . @prefix xsd: . -@prefix emmo: . @prefix rdfs: . @prefix skos: . @prefix dcterms: . @@ -29,17 +28,18 @@ This module provides a connection between physical quantities defined in the 'is We kindly acknowledge NIST for reusing their content, including the physical dimensionality of units."""@en , "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - emmo:EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Data properties ################################################################# ### https://w3id.org/emmo#EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 -emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 rdf:type owl:DatatypeProperty ; - rdfs:range xsd:string ; - skos:prefLabel "hasDimensionString"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Relates a SI dimensional unit to a dimension string."@en . +:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 rdf:type owl:DatatypeProperty , + owl:FunctionalProperty ; + rdfs:range xsd:string ; + skos:prefLabel "hasDimensionString"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Relates a SI dimensional unit to a dimension string."@en . ################################################################# @@ -47,1546 +47,1557 @@ emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 rdf:type owl:DatatypeProperty ; ################################################################# ### https://w3id.org/emmo#EMMO_002e4002_58c7_4aea_ac1f_bba5188818ff -emmo:EMMO_002e4002_58c7_4aea_ac1f_bba5188818ff rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L+2 M0 I0 Θ-1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AreaPerTemperatureUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AreaPerTemperature'."@en . +:EMMO_002e4002_58c7_4aea_ac1f_bba5188818ff rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L+2 M0 I0 Θ-1 N0 J0" + ] ; + skos:prefLabel "AreaPerTemperatureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AreaPerTemperature'."@en . ### https://w3id.org/emmo#EMMO_01cd670e_d37c_424f_b91e_c2c2bbb5ea43 -emmo:EMMO_01cd670e_d37c_424f_b91e_c2c2bbb5ea43 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+2 L-1 M-1 I+1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MagneticReluctivityUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MagneticReluctivity'."@en . +:EMMO_01cd670e_d37c_424f_b91e_c2c2bbb5ea43 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+2 L-1 M-1 I+1 Θ0 N0 J0" + ] ; + skos:prefLabel "MagneticReluctivityUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MagneticReluctivity'."@en . ### https://w3id.org/emmo#EMMO_02a935c8_c2d4_4a00_bd6f_b89d05aac79e -emmo:EMMO_02a935c8_c2d4_4a00_bd6f_b89d05aac79e rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L0 M0 I0 Θ-1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "PerTemperatureUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerTemperature'."@en . +:EMMO_02a935c8_c2d4_4a00_bd6f_b89d05aac79e rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L0 M0 I0 Θ-1 N0 J0" + ] ; + skos:prefLabel "PerTemperatureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerTemperature'."@en . ### https://w3id.org/emmo#EMMO_02e894c3_b793_4197_b120_3442e08f58d1 -emmo:EMMO_02e894c3_b793_4197_b120_3442e08f58d1 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+1 L0 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "TimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Time'."@en . +:EMMO_02e894c3_b793_4197_b120_3442e08f58d1 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+1 L0 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "TimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Time'."@en . ### https://w3id.org/emmo#EMMO_044f83a6_ade4_4441_9c73_5490dd93344f -emmo:EMMO_044f83a6_ade4_4441_9c73_5490dd93344f rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+3 L-2 M-1 I0 Θ0 N0 J+1" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "LuminousEfficacyUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LuminousEfficacy'."@en . +:EMMO_044f83a6_ade4_4441_9c73_5490dd93344f rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+3 L-2 M-1 I0 Θ0 N0 J+1" + ] ; + skos:prefLabel "LuminousEfficacyUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LuminousEfficacy'."@en . ### https://w3id.org/emmo#EMMO_052e9796_1144_43ae_a798_c5755cd6cd81 -emmo:EMMO_052e9796_1144_43ae_a798_c5755cd6cd81 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+2 L-3 M-1 I0 Θ0 N+1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AmountSquareTimePerMassVolumeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AmountSquareTimePerMassVolume'."@en . +:EMMO_052e9796_1144_43ae_a798_c5755cd6cd81 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+2 L-3 M-1 I0 Θ0 N+1 J0" + ] ; + skos:prefLabel "AmountSquareTimePerMassVolumeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AmountSquareTimePerMassVolume'."@en . ### https://w3id.org/emmo#EMMO_071b87fd_8ac8_4287_bfc6_9fcd8ce6674c -emmo:EMMO_071b87fd_8ac8_4287_bfc6_9fcd8ce6674c rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+2 L-2 M-1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "PerEnergyUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerEnergy'."@en . +:EMMO_071b87fd_8ac8_4287_bfc6_9fcd8ce6674c rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+2 L-2 M-1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "PerEnergyUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerEnergy'."@en . ### https://w3id.org/emmo#EMMO_07f571cd_252b_4421_8f98_94b6690d2ab9 -emmo:EMMO_07f571cd_252b_4421_8f98_94b6690d2ab9 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+2 L-2 M-1 I+2 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MagneticReluctanceUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MagneticReluctance'."@en . +:EMMO_07f571cd_252b_4421_8f98_94b6690d2ab9 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+2 L-2 M-1 I+2 Θ0 N0 J0" + ] ; + skos:prefLabel "MagneticReluctanceUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MagneticReluctance'."@en . ### https://w3id.org/emmo#EMMO_0972cb08_48bd_4524_ac03_8a2e7f30f02f -emmo:EMMO_0972cb08_48bd_4524_ac03_8a2e7f30f02f rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L+2 M+1 I0 Θ0 N-1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "EnergyPerAmountUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'EnergyPerAmount'."@en . +:EMMO_0972cb08_48bd_4524_ac03_8a2e7f30f02f rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L+2 M+1 I0 Θ0 N-1 J0" + ] ; + skos:prefLabel "EnergyPerAmountUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'EnergyPerAmount'."@en . ### https://w3id.org/emmo#EMMO_09cee580_aed5_4541_ab94_ec5bb1c64a7c -emmo:EMMO_09cee580_aed5_4541_ab94_ec5bb1c64a7c rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L+1 M0 I0 Θ0 N-1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "LengthPerAmountUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LengthPerAmount'."@en . +:EMMO_09cee580_aed5_4541_ab94_ec5bb1c64a7c rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L+1 M0 I0 Θ0 N-1 J0" + ] ; + skos:prefLabel "LengthPerAmountUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LengthPerAmount'."@en . ### https://w3id.org/emmo#EMMO_0cd4c619_b123_4ae4_b778_3c9adaad65e7 -emmo:EMMO_0cd4c619_b123_4ae4_b778_3c9adaad65e7 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-3 L-1 M+1 I0 Θ+1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "TemperaturePressurePerTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'TemperaturePressurePerTime'."@en . +:EMMO_0cd4c619_b123_4ae4_b778_3c9adaad65e7 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-3 L-1 M+1 I0 Θ+1 N0 J0" + ] ; + skos:prefLabel "TemperaturePressurePerTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'TemperaturePressurePerTime'."@en . ### https://w3id.org/emmo#EMMO_0d4bdfcd_f4f0_4b8f_b470_e3f654e37d33 -emmo:EMMO_0d4bdfcd_f4f0_4b8f_b470_e3f654e37d33 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L+1 M0 I0 Θ+1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "TemperatureLengthPerTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'TemperatureLengthPerTime'."@en . +:EMMO_0d4bdfcd_f4f0_4b8f_b470_e3f654e37d33 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L+1 M0 I0 Θ+1 N0 J0" + ] ; + skos:prefLabel "TemperatureLengthPerTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'TemperatureLengthPerTime'."@en . ### https://w3id.org/emmo#EMMO_0f3ec0ad_3fcf_42b2_8f34_6dca89e35a4f -emmo:EMMO_0f3ec0ad_3fcf_42b2_8f34_6dca89e35a4f rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-3 L+1 M+1 I0 Θ-1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ThermalConductivityUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ThermalConductivity'."@en . +:EMMO_0f3ec0ad_3fcf_42b2_8f34_6dca89e35a4f rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-3 L+1 M+1 I0 Θ-1 N0 J0" + ] ; + skos:prefLabel "ThermalConductivityUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ThermalConductivity'."@en . ### https://w3id.org/emmo#EMMO_0f43918c_3578_4196_a5fa_d3fa6c0d5869 -emmo:EMMO_0f43918c_3578_4196_a5fa_d3fa6c0d5869 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L0 M+1 I0 Θ0 N+1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MassAmountOfSubstanceUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassAmountOfSubstance'."@en . +:EMMO_0f43918c_3578_4196_a5fa_d3fa6c0d5869 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L0 M+1 I0 Θ0 N+1 J0" + ] ; + skos:prefLabel "MassAmountOfSubstanceUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassAmountOfSubstance'."@en . ### https://w3id.org/emmo#EMMO_109e8c69_4148_4cb0_9ceb_fbd526befca0 -emmo:EMMO_109e8c69_4148_4cb0_9ceb_fbd526befca0 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L0 M+2 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "SquareMassPerSquareTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquareMassPerSquareTime'."@en . +:EMMO_109e8c69_4148_4cb0_9ceb_fbd526befca0 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L0 M+2 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "SquareMassPerSquareTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquareMassPerSquareTime'."@en . ### https://w3id.org/emmo#EMMO_10f703b5_8b2a_4c5a_a734_f0cfb29622ad -emmo:EMMO_10f703b5_8b2a_4c5a_a734_f0cfb29622ad rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L+2 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AreaPerTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AreaPerTime'."@en . +:EMMO_10f703b5_8b2a_4c5a_a734_f0cfb29622ad rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L+2 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "AreaPerTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AreaPerTime'."@en . ### https://w3id.org/emmo#EMMO_11708648_fc62_46c6_bae5_3a10693e416e -emmo:EMMO_11708648_fc62_46c6_bae5_3a10693e416e rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L-2 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "PerAreaUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerArea'."@en . +:EMMO_11708648_fc62_46c6_bae5_3a10693e416e rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L-2 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "PerAreaUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerArea'."@en . ### https://w3id.org/emmo#EMMO_120d86b6_d7c4_4490_8ef2_8a5f58403950 -emmo:EMMO_120d86b6_d7c4_4490_8ef2_8a5f58403950 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L-2 M0 I+1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricCurrentDensityUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricCurrentDensity'."@en . +:EMMO_120d86b6_d7c4_4490_8ef2_8a5f58403950 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L-2 M0 I+1 Θ0 N0 J0" + ] ; + skos:prefLabel "ElectricCurrentDensityUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricCurrentDensity'."@en . ### https://w3id.org/emmo#EMMO_1275ac79_7280_4d99_ab61_3d98e00c053e -emmo:EMMO_1275ac79_7280_4d99_ab61_3d98e00c053e rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L-1 M+1 I0 Θ-1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "PressurePerTemperatureUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PressurePerTemperature'."@en . +:EMMO_1275ac79_7280_4d99_ab61_3d98e00c053e rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L-1 M+1 I0 Θ-1 N0 J0" + ] ; + skos:prefLabel "PressurePerTemperatureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PressurePerTemperature'."@en . ### https://w3id.org/emmo#EMMO_14235b93_650f_4452_8395_a23b8f645c9a -emmo:EMMO_14235b93_650f_4452_8395_a23b8f645c9a rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+3 L0 M-1 I+2 Θ0 N-1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AmountConductivityUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AmountConductivity'."@en . +:EMMO_14235b93_650f_4452_8395_a23b8f645c9a rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+3 L0 M-1 I+2 Θ0 N-1 J0" + ] ; + skos:prefLabel "AmountConductivityUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AmountConductivity'."@en . ### https://w3id.org/emmo#EMMO_14ff4393_0f28_4fb4_abc7_c2cc00bc761d -emmo:EMMO_14ff4393_0f28_4fb4_abc7_c2cc00bc761d rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L0 M0 I0 Θ0 N0 J+1" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "LuminousIntensityUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LuminousIntensity'."@en . +:EMMO_14ff4393_0f28_4fb4_abc7_c2cc00bc761d rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L0 M0 I0 Θ0 N0 J+1" + ] ; + skos:prefLabel "LuminousIntensityUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LuminousIntensity'."@en . ### https://w3id.org/emmo#EMMO_183f6fac_8543_44e0_bd59_434aa7054f4c -emmo:EMMO_183f6fac_8543_44e0_bd59_434aa7054f4c rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L-2 M0 I0 Θ0 N+1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AmountPerAreaUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AmountPerArea'."@en . +:EMMO_183f6fac_8543_44e0_bd59_434aa7054f4c rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L-2 M0 I0 Θ0 N+1 J0" + ] ; + skos:prefLabel "AmountPerAreaUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AmountPerArea'."@en . ### https://w3id.org/emmo#EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1 -emmo:EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1 rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da ; - skos:example "Unit for mass fraction."@en ; - skos:prefLabel "MassFractionUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Unit for quantities of dimension one that are the fraction of two masses."@en . +:EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da ; + skos:example "Unit for mass fraction."@en ; + skos:prefLabel "MassFractionUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Unit for quantities of dimension one that are the fraction of two masses."@en . ### https://w3id.org/emmo#EMMO_197095a5_6d0c_4747_bcd7_f239203217dc -emmo:EMMO_197095a5_6d0c_4747_bcd7_f239203217dc rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-6 L+4 M+2 I-2 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "LorenzNumberUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LorenzNumber'."@en . +:EMMO_197095a5_6d0c_4747_bcd7_f239203217dc rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-6 L+4 M+2 I-2 Θ0 N0 J0" + ] ; + skos:prefLabel "LorenzNumberUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LorenzNumber'."@en . ### https://w3id.org/emmo#EMMO_1aaaceb6_c5eb_4cf3_a494_f82d43fda10a -emmo:EMMO_1aaaceb6_c5eb_4cf3_a494_f82d43fda10a rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+3 L-2 M-1 I+1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricCurrentPerUnitEnergyUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricCurrentPerUnitEnergy'."@en . +:EMMO_1aaaceb6_c5eb_4cf3_a494_f82d43fda10a rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+3 L-2 M-1 I+1 Θ0 N0 J0" + ] ; + skos:prefLabel "ElectricCurrentPerUnitEnergyUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricCurrentPerUnitEnergy'."@en . ### https://w3id.org/emmo#EMMO_1c2226a9_22f0_40c8_8928_5a01d398f96e -emmo:EMMO_1c2226a9_22f0_40c8_8928_5a01d398f96e rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L+2 M0 I+1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MagneticDipoleMomentUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MagneticDipoleMoment'."@en . +:EMMO_1c2226a9_22f0_40c8_8928_5a01d398f96e rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L+2 M0 I+1 Θ0 N0 J0" + ] ; + skos:prefLabel "MagneticDipoleMomentUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MagneticDipoleMoment'."@en . ### https://w3id.org/emmo#EMMO_1c3de02f_ddbd_4704_9538_3d4f38cc373e -emmo:EMMO_1c3de02f_ddbd_4704_9538_3d4f38cc373e rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L0 M+1 I-1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MassPerElectricChargeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassPerElectricCharge'."@en . +:EMMO_1c3de02f_ddbd_4704_9538_3d4f38cc373e rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L0 M+1 I-1 Θ0 N0 J0" + ] ; + skos:prefLabel "MassPerElectricChargeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassPerElectricCharge'."@en . ### https://w3id.org/emmo#EMMO_1c957677_a460_4702_85a6_baef659d14b1 -emmo:EMMO_1c957677_a460_4702_85a6_baef659d14b1 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L-3 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "DensityUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Density'."@en . +:EMMO_1c957677_a460_4702_85a6_baef659d14b1 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L-3 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "DensityUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Density'."@en . ### https://w3id.org/emmo#EMMO_200c735e_3dd7_44b2_bb34_4bb454a8e53b -emmo:EMMO_200c735e_3dd7_44b2_bb34_4bb454a8e53b rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+1 L0 M0 I+1 Θ-1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricChargePerTemperatureUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricChargePerTemperature'."@en . +:EMMO_200c735e_3dd7_44b2_bb34_4bb454a8e53b rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+1 L0 M0 I+1 Θ-1 N0 J0" + ] ; + skos:prefLabel "ElectricChargePerTemperatureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricChargePerTemperature'."@en . ### https://w3id.org/emmo#EMMO_21a91e48_b6d3_4558_b08f_246433d43860 -emmo:EMMO_21a91e48_b6d3_4558_b08f_246433d43860 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-3 L+2 M+1 I0 Θ-1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ThermalConductanceUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ThermalConductance'."@en . +:EMMO_21a91e48_b6d3_4558_b08f_246433d43860 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-3 L+2 M+1 I0 Θ-1 N0 J0" + ] ; + skos:prefLabel "ThermalConductanceUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ThermalConductance'."@en . ### https://w3id.org/emmo#EMMO_21bc99ae_f2ba_4eb3_90c1_d81968c429e2 -emmo:EMMO_21bc99ae_f2ba_4eb3_90c1_d81968c429e2 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L+6 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "SexticLengthUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SexticLength'."@en . +:EMMO_21bc99ae_f2ba_4eb3_90c1_d81968c429e2 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L+6 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "SexticLengthUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SexticLength'."@en . ### https://w3id.org/emmo#EMMO_27c8e4db_eb18_402c_951e_6a38751cf1d0 -emmo:EMMO_27c8e4db_eb18_402c_951e_6a38751cf1d0 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-4 L+2 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AreaPerQuarticTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AreaPerQuarticTime'."@en . +:EMMO_27c8e4db_eb18_402c_951e_6a38751cf1d0 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-4 L+2 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "AreaPerQuarticTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AreaPerQuarticTime'."@en . ### https://w3id.org/emmo#EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 -emmo:EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+2 L+1 M-1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "PerPressureUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerPressure'."@en . +:EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+2 L+1 M-1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "PerPressureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerPressure'."@en . ### https://w3id.org/emmo#EMMO_2c224eb4_cb86_44a4_a067_8969ead598d7 -emmo:EMMO_2c224eb4_cb86_44a4_a067_8969ead598d7 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L-1 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MassPerLengthTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassPerLengthTime'."@en . +:EMMO_2c224eb4_cb86_44a4_a067_8969ead598d7 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L-1 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "MassPerLengthTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassPerLengthTime'."@en . ### https://w3id.org/emmo#EMMO_2d66cf6d_9396_40c8_bb82_324ab19067ce -emmo:EMMO_2d66cf6d_9396_40c8_bb82_324ab19067ce rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+2 L+1 M-2 I0 Θ0 N+1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AmountPerMassPressureUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AmountPerMassPressure'."@en . +:EMMO_2d66cf6d_9396_40c8_bb82_324ab19067ce rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+2 L+1 M-2 I0 Θ0 N+1 J0" + ] ; + skos:prefLabel "AmountPerMassPressureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AmountPerMassPressure'."@en . ### https://w3id.org/emmo#EMMO_2da7408f_d389_4245_887d_a1743b81a9b6 -emmo:EMMO_2da7408f_d389_4245_887d_a1743b81a9b6 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L+1 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AccelerationUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Acceleration'."@en . +:EMMO_2da7408f_d389_4245_887d_a1743b81a9b6 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L+1 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "AccelerationUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Acceleration'."@en . ### https://w3id.org/emmo#EMMO_2e7e5796_4a80_4d73_bb84_f31138446c0c -emmo:EMMO_2e7e5796_4a80_4d73_bb84_f31138446c0c rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-3 L+2 M+1 I-1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricPotentialUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricPotential'."@en . +:EMMO_2e7e5796_4a80_4d73_bb84_f31138446c0c rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-3 L+2 M+1 I-1 Θ0 N0 J0" + ] ; + skos:prefLabel "ElectricPotentialUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricPotential'."@en . ### https://w3id.org/emmo#EMMO_2f31340f_59ca_4a57_8513_269837af3796 -emmo:EMMO_2f31340f_59ca_4a57_8513_269837af3796 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+1 L+1 M-1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "LengthTimePerMassUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LengthTimePerMass'."@en . +:EMMO_2f31340f_59ca_4a57_8513_269837af3796 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+1 L+1 M-1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "LengthTimePerMassUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LengthTimePerMass'."@en . ### https://w3id.org/emmo#EMMO_30261696_a8a4_44ce_9bf5_b18201a83c76 -emmo:EMMO_30261696_a8a4_44ce_9bf5_b18201a83c76 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-4 L0 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MassPerQuarticTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassPerQuarticTime'."@en . +:EMMO_30261696_a8a4_44ce_9bf5_b18201a83c76 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-4 L0 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "MassPerQuarticTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassPerQuarticTime'."@en . ### https://w3id.org/emmo#EMMO_3181bb28_623b_4411_ad79_80277c661322 -emmo:EMMO_3181bb28_623b_4411_ad79_80277c661322 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L+3 M-1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "NewtonianConstantOfGravityUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'NewtonianConstantOfGravity'."@en . +:EMMO_3181bb28_623b_4411_ad79_80277c661322 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L+3 M-1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "NewtonianConstantOfGravityUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'NewtonianConstantOfGravity'."@en . ### https://w3id.org/emmo#EMMO_321af35f_f0cc_4a5c_b4fe_8c2c0303fb0c -emmo:EMMO_321af35f_f0cc_4a5c_b4fe_8c2c0303fb0c rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+3 L-2 M-1 I+2 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricConductanceUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricConductance'."@en . +:EMMO_321af35f_f0cc_4a5c_b4fe_8c2c0303fb0c rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+3 L-2 M-1 I+2 Θ0 N0 J0" + ] ; + skos:prefLabel "ElectricConductanceUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricConductance'."@en . ### https://w3id.org/emmo#EMMO_33433bb1_c68f_45ee_a466_f01e2c57b214 -emmo:EMMO_33433bb1_c68f_45ee_a466_f01e2c57b214 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L+2 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AreaUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Area'."@en . +:EMMO_33433bb1_c68f_45ee_a466_f01e2c57b214 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L+2 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "AreaUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Area'."@en . ### https://w3id.org/emmo#EMMO_3371fb68_5f07_467c_ada6_5aa3da3808d0 -emmo:EMMO_3371fb68_5f07_467c_ada6_5aa3da3808d0 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-3 L+1 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MassLengthPerCubicTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassLengthPerCubicTime'."@en . +:EMMO_3371fb68_5f07_467c_ada6_5aa3da3808d0 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-3 L+1 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "MassLengthPerCubicTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassLengthPerCubicTime'."@en . ### https://w3id.org/emmo#EMMO_33b6c84d_e139_418c_8f8c_f1d45f94df46 -emmo:EMMO_33b6c84d_e139_418c_8f8c_f1d45f94df46 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+3 L-1 M-1 I0 Θ+1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ThermalResistivityUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ThermalResistivity'."@en . +:EMMO_33b6c84d_e139_418c_8f8c_f1d45f94df46 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+3 L-1 M-1 I0 Θ+1 N0 J0" + ] ; + skos:prefLabel "ThermalResistivityUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ThermalResistivity'."@en . ### https://w3id.org/emmo#EMMO_3532cc67_472a_4227_96f4_04b93146cec3 -emmo:EMMO_3532cc67_472a_4227_96f4_04b93146cec3 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L+2 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MassAreaUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassArea'."@en . +:EMMO_3532cc67_472a_4227_96f4_04b93146cec3 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L+2 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "MassAreaUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassArea'."@en . ### https://w3id.org/emmo#EMMO_359312ca_1d9d_4765_b20b_28d9f45d77e7 -emmo:EMMO_359312ca_1d9d_4765_b20b_28d9f45d77e7 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-3 L+3 M+1 I-2 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricResistivityUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricResistivity'."@en . +:EMMO_359312ca_1d9d_4765_b20b_28d9f45d77e7 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-3 L+3 M+1 I-2 Θ0 N0 J0" + ] ; + skos:prefLabel "ElectricResistivityUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricResistivity'."@en . ### https://w3id.org/emmo#EMMO_360adeca_9eee_4bb9_a5ca_728756c1ed4a -emmo:EMMO_360adeca_9eee_4bb9_a5ca_728756c1ed4a rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+7 L-3 M-2 I+3 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "CubicElectricChargeLengthPerSquareEnergyUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'CubicElectricChargeLengthPerSquareEnergy'."@en . +:EMMO_360adeca_9eee_4bb9_a5ca_728756c1ed4a rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+7 L-3 M-2 I+3 Θ0 N0 J0" + ] ; + skos:prefLabel "CubicElectricChargeLengthPerSquareEnergyUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'CubicElectricChargeLengthPerSquareEnergy'."@en . ### https://w3id.org/emmo#EMMO_36e03182_1be9_497c_bb71_e26fbb9160d2 -emmo:EMMO_36e03182_1be9_497c_bb71_e26fbb9160d2 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-3 L-3 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "PowerPerAreaVolumeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PowerPerAreaVolume'."@en . +:EMMO_36e03182_1be9_497c_bb71_e26fbb9160d2 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-3 L-3 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "PowerPerAreaVolumeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PowerPerAreaVolume'."@en . + + +### https://w3id.org/emmo#EMMO_3c38a8b4_ed07_4185_8d9b_b57b9130c537 +:EMMO_3c38a8b4_ed07_4185_8d9b_b57b9130c537 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L-4 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "PerQuarticLengthUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with physical dimensionality per length to the power of four."@en . ### https://w3id.org/emmo#EMMO_3cb55500_dc5b_4586_bbf3_1d4158afac35 -emmo:EMMO_3cb55500_dc5b_4586_bbf3_1d4158afac35 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L+2 M+1 I0 Θ-1 N-1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "EntropyPerAmountUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'EntropyPerAmount'."@en . +:EMMO_3cb55500_dc5b_4586_bbf3_1d4158afac35 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L+2 M+1 I0 Θ-1 N-1 J0" + ] ; + skos:prefLabel "EntropyPerAmountUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'EntropyPerAmount'."@en . ### https://w3id.org/emmo#EMMO_3d254432_6f8f_4a6d_9eb3_4ab54388171b -emmo:EMMO_3d254432_6f8f_4a6d_9eb3_4ab54388171b rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L0 M0 I0 Θ+1 N+1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AmountTemperatureUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AmountTemperature'."@en . +:EMMO_3d254432_6f8f_4a6d_9eb3_4ab54388171b rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L0 M0 I0 Θ+1 N+1 J0" + ] ; + skos:prefLabel "AmountTemperatureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AmountTemperature'."@en . ### https://w3id.org/emmo#EMMO_3df1408c_df34_4037_8584_c25f854bb346 -emmo:EMMO_3df1408c_df34_4037_8584_c25f854bb346 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+1 L0 M0 I0 Θ+1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "TemperatureTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'TemperatureTime'."@en . +:EMMO_3df1408c_df34_4037_8584_c25f854bb346 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+1 L0 M0 I0 Θ+1 N0 J0" + ] ; + skos:prefLabel "TemperatureTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'TemperatureTime'."@en . ### https://w3id.org/emmo#EMMO_3ecff38b_b3cf_4a78_b49f_8580abf8715b -emmo:EMMO_3ecff38b_b3cf_4a78_b49f_8580abf8715b rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L+2 M+1 I0 Θ-1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "EntropyUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Entropy'."@en . +:EMMO_3ecff38b_b3cf_4a78_b49f_8580abf8715b rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L+2 M+1 I0 Θ-1 N0 J0" + ] ; + skos:prefLabel "EntropyUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Entropy'."@en . ### https://w3id.org/emmo#EMMO_3fe66e46_9343_4a36_b101_a732ad5f4f76 -emmo:EMMO_3fe66e46_9343_4a36_b101_a732ad5f4f76 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L+1 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "LengthMassUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LengthMass'."@en . +:EMMO_3fe66e46_9343_4a36_b101_a732ad5f4f76 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L+1 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "LengthMassUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LengthMass'."@en . ### https://w3id.org/emmo#EMMO_4000d06d_8594_4263_ba72_5d9440b66c5e -emmo:EMMO_4000d06d_8594_4263_ba72_5d9440b66c5e rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L-2 M0 I0 Θ0 N0 J+1" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "LuminanceUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Luminance'."@en . +:EMMO_4000d06d_8594_4263_ba72_5d9440b66c5e rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L-2 M0 I0 Θ0 N0 J+1" + ] ; + skos:prefLabel "LuminanceUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Luminance'."@en . ### https://w3id.org/emmo#EMMO_4007522b_7ab7_4855_acd2_e99e2a0690b6 -emmo:EMMO_4007522b_7ab7_4855_acd2_e99e2a0690b6 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L-1 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MassPerLengthUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassPerLength'."@en . +:EMMO_4007522b_7ab7_4855_acd2_e99e2a0690b6 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L-1 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "MassPerLengthUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassPerLength'."@en . ### https://w3id.org/emmo#EMMO_431ce3bc_3d54_481d_a10d_7c4a4418732a -emmo:EMMO_431ce3bc_3d54_481d_a10d_7c4a4418732a rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L+3 M+1 I-1 Θ+1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "NewtonSquareMetrePerAmpereUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'NewtonSquareMetrePerAmpere'."@en . +:EMMO_431ce3bc_3d54_481d_a10d_7c4a4418732a rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L+3 M+1 I-1 Θ+1 N0 J0" + ] ; + skos:prefLabel "NewtonSquareMetrePerAmpereUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'NewtonSquareMetrePerAmpere'."@en . ### https://w3id.org/emmo#EMMO_43e499a1_ca67_4380_ac08_cfc52a93ad04 -emmo:EMMO_43e499a1_ca67_4380_ac08_cfc52a93ad04 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L-3 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "FrequencyPerVolumeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'FrequencyPerVolume'."@en . +:EMMO_43e499a1_ca67_4380_ac08_cfc52a93ad04 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L-3 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "FrequencyPerVolumeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'FrequencyPerVolume'."@en . ### https://w3id.org/emmo#EMMO_44ddbe46_0112_4185_b595_132866e902da -emmo:EMMO_44ddbe46_0112_4185_b595_132866e902da rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+1 L+1 M0 I0 Θ+1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "LengthTimeTemperatureUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LengthTimeTemperature'."@en . +:EMMO_44ddbe46_0112_4185_b595_132866e902da rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+1 L+1 M0 I0 Θ+1 N0 J0" + ] ; + skos:prefLabel "LengthTimeTemperatureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LengthTimeTemperature'."@en . ### https://w3id.org/emmo#EMMO_4817e479_e401_437e_a49b_54540b93d2a1 -emmo:EMMO_4817e479_e401_437e_a49b_54540b93d2a1 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L+2 M-1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AreaPerMassUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AreaPerMass'."@en . +:EMMO_4817e479_e401_437e_a49b_54540b93d2a1 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L+2 M-1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "AreaPerMassUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AreaPerMass'."@en . ### https://w3id.org/emmo#EMMO_48a3c106_9d39_455e_a849_81ceff95bdea -emmo:EMMO_48a3c106_9d39_455e_a849_81ceff95bdea rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+1 L+2 M0 I0 Θ+1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AreaTimeTemperatureUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AreaTimeTemperature'."@en . +:EMMO_48a3c106_9d39_455e_a849_81ceff95bdea rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+1 L+2 M0 I0 Θ+1 N0 J0" + ] ; + skos:prefLabel "AreaTimeTemperatureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AreaTimeTemperature'."@en . ### https://w3id.org/emmo#EMMO_48f00c52_8d3d_4e80_8d88_59fabaa01d87 -emmo:EMMO_48f00c52_8d3d_4e80_8d88_59fabaa01d87 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-3 L+3 M+1 I-1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricFluxUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricFlux'."@en . +:EMMO_48f00c52_8d3d_4e80_8d88_59fabaa01d87 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-3 L+3 M+1 I-1 Θ0 N0 J0" + ] ; + skos:prefLabel "ElectricFluxUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricFlux'."@en . ### https://w3id.org/emmo#EMMO_4b2c223f_89fb_4407_b1b6_24774b7fe770 -emmo:EMMO_4b2c223f_89fb_4407_b1b6_24774b7fe770 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-3 L0 M+1 I0 Θ-1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ThermalTransmittanceUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ThermalTransmittance'."@en . +:EMMO_4b2c223f_89fb_4407_b1b6_24774b7fe770 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-3 L0 M+1 I0 Θ-1 N0 J0" + ] ; + skos:prefLabel "ThermalTransmittanceUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ThermalTransmittance'."@en . ### https://w3id.org/emmo#EMMO_4c49ab58_a6f6_409e_b849_f873ae1dcbee -emmo:EMMO_4c49ab58_a6f6_409e_b849_f873ae1dcbee rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L+2 M+1 I-1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MagneticFluxUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MagneticFlux'."@en . +:EMMO_4c49ab58_a6f6_409e_b849_f873ae1dcbee rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L+2 M+1 I-1 Θ0 N0 J0" + ] ; + skos:prefLabel "MagneticFluxUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MagneticFlux'."@en . ### https://w3id.org/emmo#EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 -emmo:EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+1 L0 M-1 I+1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricChargePerMassUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricChargePerMass'."@en . +:EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+1 L0 M-1 I+1 Θ0 N0 J0" + ] ; + skos:prefLabel "ElectricChargePerMassUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricChargePerMass'."@en . ### https://w3id.org/emmo#EMMO_4f245147_f072_4431_b535_6241e8e87eb8 -emmo:EMMO_4f245147_f072_4431_b535_6241e8e87eb8 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L0 M0 I0 Θ+1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "TemperaturePerTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'TemperaturePerTime'."@en . +:EMMO_4f245147_f072_4431_b535_6241e8e87eb8 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L0 M0 I0 Θ+1 N0 J0" + ] ; + skos:prefLabel "TemperaturePerTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'TemperaturePerTime'."@en . ### https://w3id.org/emmo#EMMO_4f5c7c54_1c63_4d17_b12b_ea0792c2b187 -emmo:EMMO_4f5c7c54_1c63_4d17_b12b_ea0792c2b187 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L+1 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "SpeedUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Speed'."@en . +:EMMO_4f5c7c54_1c63_4d17_b12b_ea0792c2b187 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L+1 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "SpeedUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Speed'."@en . ### https://w3id.org/emmo#EMMO_4fdf946a_9c40_4d71_80ab_e4221ff6a534 -emmo:EMMO_4fdf946a_9c40_4d71_80ab_e4221ff6a534 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L+2 M+1 I0 Θ0 N-1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "EnergyTimePerAmountUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'EnergyTimePerAmount'."@en . +:EMMO_4fdf946a_9c40_4d71_80ab_e4221ff6a534 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L+2 M+1 I0 Θ0 N-1 J0" + ] ; + skos:prefLabel "EnergyTimePerAmountUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'EnergyTimePerAmount'."@en . ### https://w3id.org/emmo#EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a -emmo:EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L+2 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AngularMomentumUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AngularMomentum'."@en . +:EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L+2 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "AngularMomentumUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AngularMomentum'."@en . ### https://w3id.org/emmo#EMMO_5073dc80_aec2_4a3b_8057_fababfcbfe11 -emmo:EMMO_5073dc80_aec2_4a3b_8057_fababfcbfe11 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L+3 M+1 I-1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MagneticDipoleMomentUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MagneticDipoleMoment'."@en . +:EMMO_5073dc80_aec2_4a3b_8057_fababfcbfe11 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L+3 M+1 I-1 Θ0 N0 J0" + ] ; + skos:prefLabel "MagneticDipoleMomentUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MagneticDipoleMoment'."@en . ### https://w3id.org/emmo#EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 -emmo:EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L0 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "FrequencyUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Frequency'."@en . +:EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L0 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "FrequencyUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Frequency'."@en . ### https://w3id.org/emmo#EMMO_52b029aa_e525_4907_95d8_759298b04f97 -emmo:EMMO_52b029aa_e525_4907_95d8_759298b04f97 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L0 M-1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "PerTimeMassUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerTimeMass'."@en . +:EMMO_52b029aa_e525_4907_95d8_759298b04f97 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L0 M-1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "PerTimeMassUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerTimeMass'."@en . ### https://w3id.org/emmo#EMMO_52ba3876_b51e_4670_a6f2_ce726abc2d3d -emmo:EMMO_52ba3876_b51e_4670_a6f2_ce726abc2d3d rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+1 L0 M-1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MechanicalMobilityUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MechanicalMobility'."@en . +:EMMO_52ba3876_b51e_4670_a6f2_ce726abc2d3d rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+1 L0 M-1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "MechanicalMobilityUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MechanicalMobility'."@en . ### https://w3id.org/emmo#EMMO_539d8d92_d3a5_4f46_858f_081fed5b4190 -emmo:EMMO_539d8d92_d3a5_4f46_858f_081fed5b4190 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-3 L0 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "PowerDensityUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PowerDensity'."@en . +:EMMO_539d8d92_d3a5_4f46_858f_081fed5b4190 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-3 L0 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "PowerDensityUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PowerDensity'."@en . ### https://w3id.org/emmo#EMMO_53b10105_52c7_4746_ab73_a5a30bd198e2 -emmo:EMMO_53b10105_52c7_4746_ab73_a5a30bd198e2 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+2 L-2 M-1 I+1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricCurrentPerEnergyUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricCurrentPerEnergy'."@en . +:EMMO_53b10105_52c7_4746_ab73_a5a30bd198e2 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+2 L-2 M-1 I+1 Θ0 N0 J0" + ] ; + skos:prefLabel "ElectricCurrentPerEnergyUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricCurrentPerEnergy'."@en . ### https://w3id.org/emmo#EMMO_53bd0c90_41c3_46e2_8779_cd2a80f7e18b -emmo:EMMO_53bd0c90_41c3_46e2_8779_cd2a80f7e18b rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L-1 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "PressureUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Pressure'."@en . +:EMMO_53bd0c90_41c3_46e2_8779_cd2a80f7e18b rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L-1 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "PressureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Pressure'."@en . ### https://w3id.org/emmo#EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c -emmo:EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L+1 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ForceUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Force'."@en . +:EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L+1 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "ForceUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Force'."@en . ### https://w3id.org/emmo#EMMO_55ffe612_cf43_4b9b_a4e1_6aeb0c59c10c -emmo:EMMO_55ffe612_cf43_4b9b_a4e1_6aeb0c59c10c rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-3 L+1 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "LengthPerCubeTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LengthPerCubeTime'."@en . +:EMMO_55ffe612_cf43_4b9b_a4e1_6aeb0c59c10c rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-3 L+1 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "LengthPerCubeTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LengthPerCubeTime'."@en . ### https://w3id.org/emmo#EMMO_578f7da0_10f8_4fc2_9fd0_79b79f47f975 -emmo:EMMO_578f7da0_10f8_4fc2_9fd0_79b79f47f975 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L+3 M0 I-1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ReciprocalElectricChargeDensityUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ReciprocalElectricChargeDensity'."@en . +:EMMO_578f7da0_10f8_4fc2_9fd0_79b79f47f975 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L+3 M0 I-1 Θ0 N0 J0" + ] ; + skos:prefLabel "ReciprocalElectricChargeDensityUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ReciprocalElectricChargeDensity'."@en . ### https://w3id.org/emmo#EMMO_585e0ff0_9429_4d3c_b578_58abb1ba21d1 -emmo:EMMO_585e0ff0_9429_4d3c_b578_58abb1ba21d1 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L+2 M+1 I-2 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "InductanceUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Inductance'."@en . +:EMMO_585e0ff0_9429_4d3c_b578_58abb1ba21d1 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L+2 M+1 I-2 Θ0 N0 J0" + ] ; + skos:prefLabel "InductanceUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Inductance'."@en . ### https://w3id.org/emmo#EMMO_58c5b65c_c896_4740_80d9_ff9a7643c7e8 -emmo:EMMO_58c5b65c_c896_4740_80d9_ff9a7643c7e8 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-6 L+4 M+2 I-2 Θ-2 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "SquareElectricPotentialPerSquareTemperatureUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquareElectricPotentialPerSquareTemperature'."@en . +:EMMO_58c5b65c_c896_4740_80d9_ff9a7643c7e8 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-6 L+4 M+2 I-2 Θ-2 N0 J0" + ] ; + skos:prefLabel "SquareElectricPotentialPerSquareTemperatureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquareElectricPotentialPerSquareTemperature'."@en . ### https://w3id.org/emmo#EMMO_59197cce_b8b6_4216_a08d_26fb83c032af -emmo:EMMO_59197cce_b8b6_4216_a08d_26fb83c032af rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L0 M-1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ReciprocalMassUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ReciprocalMass'."@en . +:EMMO_59197cce_b8b6_4216_a08d_26fb83c032af rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L0 M-1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "ReciprocalMassUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ReciprocalMass'."@en . ### https://w3id.org/emmo#EMMO_5c003f53_20a2_4bd7_8445_58187e582578 -emmo:EMMO_5c003f53_20a2_4bd7_8445_58187e582578 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+3 L-1 M-1 I0 Θ0 N0 J+1" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "LuminousEfficacyUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LuminousEfficacy'."@en . +:EMMO_5c003f53_20a2_4bd7_8445_58187e582578 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+3 L-1 M-1 I0 Θ0 N0 J+1" + ] ; + skos:prefLabel "LuminousEfficacyUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LuminousEfficacy'."@en . ### https://w3id.org/emmo#EMMO_5d2d48c4_4fb6_4f33_bfc0_273129429c30 -emmo:EMMO_5d2d48c4_4fb6_4f33_bfc0_273129429c30 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L0 M-1 I0 Θ0 N+1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AmountPerMassTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AmountPerMassTime'."@en . +:EMMO_5d2d48c4_4fb6_4f33_bfc0_273129429c30 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L0 M-1 I0 Θ0 N+1 J0" + ] ; + skos:prefLabel "AmountPerMassTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AmountPerMassTime'."@en . ### https://w3id.org/emmo#EMMO_5f375229_de0c_46bf_b11f_da9d3b742253 -emmo:EMMO_5f375229_de0c_46bf_b11f_da9d3b742253 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+2 L0 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MassSquareTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassSquareTime'."@en . +:EMMO_5f375229_de0c_46bf_b11f_da9d3b742253 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+2 L0 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "MassSquareTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassSquareTime'."@en . ### https://w3id.org/emmo#EMMO_5f89cb0c_3171_47ee_b2ab_027a07c34c4b -emmo:EMMO_5f89cb0c_3171_47ee_b2ab_027a07c34c4b rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+4 L-3 M-1 I+2 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "PermittivityUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Permittivity'."@en . +:EMMO_5f89cb0c_3171_47ee_b2ab_027a07c34c4b rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+4 L-3 M-1 I+2 Θ0 N0 J0" + ] ; + skos:prefLabel "PermittivityUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Permittivity'."@en . ### https://w3id.org/emmo#EMMO_608a1b30_df6f_4bbb_9dc3_5c0de92fd9cf -emmo:EMMO_608a1b30_df6f_4bbb_9dc3_5c0de92fd9cf rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L-1 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ReciprocalLengthUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ReciprocalLength'."@en . +:EMMO_608a1b30_df6f_4bbb_9dc3_5c0de92fd9cf rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L-1 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "ReciprocalLengthUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ReciprocalLength'."@en . ### https://w3id.org/emmo#EMMO_61eec472_f9af_4861_bedd_d741f022a7e5 -emmo:EMMO_61eec472_f9af_4861_bedd_d741f022a7e5 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L-1 M0 I0 Θ-1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "PerLengthTemperatureUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerLengthTemperature'."@en . +:EMMO_61eec472_f9af_4861_bedd_d741f022a7e5 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L-1 M0 I0 Θ-1 N0 J0" + ] ; + skos:prefLabel "PerLengthTemperatureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerLengthTemperature'."@en . ### https://w3id.org/emmo#EMMO_66e91d9a_05c1_4906_9731_3f4d8c4f3fd8 -emmo:EMMO_66e91d9a_05c1_4906_9731_3f4d8c4f3fd8 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L+2 M-1 I0 Θ+1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "TemperatureAreaPerMassTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'TemperatureAreaPerMassTime'."@en . +:EMMO_66e91d9a_05c1_4906_9731_3f4d8c4f3fd8 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L+2 M-1 I0 Θ+1 N0 J0" + ] ; + skos:prefLabel "TemperatureAreaPerMassTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'TemperatureAreaPerMassTime'."@en . ### https://w3id.org/emmo#EMMO_6726fbb8_c40a_4b55_a2d5_bf49352d1e73 -emmo:EMMO_6726fbb8_c40a_4b55_a2d5_bf49352d1e73 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L-2 M+1 I0 Θ+1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "TemperatureMassPerAreaUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'TemperatureMassPerArea'."@en . +:EMMO_6726fbb8_c40a_4b55_a2d5_bf49352d1e73 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L-2 M+1 I0 Θ+1 N0 J0" + ] ; + skos:prefLabel "TemperatureMassPerAreaUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'TemperatureMassPerArea'."@en . ### https://w3id.org/emmo#EMMO_6837b106_7220_4ec6_b7c9_d549d6163672 -emmo:EMMO_6837b106_7220_4ec6_b7c9_d549d6163672 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-4 L+2 M+1 I-1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricPotentialPerTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricPotentialPerTime'."@en . +:EMMO_6837b106_7220_4ec6_b7c9_d549d6163672 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-4 L+2 M+1 I-1 Θ0 N0 J0" + ] ; + skos:prefLabel "ElectricPotentialPerTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricPotentialPerTime'."@en . ### https://w3id.org/emmo#EMMO_6aa04359_50d6_43d7_b3a7_296bd391bf7d -emmo:EMMO_6aa04359_50d6_43d7_b3a7_296bd391bf7d rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L0 M-2 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "InverseSquareMassUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'InverseSquareMass'."@en . +:EMMO_6aa04359_50d6_43d7_b3a7_296bd391bf7d rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L0 M-2 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "InverseSquareMassUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'InverseSquareMass'."@en . ### https://w3id.org/emmo#EMMO_6b8bf0c9_4ec7_452c_bee5_26e5149a4f05 -emmo:EMMO_6b8bf0c9_4ec7_452c_bee5_26e5149a4f05 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+4 L-2 M-1 I+1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "JosephsonConstantUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'JosephsonConstant'."@en . +:EMMO_6b8bf0c9_4ec7_452c_bee5_26e5149a4f05 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+4 L-2 M-1 I+1 Θ0 N0 J0" + ] ; + skos:prefLabel "JosephsonConstantUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'JosephsonConstant'."@en . ### https://w3id.org/emmo#EMMO_6bcf334d_efeb_49f8_9dd0_dbcbb31514d3 -emmo:EMMO_6bcf334d_efeb_49f8_9dd0_dbcbb31514d3 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L0 M0 I0 Θ-1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "PerTemperatureTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerTemperatureTime'."@en . +:EMMO_6bcf334d_efeb_49f8_9dd0_dbcbb31514d3 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L0 M0 I0 Θ-1 N0 J0" + ] ; + skos:prefLabel "PerTemperatureTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerTemperatureTime'."@en . ### https://w3id.org/emmo#EMMO_6cfc5b82_b47b_47bc_bb45_c23c273d2e06 -emmo:EMMO_6cfc5b82_b47b_47bc_bb45_c23c273d2e06 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L+4 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "QuarticLengthPerTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'QuarticLengthPerTime'."@en . +:EMMO_6cfc5b82_b47b_47bc_bb45_c23c273d2e06 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L+4 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "QuarticLengthPerTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'QuarticLengthPerTime'."@en . ### https://w3id.org/emmo#EMMO_6d753e0c_a967_4de4_ad22_c2fecb3913be -emmo:EMMO_6d753e0c_a967_4de4_ad22_c2fecb3913be rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+1 L-2 M0 I+1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricDisplacementFieldUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricDisplacementField'."@en . +:EMMO_6d753e0c_a967_4de4_ad22_c2fecb3913be rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+1 L-2 M0 I+1 Θ0 N0 J0" + ] ; + skos:prefLabel "ElectricDisplacementFieldUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricDisplacementField'."@en . ### https://w3id.org/emmo#EMMO_6f4d704a_a7c6_4c07_b8a7_ea0bab04128f -emmo:EMMO_6f4d704a_a7c6_4c07_b8a7_ea0bab04128f rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da ; - skos:example "Unit for solid angle."@en ; - skos:prefLabel "AreaFractionUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Unit for quantities of dimension one that are the fraction of two areas."@en . +:EMMO_6f4d704a_a7c6_4c07_b8a7_ea0bab04128f rdf:type owl:Class ; + rdfs:subClassOf :EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da ; + skos:example "Unit for solid angle."@en ; + skos:prefLabel "AreaFractionUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Unit for quantities of dimension one that are the fraction of two areas."@en . ### https://w3id.org/emmo#EMMO_6f76f9bf_feb3_4e27_9bcb_45b5f3526050 -emmo:EMMO_6f76f9bf_feb3_4e27_9bcb_45b5f3526050 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+1 L-3 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "TimePerVolumeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'TimePerVolume'."@en . +:EMMO_6f76f9bf_feb3_4e27_9bcb_45b5f3526050 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+1 L-3 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "TimePerVolumeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'TimePerVolume'."@en . ### https://w3id.org/emmo#EMMO_720a469f_a19c_4a88_900c_29b3938f5092 -emmo:EMMO_720a469f_a19c_4a88_900c_29b3938f5092 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L-1 M0 I0 Θ+1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "TemperaturePerLengthUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'TemperaturePerLength'."@en . +:EMMO_720a469f_a19c_4a88_900c_29b3938f5092 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L-1 M0 I0 Θ+1 N0 J0" + ] ; + skos:prefLabel "TemperaturePerLengthUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'TemperaturePerLength'."@en . ### https://w3id.org/emmo#EMMO_721be099_4826_4b51_a78f_542b5728bd74 -emmo:EMMO_721be099_4826_4b51_a78f_542b5728bd74 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L+2 M0 I0 Θ0 N-1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "DiffusivityUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Diffusivity'."@en . +:EMMO_721be099_4826_4b51_a78f_542b5728bd74 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L+2 M0 I0 Θ0 N-1 J0" + ] ; + skos:prefLabel "DiffusivityUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Diffusivity'."@en . ### https://w3id.org/emmo#EMMO_73be8825_e9a7_41d0_956e_b58060e5d5ac -emmo:EMMO_73be8825_e9a7_41d0_956e_b58060e5d5ac rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L0 M-1 I+1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricCurrentPerMassUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricCurrentPerMass'."@en . +:EMMO_73be8825_e9a7_41d0_956e_b58060e5d5ac rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L0 M-1 I+1 Θ0 N0 J0" + ] ; + skos:prefLabel "ElectricCurrentPerMassUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricCurrentPerMass'."@en . ### https://w3id.org/emmo#EMMO_754c3a5d_8ae8_41ff_b5f2_acbadb53c735 -emmo:EMMO_754c3a5d_8ae8_41ff_b5f2_acbadb53c735 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L-2 M0 I+1 Θ-2 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "RichardsonConstantUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'RichardsonConstant'."@en . +:EMMO_754c3a5d_8ae8_41ff_b5f2_acbadb53c735 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L-2 M0 I+1 Θ-2 N0 J0" + ] ; + skos:prefLabel "RichardsonConstantUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'RichardsonConstant'."@en . ### https://w3id.org/emmo#EMMO_7610efb8_c7c6_4684_abc1_774783c62472 -emmo:EMMO_7610efb8_c7c6_4684_abc1_774783c62472 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-3 L+2 M+1 I-2 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricResistanceUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricResistance'."@en . +:EMMO_7610efb8_c7c6_4684_abc1_774783c62472 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-3 L+2 M+1 I-2 Θ0 N0 J0" + ] ; + skos:prefLabel "ElectricResistanceUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricResistance'."@en . ### https://w3id.org/emmo#EMMO_77e9dc31_5b19_463e_b000_44c6e79f98aa -emmo:EMMO_77e9dc31_5b19_463e_b000_44c6e79f98aa rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L0 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MassUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Mass'."@en . +:EMMO_77e9dc31_5b19_463e_b000_44c6e79f98aa rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L0 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "MassUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Mass'."@en . ### https://w3id.org/emmo#EMMO_78487bf1_c0bc_4db8_99dd_d8b7cc8b3bac -emmo:EMMO_78487bf1_c0bc_4db8_99dd_d8b7cc8b3bac rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L0 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AngularFrequencyUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AngularFrequency'."@en . +:EMMO_78487bf1_c0bc_4db8_99dd_d8b7cc8b3bac rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L0 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "AngularFrequencyUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AngularFrequency'."@en . ### https://w3id.org/emmo#EMMO_7855043d_a466_4585_97a9_b9fe4ce0c12d -emmo:EMMO_7855043d_a466_4585_97a9_b9fe4ce0c12d rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+2 L+2 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AreaSquareTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AreaSquareTime'."@en . +:EMMO_7855043d_a466_4585_97a9_b9fe4ce0c12d rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+2 L+2 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "AreaSquareTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AreaSquareTime'."@en . ### https://w3id.org/emmo#EMMO_793f3567_b351_42ef_a1d4_5111d53999c4 -emmo:EMMO_793f3567_b351_42ef_a1d4_5111d53999c4 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L+1 M0 I0 Θ-1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "LengthPerTemperatureUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LengthPerTemperature'."@en . +:EMMO_793f3567_b351_42ef_a1d4_5111d53999c4 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L+1 M0 I0 Θ-1 N0 J0" + ] ; + skos:prefLabel "LengthPerTemperatureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LengthPerTemperature'."@en . ### https://w3id.org/emmo#EMMO_7cef5aae_baae_42d1_959a_ee70a7cf7a73 -emmo:EMMO_7cef5aae_baae_42d1_959a_ee70a7cf7a73 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L+2 M0 I0 Θ-1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "EntropyPerMassUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'EntropyPerMass'."@en . +:EMMO_7cef5aae_baae_42d1_959a_ee70a7cf7a73 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L+2 M0 I0 Θ-1 N0 J0" + ] ; + skos:prefLabel "EntropyPerMassUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'EntropyPerMass'."@en . ### https://w3id.org/emmo#EMMO_7cfbe969_6ced_47a2_86c6_de33673c45d0 -emmo:EMMO_7cfbe969_6ced_47a2_86c6_de33673c45d0 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L-2 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "FrequencyPerAreaTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'FrequencyPerAreaTime'."@en . +:EMMO_7cfbe969_6ced_47a2_86c6_de33673c45d0 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L-2 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "FrequencyPerAreaTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'FrequencyPerAreaTime'."@en . ### https://w3id.org/emmo#EMMO_835f4e4e_680d_404c_8c73_92a6a570f6eb -emmo:EMMO_835f4e4e_680d_404c_8c73_92a6a570f6eb rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-3 L+2 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AbsorbedDoseRateUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AbsorbedDoseRate'."@en . +:EMMO_835f4e4e_680d_404c_8c73_92a6a570f6eb rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-3 L+2 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "AbsorbedDoseRateUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AbsorbedDoseRate'."@en . ### https://w3id.org/emmo#EMMO_8455fa05_a877_48d7_b8a3_8e3bfad119bf -emmo:EMMO_8455fa05_a877_48d7_b8a3_8e3bfad119bf rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L0 M+1 I0 Θ+1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MassTemperatureUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassTemperature'."@en . +:EMMO_8455fa05_a877_48d7_b8a3_8e3bfad119bf rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L0 M+1 I0 Θ+1 N0 J0" + ] ; + skos:prefLabel "MassTemperatureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassTemperature'."@en . ### https://w3id.org/emmo#EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 -emmo:EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L+2 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AbsorbedDoseUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AbsorbedDose'."@en . +:EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L+2 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "AbsorbedDoseUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AbsorbedDose'."@en . ### https://w3id.org/emmo#EMMO_8515e948_bc2f_423b_8025_e4830f2b21dd -emmo:EMMO_8515e948_bc2f_423b_8025_e4830f2b21dd rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+1 L+1 M0 I+1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "LengthTimeCurrentUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LengthTimeCurrent'."@en . +:EMMO_8515e948_bc2f_423b_8025_e4830f2b21dd rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+1 L+1 M0 I+1 Θ0 N0 J0" + ] ; + skos:prefLabel "LengthTimeCurrentUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LengthTimeCurrent'."@en . ### https://w3id.org/emmo#EMMO_85d72920_708d_4eb9_89ce_8a588b0ce66d -emmo:EMMO_85d72920_708d_4eb9_89ce_8a588b0ce66d rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L+3 M0 I0 Θ-1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "VolumePerTemperatureUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'VolumePerTemperature'."@en . +:EMMO_85d72920_708d_4eb9_89ce_8a588b0ce66d rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L+3 M0 I0 Θ-1 N0 J0" + ] ; + skos:prefLabel "VolumePerTemperatureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'VolumePerTemperature'."@en . ### https://w3id.org/emmo#EMMO_860ef96c_e93e_4549_b3a3_099a625a26a5 -emmo:EMMO_860ef96c_e93e_4549_b3a3_099a625a26a5 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+4 L-1 M-1 I+2 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "CapacitancePerLengthUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'CapacitancePerLength'."@en . +:EMMO_860ef96c_e93e_4549_b3a3_099a625a26a5 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+4 L-1 M-1 I+2 Θ0 N0 J0" + ] ; + skos:prefLabel "CapacitancePerLengthUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'CapacitancePerLength'."@en . ### https://w3id.org/emmo#EMMO_8627410d_01f8_4ed1_8f2b_aba69d791ad3 -emmo:EMMO_8627410d_01f8_4ed1_8f2b_aba69d791ad3 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L+4 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "QuarticLengthUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'QuarticLength'."@en . +:EMMO_8627410d_01f8_4ed1_8f2b_aba69d791ad3 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L+4 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "QuarticLengthUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'QuarticLength'."@en . ### https://w3id.org/emmo#EMMO_869e6e4f_a9b5_4db8_a978_8ad050239933 -emmo:EMMO_869e6e4f_a9b5_4db8_a978_8ad050239933 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+3 L0 M-1 I0 Θ+1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "PerThermalTransmittanceUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerThermalTransmittance'."@en . +:EMMO_869e6e4f_a9b5_4db8_a978_8ad050239933 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+3 L0 M-1 I0 Θ+1 N0 J0" + ] ; + skos:prefLabel "PerThermalTransmittanceUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerThermalTransmittance'."@en . ### https://w3id.org/emmo#EMMO_86ffe1bb_d457_4948_9e39_35f363b9a9fe -emmo:EMMO_86ffe1bb_d457_4948_9e39_35f363b9a9fe rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+3 L-3 M-1 I+2 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricConductivityUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricConductivity'."@en . +:EMMO_86ffe1bb_d457_4948_9e39_35f363b9a9fe rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+3 L-3 M-1 I+2 Θ0 N0 J0" + ] ; + skos:prefLabel "ElectricConductivityUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricConductivity'."@en . ### https://w3id.org/emmo#EMMO_87b5dd20_e4fe_422d_9e70_1eee54ec9496 -emmo:EMMO_87b5dd20_e4fe_422d_9e70_1eee54ec9496 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+4 L-4 M-2 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ReciprocalSquareEnergyUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ReciprocalSquareEnergy'."@en . +:EMMO_87b5dd20_e4fe_422d_9e70_1eee54ec9496 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+4 L-4 M-2 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "ReciprocalSquareEnergyUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ReciprocalSquareEnergy'."@en . ### https://w3id.org/emmo#EMMO_87deb5a8_7a85_49c3_97b2_e62c8484aa1a -emmo:EMMO_87deb5a8_7a85_49c3_97b2_e62c8484aa1a rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L+3 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "VolumePerSquareTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'VolumePerSquareTime'."@en . +:EMMO_87deb5a8_7a85_49c3_97b2_e62c8484aa1a rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L+3 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "VolumePerSquareTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'VolumePerSquareTime'."@en . ### https://w3id.org/emmo#EMMO_8826aefb_0bf6_4378_8732_fc80aa95654c -emmo:EMMO_8826aefb_0bf6_4378_8732_fc80aa95654c rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L0 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MassPerTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassPerTime'."@en . +:EMMO_8826aefb_0bf6_4378_8732_fc80aa95654c rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L0 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "MassPerTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassPerTime'."@en . ### https://w3id.org/emmo#EMMO_886eb0fb_4d36_4b7d_99e4_e5915a06aff1 -emmo:EMMO_886eb0fb_4d36_4b7d_99e4_e5915a06aff1 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-3 L-2 M+2 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "SquarePressureTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquarePressureTime'."@en . +:EMMO_886eb0fb_4d36_4b7d_99e4_e5915a06aff1 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-3 L-2 M+2 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "SquarePressureTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquarePressureTime'."@en . ### https://w3id.org/emmo#EMMO_88f36585_bd30_4160_b975_61362f3468a9 -emmo:EMMO_88f36585_bd30_4160_b975_61362f3468a9 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L+4 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "EnergyAreaUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'EnergyArea'."@en . +:EMMO_88f36585_bd30_4160_b975_61362f3468a9 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L+4 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "EnergyAreaUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'EnergyArea'."@en . ### https://w3id.org/emmo#EMMO_89113866_31a4_4d19_bc83_7f7c1661ab73 -emmo:EMMO_89113866_31a4_4d19_bc83_7f7c1661ab73 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+3 L-3 M-1 I+2 Θ0 N-1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricConductivityPerAmountUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricConductivityPerAmount'."@en . +:EMMO_89113866_31a4_4d19_bc83_7f7c1661ab73 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+3 L-3 M-1 I+2 Θ0 N-1 J0" + ] ; + skos:prefLabel "ElectricConductivityPerAmountUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricConductivityPerAmount'."@en . ### https://w3id.org/emmo#EMMO_8a582db1_c561_42f6_80ff_0fd8f252b129 -emmo:EMMO_8a582db1_c561_42f6_80ff_0fd8f252b129 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L+3 M-1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "VolumePerMassUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'VolumePerMass'."@en . +:EMMO_8a582db1_c561_42f6_80ff_0fd8f252b129 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L+3 M-1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "VolumePerMassUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'VolumePerMass'."@en . ### https://w3id.org/emmo#EMMO_8cf32f24_ada1_4350_af2c_50eb0e5f6415 -emmo:EMMO_8cf32f24_ada1_4350_af2c_50eb0e5f6415 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L+1 M+1 I-1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MagneticPotentialUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MagneticPotential'."@en . +:EMMO_8cf32f24_ada1_4350_af2c_50eb0e5f6415 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L+1 M+1 I-1 Θ0 N0 J0" + ] ; + skos:prefLabel "MagneticPotentialUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MagneticPotential'."@en . ### https://w3id.org/emmo#EMMO_8f36559a_a494_4b00_abc5_60bbc1475009 -emmo:EMMO_8f36559a_a494_4b00_abc5_60bbc1475009 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+1 L-3 M0 I+1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricChargeDensityUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricChargeDensity'."@en . +:EMMO_8f36559a_a494_4b00_abc5_60bbc1475009 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+1 L-3 M0 I+1 Θ0 N0 J0" + ] ; + skos:prefLabel "ElectricChargeDensityUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricChargeDensity'."@en . ### https://w3id.org/emmo#EMMO_8f3a9f9f_6f56_49dc_b39e_1aee57ffdc58 -emmo:EMMO_8f3a9f9f_6f56_49dc_b39e_1aee57ffdc58 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L-3 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MassPerVolumeTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassPerVolumeTime'."@en . +:EMMO_8f3a9f9f_6f56_49dc_b39e_1aee57ffdc58 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L-3 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "MassPerVolumeTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassPerVolumeTime'."@en . ### https://w3id.org/emmo#EMMO_8fb052e8_fcca_43ce_85db_55266baf2d7c -emmo:EMMO_8fb052e8_fcca_43ce_85db_55266baf2d7c rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L+3 M+1 I0 Θ0 N-1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "EnergyLengthPerAmountUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'EnergyLengthPerAmount'."@en . +:EMMO_8fb052e8_fcca_43ce_85db_55266baf2d7c rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L+3 M+1 I0 Θ0 N-1 J0" + ] ; + skos:prefLabel "EnergyLengthPerAmountUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'EnergyLengthPerAmount'."@en . ### https://w3id.org/emmo#EMMO_90798691_3b86_4d8c_910f_be2b39c98b39 -emmo:EMMO_90798691_3b86_4d8c_910f_be2b39c98b39 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L-2 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AreaDensityUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AreaDensity'."@en . +:EMMO_90798691_3b86_4d8c_910f_be2b39c98b39 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L-2 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "AreaDensityUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AreaDensity'."@en . ### https://w3id.org/emmo#EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 -emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L+3 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "VolumeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Volume'."@en . +:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L+3 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "VolumeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Volume'."@en . ### https://w3id.org/emmo#EMMO_92aaff7b_3a7c_4c1a_b149_d422e9682106 -emmo:EMMO_92aaff7b_3a7c_4c1a_b149_d422e9682106 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+1 L+2 M0 I+1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricChargeAreaUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricChargeArea'."@en . +:EMMO_92aaff7b_3a7c_4c1a_b149_d422e9682106 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+1 L+2 M0 I+1 Θ0 N0 J0" + ] ; + skos:prefLabel "ElectricChargeAreaUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricChargeArea'."@en . ### https://w3id.org/emmo#EMMO_93681c53_4316_415d_8243_a42a0e171de6 -emmo:EMMO_93681c53_4316_415d_8243_a42a0e171de6 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L-2 M0 I+1 Θ-1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricCurrentDensityPerTemperatureUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricCurrentDensityPerTemperature'."@en . +:EMMO_93681c53_4316_415d_8243_a42a0e171de6 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L-2 M0 I+1 Θ-1 N0 J0" + ] ; + skos:prefLabel "ElectricCurrentDensityPerTemperatureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricCurrentDensityPerTemperature'."@en . ### https://w3id.org/emmo#EMMO_95971713_d589_4002_a5a7_affc5c74cfdb -emmo:EMMO_95971713_d589_4002_a5a7_affc5c74cfdb rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L0 M-1 I0 Θ0 N+1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AmountPerMassUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AmountPerMass'."@en . +:EMMO_95971713_d589_4002_a5a7_affc5c74cfdb rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L0 M-1 I0 Θ0 N+1 J0" + ] ; + skos:prefLabel "AmountPerMassUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AmountPerMass'."@en . ### https://w3id.org/emmo#EMMO_959c9715_14fb_4ce8_a93b_79678b2959b9 -emmo:EMMO_959c9715_14fb_4ce8_a93b_79678b2959b9 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+1 L+2 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AreaTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AreaTime'."@en . +:EMMO_959c9715_14fb_4ce8_a93b_79678b2959b9 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+1 L+2 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "AreaTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AreaTime'."@en . ### https://w3id.org/emmo#EMMO_95a9bf22_eabc_4a84_863d_9ea398c8a52e -emmo:EMMO_95a9bf22_eabc_4a84_863d_9ea398c8a52e rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L-3 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "PerVolumeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerVolume'."@en . +:EMMO_95a9bf22_eabc_4a84_863d_9ea398c8a52e rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L-3 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "PerVolumeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerVolume'."@en . ### https://w3id.org/emmo#EMMO_96ffda63_71e7_451b_85ee_2cc8e341ff11 -emmo:EMMO_96ffda63_71e7_451b_85ee_2cc8e341ff11 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-3 L+2 M+1 I-1 Θ-1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricPotentialPerTemperatureUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricPotentialPerTemperature'."@en . +:EMMO_96ffda63_71e7_451b_85ee_2cc8e341ff11 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-3 L+2 M+1 I-1 Θ-1 N0 J0" + ] ; + skos:prefLabel "ElectricPotentialPerTemperatureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricPotentialPerTemperature'."@en . ### https://w3id.org/emmo#EMMO_971b3dff_28b4_4538_b082_3ec9fa5af294 -emmo:EMMO_971b3dff_28b4_4538_b082_3ec9fa5af294 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-3 L0 M+1 I0 Θ-4 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MassPerCubicTimeQuarticTemperatureUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassPerCubicTimeQuarticTemperature'."@en . +:EMMO_971b3dff_28b4_4538_b082_3ec9fa5af294 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-3 L0 M+1 I0 Θ-4 N0 J0" + ] ; + skos:prefLabel "MassPerCubicTimeQuarticTemperatureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassPerCubicTimeQuarticTemperature'."@en . ### https://w3id.org/emmo#EMMO_971c8cb1_156f_4a70_a72c_2d851d4d2b20 -emmo:EMMO_971c8cb1_156f_4a70_a72c_2d851d4d2b20 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+2 L-5 M-1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "EnergyDensityOfStatesUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'EnergyDensityOfStates'."@en . +:EMMO_971c8cb1_156f_4a70_a72c_2d851d4d2b20 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+2 L-5 M-1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "EnergyDensityOfStatesUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'EnergyDensityOfStates'."@en . ### https://w3id.org/emmo#EMMO_973656ed_870e_40ba_8bc0_c879687a335a -emmo:EMMO_973656ed_870e_40ba_8bc0_c879687a335a rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L+2 M0 I0 Θ0 N-1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AreaPerAmountUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AreaPerAmount'."@en . +:EMMO_973656ed_870e_40ba_8bc0_c879687a335a rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L+2 M0 I0 Θ0 N-1 J0" + ] ; + skos:prefLabel "AreaPerAmountUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AreaPerAmount'."@en . ### https://w3id.org/emmo#EMMO_9794a778_47d7_45d5_b4ab_ae6a8db04c78 -emmo:EMMO_9794a778_47d7_45d5_b4ab_ae6a8db04c78 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+1 L-1 M0 I+1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricChargePerLengthUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricChargePerLength'."@en . +:EMMO_9794a778_47d7_45d5_b4ab_ae6a8db04c78 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+1 L-1 M0 I+1 Θ0 N0 J0" + ] ; + skos:prefLabel "ElectricChargePerLengthUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricChargePerLength'."@en . ### https://w3id.org/emmo#EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc -emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_cbdea88b_fef1_4c7c_b69f_ae1f0f241c4a ; - skos:prefLabel "SIDimensionalUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Dimensional unit with its physical dimensionality described accortind to the International System of Units (SI)."@en , - "The class of units with dimensionality 'SIDimensional'."@en ; - emmo:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """In SI are the physical dimensions of the base quantities time (T), length (L), mass (M), electric current (I), thermodynamic temperature (Θ), amount of substance (N) and luminous intensity (J). +:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc rdf:type owl:Class ; + rdfs:subClassOf :EMMO_cbdea88b_fef1_4c7c_b69f_ae1f0f241c4a ; + skos:prefLabel "SIDimensionalUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Dimensional unit with its physical dimensionality described accortind to the International System of Units (SI)."@en , + "The class of units with dimensionality 'SIDimensional'."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """In SI are the physical dimensions of the base quantities time (T), length (L), mass (M), electric current (I), thermodynamic temperature (Θ), amount of substance (N) and luminous intensity (J). In general the dimension of any quantity Q is written in the form of a dimensional product, @@ -1607,702 +1618,691 @@ Examples of correspondance between dimensional units and their dimensional units ### https://w3id.org/emmo#EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 -emmo:EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L-2 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "PerAreaTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerAreaTime'."@en . +:EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L-2 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "PerAreaTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerAreaTime'."@en . ### https://w3id.org/emmo#EMMO_9ba91622_e39f_43e3_b95f_290937928d7e -emmo:EMMO_9ba91622_e39f_43e3_b95f_290937928d7e rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L0 M+1 I0 Θ0 N-1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MassPerAmountUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassPerAmount'."@en . +:EMMO_9ba91622_e39f_43e3_b95f_290937928d7e rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L0 M+1 I0 Θ0 N-1 J0" + ] ; + skos:prefLabel "MassPerAmountUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassPerAmount'."@en . ### https://w3id.org/emmo#EMMO_9cffc70d_4b60_4187_a7cd_706f5740ae87 -emmo:EMMO_9cffc70d_4b60_4187_a7cd_706f5740ae87 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L-4 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MassPerQuarticLengthTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassPerQuarticLengthTime'."@en . +:EMMO_9cffc70d_4b60_4187_a7cd_706f5740ae87 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L-4 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "MassPerQuarticLengthTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassPerQuarticLengthTime'."@en . ### https://w3id.org/emmo#EMMO_9d09022c_e7ae_4379_a765_4803a8a502a1 -emmo:EMMO_9d09022c_e7ae_4379_a765_4803a8a502a1 rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da ; - skos:prefLabel "PressureFractionUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Unit for quantities of dimension one that are the fraction of two pressures."@en . +:EMMO_9d09022c_e7ae_4379_a765_4803a8a502a1 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da ; + skos:prefLabel "PressureFractionUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Unit for quantities of dimension one that are the fraction of two pressures."@en . ### https://w3id.org/emmo#EMMO_9f0338b9_326f_44c2_893c_2d815b763130 -emmo:EMMO_9f0338b9_326f_44c2_893c_2d815b763130 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L-1 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "PerLengthTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerLengthTime'."@en . +:EMMO_9f0338b9_326f_44c2_893c_2d815b763130 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L-1 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "PerLengthTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerLengthTime'."@en . ### https://w3id.org/emmo#EMMO_9fd1e79d_41d1_44f8_8142_66dbdf0fc7ad -emmo:EMMO_9fd1e79d_41d1_44f8_8142_66dbdf0fc7ad rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da ; - skos:example "Unit for volume fraction."@en ; - skos:prefLabel "VolumeFractionUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Unit for quantities of dimension one that are the fraction of two volumes."@en . +:EMMO_9fd1e79d_41d1_44f8_8142_66dbdf0fc7ad rdf:type owl:Class ; + rdfs:subClassOf :EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da ; + skos:example "Unit for volume fraction."@en ; + skos:prefLabel "VolumeFractionUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Unit for quantities of dimension one that are the fraction of two volumes."@en . ### https://w3id.org/emmo#EMMO_a4edc0c9_6d1d_4358_8030_b61db6c84176 -emmo:EMMO_a4edc0c9_6d1d_4358_8030_b61db6c84176 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+2 L+1 M-1 I0 Θ+1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "TemperaturePerPressureUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'TemperaturePerPressure'."@en . +:EMMO_a4edc0c9_6d1d_4358_8030_b61db6c84176 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+2 L+1 M-1 I0 Θ+1 N0 J0" + ] ; + skos:prefLabel "TemperaturePerPressureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'TemperaturePerPressure'."@en . ### https://w3id.org/emmo#EMMO_a5111335_6d14_49d9_ba7a_10c10b2189e7 -emmo:EMMO_a5111335_6d14_49d9_ba7a_10c10b2189e7 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-3 L0 M+1 I-1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricPotentialPerAreaUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricPotentialPerArea'."@en . +:EMMO_a5111335_6d14_49d9_ba7a_10c10b2189e7 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-3 L0 M+1 I-1 Θ0 N0 J0" + ] ; + skos:prefLabel "ElectricPotentialPerAreaUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricPotentialPerArea'."@en . ### https://w3id.org/emmo#EMMO_a77a0a4b_6bd2_42b2_be27_4b63cebbb59e -emmo:EMMO_a77a0a4b_6bd2_42b2_be27_4b63cebbb59e rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L0 M0 I0 Θ+1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "TemperatureUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Temperature'."@en . +:EMMO_a77a0a4b_6bd2_42b2_be27_4b63cebbb59e rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L0 M0 I0 Θ+1 N0 J0" + ] ; + skos:prefLabel "TemperatureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Temperature'."@en . ### https://w3id.org/emmo#EMMO_a88475b9_c745_4a47_9403_ab0d158b9b1b -emmo:EMMO_a88475b9_c745_4a47_9403_ab0d158b9b1b rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L+3 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "VolumePerTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'VolumePerTime'."@en . +:EMMO_a88475b9_c745_4a47_9403_ab0d158b9b1b rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L+3 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "VolumePerTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'VolumePerTime'."@en . ### https://w3id.org/emmo#EMMO_a94aec97_71ff_4574_b111_a52d77d2c230 -emmo:EMMO_a94aec97_71ff_4574_b111_a52d77d2c230 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L-2 M0 I0 Θ0 N+1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AmountPerAreaTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AmountPerAreaTime'."@en . +:EMMO_a94aec97_71ff_4574_b111_a52d77d2c230 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L-2 M0 I0 Θ0 N+1 J0" + ] ; + skos:prefLabel "AmountPerAreaTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AmountPerAreaTime'."@en . ### https://w3id.org/emmo#EMMO_aa7397ff_2815_434e_9b99_e4c6a80e034e -emmo:EMMO_aa7397ff_2815_434e_9b99_e4c6a80e034e rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L+3 M0 I0 Θ0 N-1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "VolumePerAmountUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'VolumePerAmount'."@en . +:EMMO_aa7397ff_2815_434e_9b99_e4c6a80e034e rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L+3 M0 I0 Θ0 N-1 J0" + ] ; + skos:prefLabel "VolumePerAmountUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'VolumePerAmount'."@en . ### https://w3id.org/emmo#EMMO_ab2ee5cd_4de3_46b6_bec5_29e293b33422 -emmo:EMMO_ab2ee5cd_4de3_46b6_bec5_29e293b33422 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+1 L-1 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "TimePerLengthUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'TimePerLength'."@en . +:EMMO_ab2ee5cd_4de3_46b6_bec5_29e293b33422 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+1 L-1 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "TimePerLengthUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'TimePerLength'."@en . ### https://w3id.org/emmo#EMMO_ab79e92b_5377_454d_be06_d61b50db295a -emmo:EMMO_ab79e92b_5377_454d_be06_d61b50db295a rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+1 L0 M0 I+1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricChargeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricCharge'."@en . +:EMMO_ab79e92b_5377_454d_be06_d61b50db295a rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+1 L0 M0 I+1 Θ0 N0 J0" + ] ; + skos:prefLabel "ElectricChargeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricCharge'."@en . ### https://w3id.org/emmo#EMMO_aef218f9_6ded_4db9_9263_e78eed55e5d6 -emmo:EMMO_aef218f9_6ded_4db9_9263_e78eed55e5d6 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L-3 M0 I0 Θ0 N-1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ReciprocalAmountPerVolumeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ReciprocalAmountPerVolume'."@en . +:EMMO_aef218f9_6ded_4db9_9263_e78eed55e5d6 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L-3 M0 I0 Θ0 N-1 J0" + ] ; + skos:prefLabel "ReciprocalAmountPerVolumeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ReciprocalAmountPerVolume'."@en . ### https://w3id.org/emmo#EMMO_af24ae20_8ef2_435a_86a1_2ea44488b318 -emmo:EMMO_af24ae20_8ef2_435a_86a1_2ea44488b318 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L0 M0 I0 Θ0 N-1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "PerAmountUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerAmount'."@en . +:EMMO_af24ae20_8ef2_435a_86a1_2ea44488b318 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L0 M0 I0 Θ0 N-1 J0" + ] ; + skos:prefLabel "PerAmountUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerAmount'."@en . ### https://w3id.org/emmo#EMMO_b14d9be5_f81e_469b_abca_379c2e83feab -emmo:EMMO_b14d9be5_f81e_469b_abca_379c2e83feab rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+4 L-2 M-1 I+2 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "CapacitanceUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Capacitance'."@en . +:EMMO_b14d9be5_f81e_469b_abca_379c2e83feab rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+4 L-2 M-1 I+2 Θ0 N0 J0" + ] ; + skos:prefLabel "CapacitanceUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Capacitance'."@en . ### https://w3id.org/emmo#EMMO_b33cc5b5_a9dc_4082_b497_14d1654c5591 -emmo:EMMO_b33cc5b5_a9dc_4082_b497_14d1654c5591 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L+2 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AreicSpeedUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AreicSpeed'."@en . +:EMMO_b33cc5b5_a9dc_4082_b497_14d1654c5591 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L+2 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "AreicSpeedUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AreicSpeed'."@en . ### https://w3id.org/emmo#EMMO_b3600e73_3e05_479d_9714_c041c3acf5cc -emmo:EMMO_b3600e73_3e05_479d_9714_c041c3acf5cc rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L+1 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "LengthUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Length'."@en . +:EMMO_b3600e73_3e05_479d_9714_c041c3acf5cc rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L+1 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "LengthUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Length'."@en . ### https://w3id.org/emmo#EMMO_bc73913a_3bb6_4205_8d36_79bc72ca9891 -emmo:EMMO_bc73913a_3bb6_4205_8d36_79bc72ca9891 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L+3 M0 I0 Θ0 N-1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "VolumePerAmountTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'VolumePerAmountTime'."@en . +:EMMO_bc73913a_3bb6_4205_8d36_79bc72ca9891 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L+3 M0 I0 Θ0 N-1 J0" + ] ; + skos:prefLabel "VolumePerAmountTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'VolumePerAmountTime'."@en . ### https://w3id.org/emmo#EMMO_bdee99f6_389b_4816_8a1c_a7903a2df00a -emmo:EMMO_bdee99f6_389b_4816_8a1c_a7903a2df00a rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L0 M0 I0 Θ+2 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "SquareTemperatureUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquareTemperature'."@en . +:EMMO_bdee99f6_389b_4816_8a1c_a7903a2df00a rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L0 M0 I0 Θ+2 N0 J0" + ] ; + skos:prefLabel "SquareTemperatureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquareTemperature'."@en . ### https://w3id.org/emmo#EMMO_bf106e62_ce1c_4ccc_9f45_c10326078a5a -emmo:EMMO_bf106e62_ce1c_4ccc_9f45_c10326078a5a rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-3 L+4 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "PowerAreaUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PowerArea'."@en . +:EMMO_bf106e62_ce1c_4ccc_9f45_c10326078a5a rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-3 L+4 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "PowerAreaUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PowerArea'."@en . ### https://w3id.org/emmo#EMMO_c0487653_66e8_454e_bb11_e50167e412e4 -emmo:EMMO_c0487653_66e8_454e_bb11_e50167e412e4 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+10 L-2 M-3 I+4 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "QuarticElectricDipoleMomentPerCubicEnergyUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'QuarticElectricDipoleMomentPerCubicEnergy'."@en . +:EMMO_c0487653_66e8_454e_bb11_e50167e412e4 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+10 L-2 M-3 I+4 Θ0 N0 J0" + ] ; + skos:prefLabel "QuarticElectricDipoleMomentPerCubicEnergyUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'QuarticElectricDipoleMomentPerCubicEnergy'."@en . ### https://w3id.org/emmo#EMMO_c0f32e02_44d7_4c99_986e_c368d7219e4c -emmo:EMMO_c0f32e02_44d7_4c99_986e_c368d7219e4c rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L+4 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MassStoppingPowerUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassStoppingPower'."@en . +:EMMO_c0f32e02_44d7_4c99_986e_c368d7219e4c rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L+4 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "MassStoppingPowerUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassStoppingPower'."@en . ### https://w3id.org/emmo#EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 -emmo:EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L-3 M0 I0 Θ0 N+1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AmountPerVolumeTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AmountPerVolumeTime'."@en . +:EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L-3 M0 I0 Θ0 N+1 J0" + ] ; + skos:prefLabel "AmountPerVolumeTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AmountPerVolumeTime'."@en . ### https://w3id.org/emmo#EMMO_c7188d13_52e6_43f7_9b6d_aba4c161fa8f -emmo:EMMO_c7188d13_52e6_43f7_9b6d_aba4c161fa8f rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L0 M0 I0 Θ+1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "TemperaturePerSquareTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'TemperaturePerSquareTime'."@en . +:EMMO_c7188d13_52e6_43f7_9b6d_aba4c161fa8f rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L0 M0 I0 Θ+1 N0 J0" + ] ; + skos:prefLabel "TemperaturePerSquareTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'TemperaturePerSquareTime'."@en . ### https://w3id.org/emmo#EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f -emmo:EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-3 L+2 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "PowerUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Power'."@en . +:EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-3 L+2 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "PowerUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Power'."@en . ### https://w3id.org/emmo#EMMO_ca54593a_6828_491b_8fda_22b0ad85e446 -emmo:EMMO_ca54593a_6828_491b_8fda_22b0ad85e446 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+2 L0 M-1 I+1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricMobilityUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricMobility'."@en . +:EMMO_ca54593a_6828_491b_8fda_22b0ad85e446 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+2 L0 M-1 I+1 Θ0 N0 J0" + ] ; + skos:prefLabel "ElectricMobilityUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricMobility'."@en . ### https://w3id.org/emmo#EMMO_cab2be5c_4e71_4c15_8412_adb2a7f0831a -emmo:EMMO_cab2be5c_4e71_4c15_8412_adb2a7f0831a rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+1 L+1 M0 I+1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricDipoleMomentUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricDipoleMoment'."@en . +:EMMO_cab2be5c_4e71_4c15_8412_adb2a7f0831a rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+1 L+1 M0 I+1 Θ0 N0 J0" + ] ; + skos:prefLabel "ElectricDipoleMomentUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricDipoleMoment'."@en . ### https://w3id.org/emmo#EMMO_cb77e107_43ed_4a97_bf39_03b3587404d3 -emmo:EMMO_cb77e107_43ed_4a97_bf39_03b3587404d3 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L+3 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ForceAreaUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ForceArea'."@en . +:EMMO_cb77e107_43ed_4a97_bf39_03b3587404d3 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L+3 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "ForceAreaUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ForceArea'."@en . ### https://w3id.org/emmo#EMMO_cd9ad446_04f7_44ff_b9ea_ae7389574fa6 -emmo:EMMO_cd9ad446_04f7_44ff_b9ea_ae7389574fa6 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+4 L0 M-1 I+2 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "SquareCurrentQuarticTimePerMassUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquareCurrentQuarticTimePerMass'."@en . +:EMMO_cd9ad446_04f7_44ff_b9ea_ae7389574fa6 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+4 L0 M-1 I+2 Θ0 N0 J0" + ] ; + skos:prefLabel "SquareCurrentQuarticTimePerMassUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquareCurrentQuarticTimePerMass'."@en . ### https://w3id.org/emmo#EMMO_cdc962d8_f3ea_4764_a57a_c7caa4859179 -emmo:EMMO_cdc962d8_f3ea_4764_a57a_c7caa4859179 rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da ; - skos:example "Unit for plane angle."@en ; - skos:prefLabel "LengthFractionUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Unit for quantities of dimension one that are the fraction of two lengths."@en . +:EMMO_cdc962d8_f3ea_4764_a57a_c7caa4859179 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da ; + skos:example "Unit for plane angle."@en ; + skos:prefLabel "LengthFractionUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Unit for quantities of dimension one that are the fraction of two lengths."@en . ### https://w3id.org/emmo#EMMO_ce7d4720_aa20_4a8c_93e8_df41a35b6723 -emmo:EMMO_ce7d4720_aa20_4a8c_93e8_df41a35b6723 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L0 M0 I0 Θ0 N+1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "CatalyticActivityUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'CatalyticActivity'."@en . +:EMMO_ce7d4720_aa20_4a8c_93e8_df41a35b6723 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L0 M0 I0 Θ0 N+1 J0" + ] ; + skos:prefLabel "CatalyticActivityUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'CatalyticActivity'."@en . ### https://w3id.org/emmo#EMMO_ceaa4c6b_f5b7_46f4_bfcd_16eb4afab945 -emmo:EMMO_ceaa4c6b_f5b7_46f4_bfcd_16eb4afab945 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L+2 M0 I0 Θ+1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AreaTemperatureUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AreaTemperature'."@en . +:EMMO_ceaa4c6b_f5b7_46f4_bfcd_16eb4afab945 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L+2 M0 I0 Θ+1 N0 J0" + ] ; + skos:prefLabel "AreaTemperatureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AreaTemperature'."@en . ### https://w3id.org/emmo#EMMO_cff9f930_f3f7_43c6_9228_28bf3e1ec706 -emmo:EMMO_cff9f930_f3f7_43c6_9228_28bf3e1ec706 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+3 L-2 M-1 I0 Θ+1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ThermalResistanceUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ThermalResistance'."@en . +:EMMO_cff9f930_f3f7_43c6_9228_28bf3e1ec706 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+3 L-2 M-1 I0 Θ+1 N0 J0" + ] ; + skos:prefLabel "ThermalResistanceUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ThermalResistance'."@en . ### https://w3id.org/emmo#EMMO_d02c92e0_99ba_4c09_b01f_0d7a7dd7b24e -emmo:EMMO_d02c92e0_99ba_4c09_b01f_0d7a7dd7b24e rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L+1 M0 I0 Θ+1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "LengthTemperatureUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LengthTemperature'."@en . +:EMMO_d02c92e0_99ba_4c09_b01f_0d7a7dd7b24e rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L+1 M0 I0 Θ+1 N0 J0" + ] ; + skos:prefLabel "LengthTemperatureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LengthTemperature'."@en . ### https://w3id.org/emmo#EMMO_d2a20142_b3a4_4d3b_a7e1_e17597e7f177 -emmo:EMMO_d2a20142_b3a4_4d3b_a7e1_e17597e7f177 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-4 L+3 M+1 I-2 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "InversePermittivityUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'InversePermittivity'."@en . +:EMMO_d2a20142_b3a4_4d3b_a7e1_e17597e7f177 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-4 L+3 M+1 I-2 Θ0 N0 J0" + ] ; + skos:prefLabel "InversePermittivityUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'InversePermittivity'."@en . ### https://w3id.org/emmo#EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa -emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L0 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ForcePerLengthUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ForcePerLength'."@en . +:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L0 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "ForcePerLengthUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ForcePerLength'."@en . ### https://w3id.org/emmo#EMMO_d5b6a25a_408a_408d_aebc_e017260d885d -emmo:EMMO_d5b6a25a_408a_408d_aebc_e017260d885d rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L-3 M0 I+1 Θ0 N-1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricCurrentPerAmountVolumeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricCurrentPerAmountVolume'."@en . +:EMMO_d5b6a25a_408a_408d_aebc_e017260d885d rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L-3 M0 I+1 Θ0 N-1 J0" + ] ; + skos:prefLabel "ElectricCurrentPerAmountVolumeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricCurrentPerAmountVolume'."@en . ### https://w3id.org/emmo#EMMO_d5f3e0e5_fc7d_4e64_86ad_555e74aaff84 -emmo:EMMO_d5f3e0e5_fc7d_4e64_86ad_555e74aaff84 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L0 M0 I+1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricCurrentUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricCurrent'."@en . +:EMMO_d5f3e0e5_fc7d_4e64_86ad_555e74aaff84 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L0 M0 I+1 Θ0 N0 J0" + ] ; + skos:prefLabel "ElectricCurrentUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricCurrent'."@en . ### https://w3id.org/emmo#EMMO_dafdcae3_f8ec_4993_8269_2c9299a75158 -emmo:EMMO_dafdcae3_f8ec_4993_8269_2c9299a75158 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L0 M0 I0 Θ+2 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "SquareTemperaturePerTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquareTemperaturePerTime'."@en . +:EMMO_dafdcae3_f8ec_4993_8269_2c9299a75158 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L0 M0 I0 Θ+2 N0 J0" + ] ; + skos:prefLabel "SquareTemperaturePerTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquareTemperaturePerTime'."@en . ### https://w3id.org/emmo#EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 -emmo:EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L-2 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MassPerSquareLengthSquareTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassPerSquareLengthSquareTime'."@en . +:EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L-2 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "MassPerSquareLengthSquareTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassPerSquareLengthSquareTime'."@en . ### https://w3id.org/emmo#EMMO_df1d3a25_eba2_4530_9803_d82d349f4051 -emmo:EMMO_df1d3a25_eba2_4530_9803_d82d349f4051 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+2 L+2 M-1 I+2 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "EnergyPerSquareMagneticFluxDensityUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'EnergyPerSquareMagneticFluxDensity'."@en . +:EMMO_df1d3a25_eba2_4530_9803_d82d349f4051 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+2 L+2 M-1 I+2 Θ0 N0 J0" + ] ; + skos:prefLabel "EnergyPerSquareMagneticFluxDensityUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'EnergyPerSquareMagneticFluxDensity'."@en . ### https://w3id.org/emmo#EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 -emmo:EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L-2 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MassFluxUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassFlux'."@en . +:EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L-2 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "MassFluxUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MassFlux'."@en . ### https://w3id.org/emmo#EMMO_e467cc3f_676c_432e_b70e_19237d1bcc78 -emmo:EMMO_e467cc3f_676c_432e_b70e_19237d1bcc78 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+1 L-2 M0 I0 Θ0 N0 J+1" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "IlluminanceTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'IlluminanceTime'."@en . +:EMMO_e467cc3f_676c_432e_b70e_19237d1bcc78 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+1 L-2 M0 I0 Θ0 N0 J+1" + ] ; + skos:prefLabel "IlluminanceTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'IlluminanceTime'."@en . ### https://w3id.org/emmo#EMMO_e501069c_34d3_4dc7_ac87_c90c7342192b -emmo:EMMO_e501069c_34d3_4dc7_ac87_c90c7342192b rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L0 M0 I0 Θ0 N+1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AmountUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Amount'."@en . +:EMMO_e501069c_34d3_4dc7_ac87_c90c7342192b rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L0 M0 I0 Θ0 N+1 J0" + ] ; + skos:prefLabel "AmountUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Amount'."@en . ### https://w3id.org/emmo#EMMO_e55d4f6d_2506_4f63_8e01_1963efe7071e -emmo:EMMO_e55d4f6d_2506_4f63_8e01_1963efe7071e rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L+5 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "SectionAreaIntegralUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SectionAreaIntegral'."@en . +:EMMO_e55d4f6d_2506_4f63_8e01_1963efe7071e rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L+5 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "SectionAreaIntegralUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SectionAreaIntegral'."@en . ### https://w3id.org/emmo#EMMO_e6110006_88b9_45cd_9f9c_a2a91c0c21f8 -emmo:EMMO_e6110006_88b9_45cd_9f9c_a2a91c0c21f8 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+1 L0 M0 I+1 Θ0 N-1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricChargePerAmountUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricChargePerAmount'."@en . +:EMMO_e6110006_88b9_45cd_9f9c_a2a91c0c21f8 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+1 L0 M0 I+1 Θ0 N-1 J0" + ] ; + skos:prefLabel "ElectricChargePerAmountUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricChargePerAmount'."@en . ### https://w3id.org/emmo#EMMO_e6b83139_ba92_4fbd_a8b2_c8dde55844a1 -emmo:EMMO_e6b83139_ba92_4fbd_a8b2_c8dde55844a1 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L-1 M0 I+1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MagneticFieldStrengthUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MagneticFieldStrength'."@en . +:EMMO_e6b83139_ba92_4fbd_a8b2_c8dde55844a1 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L-1 M0 I+1 Θ0 N0 J0" + ] ; + skos:prefLabel "MagneticFieldStrengthUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MagneticFieldStrength'."@en . ### https://w3id.org/emmo#EMMO_e7bc8939_7ff8_4917_beb5_c42730b390f3 -emmo:EMMO_e7bc8939_7ff8_4917_beb5_c42730b390f3 rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da ; - skos:example "Unit for refractive index."@en ; - skos:prefLabel "SpeedFractionUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Unit for quantities of dimension one that are the fraction of two speeds."@en . +:EMMO_e7bc8939_7ff8_4917_beb5_c42730b390f3 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da ; + skos:example "Unit for refractive index."@en ; + skos:prefLabel "SpeedFractionUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Unit for quantities of dimension one that are the fraction of two speeds."@en . ### https://w3id.org/emmo#EMMO_e9348e5b_af4f_4898_bbfe_c4583cf44b80 -emmo:EMMO_e9348e5b_af4f_4898_bbfe_c4583cf44b80 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L-3 M0 I0 Θ0 N+1 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "AmountConcentrationUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AmountConcentration'."@en . +:EMMO_e9348e5b_af4f_4898_bbfe_c4583cf44b80 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L-3 M0 I0 Θ0 N+1 J0" + ] ; + skos:prefLabel "AmountConcentrationUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AmountConcentration'."@en . ### https://w3id.org/emmo#EMMO_ebf9a5c6_ca80_45d4_a991_24a1bf4b6720 -emmo:EMMO_ebf9a5c6_ca80_45d4_a991_24a1bf4b6720 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-3 L+1 M+1 I-1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricFieldStrengthUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricFieldStrength'."@en . +:EMMO_ebf9a5c6_ca80_45d4_a991_24a1bf4b6720 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-3 L+1 M+1 I-1 Θ0 N0 J0" + ] ; + skos:prefLabel "ElectricFieldStrengthUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricFieldStrength'."@en . ### https://w3id.org/emmo#EMMO_ec903946_ddc9_464a_903c_7373e0d1eeb5 -emmo:EMMO_ec903946_ddc9_464a_903c_7373e0d1eeb5 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L0 M+1 I-1 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MagneticFluxDensityUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MagneticFluxDensity'."@en . +:EMMO_ec903946_ddc9_464a_903c_7373e0d1eeb5 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L0 M+1 I-1 Θ0 N0 J0" + ] ; + skos:prefLabel "MagneticFluxDensityUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MagneticFluxDensity'."@en . ### https://w3id.org/emmo#EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 -emmo:EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-1 L+1 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "MomentumUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Momentum'."@en . +:EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-1 L+1 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "MomentumUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Momentum'."@en . ### https://w3id.org/emmo#EMMO_ed7dd267_e2ee_4565_8117_e5c1eafa3e66 -emmo:EMMO_ed7dd267_e2ee_4565_8117_e5c1eafa3e66 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L0 M0 I+1 Θ-1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "ElectricCurrentPerTemperatureUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricCurrentPerTemperature'."@en . +:EMMO_ed7dd267_e2ee_4565_8117_e5c1eafa3e66 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L0 M0 I+1 Θ-1 N0 J0" + ] ; + skos:prefLabel "ElectricCurrentPerTemperatureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ElectricCurrentPerTemperature'."@en . ### https://w3id.org/emmo#EMMO_f2c1a072_4ccb_46c4_a0f8_ac801d328d0f -emmo:EMMO_f2c1a072_4ccb_46c4_a0f8_ac801d328d0f rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+2 L0 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "SquareTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquareTime'."@en . +:EMMO_f2c1a072_4ccb_46c4_a0f8_ac801d328d0f rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+2 L0 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "SquareTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquareTime'."@en . ### https://w3id.org/emmo#EMMO_f508dec1_e2d8_43d5_ae65_c386c7b330f9 -emmo:EMMO_f508dec1_e2d8_43d5_ae65_c386c7b330f9 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+2 L0 M-1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "SquareTimePerMassUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquareTimePerMass'."@en . +:EMMO_f508dec1_e2d8_43d5_ae65_c386c7b330f9 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+2 L0 M-1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "SquareTimePerMassUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquareTimePerMass'."@en . ### https://w3id.org/emmo#EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f -emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L+2 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "EnergyUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Energy'."@en . +:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L+2 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "EnergyUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Energy'."@en . ### https://w3id.org/emmo#EMMO_f6fac54d_6b6d_4255_b217_4363a83f1834 -emmo:EMMO_f6fac54d_6b6d_4255_b217_4363a83f1834 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+2 L0 M-1 I+1 Θ+1 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "TemperaturePerMagneticFluxDensityUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'TemperaturePerMagneticFluxDensity'."@en . +:EMMO_f6fac54d_6b6d_4255_b217_4363a83f1834 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+2 L0 M-1 I+1 Θ+1 N0 J0" + ] ; + skos:prefLabel "TemperaturePerMagneticFluxDensityUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'TemperaturePerMagneticFluxDensity'."@en . ### https://w3id.org/emmo#EMMO_f76f5a24_d703_4e8c_b368_f9a7777cb73a -emmo:EMMO_f76f5a24_d703_4e8c_b368_f9a7777cb73a rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da ; - skos:example "Unit for amount fraction."@en ; - skos:prefLabel "AmountFractionUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Unit for quantities of dimension one that are the fraction of two amount of substance."@en . +:EMMO_f76f5a24_d703_4e8c_b368_f9a7777cb73a rdf:type owl:Class ; + rdfs:subClassOf :EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da ; + skos:example "Unit for amount fraction."@en ; + skos:prefLabel "AmountFractionUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Unit for quantities of dimension one that are the fraction of two amount of substance."@en . ### https://w3id.org/emmo#EMMO_fa9c8c56_314f_4a5a_a71d_bae66446b185 -emmo:EMMO_fa9c8c56_314f_4a5a_a71d_bae66446b185 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L+1 M+1 I-2 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "PermeabilityUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Permeability'."@en . +:EMMO_fa9c8c56_314f_4a5a_a71d_bae66446b185 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-2 L+1 M+1 I-2 Θ0 N0 J0" + ] ; + skos:prefLabel "PermeabilityUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'Permeability'."@en . ### https://w3id.org/emmo#EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c -emmo:EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-3 L-1 M+1 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "PressurePerTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PressurePerTime'."@en . +:EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-3 L-1 M+1 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "PressurePerTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PressurePerTime'."@en . ### https://w3id.org/emmo#EMMO_fee2a014_3322_48f9_91ab_d947a6e54556 -emmo:EMMO_fee2a014_3322_48f9_91ab_d947a6e54556 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L-1 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "PerLengthUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerLength'."@en . +:EMMO_fee2a014_3322_48f9_91ab_d947a6e54556 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T0 L-1 M0 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "PerLengthUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'PerLength'."@en . ### https://w3id.org/emmo#EMMO_ffbacbc4_c3be_4cc5_9539_94344e72f7a6 -emmo:EMMO_ffbacbc4_c3be_4cc5_9539_94344e72f7a6 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-6 L-2 M+2 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "SquarePressurePerSquareTimeUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquarePressurePerSquareTime'."@en . - - -### https://w3id.org/emmo/disciplines/units/sidimensionalunits#EMMO_3c38a8b4_ed07_4185_8d9b_b57b9130c537 -:EMMO_3c38a8b4_ed07_4185_8d9b_b57b9130c537 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L-4 M0 I0 Θ0 N0 J0" - ] ; - rdfs:subClassOf emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc ; - skos:prefLabel "PerQuarticLengthUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with physical dimensionality per length to the power of four."@en . +:EMMO_ffbacbc4_c3be_4cc5_9539_94344e72f7a6 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T-6 L-2 M+2 I0 Θ0 N0 J0" + ] ; + skos:prefLabel "SquarePressurePerSquareTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquarePressurePerSquareTime'."@en . ### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi From a1e289ac0fd4bfe7e9158a2affcaa967e2d7f26e Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Wed, 4 Sep 2024 14:08:10 +0200 Subject: [PATCH 011/121] Structural perspective --- perspectives/structural.ttl | 79 +++++++++++++++++++++++-------------- 1 file changed, 50 insertions(+), 29 deletions(-) diff --git a/perspectives/structural.ttl b/perspectives/structural.ttl index f8cb4c0e..c68561cf 100644 --- a/perspectives/structural.ttl +++ b/perspectives/structural.ttl @@ -35,28 +35,34 @@ # Classes ################################################################# -### https://w3id.org/emmo#EMMO_2469e4c6_ac2e_4c8f_b49f_7b2d2e277215 -:EMMO_2469e4c6_ac2e_4c8f_b49f_7b2d2e277215 rdf:type owl:Class ; +### https://w3id.org/emmo#EMMO_0914449c_ef24_4372_b669_9cdd13b59fed +:EMMO_0914449c_ef24_4372_b669_9cdd13b59fed rdf:type owl:Class ; + rdfs:subClassOf :EMMO_57c75ca1_bf8a_42bc_85d9_58cfe38c7df2 ; + skos:prefLabel "Minimal"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all classes of entities that have no proper parts of the same type of the whole is proper part of an entity of that type."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A minimal class M (subclass of Minimal) is defined by choosing a reference type φ so that M is subclass of φ, all parts of x are needed to keep φ(x) and x is proper part of a larger φ entity."@en . + + +### https://w3id.org/emmo#EMMO_2dddfc30_d4e1_4e3e_a0ca_755c4d9d2cf4 +:EMMO_2dddfc30_d4e1_4e3e_a0ca_755c4d9d2cf4 rdf:type owl:Class ; rdfs:subClassOf :EMMO_bbca6dfa_7463_4e8d_8280_35862ff50ce0 ; - skos:prefLabel "SpatiallyRedundant"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A whole with spatial parts of its same type."@en . + skos:prefLabel "Heap"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all classes of entities that have at least two non overlapping proper parts of the same type of the whole."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A heap class H (subclass of Heap) is defined by choosing a reference type φ, with H subclass of φ, so that each H entity has non overlapping φ parts."@en . ### https://w3id.org/emmo#EMMO_32e701c0_a925_49df_9829_0931b8554807 :EMMO_32e701c0_a925_49df_9829_0931b8554807 rdf:type owl:Class ; rdfs:subClassOf :EMMO_49267eba_5548_4163_8f36_518d65b583f9 ; - skos:prefLabel "Structural"@en . + skos:prefLabel "Structural"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A perspective that categorises causal structures according to the merelogical realtions between the whole and the parts, taking into account their types."@en . -### https://w3id.org/emmo#EMMO_4b32fc1e_5293_4247_9e8d_1175df9f1c0b -:EMMO_4b32fc1e_5293_4247_9e8d_1175df9f1c0b rdf:type owl:Class ; - owl:equivalentClass [ owl:intersectionOf ( :EMMO_aaad78a9_abaf_4f97_9c1a_d763a94c4ba3 - :EMMO_f055e217_0b1b_4e7e_b8be_7340211b0c5e - ) ; - rdf:type owl:Class - ] ; - skos:prefLabel "StrictlyFundamental"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals that satisfy a whole defining criteria (i.e. belongs to a subclass of whole) and have no proper parts that satisfy that same criteria (no parts that are of the same type of the whole)."@en . +### https://w3id.org/emmo#EMMO_40ff176a_e74d_46cc_88c5_6d02fd6813a7 +:EMMO_40ff176a_e74d_46cc_88c5_6d02fd6813a7 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_e95b9f89_3ffd_4ea5_b682_97c4cc191a8d ; + skos:prefLabel "NonNuclear"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all classes of entities that have a proper parts of the same type φ of the whole, but have no φ proper part that is part of other φ proper parts."@en . ### https://w3id.org/emmo#EMMO_57c75ca1_bf8a_42bc_85d9_58cfe38c7df2 @@ -93,18 +99,33 @@ Following the two examples, a marathon individual is a maximal that can be decom ] . -### https://w3id.org/emmo#EMMO_808566db_b810_448d_8a54_48e7f6d30f36 -:EMMO_808566db_b810_448d_8a54_48e7f6d30f36 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_bbca6dfa_7463_4e8d_8280_35862ff50ce0 ; - skos:prefLabel "TemporallyRedundant"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A whole with temporal parts of its same type."@en . +### https://w3id.org/emmo#EMMO_7f92ac53_3a89_41a4_af5c_a8ad320a7936 +:EMMO_7f92ac53_3a89_41a4_af5c_a8ad320a7936 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_8f449738_cedb_436c_bdec_1c8e78bdb644 ; + skos:prefLabel "NonConvergent"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all classes of entities that have a proper parts of the same type φ of the whole, and so that for every two distinct φ proper parts one is not part of the other."@en . + +### https://w3id.org/emmo#EMMO_8f449738_cedb_436c_bdec_1c8e78bdb644 +:EMMO_8f449738_cedb_436c_bdec_1c8e78bdb644 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_e95b9f89_3ffd_4ea5_b682_97c4cc191a8d ; + skos:prefLabel "Nuclear"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all classes of entities that have a proper parts of the same type of the whole that is part of all the other proper parts of the same type."@en . -### https://w3id.org/emmo#EMMO_aaad78a9_abaf_4f97_9c1a_d763a94c4ba3 -:EMMO_aaad78a9_abaf_4f97_9c1a_d763a94c4ba3 rdf:type owl:Class ; + +### https://w3id.org/emmo#EMMO_b4494d69_6393_4eb4_8346_7fedd4df0bc5 +:EMMO_b4494d69_6393_4eb4_8346_7fedd4df0bc5 rdf:type owl:Class ; rdfs:subClassOf :EMMO_57c75ca1_bf8a_42bc_85d9_58cfe38c7df2 ; - skos:prefLabel "TemporallyFundamental"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals that satisfy a whole defining criteria (i.e. belongs to a subclass of whole) and have no temporal parts that satisfy that same criteria (no parts that are of the same type of the whole)."@en . + skos:prefLabel "Maximal"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all classes of entities that have no proper parts of the same type of the whole are not proper part of an entity of that type."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A maximal class M (subclass of Maximal) is defined by choosing a reference type φ so that M is subclass of φ, all parts of x are needed to keep φ(x) and if you add something to x, then x is no more a φ."@en . + + +### https://w3id.org/emmo#EMMO_b501a8ed_ae15_4288_9d92_1026463e95cb +:EMMO_b501a8ed_ae15_4288_9d92_1026463e95cb rdf:type owl:Class ; + rdfs:subClassOf :EMMO_8f449738_cedb_436c_bdec_1c8e78bdb644 ; + skos:prefLabel "Convergent"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all classes of entities that have a proper parts of the same type φ of the whole, and so that for every two distinct φ proper parts one is part of the other."@en . ### https://w3id.org/emmo#EMMO_bbca6dfa_7463_4e8d_8280_35862ff50ce0 @@ -125,11 +146,11 @@ Following the two examples, a marathon individual is a maximal that can be decom ] . -### https://w3id.org/emmo#EMMO_f055e217_0b1b_4e7e_b8be_7340211b0c5e -:EMMO_f055e217_0b1b_4e7e_b8be_7340211b0c5e rdf:type owl:Class ; - rdfs:subClassOf :EMMO_57c75ca1_bf8a_42bc_85d9_58cfe38c7df2 ; - skos:prefLabel "SpatiallyFundamental"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals that satisfy a whole defining criteria (i.e. belongs to a subclass of whole) and have no spatial parts that satisfy that same criteria (no parts that are of the same type of the whole)."@en . +### https://w3id.org/emmo#EMMO_e95b9f89_3ffd_4ea5_b682_97c4cc191a8d +:EMMO_e95b9f89_3ffd_4ea5_b682_97c4cc191a8d rdf:type owl:Class ; + rdfs:subClassOf :EMMO_bbca6dfa_7463_4e8d_8280_35862ff50ce0 ; + skos:prefLabel "Multiplex"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all classes of entities that have a proper parts of the same type of the whole that overlaps all the oter proper parts of the same type."@en . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi From a2edc21cf511bdda0a86089bbb6efbdf0e105f3f Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Thu, 5 Sep 2024 13:35:20 +0200 Subject: [PATCH 012/121] Amended some mereocausality relations annotations --- mereocausality/mereocausality.ttl | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index c862a61b..58cc38c6 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -322,7 +322,7 @@ https://en.wiktionary.org/wiki/mereology"""@en owl:propertyDisjointWith :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; skos:altLabel "hasSpatioTemporalPart"@en ; skos:prefLabel "hasJunctionPart"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The part is connected with the rest item or members with hasNext (or its inverse) and hasContact relations only."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The part is connected with the rest item or members with both hasNext (or its inverse) and hasContact relations."@en . ### https://w3id.org/emmo#EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d @@ -402,7 +402,7 @@ It does not exclude the possibility of indirect causal routes between proper par owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; owl:annotatedTarget "RP(x, y) ≡ PP(x, y) ∧ ∃φ(φ(x) ∧ φ(y))" ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "We usa a predicate template notation as RP<φ>(x,y) to specify subclasses of RP(x,y) for the class φ, meaning that RP<φ>(x, y) ≡ PP(x, y) ∧ φ(x) ∧ φ(y)"@en , - "φ is a class of the theory"@en + "φ is a class of the theory that in the EMMO OWL is supposed to be subclass of CausalStructure."@en ] . @@ -476,7 +476,7 @@ Contacts between two entities exclude the possibility of other causal relations :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_55354438_7000_4284_b1b9_59d60c2261b9 ; skos:prefLabel "hasNonTemporalPart"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The part is not connected with the rest item or members with hasNext relation (or its inverse)."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The part is connected with the rest item or members with a combination of hasNext (or its inverse) or hasContact relations."@en . ### https://w3id.org/emmo#EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 @@ -587,7 +587,8 @@ b) y and x are non-overlapping"""@en ; rdfs:domain :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; skos:prefLabel "hasSpatialPart"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A proper part of a whole, whose parts always cover the full temporal extension of the whole within a spatial interval."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "In EMMO FOL this is a defined property. In OWL temporal relations are primitive."@en . + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "In EMMO FOL this is a defined property. In OWL temporal relations are primitive."@en , + "The part is connected with the rest item or members with hasContact relations only (no hasNext)."@en . ### https://w3id.org/emmo#EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab @@ -1194,4 +1195,4 @@ Following graph theory concepts, the quantums of an item are all connected toget ] ] . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi From 7442246702a39930fb7bf3b10e0c29fe2cc2b18d Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Fri, 6 Sep 2024 10:46:36 +0200 Subject: [PATCH 013/121] Removed unnessesary "emmo:" prefix --- disciplines/units/sidimensionalunits.ttl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/disciplines/units/sidimensionalunits.ttl b/disciplines/units/sidimensionalunits.ttl index 87bb1e0b..b64a9103 100644 --- a/disciplines/units/sidimensionalunits.ttl +++ b/disciplines/units/sidimensionalunits.ttl @@ -1592,11 +1592,11 @@ We kindly acknowledge NIST for reusing their content, including the physical dim ### https://w3id.org/emmo#EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc -emmo:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_cbdea88b_fef1_4c7c_b69f_ae1f0f241c4a ; +:EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc rdf:type owl:Class ; + rdfs:subClassOf :EMMO_cbdea88b_fef1_4c7c_b69f_ae1f0f241c4a ; skos:prefLabel "SIDimensionalUnit"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Dimensional unit with its physical dimensionality described accortind to the International System of Units (SI)."@en ; - emmo:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """In SI are the physical dimensions of the base quantities time (T), length (L), mass (M), electric current (I), thermodynamic temperature (Θ), amount of substance (N) and luminous intensity (J). + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Dimensional unit with its physical dimensionality described accortind to the International System of Units (SI)."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """In SI are the physical dimensions of the base quantities time (T), length (L), mass (M), electric current (I), thermodynamic temperature (Θ), amount of substance (N) and luminous intensity (J). In general the dimension of any quantity Q is written in the form of a dimensional product, From f8aff800f1b3b4bb8b762de1adc49b022dfff2dd Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Fri, 6 Sep 2024 10:54:31 +0200 Subject: [PATCH 014/121] Updated all references to 1.0.0-rc1 to 1.0.0-rc2 --- README.md | 18 ++-- catalog-v001.xml | 98 +++++++++--------- contributors.ttl | 4 +- disciplines/catalog-v001.xml | 96 +++++++++--------- disciplines/chemistry.ttl | 8 +- disciplines/computerscience.ttl | 10 +- disciplines/conformityassessment.ttl | 8 +- disciplines/disciplines.ttl | 50 +++++----- disciplines/geometrical.ttl | 6 +- disciplines/isq.ttl | 10 +- disciplines/manufacturing.ttl | 8 +- disciplines/materials.ttl | 6 +- disciplines/math.ttl | 10 +- disciplines/metrology.ttl | 16 +-- disciplines/models.ttl | 16 +-- disciplines/perceptual.ttl | 6 +- disciplines/periodictable.ttl | 6 +- disciplines/sisystem.ttl | 12 +-- disciplines/units/catalog-v001.xml | 100 +++++++++---------- disciplines/units/coherentsiunits.ttl | 6 +- disciplines/units/deprecated.ttl | 8 +- disciplines/units/noncoherentsiunits.ttl | 6 +- disciplines/units/otherunits.ttl | 8 +- disciplines/units/prefixedsiunits.ttl | 6 +- disciplines/units/prefixedunits.ttl | 14 +-- disciplines/units/siacceptedspecialunits.ttl | 6 +- disciplines/units/siacceptedunits.ttl | 6 +- disciplines/units/sidimensionalunits.ttl | 4 +- disciplines/units/siunits.ttl | 8 +- disciplines/units/specialunits.ttl | 6 +- disciplines/units/unclassifiedunits.ttl | 8 +- disciplines/units/units.ttl | 26 ++--- disciplines/units/unitsextension.ttl | 6 +- doc/_static/conf.py | 2 +- domain/catalog-v001.xml | 94 ++++++++--------- domain/domain.ttl | 14 +-- domain/simulation.ttl | 8 +- domain/todo/chemicalkinetics.ttl | 4 +- domain/todo/commonmaterials.ttl | 6 +- domain/todo/commonperceptual.ttl | 6 +- domain/todo/simdome.ttl | 4 +- emmo-full.ttl | 22 ++-- emmo-mlo.ttl | 6 +- emmo-tlo.ttl | 6 +- emmo.ttl | 6 +- mereocausality/catalog-v001.xml | 6 +- mereocausality/mereocausality-full.ttl | 6 +- mereocausality/mereocausality.ttl | 6 +- multiperspective/catalog-v001.xml | 44 ++++---- multiperspective/dataset.ttl | 8 +- multiperspective/information.ttl | 8 +- multiperspective/multiperspective.ttl | 16 +-- multiperspective/persholistic.ttl | 10 +- multiperspective/properties.ttl | 6 +- multiperspective/symbolic.ttl | 8 +- multiperspective/workflow.ttl | 8 +- perspectives/catalog-v001.xml | 30 +++--- perspectives/contrast.ttl | 6 +- perspectives/data.ttl | 6 +- perspectives/holistic.ttl | 6 +- perspectives/persistence.ttl | 6 +- perspectives/perspective.ttl | 6 +- perspectives/perspectives.ttl | 20 ++-- perspectives/physicalistic.ttl | 6 +- perspectives/reductionistic.ttl | 20 ++-- perspectives/semiotics.ttl | 6 +- perspectives/standardmodel-full.ttl | 6 +- perspectives/standardmodel.ttl | 6 +- perspectives/structural.ttl | 6 +- 69 files changed, 520 insertions(+), 520 deletions(-) diff --git a/README.md b/README.md index dcb94b41..ebd2d9c0 100644 --- a/README.md +++ b/README.md @@ -125,14 +125,14 @@ The reference ontologies are intended to be used by domain ontologies and import | Reference ontology | IRI | | ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------- | -| Materials | [https://w3id.org/emmo/multiperspective/materials](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc1/multiperspective/materials.ttl) | -| Math | [https://w3id.org/emmo/multiperspective/math](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc1/multiperspective/math.ttl) | -| Models | [https://w3id.org/emmo/multiperspective/models](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc1/multiperspective/models.ttl) | -| Properties | [https://w3id.org/emmo/multiperspective/properties](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc1/multiperspective/properties.ttl) | -| Metrology | [https://w3id.org/emmo/multiperspective/metrology](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc1/multiperspective/metrology.ttl) | -| Isq | [https://w3id.org/emmo/multiperspective/isq](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc1/multiperspective/isq.ttl) | -| Siunits | [https://w3id.org/emmo/domain/siunits](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc1/domain/siunits.ttl) | -| Chemistry | [https://w3id.org/emmo/multiperspective/chemistry](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc1/multiperspective/chemistry.ttl) | +| Materials | [https://w3id.org/emmo/multiperspective/materials](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/multiperspective/materials.ttl) | +| Math | [https://w3id.org/emmo/multiperspective/math](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/multiperspective/math.ttl) | +| Models | [https://w3id.org/emmo/multiperspective/models](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/multiperspective/models.ttl) | +| Properties | [https://w3id.org/emmo/multiperspective/properties](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/multiperspective/properties.ttl) | +| Metrology | [https://w3id.org/emmo/multiperspective/metrology](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/multiperspective/metrology.ttl) | +| Isq | [https://w3id.org/emmo/multiperspective/isq](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/multiperspective/isq.ttl) | +| Siunits | [https://w3id.org/emmo/domain/siunits](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/domain/siunits.ttl) | +| Chemistry | [https://w3id.org/emmo/multiperspective/chemistry](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/multiperspective/chemistry.ttl) | ### Domain Ontologies @@ -199,7 +199,7 @@ Protégé will automatically download all the necessary dependencies. The EMMO hierarchy will be visible only after reasoning inference: use *ctrl-R* to start the reasoner and under the *Entities* tab, select the *Classes* subtab and *Inferred* in the scroll button. -From EMMO 1.0.0-rc1 it is recommended to use HermiT as reasoner (distributed by default with Protege). +From EMMO 1.0.0-rc2 it is recommended to use HermiT as reasoner (distributed by default with Protege). For earlier EMMO versions is FaCT++ the recommended reasoner. You can select it through the menu *Reasoner*. An instruction for how to install the FaCT++ plugin on Protege 5.5.0 on Windows can be found in the [doc subdirectory](doc/installing_factplusplus.md). diff --git a/catalog-v001.xml b/catalog-v001.xml index 37db02fb..7d8b3627 100644 --- a/catalog-v001.xml +++ b/catalog-v001.xml @@ -2,65 +2,65 @@ - - + + - + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - + + + + + + + - - - - - - - - - - + + + + + + + + + + - - - + + + - - - - - - - + + + + + + + - - - - + + + + - - - + + + diff --git a/contributors.ttl b/contributors.ttl index 0e3f536c..602c5af5 100644 --- a/contributors.ttl +++ b/contributors.ttl @@ -8,12 +8,12 @@ @prefix locn: . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; dcterms:abstract "People and organisations who has contributed to the development of EMMO."@en ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Contributors"@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; foaf:mbox ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . diff --git a/disciplines/catalog-v001.xml b/disciplines/catalog-v001.xml index a0554b0a..7360cea3 100644 --- a/disciplines/catalog-v001.xml +++ b/disciplines/catalog-v001.xml @@ -2,64 +2,64 @@ - + - + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - + + + + + + + - - - - - - - - - - + + + + + + + + + + - - - + + + - - - - - - - + + + + + + + - - - - + + + + - - - + + + diff --git a/disciplines/chemistry.ttl b/disciplines/chemistry.ttl index bde093a9..5e06ae1b 100644 --- a/disciplines/chemistry.ttl +++ b/disciplines/chemistry.ttl @@ -9,9 +9,9 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; + owl:versionIRI ; + owl:imports , + ; dcterms:abstract "The chemistry module populates the physicalistic perspective with materials subclasses categorised according to modern applied chemistry."@en ; dcterms:creator , , @@ -21,7 +21,7 @@ dcterms:title "Chemistry"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires FacT++ reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" . + owl:versionInfo "1.0.0-rc2" . ################################################################# # Annotation properties diff --git a/disciplines/computerscience.ttl b/disciplines/computerscience.ttl index 048a9270..5457d467 100644 --- a/disciplines/computerscience.ttl +++ b/disciplines/computerscience.ttl @@ -9,10 +9,10 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - ; + owl:versionIRI ; + owl:imports , + , + ; dcterms:abstract "Key concepts from the domain of computer science."@en ; dcterms:contributor , ; @@ -23,7 +23,7 @@ dcterms:publisher ; dcterms:title "Computer science"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu"^^xsd:anyURI . ################################################################# diff --git a/disciplines/conformityassessment.ttl b/disciplines/conformityassessment.ttl index e7aeeb91..133cfb63 100644 --- a/disciplines/conformityassessment.ttl +++ b/disciplines/conformityassessment.ttl @@ -9,10 +9,10 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - . + owl:versionIRI ; + owl:imports , + , + . ################################################################# # Object Properties diff --git a/disciplines/disciplines.ttl b/disciplines/disciplines.ttl index 57fe07af..95f0237d 100644 --- a/disciplines/disciplines.ttl +++ b/disciplines/disciplines.ttl @@ -9,34 +9,34 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - , - , - , - , - , - , - , - , - , - , - ; + owl:versionIRI ; + owl:imports , + , + , + , + , + , + , + , + , + , + , + , + ; # Imported via sisystem -# , -# , -# , -# , -# , -# , +# , +# , +# , +# , +# , +# , # Currently not imported by default -# , -# , -# , -# , +# , +# , +# , +# , dcterms:abstract """EMMO disciplines is a container for the EMMO discipline level ontologies. @@ -55,7 +55,7 @@ Discipline level ontologies are reference ontologies that does not cover the who dcterms:title "EMMO discipline-level ontology"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" . + owl:versionInfo "1.0.0-rc2" . ### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi diff --git a/disciplines/geometrical.ttl b/disciplines/geometrical.ttl index b30a13bd..420ba430 100644 --- a/disciplines/geometrical.ttl +++ b/disciplines/geometrical.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract "The graphical module provides classes for the representation of geometrical concepts."@en ; dcterms:creator , , @@ -21,7 +21,7 @@ dcterms:publisher ; dcterms:title "Geometrical"@en ; rdfs:comment "The EMMO requires FacT++ reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/isq.ttl b/disciplines/isq.ttl index 833a3cce..6617851e 100644 --- a/disciplines/isq.ttl +++ b/disciplines/isq.ttl @@ -9,10 +9,10 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - ; + owl:versionIRI ; + owl:imports , + , + ; dcterms:abstract """Defines physical quantities in the International System of Quantities (ISQ). ISQ was made an official ISO standard in 2009 and is defined in the ISO/IEC 80000 standard. ISQ underlines the SI system and defines physical quanties that are measured with SI units. @@ -29,7 +29,7 @@ The number of derived quantities not closed and may increase based on the need b dcterms:publisher ; dcterms:title "International System of Quantities (ISQ)"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/manufacturing.ttl b/disciplines/manufacturing.ttl index 6cdaf40b..6bc9032b 100644 --- a/disciplines/manufacturing.ttl +++ b/disciplines/manufacturing.ttl @@ -9,9 +9,9 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; + owl:versionIRI ; + owl:imports , + ; dcterms:abstract "Describes manufacturing processes with engineered participants. The module also provides a root for engineered materials."@en ; dcterms:creator , , @@ -23,7 +23,7 @@ dcterms:title "Manufacturing"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" . + owl:versionInfo "1.0.0-rc2" . ################################################################# # Annotation properties diff --git a/disciplines/materials.ttl b/disciplines/materials.ttl index 25bebb0a..e496fd2b 100644 --- a/disciplines/materials.ttl +++ b/disciplines/materials.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract "The materials module populates the physicalistic perspective with materials subclasses categorised according to modern applied physical sciences."@en ; dcterms:creator , , @@ -21,7 +21,7 @@ dcterms:publisher ; dcterms:title "Materials"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/math.ttl b/disciplines/math.ttl index 5f3ff181..1da352af 100644 --- a/disciplines/math.ttl +++ b/disciplines/math.ttl @@ -9,10 +9,10 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - ; + owl:versionIRI ; + owl:imports , + , + ; dcterms:abstract "The math module defines the formal language of mathematics. Mathematical objects represents graphical objects based on graphical symbols arranged according the rules of math."@en ; dcterms:creator , , @@ -24,7 +24,7 @@ dcterms:title "Math"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" . + owl:versionInfo "1.0.0-rc2" . ################################################################# # Annotation properties diff --git a/disciplines/metrology.ttl b/disciplines/metrology.ttl index e6a343bd..6dc0e8ba 100644 --- a/disciplines/metrology.ttl +++ b/disciplines/metrology.ttl @@ -9,12 +9,12 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - , - , - ; + owl:versionIRI ; + owl:imports , + , + , + , + ; dcterms:abstract """Defines the formal language of metrology, including theoretical and practical aspects of measurements. This module is based on the International vocabulary of metrology (VIM) as well as the ISO/IEC 80000 standard."""@en ; @@ -27,7 +27,7 @@ This module is based on the International vocabulary of metrology (VIM) as well dcterms:publisher ; dcterms:title "Metrology"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# @@ -156,7 +156,7 @@ The quantity is selected without an observation aimed to measure its actual valu rdfs:domain :EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf ; rdfs:range :EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae ; rdfs:comment "Relates a quantity to its metrological reference through a semiotic process."@en ; - owl:versionInfo """In EMMO version 1.0.0-rc1, physical quantities used the hasMetrologicalReference object property to relate them to their units via physical dimensionality. This was simplified in 1.0.0-alpha3 in order to make reasoning faster. + owl:versionInfo """In EMMO version 1.0.0-rc2, physical quantities used the hasMetrologicalReference object property to relate them to their units via physical dimensionality. This was simplified in 1.0.0-alpha3 in order to make reasoning faster. The restriction (e.g. for the physical quantity Length) diff --git a/disciplines/models.ttl b/disciplines/models.ttl index dbd42bc5..1ae9dc64 100644 --- a/disciplines/models.ttl +++ b/disciplines/models.ttl @@ -9,13 +9,13 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - , - , - , - ; + owl:versionIRI ; + owl:imports , + , + , + , + , + ; dcterms:abstract "The models module defines models as semiotic signs that stands for an object by resembling or imitating it, in shape or by sharing a similar logical structure."@en ; dcterms:creator , , @@ -27,7 +27,7 @@ dcterms:title "Models"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" . + owl:versionInfo "1.0.0-rc2" . ################################################################# # Object Properties diff --git a/disciplines/perceptual.ttl b/disciplines/perceptual.ttl index 1a02f5c1..7c13706a 100644 --- a/disciplines/perceptual.ttl +++ b/disciplines/perceptual.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract "The perceptual module provides classes for the representation of human perceptions."@en ; dcterms:creator , , @@ -22,7 +22,7 @@ dcterms:title "Perceptual"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires FacT++ reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" . + owl:versionInfo "1.0.0-rc2" . ################################################################# # Classes diff --git a/disciplines/periodictable.ttl b/disciplines/periodictable.ttl index d33d695c..7ad2f83c 100644 --- a/disciplines/periodictable.ttl +++ b/disciplines/periodictable.ttl @@ -1668,9 +1668,9 @@ rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en, "This ontology is generated with EMMOntoPy using data from the ASE Python package."@en, "You can contact EMMO Authors via emmo@emmc.eu"@en ; - owl:imports ; - owl:versionIRI ; - owl:versionInfo "1.0.0-rc1"@en . + owl:imports ; + owl:versionIRI ; + owl:versionInfo "1.0.0-rc2"@en . :EMMO_0080b38f-bac4-5dd6-9d28-d821cf723787 a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; diff --git a/disciplines/sisystem.ttl b/disciplines/sisystem.ttl index 8bb90c4e..e64bdf04 100644 --- a/disciplines/sisystem.ttl +++ b/disciplines/sisystem.ttl @@ -9,11 +9,11 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - , - , - . + owl:versionIRI ; + owl:imports , + , + , + , + . ### Generated by the OWL API (version 4.5.25.2023-02-15T19:15:49Z) https://github.com/owlcs/owlapi diff --git a/disciplines/units/catalog-v001.xml b/disciplines/units/catalog-v001.xml index ec7d6532..9d168973 100644 --- a/disciplines/units/catalog-v001.xml +++ b/disciplines/units/catalog-v001.xml @@ -2,60 +2,60 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - - - + + + diff --git a/disciplines/units/coherentsiunits.ttl b/disciplines/units/coherentsiunits.ttl index 6bfd2ef6..2e90fcd1 100644 --- a/disciplines/units/coherentsiunits.ttl +++ b/disciplines/units/coherentsiunits.ttl @@ -10,8 +10,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """The module 'coherentsiunits' contain coherent derived SI units. A coherent SI unit is the product of powers of the 7 base and 22 derived SI units. It can always be written as a product of powers of the 7 base SI units with a numerical factor in front of the product that is equal to one. Examples: m/s, Pa·m, etc... @@ -29,7 +29,7 @@ Note that this module is not complete and may be extended with more coherent SI We kindly acknowledge NIST for reusing their content, including the selection of units, their elucidations and conversion multiplier."""@en , "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . diff --git a/disciplines/units/deprecated.ttl b/disciplines/units/deprecated.ttl index 10266085..95baf38d 100644 --- a/disciplines/units/deprecated.ttl +++ b/disciplines/units/deprecated.ttl @@ -9,9 +9,9 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; + owl:versionIRI ; + owl:imports , + ; dcterms:abstract "This module contains deprecated IRIs with references."@en ; dcterms:contributor ; dcterms:creator , @@ -21,7 +21,7 @@ dcterms:title "Deprecated units"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" . + owl:versionInfo "1.0.0-rc2" . ################################################################# # Classes diff --git a/disciplines/units/noncoherentsiunits.ttl b/disciplines/units/noncoherentsiunits.ttl index e6973089..6e2fb7ad 100644 --- a/disciplines/units/noncoherentsiunits.ttl +++ b/disciplines/units/noncoherentsiunits.ttl @@ -10,8 +10,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract "The 'noncoherentsiunits' module contains non-coherent derived SI units (and SI-accepted units) that are not prefixed units (units made of a metric prefix followed by a unit symbol). Examples: km/h, A/g."@en ; dcterms:contributor , , @@ -25,7 +25,7 @@ We kindly acknowledge NIST for reusing their content, including the selection of units, their elucidations and conversion multiplier."""@en , "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; emmo:EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/units/otherunits.ttl b/disciplines/units/otherunits.ttl index 436b2941..cee0d9eb 100644 --- a/disciplines/units/otherunits.ttl +++ b/disciplines/units/otherunits.ttl @@ -10,9 +10,9 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; - owl:imports ; + owl:versionIRI ; + owl:imports ; + owl:imports ; dcterms:abstract """The module 'otherunits' contain non-SI units not included in the 'siacceptedspecialunits', 'siacceptedunits' and 'specialunits' modules. Examples: kBar, ... Note that this module is not complete and may be extended with more units over time."""@en ; @@ -28,7 +28,7 @@ Note that this module is not complete and may be extended with more units over t We kindly acknowledge NIST for reusing their content, including the selection of units, their elucidations and conversion multiplier."""@en , "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/units/prefixedsiunits.ttl b/disciplines/units/prefixedsiunits.ttl index 7ee507ba..539bb232 100644 --- a/disciplines/units/prefixedsiunits.ttl +++ b/disciplines/units/prefixedsiunits.ttl @@ -10,8 +10,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """The module 'prefixedsiunits' contains prefixed SI units that are made of a metrix prefix and a unit symbol for a base or derived SI unit. Examples: km, ms, MPa, mg, etc... Note that this module is not complete and may be extended with more prefixed SI units over time."""@en ; @@ -27,7 +27,7 @@ Note that this module is not complete and may be extended with more prefixed SI We kindly acknowledge NIST for reusing their content, including the selection of units, their elucidations and conversion multiplier."""@en , "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; emmo:EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/units/prefixedunits.ttl b/disciplines/units/prefixedunits.ttl index 82ac2404..d53646d6 100644 --- a/disciplines/units/prefixedunits.ttl +++ b/disciplines/units/prefixedunits.ttl @@ -10,12 +10,12 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - , - , - ; + owl:versionIRI ; + owl:imports , + , + , + , + ; dcterms:abstract "This module contains non-SI prefixed units (prefixed SI-units are in the prefixedsiunits module). A prefixed unit is a unit that is made of a prefix and a unit symbol. For example milligram."@en ; dcterms:contributor ; dcterms:creator , @@ -27,7 +27,7 @@ We kindly acknowledge NIST for reusing their content, including selection of prefixed units, elucidations and conversion multipliers."""@en , "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; emmo:EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/units/siacceptedspecialunits.ttl b/disciplines/units/siacceptedspecialunits.ttl index 0b313501..ca8dcc10 100644 --- a/disciplines/units/siacceptedspecialunits.ttl +++ b/disciplines/units/siacceptedspecialunits.ttl @@ -10,8 +10,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract "The module 'siacceptedspecialunits' include the 15 non-SI special units that are accepted for use with the SI units."@en ; dcterms:contributor , , @@ -25,7 +25,7 @@ We kindly acknowledge NIST for reusing their content, including the selection of units, their elucidations and conversion multiplier."""@en , "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/units/siacceptedunits.ttl b/disciplines/units/siacceptedunits.ttl index 258b2991..38467a08 100644 --- a/disciplines/units/siacceptedunits.ttl +++ b/disciplines/units/siacceptedunits.ttl @@ -10,8 +10,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """The module 'siacceptedunits' include non-SI and non-special units that are accepted for use with SI. These units consists of an optional metric prefix followed by a product of integer powers of the base, derived and accepted special SI units. The product must include at least one SI-accepted special unit. @@ -31,7 +31,7 @@ Note that this module is not complete and may be extended with more units over t We kindly acknowledge NIST for reusing their content, including the selection of units, their elucidations and conversion multiplier."""@en , "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/units/sidimensionalunits.ttl b/disciplines/units/sidimensionalunits.ttl index b64a9103..8a06ea9e 100644 --- a/disciplines/units/sidimensionalunits.ttl +++ b/disciplines/units/sidimensionalunits.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """The module 'sidimensionalunits' defines SI dimensional unit classes. These classes provide a categorisation of all units according to their SI physical dimensions. This module provides a connection between physical quantities defined in the 'isq' modules and the units defined in the 'siunits' and 'unitsextension' modules."""@en ; diff --git a/disciplines/units/siunits.ttl b/disciplines/units/siunits.ttl index f0659e7e..0cc5d8ec 100644 --- a/disciplines/units/siunits.ttl +++ b/disciplines/units/siunits.ttl @@ -9,9 +9,9 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; + owl:versionIRI ; + owl:imports , + ; dcterms:abstract """The module 'siunits' defines the 7 base units and 22 derived units as well as the metric prefixes specified in the SI system. All other SI units goes into one of the following modules: @@ -26,7 +26,7 @@ All other SI units goes into one of the following modules: dcterms:publisher ; dcterms:title "SI units"@en ; rdfs:comment "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/units/specialunits.ttl b/disciplines/units/specialunits.ttl index d2b38ea0..351089fd 100644 --- a/disciplines/units/specialunits.ttl +++ b/disciplines/units/specialunits.ttl @@ -10,8 +10,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """The module 'specialunits' contain non-SI special units. Examples: Day, Week, Bar, Inch, ... Note that this module is not complete and may be extended with more units over time."""@en ; @@ -27,7 +27,7 @@ Note that this module is not complete and may be extended with more units over t We kindly acknowledge NIST for reusing their content, including the selection of units, their elucidations and conversion multiplier."""@en , "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/units/unclassifiedunits.ttl b/disciplines/units/unclassifiedunits.ttl index 902115f8..7172b921 100644 --- a/disciplines/units/unclassifiedunits.ttl +++ b/disciplines/units/unclassifiedunits.ttl @@ -10,9 +10,9 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; + owl:versionIRI ; + owl:imports , + ; dcterms:abstract "This module holds so far unclassified units imported from QUDT. By time these units will be moved into other modules while being classified. Their IRI will not be changed."@en ; dcterms:contributor , , @@ -28,7 +28,7 @@ We kindly acknowledge NIST for reusing their content, including the selection of units, their elucidations and conversion multiplier."""@en , "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; emmo:EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/units/units.ttl b/disciplines/units/units.ttl index 4a723448..ccab2031 100644 --- a/disciplines/units/units.ttl +++ b/disciplines/units/units.ttl @@ -9,17 +9,17 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - , - , - , - , - , - , - , - . + owl:versionIRI ; + owl:imports , + , + , + , + , + , + , + , + , + . dcterms:abstract """A module that collects all units defined by EMMO. EMMO organises the units in the following set of modules: @@ -51,12 +51,12 @@ EMMO organises the units in the following set of modules: dcterms:publisher ; dcterms:title "Units"@en ; rdfs:comment "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . # Currently not imported by default -# , +# , ### Generated by the OWL API (version 4.5.25.2023-02-15T19:15:49Z) https://github.com/owlcs/owlapi diff --git a/disciplines/units/unitsextension.ttl b/disciplines/units/unitsextension.ttl index b333fc80..3a77ea4e 100644 --- a/disciplines/units/unitsextension.ttl +++ b/disciplines/units/unitsextension.ttl @@ -10,8 +10,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract "The module 'unitsextension' defines non-prefixed units that are not included in the 'siumits' module."@en ; dcterms:contributor , , @@ -28,7 +28,7 @@ We kindly acknowledge NIST for reusing their content, including the selection of units, their elucidations and conversion multiplier."""@en , "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" . + owl:versionInfo "1.0.0-rc2" . ################################################################# # Classes diff --git a/doc/_static/conf.py b/doc/_static/conf.py index 15315788..aee886bc 100644 --- a/doc/_static/conf.py +++ b/doc/_static/conf.py @@ -11,7 +11,7 @@ project = 'EMMO' copyright = '2024, EMMC' author = 'E. Ghedini, G. Goldbeck, J. Friis, A. Hashibon, G.J. Schmitz' -release = '1.0.0-rc1' +release = '1.0.0-rc2' # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration diff --git a/domain/catalog-v001.xml b/domain/catalog-v001.xml index c00eb718..801f280b 100644 --- a/domain/catalog-v001.xml +++ b/domain/catalog-v001.xml @@ -2,57 +2,57 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - - - + + + diff --git a/domain/domain.ttl b/domain/domain.ttl index 6c8b23b5..7ca06e18 100644 --- a/domain/domain.ttl +++ b/domain/domain.ttl @@ -9,12 +9,12 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - , - , - ; + owl:versionIRI ; + owl:imports , + , + , + , + ; dcterms:abstract "The domain module is a container that imports some common domain extensions of EMMO perspectives. The intension is to provide examples for developers of EMMO-based domain ontologies."@en ; dcterms:creator , , @@ -26,6 +26,6 @@ dcterms:title "Domain"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" . + owl:versionInfo "1.0.0-rc2" . ### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi diff --git a/domain/simulation.ttl b/domain/simulation.ttl index 7f4ecb6d..e2c1f334 100644 --- a/domain/simulation.ttl +++ b/domain/simulation.ttl @@ -9,9 +9,9 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; + owl:versionIRI ; + owl:imports , + ; dcterms:abstract "The models module defines models as semiotic signs that stands for an object by resembling or imitating it, in shape or by sharing a similar logical structure."@en ; dcterms:creator , , @@ -23,4 +23,4 @@ dcterms:title "Models"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" . + owl:versionInfo "1.0.0-rc2" . diff --git a/domain/todo/chemicalkinetics.ttl b/domain/todo/chemicalkinetics.ttl index 76823d78..25dd6480 100644 --- a/domain/todo/chemicalkinetics.ttl +++ b/domain/todo/chemicalkinetics.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports . + owl:versionIRI ; + owl:imports . ################################################################# # Classes diff --git a/domain/todo/commonmaterials.ttl b/domain/todo/commonmaterials.ttl index c3dfe119..0773c6a5 100644 --- a/domain/todo/commonmaterials.ttl +++ b/domain/todo/commonmaterials.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """An example EMMO-based domain ontology including some common materials classes. The intension is to serve as an example of how domain ontology developers can extend the materials branch."""@en ; @@ -36,7 +36,7 @@ Emanuele Ghedini University of Bologna (IT) email: emanuele.ghedini@unibo.it"""@en , "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" . + owl:versionInfo "1.0.0-rc2" . ################################################################# # Classes diff --git a/domain/todo/commonperceptual.ttl b/domain/todo/commonperceptual.ttl index fa167854..f7b3d5e0 100644 --- a/domain/todo/commonperceptual.ttl +++ b/domain/todo/commonperceptual.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """An example EMMO-based domain ontology including some common perceptual classes. The intension is to serve as an example of how domain ontology developers can extend the perceptual branch."""@en ; @@ -36,7 +36,7 @@ Emanuele Ghedini University of Bologna (IT) email: emanuele.ghedini@unibo.it"""@en , "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" . + owl:versionInfo "1.0.0-rc2" . ################################################################# # Classes diff --git a/domain/todo/simdome.ttl b/domain/todo/simdome.ttl index e76d40d5..69d9a015 100644 --- a/domain/todo/simdome.ttl +++ b/domain/todo/simdome.ttl @@ -8,8 +8,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports . + owl:versionIRI ; + owl:imports . ################################################################# # Object Properties diff --git a/emmo-full.ttl b/emmo-full.ttl index 4a57c669..a2c39fb0 100644 --- a/emmo-full.ttl +++ b/emmo-full.ttl @@ -9,18 +9,18 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports - , - , - , - , - , - , - , + , + , + , + , + , + , + , # deprecated... - , - ; + , + ; dcterms:abstract "This module provide a full version of EMMO, including additional mereocausal concepts and non-SI units."@en ; dcterms:contributor , , @@ -36,5 +36,5 @@ dcterms:publisher ; dcterms:title "EMMO-full"@en ; rdfs:comment "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . diff --git a/emmo-mlo.ttl b/emmo-mlo.ttl index d40ff02f..b078c012 100644 --- a/emmo-mlo.ttl +++ b/emmo-mlo.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """Elementary Multiperspective Material Ontology (EMMO) EMMO is a multidisciplinary effort to develop a standard representational framework (the ontology) based on current materials modelling knowledge, including physical sciences, analytical philosophy and information and communication technologies. @@ -28,6 +28,6 @@ EMMO is released under a Creative Commons license Attribution 4.0 International dcterms:title "Elementary Multiperspective Material Ontology"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" . + owl:versionInfo "1.0.0-rc2" . ### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi diff --git a/emmo-tlo.ttl b/emmo-tlo.ttl index 90d4aa51..4c79cf03 100644 --- a/emmo-tlo.ttl +++ b/emmo-tlo.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """Elementary Multiperspective Material Ontology (EMMO) EMMO is a multidisciplinary effort to develop a standard representational framework (the ontology) based on current materials modelling knowledge, including physical sciences, analytical philosophy and information and communication technologies. @@ -27,7 +27,7 @@ EMMO is released under a Creative Commons license Attribution 4.0 International dcterms:publisher ; dcterms:title "Elementary Multiperspective Material Ontology"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi diff --git a/emmo.ttl b/emmo.ttl index 50befd16..882b864b 100644 --- a/emmo.ttl +++ b/emmo.ttl @@ -12,8 +12,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """Elementary Multiperspective Material Ontology (EMMO) EMMO is a multidisciplinary effort to develop a standard representational framework (the ontology) based on current materials modelling knowledge, including physical sciences, analytical philosophy and information and communication technologies. @@ -48,7 +48,7 @@ EMMO is released under a Creative Commons license Attribution 4.0 International vann:preferredNamespaceUri "https://w3id.org/emmo" ; rdfs:comment "The EMMO should be reasoned in order to visualize all inferences and class hierarchy in Protege (ctrl+R hotkey). It is tested with both the HermiT (preferred) and HermiT reasoners."@en ; owl:priorVersion "1.0.0-beta7" ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; foaf:homepage ; foaf:logo "https://github.com/emmo-repo/EMMO/raw/master/doc/emmo-logo.png" ; foaf:mbox ; diff --git a/mereocausality/catalog-v001.xml b/mereocausality/catalog-v001.xml index 0525e904..f575a554 100644 --- a/mereocausality/catalog-v001.xml +++ b/mereocausality/catalog-v001.xml @@ -2,10 +2,10 @@ - + - - + + diff --git a/mereocausality/mereocausality-full.ttl b/mereocausality/mereocausality-full.ttl index 5bb6f145..a46bc345 100644 --- a/mereocausality/mereocausality-full.ttl +++ b/mereocausality/mereocausality-full.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; "This module contains the full mereocausal relations that are needed only for very specific and highly expressive applications."@en ; , , @@ -31,7 +31,7 @@ contact@emmc.eu"""@en ; "Elementary Multiperspective Material Ontology"@en , "Mereocausality Full Relations"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 """Emanuele Ghedini University of Bologna (IT) email: emanuele.ghedini@unibo.it"""@en , diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index 58cc38c6..d65c3dd6 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -10,8 +10,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """Introduces the fundamental mereocausal (and mereotopological) concepts of EMMO and their relations with the real world entities that they represent. EMMO uses mereocausality as the ground for all the subsequent ontology modules. The concept of causal connection is used to define the first distinction between ontology entities namely the item and collections. Items are causally self-connected objects, while collections are causally disconnected. Quantum mereology is based on the concept of quantum entity. This module introduces also the fundamental mereotopological relations used to distinguish between space and time dimensions, making spacetime emerge from underlying network of causal relations between quantum entities."""@en ; @@ -28,7 +28,7 @@ Quantum mereology is based on the concept of quantum entity. This module introdu dcterms:title "Elementary Multiperspective Material Ontology"@en , "Mereocausality"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; foaf:mbox ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . diff --git a/multiperspective/catalog-v001.xml b/multiperspective/catalog-v001.xml index 4cc8a453..8452742b 100644 --- a/multiperspective/catalog-v001.xml +++ b/multiperspective/catalog-v001.xml @@ -2,31 +2,31 @@ - + - - + + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - + + + + + + + diff --git a/multiperspective/dataset.ttl b/multiperspective/dataset.ttl index 24f5041c..188ebdb7 100644 --- a/multiperspective/dataset.ttl +++ b/multiperspective/dataset.ttl @@ -9,9 +9,9 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; + owl:versionIRI ; + owl:imports , + ; dcterms:abstract "Shared representation of datasets."@en ; dcterms:contributor , , @@ -23,7 +23,7 @@ dcterms:title "Dataset"@en ; rdfs:comment "Contact: emmo@emmc.eu"@en , "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" . + owl:versionInfo "1.0.0-rc2" . ################################################################# # Object Properties diff --git a/multiperspective/information.ttl b/multiperspective/information.ttl index 0ffb0bb9..2d1e216d 100644 --- a/multiperspective/information.ttl +++ b/multiperspective/information.ttl @@ -9,9 +9,9 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; + owl:versionIRI ; + owl:imports , + ; dcterms:abstract ""@en ; dcterms:contributor , , @@ -23,7 +23,7 @@ dcterms:title "Information"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" . + owl:versionInfo "1.0.0-rc2" . ################################################################# # Classes diff --git a/multiperspective/multiperspective.ttl b/multiperspective/multiperspective.ttl index 9f4c6994..934fb412 100644 --- a/multiperspective/multiperspective.ttl +++ b/multiperspective/multiperspective.ttl @@ -9,13 +9,13 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - , - , - , - , - . + owl:versionIRI ; + owl:imports , + , + , + , + , + , + . ### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi diff --git a/multiperspective/persholistic.ttl b/multiperspective/persholistic.ttl index f726e22d..8518a715 100644 --- a/multiperspective/persholistic.ttl +++ b/multiperspective/persholistic.ttl @@ -9,10 +9,10 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - ; + owl:versionIRI ; + owl:imports , + , + ; dcterms:abstract ""@en ; dcterms:contributor , , @@ -23,7 +23,7 @@ dcterms:publisher ; dcterms:title "Persholistic"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/multiperspective/properties.ttl b/multiperspective/properties.ttl index 4a1a5673..390fc8b2 100644 --- a/multiperspective/properties.ttl +++ b/multiperspective/properties.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """Defines properties as the result of an observation process. Observation is a semiotic process that stimulate an interpretant within the interpreter who communicates the observed result to other interpreters through a sign, which is the property. Hence, properties creates a link between the holistic and the symbolic perspectives. @@ -26,7 +26,7 @@ Subclasses of property are subclasses that spesialise the type of observation pr dcterms:title "Properties"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" . + owl:versionInfo "1.0.0-rc2" . ################################################################# # Annotation properties diff --git a/multiperspective/symbolic.ttl b/multiperspective/symbolic.ttl index 80716571..c8e641f3 100644 --- a/multiperspective/symbolic.ttl +++ b/multiperspective/symbolic.ttl @@ -9,9 +9,9 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; + owl:versionIRI ; + owl:imports , + ; dcterms:abstract """The symbolic multi-perspective combines the contrast and reductionistic perspectives to describe symbolic entities. A symbolic entity is a discrete data that pocess a reductionistic structure, who's elements can be decoded to tokens from one or more alphabets. @@ -26,7 +26,7 @@ The symbolic module includes symbols, symbolic constructs and formal languages." dcterms:publisher ; dcterms:title "Symbolic"@en ; rdfs:comment "The EMMO requires FacT++ reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/multiperspective/workflow.ttl b/multiperspective/workflow.ttl index 7318259d..d22e8b14 100644 --- a/multiperspective/workflow.ttl +++ b/multiperspective/workflow.ttl @@ -9,9 +9,9 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; + owl:versionIRI ; + owl:imports , + ; dcterms:abstract """The workflow multi-perspective combines the persistence and holistic perspectives to describe workflows as a process built up of a set of temporal tasks. Workflows may also be extended reductionistically into serial and parallel workflows."""@en , @@ -23,7 +23,7 @@ Workflows may also be extended reductionistically into serial and parallel workf dcterms:publisher ; dcterms:title "Workflow"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/perspectives/catalog-v001.xml b/perspectives/catalog-v001.xml index 3d578f44..a9c3a4d9 100644 --- a/perspectives/catalog-v001.xml +++ b/perspectives/catalog-v001.xml @@ -2,23 +2,23 @@ - + - - + + - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/perspectives/contrast.ttl b/perspectives/contrast.ttl index 9cba3e72..248c270c 100644 --- a/perspectives/contrast.ttl +++ b/perspectives/contrast.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract ""@en ; dcterms:contributor , , @@ -21,7 +21,7 @@ dcterms:publisher ; dcterms:title "Data"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/perspectives/data.ttl b/perspectives/data.ttl index d59f13f6..6a1718b0 100644 --- a/perspectives/data.ttl +++ b/perspectives/data.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract ""@en ; dcterms:contributor , , @@ -21,7 +21,7 @@ dcterms:publisher ; dcterms:title "Data"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/perspectives/holistic.ttl b/perspectives/holistic.ttl index 4d6280f5..c4c09037 100644 --- a/perspectives/holistic.ttl +++ b/perspectives/holistic.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """Defines the holistic perspective which include process and the role of its participants. Processes are 4D object's that unfolds in time in a way that has a meaning to the ontologist with participants who's role is assigned by the ontologist."""@en ; @@ -23,7 +23,7 @@ Processes are 4D object's that unfolds in time in a way that has a meaning to th dcterms:publisher ; dcterms:title "Holistic"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/perspectives/persistence.ttl b/perspectives/persistence.ttl index c2b8b0f8..2526cb9a 100644 --- a/perspectives/persistence.ttl +++ b/perspectives/persistence.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract ""@en ; dcterms:contributor , , @@ -21,7 +21,7 @@ dcterms:publisher ; dcterms:title "Persistence"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/perspectives/perspective.ttl b/perspectives/perspective.ttl index 4fdd273a..aaab300e 100644 --- a/perspectives/perspective.ttl +++ b/perspectives/perspective.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """The perspective module provides the practical implementation of the EMMO pluralistic approach for which the only objective categorization is provided by the Universe individual and all the Quantum individuals. Between these two extremes, there are several subjective ways to categorize real world objects, each one provide under a 'Perspective' subclass."""@en ; @@ -23,7 +23,7 @@ Between these two extremes, there are several subjective ways to categorize real dcterms:title "Perspective"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" . + owl:versionInfo "1.0.0-rc2" . ################################################################# # Classes diff --git a/perspectives/perspectives.ttl b/perspectives/perspectives.ttl index e8135c3e..b43b4fb3 100644 --- a/perspectives/perspectives.ttl +++ b/perspectives/perspectives.ttl @@ -9,15 +9,15 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - , - , - , - , - , - ; + owl:versionIRI ; + owl:imports , + , + , + , + , + , + , + ; dcterms:abstract """The EMMO perspectives level ontology is a container for the EMMO perspectives level ontologies. The perspectives level ontologies act as roots for extending the EMMO towards specific application domains. They describe the world from different perspectives, including @@ -37,6 +37,6 @@ The perspectives level ontologies act as roots for extending the EMMO towards sp dcterms:title "EMMO perspectives-level ontology"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" . + owl:versionInfo "1.0.0-rc2" . ### Generated by the OWL API (version 4.5.25.2023-02-15T19:15:49Z) https://github.com/owlcs/owlapi diff --git a/perspectives/physicalistic.ttl b/perspectives/physicalistic.ttl index c82f8478..ce960710 100644 --- a/perspectives/physicalistic.ttl +++ b/perspectives/physicalistic.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract "Defines the root of the physicalistic perspective that introduces the concept of real world objects that have a meaning for the ontologist under an applied physics perspective."@en ; dcterms:contributor , , @@ -21,7 +21,7 @@ dcterms:publisher ; dcterms:title "Physicalistic"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/perspectives/reductionistic.ttl b/perspectives/reductionistic.ttl index 0ab424dc..286a6c87 100644 --- a/perspectives/reductionistic.ttl +++ b/perspectives/reductionistic.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """Defines the reductionistic perspective, which uses the fundamental non-transitive parthood relation, called direct parthood, to provide a powerful granularity description of multiscale real world objects. EMMO can in principle represents the Universe with direct parthood relations as a direct rooted tree up to its elementary constituents. In addition to direct parthood, the reductionistic module defines 'State' as a tesselation of spatial direct parts with no change of granularity or cardinality and 'Existent' as a tesselation of temporal direct parts."""@en ; @@ -23,7 +23,7 @@ In addition to direct parthood, the reductionistic module defines 'State' as a t dcterms:publisher ; dcterms:title "Reductionistic"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# @@ -144,7 +144,7 @@ The direct parts (tiles) and the tessellated entity (tessellation) are causally :EMMO_1ce18268_dc63_42af_9113_6589331b5562 rdf:type owl:Class ; rdfs:subClassOf :EMMO_f7f41d20_eabb_4bcb_9a16_0436851fcd5c ; skos:prefLabel "Fork"@en ; - :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc1/doc/figs/Fork.png"^^xsd:anyURI ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/doc/figs/Fork.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A tessellation in wich a tile has next two or more non spatially connected tiles."@en . @@ -156,7 +156,7 @@ The direct parts (tiles) and the tessellated entity (tessellation) are causally owl:someValuesFrom :EMMO_d4c95fa1_5bda_4063_a22d_62c81fcea284 ] ; skos:prefLabel "MixedTiling"@en ; - :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc1/doc/figs/MixedTiling.png"^^xsd:anyURI ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/doc/figs/MixedTiling.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A well formed tessellation with at least a junction tile."@en . @@ -181,7 +181,7 @@ This does not mean that there cannot be a change in the internal structure of th If we partition the existent in my glass as ice surrounded by several molecules (we do not use the object water as direct part) then the appearance of a molecule coming from the ice will cause a state to end and another state to begin."""@en ; skos:prefLabel "Arrangement"@en ; - :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc1/doc/figs/Arrangement.png"^^xsd:anyURI ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/doc/figs/Arrangement.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal object which is tessellated with only spatial direct parts."@en . @@ -237,7 +237,7 @@ Moreover, due to inverse functionality, a 'State' can be part of only one 'Exist :EMMO_79aad3fb_2e01_4626_8369_4e914893aa6d rdf:type owl:Class ; rdfs:subClassOf :EMMO_2b1fb71c_0eb0_445c_9be7_fb5d30ae79fd ; skos:prefLabel "Broadcast"@en ; - :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc1/doc/figs/MixedTiling.png"^^xsd:anyURI ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/doc/figs/MixedTiling.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A mixed tiling in wich a tile has next spatially connected tiles."@en . @@ -256,7 +256,7 @@ Moreover, due to inverse functionality, a 'State' can be part of only one 'Exist :EMMO_92829beb_6ed4_4c88_bbd5_3bc7403e2895 rdf:type owl:Class ; rdfs:subClassOf :EMMO_f7f41d20_eabb_4bcb_9a16_0436851fcd5c ; skos:prefLabel "Sequence"@en ; - :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc1/doc/figs/Sequence.png"^^xsd:anyURI ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/doc/figs/Sequence.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A tessellation of temporal slices."@en . @@ -276,7 +276,7 @@ Moreover, due to inverse functionality, a 'State' can be part of only one 'Exist :EMMO_b1862e72_219f_4fc0_b58c_b26339f6dc88 rdf:type owl:Class ; rdfs:subClassOf :EMMO_2b1fb71c_0eb0_445c_9be7_fb5d30ae79fd ; skos:prefLabel "Gathering"@en ; - :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc1/doc/figs/MixedTiling.png"^^xsd:anyURI ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/doc/figs/MixedTiling.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A mixed tiling in wich a tile is the next of spatially connected tiles."@en . @@ -284,7 +284,7 @@ Moreover, due to inverse functionality, a 'State' can be part of only one 'Exist :EMMO_c7ee175d_4c25_45cb_b74e_71435b11b77d rdf:type owl:Class ; rdfs:subClassOf :EMMO_f7f41d20_eabb_4bcb_9a16_0436851fcd5c ; skos:prefLabel "Join"@en ; - :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc1/doc/figs/Join.png"^^xsd:anyURI ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/doc/figs/Join.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A tessellation in wich a tile is next for two or more non spatially connected tiles."@en . diff --git a/perspectives/semiotics.ttl b/perspectives/semiotics.ttl index fb50da2c..a22d7905 100644 --- a/perspectives/semiotics.ttl +++ b/perspectives/semiotics.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """The semiotics module is based on the semiotic theory by Charles S. Peirce. It introduces the triadic semiotic process, called semiosis, with its participants an 'object' that is represented by a 'sign' producing another sign, the 'interpretant' and finally the 'interpreter' who connects the 'object', 'sign' and 'interpretant'. The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. real world objects (e.g. symbol or sign) that stand for other real world objects that are to be interpreted by an agent. These symbols appear in actions (semiotic processes) meant to communicate meaning by establishing relationships between symbols (signs)."""@en ; @@ -24,7 +24,7 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea dcterms:publisher ; dcterms:title "Semiotics"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/perspectives/standardmodel-full.ttl b/perspectives/standardmodel-full.ttl index 4df3a842..645d1282 100644 --- a/perspectives/standardmodel-full.ttl +++ b/perspectives/standardmodel-full.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract "Defines the root of the physicalistic perspective that introduces the concept of real world objects that have a meaning for the ontologist under an applied physics perspective."@en ; dcterms:contributor , , @@ -22,7 +22,7 @@ dcterms:title "Full standard model"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" . + owl:versionInfo "1.0.0-rc2" . ################################################################# # Classes diff --git a/perspectives/standardmodel.ttl b/perspectives/standardmodel.ttl index 5d024bb0..3ec956ec 100644 --- a/perspectives/standardmodel.ttl +++ b/perspectives/standardmodel.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract "Defines the root of the physicalistic perspective that introduces the concept of real world objects that have a meaning for the ontologist under an applied physics perspective."@en ; dcterms:contributor , , @@ -21,7 +21,7 @@ dcterms:publisher ; dcterms:title "Standard model"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/perspectives/structural.ttl b/perspectives/structural.ttl index c68561cf..d944a053 100644 --- a/perspectives/structural.ttl +++ b/perspectives/structural.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract "Defines the structural perspective which defines an entity according to its type and the types of other entities mereological relations with it."@en ; dcterms:contributor , , @@ -20,7 +20,7 @@ dcterms:publisher ; dcterms:title "Structural"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc1" ; + owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# From aae8226a90946bafabb5bfa1ba696d09fa4c0841 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Fri, 6 Sep 2024 11:02:46 +0200 Subject: [PATCH 015/121] Made Manufacturer fundamental. In 1.0.0-beta7 it was StrictFundamental --- disciplines/manufacturing.ttl | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/disciplines/manufacturing.ttl b/disciplines/manufacturing.ttl index 6bc9032b..6e31f6ed 100644 --- a/disciplines/manufacturing.ttl +++ b/disciplines/manufacturing.ttl @@ -13,17 +13,17 @@ owl:imports , ; dcterms:abstract "Describes manufacturing processes with engineered participants. The module also provides a root for engineered materials."@en ; - dcterms:creator , - , - , + dcterms:creator , , - ; + , + , + ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Manufacturing"@en ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" . + owl:versionInfo "1.0.0-rc2" ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Annotation properties @@ -1350,6 +1350,10 @@ manufacturing process: set of processes in manufacturing involving a flow and/or skos:prefLabel "Folding"@en . +### https://w3id.org/emmo#EMMO_aaad78a9_abaf_4f97_9c1a_d763a94c4ba3 +:EMMO_aaad78a9_abaf_4f97_9c1a_d763a94c4ba3 rdf:type owl:Class . + + ### https://w3id.org/emmo#EMMO_aced32dd_1a13_49b0_8d8f_c79313942d19 :EMMO_aced32dd_1a13_49b0_8d8f_c79313942d19 rdf:type owl:Class ; rdfs:subClassOf :EMMO_2b4783a6_36ad_48c8_8f5d_fe7c05ad298b ; @@ -1421,14 +1425,14 @@ manufacturing process: set of processes in manufacturing involving a flow and/or ### https://w3id.org/emmo#EMMO_c0afb341_7d31_4883_a307_ae4606df2a1b :EMMO_c0afb341_7d31_4883_a307_ae4606df2a1b rdf:type owl:Class ; - rdfs:subClassOf :EMMO_4b32fc1e_5293_4247_9e8d_1175df9f1c0b , + rdfs:subClassOf :EMMO_57c75ca1_bf8a_42bc_85d9_58cfe38c7df2 , [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ] ; owl:someValuesFrom :EMMO_a4d66059_5dd3_4b90_b4cb_10960559441b ] ; skos:prefLabel "Manufacturer"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A strict fundamental object overcrossing a manufacturing process, the intersection being the agent that participates and drives the manufacturing process."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A fundamental object overcrossing a manufacturing process, the intersection being the agent that participates and drives the manufacturing process."@en . ### https://w3id.org/emmo#EMMO_c0ec56d1_0deb_4452_a6a1_70570308b6bb From 200573618173630f50c0487e7b667416b949a7fb Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Fri, 6 Sep 2024 11:10:02 +0200 Subject: [PATCH 016/121] Also made Product a subclass of Fundamental --- disciplines/manufacturing.ttl | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/disciplines/manufacturing.ttl b/disciplines/manufacturing.ttl index 6e31f6ed..9bd8df2e 100644 --- a/disciplines/manufacturing.ttl +++ b/disciplines/manufacturing.ttl @@ -1039,7 +1039,7 @@ e.g. the fact that steel comes in sheets is not relevant for the definition of s :EMMO_86ca9b93_1183_4b65_81b8_c0fcd3bba5ad ) ] ; - rdfs:subClassOf :EMMO_aaad78a9_abaf_4f97_9c1a_d763a94c4ba3 ; + rdfs:subClassOf :EMMO_57c75ca1_bf8a_42bc_85d9_58cfe38c7df2 ; skos:altLabel "Output"@en ; skos:prefLabel "Product"@en ; :EMMO_3aa37f92_8dc5_4ee4_8438_e41e6ae20c62 "https://www.iso.org/obp/ui/#iso:std:iso:9000:ed-3:v1:en:term:3.4.2"@en ; @@ -1350,10 +1350,6 @@ manufacturing process: set of processes in manufacturing involving a flow and/or skos:prefLabel "Folding"@en . -### https://w3id.org/emmo#EMMO_aaad78a9_abaf_4f97_9c1a_d763a94c4ba3 -:EMMO_aaad78a9_abaf_4f97_9c1a_d763a94c4ba3 rdf:type owl:Class . - - ### https://w3id.org/emmo#EMMO_aced32dd_1a13_49b0_8d8f_c79313942d19 :EMMO_aced32dd_1a13_49b0_8d8f_c79313942d19 rdf:type owl:Class ; rdfs:subClassOf :EMMO_2b4783a6_36ad_48c8_8f5d_fe7c05ad298b ; From 05b4e9bc759af6fc8ac7dc6cf22853b234a7e374 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Fri, 6 Sep 2024 12:07:08 +0200 Subject: [PATCH 017/121] Added correct classes for some units that were not properly placed in the taxonomy --- disciplines/units/noncoherentsiunits.ttl | 12 ++- disciplines/units/prefixedsiunits.ttl | 115 ++++++++++++----------- 2 files changed, 68 insertions(+), 59 deletions(-) diff --git a/disciplines/units/noncoherentsiunits.ttl b/disciplines/units/noncoherentsiunits.ttl index 6e2fb7ad..530c5bf8 100644 --- a/disciplines/units/noncoherentsiunits.ttl +++ b/disciplines/units/noncoherentsiunits.ttl @@ -3037,7 +3037,9 @@ emmo:MicroHenryPerKiloOhm rdf:type owl:Class ; ### https://w3id.org/emmo#MicroHenryPerMetre emmo:MicroHenryPerMetre rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf emmo:EMMO_60b78cc3_6011_4134_95ab_956f56d4bdc1 , + emmo:EMMO_fa9c8c56_314f_4a5a_a71d_bae66446b185 , + [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0E-6"^^xsd:double ] , @@ -3156,7 +3158,9 @@ emmo:MicroMolePerGram rdf:type owl:Class ; ### https://w3id.org/emmo#MicroMolePerGramPerSecond emmo:MicroMolePerGramPerSecond rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf emmo:EMMO_5d2d48c4_4fb6_4f33_bfc0_273129429c30 , + emmo:EMMO_60b78cc3_6011_4134_95ab_956f56d4bdc1 , + [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0E-4"^^xsd:double ] , @@ -4487,7 +4491,9 @@ emmo:NanoGramPerKilogram rdf:type owl:Class ; ### https://w3id.org/emmo#NanoGramPerSquareMetrePerPascalPerSecond emmo:NanoGramPerSquareMetrePerPascalPerSecond rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf emmo:EMMO_60b78cc3_6011_4134_95ab_956f56d4bdc1 , + emmo:EMMO_9f0338b9_326f_44c2_893c_2d815b763130 , + [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0E-12"^^xsd:double ] , diff --git a/disciplines/units/prefixedsiunits.ttl b/disciplines/units/prefixedsiunits.ttl index 539bb232..66ee9b98 100644 --- a/disciplines/units/prefixedsiunits.ttl +++ b/disciplines/units/prefixedsiunits.ttl @@ -116,6 +116,34 @@ emmo:AttoJoule rdf:type owl:Class ; -- QUDT"""@en . +### https://w3id.org/emmo#CentiCoulomb +emmo:CentiCoulomb rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_ab79e92b_5377_454d_be06_d61b50db295a , + emmo:EMMO_b55cd09a_e54d_4eb1_81dd_03c29d1b878e , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:Coulomb + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "0.01"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "CentiCoulomb"@en ; + skos:prefLabel "CentiCoulomb" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/CentiC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "cC" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "cC" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A CentiCoulomb is 10⁻² C. + +-- QUDT"""@en . + + ### https://w3id.org/emmo#CentiGram emmo:CentiGram rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_77e9dc31_5b19_463e_b000_44c6e79f98aa , @@ -1322,6 +1350,33 @@ emmo:MegaAmpere rdf:type owl:Class ; -- QUDT"""@en . +### https://w3id.org/emmo#MegaBecquerel +emmo:MegaBecquerel rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , + emmo:EMMO_5eaecadc_4f0d_4a3a_afc7_1fc0b83cc928 , + emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:Becquerel + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1000000.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "MegaBecquerel" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MegaBQ" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "MBq" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "MBq" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """1 000 000-fold of the derived unit becquerel + +-- QUDT"""@en . + + ### https://w3id.org/emmo#MegaCoulomb emmo:MegaCoulomb rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_5eaecadc_4f0d_4a3a_afc7_1fc0b83cc928 , @@ -1845,7 +1900,10 @@ emmo:MicroMole rdf:type owl:Class ; ### https://w3id.org/emmo#MicroNewton emmo:MicroNewton rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf emmo:EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c , + emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_9ff3bf8e_2168_406e_8251_1d158fc948ae , + [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0E-6"^^xsd:double ] , @@ -3618,59 +3676,4 @@ emmo:ZettaCoulomb rdf:type owl:Class ; -- QUDT"""@en . -### https://w3id.org/emmo#CentiCoulomb -emmo:CentiCoulomb rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_ab79e92b_5377_454d_be06_d61b50db295a , - emmo:EMMO_b55cd09a_e54d_4eb1_81dd_03c29d1b878e , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom emmo:Coulomb - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "0.01"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "CentiCoulomb"@en ; - skos:prefLabel "CentiCoulomb" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/CentiC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "cC" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "cC" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A CentiCoulomb is 10⁻² C. - --- QUDT"""@en . - - -### https://w3id.org/emmo#MegaBecquerel -emmo:MegaBecquerel rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , - emmo:EMMO_5eaecadc_4f0d_4a3a_afc7_1fc0b83cc928 , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom emmo:Becquerel - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1000000.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "MegaBecquerel" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MegaBQ" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "MBq" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "MBq" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """1 000 000-fold of the derived unit becquerel - --- QUDT"""@en . - - ### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi From f0c6d6df68e610c0de7a1466eca6284d0727bfc6 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Fri, 6 Sep 2024 12:56:07 +0200 Subject: [PATCH 018/121] Added missing subclass relations to DigitalData subclasses as well as correct general class axioms --- disciplines/computerscience.ttl | 80 ++++++++++++++++++++++----------- 1 file changed, 54 insertions(+), 26 deletions(-) diff --git a/disciplines/computerscience.ttl b/disciplines/computerscience.ttl index 5457d467..5e5dd4da 100644 --- a/disciplines/computerscience.ttl +++ b/disciplines/computerscience.ttl @@ -88,10 +88,7 @@ rdf:JSON rdf:type rdfs:Datatype . ### https://w3id.org/emmo#EMMO_0266ec8c_bd13_4c9c_be77_607498793ed3 :EMMO_0266ec8c_bd13_4c9c_be77_607498793ed3 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:NCName - ] ; + rdfs:subClassOf :EMMO_6796ec88_e49f_4628_b28d_6559f9dd630a ; skos:prefLabel "NCNameData"@en . @@ -158,10 +155,7 @@ https://www.computer.org/education/bodies-of-knowledge/software-engineering"""@e ### https://w3id.org/emmo#EMMO_1abe0ea7_2378_402f_b950_89b0795d2f45 :EMMO_1abe0ea7_2378_402f_b950_89b0795d2f45 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:NMTOKEN - ] ; + rdfs:subClassOf :EMMO_be8680e5_28ec_4168_9206_d1cd33fbd458 ; skos:prefLabel "NMTOKENData"@en . @@ -332,9 +326,9 @@ https://www.computer.org/education/bodies-of-knowledge/software-engineering"""@e rdfs:subClassOf :EMMO_5c15f8c4_d2de_47a0_acdd_470b8dda979b , :EMMO_b45fbdc6_2519_4885_aa49_c56b394c3910 ; skos:prefLabel "URI"@en ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://en.wikipedia.org/wiki/File:URI_syntax_diagram.svg"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A Uniform Resource Identifier (URI) is a compact sequence of characters that identifies an abstract or physical resource."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "URI = scheme \":\" [\"//\" authority] path [\"?\" query] [\"#\" fragment]"@en ; - "https://en.wikipedia.org/wiki/File:URI_syntax_diagram.svg"^^xsd:anyURI . + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "URI = scheme \":\" [\"//\" authority] path [\"?\" query] [\"#\" fragment]"@en . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_6470bbfa_04a6_4360_9534_1aa18d68329b ; @@ -375,19 +369,13 @@ https://www.computer.org/education/bodies-of-knowledge/software-engineering"""@e ### https://w3id.org/emmo#EMMO_6796ec88_e49f_4628_b28d_6559f9dd630a :EMMO_6796ec88_e49f_4628_b28d_6559f9dd630a rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:Name - ] ; + rdfs:subClassOf :EMMO_be8680e5_28ec_4168_9206_d1cd33fbd458 ; skos:prefLabel "NameData"@en . ### https://w3id.org/emmo#EMMO_826bd296_d8e2_4c43_8f54_d684bf00090a :EMMO_826bd296_d8e2_4c43_8f54_d684bf00090a rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:normalizedString - ] ; + rdfs:subClassOf :EMMO_5f334606_f67d_4f0e_acb9_eeb21cb10c66 ; skos:prefLabel "NormalizedStringData"@en . @@ -460,10 +448,7 @@ Here we explicitly include in the definition also all the data (e.g. source code ### https://w3id.org/emmo#EMMO_9e5f464a_658c_4b34_b80d_a5f8d5ec811a :EMMO_9e5f464a_658c_4b34_b80d_a5f8d5ec811a rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:language - ] ; + rdfs:subClassOf :EMMO_be8680e5_28ec_4168_9206_d1cd33fbd458 ; skos:prefLabel "LanguageData"@en . @@ -518,10 +503,7 @@ Here we explicitly include in the definition also all the data (e.g. source code ### https://w3id.org/emmo#EMMO_be8680e5_28ec_4168_9206_d1cd33fbd458 :EMMO_be8680e5_28ec_4168_9206_d1cd33fbd458 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:token - ] ; + rdfs:subClassOf :EMMO_826bd296_d8e2_4c43_8f54_d684bf00090a ; skos:prefLabel "TokenData"@en . @@ -623,4 +605,50 @@ C:\\\\Users\\\\John\\\\Desktop (DOS-like path)"""@en ; [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . +################################################################# +# General axioms +################################################################# + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:NCName ; + rdfs:subClassOf :EMMO_0266ec8c_bd13_4c9c_be77_607498793ed3 + ] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:NMTOKEN ; + rdfs:subClassOf :EMMO_1abe0ea7_2378_402f_b950_89b0795d2f45 +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:Name ; + rdfs:subClassOf :EMMO_6796ec88_e49f_4628_b28d_6559f9dd630a +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:language ; + rdfs:subClassOf :EMMO_9e5f464a_658c_4b34_b80d_a5f8d5ec811a +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:normalizedString ; + rdfs:subClassOf :EMMO_826bd296_d8e2_4c43_8f54_d684bf00090a +] . + + +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:token ; + rdfs:subClassOf :EMMO_be8680e5_28ec_4168_9206_d1cd33fbd458 +] . + + ### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi From 081b51ac007e414244ad71a7c1a641281e4ddcdd Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Fri, 6 Sep 2024 13:56:59 +0200 Subject: [PATCH 019/121] Added explicit subClassOf relations that cannot be inferred with RL. For the material module this includes StateOfMatter,CondensedMatter and Dispersion. --- disciplines/materials.ttl | 20 +++++++++++--------- disciplines/units/siunits.ttl | 26 +++++++++++++++----------- 2 files changed, 26 insertions(+), 20 deletions(-) diff --git a/disciplines/materials.ttl b/disciplines/materials.ttl index e496fd2b..8dc9a3fa 100644 --- a/disciplines/materials.ttl +++ b/disciplines/materials.ttl @@ -55,6 +55,7 @@ owl:qualifiedCardinality rdf:type owl:AnnotationProperty . ### https://w3id.org/emmo#EMMO_0b15f4ae_092e_4487_9100_3c44176c545c :EMMO_0b15f4ae_092e_4487_9100_3c44176c545c rdf:type owl:Class ; + rdfs:subClassOf :EMMO_ec2c8ac8_98c5_4c74_b85b_ff8e8ca6655c ; owl:disjointUnionOf ( :EMMO_2031516a_2be7_48e8_9af7_7e1270e308fe :EMMO_4a464c8d_8895_44a8_a628_aed13509f1bd :EMMO_6c487fb3_03d1_4e56_91ed_c2e16dcbef60 @@ -147,6 +148,7 @@ For example, immiscibile liquid phases (e.g. oil and water) constitute a mixture :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1 ) ] ; + rdfs:subClassOf :EMMO_b9695e87_8261_412e_83cd_a86459426a28 ; skos:prefLabel "CondensedMatter"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "The subject of condensed matter physics that deals with the macroscopic and microscopic physical properties of matter, especially the solid and liquid phases which arise from electromagnetic forces between atoms. More generally, the subject deals with \"condensed\" phases of matter: systems of many constituents with strong interactions between them."@en . @@ -415,7 +417,8 @@ The term phase is sometimes used as a synonym for state of matter, but there can ### https://w3id.org/emmo#EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba rdf:type owl:Class ; - rdfs:subClassOf :EMMO_87ac88ff_8379_4f5a_8c7b_424a8fff1ee8 ; + rdfs:subClassOf :EMMO_87ac88ff_8379_4f5a_8c7b_424a8fff1ee8 , + :EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2 ; skos:prefLabel "Liquid"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A liquid is a nearly incompressible fluid that conforms to the shape of its container but retains a (nearly) constant volume independent of pressure."@en . @@ -518,6 +521,7 @@ A single continuum individual can be the whole fluid in a pipe."""@en , ### https://w3id.org/emmo#EMMO_b9695e87_8261_412e_83cd_a86459426a28 :EMMO_b9695e87_8261_412e_83cd_a86459426a28 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2 ; owl:disjointUnionOf ( :EMMO_04f2a2d5_e799_4692_a654_420e76f5acc1 :EMMO_4c21fb86_fdcf_444e_b498_86fe656295af :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba @@ -614,11 +618,6 @@ A single continuum individual can be the whole fluid in a pipe."""@en , ### https://w3id.org/emmo#EMMO_f678173d_f036_4df1_a86b_2894560be617 :EMMO_f678173d_f036_4df1_a86b_2894560be617 rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; - owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; - owl:onClass :EMMO_4207e895_8b83_4318_996a_72cfb32acd94 - ] ; skos:altLabel "Composite"@en ; skos:prefLabel "CompositeMaterial"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A material that contains two or more constituent materials."@en . @@ -629,21 +628,24 @@ A single continuum individual can be the whole fluid in a pipe."""@en , skos:prefLabel "PolymericMaterial"@en . -[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger +[ owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ] . -[ owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger +[ owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ] . [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . -[ owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger +[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . +[ owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger + ] . + [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . diff --git a/disciplines/units/siunits.ttl b/disciplines/units/siunits.ttl index 0cc5d8ec..ec31874e 100644 --- a/disciplines/units/siunits.ttl +++ b/disciplines/units/siunits.ttl @@ -272,6 +272,13 @@ kg/m^3""" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Superclass for all units prefixed with \"deca\" (10)."@en . +### https://w3id.org/emmo#EMMO_1e85f9fa_ded6_4856_81be_ccca3c474314 +:EMMO_1e85f9fa_ded6_4856_81be_ccca3c474314 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_d41ce84b_4317_41fb_a5d1_6cd281fca106 ; + rdfs:comment "A SI base unit or SI derived unit with a metric prefix."@en ; + skos:prefLabel "SIMetricPrefixedUnit"@en . + + ### https://w3id.org/emmo#EMMO_2024fca1_b015_45ee_9490_e9e7d36bf704 :EMMO_2024fca1_b015_45ee_9490_e9e7d36bf704 rdf:type owl:Class ; owl:disjointUnionOf ( :EMMO_1d8b370b_c672_4d0c_964e_eaafcbf2f51f @@ -376,6 +383,7 @@ kg/m^3""" ; ### https://w3id.org/emmo#EMMO_32129fb5_df25_48fd_a29c_18a2f22a2dd5 :EMMO_32129fb5_df25_48fd_a29c_18a2f22a2dd5 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_216f448e_cdbc_4aeb_a529_7a5fe7fc38bb ; owl:disjointUnionOf ( :EMMO_3a185e6c_9e19_4776_b583_19c978156aa0 :EMMO_e9ffc696_5228_4ff9_8a60_0f5e05e9931b ) ; @@ -591,7 +599,8 @@ kg/m^3""" ; ### https://w3id.org/emmo#EMMO_60b78cc3_6011_4134_95ab_956f56d4bdc1 :EMMO_60b78cc3_6011_4134_95ab_956f56d4bdc1 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_08b308d4_31cd_4779_a784_aa92fc730f39 ; + rdfs:subClassOf :EMMO_08b308d4_31cd_4779_a784_aa92fc730f39 , + :EMMO_feb03a8a_bbb6_4918_a891_46713ef557f4 ; skos:example "cm/s" ; skos:prefLabel "SINonCoherentDerivedUnit"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A derived unit whos numerical factor in front of the product of base units is NOT equal to one."@en . @@ -627,6 +636,7 @@ kg/m^3""" ; ### https://w3id.org/emmo#EMMO_707c6032_e272_4a20_98b5_d35c4f67be68 :EMMO_707c6032_e272_4a20_98b5_d35c4f67be68 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_feb03a8a_bbb6_4918_a891_46713ef557f4 ; owl:disjointUnionOf ( :EMMO_1273eb34_de48_43a9_925f_104110469dd2 :EMMO_3a185e6c_9e19_4776_b583_19c978156aa0 :EMMO_e9ffc696_5228_4ff9_8a60_0f5e05e9931b @@ -680,8 +690,9 @@ kg/m^3""" ; ### https://w3id.org/emmo#EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 :EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 rdf:type owl:Class ; - owl:disjointUnionOf ( :EMMO_60b78cc3_6011_4134_95ab_956f56d4bdc1 - :EMMO_1e85f9fa_ded6_4856_81be_ccca3c474314 + rdfs:subClassOf :EMMO_feb03a8a_bbb6_4918_a891_46713ef557f4 ; + owl:disjointUnionOf ( :EMMO_1e85f9fa_ded6_4856_81be_ccca3c474314 + :EMMO_60b78cc3_6011_4134_95ab_956f56d4bdc1 ) ; skos:prefLabel "SINonCoherentUnit"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An SI unit whos numerical factor in front of the product of base SI units is NOT equal to one."@en ; @@ -1029,10 +1040,10 @@ where `multiplier` and `offset` are specified via the 'hasConversionMultiplier' :EMMO_feb03a8a_bbb6_4918_a891_46713ef557f4 rdf:type owl:Class ; rdfs:subClassOf :EMMO_3eb993a1_61ae_4a20_b168_dda853f51c14 ; owl:disjointUnionOf ( :EMMO_1273eb34_de48_43a9_925f_104110469dd2 + :EMMO_1e85f9fa_ded6_4856_81be_ccca3c474314 :EMMO_3a185e6c_9e19_4776_b583_19c978156aa0 :EMMO_60b78cc3_6011_4134_95ab_956f56d4bdc1 :EMMO_e9ffc696_5228_4ff9_8a60_0f5e05e9931b - :EMMO_1e85f9fa_ded6_4856_81be_ccca3c474314 ) ; rdfs:comment "The complete set of SI units includes both the coherent set and the multiples and sub-multiples formed by using the SI prefixes."@en , """The names, symbols and prefixes of SI units are defined by the General Conference on Weights and Measures (CGPM). @@ -1499,13 +1510,6 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1351/goldbook.W06666" . -### https://w3id.org/emmo/disciplines/units/siunits#EMMO_1e85f9fa_ded6_4856_81be_ccca3c474314 -:EMMO_1e85f9fa_ded6_4856_81be_ccca3c474314 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_d41ce84b_4317_41fb_a5d1_6cd281fca106 ; - rdfs:comment "A SI base unit or SI derived unit with a metric prefix."@en ; - skos:prefLabel "SIMetricPrefixedUnit"@en . - - [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . From 042901591e963465ae081076724e35737646d5f8 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Fri, 6 Sep 2024 14:08:39 +0200 Subject: [PATCH 020/121] Updated github actions to run on ubuntu-latest --- .github/workflows/ci_emmocheck.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_emmocheck.yml b/.github/workflows/ci_emmocheck.yml index 4d151f78..6910ec6b 100644 --- a/.github/workflows/ci_emmocheck.yml +++ b/.github/workflows/ci_emmocheck.yml @@ -4,7 +4,7 @@ on: [push] jobs: build: - runs-on: ubuntu-18.04 + runs-on: ubuntu-latest strategy: max-parallel: 1 matrix: From a8b49c2a237a4327767c79bf121db1d0c642ad69 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Tue, 10 Sep 2024 14:37:53 +0200 Subject: [PATCH 021/121] Updated Holism - removed qualified part and whole relations for simplicity - TO DO improve annotations --- multiperspective/persholistic.ttl | 12 +++---- perspectives/holistic.ttl | 55 +++++++++---------------------- 2 files changed, 21 insertions(+), 46 deletions(-) diff --git a/multiperspective/persholistic.ttl b/multiperspective/persholistic.ttl index 8518a715..1ca8614e 100644 --- a/multiperspective/persholistic.ttl +++ b/multiperspective/persholistic.ttl @@ -293,10 +293,10 @@ An agent is a participant of a process that would not occur without it."""@en . :EMMO_2553c342_fc28_47d8_8e19_7a98fa08f150 rdf:type owl:Class ; rdfs:subClassOf :EMMO_0e1f2009_bf12_49d1_99f3_1422e5287d82 , :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - rdfs:comment "Here we consider a temporal interval that is lower than the characteristic time of the physical process that provides the causality connection between the object parts."@en ; skos:example "If an inhabited house is considered as an house that is occupied by some people in its majority of time, then an interval of inhabited house in which occasionally nobody is in there is no more an inhabited house, but an unhinabited house, since this temporal part does not satisfy the criteria of the whole."@en ; skos:prefLabel "SubObject"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object which is an holistic temporal part of another object."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object which is an holistic temporal part of another object."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Here we consider a temporal interval that is lower than the characteristic time of the physical process that provides the causality connection between the object parts."@en . ### https://w3id.org/emmo#EMMO_472a0ca2_58bf_4618_b561_6fe68bd9fd49 @@ -343,8 +343,8 @@ Since topological connection means causality, then the only way for a real world :EMMO_65a007dc_2550_46b0_b394_3346c67fbb69 rdf:type owl:Class ; rdfs:subClassOf :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 , :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - "SubClassOf: hasComponent some Component" ; skos:prefLabel "HolisticSystem"@en ; + "SubClassOf: hasComponent some Component" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object that is made of a set of sub objects working together as parts of a mechanism or an interconnecting network (natural or artificial); a complex whole."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A system is conceived as an aggregate of things that 'work' (or interact) together. While a system extends in time through distinct temporal parts (like every other 4D object), this elucdation focuses on a timescale in which the obejct shows a persistence in time."@en . @@ -369,8 +369,8 @@ Since topological connection means causality, then the only way for a real world :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c rdf:type owl:Class ; rdfs:subClassOf :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 , :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - "SubClassOf: hasAgent some IntentionalAgent" ; skos:prefLabel "IntentionalProcess"@en ; + "SubClassOf: hasAgent some IntentionalAgent" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process occurring with the active participation of an agent that drives the process according to a specific objective (intention)."@en . [ rdf:type owl:Axiom ; @@ -445,8 +445,8 @@ organization: person or group of people that has its own functions with responsi ### https://w3id.org/emmo#EMMO_f76884f7_964e_488e_9bb7_1b2453e9e817 :EMMO_f76884f7_964e_488e_9bb7_1b2453e9e817 rdf:type owl:Class ; rdfs:subClassOf :EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186 ; - "SubClassOf: inverse (hasConstituent) some HolisticSystem" ; skos:prefLabel "Component"@en ; + "SubClassOf: inverse (hasConstituent) some HolisticSystem" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A constituent of a system."@en . @@ -464,4 +464,4 @@ organization: person or group of people that has its own functions with responsi :EMMO_57c75ca1_bf8a_42bc_85d9_58cfe38c7df2 rdfs:seeAlso :EMMO_bbca6dfa_7463_4e8d_8280_35862ff50ce0 . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/perspectives/holistic.ttl b/perspectives/holistic.ttl index c4c09037..231f30cb 100644 --- a/perspectives/holistic.ttl +++ b/perspectives/holistic.ttl @@ -30,13 +30,6 @@ Processes are 4D object's that unfolds in time in a way that has a meaning to th # Object Properties ################################################################# -### https://w3id.org/emmo#EMMO_3b95deb3_9f2f_4ab0_8574_fb74f01b4bea -:EMMO_3b95deb3_9f2f_4ab0_8574_fb74f01b4bea rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 ; - rdfs:domain :EMMO_a374f1d4_55b1_4796_a8c6_88668f205cd2 ; - skos:prefLabel "hasQualifiedPart"@en . - - ### https://w3id.org/emmo#EMMO_53e5b1e1_6026_4ddc_8a4a_3aaaa5fdbdb7 :EMMO_53e5b1e1_6026_4ddc_8a4a_3aaaa5fdbdb7 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_bcaddc91_a881_4c40_a102_562cbaf61c6c ; @@ -70,7 +63,7 @@ In this sense, the man and the building process overcrosses. and the overlapping ### https://w3id.org/emmo#EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b :EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_3b95deb3_9f2f_4ab0_8574_fb74f01b4bea ; + rdfs:subPropertyOf :EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 ; rdfs:domain :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 ; rdfs:range :EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 ; skos:example "An holistic part of water fluid is a water molecule."@en ; @@ -103,15 +96,13 @@ In this sense, the man and the building process overcrosses. and the overlapping skos:example "A molecule of a body can have role in the body evolution, without caring if its part of a specific organ and without specifying the time interval in which this role occurred."@en , "A product is a role that can be fulfilled by many objects, but always requires a process to which the product participates and from which it is generated."@en ; skos:prefLabel "Holistic"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """An holistic perspective considers each part of the whole as equally important, without the need to position the parts within a hierarchy (in time or space). The interest is on the whole object and on its parts (how they contribute to the whole, i.e. their roles), without going further into specifying the spatial hierarchy or the temporal position of each part. - -This class allows the picking of parts without necessarily going trough a rigid hierarchy of spatial compositions (e.g. body -> organ -> cell -> molecule) or temporal composition. This is inline with the transitive nature of parthood, as it is usually defined in literature. - -The holistic perspective is not excluding the reductionistic perspective, on the contrary it can be considered its complement."""@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """An holistic perspective considers each part of the whole as equally important, without the need to position the parts within a hierarchy (in time or space). The interest is on the whole, on its parts (how they contribute to the whole, i.e. their roles), and their types, without going further into specifying the spatial hierarchy or the temporal position of each part. +This class allows the picking of parts without necessarily going trough a rigid hierarchy of spatial compositions (e.g. body -> organ -> cell -> molecule) or temporal composition. This is inline with the transitive nature of parthood, as it is usually defined in literature."""@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The union of classes whole and part."@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A perspective characterized by the belief that: - a whole is more than merely the sum of its parts (wholism) -- the parts of a whole are interconnected in a way that can be explained only by reference to the whole (rolism)."""@en . +- the parts of a whole are interconnected in a way that can be explained only by reference to the whole (rolism)."""@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The holistic perspective is not excluding the reductionistic perspective, on the contrary it can be considered its complement."@en . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_0277f24a_ea7f_4917_81b7_fb0406c8fc62 ; @@ -138,7 +129,7 @@ The holistic perspective is not excluding the reductionistic perspective, on the ### https://w3id.org/emmo#EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_a374f1d4_55b1_4796_a8c6_88668f205cd2 , + rdfs:subClassOf :EMMO_0277f24a_ea7f_4917_81b7_fb0406c8fc62 , [ rdf:type owl:Restriction ; owl:onProperty :EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b ; owl:someValuesFrom :EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 @@ -158,7 +149,7 @@ This class is expected to host the definition of world objects as they appear in ### https://w3id.org/emmo#EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 :EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_56cf1cea_bb26_4093_b587_dd64e230bf9b , + rdfs:subClassOf :EMMO_0277f24a_ea7f_4917_81b7_fb0406c8fc62 , [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b ] ; @@ -167,16 +158,18 @@ This class is expected to host the definition of world objects as they appear in skos:altLabel "HolisticPart"@en , "Part"@en ; skos:prefLabel "Role"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An entity that is categorized according to its relation with a whole through a parthood relation and that contributes to it according to an holistic criterion, where the type of the whole is not the type of the part."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """In this class the concept of role and part are superimposed (the term part is also used to define the role played by an actor). -Here entities are categorized according to their relation with the whole, i.e. how they contribute to make a specific whole, and not what they are as separate entities. -This class is expected to host the definition of world objects as they appear in its relation with the surrounding whole (being a part implies being surrounded by something bigger to which it contributes)."""@en . + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A role entity is categorized according to its relation with the whole, i.e. how it contribute to make a specific whole, and not as standalone entity. +This class is expected to host the definition of world objects as they appear in its relation with the surrounding whole (being a part implies being surrounded by something bigger to which it contributes). +For example. a human being is a stand alone type, but an instance of a human being can also be an instance of the type student (intended as a role) if it plays a part into a school environment (i.e., a student entity can exist only if it is part of a surrounding whole: the school). +The role type requires that also the whole type depends on the existence of parts of a specific type (e.g., there is no school without students)."""@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An entity that is categorized according to its relation with a whole through a parthood relation and that contributes to it according to an holistic criterion, where the type of the whole is not the type of the part."@en . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 ; owl:annotatedProperty skos:altLabel ; owl:annotatedTarget "Part"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin partire, partiri ‘divide, share’."@en + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin partire, partiri ‘divide, share’."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The term 'part' is here intended not only in mereological sense but also as role. For example. the term part is used to define the role played by an actor, specifying not only a mereological participation of the actor to an act, but also a specific role for that actor."@en ] . [ rdf:type owl:Axiom ; @@ -187,24 +180,6 @@ This class is expected to host the definition of world objects as they appear in ] . -### https://w3id.org/emmo#EMMO_56cf1cea_bb26_4093_b587_dd64e230bf9b -:EMMO_56cf1cea_bb26_4093_b587_dd64e230bf9b rdf:type owl:Class ; - rdfs:subClassOf :EMMO_0277f24a_ea7f_4917_81b7_fb0406c8fc62 ; - skos:prefLabel "QualifiedRole"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all classes whose entities are part of an entity of different type." ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """A qualified role is an entity of a type that requires to be part of a another specific and different type. For example, a participant is always required to be part of a process, or a student always requires to be part of a school. -This definition provides a clear and precise way to define what a role is.""" . - - -### https://w3id.org/emmo#EMMO_a374f1d4_55b1_4796_a8c6_88668f205cd2 -:EMMO_a374f1d4_55b1_4796_a8c6_88668f205cd2 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_0277f24a_ea7f_4917_81b7_fb0406c8fc62 ; - skos:prefLabel "QualifiedWhole"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all classes whose entities requires to have at least a part of different type." ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """A qualified whole is an entity of a type that requires to have parts of a another specific and different type. For example, a process always requires to have a participant, or a car always requires to have a powertrain. -This definition provides a clear and precise way to define what a whole is.""" . - - ### https://w3id.org/emmo#EMMO_fcae603e_aa6e_4940_9fa1_9f0909cabf3b :EMMO_fcae603e_aa6e_4940_9fa1_9f0909cabf3b rdf:type owl:Class ; rdfs:subClassOf :EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 ; @@ -221,4 +196,4 @@ This definition provides a clear and precise way to define what a whole is.""" . rdf:type :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi From b9a03ce9504c57fafb61991f818fad0f467ddb53 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Tue, 10 Sep 2024 14:43:31 +0200 Subject: [PATCH 022/121] NonTemporal Part in Holism Changed spatial to non-temporal part in holism --- multiperspective/persholistic.ttl | 4 ---- perspectives/holistic.ttl | 7 ++++--- 2 files changed, 4 insertions(+), 7 deletions(-) diff --git a/multiperspective/persholistic.ttl b/multiperspective/persholistic.ttl index 1ca8614e..c288856d 100644 --- a/multiperspective/persholistic.ttl +++ b/multiperspective/persholistic.ttl @@ -265,10 +265,6 @@ Participation is not under direct parthood since a process is not strictly relat :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process occurring by natural (non-intentional) laws."@en . -### https://w3id.org/emmo#EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 -:EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 rdfs:comment "A whole is categorized as fundamental (or maximal) or redundant (non-maximal)."@en . - - ### https://w3id.org/emmo#EMMO_210e7e99_c1cf_44cc_87c7_310a10ff068b :EMMO_210e7e99_c1cf_44cc_87c7_310a10ff068b rdf:type owl:Class ; rdfs:subClassOf :EMMO_0e1f2009_bf12_49d1_99f3_1422e5287d82 , diff --git a/perspectives/holistic.ttl b/perspectives/holistic.ttl index 231f30cb..faac5710 100644 --- a/perspectives/holistic.ttl +++ b/perspectives/holistic.ttl @@ -48,9 +48,9 @@ In this sense, the man and the building process overcrosses. and the overlapping ### https://w3id.org/emmo#EMMO_5ceab41b_2aea_4041_9e9c_a243f7562cee :EMMO_5ceab41b_2aea_4041_9e9c_a243f7562cee rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b , - :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; + :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 ; rdfs:range :EMMO_fcae603e_aa6e_4940_9fa1_9f0909cabf3b ; - skos:prefLabel "hasHolisticSpatialPart"@en . + skos:prefLabel "hasHolisticNonTemporalPart"@en . ### https://w3id.org/emmo#EMMO_88470630_2a27_4f9e_866a_47ff7789e34b @@ -137,7 +137,8 @@ This class allows the picking of parts without necessarily going trough a rigid skos:prefLabel "Whole"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass of entities which are defined by requiring the existence of some parts (at least one) of specifically given types, where the specified types are different with respect to the type of the whole."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """A whole is always defined using a criterion expressed through the classical transitive parthood relation. -This class is expected to host the definition of world objects as they appear in its wholeness, dependently on some of their parts and independently on the surroundings."""@en . +This class is expected to host the definition of world objects as they appear in its wholeness, dependently on some of their parts and independently on the surroundings."""@en , + "A whole is categorized as fundamental (or maximal) or redundant (non-maximal)."@en . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 ; From 536a5bdd5800ca4cd976f8274095f6fea1af7792 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Wed, 18 Sep 2024 10:55:28 +0200 Subject: [PATCH 023/121] Refactoring and Debugging Holistic and Persholistic Removed wrongly assumed holistic relations from persholistic. --- multiperspective/persholistic.ttl | 289 +----------------------------- perspectives/holistic.ttl | 36 ++-- perspectives/persistence.ttl | 264 ++++++++++++++++++++++++++- perspectives/structural.ttl | 8 +- 4 files changed, 287 insertions(+), 310 deletions(-) diff --git a/multiperspective/persholistic.ttl b/multiperspective/persholistic.ttl index c288856d..b0233163 100644 --- a/multiperspective/persholistic.ttl +++ b/multiperspective/persholistic.ttl @@ -30,38 +30,6 @@ # Object Properties ################################################################# -### https://w3id.org/emmo#EMMO_0b1502e2_d12f_4ff3_83b1_eeedf9382954 -:EMMO_0b1502e2_d12f_4ff3_83b1_eeedf9382954 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b ; - rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - skos:prefLabel "hasOutcome"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a process and the entity that represents how things have turned out."@en . - - -### https://w3id.org/emmo#EMMO_1440d010_e4c5_4597_8858_1d58cb1fb28f -:EMMO_1440d010_e4c5_4597_8858_1d58cb1fb28f rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_9ee42d6b_7242_4a8d_967e_79f8f1c7fe29 ; - rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - rdfs:range :EMMO_d9589ed2_5304_48b3_9795_11bf44e64e9b ; - skos:prefLabel "hasStatus"@en . - - -### https://w3id.org/emmo#EMMO_1494c1a9_00e1_40c2_a9cc_9bbf302a1cac -:EMMO_1494c1a9_00e1_40c2_a9cc_9bbf302a1cac rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; - owl:inverseOf :EMMO_36e69413_8c59_4799_946c_10b05d266e22 ; - rdfs:range :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - skos:prefLabel "isInputOf"@en . - - -### https://w3id.org/emmo#EMMO_2bb50428_568d_46e8_b8bf_59a4c5656461 -:EMMO_2bb50428_568d_46e8_b8bf_59a4c5656461 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; - owl:inverseOf :EMMO_c4bace1d_4db0_4cd3_87e9_18122bae2840 ; - rdfs:range :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - skos:prefLabel "isOutputOf"@en . - - ### https://w3id.org/emmo#EMMO_2eb10b5b_900b_44d7_af85_4de9a3729474 :EMMO_2eb10b5b_900b_44d7_af85_4de9a3729474 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_6786b336_e982_4759_8dee_1905a4106591 , @@ -73,39 +41,6 @@ :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a process whole and a temporal part of the same type."@en . -### https://w3id.org/emmo#EMMO_2fe8b850_9f2d_4c13_8be9_6ae2487de393 -:EMMO_2fe8b850_9f2d_4c13_8be9_6ae2487de393 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; - rdfs:domain :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - rdfs:range :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - skos:prefLabel "isRemovedFrom"@en . - - -### https://w3id.org/emmo#EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 -:EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; - rdfs:domain :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - rdfs:range :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - skos:prefLabel "participatesTo"@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The relation between a process P and an object whole O that overcrosses it. The intersection between P and O is a participant of P."@en . - - -### https://w3id.org/emmo#EMMO_36e69413_8c59_4799_946c_10b05d266e22 -:EMMO_36e69413_8c59_4799_946c_10b05d266e22 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; - rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - skos:prefLabel "hasInput"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The input of a process."@en . - - -### https://w3id.org/emmo#EMMO_3c51ea74_43a4_42d5_953b_fcb43f359c73 -:EMMO_3c51ea74_43a4_42d5_953b_fcb43f359c73 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; - rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - rdfs:range :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - skos:prefLabel "disappearsInto"@en . - - ### https://w3id.org/emmo#EMMO_3c7f239f_e833_4a2b_98a1_c88831770c1b :EMMO_3c7f239f_e833_4a2b_98a1_c88831770c1b rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_dba27ca1_33c9_4443_a912_1519ce4c39ec ; @@ -114,34 +49,6 @@ skos:prefLabel "hasComponent"@en . -### https://w3id.org/emmo#EMMO_449beacd_4fda_4d46_a723_d2118f4e2623 -:EMMO_449beacd_4fda_4d46_a723_d2118f4e2623 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; - rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - rdfs:range :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - skos:prefLabel "affects"@en . - - -### https://w3id.org/emmo#EMMO_7329967c_3972_4c99_b478_84f66436620d -:EMMO_7329967c_3972_4c99_b478_84f66436620d rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_9ee42d6b_7242_4a8d_967e_79f8f1c7fe29 ; - rdfs:domain :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - rdfs:range :EMMO_2553c342_fc28_47d8_8e19_7a98fa08f150 ; - skos:prefLabel "hasSubObject"@en . - - -### https://w3id.org/emmo#EMMO_ae2d1a96_bfa1_409a_a7d2_03d69e8a125a -:EMMO_ae2d1a96_bfa1_409a_a7d2_03d69e8a125a rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_5ceab41b_2aea_4041_9e9c_a243f7562cee ; - rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - rdfs:range :EMMO_13191289_6c2b_4741_93e1_82d53bd0e703 ; - rdfs:comment """Participation is a parthood relation: you must be part of the process to contribute to it. A participant whose 4D extension is totally contained within the process. - -Participation is not under direct parthood since a process is not strictly related to reductionism, but it's a way to categorize temporal regions by the interpreters."""@en ; - skos:prefLabel "hasParticipant"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a process and an object participating to it, i.e. that is relevant to the process itself."@en . - - ### https://w3id.org/emmo#EMMO_b1daa610_64c6_4935_94b8_a19db586a2f6 :EMMO_b1daa610_64c6_4935_94b8_a19db586a2f6 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_6786b336_e982_4759_8dee_1905a4106591 ; @@ -153,110 +60,10 @@ Participation is not under direct parthood since a process is not strictly relat :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a object whole and its spatial part of the same type."@en . -### https://w3id.org/emmo#EMMO_c4bace1d_4db0_4cd3_87e9_18122bae2840 -:EMMO_c4bace1d_4db0_4cd3_87e9_18122bae2840 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; - rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - skos:prefLabel "hasOutput"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The outcome of a process."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The partial overlapping is required since the creating process is distinct with the process in which the output is used or consumed."@en . - - -### https://w3id.org/emmo#EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a -:EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_ae2d1a96_bfa1_409a_a7d2_03d69e8a125a ; - rdfs:range :EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 ; - skos:prefLabel "hasAgent"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation within a process and an agengt participant."@en . - - -### https://w3id.org/emmo#EMMO_d43af210_f854_4432_a891_ce3022e3b558 -:EMMO_d43af210_f854_4432_a891_ce3022e3b558 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_5ceab41b_2aea_4041_9e9c_a243f7562cee ; - rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - rdfs:range :EMMO_49804605_c0fe_4538_abda_f70ba1dc8a5d ; - skos:prefLabel "hasSubProcess"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a process and one of its process parts."@en . - - -### https://w3id.org/emmo#EMMO_dba27ca1_33c9_4443_a912_1519ce4c39ec -:EMMO_dba27ca1_33c9_4443_a912_1519ce4c39ec rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_5ceab41b_2aea_4041_9e9c_a243f7562cee ; - rdfs:domain :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - rdfs:range :EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186 ; - skos:prefLabel "hasConstituent"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between an object and one of its holistic part that contributes to the object under some spatial-based criteria."@en . - - -### https://w3id.org/emmo#EMMO_e3850f08_8e79_454b_9d83_c517cab42857 -:EMMO_e3850f08_8e79_454b_9d83_c517cab42857 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_5ceab41b_2aea_4041_9e9c_a243f7562cee ; - rdfs:domain :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - rdfs:range :EMMO_f68858dd_64f4_4877_b7fb_70d04fbe5bab ; - skos:prefLabel "hasConstitutiveProcess"@en . - - -### https://w3id.org/emmo#EMMO_e9d65041_d87d_4b04_9fe9_1eed8f9c0370 -:EMMO_e9d65041_d87d_4b04_9fe9_1eed8f9c0370 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; - rdfs:domain :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - rdfs:range :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - skos:prefLabel "partakesIn"@en . - - -### https://w3id.org/emmo#EMMO_ea7724fe_ba5d_4201_865e_761cb6fe9f99 -:EMMO_ea7724fe_ba5d_4201_865e_761cb6fe9f99 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; - rdfs:domain :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - rdfs:range :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - skos:prefLabel "isAddedTo"@en . - - -### https://w3id.org/emmo#EMMO_ebc8c324_8e7a_4b09_bcb5_306e0c461d24 -:EMMO_ebc8c324_8e7a_4b09_bcb5_306e0c461d24 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_9ee42d6b_7242_4a8d_967e_79f8f1c7fe29 ; - rdfs:domain :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - rdfs:range :EMMO_210e7e99_c1cf_44cc_87c7_310a10ff068b ; - skos:prefLabel "hasBehaviour"@en . - - -### https://w3id.org/emmo#EMMO_ee518694_9a11_41e5_ada2_8c68c62c2993 -:EMMO_ee518694_9a11_41e5_ada2_8c68c62c2993 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; - rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - rdfs:range :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - skos:prefLabel "emergesFrom"@en . - - -### https://w3id.org/emmo#EMMO_f09e1d0a_07ce_4121_8c89_5bd67b7e8116 -:EMMO_f09e1d0a_07ce_4121_8c89_5bd67b7e8116 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; - rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - rdfs:range :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - skos:prefLabel "contributesTo"@en . - - -### https://w3id.org/emmo#EMMO_f22abf74_4538_4f50_ab85_09908cdda707 -:EMMO_f22abf74_4538_4f50_ab85_09908cdda707 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_9ee42d6b_7242_4a8d_967e_79f8f1c7fe29 ; - rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - rdfs:range :EMMO_a633c6f8_4269_4870_9b28_f5ca1783fd54 ; - skos:prefLabel "hasStage"@en . - - ################################################################# # Classes ################################################################# -### https://w3id.org/emmo#EMMO_13191289_6c2b_4741_93e1_82d53bd0e703 -:EMMO_13191289_6c2b_4741_93e1_82d53bd0e703 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 , - :EMMO_fcae603e_aa6e_4940_9fa1_9f0909cabf3b ; - skos:example "A student during an examination."@en ; - skos:prefLabel "Participant"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object which is an holistic spatial part of a process."@en . - - ### https://w3id.org/emmo#EMMO_135ab8ea_e028_439e_be64_3e0f9734ea2b :EMMO_135ab8ea_e028_439e_be64_3e0f9734ea2b rdf:type owl:Class ; rdfs:subClassOf :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; @@ -265,36 +72,6 @@ Participation is not under direct parthood since a process is not strictly relat :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process occurring by natural (non-intentional) laws."@en . -### https://w3id.org/emmo#EMMO_210e7e99_c1cf_44cc_87c7_310a10ff068b -:EMMO_210e7e99_c1cf_44cc_87c7_310a10ff068b rdf:type owl:Class ; - rdfs:subClassOf :EMMO_0e1f2009_bf12_49d1_99f3_1422e5287d82 , - :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - skos:example "Accelerating is a behaviour of a car."@en ; - skos:prefLabel "Behaviour"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process which is an holistic temporal part of an object."@en . - - -### https://w3id.org/emmo#EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 -:EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_13191289_6c2b_4741_93e1_82d53bd0e703 ; - skos:example "A catalyst. A bus driver. A substance that is initiating a reaction that would not occur without its presence."@en ; - skos:prefLabel "Agent"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A participant that is the driver of the process."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """An agent is not necessarily human. -An agent plays an active role within the process. -An agent is a participant of a process that would not occur without it."""@en . - - -### https://w3id.org/emmo#EMMO_2553c342_fc28_47d8_8e19_7a98fa08f150 -:EMMO_2553c342_fc28_47d8_8e19_7a98fa08f150 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_0e1f2009_bf12_49d1_99f3_1422e5287d82 , - :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - skos:example "If an inhabited house is considered as an house that is occupied by some people in its majority of time, then an interval of inhabited house in which occasionally nobody is in there is no more an inhabited house, but an unhinabited house, since this temporal part does not satisfy the criteria of the whole."@en ; - skos:prefLabel "SubObject"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object which is an holistic temporal part of another object."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Here we consider a temporal interval that is lower than the characteristic time of the physical process that provides the causality connection between the object parts."@en . - - ### https://w3id.org/emmo#EMMO_472a0ca2_58bf_4618_b561_6fe68bd9fd49 :EMMO_472a0ca2_58bf_4618_b561_6fe68bd9fd49 rdf:type owl:Class ; rdfs:subClassOf :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c ; @@ -323,18 +100,6 @@ The execution of an algorithm."""@en ; ] . -### https://w3id.org/emmo#EMMO_49804605_c0fe_4538_abda_f70ba1dc8a5d -:EMMO_49804605_c0fe_4538_abda_f70ba1dc8a5d rdf:type owl:Class ; - rdfs:subClassOf :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce , - :EMMO_fcae603e_aa6e_4940_9fa1_9f0909cabf3b ; - skos:example "Breathing is a subprocess of living for a human being."@en ; - skos:prefLabel "SubProcess"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process which is an holistic spatial part of a process."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """In the EMMO the relation of participation to a process falls under mereotopology. - -Since topological connection means causality, then the only way for a real world object to participate to a process is to be a part of it."""@en . - - ### https://w3id.org/emmo#EMMO_65a007dc_2550_46b0_b394_3346c67fbb69 :EMMO_65a007dc_2550_46b0_b394_3346c67fbb69 rdf:type owl:Class ; rdfs:subClassOf :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 , @@ -345,15 +110,6 @@ Since topological connection means causality, then the only way for a real world :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A system is conceived as an aggregate of things that 'work' (or interact) together. While a system extends in time through distinct temporal parts (like every other 4D object), this elucdation focuses on a timescale in which the obejct shows a persistence in time."@en . -### https://w3id.org/emmo#EMMO_a633c6f8_4269_4870_9b28_f5ca1783fd54 -:EMMO_a633c6f8_4269_4870_9b28_f5ca1783fd54 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_0e1f2009_bf12_49d1_99f3_1422e5287d82 , - :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - skos:example "Moving a leg is a stage of the process of running."@en ; - skos:prefLabel "Stage"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process which is an holistic temporal part of a process."@en . - - ### https://w3id.org/emmo#EMMO_b9522e56_1fac_4766_97e6_428605fabd3e :EMMO_b9522e56_1fac_4766_97e6_428605fabd3e rdf:type owl:Class ; rdfs:subClassOf :EMMO_65a007dc_2550_46b0_b394_3346c67fbb69 ; @@ -377,12 +133,6 @@ Since topological connection means causality, then the only way for a real world ] . -### https://w3id.org/emmo#EMMO_bbca6dfa_7463_4e8d_8280_35862ff50ce0 -:EMMO_bbca6dfa_7463_4e8d_8280_35862ff50ce0 skos:example """An object A which is classified as water-fluid possesses a proper part B which is water itself if the lenght scale of the B is larger than the water intermolecular distance keeping it in the continuum range. In this sense, A is redundant. - -If A is a water-fluid so small that its every proper part is no more a continuum object (i.e. no more a fluid), then A is fundamental."""@en . - - ### https://w3id.org/emmo#EMMO_c0f72631_d7c2_434c_9c26_5c44123df682 :EMMO_c0f72631_d7c2_434c_9c26_5c44123df682 rdf:type owl:Class ; rdfs:subClassOf :EMMO_65a007dc_2550_46b0_b394_3346c67fbb69 ; @@ -408,36 +158,6 @@ organization: person or group of people that has its own functions with responsi :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Intentionality is not limited to human agents, but in general to all agents that have the capacity to decide to act in driving a process according to a motivation."@en . -### https://w3id.org/emmo#EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186 -:EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 , - :EMMO_fcae603e_aa6e_4940_9fa1_9f0909cabf3b ; - skos:altLabel "ObjectPart"@en ; - skos:example "A tire is a constituent of a car."@en ; - skos:prefLabel "Constituent"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object which is an holistic spatial part of a object."@en . - - -### https://w3id.org/emmo#EMMO_d9589ed2_5304_48b3_9795_11bf44e64e9b -:EMMO_d9589ed2_5304_48b3_9795_11bf44e64e9b rdf:type owl:Class ; - rdfs:subClassOf :EMMO_0e1f2009_bf12_49d1_99f3_1422e5287d82 , - :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - skos:altLabel "State"@en ; - skos:example "A semi-naked man is a status in the process of a man's dressing."@en ; - skos:prefLabel "Status"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object which is an holistic temporal part of a process."@en . - - -### https://w3id.org/emmo#EMMO_f68858dd_64f4_4877_b7fb_70d04fbe5bab -:EMMO_f68858dd_64f4_4877_b7fb_70d04fbe5bab rdf:type owl:Class ; - rdfs:subClassOf :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce , - :EMMO_fcae603e_aa6e_4940_9fa1_9f0909cabf3b ; - skos:example "Blood circulation in a human body."@en ; - skos:prefLabel "ConstitutiveProcess"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process which is an holistic spatial part of an object."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A constitutive process is a process that is holistically relevant for the definition of the whole."@en . - - ### https://w3id.org/emmo#EMMO_f76884f7_964e_488e_9bb7_1b2453e9e817 :EMMO_f76884f7_964e_488e_9bb7_1b2453e9e817 rdf:type owl:Class ; rdfs:subClassOf :EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186 ; @@ -453,11 +173,4 @@ organization: person or group of people that has its own functions with responsi :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A system whose is mainly characterised by the way in which elements are interconnected."@en . -################################################################# -# Annotations -################################################################# - -:EMMO_57c75ca1_bf8a_42bc_85d9_58cfe38c7df2 rdfs:seeAlso :EMMO_bbca6dfa_7463_4e8d_8280_35862ff50ce0 . - - -### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi diff --git a/perspectives/holistic.ttl b/perspectives/holistic.ttl index faac5710..d3099cbe 100644 --- a/perspectives/holistic.ttl +++ b/perspectives/holistic.ttl @@ -45,14 +45,6 @@ In this sense, the man and the building process overcrosses. and the overlapping :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "This relation is about two wholes that overlap, and whose intersection is an holistic part of both."@en . -### https://w3id.org/emmo#EMMO_5ceab41b_2aea_4041_9e9c_a243f7562cee -:EMMO_5ceab41b_2aea_4041_9e9c_a243f7562cee rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b , - :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 ; - rdfs:range :EMMO_fcae603e_aa6e_4940_9fa1_9f0909cabf3b ; - skos:prefLabel "hasHolisticNonTemporalPart"@en . - - ### https://w3id.org/emmo#EMMO_88470630_2a27_4f9e_866a_47ff7789e34b :EMMO_88470630_2a27_4f9e_866a_47ff7789e34b rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; @@ -71,14 +63,6 @@ In this sense, the man and the building process overcrosses. and the overlapping :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between the whole and a proper part of the whole that scale down to the point which it lose the characteristics of the whole and become something else."@en . -### https://w3id.org/emmo#EMMO_9ee42d6b_7242_4a8d_967e_79f8f1c7fe29 -:EMMO_9ee42d6b_7242_4a8d_967e_79f8f1c7fe29 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 , - :EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b ; - rdfs:range :EMMO_0e1f2009_bf12_49d1_99f3_1422e5287d82 ; - skos:prefLabel "hasHolisticTemporalPart"@en . - - ### https://w3id.org/emmo#EMMO_bcaddc91_a881_4c40_a102_562cbaf61c6c :EMMO_bcaddc91_a881_4c40_a102_562cbaf61c6c rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_88470630_2a27_4f9e_866a_47ff7789e34b ; @@ -89,6 +73,20 @@ In this sense, the man and the building process overcrosses. and the overlapping # Classes ################################################################# +### http://w3id.org/emmo#EMMO_946b5162_95b0_4801_81d4_efef43842a0d + rdf:type owl:Class ; + rdfs:subClassOf :EMMO_0277f24a_ea7f_4917_81b7_fb0406c8fc62 ; + skos:altLabel "QualifiedRole"@en ; + skos:prefLabel "QRole"@en . + + +### http://w3id.org/emmo#EMMO_eb50c9cb_9576_4a61_95ec_f81fb8218187 + rdf:type owl:Class ; + rdfs:subClassOf :EMMO_0277f24a_ea7f_4917_81b7_fb0406c8fc62 ; + skos:altLabel "QualifiedWhole"@en ; + skos:prefLabel "QWhole"@en . + + ### https://w3id.org/emmo#EMMO_0277f24a_ea7f_4917_81b7_fb0406c8fc62 :EMMO_0277f24a_ea7f_4917_81b7_fb0406c8fc62 rdf:type owl:Class ; rdfs:subClassOf :EMMO_49267eba_5548_4163_8f36_518d65b583f9 ; @@ -129,7 +127,7 @@ This class allows the picking of parts without necessarily going trough a rigid ### https://w3id.org/emmo#EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_0277f24a_ea7f_4917_81b7_fb0406c8fc62 , + rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty :EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b ; owl:someValuesFrom :EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 @@ -150,7 +148,7 @@ This class is expected to host the definition of world objects as they appear in ### https://w3id.org/emmo#EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 :EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_0277f24a_ea7f_4917_81b7_fb0406c8fc62 , + rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b ] ; @@ -197,4 +195,4 @@ The role type requires that also the whole type depends on the existence of part rdf:type :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac . -### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi diff --git a/perspectives/persistence.ttl b/perspectives/persistence.ttl index 2526cb9a..90a1f912 100644 --- a/perspectives/persistence.ttl +++ b/perspectives/persistence.ttl @@ -24,10 +24,226 @@ owl:versionInfo "1.0.0-rc2" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . +################################################################# +# Object Properties +################################################################# + +### https://w3id.org/emmo#EMMO_1440d010_e4c5_4597_8858_1d58cb1fb28f +:EMMO_1440d010_e4c5_4597_8858_1d58cb1fb28f rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 ; + rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + rdfs:range :EMMO_d9589ed2_5304_48b3_9795_11bf44e64e9b ; + skos:prefLabel "hasStatus"@en . + + +### https://w3id.org/emmo#EMMO_1494c1a9_00e1_40c2_a9cc_9bbf302a1cac +:EMMO_1494c1a9_00e1_40c2_a9cc_9bbf302a1cac rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; + owl:inverseOf :EMMO_36e69413_8c59_4799_946c_10b05d266e22 ; + rdfs:range :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + skos:prefLabel "isInputOf"@en . + + +### https://w3id.org/emmo#EMMO_2bb50428_568d_46e8_b8bf_59a4c5656461 +:EMMO_2bb50428_568d_46e8_b8bf_59a4c5656461 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; + owl:inverseOf :EMMO_c4bace1d_4db0_4cd3_87e9_18122bae2840 ; + rdfs:range :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + skos:prefLabel "isOutputOf"@en . + + +### https://w3id.org/emmo#EMMO_2fe8b850_9f2d_4c13_8be9_6ae2487de393 +:EMMO_2fe8b850_9f2d_4c13_8be9_6ae2487de393 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; + rdfs:domain :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; + rdfs:range :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; + skos:prefLabel "isRemovedFrom"@en . + + +### https://w3id.org/emmo#EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 +:EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; + rdfs:domain :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; + rdfs:range :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + skos:prefLabel "participatesTo"@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The relation between a process P and an object whole O that overcrosses it. The intersection between P and O is a participant of P."@en . + + +### https://w3id.org/emmo#EMMO_36e69413_8c59_4799_946c_10b05d266e22 +:EMMO_36e69413_8c59_4799_946c_10b05d266e22 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; + rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + skos:prefLabel "hasInput"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The input of a process."@en . + + +### https://w3id.org/emmo#EMMO_3c51ea74_43a4_42d5_953b_fcb43f359c73 +:EMMO_3c51ea74_43a4_42d5_953b_fcb43f359c73 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; + rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + rdfs:range :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; + skos:prefLabel "disappearsInto"@en . + + +### https://w3id.org/emmo#EMMO_449beacd_4fda_4d46_a723_d2118f4e2623 +:EMMO_449beacd_4fda_4d46_a723_d2118f4e2623 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; + rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + rdfs:range :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; + skos:prefLabel "affects"@en . + + +### https://w3id.org/emmo#EMMO_7329967c_3972_4c99_b478_84f66436620d +:EMMO_7329967c_3972_4c99_b478_84f66436620d rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 ; + rdfs:domain :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; + rdfs:range :EMMO_2553c342_fc28_47d8_8e19_7a98fa08f150 ; + skos:prefLabel "hasSubObject"@en . + + +### https://w3id.org/emmo#EMMO_ae2d1a96_bfa1_409a_a7d2_03d69e8a125a +:EMMO_ae2d1a96_bfa1_409a_a7d2_03d69e8a125a rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 ; + rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + rdfs:range :EMMO_13191289_6c2b_4741_93e1_82d53bd0e703 ; + rdfs:comment """Participation is a parthood relation: you must be part of the process to contribute to it. A participant whose 4D extension is totally contained within the process. + +Participation is not under direct parthood since a process is not strictly related to reductionism, but it's a way to categorize temporal regions by the interpreters."""@en ; + skos:prefLabel "hasParticipant"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a process and an object participating to it, i.e. that is relevant to the process itself."@en . + + +### https://w3id.org/emmo#EMMO_c4bace1d_4db0_4cd3_87e9_18122bae2840 +:EMMO_c4bace1d_4db0_4cd3_87e9_18122bae2840 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; + rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + skos:prefLabel "hasOutput"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The outcome of a process."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The partial overlapping is required since the creating process is distinct with the process in which the output is used or consumed."@en . + + +### https://w3id.org/emmo#EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a +:EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_ae2d1a96_bfa1_409a_a7d2_03d69e8a125a ; + rdfs:range :EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 ; + skos:prefLabel "hasAgent"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation within a process and an agengt participant."@en . + + +### https://w3id.org/emmo#EMMO_d43af210_f854_4432_a891_ce3022e3b558 +:EMMO_d43af210_f854_4432_a891_ce3022e3b558 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 ; + rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + rdfs:range :EMMO_49804605_c0fe_4538_abda_f70ba1dc8a5d ; + skos:prefLabel "hasSubProcess"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a process and one of its process parts."@en . + + +### https://w3id.org/emmo#EMMO_dba27ca1_33c9_4443_a912_1519ce4c39ec +:EMMO_dba27ca1_33c9_4443_a912_1519ce4c39ec rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 ; + rdfs:domain :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; + rdfs:range :EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186 ; + skos:prefLabel "hasConstituent"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between an object and one of its holistic part that contributes to the object under some spatial-based criteria."@en . + + +### https://w3id.org/emmo#EMMO_e3850f08_8e79_454b_9d83_c517cab42857 +:EMMO_e3850f08_8e79_454b_9d83_c517cab42857 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 ; + rdfs:domain :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; + rdfs:range :EMMO_f68858dd_64f4_4877_b7fb_70d04fbe5bab ; + skos:prefLabel "hasConstitutiveProcess"@en . + + +### https://w3id.org/emmo#EMMO_e9d65041_d87d_4b04_9fe9_1eed8f9c0370 +:EMMO_e9d65041_d87d_4b04_9fe9_1eed8f9c0370 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; + rdfs:domain :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; + rdfs:range :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; + skos:prefLabel "partakesIn"@en . + + +### https://w3id.org/emmo#EMMO_ea7724fe_ba5d_4201_865e_761cb6fe9f99 +:EMMO_ea7724fe_ba5d_4201_865e_761cb6fe9f99 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; + rdfs:domain :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; + rdfs:range :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; + skos:prefLabel "isAddedTo"@en . + + +### https://w3id.org/emmo#EMMO_ebc8c324_8e7a_4b09_bcb5_306e0c461d24 +:EMMO_ebc8c324_8e7a_4b09_bcb5_306e0c461d24 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 ; + rdfs:domain :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; + rdfs:range :EMMO_210e7e99_c1cf_44cc_87c7_310a10ff068b ; + skos:prefLabel "hasBehaviour"@en . + + +### https://w3id.org/emmo#EMMO_ee518694_9a11_41e5_ada2_8c68c62c2993 +:EMMO_ee518694_9a11_41e5_ada2_8c68c62c2993 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; + rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + rdfs:range :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; + skos:prefLabel "emergesFrom"@en . + + +### https://w3id.org/emmo#EMMO_f09e1d0a_07ce_4121_8c89_5bd67b7e8116 +:EMMO_f09e1d0a_07ce_4121_8c89_5bd67b7e8116 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; + rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + rdfs:range :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + skos:prefLabel "contributesTo"@en . + + +### https://w3id.org/emmo#EMMO_f22abf74_4538_4f50_ab85_09908cdda707 +:EMMO_f22abf74_4538_4f50_ab85_09908cdda707 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 ; + rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + rdfs:range :EMMO_a633c6f8_4269_4870_9b28_f5ca1783fd54 ; + skos:prefLabel "hasStage"@en . + + ################################################################# # Classes ################################################################# +### https://w3id.org/emmo#EMMO_13191289_6c2b_4741_93e1_82d53bd0e703 +:EMMO_13191289_6c2b_4741_93e1_82d53bd0e703 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; + skos:example "A student during an examination."@en ; + skos:prefLabel "Participant"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object which is an holistic spatial part of a process."@en . + + +### https://w3id.org/emmo#EMMO_210e7e99_c1cf_44cc_87c7_310a10ff068b +:EMMO_210e7e99_c1cf_44cc_87c7_310a10ff068b rdf:type owl:Class ; + rdfs:subClassOf :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + skos:example "Accelerating is a behaviour of a car."@en ; + skos:prefLabel "Behaviour"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process which is an holistic temporal part of an object."@en . + + +### https://w3id.org/emmo#EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 +:EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_13191289_6c2b_4741_93e1_82d53bd0e703 ; + skos:example "A catalyst. A bus driver. A substance that is initiating a reaction that would not occur without its presence."@en ; + skos:prefLabel "Agent"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A participant that is the driver of the process."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """An agent is not necessarily human. +An agent plays an active role within the process. +An agent is a participant of a process that would not occur without it."""@en . + + +### https://w3id.org/emmo#EMMO_2553c342_fc28_47d8_8e19_7a98fa08f150 +:EMMO_2553c342_fc28_47d8_8e19_7a98fa08f150 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; + skos:example "If an inhabited house is considered as an house that is occupied by some people in its majority of time, then an interval of inhabited house in which occasionally nobody is in there is no more an inhabited house, but an unhinabited house, since this temporal part does not satisfy the criteria of the whole."@en ; + skos:prefLabel "SubObject"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object which is an holistic temporal part of another object."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Here we consider a temporal interval that is lower than the characteristic time of the physical process that provides the causality connection between the object parts."@en . + + ### https://w3id.org/emmo#EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce rdf:type owl:Class ; rdfs:subClassOf :EMMO_e04884d9_eda6_487e_93d5_7722d7eda96b ; @@ -42,6 +258,17 @@ The intended usage is not for an individual to belong directly to Process, but t The definition of every specific process subclass requires a reference type, that is expressed by some but not all temporal parts."""@en . +### https://w3id.org/emmo#EMMO_49804605_c0fe_4538_abda_f70ba1dc8a5d +:EMMO_49804605_c0fe_4538_abda_f70ba1dc8a5d rdf:type owl:Class ; + rdfs:subClassOf :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + skos:example "Breathing is a subprocess of living for a human being."@en ; + skos:prefLabel "SubProcess"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process which is an holistic spatial part of a process."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """In the EMMO the relation of participation to a process falls under mereotopology. + +Since topological connection means causality, then the only way for a real world object to participate to a process is to be a part of it."""@en . + + ### https://w3id.org/emmo#EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 rdf:type owl:Class ; rdfs:subClassOf :EMMO_e04884d9_eda6_487e_93d5_7722d7eda96b ; @@ -57,15 +284,50 @@ In other terms, if the time span of a temporal part is lower than the inverse of For this reason, the definition of object is done by considering only item temporal parts, meaning that slicing in time has the lower limit of a self-connected (i.e. item) entity."""@en . +### https://w3id.org/emmo#EMMO_a633c6f8_4269_4870_9b28_f5ca1783fd54 +:EMMO_a633c6f8_4269_4870_9b28_f5ca1783fd54 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + skos:example "Moving a leg is a stage of the process of running."@en ; + skos:prefLabel "Stage"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process which is an holistic temporal part of a process."@en . + + +### https://w3id.org/emmo#EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186 +:EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; + skos:altLabel "ObjectPart"@en ; + skos:example "A tire is a constituent of a car."@en ; + skos:prefLabel "Constituent"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object which is an holistic spatial part of a object."@en . + + +### https://w3id.org/emmo#EMMO_d9589ed2_5304_48b3_9795_11bf44e64e9b +:EMMO_d9589ed2_5304_48b3_9795_11bf44e64e9b rdf:type owl:Class ; + rdfs:subClassOf :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; + skos:altLabel "State"@en ; + skos:example "A semi-naked man is a status in the process of a man's dressing."@en ; + skos:prefLabel "Status"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object which is an holistic temporal part of a process."@en . + + ### https://w3id.org/emmo#EMMO_e04884d9_eda6_487e_93d5_7722d7eda96b :EMMO_e04884d9_eda6_487e_93d5_7722d7eda96b rdf:type owl:Class ; rdfs:subClassOf :EMMO_49267eba_5548_4163_8f36_518d65b583f9 ; - "EquivalentTo: Process or Object" ; skos:prefLabel "Persistence"@en ; + "EquivalentTo: Process or Object" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The union of the object or process classes."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The persistence perspective classifies entities according to the persistence of temporal parts of specifc type, introducing the distiction between objects (when a type is conserved through all its time parts) or processes (where a type is not conserved through all its time parts). This perspective provides classes aimed to represent concepts similar to the ones of endurant and perdurant (a.k.a. continuant and occurrent). However, in the EMMO case, an entity is defined as an object or a process according to a specific type, and not per-se. For this reason an entity in the EMMO can be classified both object or a process depending on the reference type, due to the underlying 4D framework (e.g. an individual may belong both to the class of runners and the class of running process), and the distinction is purely representational. This categorisation has been introduced due to the large use of object/process commonsensical concepts, and the fact that our language distinguish between nouns and verbs to address things, forcing the separation between things that happens and things that persist."""@en . +### https://w3id.org/emmo#EMMO_f68858dd_64f4_4877_b7fb_70d04fbe5bab +:EMMO_f68858dd_64f4_4877_b7fb_70d04fbe5bab rdf:type owl:Class ; + rdfs:subClassOf :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + skos:example "Blood circulation in a human body."@en ; + skos:prefLabel "ConstitutiveProcess"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process which is an holistic spatial part of an object."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A constitutive process is a process that is holistically relevant for the definition of the whole."@en . + + ### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi diff --git a/perspectives/structural.ttl b/perspectives/structural.ttl index d944a053..c72cc68c 100644 --- a/perspectives/structural.ttl +++ b/perspectives/structural.ttl @@ -68,6 +68,7 @@ ### https://w3id.org/emmo#EMMO_57c75ca1_bf8a_42bc_85d9_58cfe38c7df2 :EMMO_57c75ca1_bf8a_42bc_85d9_58cfe38c7df2 rdf:type owl:Class ; rdfs:subClassOf :EMMO_32e701c0_a925_49df_9829_0931b8554807 ; + rdfs:seeAlso :EMMO_bbca6dfa_7463_4e8d_8280_35862ff50ce0 ; skos:altLabel "Lifetime"@en , "Maximal"@en ; skos:example """A marathon is an example of class whose individuals are always maximal since the criteria satisfied by a marathon 4D entity poses some constraints on its temporal and spatial extent. @@ -133,7 +134,10 @@ Following the two examples, a marathon individual is a maximal that can be decom rdfs:subClassOf :EMMO_32e701c0_a925_49df_9829_0931b8554807 ; rdfs:seeAlso :EMMO_57c75ca1_bf8a_42bc_85d9_58cfe38c7df2 ; skos:altLabel "NonMaximal"@en ; - skos:example "A sufficently large volume of liquid water has parts of the same type."@en ; + skos:example "A sufficently large volume of liquid water has parts of the same type."@en , + """An object A which is classified as water-fluid possesses a proper part B which is water itself if the lenght scale of the B is larger than the water intermolecular distance keeping it in the continuum range. In this sense, A is redundant. + +If A is a water-fluid so small that its every proper part is no more a continuum object (i.e. no more a fluid), then A is fundamental."""@en ; skos:prefLabel "Redundant"@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "Redundant(x) ≡ ∃φ[φ(x) ∧ ∃yRP⟨φ⟩(y, x)]"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all classes of entities that have parts of the same type of the whole."@en . @@ -153,4 +157,4 @@ Following the two examples, a marathon individual is a maximal that can be decom :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all classes of entities that have a proper parts of the same type of the whole that overlaps all the oter proper parts of the same type."@en . -### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi From 1a9964703c784d46d8950aaf969685af83004cf7 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Wed, 18 Sep 2024 15:15:08 +0200 Subject: [PATCH 024/121] More persistency improvement --- perspectives/persistence.ttl | 77 +++++++++++++++++++++++++++++------- 1 file changed, 62 insertions(+), 15 deletions(-) diff --git a/perspectives/persistence.ttl b/perspectives/persistence.ttl index 90a1f912..6f614e13 100644 --- a/perspectives/persistence.ttl +++ b/perspectives/persistence.ttl @@ -57,7 +57,8 @@ rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; rdfs:domain :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; rdfs:range :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - skos:prefLabel "isRemovedFrom"@en . + skos:prefLabel "isRemovedFrom"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between an object O1 and a object O2 that proper overlap, where the non overapping part of O2 is caused by O1."@en . ### https://w3id.org/emmo#EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 @@ -66,7 +67,7 @@ rdfs:domain :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; rdfs:range :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; skos:prefLabel "participatesTo"@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The relation between a process P and an object whole O that overcrosses it. The intersection between P and O is a participant of P."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a process P and an object O that partially overlaps and the intersection between P and O is a participant of P."@en . ### https://w3id.org/emmo#EMMO_36e69413_8c59_4799_946c_10b05d266e22 @@ -118,8 +119,7 @@ Participation is not under direct parthood since a process is not strictly relat rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; skos:prefLabel "hasOutput"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The outcome of a process."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The partial overlapping is required since the creating process is distinct with the process in which the output is used or consumed."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The outcome of a process."@en . ### https://w3id.org/emmo#EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a @@ -169,7 +169,8 @@ Participation is not under direct parthood since a process is not strictly relat rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; rdfs:domain :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; rdfs:range :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - skos:prefLabel "isAddedTo"@en . + skos:prefLabel "isAddedTo"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between an object O1 and a object O2 that proper overlap, and the overlapping part of O1 is: a) next of the non overlapping part and b) a constituent of O2."@en . ### https://w3id.org/emmo#EMMO_ebc8c324_8e7a_4b09_bcb5_306e0c461d24 @@ -185,7 +186,8 @@ Participation is not under direct parthood since a process is not strictly relat rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; rdfs:range :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - skos:prefLabel "emergesFrom"@en . + skos:prefLabel "emergesFrom"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between an object O and a process P that proper overlap, where the non overapping part of P is caused by O."@en . ### https://w3id.org/emmo#EMMO_f09e1d0a_07ce_4121_8c89_5bd67b7e8116 @@ -210,7 +212,12 @@ Participation is not under direct parthood since a process is not strictly relat ### https://w3id.org/emmo#EMMO_13191289_6c2b_4741_93e1_82d53bd0e703 :EMMO_13191289_6c2b_4741_93e1_82d53bd0e703 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; + rdfs:subClassOf :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_ae2d1a96_bfa1_409a_a7d2_03d69e8a125a + ] ; + owl:someValuesFrom :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce + ] ; skos:example "A student during an examination."@en ; skos:prefLabel "Participant"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object which is an holistic spatial part of a process."@en . @@ -218,7 +225,12 @@ Participation is not under direct parthood since a process is not strictly relat ### https://w3id.org/emmo#EMMO_210e7e99_c1cf_44cc_87c7_310a10ff068b :EMMO_210e7e99_c1cf_44cc_87c7_310a10ff068b rdf:type owl:Class ; - rdfs:subClassOf :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + rdfs:subClassOf :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_ebc8c324_8e7a_4b09_bcb5_306e0c461d24 + ] ; + owl:someValuesFrom :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 + ] ; skos:example "Accelerating is a behaviour of a car."@en ; skos:prefLabel "Behaviour"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process which is an holistic temporal part of an object."@en . @@ -226,7 +238,12 @@ Participation is not under direct parthood since a process is not strictly relat ### https://w3id.org/emmo#EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 :EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_13191289_6c2b_4741_93e1_82d53bd0e703 ; + rdfs:subClassOf :EMMO_13191289_6c2b_4741_93e1_82d53bd0e703 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a + ] ; + owl:someValuesFrom :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce + ] ; skos:example "A catalyst. A bus driver. A substance that is initiating a reaction that would not occur without its presence."@en ; skos:prefLabel "Agent"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A participant that is the driver of the process."@en ; @@ -237,7 +254,12 @@ An agent is a participant of a process that would not occur without it."""@en . ### https://w3id.org/emmo#EMMO_2553c342_fc28_47d8_8e19_7a98fa08f150 :EMMO_2553c342_fc28_47d8_8e19_7a98fa08f150 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; + rdfs:subClassOf :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_7329967c_3972_4c99_b478_84f66436620d + ] ; + owl:someValuesFrom :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 + ] ; skos:example "If an inhabited house is considered as an house that is occupied by some people in its majority of time, then an interval of inhabited house in which occasionally nobody is in there is no more an inhabited house, but an unhinabited house, since this temporal part does not satisfy the criteria of the whole."@en ; skos:prefLabel "SubObject"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An object which is an holistic temporal part of another object."@en ; @@ -260,7 +282,12 @@ The definition of every specific process subclass requires a reference type, tha ### https://w3id.org/emmo#EMMO_49804605_c0fe_4538_abda_f70ba1dc8a5d :EMMO_49804605_c0fe_4538_abda_f70ba1dc8a5d rdf:type owl:Class ; - rdfs:subClassOf :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + rdfs:subClassOf :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_d43af210_f854_4432_a891_ce3022e3b558 + ] ; + owl:someValuesFrom :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce + ] ; skos:example "Breathing is a subprocess of living for a human being."@en ; skos:prefLabel "SubProcess"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process which is an holistic spatial part of a process."@en ; @@ -286,7 +313,12 @@ For this reason, the definition of object is done by considering only item tempo ### https://w3id.org/emmo#EMMO_a633c6f8_4269_4870_9b28_f5ca1783fd54 :EMMO_a633c6f8_4269_4870_9b28_f5ca1783fd54 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + rdfs:subClassOf :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_f22abf74_4538_4f50_ab85_09908cdda707 + ] ; + owl:someValuesFrom :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce + ] ; skos:example "Moving a leg is a stage of the process of running."@en ; skos:prefLabel "Stage"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process which is an holistic temporal part of a process."@en . @@ -294,7 +326,12 @@ For this reason, the definition of object is done by considering only item tempo ### https://w3id.org/emmo#EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186 :EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; + rdfs:subClassOf :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_dba27ca1_33c9_4443_a912_1519ce4c39ec + ] ; + owl:someValuesFrom :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 + ] ; skos:altLabel "ObjectPart"@en ; skos:example "A tire is a constituent of a car."@en ; skos:prefLabel "Constituent"@en ; @@ -303,7 +340,12 @@ For this reason, the definition of object is done by considering only item tempo ### https://w3id.org/emmo#EMMO_d9589ed2_5304_48b3_9795_11bf44e64e9b :EMMO_d9589ed2_5304_48b3_9795_11bf44e64e9b rdf:type owl:Class ; - rdfs:subClassOf :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; + rdfs:subClassOf :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_1440d010_e4c5_4597_8858_1d58cb1fb28f + ] ; + owl:someValuesFrom :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce + ] ; skos:altLabel "State"@en ; skos:example "A semi-naked man is a status in the process of a man's dressing."@en ; skos:prefLabel "Status"@en ; @@ -323,7 +365,12 @@ This categorisation has been introduced due to the large use of object/process c ### https://w3id.org/emmo#EMMO_f68858dd_64f4_4877_b7fb_70d04fbe5bab :EMMO_f68858dd_64f4_4877_b7fb_70d04fbe5bab rdf:type owl:Class ; - rdfs:subClassOf :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + rdfs:subClassOf :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_e3850f08_8e79_454b_9d83_c517cab42857 + ] ; + owl:someValuesFrom :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 + ] ; skos:example "Blood circulation in a human body."@en ; skos:prefLabel "ConstitutiveProcess"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process which is an holistic spatial part of an object."@en ; From ee8eae18b7caa21e569a1ba3c8ab502f298b9ccd Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 19 Sep 2024 14:56:54 +0200 Subject: [PATCH 025/121] Better classified unit W/cm2 --- disciplines/units/noncoherentsiunits.ttl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/disciplines/units/noncoherentsiunits.ttl b/disciplines/units/noncoherentsiunits.ttl index 530c5bf8..b8d8f1a9 100644 --- a/disciplines/units/noncoherentsiunits.ttl +++ b/disciplines/units/noncoherentsiunits.ttl @@ -5573,7 +5573,8 @@ emmo:VoltPerMilliMetre rdf:type owl:Class ; ### https://w3id.org/emmo#WattPerSquareCentiMetre emmo:WattPerSquareCentiMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_60b78cc3_6011_4134_95ab_956f56d4bdc1 , + rdfs:subClassOf emmo:EMMO_539d8d92_d3a5_4f46_858f_081fed5b4190 , + emmo:EMMO_60b78cc3_6011_4134_95ab_956f56d4bdc1 , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "10000.0"^^xsd:double From 78be149b38d3709a940101146c159cda7f084f47 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Thu, 19 Sep 2024 16:53:15 +0200 Subject: [PATCH 026/121] amended --- disciplines/manufacturing.ttl | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/disciplines/manufacturing.ttl b/disciplines/manufacturing.ttl index 9bd8df2e..e3dc1baa 100644 --- a/disciplines/manufacturing.ttl +++ b/disciplines/manufacturing.ttl @@ -1039,7 +1039,11 @@ e.g. the fact that steel comes in sheets is not relevant for the definition of s :EMMO_86ca9b93_1183_4b65_81b8_c0fcd3bba5ad ) ] ; - rdfs:subClassOf :EMMO_57c75ca1_bf8a_42bc_85d9_58cfe38c7df2 ; + rdfs:subClassOf :EMMO_b4494d69_6393_4eb4_8346_7fedd4df0bc5 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_2bb50428_568d_46e8_b8bf_59a4c5656461 ; + owl:someValuesFrom :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c + ] ; skos:altLabel "Output"@en ; skos:prefLabel "Product"@en ; :EMMO_3aa37f92_8dc5_4ee4_8438_e41e6ae20c62 "https://www.iso.org/obp/ui/#iso:std:iso:9000:ed-3:v1:en:term:3.4.2"@en ; @@ -1421,8 +1425,7 @@ manufacturing process: set of processes in manufacturing involving a flow and/or ### https://w3id.org/emmo#EMMO_c0afb341_7d31_4883_a307_ae4606df2a1b :EMMO_c0afb341_7d31_4883_a307_ae4606df2a1b rdf:type owl:Class ; - rdfs:subClassOf :EMMO_57c75ca1_bf8a_42bc_85d9_58cfe38c7df2 , - [ rdf:type owl:Restriction ; + rdfs:subClassOf [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ] ; owl:someValuesFrom :EMMO_a4d66059_5dd3_4b90_b4cb_10960559441b @@ -1820,4 +1823,4 @@ manufacturing process: set of processes in manufacturing involving a flow and/or skos:prefLabel "FromWorkPIecetoWorkPiece"@en . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi From 66e84378b4e50c4522709be8a10c9b38b5772502 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Wed, 25 Sep 2024 12:25:44 +0200 Subject: [PATCH 027/121] Added elucidations to classifications of coded. --- perspectives/semiotics.ttl | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/perspectives/semiotics.ttl b/perspectives/semiotics.ttl index a22d7905..42cd8e65 100644 --- a/perspectives/semiotics.ttl +++ b/perspectives/semiotics.ttl @@ -14,8 +14,8 @@ dcterms:abstract """The semiotics module is based on the semiotic theory by Charles S. Peirce. It introduces the triadic semiotic process, called semiosis, with its participants an 'object' that is represented by a 'sign' producing another sign, the 'interpretant' and finally the 'interpreter' who connects the 'object', 'sign' and 'interpretant'. The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. real world objects (e.g. symbol or sign) that stand for other real world objects that are to be interpreted by an agent. These symbols appear in actions (semiotic processes) meant to communicate meaning by establishing relationships between symbols (signs)."""@en ; - dcterms:contributor , - , + dcterms:contributor , + , ; dcterms:creator , , @@ -173,19 +173,22 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea ### https://w3id.org.org/emmo#EMMO_38f31ba5_348f_4ac2_9a67_a62b5dd7aadd rdf:type owl:Class ; rdfs:subClassOf :EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 ; - skos:prefLabel "CodedByStructure"@en . + skos:prefLabel "CodedByStructure"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coded classified by its structure."@en . ### https://w3id.org.org/emmo#EMMO_3d03a403_facd_48c6_b75e_7ab8b9299218 rdf:type owl:Class ; rdfs:subClassOf :EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 ; - skos:prefLabel "CodedByObservation"@en . + skos:prefLabel "CodedByObservation"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coded classified by observation."@en . ### https://w3id.org.org/emmo#EMMO_4292fdcd_bbba_4d99_95c6_daa533d952ef rdf:type owl:Class ; rdfs:subClassOf :EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 ; - skos:prefLabel "CodedBySubjectivity"@en . + skos:prefLabel "CodedBySubjectivity"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coded classified by whether it is determined subjectively or objectively."@en . ### https://w3id.org/emmo#EMMO_008fd3b2_4013_451f_8827_52bceab11841 @@ -209,13 +212,13 @@ the cat perceived by my mind -> interpretant ### https://w3id.org/emmo#EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee rdf:type owl:Class ; rdfs:subClassOf :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:someValuesFrom :EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b - ] , [ rdf:type owl:Restriction ; owl:onProperty :EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c ; owl:someValuesFrom :EMMO_008fd3b2_4013_451f_8827_52bceab11841 + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:someValuesFrom :EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b ] ; skos:example """For example, the ontologist may be interest in cataloguing in the EMMO how the same object (e.g. a cat) is addressed using different signs (e.g. cat, gatto, chat) by different interpreters (e.g. english, italian or french people). @@ -761,7 +764,7 @@ For example, when a Boeing 747 is used as a sign for another Boeing 747."""@en , [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: - inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en + inverse (hasReferent) o inverse (hasInterpreter)=>hasSign"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: @@ -769,7 +772,7 @@ inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: - inverse (hasReferent) o inverse (hasInterpreter)=>hasSign"""@en + inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en ] . ################################################################# From e9121d9827c47566d9716d2b13e07352ecf56422 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Fri, 27 Sep 2024 09:08:45 +0200 Subject: [PATCH 028/121] Refactoring of reductionistic Separated direct parthood (mereocausality) with tiling (reductionistic). --- mereocausality/mereocausality.ttl | 9 ++++++ perspectives/reductionistic.ttl | 48 ++++++------------------------- 2 files changed, 17 insertions(+), 40 deletions(-) diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index d65c3dd6..a0aec8ad 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -438,6 +438,15 @@ A temporal part is not constraint to be causally self-connected, i.e. it can be "In EMMO FOL this is a defined property. In OWL temporal relations are primitive."@en . +### https://w3id.org/emmo#EMMO_814b6b76_e0ca_4953_a832_d1816fb695f1 +:EMMO_814b6b76_e0ca_4953_a832_d1816fb695f1 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + skos:altLabel "hasImmediatePart"@en ; + skos:prefLabel "hasDirectPart"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "Direct parthood is the non transitive version of parthood enabling the establishment of hierarchy of granularities, starting with an entity and providing several granularity levels of parthood."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The non-transitive version of proper parthood property."@en . + + ### https://w3id.org/emmo#EMMO_8785be5a_2493_4b12_8f39_31907ab11748 :EMMO_8785be5a_2493_4b12_8f39_31907ab11748 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff , diff --git a/perspectives/reductionistic.ttl b/perspectives/reductionistic.ttl index 286a6c87..0cb4c189 100644 --- a/perspectives/reductionistic.ttl +++ b/perspectives/reductionistic.ttl @@ -53,15 +53,17 @@ In addition to direct parthood, the reductionistic module defines 'State' as a t ### https://w3id.org/emmo#EMMO_74a75cf1_3418_4244_b43c_b5db94635d42 :EMMO_74a75cf1_3418_4244_b43c_b5db94635d42 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + rdfs:subPropertyOf :EMMO_814b6b76_e0ca_4953_a832_d1816fb695f1 ; rdf:type owl:AsymmetricProperty , owl:IrreflexiveProperty ; rdfs:domain :EMMO_ee0466e4_780d_4236_8281_ace7ad3fc5d2 ; rdfs:range :EMMO_9953c19f_ee33_4af8_be5e_dbf6d1e33581 ; - skos:prefLabel "hasDirectPart"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Direct parthood is the non transitive version of parthood enabling the establishment of hierarchy of granularities, starting with an entity and providing several tesselation levels according to specific criteria. -The criteria are implemented in specialised versions of the direct parthood relation (e.g., metrological direct part, XML format direct part). -The direct parts (tiles) and the tessellated entity (tessellation) are causally self connected (i.e., items), coherently with the concept behind the definition of the reductionistic perspective.""" ; + skos:altLabel "hasDirectPart"@en ; + skos:prefLabel "hasTile"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Tiling parthood enables the establishment of hierarchy of granularities, starting with an entity and providing several tesselation levels according to specific criteria. +The criteria are implemented in specialised versions of the tiling parthood relation (e.g., metrological direct part, XML format direct part). +The tiles and the tessellated entity (tessellation) are causally self connected (i.e., items), coherently with the concept behind the definition of the reductionistic perspective. +The tiles of specific granularity level provide a covering for the whole and are mutually non-overlapping, as the label \"tile\" suggests."""@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation grouping all direct parthood relations used in the reductionistic perspective."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "This relation is not antitransitive, to enable partitioning of a causal structure with more than one tiling scheme (e.g. time and space partitioning)."@en , "This relation is a simple collector of all relations inverse functional direct parthoods that can be defined in specialised theories using reductionism." . @@ -199,40 +201,6 @@ If we partition the existent in my glass as ice surrounded by several molecules :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A direct part that is obtained by partitioning a whole purely in temporal parts."@en . -### https://w3id.org/emmo#EMMO_52211e5e_d767_4812_845e_eb6b402c476a -:EMMO_52211e5e_d767_4812_845e_eb6b402c476a rdf:type owl:Class ; - rdfs:subClassOf :EMMO_92829beb_6ed4_4c88_bbd5_3bc7403e2895 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_65a2c5b8_e4d8_4a51_b2f8_e55effc0547d ; - owl:allValuesFrom :EMMO_36c79456_e29c_400d_8bd3_0eedddb82652 - ] ; - rdfs:comment """'Existent' is the EMMO class to be used for representing real world physical objects under a reductionistic perspective (i.e. objects come from the composition of sub-part objects, both in time and space). - -'Existent' class collects all individuals that stand for physical objects that can be structured in well defined temporal sub-parts called states, through the temporal direct parthood relation. - -This class provides a first granularity hierarchy in time, and a way to axiomatize tessellation principles for a specific whole with a non-transitivity relation (direct parthood) that helps to retain the granularity levels. - -e.g. a car, a supersaturated gas with nucleating nanoparticles, an atom that becomes ionized and then recombines with an electron."""@en , - """An 'Existent' individual stands for a real world object for which the ontologist wants to provide univocal tessellation in time. - -By definition, the tiles are represented by 'State'-s individual. - -Tiles are related to the 'Existent' through temporal direct parthood, enforcing non-transitivity and inverse-functionality."""@en , - """Being hasTemporalDirectPart a proper parthood relation, there cannot be 'Existent' made of a single 'State'. - -Moreover, due to inverse functionality, a 'State' can be part of only one 'Existent', preventing overlapping between 'Existent'-s."""@en ; - owl:deprecated "true"^^xsd:boolean ; - skos:prefLabel "Existent"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A 'Physical' which is a tessellation of 'State' temporal direct parts."@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_52211e5e_d767_4812_845e_eb6b402c476a ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "Existent"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "ex-sistere (latin): to stay (to persist through time) outside others of the same type (to be distinct from the rest)."@en - ] . - - ### https://w3id.org/emmo#EMMO_79aad3fb_2e01_4626_8369_4e914893aa6d :EMMO_79aad3fb_2e01_4626_8369_4e914893aa6d rdf:type owl:Class ; rdfs:subClassOf :EMMO_2b1fb71c_0eb0_445c_9be7_fb5d30ae79fd ; @@ -365,4 +333,4 @@ Moreover, due to inverse functionality, a 'State' can be part of only one 'Exist :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 :EMMO_fe63194f_7c04_4dbd_a244_524b38b6699b . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi From cac518b535e294bdb21ed46cbeed9a36dd778d83 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Fri, 27 Sep 2024 09:21:37 +0200 Subject: [PATCH 029/121] Mereocausality Annotation Update --- mereocausality/mereocausality.ttl | 50 +++++++++++++++++++++++-------- 1 file changed, 37 insertions(+), 13 deletions(-) diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index a0aec8ad..88b0dc8b 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -252,7 +252,8 @@ foaf:workplaceHomepage rdf:type owl:AnnotationProperty . skos:example "A molecule is a distinct part of a fluid."@en ; skos:prefLabel "hasDistinctPart"@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "DP(x, y) ≡ PP(x, y) ∧ ∃φ[φ(x) ↔ ¬φ(y)]" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superproperty of all object property relations between an entity and one of its proper parts that belongs to different taxonomical branch."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superproperty of all object property relations between an entity and one of its proper parts that belongs to different taxonomical branch."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A part is always distinct xor redundant."@en . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 ; @@ -262,6 +263,13 @@ foaf:workplaceHomepage rdf:type owl:AnnotationProperty . "φ is a class of the theory"@en ] . +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 ; + owl:annotatedProperty :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f ; + owl:annotatedTarget "A part is always distinct xor redundant."@en ; + rdfs:seeAlso :EMMO_6786b336_e982_4759_8dee_1905a4106591 + ] . + ### https://w3id.org/emmo#EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f rdf:type owl:ObjectProperty ; @@ -395,7 +403,8 @@ It does not exclude the possibility of indirect causal routes between proper par skos:example "A volume of water has redundand parts other volumes of water. All this volumes have holistic parts some water molecules."@en ; skos:prefLabel "hasRedundantPart"@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "RP(x, y) ≡ PP(x, y) ∧ ∃φ(φ(x) ∧ φ(y))" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superproperty of the all object property relations between a whole and its mereological parts of the same type."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superproperty of the all object property relations between a whole and its mereological parts of the same type."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A part is always distinct xor redundant."@en . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_6786b336_e982_4759_8dee_1905a4106591 ; @@ -405,6 +414,13 @@ It does not exclude the possibility of indirect causal routes between proper par "φ is a class of the theory that in the EMMO OWL is supposed to be subclass of CausalStructure."@en ] . +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_6786b336_e982_4759_8dee_1905a4106591 ; + owl:annotatedProperty :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f ; + owl:annotatedTarget "A part is always distinct xor redundant."@en ; + rdfs:seeAlso :EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 + ] . + ### https://w3id.org/emmo#EMMO_6835537c_d294_4005_a770_ec9621f29ed1 :EMMO_6835537c_d294_4005_a770_ec9621f29ed1 rdf:type owl:ObjectProperty ; @@ -520,12 +536,20 @@ Contacts between two entities exclude the possibility of other causal relations :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5 ; skos:prefLabel "causal"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Causality is the fundamental concept describing how entities affect each other, and occurs before time and space relations. + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Causality is the fundamental concept describing how entities affect each other, and occurs before time and space relations. In the EMMO causality is the foundation for space and time relations. Embracing a strong reductionistic view, causality originates at quantum entities level."""@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass of all causal EMMO relations."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Causality in the EMMO is intended as physical causation and not counter-factual. Meaning that causality is an expression of actual physical interactions, and not of a counterfactual depence such as “I didn't water the flowers, hence, I'm the cause of their death”."@en , "Each pair of entities is either in isCauseOf or isNotCauseOf relation. The two are mutually exclusive."@en . +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c ; + owl:annotatedProperty :EMMO_31252f35_c767_4b97_a877_1235076c3e13 ; + owl:annotatedTarget """Causality is the fundamental concept describing how entities affect each other, and occurs before time and space relations. In the EMMO causality is the foundation for space and time relations. +Embracing a strong reductionistic view, causality originates at quantum entities level."""@en ; + rdfs:seeAlso :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 + ] . + ### https://w3id.org/emmo#EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 rdf:type owl:ObjectProperty ; @@ -712,7 +736,7 @@ b) y and x are non-overlapping"""@en ; ### https://w3id.org/emmo#EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 rdf:type owl:Class ; rdfs:subClassOf :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d , - _:genid20 ; + _:genid23 ; owl:disjointWith :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; skos:example "The collection of users of a particular software, the collection of atoms that have been part of that just dissociated molecule."@en ; skos:prefLabel "Collection"@en ; @@ -721,7 +745,7 @@ A collection can be partitioned in maximally connected items called members. The The combination of collection and item concepts is the EMMO mereocausality alternative to set theory. However, two items can be members only if they are non direct causally connected, giving some constraints to a collection definition. For example, two entities which are directly connected cannot be two distinct members, while their interiors (i.e. the entities obtained by removing the layer of parts that provides the causal contact between them) can be."""@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of not direct causally self-connected world entities."@en . -_:genid20 rdf:type owl:Restriction ; +_:genid23 rdf:type owl:Restriction ; owl:onProperty :EMMO_6b7276a4_4b9d_440a_b577_0277539c0fc4 ; owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; owl:onClass :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de . @@ -729,7 +753,7 @@ _:genid20 rdf:type owl:Restriction ; [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedTarget _:genid20 ; + owl:annotatedTarget _:genid23 ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every collection has at least two item members, since a collection of one item is a self-connected entity (and then an item)."@en ] . @@ -751,7 +775,7 @@ However, the quantum mereotopology approach is not restricted only to physics. F skos:prefLabel "Quantum"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A quantum is the most fundamental item (both mereologically and causally) and is considered causally self-connected by definition. The quantum concept recalls the fact that there is lower epistemological limit to our knowledge of the universe, related to the uncertainity principle. -Space and time emerge following the network of causal connections between quantum objects. So quantum objects are adimensional objects, that precede space and time dimensions: they are simple beings (in greek οντα). +In the EMMO, space and time emerge following the network of causal connections between quantum objects. So quantum objects are adimensional objects, that precede space and time dimensions: they are simple beings (in greek οντα). Using physics concepts, we can think the quantum as an elementary particle (e.g. an electron) in a specific state between two causal interactions. A quantum stands for an incoming or outcoming real particle in a Feynman diagram."""@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The class of entities without proper parts."@en ; @@ -821,8 +845,8 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram ### https://w3id.org/emmo#EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf rdf:type owl:Class ; - rdfs:subClassOf _:genid27 , - _:genid29 ; + rdfs:subClassOf _:genid30 , + _:genid32 ; skos:prefLabel "EMMO"@en ; "DisjointUnion: CausalPath, Collection, Quantum, CausalSystem" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The EMMO conceptualises the world using the primitive concepts of causality and parthood. Parthood is about the composition of world entities starting from other more fundamental entities. Causality is about the interactions between world entities. @@ -836,11 +860,11 @@ Entities are not placed in space or time: space and time are always relative bet The EMMO conceptualisation does not allow the existence of space without a temporal dimension, the latter coming from a causal relation between entities. For this reason, the EMMO entities that are not quantum or elementaries, may be considered to be always spatiotemporal. The EMMO poses no constraints to the number of spatial dimensions for a causal system (except being higher than one)."""@en . -_:genid27 rdf:type owl:Restriction ; +_:genid30 rdf:type owl:Restriction ; owl:onProperty :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; owl:someValuesFrom :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 . -_:genid29 rdf:type owl:Restriction ; +_:genid32 rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ] ; owl:hasValue :EMMO_08cb807c_e626_447b_863f_e2835540e918 . @@ -848,14 +872,14 @@ _:genid29 rdf:type owl:Restriction ; [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedTarget _:genid27 ; + owl:annotatedTarget _:genid30 ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every entity is made of quantum parts. This axiomatisation is the expression of the radical reductionistic approach of the EMMO."@en ] . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedTarget _:genid29 ; + owl:annotatedTarget _:genid32 ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "All EMMO individuals are part of the most comprehensive entity which is the universe."@en ] . From 8797c9ecb7832821938689d93173936904216421 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Fri, 27 Sep 2024 11:24:23 +0200 Subject: [PATCH 030/121] Added isProcessedTo In the persistence module we added the relation between the input and the output. --- perspectives/persistence.ttl | 44 +++++++++++++++++++++++++++++++++++- 1 file changed, 43 insertions(+), 1 deletion(-) diff --git a/perspectives/persistence.ttl b/perspectives/persistence.ttl index 6f614e13..4dee75a3 100644 --- a/perspectives/persistence.ttl +++ b/perspectives/persistence.ttl @@ -94,6 +94,12 @@ skos:prefLabel "affects"@en . +### https://w3id.org/emmo#EMMO_571a8adb_f38f_4122_8754_044ea2490cd0 +:EMMO_571a8adb_f38f_4122_8754_044ea2490cd0 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 ; + skos:prefLabel "isProcessedTo"@en . + + ### https://w3id.org/emmo#EMMO_7329967c_3972_4c99_b478_84f66436620d :EMMO_7329967c_3972_4c99_b478_84f66436620d rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 ; @@ -377,4 +383,40 @@ This categorisation has been introduced due to the large use of object/process c :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A constitutive process is a process that is holistically relevant for the definition of the whole."@en . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +################################################################# +# Rules +################################################################# + + rdf:type . + + rdf:type . + + rdf:type . + +[ rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_1494c1a9_00e1_40c2_a9cc_9bbf302a1cac ; + ; + + ] ; + rdf:rest [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_c4bace1d_4db0_4cd3_87e9_18122bae2840 ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_571a8adb_f38f_4122_8754_044ea2490cd0 ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi From 1b76fee2160008789d3fc2c69711f9d791632863 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Thu, 17 Oct 2024 13:50:04 +0200 Subject: [PATCH 031/121] Improved annotations --- mereocausality/mereocausality.ttl | 53 +++++++++++++++++++------------ 1 file changed, 33 insertions(+), 20 deletions(-) diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index 88b0dc8b..d02ac267 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -536,8 +536,8 @@ Contacts between two entities exclude the possibility of other causal relations :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5 ; skos:prefLabel "causal"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Causality is the fundamental concept describing how entities affect each other, and occurs before time and space relations. In the EMMO causality is the foundation for space and time relations. -Embracing a strong reductionistic view, causality originates at quantum entities level."""@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Causality is the fundamental concept describing how entities affect each other, and conceptually precedes time and space relations. In the EMMO causality is the foundation for space and time relations. +Embracing a strong reductionistic view, causality originates at quantum entities level, meaning that causal relations between macroscopic entities is simply the sum of quantum level causality relations."""@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass of all causal EMMO relations."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Causality in the EMMO is intended as physical causation and not counter-factual. Meaning that causality is an expression of actual physical interactions, and not of a counterfactual depence such as “I didn't water the flowers, hence, I'm the cause of their death”."@en , "Each pair of entities is either in isCauseOf or isNotCauseOf relation. The two are mutually exclusive."@en . @@ -545,9 +545,10 @@ Embracing a strong reductionistic view, causality originates at quantum entities [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c ; owl:annotatedProperty :EMMO_31252f35_c767_4b97_a877_1235076c3e13 ; - owl:annotatedTarget """Causality is the fundamental concept describing how entities affect each other, and occurs before time and space relations. In the EMMO causality is the foundation for space and time relations. -Embracing a strong reductionistic view, causality originates at quantum entities level."""@en ; - rdfs:seeAlso :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 + owl:annotatedTarget """Causality is the fundamental concept describing how entities affect each other, and conceptually precedes time and space relations. In the EMMO causality is the foundation for space and time relations. +Embracing a strong reductionistic view, causality originates at quantum entities level, meaning that causal relations between macroscopic entities is simply the sum of quantum level causality relations."""@en ; + rdfs:seeAlso :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 , + "doi:10.3233/FAIA231120" ] . @@ -590,13 +591,16 @@ Embracing a strong reductionistic view, causality originates at quantum entities skos:example "John yesterday is the cause of John today, is an example of temporal-like causality. The desk supporting my laptop is a space-like causality." ; skos:prefLabel "isCauseOf"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """We say that an entity causes another if there is a quantum part of the first that is in causal relation with a quantum parts of the second. -An entity cannot cause itself (causal loops are forbidden) or a part of itself. For this reasons causality between entities excludes reflexivity and prevents them to overlap."""@en ; +An entity cannot cause itself (causal loops are forbidden) or a part of itself. For this reasons causality between entities excludes reflexivity and prevents them to overlap. +The existence of one-directional of bi-directional causality relations between two entities is what reconstruct time and space relations, respectively."""@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The relation between an individuals x and y, that holds if and only if: -a) y having a part that is causing an effect on a part of x -b) y and x are non-overlapping"""@en ; +a) x having a part that is causing an effect on a part of y +b) x and y are non-overlapping"""@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Each pair of causally connected entities is either in isDirectCauseOf or isIndirectCauseOf relation. The two are mutually exclusive."@en , - "It applies to both quantums and macro-entities (entities made of more than one quantum). It is admissible for two entities to be one the cause of the other, excepts when they are both quantums."@en , - "The OWL 2 DL version of the EMMO introduces this object property as primitive causal relation. It refers to the macro causality relation mC(x,y), defined in the EMMO FOL version. While the EMMO FOL introduces the quantum causality relation C(x,y) as primitive, the OWL 2 DL version substantially simplifies the theory, neglecting these lower level relations that are well above DL expressivity."@en . + """The OWL 2 DL version of the EMMO introduces this object property as primitive causal relation. It refers to the macro causality relation mC(x,y), defined in the EMMO FOL version. +While the EMMO FOL introduces the quantum causality relation C(x,y) as primitive, the OWL 2 DL version of the EMMO substantially simplifies the theory, neglecting these lower level relations that are well above DL expressivity. +For this reason the EMMO OWL 2 DL will only deal with macro causality relations, sacrificing the full FOL theory expressivity for the sake of simplicity."""@en , + "The cause relation applies to both quantums and macro-entities (entities made of more than one quantum). It is admissible for two entities to be one the cause of the other, excepts when they are both quantums."@en . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; @@ -605,6 +609,15 @@ b) y and x are non-overlapping"""@en ; :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”)."@en ] . +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + owl:annotatedProperty :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f ; + owl:annotatedTarget """The OWL 2 DL version of the EMMO introduces this object property as primitive causal relation. It refers to the macro causality relation mC(x,y), defined in the EMMO FOL version. +While the EMMO FOL introduces the quantum causality relation C(x,y) as primitive, the OWL 2 DL version of the EMMO substantially simplifies the theory, neglecting these lower level relations that are well above DL expressivity. +For this reason the EMMO OWL 2 DL will only deal with macro causality relations, sacrificing the full FOL theory expressivity for the sake of simplicity."""@en ; + rdfs:seeAlso "doi:10.3233/FAIA231120" + ] . + ### https://w3id.org/emmo#EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 rdf:type owl:ObjectProperty ; @@ -648,7 +661,7 @@ b) y and x are non-overlapping"""@en ; rdfs:domain :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; rdfs:range :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; skos:prefLabel "EMMORelation"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class for all relations used by the EMMO."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all relations used by the EMMO."@en . ### https://w3id.org/emmo#0528e41d_edd2_49f9_bd2a_aeabdc215515 @@ -736,7 +749,7 @@ b) y and x are non-overlapping"""@en ; ### https://w3id.org/emmo#EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 rdf:type owl:Class ; rdfs:subClassOf :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d , - _:genid23 ; + _:genid24 ; owl:disjointWith :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; skos:example "The collection of users of a particular software, the collection of atoms that have been part of that just dissociated molecule."@en ; skos:prefLabel "Collection"@en ; @@ -745,7 +758,7 @@ A collection can be partitioned in maximally connected items called members. The The combination of collection and item concepts is the EMMO mereocausality alternative to set theory. However, two items can be members only if they are non direct causally connected, giving some constraints to a collection definition. For example, two entities which are directly connected cannot be two distinct members, while their interiors (i.e. the entities obtained by removing the layer of parts that provides the causal contact between them) can be."""@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of not direct causally self-connected world entities."@en . -_:genid23 rdf:type owl:Restriction ; +_:genid24 rdf:type owl:Restriction ; owl:onProperty :EMMO_6b7276a4_4b9d_440a_b577_0277539c0fc4 ; owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; owl:onClass :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de . @@ -753,7 +766,7 @@ _:genid23 rdf:type owl:Restriction ; [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedTarget _:genid23 ; + owl:annotatedTarget _:genid24 ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every collection has at least two item members, since a collection of one item is a self-connected entity (and then an item)."@en ] . @@ -845,8 +858,8 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram ### https://w3id.org/emmo#EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf rdf:type owl:Class ; - rdfs:subClassOf _:genid30 , - _:genid32 ; + rdfs:subClassOf _:genid31 , + _:genid33 ; skos:prefLabel "EMMO"@en ; "DisjointUnion: CausalPath, Collection, Quantum, CausalSystem" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The EMMO conceptualises the world using the primitive concepts of causality and parthood. Parthood is about the composition of world entities starting from other more fundamental entities. Causality is about the interactions between world entities. @@ -860,11 +873,11 @@ Entities are not placed in space or time: space and time are always relative bet The EMMO conceptualisation does not allow the existence of space without a temporal dimension, the latter coming from a causal relation between entities. For this reason, the EMMO entities that are not quantum or elementaries, may be considered to be always spatiotemporal. The EMMO poses no constraints to the number of spatial dimensions for a causal system (except being higher than one)."""@en . -_:genid30 rdf:type owl:Restriction ; +_:genid31 rdf:type owl:Restriction ; owl:onProperty :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; owl:someValuesFrom :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 . -_:genid32 rdf:type owl:Restriction ; +_:genid33 rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ] ; owl:hasValue :EMMO_08cb807c_e626_447b_863f_e2835540e918 . @@ -872,14 +885,14 @@ _:genid32 rdf:type owl:Restriction ; [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedTarget _:genid30 ; + owl:annotatedTarget _:genid31 ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every entity is made of quantum parts. This axiomatisation is the expression of the radical reductionistic approach of the EMMO."@en ] . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedTarget _:genid32 ; + owl:annotatedTarget _:genid33 ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "All EMMO individuals are part of the most comprehensive entity which is the universe."@en ] . From 0f274ab78e72743baed626fd0659094edded04fd Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Thu, 17 Oct 2024 15:51:46 +0200 Subject: [PATCH 032/121] Semiotic Refactoring --- perspectives/catalog-v001.xml | 2 +- perspectives/semiotics.ttl | 106 ++++++++++++++++++++++++++++------ 2 files changed, 90 insertions(+), 18 deletions(-) diff --git a/perspectives/catalog-v001.xml b/perspectives/catalog-v001.xml index a9c3a4d9..d3a98758 100644 --- a/perspectives/catalog-v001.xml +++ b/perspectives/catalog-v001.xml @@ -18,7 +18,7 @@ - + diff --git a/perspectives/semiotics.ttl b/perspectives/semiotics.ttl index 42cd8e65..77d98ce0 100644 --- a/perspectives/semiotics.ttl +++ b/perspectives/semiotics.ttl @@ -10,7 +10,8 @@ rdf:type owl:Ontology ; owl:versionIRI ; - owl:imports ; + owl:imports , + ; dcterms:abstract """The semiotics module is based on the semiotic theory by Charles S. Peirce. It introduces the triadic semiotic process, called semiosis, with its participants an 'object' that is represented by a 'sign' producing another sign, the 'interpretant' and finally the 'interpreter' who connects the 'object', 'sign' and 'interpretant'. The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. real world objects (e.g. symbol or sign) that stand for other real world objects that are to be interpreted by an agent. These symbols appear in actions (semiotic processes) meant to communicate meaning by establishing relationships between symbols (signs)."""@en ; @@ -63,6 +64,13 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation that connects a deduced semiotic object to an indexin a deduction process."@en . +### https://w3id.org/emmo#EMMO_326dd646_faaf_42a5_a930_d491297d6281 +:EMMO_326dd646_faaf_42a5_a930_d491297d6281 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_8d4a9d63_cce9_4f93_83bb_b2e05bcf9962 ; + rdfs:range :EMMO_6f5af708_f825_4feb_a0d1_a8d813d3022b ; + skos:prefLabel "hasSemioticObjectPart"@en . + + ### https://w3id.org/emmo#EMMO_39c3815d_8cae_4c8f_b2ff_eeba24bec455 :EMMO_39c3815d_8cae_4c8f_b2ff_eeba24bec455 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_60577dea_9019_4537_ac41_80b0fb563d41 ; @@ -88,6 +96,13 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation connecting a recognising interpreter to the \"cognised\" semiotic object in a cognition process."@en . +### https://w3id.org/emmo#EMMO_52297da3_5cee_4350_9c58_67ab4b1d0308 +:EMMO_52297da3_5cee_4350_9c58_67ab4b1d0308 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_8d4a9d63_cce9_4f93_83bb_b2e05bcf9962 ; + rdfs:range :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d ; + skos:prefLabel "hasSignPart"@en . + + ### https://w3id.org/emmo#EMMO_5369d256_5866_4729_adc2_1498ee9a4959 :EMMO_5369d256_5866_4729_adc2_1498ee9a4959 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_4832e353_6a2d_4deb_9a5b_96989afaff2d ; @@ -114,6 +129,13 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation that connects a semiotic object to the interpretant in a semiotic process."@en . +### https://w3id.org/emmo#EMMO_8d4a9d63_cce9_4f93_83bb_b2e05bcf9962 +:EMMO_8d4a9d63_cce9_4f93_83bb_b2e05bcf9962 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b ; + rdfs:domain :EMMO_008fd3b2_4013_451f_8827_52bceab11841 ; + skos:prefLabel "hasSemioticPart"@en . + + ### https://w3id.org/emmo#EMMO_a0a2ded8_54e8_408d_a6b0_7fd1b4d7d16d :EMMO_a0a2ded8_54e8_408d_a6b0_7fd1b4d7d16d rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_f2fc1ce9_cc3b_4eb5_a112_3c85d1b1374a ; @@ -139,6 +161,13 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation connecting a conventional sign to the interpreter (declarer) in a declaration process."@en . +### https://w3id.org/emmo#EMMO_da27d905_beb6_44ea_a330_a2dd9c17b263 +:EMMO_da27d905_beb6_44ea_a330_a2dd9c17b263 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_8d4a9d63_cce9_4f93_83bb_b2e05bcf9962 ; + rdfs:range :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee ; + skos:prefLabel "hasInterpreterPart"@en . + + ### https://w3id.org/emmo#EMMO_e1097637_70d2_4895_973f_2396f04fa204 :EMMO_e1097637_70d2_4895_973f_2396f04fa204 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_eb3518bf_f799_4f9e_8c3e_ce59af11453b ; @@ -193,10 +222,18 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea ### https://w3id.org/emmo#EMMO_008fd3b2_4013_451f_8827_52bceab11841 :EMMO_008fd3b2_4013_451f_8827_52bceab11841 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 , + rdfs:subClassOf :EMMO_b6ef9afb_a4be_4017_aa1d_917d5b911762 , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:someValuesFrom :EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b + owl:onProperty :EMMO_326dd646_faaf_42a5_a930_d491297d6281 ; + owl:someValuesFrom :EMMO_6f5af708_f825_4feb_a0d1_a8d813d3022b + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_52297da3_5cee_4350_9c58_67ab4b1d0308 ; + owl:someValuesFrom :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_da27d905_beb6_44ea_a330_a2dd9c17b263 ; + owl:someValuesFrom :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee ] ; skos:example """Me looking a cat and saying loud: \"Cat!\" -> the semiosis process @@ -211,14 +248,20 @@ the cat perceived by my mind -> interpretant ### https://w3id.org/emmo#EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee rdf:type owl:Class ; - rdfs:subClassOf :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 , + rdfs:subClassOf :EMMO_b6ef9afb_a4be_4017_aa1d_917d5b911762 , + :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c ; - owl:someValuesFrom :EMMO_008fd3b2_4013_451f_8827_52bceab11841 + owl:onProperty :EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b ; + owl:someValuesFrom :EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b ] , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:someValuesFrom :EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b + owl:onProperty :EMMO_f2fc1ce9_cc3b_4eb5_a112_3c85d1b1374a ; + owl:someValuesFrom :EMMO_6f5af708_f825_4feb_a0d1_a8d813d3022b + ] , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_4832e353_6a2d_4deb_9a5b_96989afaff2d + ] ; + owl:someValuesFrom :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d ] ; skos:example """For example, the ontologist may be interest in cataloguing in the EMMO how the same object (e.g. a cat) is addressed using different signs (e.g. cat, gatto, chat) by different interpreters (e.g. english, italian or french people). @@ -517,7 +560,16 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_6f5af708_f825_4feb_a0d1_a8d813d3022b :EMMO_6f5af708_f825_4feb_a0d1_a8d813d3022b rdf:type owl:Class ; - rdfs:subClassOf :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 ; + rdfs:subClassOf :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_60577dea_9019_4537_ac41_80b0fb563d41 ; + owl:someValuesFrom :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d + ] , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_f2fc1ce9_cc3b_4eb5_a112_3c85d1b1374a + ] ; + owl:someValuesFrom :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee + ] ; rdfs:comment """Here is assumed that the concept of 'object' is always relative to a 'semiotic' process. An 'object' does not exists per se, but it's always part of an interpretation. The EMMO relies on strong reductionism, i.e. everything real is a formless collection of elementary particles: we give a meaning to real world entities only by giving them boundaries and defining them using 'sign'-s. @@ -605,7 +657,20 @@ This can be used in material characterization, to define exactly the type of mea ### https://w3id.org/emmo#EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d rdf:type owl:Class ; - rdfs:subClassOf :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 ; + rdfs:subClassOf :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_4832e353_6a2d_4deb_9a5b_96989afaff2d ; + owl:someValuesFrom :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_7fb7fe7e_bdf9_4eeb_adad_e384dd5285c6 ; + owl:someValuesFrom :EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b + ] , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_60577dea_9019_4537_ac41_80b0fb563d41 + ] ; + owl:someValuesFrom :EMMO_6f5af708_f825_4feb_a0d1_a8d813d3022b + ] ; rdfs:comment """A 'Sign' can have temporal-direct-parts which are 'Sign' themselves. A 'Sign' usually havs 'sign' spatial direct parts only up to a certain elementary semiotic level, in which the part is only a 'Physical' and no more a 'Sign' (i.e. it stands for nothing). This elementary semiotic level is peculiar to each particular system of signs (e.g. text, painting). @@ -629,6 +694,12 @@ For plain text we can propose the ASCII symbols, for math the fundamental math s :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An 'Physical' that is used as sign (\"semeion\" in greek) that stands for another 'Physical' through an semiotic process."@en . +### https://w3id.org/emmo#EMMO_b6ef9afb_a4be_4017_aa1d_917d5b911762 +:EMMO_b6ef9afb_a4be_4017_aa1d_917d5b911762 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 ; + skos:prefLabel "SemioticWhole"@en . + + ### https://w3id.org/emmo#EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba :EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba rdf:type owl:Class ; rdfs:subClassOf , @@ -654,9 +725,9 @@ Vickers hardness is a subclass of hardness that involves the procedures and inst ### https://w3id.org/emmo#EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 , + rdfs:subClassOf :EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 , [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 + owl:onProperty [ owl:inverseOf :EMMO_8d4a9d63_cce9_4f93_83bb_b2e05bcf9962 ] ; owl:someValuesFrom :EMMO_008fd3b2_4013_451f_8827_52bceab11841 ] ; @@ -670,7 +741,8 @@ The triadic elements: - 'object': the object C (e.g. the entity to which the sign A and B refer to) This class includes also the 'interpeter' i.e. the entity that connects the 'sign' to the 'object'"""@en ; - skos:prefLabel "SemioticEntity"@en ; + skos:altLabel "SemioticEntity"@en ; + skos:prefLabel "SemioticRole"@en ; "EquivalentTo: Interpreter or SemioticObject or Sign" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals that stands for semiotic objects, i.e. objects that take part on a semiotic process."@en . @@ -764,7 +836,7 @@ For example, when a Boeing 747 is used as a sign for another Boeing 747."""@en , [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: - inverse (hasReferent) o inverse (hasInterpreter)=>hasSign"""@en + inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: @@ -772,7 +844,7 @@ inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: - inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en + inverse (hasReferent) o inverse (hasInterpreter)=>hasSign"""@en ] . ################################################################# @@ -863,4 +935,4 @@ inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en ] ] . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi From f7db3180dd2409d63151127d605e644671127db2 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Thu, 17 Oct 2024 17:35:34 +0200 Subject: [PATCH 033/121] Changed Muliperspective to Reference --- README.md | 14 +++++++------- catalog-v001.xml | 14 +++++++------- disciplines/catalog-v001.xml | 14 +++++++------- disciplines/computerscience.ttl | 4 ++-- disciplines/conformityassessment.ttl | 4 ++-- disciplines/disciplines.ttl | 2 +- disciplines/isq.ttl | 2 +- disciplines/manufacturing.ttl | 2 +- disciplines/math.ttl | 2 +- disciplines/metrology.ttl | 8 ++++---- disciplines/models.ttl | 2 +- disciplines/units/catalog-v001.xml | 14 +++++++------- domain/catalog-v001.xml | 10 +++++----- domain/domain.ttl | 6 +++--- domain/simulation.ttl | 2 +- {multiperspective => reference}/catalog-v001.xml | 14 +++++++------- {multiperspective => reference}/dataset.ttl | 8 ++++---- {multiperspective => reference}/information.ttl | 4 ++-- {multiperspective => reference}/persholistic.ttl | 4 ++-- {multiperspective => reference}/properties.ttl | 4 ++-- .../reference.ttl | 16 ++++++++-------- {multiperspective => reference}/symbolic.ttl | 4 ++-- {multiperspective => reference}/workflow.ttl | 6 +++--- 23 files changed, 80 insertions(+), 80 deletions(-) rename {multiperspective => reference}/catalog-v001.xml (70%) rename {multiperspective => reference}/dataset.ttl (96%) rename {multiperspective => reference}/information.ttl (95%) rename {multiperspective => reference}/persholistic.ttl (98%) rename {multiperspective => reference}/properties.ttl (97%) rename multiperspective/multiperspective.ttl => reference/reference.ttl (73%) rename {multiperspective => reference}/symbolic.ttl (99%) rename {multiperspective => reference}/workflow.ttl (98%) diff --git a/README.md b/README.md index ebd2d9c0..e5a516fd 100644 --- a/README.md +++ b/README.md @@ -125,14 +125,14 @@ The reference ontologies are intended to be used by domain ontologies and import | Reference ontology | IRI | | ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------- | -| Materials | [https://w3id.org/emmo/multiperspective/materials](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/multiperspective/materials.ttl) | -| Math | [https://w3id.org/emmo/multiperspective/math](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/multiperspective/math.ttl) | -| Models | [https://w3id.org/emmo/multiperspective/models](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/multiperspective/models.ttl) | -| Properties | [https://w3id.org/emmo/multiperspective/properties](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/multiperspective/properties.ttl) | -| Metrology | [https://w3id.org/emmo/multiperspective/metrology](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/multiperspective/metrology.ttl) | -| Isq | [https://w3id.org/emmo/multiperspective/isq](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/multiperspective/isq.ttl) | +| Materials | [https://w3id.org/emmo/reference/materials](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/reference/materials.ttl) | +| Math | [https://w3id.org/emmo/reference/math](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/reference/math.ttl) | +| Models | [https://w3id.org/emmo/reference/models](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/reference/models.ttl) | +| Properties | [https://w3id.org/emmo/reference/properties](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/reference/properties.ttl) | +| Metrology | [https://w3id.org/emmo/reference/metrology](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/reference/metrology.ttl) | +| Isq | [https://w3id.org/emmo/reference/isq](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/reference/isq.ttl) | | Siunits | [https://w3id.org/emmo/domain/siunits](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/domain/siunits.ttl) | -| Chemistry | [https://w3id.org/emmo/multiperspective/chemistry](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/multiperspective/chemistry.ttl) | +| Chemistry | [https://w3id.org/emmo/reference/chemistry](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/reference/chemistry.ttl) | ### Domain Ontologies diff --git a/catalog-v001.xml b/catalog-v001.xml index 7d8b3627..1fa852fd 100644 --- a/catalog-v001.xml +++ b/catalog-v001.xml @@ -20,13 +20,13 @@ - - - - - - - + + + + + + + diff --git a/disciplines/catalog-v001.xml b/disciplines/catalog-v001.xml index 7360cea3..5983ebcf 100644 --- a/disciplines/catalog-v001.xml +++ b/disciplines/catalog-v001.xml @@ -19,13 +19,13 @@ - - - - - - - + + + + + + + diff --git a/disciplines/computerscience.ttl b/disciplines/computerscience.ttl index 5e5dd4da..9e046fec 100644 --- a/disciplines/computerscience.ttl +++ b/disciplines/computerscience.ttl @@ -10,8 +10,8 @@ rdf:type owl:Ontology ; owl:versionIRI ; - owl:imports , - , + owl:imports , + , ; dcterms:abstract "Key concepts from the domain of computer science."@en ; dcterms:contributor , diff --git a/disciplines/conformityassessment.ttl b/disciplines/conformityassessment.ttl index 133cfb63..055b5baf 100644 --- a/disciplines/conformityassessment.ttl +++ b/disciplines/conformityassessment.ttl @@ -10,8 +10,8 @@ rdf:type owl:Ontology ; owl:versionIRI ; - owl:imports , - , + owl:imports , + , . ################################################################# diff --git a/disciplines/disciplines.ttl b/disciplines/disciplines.ttl index 95f0237d..fbedfabe 100644 --- a/disciplines/disciplines.ttl +++ b/disciplines/disciplines.ttl @@ -10,7 +10,7 @@ rdf:type owl:Ontology ; owl:versionIRI ; - owl:imports , + owl:imports , , , , diff --git a/disciplines/isq.ttl b/disciplines/isq.ttl index 6617851e..d981748b 100644 --- a/disciplines/isq.ttl +++ b/disciplines/isq.ttl @@ -12,7 +12,7 @@ owl:versionIRI ; owl:imports , , - ; + ; dcterms:abstract """Defines physical quantities in the International System of Quantities (ISQ). ISQ was made an official ISO standard in 2009 and is defined in the ISO/IEC 80000 standard. ISQ underlines the SI system and defines physical quanties that are measured with SI units. diff --git a/disciplines/manufacturing.ttl b/disciplines/manufacturing.ttl index e3dc1baa..057d357e 100644 --- a/disciplines/manufacturing.ttl +++ b/disciplines/manufacturing.ttl @@ -11,7 +11,7 @@ rdf:type owl:Ontology ; owl:versionIRI ; owl:imports , - ; + ; dcterms:abstract "Describes manufacturing processes with engineered participants. The module also provides a root for engineered materials."@en ; dcterms:creator , , diff --git a/disciplines/math.ttl b/disciplines/math.ttl index 1da352af..663eff51 100644 --- a/disciplines/math.ttl +++ b/disciplines/math.ttl @@ -10,7 +10,7 @@ rdf:type owl:Ontology ; owl:versionIRI ; - owl:imports , + owl:imports , , ; dcterms:abstract "The math module defines the formal language of mathematics. Mathematical objects represents graphical objects based on graphical symbols arranged according the rules of math."@en ; diff --git a/disciplines/metrology.ttl b/disciplines/metrology.ttl index 6dc0e8ba..e9572429 100644 --- a/disciplines/metrology.ttl +++ b/disciplines/metrology.ttl @@ -11,10 +11,10 @@ rdf:type owl:Ontology ; owl:versionIRI ; owl:imports , - , - , - , - ; + , + , + , + ; dcterms:abstract """Defines the formal language of metrology, including theoretical and practical aspects of measurements. This module is based on the International vocabulary of metrology (VIM) as well as the ISO/IEC 80000 standard."""@en ; diff --git a/disciplines/models.ttl b/disciplines/models.ttl index 1ae9dc64..ef3d0ace 100644 --- a/disciplines/models.ttl +++ b/disciplines/models.ttl @@ -13,7 +13,7 @@ owl:imports , , , - , + , , ; dcterms:abstract "The models module defines models as semiotic signs that stands for an object by resembling or imitating it, in shape or by sharing a similar logical structure."@en ; diff --git a/disciplines/units/catalog-v001.xml b/disciplines/units/catalog-v001.xml index 9d168973..5f82ba72 100644 --- a/disciplines/units/catalog-v001.xml +++ b/disciplines/units/catalog-v001.xml @@ -17,13 +17,13 @@ - - - - - - - + + + + + + + diff --git a/domain/catalog-v001.xml b/domain/catalog-v001.xml index 801f280b..d6940aeb 100644 --- a/domain/catalog-v001.xml +++ b/domain/catalog-v001.xml @@ -17,11 +17,11 @@ - - - - - + + + + + diff --git a/domain/domain.ttl b/domain/domain.ttl index 7ca06e18..a0bc951a 100644 --- a/domain/domain.ttl +++ b/domain/domain.ttl @@ -10,11 +10,11 @@ rdf:type owl:Ontology ; owl:versionIRI ; - owl:imports , + owl:imports , , - , + , , - ; + ; dcterms:abstract "The domain module is a container that imports some common domain extensions of EMMO perspectives. The intension is to provide examples for developers of EMMO-based domain ontologies."@en ; dcterms:creator , , diff --git a/domain/simulation.ttl b/domain/simulation.ttl index e2c1f334..2a38a253 100644 --- a/domain/simulation.ttl +++ b/domain/simulation.ttl @@ -10,7 +10,7 @@ rdf:type owl:Ontology ; owl:versionIRI ; - owl:imports , + owl:imports , ; dcterms:abstract "The models module defines models as semiotic signs that stands for an object by resembling or imitating it, in shape or by sharing a similar logical structure."@en ; dcterms:creator , diff --git a/multiperspective/catalog-v001.xml b/reference/catalog-v001.xml similarity index 70% rename from multiperspective/catalog-v001.xml rename to reference/catalog-v001.xml index 8452742b..09a6ae0e 100644 --- a/multiperspective/catalog-v001.xml +++ b/reference/catalog-v001.xml @@ -20,13 +20,13 @@ - - - - - - - + + + + + + + diff --git a/multiperspective/dataset.ttl b/reference/dataset.ttl similarity index 96% rename from multiperspective/dataset.ttl rename to reference/dataset.ttl index 188ebdb7..dd6d8fab 100644 --- a/multiperspective/dataset.ttl +++ b/reference/dataset.ttl @@ -8,10 +8,10 @@ @prefix dcterms: . @base . - rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; + rdf:type owl:Ontology ; + owl:versionIRI ; + owl:imports , + ; dcterms:abstract "Shared representation of datasets."@en ; dcterms:contributor , , diff --git a/multiperspective/information.ttl b/reference/information.ttl similarity index 95% rename from multiperspective/information.ttl rename to reference/information.ttl index 2d1e216d..35a89f1a 100644 --- a/multiperspective/information.ttl +++ b/reference/information.ttl @@ -8,8 +8,8 @@ @prefix dcterms: . @base . - rdf:type owl:Ontology ; - owl:versionIRI ; + rdf:type owl:Ontology ; + owl:versionIRI ; owl:imports , ; dcterms:abstract ""@en ; diff --git a/multiperspective/persholistic.ttl b/reference/persholistic.ttl similarity index 98% rename from multiperspective/persholistic.ttl rename to reference/persholistic.ttl index b0233163..c59268a4 100644 --- a/multiperspective/persholistic.ttl +++ b/reference/persholistic.ttl @@ -8,8 +8,8 @@ @prefix dcterms: . @base . - rdf:type owl:Ontology ; - owl:versionIRI ; + rdf:type owl:Ontology ; + owl:versionIRI ; owl:imports , , ; diff --git a/multiperspective/properties.ttl b/reference/properties.ttl similarity index 97% rename from multiperspective/properties.ttl rename to reference/properties.ttl index 390fc8b2..62d74d8d 100644 --- a/multiperspective/properties.ttl +++ b/reference/properties.ttl @@ -8,8 +8,8 @@ @prefix dcterms: . @base . - rdf:type owl:Ontology ; - owl:versionIRI ; + rdf:type owl:Ontology ; + owl:versionIRI ; owl:imports ; dcterms:abstract """Defines properties as the result of an observation process. Observation is a semiotic process that stimulate an interpretant within the interpreter who communicates the observed result to other interpreters through a sign, which is the property. diff --git a/multiperspective/multiperspective.ttl b/reference/reference.ttl similarity index 73% rename from multiperspective/multiperspective.ttl rename to reference/reference.ttl index 934fb412..a2d59b6f 100644 --- a/multiperspective/multiperspective.ttl +++ b/reference/reference.ttl @@ -8,14 +8,14 @@ @prefix dcterms: . @base . - rdf:type owl:Ontology ; - owl:versionIRI ; + rdf:type owl:Ontology ; + owl:versionIRI ; owl:imports , - , - , - , - , - , - . + , + , + , + , + , + . ### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi diff --git a/multiperspective/symbolic.ttl b/reference/symbolic.ttl similarity index 99% rename from multiperspective/symbolic.ttl rename to reference/symbolic.ttl index c8e641f3..4aca21ed 100644 --- a/multiperspective/symbolic.ttl +++ b/reference/symbolic.ttl @@ -8,8 +8,8 @@ @prefix dcterms: . @base . - rdf:type owl:Ontology ; - owl:versionIRI ; + rdf:type owl:Ontology ; + owl:versionIRI ; owl:imports , ; dcterms:abstract """The symbolic multi-perspective combines the contrast and reductionistic perspectives to describe symbolic entities. diff --git a/multiperspective/workflow.ttl b/reference/workflow.ttl similarity index 98% rename from multiperspective/workflow.ttl rename to reference/workflow.ttl index d22e8b14..e79c8a86 100644 --- a/multiperspective/workflow.ttl +++ b/reference/workflow.ttl @@ -8,9 +8,9 @@ @prefix dcterms: . @base . - rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , + rdf:type owl:Ontology ; + owl:versionIRI ; + owl:imports , ; dcterms:abstract """The workflow multi-perspective combines the persistence and holistic perspectives to describe workflows as a process built up of a set of temporal tasks. From cd12210aedeb519960996e7208c683089e0193bb Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Thu, 17 Oct 2024 17:47:39 +0200 Subject: [PATCH 034/121] Moved some modules into reference level --- catalog-v001.xml | 22 +++++++++---------- disciplines/catalog-v001.xml | 8 +++---- disciplines/computerscience.ttl | 2 +- disciplines/conformityassessment.ttl | 2 +- disciplines/materials.ttl | 2 +- disciplines/math.ttl | 2 +- disciplines/units/catalog-v001.xml | 6 ++--- domain/catalog-v001.xml | 18 +++++++-------- perspectives/catalog-v001.xml | 5 +---- perspectives/perspectives.ttl | 6 ++--- reference/catalog-v001.xml | 22 +++++++++---------- reference/information.ttl | 2 +- {perspectives => reference}/physicalistic.ttl | 6 ++--- reference/properties.ttl | 2 +- {perspectives => reference}/semiotics.ttl | 4 ++-- .../standardmodel-full.ttl | 6 ++--- {perspectives => reference}/standardmodel.ttl | 4 ++-- 17 files changed, 58 insertions(+), 61 deletions(-) rename {perspectives => reference}/physicalistic.ttl (99%) rename {perspectives => reference}/semiotics.ttl (99%) rename {perspectives => reference}/standardmodel-full.ttl (99%) rename {perspectives => reference}/standardmodel.ttl (98%) diff --git a/catalog-v001.xml b/catalog-v001.xml index 1fa852fd..ba19591a 100644 --- a/catalog-v001.xml +++ b/catalog-v001.xml @@ -9,24 +9,24 @@ - - - - - - - - - - - + + + + + + + + + + + diff --git a/disciplines/catalog-v001.xml b/disciplines/catalog-v001.xml index 5983ebcf..b65db1f0 100644 --- a/disciplines/catalog-v001.xml +++ b/disciplines/catalog-v001.xml @@ -8,14 +8,10 @@ - - - - @@ -26,6 +22,10 @@ + + + + diff --git a/disciplines/computerscience.ttl b/disciplines/computerscience.ttl index 9e046fec..7cfe7a10 100644 --- a/disciplines/computerscience.ttl +++ b/disciplines/computerscience.ttl @@ -12,7 +12,7 @@ owl:versionIRI ; owl:imports , , - ; + ; dcterms:abstract "Key concepts from the domain of computer science."@en ; dcterms:contributor , ; diff --git a/disciplines/conformityassessment.ttl b/disciplines/conformityassessment.ttl index 055b5baf..f13e1983 100644 --- a/disciplines/conformityassessment.ttl +++ b/disciplines/conformityassessment.ttl @@ -12,7 +12,7 @@ owl:versionIRI ; owl:imports , , - . + . ################################################################# # Object Properties diff --git a/disciplines/materials.ttl b/disciplines/materials.ttl index e496fd2b..46556060 100644 --- a/disciplines/materials.ttl +++ b/disciplines/materials.ttl @@ -10,7 +10,7 @@ rdf:type owl:Ontology ; owl:versionIRI ; - owl:imports ; + owl:imports ; dcterms:abstract "The materials module populates the physicalistic perspective with materials subclasses categorised according to modern applied physical sciences."@en ; dcterms:creator , , diff --git a/disciplines/math.ttl b/disciplines/math.ttl index 663eff51..273dd9cc 100644 --- a/disciplines/math.ttl +++ b/disciplines/math.ttl @@ -12,7 +12,7 @@ owl:versionIRI ; owl:imports , , - ; + ; dcterms:abstract "The math module defines the formal language of mathematics. Mathematical objects represents graphical objects based on graphical symbols arranged according the rules of math."@en ; dcterms:creator , , diff --git a/disciplines/units/catalog-v001.xml b/disciplines/units/catalog-v001.xml index 5f82ba72..9a16f44f 100644 --- a/disciplines/units/catalog-v001.xml +++ b/disciplines/units/catalog-v001.xml @@ -8,13 +8,10 @@ - - - @@ -24,6 +21,9 @@ + + + diff --git a/domain/catalog-v001.xml b/domain/catalog-v001.xml index d6940aeb..3396df83 100644 --- a/domain/catalog-v001.xml +++ b/domain/catalog-v001.xml @@ -6,22 +6,22 @@ - - - - - - - - - + + + + + + + + + diff --git a/perspectives/catalog-v001.xml b/perspectives/catalog-v001.xml index d3a98758..3f465a10 100644 --- a/perspectives/catalog-v001.xml +++ b/perspectives/catalog-v001.xml @@ -9,14 +9,11 @@ - + - - - diff --git a/perspectives/perspectives.ttl b/perspectives/perspectives.ttl index b43b4fb3..26574b5f 100644 --- a/perspectives/perspectives.ttl +++ b/perspectives/perspectives.ttl @@ -13,10 +13,10 @@ owl:imports , , , - , + , , - , - , + , + , ; dcterms:abstract """The EMMO perspectives level ontology is a container for the EMMO perspectives level ontologies. diff --git a/reference/catalog-v001.xml b/reference/catalog-v001.xml index 09a6ae0e..6a25ea8f 100644 --- a/reference/catalog-v001.xml +++ b/reference/catalog-v001.xml @@ -9,24 +9,24 @@ - - - - - - - - - - - + + + + + + + + + + + diff --git a/reference/information.ttl b/reference/information.ttl index 35a89f1a..9d36d63d 100644 --- a/reference/information.ttl +++ b/reference/information.ttl @@ -11,7 +11,7 @@ rdf:type owl:Ontology ; owl:versionIRI ; owl:imports , - ; + ; dcterms:abstract ""@en ; dcterms:contributor , , diff --git a/perspectives/physicalistic.ttl b/reference/physicalistic.ttl similarity index 99% rename from perspectives/physicalistic.ttl rename to reference/physicalistic.ttl index ce960710..504212ee 100644 --- a/perspectives/physicalistic.ttl +++ b/reference/physicalistic.ttl @@ -8,9 +8,9 @@ @prefix dcterms: . @base . - rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + rdf:type owl:Ontology ; + owl:versionIRI ; + owl:imports ; dcterms:abstract "Defines the root of the physicalistic perspective that introduces the concept of real world objects that have a meaning for the ontologist under an applied physics perspective."@en ; dcterms:contributor , , diff --git a/reference/properties.ttl b/reference/properties.ttl index 62d74d8d..99947562 100644 --- a/reference/properties.ttl +++ b/reference/properties.ttl @@ -10,7 +10,7 @@ rdf:type owl:Ontology ; owl:versionIRI ; - owl:imports ; + owl:imports ; dcterms:abstract """Defines properties as the result of an observation process. Observation is a semiotic process that stimulate an interpretant within the interpreter who communicates the observed result to other interpreters through a sign, which is the property. Hence, properties creates a link between the holistic and the symbolic perspectives. diff --git a/perspectives/semiotics.ttl b/reference/semiotics.ttl similarity index 99% rename from perspectives/semiotics.ttl rename to reference/semiotics.ttl index 77d98ce0..1652c8e0 100644 --- a/perspectives/semiotics.ttl +++ b/reference/semiotics.ttl @@ -8,8 +8,8 @@ @prefix dcterms: . @base . - rdf:type owl:Ontology ; - owl:versionIRI ; + rdf:type owl:Ontology ; + owl:versionIRI ; owl:imports , ; dcterms:abstract """The semiotics module is based on the semiotic theory by Charles S. Peirce. It introduces the triadic semiotic process, called semiosis, with its participants an 'object' that is represented by a 'sign' producing another sign, the 'interpretant' and finally the 'interpreter' who connects the 'object', 'sign' and 'interpretant'. diff --git a/perspectives/standardmodel-full.ttl b/reference/standardmodel-full.ttl similarity index 99% rename from perspectives/standardmodel-full.ttl rename to reference/standardmodel-full.ttl index 645d1282..e5cce112 100644 --- a/perspectives/standardmodel-full.ttl +++ b/reference/standardmodel-full.ttl @@ -8,9 +8,9 @@ @prefix dcterms: . @base . - rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + rdf:type owl:Ontology ; + owl:versionIRI ; + owl:imports ; dcterms:abstract "Defines the root of the physicalistic perspective that introduces the concept of real world objects that have a meaning for the ontologist under an applied physics perspective."@en ; dcterms:contributor , , diff --git a/perspectives/standardmodel.ttl b/reference/standardmodel.ttl similarity index 98% rename from perspectives/standardmodel.ttl rename to reference/standardmodel.ttl index 3ec956ec..563fe5e3 100644 --- a/perspectives/standardmodel.ttl +++ b/reference/standardmodel.ttl @@ -8,8 +8,8 @@ @prefix dcterms: . @base . - rdf:type owl:Ontology ; - owl:versionIRI ; + rdf:type owl:Ontology ; + owl:versionIRI ; owl:imports ; dcterms:abstract "Defines the root of the physicalistic perspective that introduces the concept of real world objects that have a meaning for the ontologist under an applied physics perspective."@en ; dcterms:contributor , From 2cf918b4de2c38bcb2ea94b58a3df19cea7e05a3 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Thu, 17 Oct 2024 17:58:10 +0200 Subject: [PATCH 035/121] Updated Version rc3 --- README.md | 18 ++-- catalog-v001.xml | 98 +++++++++---------- contributors.ttl | 4 +- disciplines/catalog-v001.xml | 96 +++++++++---------- disciplines/chemistry.ttl | 8 +- disciplines/computerscience.ttl | 10 +- disciplines/conformityassessment.ttl | 8 +- {reference => disciplines}/dataset.ttl | 10 +- disciplines/disciplines.ttl | 50 +++++----- disciplines/geometrical.ttl | 6 +- disciplines/isq.ttl | 10 +- disciplines/manufacturing.ttl | 8 +- disciplines/materials.ttl | 6 +- disciplines/math.ttl | 10 +- disciplines/metrology.ttl | 16 ++-- disciplines/models.ttl | 16 ++-- disciplines/perceptual.ttl | 6 +- disciplines/periodictable.ttl | 6 +- disciplines/sisystem.ttl | 12 +-- disciplines/units/catalog-v001.xml | 99 ++++++++++---------- disciplines/units/coherentsiunits.ttl | 6 +- disciplines/units/deprecated.ttl | 8 +- disciplines/units/noncoherentsiunits.ttl | 6 +- disciplines/units/otherunits.ttl | 8 +- disciplines/units/prefixedsiunits.ttl | 6 +- disciplines/units/prefixedunits.ttl | 14 +-- disciplines/units/siacceptedspecialunits.ttl | 6 +- disciplines/units/siacceptedunits.ttl | 6 +- disciplines/units/sidimensionalunits.ttl | 4 +- disciplines/units/siunits.ttl | 8 +- disciplines/units/specialunits.ttl | 6 +- disciplines/units/unclassifiedunits.ttl | 8 +- disciplines/units/units.ttl | 26 ++--- disciplines/units/unitsextension.ttl | 6 +- doc/_static/conf.py | 2 +- domain/catalog-v001.xml | 93 +++++++++--------- domain/domain.ttl | 14 +-- domain/simulation.ttl | 8 +- domain/todo/chemicalkinetics.ttl | 4 +- domain/todo/commonmaterials.ttl | 6 +- domain/todo/commonperceptual.ttl | 6 +- domain/todo/simdome.ttl | 4 +- emmo-full.ttl | 22 ++--- emmo-mlo.ttl | 6 +- emmo-tlo.ttl | 6 +- emmo.ttl | 6 +- mereocausality/catalog-v001.xml | 6 +- mereocausality/mereocausality-full.ttl | 6 +- mereocausality/mereocausality.ttl | 6 +- perspectives/catalog-v001.xml | 22 ++--- perspectives/contrast.ttl | 6 +- perspectives/holistic.ttl | 6 +- perspectives/persistence.ttl | 6 +- perspectives/perspective.ttl | 6 +- perspectives/perspectives.ttl | 17 ++-- perspectives/reductionistic.ttl | 20 ++-- perspectives/structural.ttl | 6 +- reference/catalog-v001.xml | 43 +++++---- {perspectives => reference}/data.ttl | 8 +- reference/information.ttl | 8 +- reference/persholistic.ttl | 10 +- reference/physicalistic.ttl | 6 +- reference/properties.ttl | 6 +- reference/reference.ttl | 16 ++-- reference/semiotics.ttl | 39 ++++---- reference/standardmodel-full.ttl | 6 +- reference/standardmodel.ttl | 6 +- reference/symbolic.ttl | 8 +- reference/workflow.ttl | 8 +- 69 files changed, 524 insertions(+), 539 deletions(-) rename {reference => disciplines}/dataset.ttl (96%) rename {perspectives => reference}/data.ttl (98%) diff --git a/README.md b/README.md index e5a516fd..eebeb325 100644 --- a/README.md +++ b/README.md @@ -125,14 +125,14 @@ The reference ontologies are intended to be used by domain ontologies and import | Reference ontology | IRI | | ------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------- | -| Materials | [https://w3id.org/emmo/reference/materials](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/reference/materials.ttl) | -| Math | [https://w3id.org/emmo/reference/math](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/reference/math.ttl) | -| Models | [https://w3id.org/emmo/reference/models](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/reference/models.ttl) | -| Properties | [https://w3id.org/emmo/reference/properties](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/reference/properties.ttl) | -| Metrology | [https://w3id.org/emmo/reference/metrology](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/reference/metrology.ttl) | -| Isq | [https://w3id.org/emmo/reference/isq](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/reference/isq.ttl) | -| Siunits | [https://w3id.org/emmo/domain/siunits](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/domain/siunits.ttl) | -| Chemistry | [https://w3id.org/emmo/reference/chemistry](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/reference/chemistry.ttl) | +| Materials | [https://w3id.org/emmo/reference/materials](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/reference/materials.ttl) | +| Math | [https://w3id.org/emmo/reference/math](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/reference/math.ttl) | +| Models | [https://w3id.org/emmo/reference/models](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/reference/models.ttl) | +| Properties | [https://w3id.org/emmo/reference/properties](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/reference/properties.ttl) | +| Metrology | [https://w3id.org/emmo/reference/metrology](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/reference/metrology.ttl) | +| Isq | [https://w3id.org/emmo/reference/isq](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/reference/isq.ttl) | +| Siunits | [https://w3id.org/emmo/domain/siunits](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/domain/siunits.ttl) | +| Chemistry | [https://w3id.org/emmo/reference/chemistry](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/reference/chemistry.ttl) | ### Domain Ontologies @@ -199,7 +199,7 @@ Protégé will automatically download all the necessary dependencies. The EMMO hierarchy will be visible only after reasoning inference: use *ctrl-R* to start the reasoner and under the *Entities* tab, select the *Classes* subtab and *Inferred* in the scroll button. -From EMMO 1.0.0-rc2 it is recommended to use HermiT as reasoner (distributed by default with Protege). +From EMMO 1.0.0-rc3 it is recommended to use HermiT as reasoner (distributed by default with Protege). For earlier EMMO versions is FaCT++ the recommended reasoner. You can select it through the menu *Reasoner*. An instruction for how to install the FaCT++ plugin on Protege 5.5.0 on Windows can be found in the [doc subdirectory](doc/installing_factplusplus.md). diff --git a/catalog-v001.xml b/catalog-v001.xml index ba19591a..b6cd2d8d 100644 --- a/catalog-v001.xml +++ b/catalog-v001.xml @@ -2,65 +2,65 @@ - - + + - + - - - - - - - - + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + + - - - + + + - - - - - - - + + + + + + + - - - - + + + + - - - + + + diff --git a/contributors.ttl b/contributors.ttl index 602c5af5..db6556d0 100644 --- a/contributors.ttl +++ b/contributors.ttl @@ -8,12 +8,12 @@ @prefix locn: . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; dcterms:abstract "People and organisations who has contributed to the development of EMMO."@en ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Contributors"@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; foaf:mbox ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . diff --git a/disciplines/catalog-v001.xml b/disciplines/catalog-v001.xml index b65db1f0..2a49a218 100644 --- a/disciplines/catalog-v001.xml +++ b/disciplines/catalog-v001.xml @@ -2,64 +2,64 @@ - + - + - - - - - - - - + + + + + + + - - - - - - - - - - - + + + + + + + + + + + - - - - - - - - - - + + + + + + + + + + + - - - + + + - - - - - - - + + + + + + + - - - - + + + + - - - + + + diff --git a/disciplines/chemistry.ttl b/disciplines/chemistry.ttl index 5e06ae1b..02ce284c 100644 --- a/disciplines/chemistry.ttl +++ b/disciplines/chemistry.ttl @@ -9,9 +9,9 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; + owl:versionIRI ; + owl:imports , + ; dcterms:abstract "The chemistry module populates the physicalistic perspective with materials subclasses categorised according to modern applied chemistry."@en ; dcterms:creator , , @@ -21,7 +21,7 @@ dcterms:title "Chemistry"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires FacT++ reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" . + owl:versionInfo "1.0.0-rc3" . ################################################################# # Annotation properties diff --git a/disciplines/computerscience.ttl b/disciplines/computerscience.ttl index 7cfe7a10..8fb2f335 100644 --- a/disciplines/computerscience.ttl +++ b/disciplines/computerscience.ttl @@ -9,10 +9,10 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - ; + owl:versionIRI ; + owl:imports , + , + ; dcterms:abstract "Key concepts from the domain of computer science."@en ; dcterms:contributor , ; @@ -23,7 +23,7 @@ dcterms:publisher ; dcterms:title "Computer science"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu"^^xsd:anyURI . ################################################################# diff --git a/disciplines/conformityassessment.ttl b/disciplines/conformityassessment.ttl index f13e1983..ea4b9193 100644 --- a/disciplines/conformityassessment.ttl +++ b/disciplines/conformityassessment.ttl @@ -9,10 +9,10 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - . + owl:versionIRI ; + owl:imports , + , + . ################################################################# # Object Properties diff --git a/reference/dataset.ttl b/disciplines/dataset.ttl similarity index 96% rename from reference/dataset.ttl rename to disciplines/dataset.ttl index dd6d8fab..09bb7fc7 100644 --- a/reference/dataset.ttl +++ b/disciplines/dataset.ttl @@ -8,10 +8,10 @@ @prefix dcterms: . @base . - rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; + rdf:type owl:Ontology ; + owl:versionIRI ; + owl:imports , + ; dcterms:abstract "Shared representation of datasets."@en ; dcterms:contributor , , @@ -23,7 +23,7 @@ dcterms:title "Dataset"@en ; rdfs:comment "Contact: emmo@emmc.eu"@en , "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" . + owl:versionInfo "1.0.0-rc3" . ################################################################# # Object Properties diff --git a/disciplines/disciplines.ttl b/disciplines/disciplines.ttl index fbedfabe..987980c2 100644 --- a/disciplines/disciplines.ttl +++ b/disciplines/disciplines.ttl @@ -9,34 +9,34 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - , - , - , - , - , - , - , - , - , - , - ; + owl:versionIRI ; + owl:imports , + , + , + , + , + , + , + , + , + , + , + , + ; # Imported via sisystem -# , -# , -# , -# , -# , -# , +# , +# , +# , +# , +# , +# , # Currently not imported by default -# , -# , -# , -# , +# , +# , +# , +# , dcterms:abstract """EMMO disciplines is a container for the EMMO discipline level ontologies. @@ -55,7 +55,7 @@ Discipline level ontologies are reference ontologies that does not cover the who dcterms:title "EMMO discipline-level ontology"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" . + owl:versionInfo "1.0.0-rc3" . ### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi diff --git a/disciplines/geometrical.ttl b/disciplines/geometrical.ttl index 420ba430..cf28446b 100644 --- a/disciplines/geometrical.ttl +++ b/disciplines/geometrical.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract "The graphical module provides classes for the representation of geometrical concepts."@en ; dcterms:creator , , @@ -21,7 +21,7 @@ dcterms:publisher ; dcterms:title "Geometrical"@en ; rdfs:comment "The EMMO requires FacT++ reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/isq.ttl b/disciplines/isq.ttl index d981748b..40025c18 100644 --- a/disciplines/isq.ttl +++ b/disciplines/isq.ttl @@ -9,10 +9,10 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - ; + owl:versionIRI ; + owl:imports , + , + ; dcterms:abstract """Defines physical quantities in the International System of Quantities (ISQ). ISQ was made an official ISO standard in 2009 and is defined in the ISO/IEC 80000 standard. ISQ underlines the SI system and defines physical quanties that are measured with SI units. @@ -29,7 +29,7 @@ The number of derived quantities not closed and may increase based on the need b dcterms:publisher ; dcterms:title "International System of Quantities (ISQ)"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/manufacturing.ttl b/disciplines/manufacturing.ttl index 057d357e..01ca33e6 100644 --- a/disciplines/manufacturing.ttl +++ b/disciplines/manufacturing.ttl @@ -9,9 +9,9 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; + owl:versionIRI ; + owl:imports , + ; dcterms:abstract "Describes manufacturing processes with engineered participants. The module also provides a root for engineered materials."@en ; dcterms:creator , , @@ -22,7 +22,7 @@ dcterms:publisher ; dcterms:title "Manufacturing"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/materials.ttl b/disciplines/materials.ttl index 46556060..5c9f346b 100644 --- a/disciplines/materials.ttl +++ b/disciplines/materials.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract "The materials module populates the physicalistic perspective with materials subclasses categorised according to modern applied physical sciences."@en ; dcterms:creator , , @@ -21,7 +21,7 @@ dcterms:publisher ; dcterms:title "Materials"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/math.ttl b/disciplines/math.ttl index 273dd9cc..71137bbd 100644 --- a/disciplines/math.ttl +++ b/disciplines/math.ttl @@ -9,10 +9,10 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - ; + owl:versionIRI ; + owl:imports , + , + ; dcterms:abstract "The math module defines the formal language of mathematics. Mathematical objects represents graphical objects based on graphical symbols arranged according the rules of math."@en ; dcterms:creator , , @@ -24,7 +24,7 @@ dcterms:title "Math"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" . + owl:versionInfo "1.0.0-rc3" . ################################################################# # Annotation properties diff --git a/disciplines/metrology.ttl b/disciplines/metrology.ttl index e9572429..69501622 100644 --- a/disciplines/metrology.ttl +++ b/disciplines/metrology.ttl @@ -9,12 +9,12 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - , - , - ; + owl:versionIRI ; + owl:imports , + , + , + , + ; dcterms:abstract """Defines the formal language of metrology, including theoretical and practical aspects of measurements. This module is based on the International vocabulary of metrology (VIM) as well as the ISO/IEC 80000 standard."""@en ; @@ -27,7 +27,7 @@ This module is based on the International vocabulary of metrology (VIM) as well dcterms:publisher ; dcterms:title "Metrology"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# @@ -156,7 +156,7 @@ The quantity is selected without an observation aimed to measure its actual valu rdfs:domain :EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf ; rdfs:range :EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae ; rdfs:comment "Relates a quantity to its metrological reference through a semiotic process."@en ; - owl:versionInfo """In EMMO version 1.0.0-rc2, physical quantities used the hasMetrologicalReference object property to relate them to their units via physical dimensionality. This was simplified in 1.0.0-alpha3 in order to make reasoning faster. + owl:versionInfo """In EMMO version 1.0.0-rc3, physical quantities used the hasMetrologicalReference object property to relate them to their units via physical dimensionality. This was simplified in 1.0.0-alpha3 in order to make reasoning faster. The restriction (e.g. for the physical quantity Length) diff --git a/disciplines/models.ttl b/disciplines/models.ttl index ef3d0ace..8bb4dab3 100644 --- a/disciplines/models.ttl +++ b/disciplines/models.ttl @@ -9,13 +9,13 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - , - , - , - ; + owl:versionIRI ; + owl:imports , + , + , + , + , + ; dcterms:abstract "The models module defines models as semiotic signs that stands for an object by resembling or imitating it, in shape or by sharing a similar logical structure."@en ; dcterms:creator , , @@ -27,7 +27,7 @@ dcterms:title "Models"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" . + owl:versionInfo "1.0.0-rc3" . ################################################################# # Object Properties diff --git a/disciplines/perceptual.ttl b/disciplines/perceptual.ttl index 7c13706a..dde0c343 100644 --- a/disciplines/perceptual.ttl +++ b/disciplines/perceptual.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract "The perceptual module provides classes for the representation of human perceptions."@en ; dcterms:creator , , @@ -22,7 +22,7 @@ dcterms:title "Perceptual"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires FacT++ reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" . + owl:versionInfo "1.0.0-rc3" . ################################################################# # Classes diff --git a/disciplines/periodictable.ttl b/disciplines/periodictable.ttl index 7ad2f83c..8e9d0753 100644 --- a/disciplines/periodictable.ttl +++ b/disciplines/periodictable.ttl @@ -1668,9 +1668,9 @@ rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en, "This ontology is generated with EMMOntoPy using data from the ASE Python package."@en, "You can contact EMMO Authors via emmo@emmc.eu"@en ; - owl:imports ; - owl:versionIRI ; - owl:versionInfo "1.0.0-rc2"@en . + owl:imports ; + owl:versionIRI ; + owl:versionInfo "1.0.0-rc3"@en . :EMMO_0080b38f-bac4-5dd6-9d28-d821cf723787 a owl:Class ; rdfs:subClassOf [ a owl:Restriction ; diff --git a/disciplines/sisystem.ttl b/disciplines/sisystem.ttl index e64bdf04..0a682d5d 100644 --- a/disciplines/sisystem.ttl +++ b/disciplines/sisystem.ttl @@ -9,11 +9,11 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - , - , - . + owl:versionIRI ; + owl:imports , + , + , + , + . ### Generated by the OWL API (version 4.5.25.2023-02-15T19:15:49Z) https://github.com/owlcs/owlapi diff --git a/disciplines/units/catalog-v001.xml b/disciplines/units/catalog-v001.xml index 9a16f44f..5ae4b778 100644 --- a/disciplines/units/catalog-v001.xml +++ b/disciplines/units/catalog-v001.xml @@ -2,60 +2,59 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - - - + + + diff --git a/disciplines/units/coherentsiunits.ttl b/disciplines/units/coherentsiunits.ttl index 2e90fcd1..dd3e271e 100644 --- a/disciplines/units/coherentsiunits.ttl +++ b/disciplines/units/coherentsiunits.ttl @@ -10,8 +10,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """The module 'coherentsiunits' contain coherent derived SI units. A coherent SI unit is the product of powers of the 7 base and 22 derived SI units. It can always be written as a product of powers of the 7 base SI units with a numerical factor in front of the product that is equal to one. Examples: m/s, Pa·m, etc... @@ -29,7 +29,7 @@ Note that this module is not complete and may be extended with more coherent SI We kindly acknowledge NIST for reusing their content, including the selection of units, their elucidations and conversion multiplier."""@en , "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . diff --git a/disciplines/units/deprecated.ttl b/disciplines/units/deprecated.ttl index 95baf38d..b8c51361 100644 --- a/disciplines/units/deprecated.ttl +++ b/disciplines/units/deprecated.ttl @@ -9,9 +9,9 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; + owl:versionIRI ; + owl:imports , + ; dcterms:abstract "This module contains deprecated IRIs with references."@en ; dcterms:contributor ; dcterms:creator , @@ -21,7 +21,7 @@ dcterms:title "Deprecated units"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" . + owl:versionInfo "1.0.0-rc3" . ################################################################# # Classes diff --git a/disciplines/units/noncoherentsiunits.ttl b/disciplines/units/noncoherentsiunits.ttl index b8d8f1a9..e8ea6f14 100644 --- a/disciplines/units/noncoherentsiunits.ttl +++ b/disciplines/units/noncoherentsiunits.ttl @@ -10,8 +10,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract "The 'noncoherentsiunits' module contains non-coherent derived SI units (and SI-accepted units) that are not prefixed units (units made of a metric prefix followed by a unit symbol). Examples: km/h, A/g."@en ; dcterms:contributor , , @@ -25,7 +25,7 @@ We kindly acknowledge NIST for reusing their content, including the selection of units, their elucidations and conversion multiplier."""@en , "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; emmo:EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/units/otherunits.ttl b/disciplines/units/otherunits.ttl index cee0d9eb..bd9ff1ed 100644 --- a/disciplines/units/otherunits.ttl +++ b/disciplines/units/otherunits.ttl @@ -10,9 +10,9 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; - owl:imports ; + owl:versionIRI ; + owl:imports ; + owl:imports ; dcterms:abstract """The module 'otherunits' contain non-SI units not included in the 'siacceptedspecialunits', 'siacceptedunits' and 'specialunits' modules. Examples: kBar, ... Note that this module is not complete and may be extended with more units over time."""@en ; @@ -28,7 +28,7 @@ Note that this module is not complete and may be extended with more units over t We kindly acknowledge NIST for reusing their content, including the selection of units, their elucidations and conversion multiplier."""@en , "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/units/prefixedsiunits.ttl b/disciplines/units/prefixedsiunits.ttl index 66ee9b98..c445492e 100644 --- a/disciplines/units/prefixedsiunits.ttl +++ b/disciplines/units/prefixedsiunits.ttl @@ -10,8 +10,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """The module 'prefixedsiunits' contains prefixed SI units that are made of a metrix prefix and a unit symbol for a base or derived SI unit. Examples: km, ms, MPa, mg, etc... Note that this module is not complete and may be extended with more prefixed SI units over time."""@en ; @@ -27,7 +27,7 @@ Note that this module is not complete and may be extended with more prefixed SI We kindly acknowledge NIST for reusing their content, including the selection of units, their elucidations and conversion multiplier."""@en , "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; emmo:EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/units/prefixedunits.ttl b/disciplines/units/prefixedunits.ttl index d53646d6..03551488 100644 --- a/disciplines/units/prefixedunits.ttl +++ b/disciplines/units/prefixedunits.ttl @@ -10,12 +10,12 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - , - , - ; + owl:versionIRI ; + owl:imports , + , + , + , + ; dcterms:abstract "This module contains non-SI prefixed units (prefixed SI-units are in the prefixedsiunits module). A prefixed unit is a unit that is made of a prefix and a unit symbol. For example milligram."@en ; dcterms:contributor ; dcterms:creator , @@ -27,7 +27,7 @@ We kindly acknowledge NIST for reusing their content, including selection of prefixed units, elucidations and conversion multipliers."""@en , "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; emmo:EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/units/siacceptedspecialunits.ttl b/disciplines/units/siacceptedspecialunits.ttl index ca8dcc10..cc58b908 100644 --- a/disciplines/units/siacceptedspecialunits.ttl +++ b/disciplines/units/siacceptedspecialunits.ttl @@ -10,8 +10,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract "The module 'siacceptedspecialunits' include the 15 non-SI special units that are accepted for use with the SI units."@en ; dcterms:contributor , , @@ -25,7 +25,7 @@ We kindly acknowledge NIST for reusing their content, including the selection of units, their elucidations and conversion multiplier."""@en , "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/units/siacceptedunits.ttl b/disciplines/units/siacceptedunits.ttl index 38467a08..03f7bc8d 100644 --- a/disciplines/units/siacceptedunits.ttl +++ b/disciplines/units/siacceptedunits.ttl @@ -10,8 +10,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """The module 'siacceptedunits' include non-SI and non-special units that are accepted for use with SI. These units consists of an optional metric prefix followed by a product of integer powers of the base, derived and accepted special SI units. The product must include at least one SI-accepted special unit. @@ -31,7 +31,7 @@ Note that this module is not complete and may be extended with more units over t We kindly acknowledge NIST for reusing their content, including the selection of units, their elucidations and conversion multiplier."""@en , "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/units/sidimensionalunits.ttl b/disciplines/units/sidimensionalunits.ttl index 8a06ea9e..63fce3b6 100644 --- a/disciplines/units/sidimensionalunits.ttl +++ b/disciplines/units/sidimensionalunits.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """The module 'sidimensionalunits' defines SI dimensional unit classes. These classes provide a categorisation of all units according to their SI physical dimensions. This module provides a connection between physical quantities defined in the 'isq' modules and the units defined in the 'siunits' and 'unitsextension' modules."""@en ; diff --git a/disciplines/units/siunits.ttl b/disciplines/units/siunits.ttl index 0cc5d8ec..1280245e 100644 --- a/disciplines/units/siunits.ttl +++ b/disciplines/units/siunits.ttl @@ -9,9 +9,9 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; + owl:versionIRI ; + owl:imports , + ; dcterms:abstract """The module 'siunits' defines the 7 base units and 22 derived units as well as the metric prefixes specified in the SI system. All other SI units goes into one of the following modules: @@ -26,7 +26,7 @@ All other SI units goes into one of the following modules: dcterms:publisher ; dcterms:title "SI units"@en ; rdfs:comment "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/units/specialunits.ttl b/disciplines/units/specialunits.ttl index 351089fd..b4caa1d5 100644 --- a/disciplines/units/specialunits.ttl +++ b/disciplines/units/specialunits.ttl @@ -10,8 +10,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """The module 'specialunits' contain non-SI special units. Examples: Day, Week, Bar, Inch, ... Note that this module is not complete and may be extended with more units over time."""@en ; @@ -27,7 +27,7 @@ Note that this module is not complete and may be extended with more units over t We kindly acknowledge NIST for reusing their content, including the selection of units, their elucidations and conversion multiplier."""@en , "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/units/unclassifiedunits.ttl b/disciplines/units/unclassifiedunits.ttl index 7172b921..b3495335 100644 --- a/disciplines/units/unclassifiedunits.ttl +++ b/disciplines/units/unclassifiedunits.ttl @@ -10,9 +10,9 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; + owl:versionIRI ; + owl:imports , + ; dcterms:abstract "This module holds so far unclassified units imported from QUDT. By time these units will be moved into other modules while being classified. Their IRI will not be changed."@en ; dcterms:contributor , , @@ -28,7 +28,7 @@ We kindly acknowledge NIST for reusing their content, including the selection of units, their elucidations and conversion multiplier."""@en , "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; emmo:EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/disciplines/units/units.ttl b/disciplines/units/units.ttl index ccab2031..2f8eba21 100644 --- a/disciplines/units/units.ttl +++ b/disciplines/units/units.ttl @@ -9,17 +9,17 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - , - , - , - , - , - , - , - . + owl:versionIRI ; + owl:imports , + , + , + , + , + , + , + , + , + . dcterms:abstract """A module that collects all units defined by EMMO. EMMO organises the units in the following set of modules: @@ -51,12 +51,12 @@ EMMO organises the units in the following set of modules: dcterms:publisher ; dcterms:title "Units"@en ; rdfs:comment "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . # Currently not imported by default -# , +# , ### Generated by the OWL API (version 4.5.25.2023-02-15T19:15:49Z) https://github.com/owlcs/owlapi diff --git a/disciplines/units/unitsextension.ttl b/disciplines/units/unitsextension.ttl index 3a77ea4e..444c28a5 100644 --- a/disciplines/units/unitsextension.ttl +++ b/disciplines/units/unitsextension.ttl @@ -10,8 +10,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract "The module 'unitsextension' defines non-prefixed units that are not included in the 'siumits' module."@en ; dcterms:contributor , , @@ -28,7 +28,7 @@ We kindly acknowledge NIST for reusing their content, including the selection of units, their elucidations and conversion multiplier."""@en , "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" . + owl:versionInfo "1.0.0-rc3" . ################################################################# # Classes diff --git a/doc/_static/conf.py b/doc/_static/conf.py index aee886bc..6773f78c 100644 --- a/doc/_static/conf.py +++ b/doc/_static/conf.py @@ -11,7 +11,7 @@ project = 'EMMO' copyright = '2024, EMMC' author = 'E. Ghedini, G. Goldbeck, J. Friis, A. Hashibon, G.J. Schmitz' -release = '1.0.0-rc2' +release = '1.0.0-rc3' # -- General configuration --------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration diff --git a/domain/catalog-v001.xml b/domain/catalog-v001.xml index 3396df83..c58b9af8 100644 --- a/domain/catalog-v001.xml +++ b/domain/catalog-v001.xml @@ -2,57 +2,56 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - + + + + - - - + + + diff --git a/domain/domain.ttl b/domain/domain.ttl index a0bc951a..5d4d567f 100644 --- a/domain/domain.ttl +++ b/domain/domain.ttl @@ -9,12 +9,12 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - , - , - ; + owl:versionIRI ; + owl:imports , + , + , + , + ; dcterms:abstract "The domain module is a container that imports some common domain extensions of EMMO perspectives. The intension is to provide examples for developers of EMMO-based domain ontologies."@en ; dcterms:creator , , @@ -26,6 +26,6 @@ dcterms:title "Domain"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" . + owl:versionInfo "1.0.0-rc3" . ### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi diff --git a/domain/simulation.ttl b/domain/simulation.ttl index 2a38a253..a38b17b0 100644 --- a/domain/simulation.ttl +++ b/domain/simulation.ttl @@ -9,9 +9,9 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; + owl:versionIRI ; + owl:imports , + ; dcterms:abstract "The models module defines models as semiotic signs that stands for an object by resembling or imitating it, in shape or by sharing a similar logical structure."@en ; dcterms:creator , , @@ -23,4 +23,4 @@ dcterms:title "Models"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" . + owl:versionInfo "1.0.0-rc3" . diff --git a/domain/todo/chemicalkinetics.ttl b/domain/todo/chemicalkinetics.ttl index 25dd6480..d90eb78c 100644 --- a/domain/todo/chemicalkinetics.ttl +++ b/domain/todo/chemicalkinetics.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports . + owl:versionIRI ; + owl:imports . ################################################################# # Classes diff --git a/domain/todo/commonmaterials.ttl b/domain/todo/commonmaterials.ttl index 0773c6a5..c69d64be 100644 --- a/domain/todo/commonmaterials.ttl +++ b/domain/todo/commonmaterials.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """An example EMMO-based domain ontology including some common materials classes. The intension is to serve as an example of how domain ontology developers can extend the materials branch."""@en ; @@ -36,7 +36,7 @@ Emanuele Ghedini University of Bologna (IT) email: emanuele.ghedini@unibo.it"""@en , "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" . + owl:versionInfo "1.0.0-rc3" . ################################################################# # Classes diff --git a/domain/todo/commonperceptual.ttl b/domain/todo/commonperceptual.ttl index f7b3d5e0..6c3e713f 100644 --- a/domain/todo/commonperceptual.ttl +++ b/domain/todo/commonperceptual.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """An example EMMO-based domain ontology including some common perceptual classes. The intension is to serve as an example of how domain ontology developers can extend the perceptual branch."""@en ; @@ -36,7 +36,7 @@ Emanuele Ghedini University of Bologna (IT) email: emanuele.ghedini@unibo.it"""@en , "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" . + owl:versionInfo "1.0.0-rc3" . ################################################################# # Classes diff --git a/domain/todo/simdome.ttl b/domain/todo/simdome.ttl index 69d9a015..27fe7c6b 100644 --- a/domain/todo/simdome.ttl +++ b/domain/todo/simdome.ttl @@ -8,8 +8,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports . + owl:versionIRI ; + owl:imports . ################################################################# # Object Properties diff --git a/emmo-full.ttl b/emmo-full.ttl index a2c39fb0..0bc060f9 100644 --- a/emmo-full.ttl +++ b/emmo-full.ttl @@ -9,18 +9,18 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; + owl:versionIRI ; owl:imports - , - , - , - , - , - , - , + , + , + , + , + , + , + , # deprecated... - , - ; + , + ; dcterms:abstract "This module provide a full version of EMMO, including additional mereocausal concepts and non-SI units."@en ; dcterms:contributor , , @@ -36,5 +36,5 @@ dcterms:publisher ; dcterms:title "EMMO-full"@en ; rdfs:comment "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . diff --git a/emmo-mlo.ttl b/emmo-mlo.ttl index b078c012..2102b674 100644 --- a/emmo-mlo.ttl +++ b/emmo-mlo.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """Elementary Multiperspective Material Ontology (EMMO) EMMO is a multidisciplinary effort to develop a standard representational framework (the ontology) based on current materials modelling knowledge, including physical sciences, analytical philosophy and information and communication technologies. @@ -28,6 +28,6 @@ EMMO is released under a Creative Commons license Attribution 4.0 International dcterms:title "Elementary Multiperspective Material Ontology"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" . + owl:versionInfo "1.0.0-rc3" . ### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi diff --git a/emmo-tlo.ttl b/emmo-tlo.ttl index 4c79cf03..6a07c899 100644 --- a/emmo-tlo.ttl +++ b/emmo-tlo.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """Elementary Multiperspective Material Ontology (EMMO) EMMO is a multidisciplinary effort to develop a standard representational framework (the ontology) based on current materials modelling knowledge, including physical sciences, analytical philosophy and information and communication technologies. @@ -27,7 +27,7 @@ EMMO is released under a Creative Commons license Attribution 4.0 International dcterms:publisher ; dcterms:title "Elementary Multiperspective Material Ontology"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi diff --git a/emmo.ttl b/emmo.ttl index 882b864b..c90ad681 100644 --- a/emmo.ttl +++ b/emmo.ttl @@ -12,8 +12,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """Elementary Multiperspective Material Ontology (EMMO) EMMO is a multidisciplinary effort to develop a standard representational framework (the ontology) based on current materials modelling knowledge, including physical sciences, analytical philosophy and information and communication technologies. @@ -48,7 +48,7 @@ EMMO is released under a Creative Commons license Attribution 4.0 International vann:preferredNamespaceUri "https://w3id.org/emmo" ; rdfs:comment "The EMMO should be reasoned in order to visualize all inferences and class hierarchy in Protege (ctrl+R hotkey). It is tested with both the HermiT (preferred) and HermiT reasoners."@en ; owl:priorVersion "1.0.0-beta7" ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; foaf:homepage ; foaf:logo "https://github.com/emmo-repo/EMMO/raw/master/doc/emmo-logo.png" ; foaf:mbox ; diff --git a/mereocausality/catalog-v001.xml b/mereocausality/catalog-v001.xml index f575a554..10fa3fb2 100644 --- a/mereocausality/catalog-v001.xml +++ b/mereocausality/catalog-v001.xml @@ -2,10 +2,10 @@ - + - - + + diff --git a/mereocausality/mereocausality-full.ttl b/mereocausality/mereocausality-full.ttl index a46bc345..a7b42d73 100644 --- a/mereocausality/mereocausality-full.ttl +++ b/mereocausality/mereocausality-full.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; "This module contains the full mereocausal relations that are needed only for very specific and highly expressive applications."@en ; , , @@ -31,7 +31,7 @@ contact@emmc.eu"""@en ; "Elementary Multiperspective Material Ontology"@en , "Mereocausality Full Relations"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 """Emanuele Ghedini University of Bologna (IT) email: emanuele.ghedini@unibo.it"""@en , diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index d02ac267..3a546ec0 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -10,8 +10,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """Introduces the fundamental mereocausal (and mereotopological) concepts of EMMO and their relations with the real world entities that they represent. EMMO uses mereocausality as the ground for all the subsequent ontology modules. The concept of causal connection is used to define the first distinction between ontology entities namely the item and collections. Items are causally self-connected objects, while collections are causally disconnected. Quantum mereology is based on the concept of quantum entity. This module introduces also the fundamental mereotopological relations used to distinguish between space and time dimensions, making spacetime emerge from underlying network of causal relations between quantum entities."""@en ; @@ -28,7 +28,7 @@ Quantum mereology is based on the concept of quantum entity. This module introdu dcterms:title "Elementary Multiperspective Material Ontology"@en , "Mereocausality"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; foaf:mbox ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . diff --git a/perspectives/catalog-v001.xml b/perspectives/catalog-v001.xml index 3f465a10..fb234266 100644 --- a/perspectives/catalog-v001.xml +++ b/perspectives/catalog-v001.xml @@ -2,20 +2,18 @@ - + - - + + - - - - - - - - - + + + + + + + diff --git a/perspectives/contrast.ttl b/perspectives/contrast.ttl index 248c270c..f5d50b25 100644 --- a/perspectives/contrast.ttl +++ b/perspectives/contrast.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract ""@en ; dcterms:contributor , , @@ -21,7 +21,7 @@ dcterms:publisher ; dcterms:title "Data"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/perspectives/holistic.ttl b/perspectives/holistic.ttl index d3099cbe..6c13c924 100644 --- a/perspectives/holistic.ttl +++ b/perspectives/holistic.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """Defines the holistic perspective which include process and the role of its participants. Processes are 4D object's that unfolds in time in a way that has a meaning to the ontologist with participants who's role is assigned by the ontologist."""@en ; @@ -23,7 +23,7 @@ Processes are 4D object's that unfolds in time in a way that has a meaning to th dcterms:publisher ; dcterms:title "Holistic"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/perspectives/persistence.ttl b/perspectives/persistence.ttl index 4dee75a3..5caf86ce 100644 --- a/perspectives/persistence.ttl +++ b/perspectives/persistence.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract ""@en ; dcterms:contributor , , @@ -21,7 +21,7 @@ dcterms:publisher ; dcterms:title "Persistence"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/perspectives/perspective.ttl b/perspectives/perspective.ttl index aaab300e..4a65735c 100644 --- a/perspectives/perspective.ttl +++ b/perspectives/perspective.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """The perspective module provides the practical implementation of the EMMO pluralistic approach for which the only objective categorization is provided by the Universe individual and all the Quantum individuals. Between these two extremes, there are several subjective ways to categorize real world objects, each one provide under a 'Perspective' subclass."""@en ; @@ -23,7 +23,7 @@ Between these two extremes, there are several subjective ways to categorize real dcterms:title "Perspective"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" . + owl:versionInfo "1.0.0-rc3" . ################################################################# # Classes diff --git a/perspectives/perspectives.ttl b/perspectives/perspectives.ttl index 26574b5f..a1d8a5f4 100644 --- a/perspectives/perspectives.ttl +++ b/perspectives/perspectives.ttl @@ -9,15 +9,12 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - , - , - , - , - , - ; + owl:versionIRI ; + owl:imports , + , + , + , + ; dcterms:abstract """The EMMO perspectives level ontology is a container for the EMMO perspectives level ontologies. The perspectives level ontologies act as roots for extending the EMMO towards specific application domains. They describe the world from different perspectives, including @@ -37,6 +34,6 @@ The perspectives level ontologies act as roots for extending the EMMO towards sp dcterms:title "EMMO perspectives-level ontology"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" . + owl:versionInfo "1.0.0-rc3" . ### Generated by the OWL API (version 4.5.25.2023-02-15T19:15:49Z) https://github.com/owlcs/owlapi diff --git a/perspectives/reductionistic.ttl b/perspectives/reductionistic.ttl index 0cb4c189..72c193d2 100644 --- a/perspectives/reductionistic.ttl +++ b/perspectives/reductionistic.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """Defines the reductionistic perspective, which uses the fundamental non-transitive parthood relation, called direct parthood, to provide a powerful granularity description of multiscale real world objects. EMMO can in principle represents the Universe with direct parthood relations as a direct rooted tree up to its elementary constituents. In addition to direct parthood, the reductionistic module defines 'State' as a tesselation of spatial direct parts with no change of granularity or cardinality and 'Existent' as a tesselation of temporal direct parts."""@en ; @@ -23,7 +23,7 @@ In addition to direct parthood, the reductionistic module defines 'State' as a t dcterms:publisher ; dcterms:title "Reductionistic"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# @@ -146,7 +146,7 @@ The tiles of specific granularity level provide a covering for the whole and are :EMMO_1ce18268_dc63_42af_9113_6589331b5562 rdf:type owl:Class ; rdfs:subClassOf :EMMO_f7f41d20_eabb_4bcb_9a16_0436851fcd5c ; skos:prefLabel "Fork"@en ; - :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/doc/figs/Fork.png"^^xsd:anyURI ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/doc/figs/Fork.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A tessellation in wich a tile has next two or more non spatially connected tiles."@en . @@ -158,7 +158,7 @@ The tiles of specific granularity level provide a covering for the whole and are owl:someValuesFrom :EMMO_d4c95fa1_5bda_4063_a22d_62c81fcea284 ] ; skos:prefLabel "MixedTiling"@en ; - :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/doc/figs/MixedTiling.png"^^xsd:anyURI ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/doc/figs/MixedTiling.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A well formed tessellation with at least a junction tile."@en . @@ -183,7 +183,7 @@ This does not mean that there cannot be a change in the internal structure of th If we partition the existent in my glass as ice surrounded by several molecules (we do not use the object water as direct part) then the appearance of a molecule coming from the ice will cause a state to end and another state to begin."""@en ; skos:prefLabel "Arrangement"@en ; - :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/doc/figs/Arrangement.png"^^xsd:anyURI ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/doc/figs/Arrangement.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal object which is tessellated with only spatial direct parts."@en . @@ -205,7 +205,7 @@ If we partition the existent in my glass as ice surrounded by several molecules :EMMO_79aad3fb_2e01_4626_8369_4e914893aa6d rdf:type owl:Class ; rdfs:subClassOf :EMMO_2b1fb71c_0eb0_445c_9be7_fb5d30ae79fd ; skos:prefLabel "Broadcast"@en ; - :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/doc/figs/MixedTiling.png"^^xsd:anyURI ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/doc/figs/MixedTiling.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A mixed tiling in wich a tile has next spatially connected tiles."@en . @@ -224,7 +224,7 @@ If we partition the existent in my glass as ice surrounded by several molecules :EMMO_92829beb_6ed4_4c88_bbd5_3bc7403e2895 rdf:type owl:Class ; rdfs:subClassOf :EMMO_f7f41d20_eabb_4bcb_9a16_0436851fcd5c ; skos:prefLabel "Sequence"@en ; - :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/doc/figs/Sequence.png"^^xsd:anyURI ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/doc/figs/Sequence.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A tessellation of temporal slices."@en . @@ -244,7 +244,7 @@ If we partition the existent in my glass as ice surrounded by several molecules :EMMO_b1862e72_219f_4fc0_b58c_b26339f6dc88 rdf:type owl:Class ; rdfs:subClassOf :EMMO_2b1fb71c_0eb0_445c_9be7_fb5d30ae79fd ; skos:prefLabel "Gathering"@en ; - :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/doc/figs/MixedTiling.png"^^xsd:anyURI ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/doc/figs/MixedTiling.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A mixed tiling in wich a tile is the next of spatially connected tiles."@en . @@ -252,7 +252,7 @@ If we partition the existent in my glass as ice surrounded by several molecules :EMMO_c7ee175d_4c25_45cb_b74e_71435b11b77d rdf:type owl:Class ; rdfs:subClassOf :EMMO_f7f41d20_eabb_4bcb_9a16_0436851fcd5c ; skos:prefLabel "Join"@en ; - :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc2/doc/figs/Join.png"^^xsd:anyURI ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/doc/figs/Join.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A tessellation in wich a tile is next for two or more non spatially connected tiles."@en . diff --git a/perspectives/structural.ttl b/perspectives/structural.ttl index c72cc68c..bd938c7c 100644 --- a/perspectives/structural.ttl +++ b/perspectives/structural.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract "Defines the structural perspective which defines an entity according to its type and the types of other entities mereological relations with it."@en ; dcterms:contributor , , @@ -20,7 +20,7 @@ dcterms:publisher ; dcterms:title "Structural"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/reference/catalog-v001.xml b/reference/catalog-v001.xml index 6a25ea8f..40c50d0d 100644 --- a/reference/catalog-v001.xml +++ b/reference/catalog-v001.xml @@ -2,31 +2,30 @@ - + - - + + - - - - - - - - + + + + + + + - - - - - - - - - - - + + + + + + + + + + + diff --git a/perspectives/data.ttl b/reference/data.ttl similarity index 98% rename from perspectives/data.ttl rename to reference/data.ttl index 6a1718b0..e6992c3a 100644 --- a/perspectives/data.ttl +++ b/reference/data.ttl @@ -8,9 +8,9 @@ @prefix dcterms: . @base . - rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + rdf:type owl:Ontology ; + owl:versionIRI ; + owl:imports ; dcterms:abstract ""@en ; dcterms:contributor , , @@ -21,7 +21,7 @@ dcterms:publisher ; dcterms:title "Data"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/reference/information.ttl b/reference/information.ttl index 9d36d63d..6963bcf6 100644 --- a/reference/information.ttl +++ b/reference/information.ttl @@ -9,9 +9,9 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; + owl:versionIRI ; + owl:imports , + ; dcterms:abstract ""@en ; dcterms:contributor , , @@ -23,7 +23,7 @@ dcterms:title "Information"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" . + owl:versionInfo "1.0.0-rc3" . ################################################################# # Classes diff --git a/reference/persholistic.ttl b/reference/persholistic.ttl index c59268a4..cb8a07e0 100644 --- a/reference/persholistic.ttl +++ b/reference/persholistic.ttl @@ -9,10 +9,10 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - ; + owl:versionIRI ; + owl:imports , + , + ; dcterms:abstract ""@en ; dcterms:contributor , , @@ -23,7 +23,7 @@ dcterms:publisher ; dcterms:title "Persholistic"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/reference/physicalistic.ttl b/reference/physicalistic.ttl index 504212ee..82834a65 100644 --- a/reference/physicalistic.ttl +++ b/reference/physicalistic.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract "Defines the root of the physicalistic perspective that introduces the concept of real world objects that have a meaning for the ontologist under an applied physics perspective."@en ; dcterms:contributor , , @@ -21,7 +21,7 @@ dcterms:publisher ; dcterms:title "Physicalistic"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/reference/properties.ttl b/reference/properties.ttl index 99947562..1aa01c15 100644 --- a/reference/properties.ttl +++ b/reference/properties.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract """Defines properties as the result of an observation process. Observation is a semiotic process that stimulate an interpretant within the interpreter who communicates the observed result to other interpreters through a sign, which is the property. Hence, properties creates a link between the holistic and the symbolic perspectives. @@ -26,7 +26,7 @@ Subclasses of property are subclasses that spesialise the type of observation pr dcterms:title "Properties"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" . + owl:versionInfo "1.0.0-rc3" . ################################################################# # Annotation properties diff --git a/reference/reference.ttl b/reference/reference.ttl index a2d59b6f..0e908719 100644 --- a/reference/reference.ttl +++ b/reference/reference.ttl @@ -9,13 +9,13 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - , - , - , - , - . + owl:versionIRI ; + owl:imports , + , + , + , + , + , + . ### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi diff --git a/reference/semiotics.ttl b/reference/semiotics.ttl index 1652c8e0..027e8bdd 100644 --- a/reference/semiotics.ttl +++ b/reference/semiotics.ttl @@ -9,24 +9,24 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; - dcterms:abstract """The semiotics module is based on the semiotic theory by Charles S. Peirce. It introduces the triadic semiotic process, called semiosis, with its participants an 'object' that is represented by a 'sign' producing another sign, the 'interpretant' and finally the 'interpreter' who connects the 'object', 'sign' and 'interpretant'. + owl:versionIRI ; + owl:imports , + ; + dcterms:abstract """The semiotics module is based on the semiotic theory by Charles S. Peirce. It introduces the triadic semiotic process, called semiosis, with its participants an 'object' that is represented by a 'sign' producing another sign, the 'interpretant' and finally the 'interpreter' who connects the 'object', 'sign' and 'interpretant'. The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. real world objects (e.g. symbol or sign) that stand for other real world objects that are to be interpreted by an agent. These symbols appear in actions (semiotic processes) meant to communicate meaning by establishing relationships between symbols (signs)."""@en ; - dcterms:contributor , - , - ; - dcterms:creator , - , - ; - dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - dcterms:publisher ; - dcterms:title "Semiotics"@en ; - rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . + dcterms:contributor , + , + ; + dcterms:creator , + , + ; + dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; + dcterms:publisher ; + dcterms:title "Semiotics"@en ; + rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; + owl:versionInfo "1.0.0-rc3" ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Object Properties @@ -623,13 +623,6 @@ This can be used in material characterization, to define exactly the type of mea :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic process that assigns a sign by recognising an object by how it resemble or imitate what the sign stands for, in shape, function or by sharing a similar logical structure."@en . -### https://w3id.org/emmo#EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 -:EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_49267eba_5548_4163_8f36_518d65b583f9 ; - skos:prefLabel "Semiotics"@en ; - "EquivalentTo: Semiosis or SemioticEntity" . - - ### https://w3id.org/emmo#EMMO_8c537c06_8e1d_4a3b_a251_1c89bb2c4790 :EMMO_8c537c06_8e1d_4a3b_a251_1c89bb2c4790 rdf:type owl:Class ; rdfs:subClassOf :EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 ; diff --git a/reference/standardmodel-full.ttl b/reference/standardmodel-full.ttl index e5cce112..c1cbbb52 100644 --- a/reference/standardmodel-full.ttl +++ b/reference/standardmodel-full.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract "Defines the root of the physicalistic perspective that introduces the concept of real world objects that have a meaning for the ontologist under an applied physics perspective."@en ; dcterms:contributor , , @@ -22,7 +22,7 @@ dcterms:title "Full standard model"@en ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" . + owl:versionInfo "1.0.0-rc3" . ################################################################# # Classes diff --git a/reference/standardmodel.ttl b/reference/standardmodel.ttl index 563fe5e3..bab16c21 100644 --- a/reference/standardmodel.ttl +++ b/reference/standardmodel.ttl @@ -9,8 +9,8 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; + owl:versionIRI ; + owl:imports ; dcterms:abstract "Defines the root of the physicalistic perspective that introduces the concept of real world objects that have a meaning for the ontologist under an applied physics perspective."@en ; dcterms:contributor , , @@ -21,7 +21,7 @@ dcterms:publisher ; dcterms:title "Standard model"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/reference/symbolic.ttl b/reference/symbolic.ttl index 4aca21ed..23f22901 100644 --- a/reference/symbolic.ttl +++ b/reference/symbolic.ttl @@ -9,9 +9,9 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; + owl:versionIRI ; + owl:imports , + ; dcterms:abstract """The symbolic multi-perspective combines the contrast and reductionistic perspectives to describe symbolic entities. A symbolic entity is a discrete data that pocess a reductionistic structure, who's elements can be decoded to tokens from one or more alphabets. @@ -26,7 +26,7 @@ The symbolic module includes symbols, symbolic constructs and formal languages." dcterms:publisher ; dcterms:title "Symbolic"@en ; rdfs:comment "The EMMO requires FacT++ reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# diff --git a/reference/workflow.ttl b/reference/workflow.ttl index e79c8a86..f3b7b9c4 100644 --- a/reference/workflow.ttl +++ b/reference/workflow.ttl @@ -9,9 +9,9 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; + owl:versionIRI ; + owl:imports , + ; dcterms:abstract """The workflow multi-perspective combines the persistence and holistic perspectives to describe workflows as a process built up of a set of temporal tasks. Workflows may also be extended reductionistically into serial and parallel workflows."""@en , @@ -23,7 +23,7 @@ Workflows may also be extended reductionistically into serial and parallel workf dcterms:publisher ; dcterms:title "Workflow"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc2" ; + owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# From 44ac5d0a4501a7f585da7d13ce8018714b7adfba Mon Sep 17 00:00:00 2001 From: HotHello Date: Thu, 24 Oct 2024 12:01:43 +0100 Subject: [PATCH 036/121] Typos fixed in dataset IRI: discipline <- disciplines. --- catalog-v001.xml | 2 +- disciplines/dataset.ttl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/catalog-v001.xml b/catalog-v001.xml index b6cd2d8d..a2cf9d51 100644 --- a/catalog-v001.xml +++ b/catalog-v001.xml @@ -37,7 +37,7 @@ - + diff --git a/disciplines/dataset.ttl b/disciplines/dataset.ttl index 09bb7fc7..ed933b29 100644 --- a/disciplines/dataset.ttl +++ b/disciplines/dataset.ttl @@ -8,8 +8,8 @@ @prefix dcterms: . @base . - rdf:type owl:Ontology ; - owl:versionIRI ; + rdf:type owl:Ontology ; + owl:versionIRI ; owl:imports , ; dcterms:abstract "Shared representation of datasets."@en ; From 7a1f4fe987f5452e3bc5b6f1c05039474d9bbd88 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Wed, 6 Nov 2024 09:48:47 +0100 Subject: [PATCH 037/121] Updated versions to be documented on github pages --- .github/versions.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/versions.txt b/.github/versions.txt index f6372dfb..d559d8c8 100644 --- a/.github/versions.txt +++ b/.github/versions.txt @@ -1,8 +1,10 @@ -1.0.0-rc1 development +1.0.0-rc3 development +1.0.0-rc2 stable +1.0.0-rc1 1.0.0-beta7 1.0.0-beta6 1.0.0-beta5 -1.0.0-beta4 stable +1.0.0-beta4 1.0.0-beta3 1.0.0-beta2 1.0.0-beta From d3afaed3560dd78c2ba363db1d2d5cc5600f5807 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Wed, 6 Nov 2024 13:46:57 +0100 Subject: [PATCH 038/121] Updated call to makedoc --- .github/scripts/makedoc.sh | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/.github/scripts/makedoc.sh b/.github/scripts/makedoc.sh index 440e8d30..e137d1c3 100755 --- a/.github/scripts/makedoc.sh +++ b/.github/scripts/makedoc.sh @@ -19,9 +19,19 @@ outdir=$3 [ $# -ne 3 ] && echo "Usage: makedoc.sh inferred version outdir" && exit 1 set -x -cd "$rootdir/doc/emmodoc" -ontodoc --template=emmo.md --format=html -p variable=version:$version \ - "$inferred" "$outdir/emmo.html" -ontodoc --template=emmo.md -p variable=version:$version \ - "$inferred" "$outdir/emmo.pdf" +tmpdir=/tmp + + +mkdir -p $tmpdir +ontodoc --iri-regex=https://w3id.org/emmo --imported emmo-full.ttl "${tmpdir}/emmo.rst" + +mkdir -p public +sphinx-build "${tmpdir}/" "${outdir}/" + +#cd "$rootdir/doc/emmodoc" +#ontodoc --template=emmo.md --format=html -p variable=version:$version \ +# "$inferred" "$outdir/emmo.html" +# +#ontodoc --template=emmo.md -p variable=version:$version \ +# "$inferred" "$outdir/emmo.pdf" From f2703d746deafb7590c09671f23cf5d48e54aea0 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Wed, 6 Nov 2024 17:20:58 +0100 Subject: [PATCH 039/121] Use fixed version of emmontopy --- .github/workflows/cd_update_pages.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/cd_update_pages.yml b/.github/workflows/cd_update_pages.yml index 23de4097..005407a1 100644 --- a/.github/workflows/cd_update_pages.yml +++ b/.github/workflows/cd_update_pages.yml @@ -42,7 +42,8 @@ jobs: run: | pip install --upgrade pip pip install sphinx sphinxcontrib-globalsubs sphinx_design nbsphinx pydata-sphinx-theme - pip install git+https://github.com/emmo-repo/EMMOntoPy.git@master + pip install git+https://github.com/emmo-repo/EMMOntoPy.git@get_datatype_class + #pip install git+https://github.com/emmo-repo/EMMOntoPy.git@master #pip install sphinx EMMOntoPy - name: Create and prepare build and public directories From 1ddfc92c9118933c65a10ce5c3c9d9bf5f27f259 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Mon, 18 Nov 2024 20:20:11 +0100 Subject: [PATCH 040/121] Corrected error in the comment of Tesla. --- disciplines/units/siunits.ttl | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/disciplines/units/siunits.ttl b/disciplines/units/siunits.ttl index 1280245e..72322774 100644 --- a/disciplines/units/siunits.ttl +++ b/disciplines/units/siunits.ttl @@ -272,6 +272,13 @@ kg/m^3""" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Superclass for all units prefixed with \"deca\" (10)."@en . +### https://w3id.org/emmo#EMMO_1e85f9fa_ded6_4856_81be_ccca3c474314 +:EMMO_1e85f9fa_ded6_4856_81be_ccca3c474314 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_d41ce84b_4317_41fb_a5d1_6cd281fca106 ; + rdfs:comment "A SI base unit or SI derived unit with a metric prefix."@en ; + skos:prefLabel "SIMetricPrefixedUnit"@en . + + ### https://w3id.org/emmo#EMMO_2024fca1_b015_45ee_9490_e9e7d36bf704 :EMMO_2024fca1_b015_45ee_9490_e9e7d36bf704 rdf:type owl:Class ; owl:disjointUnionOf ( :EMMO_1d8b370b_c672_4d0c_964e_eaafcbf2f51f @@ -680,8 +687,8 @@ kg/m^3""" ; ### https://w3id.org/emmo#EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 :EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 rdf:type owl:Class ; - owl:disjointUnionOf ( :EMMO_60b78cc3_6011_4134_95ab_956f56d4bdc1 - :EMMO_1e85f9fa_ded6_4856_81be_ccca3c474314 + owl:disjointUnionOf ( :EMMO_1e85f9fa_ded6_4856_81be_ccca3c474314 + :EMMO_60b78cc3_6011_4134_95ab_956f56d4bdc1 ) ; skos:prefLabel "SINonCoherentUnit"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An SI unit whos numerical factor in front of the product of base SI units is NOT equal to one."@en ; @@ -1029,10 +1036,10 @@ where `multiplier` and `offset` are specified via the 'hasConversionMultiplier' :EMMO_feb03a8a_bbb6_4918_a891_46713ef557f4 rdf:type owl:Class ; rdfs:subClassOf :EMMO_3eb993a1_61ae_4a20_b168_dda853f51c14 ; owl:disjointUnionOf ( :EMMO_1273eb34_de48_43a9_925f_104110469dd2 + :EMMO_1e85f9fa_ded6_4856_81be_ccca3c474314 :EMMO_3a185e6c_9e19_4776_b583_19c978156aa0 :EMMO_60b78cc3_6011_4134_95ab_956f56d4bdc1 :EMMO_e9ffc696_5228_4ff9_8a60_0f5e05e9931b - :EMMO_1e85f9fa_ded6_4856_81be_ccca3c474314 ) ; rdfs:comment "The complete set of SI units includes both the coherent set and the multiples and sub-multiples formed by using the SI prefixes."@en , """The names, symbols and prefixes of SI units are defined by the General Conference on Weights and Measures (CGPM). @@ -1438,7 +1445,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The SI unit of flux density (or field intensity) for magnetic fields (also called the magnetic induction). The intensity of a magnetic field can be measured by placing a current-carrying conductor in the field. The magnetic field exerts a force on the conductor, a force which depends on the amount of the current and on the length of the conductor. One tesla is defined as the field intensity generating one newton of force per ampere of current per meter of conductor. Equivalently, one tesla represents a magnetic flux density of one weber per square meter of area. A field of one tesla is quite strong: the strongest fields available in laboratories are about 20 teslas, and the Earth's magnetic flux density, at its surface, is about 50 microteslas. The tesla, defined in 1958, honors the Serbian-American electrical engineer Nikola Tesla (1856-1943), whose work in electromagnetic induction led to the first practical generators and motors using alternating current. -- QUDT"""@en , - "T = V·s·m⁻² = N/(A·m) = Wb/m" ; + "T = V·s·m⁻² = N/(A·m) = Wb/m²" ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Tesla_(unit)"^^xsd:anyURI ; :EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1351/goldbook.T06283" . @@ -1499,13 +1506,6 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1351/goldbook.W06666" . -### https://w3id.org/emmo/disciplines/units/siunits#EMMO_1e85f9fa_ded6_4856_81be_ccca3c474314 -:EMMO_1e85f9fa_ded6_4856_81be_ccca3c474314 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_d41ce84b_4317_41fb_a5d1_6cd281fca106 ; - rdfs:comment "A SI base unit or SI derived unit with a metric prefix."@en ; - skos:prefLabel "SIMetricPrefixedUnit"@en . - - [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . From c8d46b3e8236b8a854bd1d35c213301e9f9ea355 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Mon, 18 Nov 2024 21:02:51 +0100 Subject: [PATCH 041/121] Corrected typos pointed out by Wilfried Hotschitz. --- disciplines/materials.ttl | 12 ++++++------ disciplines/models.ttl | 18 +++++++++--------- disciplines/perceptual.ttl | 22 +++++++++++----------- 3 files changed, 26 insertions(+), 26 deletions(-) diff --git a/disciplines/materials.ttl b/disciplines/materials.ttl index 5c9f346b..7d9d9e85 100644 --- a/disciplines/materials.ttl +++ b/disciplines/materials.ttl @@ -443,10 +443,10 @@ The term phase is sometimes used as a synonym for state of matter, but there can rdfs:comment """A real bond between atoms is always something hybrid between covalent, metallic and ionic. In general, metallic and ionic bonds have atoms sharing electrons."""@en , - "The bond types that are covered by this definition are the strong electonic bonds: covalent, metallic and ionic."@en , + "The bond types that are covered by this definition are the strong electronic bonds: covalent, metallic and ionic."@en , "This class can be used to represent molecules as simplified quantum systems, in which outer molecule shared electrons are un-entangled with the inner shells of the atoms composing the molecule."@en ; skos:prefLabel "BondedAtom"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An bonded atom that shares at least one electron to the atom-based entity of which is part of."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A bonded atom that shares at least one electron to the atom-based entity of which is part of."@en . ### https://w3id.org/emmo#EMMO_87ac88ff_8379_4f5a_8c7b_424a8fff1ee8 @@ -629,19 +629,19 @@ A single continuum individual can be the whole fluid in a pipe."""@en , skos:prefLabel "PolymericMaterial"@en . -[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger +[ owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ] . -[ owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger +[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . -[ owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger +[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . -[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger +[ owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ] . [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger diff --git a/disciplines/models.ttl b/disciplines/models.ttl index 8bb4dab3..21628c20 100644 --- a/disciplines/models.ttl +++ b/disciplines/models.ttl @@ -13,21 +13,21 @@ owl:imports , , , - , + , , - ; + ; dcterms:abstract "The models module defines models as semiotic signs that stands for an object by resembling or imitating it, in shape or by sharing a similar logical structure."@en ; - dcterms:creator , - , - , + dcterms:creator , , - ; + , + , + ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Models"@en ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc3" . + owl:versionInfo "1.0.0-rc3" ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Object Properties @@ -376,7 +376,7 @@ An Hamiltonian."""@en ; ### https://w3id.org/emmo#EMMO_eff42cb3_208e_4768_9a39_f8b6b3c3d7a2 :EMMO_eff42cb3_208e_4768_9a39_f8b6b3c3d7a2 rdf:type owl:Class ; rdfs:subClassOf :EMMO_472a0ca2_58bf_4618_b561_6fe68bd9fd49 ; - skos:example """A matematician that calculates 2+2. + skos:example """A mathematician that calculates 2+2. A computation machine that calculate the average value of a dataset."""@en ; skos:prefLabel "Computation"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A procedure that deals with quantitative symbols (i.e. symbols associated with a quantitative oriented language)."@en . diff --git a/disciplines/perceptual.ttl b/disciplines/perceptual.ttl index dde0c343..35c45b9e 100644 --- a/disciplines/perceptual.ttl +++ b/disciplines/perceptual.ttl @@ -12,17 +12,17 @@ owl:versionIRI ; owl:imports ; dcterms:abstract "The perceptual module provides classes for the representation of human perceptions."@en ; - dcterms:creator , - , - , + dcterms:creator , , - ; + , + , + ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Perceptual"@en ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires FacT++ reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc3" . + owl:versionInfo "1.0.0-rc3" ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Classes @@ -48,7 +48,7 @@ In this sense, a sound (which is an acoustical object) is to be identified as th If the waveform is travelling through a cable as electronic signal (analog or digital) it is no more a sound, since it cannot be perceived by an observer as an acoustical object. This electrical waveform (or digital packet) is another physical that may stand for a sound if interpreted by a device (e.g. an amplifier, a DA converter)."""@en ; skos:prefLabel "Auditory"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A 'Perceptual' which stands for a real world object whose spatiotemporal pattern makes it identifiable by an observer as a sound."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "'acoustical' refers to the perception mechanism of the observer that can occur through a microphone, a ear."@en . + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "'acoustical' refers to the perception mechanism of the observer that can occur through a microphone, an ear."@en . ### https://w3id.org/emmo#EMMO_649bf97b_4397_4005_90d9_219755d92e34 @@ -81,7 +81,7 @@ So, the Perceptual class is here to categorized real-world objects at meta-level We could have represented the word \"elephant\" within a physicalistic approach, by identifying it as a pressure wave in the air."""@en ; skos:prefLabel "Perceptual"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class constrast individuals standing for entities that can stimulate a perception (e.g. a retina impression) to a human being and that are categorized accordingly to human perception mechanisms."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class contrast individuals standing for entities that can stimulate a perception (e.g. a retina impression) to a human being and that are categorized accordingly to human perception mechanisms."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """This class is the most general superclass for the categorization of contrasts that are perceivable through a specific human-related perception mechanism. This perspective is based on human characterization of perceptions. A 'Perceptual' can stand for another object in an EMMO described semiotic process (acting as sign or as object), just like a word on a paper (the perceptual object) may refer semiotically to another object. However, a perceptual is not necessarily a 'Sign' (e.g. a line sketched on a blackboard is a recognizable 'Perceptual' but it may stand for nothing). A 'Perceptual' becomes a semiotic object, when it is part of a 'Semiotic' process described by the ontologist within the EMMO, and it's done always specifying for which interpreter this relation occurs."""@en . @@ -116,7 +116,7 @@ A mail."""@en ; :EMMO_c5ae6d8e_6b39_431f_8de4_ae4e357abc04 ; skos:example "'Graphical' objects include writings, pictures, sketches ..."@en ; skos:prefLabel "Graphical"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A 'Perceptual' which stands for a real world object whose spatial configuration is due to an explicit graphical procedure and shows an identifiable pattern."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A 'Perceptual' which stands for a real world object whose spatial configuration results from an explicit graphical procedure and shows an identifiable pattern."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "This concept includes only things that are purposely created by an agent."@en . [ rdf:type owl:Axiom ; @@ -132,7 +132,7 @@ A mail."""@en ; :EMMO_ccdc1a41_6e96_416b_92ec_efe67917434a rdf:type owl:Class ; rdfs:subClassOf :EMMO_c74da218_9147_4f03_92d1_8894abca55f3 ; skos:prefLabel "Document"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An heterogenous object made of different graphical object parts."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A heterogeneous object made of different graphical object parts."@en . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_ccdc1a41_6e96_416b_92ec_efe67917434a ; @@ -156,7 +156,7 @@ A mail."""@en ; :EMMO_eb7de1a1_c30e_4f0d_94c6_fe70414d7e61 rdf:type owl:Class ; rdfs:subClassOf :EMMO_c74da218_9147_4f03_92d1_8894abca55f3 ; skos:prefLabel "Representation"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A graphical object aimed to represent schematically the conceptual, tempral or spatial structure of another object, that may or may not exist."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A graphical object aimed to represent schematically the conceptual, temporal or spatial structure of another object, that may or may not exist."@en . ### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi From 61466ce781ddf1d0329f482829510abb57808126 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Tue, 19 Nov 2024 14:46:02 +0100 Subject: [PATCH 042/121] Semiotics refactored --- catalog-v001.xml | 2 +- disciplines/catalog-v001.xml | 17 +- disciplines/computerscience.ttl | 2 +- disciplines/conformityassessment.ttl | 2 +- disciplines/math.ttl | 2 +- disciplines/units/catalog-v001.xml | 2 +- domain/catalog-v001.xml | 2 +- perspectives/catalog-v001.xml | 1 + perspectives/perspectives.ttl | 3 +- {reference => perspectives}/semiotics.ttl | 462 ++++++++++++++-------- reference/catalog-v001.xml | 2 +- reference/information.ttl | 2 +- reference/properties.ttl | 2 +- 13 files changed, 315 insertions(+), 186 deletions(-) rename {reference => perspectives}/semiotics.ttl (78%) diff --git a/catalog-v001.xml b/catalog-v001.xml index a2cf9d51..5882dfa0 100644 --- a/catalog-v001.xml +++ b/catalog-v001.xml @@ -14,6 +14,7 @@ + @@ -24,7 +25,6 @@ - diff --git a/disciplines/catalog-v001.xml b/disciplines/catalog-v001.xml index 2a49a218..400236ff 100644 --- a/disciplines/catalog-v001.xml +++ b/disciplines/catalog-v001.xml @@ -13,17 +13,17 @@ + - - - - - - + + + + + + - @@ -37,11 +37,10 @@ - - + diff --git a/disciplines/computerscience.ttl b/disciplines/computerscience.ttl index 8fb2f335..2c79443e 100644 --- a/disciplines/computerscience.ttl +++ b/disciplines/computerscience.ttl @@ -12,7 +12,7 @@ owl:versionIRI ; owl:imports , , - ; + ; dcterms:abstract "Key concepts from the domain of computer science."@en ; dcterms:contributor , ; diff --git a/disciplines/conformityassessment.ttl b/disciplines/conformityassessment.ttl index ea4b9193..0471e20c 100644 --- a/disciplines/conformityassessment.ttl +++ b/disciplines/conformityassessment.ttl @@ -12,7 +12,7 @@ owl:versionIRI ; owl:imports , , - . + . ################################################################# # Object Properties diff --git a/disciplines/math.ttl b/disciplines/math.ttl index 71137bbd..1d394e3d 100644 --- a/disciplines/math.ttl +++ b/disciplines/math.ttl @@ -12,7 +12,7 @@ owl:versionIRI ; owl:imports , , - ; + ; dcterms:abstract "The math module defines the formal language of mathematics. Mathematical objects represents graphical objects based on graphical symbols arranged according the rules of math."@en ; dcterms:creator , , diff --git a/disciplines/units/catalog-v001.xml b/disciplines/units/catalog-v001.xml index 5ae4b778..6de1efd7 100644 --- a/disciplines/units/catalog-v001.xml +++ b/disciplines/units/catalog-v001.xml @@ -12,6 +12,7 @@ + @@ -19,7 +20,6 @@ - diff --git a/domain/catalog-v001.xml b/domain/catalog-v001.xml index c58b9af8..fee0f641 100644 --- a/domain/catalog-v001.xml +++ b/domain/catalog-v001.xml @@ -11,6 +11,7 @@ + @@ -20,7 +21,6 @@ - diff --git a/perspectives/catalog-v001.xml b/perspectives/catalog-v001.xml index fb234266..de29a0cf 100644 --- a/perspectives/catalog-v001.xml +++ b/perspectives/catalog-v001.xml @@ -14,6 +14,7 @@ + diff --git a/perspectives/perspectives.ttl b/perspectives/perspectives.ttl index a1d8a5f4..71066996 100644 --- a/perspectives/perspectives.ttl +++ b/perspectives/perspectives.ttl @@ -14,7 +14,8 @@ , , , - ; + , + ; dcterms:abstract """The EMMO perspectives level ontology is a container for the EMMO perspectives level ontologies. The perspectives level ontologies act as roots for extending the EMMO towards specific application domains. They describe the world from different perspectives, including diff --git a/reference/semiotics.ttl b/perspectives/semiotics.ttl similarity index 78% rename from reference/semiotics.ttl rename to perspectives/semiotics.ttl index 027e8bdd..15822e1e 100644 --- a/reference/semiotics.ttl +++ b/perspectives/semiotics.ttl @@ -8,11 +8,10 @@ @prefix dcterms: . @base . - rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; - dcterms:abstract """The semiotics module is based on the semiotic theory by Charles S. Peirce. It introduces the triadic semiotic process, called semiosis, with its participants an 'object' that is represented by a 'sign' producing another sign, the 'interpretant' and finally the 'interpreter' who connects the 'object', 'sign' and 'interpretant'. + rdf:type owl:Ontology ; + owl:versionIRI ; + owl:imports ; + dcterms:abstract """The semiotics module is inspired by the semiotic theory by Charles S. Peirce. It introduces the triadic semiotic process, called semiosis, with its participants an 'object' that is represented by a 'sign' producing another sign, the 'interpretant' and finally the 'interpreter' who connects the 'object', 'sign' and 'interpretant'. The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. real world objects (e.g. symbol or sign) that stand for other real world objects that are to be interpreted by an agent. These symbols appear in actions (semiotic processes) meant to communicate meaning by establishing relationships between symbols (signs)."""@en ; dcterms:contributor , @@ -56,6 +55,14 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The generic EMMO semiotical relation."@en . +### https://w3id.org/emmo#EMMO_27e8e2dd_78a5_433a_b522_a1f61a08aab4 +:EMMO_27e8e2dd_78a5_433a_b522_a1f61a08aab4 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_2337e25c_3c60_43fc_a8f9_b11a3f974291 ; + rdfs:domain :EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b ; + rdfs:range :EMMO_6f5af708_f825_4feb_a0d1_a8d813d3022b ; + skos:prefLabel "refersTo"@en . + + ### https://w3id.org/emmo#EMMO_297999d6_c9e4_4262_9536_bd524d1c6e21 :EMMO_297999d6_c9e4_4262_9536_bd524d1c6e21 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_60577dea_9019_4537_ac41_80b0fb563d41 ; @@ -64,13 +71,6 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation that connects a deduced semiotic object to an indexin a deduction process."@en . -### https://w3id.org/emmo#EMMO_326dd646_faaf_42a5_a930_d491297d6281 -:EMMO_326dd646_faaf_42a5_a930_d491297d6281 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_8d4a9d63_cce9_4f93_83bb_b2e05bcf9962 ; - rdfs:range :EMMO_6f5af708_f825_4feb_a0d1_a8d813d3022b ; - skos:prefLabel "hasSemioticObjectPart"@en . - - ### https://w3id.org/emmo#EMMO_39c3815d_8cae_4c8f_b2ff_eeba24bec455 :EMMO_39c3815d_8cae_4c8f_b2ff_eeba24bec455 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_60577dea_9019_4537_ac41_80b0fb563d41 ; @@ -84,7 +84,7 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea rdfs:subPropertyOf :EMMO_2337e25c_3c60_43fc_a8f9_b11a3f974291 ; rdfs:domain :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d ; rdfs:range :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee ; - skos:prefLabel "hasInterpreter"@en ; + skos:prefLabel "isInterpretedBy"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation connecting a sign to the interpreter in a semiotic process."@en . @@ -96,20 +96,13 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation connecting a recognising interpreter to the \"cognised\" semiotic object in a cognition process."@en . -### https://w3id.org/emmo#EMMO_52297da3_5cee_4350_9c58_67ab4b1d0308 -:EMMO_52297da3_5cee_4350_9c58_67ab4b1d0308 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_8d4a9d63_cce9_4f93_83bb_b2e05bcf9962 ; - rdfs:range :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d ; - skos:prefLabel "hasSignPart"@en . - - ### https://w3id.org/emmo#EMMO_5369d256_5866_4729_adc2_1498ee9a4959 :EMMO_5369d256_5866_4729_adc2_1498ee9a4959 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_4832e353_6a2d_4deb_9a5b_96989afaff2d ; rdfs:domain :EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 ; rdfs:range :EMMO_19608340_178c_4bfd_bd4d_0d3b935c6fec ; skos:prefLabel "hasCogniser"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation connecting an icon to a interpreter (cogniser) in a cognision process."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation connecting an icon to a interpreter (cogniser) in a cognition process."@en . ### https://w3id.org/emmo#EMMO_60577dea_9019_4537_ac41_80b0fb563d41 @@ -117,23 +110,33 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea rdfs:subPropertyOf :EMMO_2337e25c_3c60_43fc_a8f9_b11a3f974291 ; rdfs:domain :EMMO_6f5af708_f825_4feb_a0d1_a8d813d3022b ; rdfs:range :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d ; - skos:prefLabel "hasSign"@en ; + skos:prefLabel "isRepresentedBy"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation that connects the semiotic object to the sign in a semiotic process."@en . ### https://w3id.org/emmo#EMMO_7fb7fe7e_bdf9_4eeb_adad_e384dd5285c6 :EMMO_7fb7fe7e_bdf9_4eeb_adad_e384dd5285c6 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_60577dea_9019_4537_ac41_80b0fb563d41 ; + rdfs:subPropertyOf :EMMO_f275e4e9_062b_4ca4_a679_4f26ec0a48ae ; + rdfs:domain :EMMO_008fd3b2_4013_451f_8827_52bceab11841 ; rdfs:range :EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b ; skos:prefLabel "hasInterpretant"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation that connects a semiotic object to the interpretant in a semiotic process."@en . -### https://w3id.org/emmo#EMMO_8d4a9d63_cce9_4f93_83bb_b2e05bcf9962 -:EMMO_8d4a9d63_cce9_4f93_83bb_b2e05bcf9962 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b ; +### https://w3id.org/emmo#EMMO_8fb6d667_f2af_482d_97a9_ec97cd81274d +:EMMO_8fb6d667_f2af_482d_97a9_ec97cd81274d rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_f275e4e9_062b_4ca4_a679_4f26ec0a48ae ; + rdfs:domain :EMMO_008fd3b2_4013_451f_8827_52bceab11841 ; + rdfs:range :EMMO_6f5af708_f825_4feb_a0d1_a8d813d3022b ; + skos:prefLabel "hasReferent"@en . + + +### https://w3id.org/emmo#EMMO_9e3ad976_b179_4315_b51e_7e874df583dc +:EMMO_9e3ad976_b179_4315_b51e_7e874df583dc rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_f275e4e9_062b_4ca4_a679_4f26ec0a48ae ; rdfs:domain :EMMO_008fd3b2_4013_451f_8827_52bceab11841 ; - skos:prefLabel "hasSemioticPart"@en . + rdfs:range :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d ; + skos:prefLabel "hasSign"@en . ### https://w3id.org/emmo#EMMO_a0a2ded8_54e8_408d_a6b0_7fd1b4d7d16d @@ -144,6 +147,14 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation connecting a decucing interpreter to the \"deduced\" semiotic object in a deduction process."@en . +### https://w3id.org/emmo#EMMO_b8d05d29_9eea_47db_a20b_0b83ceb6de93 +:EMMO_b8d05d29_9eea_47db_a20b_0b83ceb6de93 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_2337e25c_3c60_43fc_a8f9_b11a3f974291 ; + rdfs:domain :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d ; + rdfs:range :EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b ; + skos:prefLabel "isSignificationFor"@en . + + ### https://w3id.org/emmo#EMMO_c58c799e_cc6c_4310_a3f1_78da70705b2a :EMMO_c58c799e_cc6c_4310_a3f1_78da70705b2a rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_eb3518bf_f799_4f9e_8c3e_ce59af11453b ; @@ -152,6 +163,14 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation that connects a declared semiotic object to a description in a declaration process."@en . +### https://w3id.org/emmo#EMMO_cb804456_9459_4be5_ac63_a291a872fbd0 +:EMMO_cb804456_9459_4be5_ac63_a291a872fbd0 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_f275e4e9_062b_4ca4_a679_4f26ec0a48ae ; + rdfs:domain :EMMO_008fd3b2_4013_451f_8827_52bceab11841 ; + rdfs:range :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee ; + skos:prefLabel "hasInterpreter"@en . + + ### https://w3id.org/emmo#EMMO_cc823237_398d_4c9a_b8fa_aa157ee3e3a5 :EMMO_cc823237_398d_4c9a_b8fa_aa157ee3e3a5 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_4832e353_6a2d_4deb_9a5b_96989afaff2d ; @@ -163,9 +182,11 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea ### https://w3id.org/emmo#EMMO_da27d905_beb6_44ea_a330_a2dd9c17b263 :EMMO_da27d905_beb6_44ea_a330_a2dd9c17b263 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_8d4a9d63_cce9_4f93_83bb_b2e05bcf9962 ; - rdfs:range :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee ; - skos:prefLabel "hasInterpreterPart"@en . + rdfs:subPropertyOf :EMMO_f275e4e9_062b_4ca4_a679_4f26ec0a48ae ; + rdfs:domain :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee ; + rdfs:range :EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b ; + skos:prefLabel "hasInternalRepresentation"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between the interpreter and the interpretant, being its internal representation."@en . ### https://w3id.org/emmo#EMMO_e1097637_70d2_4895_973f_2396f04fa204 @@ -185,13 +206,19 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation that connects a declared semiotic object to a conventional sign in a declaration process."@en . +### https://w3id.org/emmo#EMMO_f275e4e9_062b_4ca4_a679_4f26ec0a48ae +:EMMO_f275e4e9_062b_4ca4_a679_4f26ec0a48ae rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 ; + skos:prefLabel "semioticOvercross"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superproperties for overcrossing relations between semiotic entities."@en . + + ### https://w3id.org/emmo#EMMO_f2fc1ce9_cc3b_4eb5_a112_3c85d1b1374a :EMMO_f2fc1ce9_cc3b_4eb5_a112_3c85d1b1374a rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_2337e25c_3c60_43fc_a8f9_b11a3f974291 ; rdfs:domain :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee ; rdfs:range :EMMO_6f5af708_f825_4feb_a0d1_a8d813d3022b ; - skos:altLabel "hasSemioticObject"@en ; - skos:prefLabel "hasReferent"@en ; + skos:prefLabel "hasInterpretation"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation that connects the interpreter to the semiotic object in a semiotic process."@en . @@ -222,17 +249,13 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea ### https://w3id.org/emmo#EMMO_008fd3b2_4013_451f_8827_52bceab11841 :EMMO_008fd3b2_4013_451f_8827_52bceab11841 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_b6ef9afb_a4be_4017_aa1d_917d5b911762 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_326dd646_faaf_42a5_a930_d491297d6281 ; - owl:someValuesFrom :EMMO_6f5af708_f825_4feb_a0d1_a8d813d3022b - ] , + rdfs:subClassOf :EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_52297da3_5cee_4350_9c58_67ab4b1d0308 ; - owl:someValuesFrom :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d + owl:onProperty :EMMO_7fb7fe7e_bdf9_4eeb_adad_e384dd5285c6 ; + owl:someValuesFrom :EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b ] , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_da27d905_beb6_44ea_a330_a2dd9c17b263 ; + owl:onProperty :EMMO_cb804456_9459_4be5_ac63_a291a872fbd0 ; owl:someValuesFrom :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee ] ; skos:example """Me looking a cat and saying loud: \"Cat!\" -> the semiosis process @@ -242,26 +265,23 @@ cat -> object (in Peirce semiotics) the cat perceived by my mind -> interpretant \"Cat!\" -> sign, the produced sign"""@en ; skos:prefLabel "Semiosis"@en ; - "EquivalentTo: Deduction or Declaration or Cognition" ; + "EquivalentTo: Deduction or Declaration or Cognition" , + "EquivalentTo: FullSemiosis or PartialSemiosis" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A 'Process', that has participant an 'Interpreter', that is aimed to produce a 'Sign' representing another participant, the 'Object'."@en . ### https://w3id.org/emmo#EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee rdf:type owl:Class ; - rdfs:subClassOf :EMMO_b6ef9afb_a4be_4017_aa1d_917d5b911762 , - :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b ; - owl:someValuesFrom :EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_f2fc1ce9_cc3b_4eb5_a112_3c85d1b1374a ; - owl:someValuesFrom :EMMO_6f5af708_f825_4feb_a0d1_a8d813d3022b - ] , + rdfs:subClassOf :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 , [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_4832e353_6a2d_4deb_9a5b_96989afaff2d ] ; owl:someValuesFrom :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d + ] , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_cb804456_9459_4be5_ac63_a291a872fbd0 + ] ; + owl:someValuesFrom :EMMO_008fd3b2_4013_451f_8827_52bceab11841 ] ; skos:example """For example, the ontologist may be interest in cataloguing in the EMMO how the same object (e.g. a cat) is addressed using different signs (e.g. cat, gatto, chat) by different interpreters (e.g. english, italian or french people). @@ -276,16 +296,30 @@ On the contrary, the interpreter is an agent recognized by the ontologist. The s ### https://w3id.org/emmo#EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b :EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b rdf:type owl:Class ; - rdfs:subClassOf :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d ; + rdfs:subClassOf :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_7fb7fe7e_bdf9_4eeb_adad_e384dd5285c6 + ] ; + owl:someValuesFrom :EMMO_008fd3b2_4013_451f_8827_52bceab11841 + ] , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_da27d905_beb6_44ea_a330_a2dd9c17b263 + ] ; + owl:someValuesFrom :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee + ] ; + skos:example """A film is the interpretant for a camera, which is the interpreter. The object captured by the camera is the referent. The film is the internal representation of the object, i.e. how the camera understand the object according to its capacity. The film (interpretant) refers to the object (referent) according to the camera (interpreter). +When the film is removed from the camera, developed and printed on photographic paper (or for digital camera the image is downloaded as jpeg and displayed on a laptop) then we create a sign other than the interpretant. +However, in case of analogic film we can always look at the negatve that will suggest as the intended referent. This is because both sign and interpretant are related to the referent in a similar way. +(What we call sign and interpretant in EMMO are both intended as \"signs\" in Peirce semiotics)"""@en ; skos:prefLabel "Interpretant"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The interpreter's internal representation of the object in a semiosis process."@en . ### https://w3id.org/emmo#EMMO_0cd58641_824c_4851_907f_f4c3be76630c :EMMO_0cd58641_824c_4851_907f_f4c3be76630c rdf:type owl:Class ; - rdfs:subClassOf :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d , + rdfs:subClassOf :EMMO_4a2bf359_c47b_4aa3_9811_b59c3e1dac1e , [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 + owl:onProperty [ owl:inverseOf :EMMO_9e3ad976_b179_4315_b51e_7e874df583dc ] ; owl:someValuesFrom :EMMO_39a4e2a4_d835_426d_b497_182d06e1caff ] ; @@ -306,12 +340,12 @@ My facial expression stands for my emotional status."""@en ; :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 rdf:type owl:Class ; rdfs:subClassOf :EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:someValuesFrom :EMMO_1b52ee70_121e_4d8d_8419_3f97cd0bd89c + owl:onProperty :EMMO_9e3ad976_b179_4315_b51e_7e874df583dc ; + owl:someValuesFrom :EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba ] , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:someValuesFrom :EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba + owl:onProperty :EMMO_cb804456_9459_4be5_ac63_a291a872fbd0 ; + owl:someValuesFrom :EMMO_1b52ee70_121e_4d8d_8419_3f97cd0bd89c ] ; skos:altLabel "Characterisation"@en ; skos:example "Assigning the word \"red\" as sign for an object provides an information to all other interpreters about the outcome of a specific observation procedure according to the determiner."@en ; @@ -320,11 +354,18 @@ My facial expression stands for my emotional status."""@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A 'Semiosis' that involves an 'Observer' that perceives another 'Physical' (the 'Object') through a specific perception mechanism and produces a 'Property' (the 'Sign') that stands for the result of that particular perception according to a well defined conventional procedure."@en . +### https://w3id.org/emmo#EMMO_1783139f_575f_4e41_a409_1e70aceced27 +:EMMO_1783139f_575f_4e41_a409_1e70aceced27 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_3fe33e1c_2b62_4669_af92_8066cf53761d ; + skos:prefLabel "PartialSemiosis"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiosis where the triangle of relation is not completely developed."@en . + + ### https://w3id.org/emmo#EMMO_19608340_178c_4bfd_bd4d_0d3b935c6fec :EMMO_19608340_178c_4bfd_bd4d_0d3b935c6fec rdf:type owl:Class ; - rdfs:subClassOf :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee , + rdfs:subClassOf :EMMO_33dc57d7_68bd_460c_a440_26a78d57ea0d , [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 + owl:onProperty [ owl:inverseOf :EMMO_cb804456_9459_4be5_ac63_a291a872fbd0 ] ; owl:someValuesFrom :EMMO_7cdc375d_d371_4d78_acd5_d51732f52126 ] ; @@ -344,7 +385,7 @@ My facial expression stands for my emotional status."""@en ; :EMMO_1b52ee70_121e_4d8d_8419_3f97cd0bd89c rdf:type owl:Class ; rdfs:subClassOf :EMMO_2d72e38c_d587_437f_98f6_f2718fb130eb , [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 + owl:onProperty [ owl:inverseOf :EMMO_cb804456_9459_4be5_ac63_a291a872fbd0 ] ; owl:someValuesFrom :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 ] ; @@ -365,8 +406,7 @@ My facial expression stands for my emotional status."""@en ; :EMMO_1c0b22a2_be82_4fa8_9e2b_a569a625d442 rdf:type owl:Class ; rdfs:subClassOf :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 , [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 - ] ; + owl:onProperty :EMMO_cb804456_9459_4be5_ac63_a291a872fbd0 ; owl:someValuesFrom :EMMO_4a1c73f1_b6f5_4d10_a3a6_5de90bac7cd0 ] ; skos:prefLabel "Estimation"@en ; @@ -380,6 +420,13 @@ My facial expression stands for my emotional status."""@en ; ] . +### https://w3id.org/emmo#EMMO_21abaf92_62dd_488d_9ec3_8e5e8586b8ec +:EMMO_21abaf92_62dd_488d_9ec3_8e5e8586b8ec rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1783139f_575f_4e41_a409_1e70aceced27 ; + skos:prefLabel "Understanding"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiosis where the interpreter perceives a sign, that generates the interpretant as interpreter's internal representation, leading to potential interpretations."@en . + + ### https://w3id.org/emmo#EMMO_251cfb4f_5c75_4778_91ed_6c8395212fd8 :EMMO_251cfb4f_5c75_4778_91ed_6c8395212fd8 rdf:type owl:Class ; rdfs:subClassOf ; @@ -406,11 +453,18 @@ This class refers to what is commonly known as physical property, i.e. a measura :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coded conventional that is determined by each interpeter following a well defined determination procedure through a specific perception channel."@en . +### https://w3id.org/emmo#EMMO_2b44fb2a_ada8_46af_a961_6e534a61416d +:EMMO_2b44fb2a_ada8_46af_a961_6e534a61416d rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1783139f_575f_4e41_a409_1e70aceced27 ; + skos:prefLabel "Verifying"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiosis where an interpretant, already present in the internal representational space of the interpreter, is resolved by the interpreter by identifying the referent, i.e. the entity for which the sign stands for according to the interpreter understanding."@en . + + ### https://w3id.org/emmo#EMMO_2d72e38c_d587_437f_98f6_f2718fb130eb :EMMO_2d72e38c_d587_437f_98f6_f2718fb130eb rdf:type owl:Class ; - rdfs:subClassOf :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee , + rdfs:subClassOf :EMMO_33dc57d7_68bd_460c_a440_26a78d57ea0d , [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 + owl:onProperty [ owl:inverseOf :EMMO_cb804456_9459_4be5_ac63_a291a872fbd0 ] ; owl:someValuesFrom :EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d ] ; @@ -421,18 +475,25 @@ This class refers to what is commonly known as physical property, i.e. a measura :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An interpreter who establish the connection between an conventional sign and an object according to a specific convention."@en . +### https://w3id.org/emmo#EMMO_33dc57d7_68bd_460c_a440_26a78d57ea0d +:EMMO_33dc57d7_68bd_460c_a440_26a78d57ea0d rdf:type owl:Class ; + rdfs:subClassOf :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee ; + skos:prefLabel "InterpreterByReferent"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Interpreter classified by how the sign stands for its reference object."@en . + + ### https://w3id.org/emmo#EMMO_35d2e130_6e01_41ed_94f7_00b333d46cf9 :EMMO_35d2e130_6e01_41ed_94f7_00b333d46cf9 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d , + rdfs:subClassOf :EMMO_4a2bf359_c47b_4aa3_9811_b59c3e1dac1e , [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 + owl:onProperty [ owl:inverseOf :EMMO_9e3ad976_b179_4315_b51e_7e874df583dc ] ; owl:someValuesFrom :EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d ] ; - rdfs:comment "In Peirce semiotics this kind of sign category is called symbol. However, since symbol is also used in formal languages, the name is changed in conventional."@en ; skos:prefLabel "Conventional"@en ; "EquivalentTo: Uncoded or Coded" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A 'Sign' that stands for an 'Object' through convention, norm or habit, without any resemblance to it."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A 'Sign' that stands for an 'Object' through convention, norm or habit, without any resemblance to it."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "In Peirce semiotics this kind of sign category is called symbol. However, since symbol is also used in formal languages, the name is changed in conventional."@en . ### https://w3id.org/emmo#EMMO_35d4c439_fcb6_4399_a855_a89a207b41e9 @@ -447,9 +508,9 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_36a4c1ca_5085_49ca_9e13_4c70d00c50a5 :EMMO_36a4c1ca_5085_49ca_9e13_4c70d00c50a5 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee , + rdfs:subClassOf :EMMO_33dc57d7_68bd_460c_a440_26a78d57ea0d , [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 + owl:onProperty [ owl:inverseOf :EMMO_cb804456_9459_4be5_ac63_a291a872fbd0 ] ; owl:someValuesFrom :EMMO_39a4e2a4_d835_426d_b497_182d06e1caff ] ; @@ -461,13 +522,13 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_39a4e2a4_d835_426d_b497_182d06e1caff :EMMO_39a4e2a4_d835_426d_b497_182d06e1caff rdf:type owl:Class ; - rdfs:subClassOf :EMMO_008fd3b2_4013_451f_8827_52bceab11841 , + rdfs:subClassOf :EMMO_4d5621e8_af7f_4aef_abd5_f905a34f62af , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:onProperty :EMMO_9e3ad976_b179_4315_b51e_7e874df583dc ; owl:someValuesFrom :EMMO_0cd58641_824c_4851_907f_f4c3be76630c ] , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:onProperty :EMMO_cb804456_9459_4be5_ac63_a291a872fbd0 ; owl:someValuesFrom :EMMO_36a4c1ca_5085_49ca_9e13_4c70d00c50a5 ] ; skos:altLabel "IndexSemiosis"@en ; @@ -480,8 +541,7 @@ This class refers to what is commonly known as physical property, i.e. a measura :EMMO_3b19eab4_79be_4b02_bdaf_ecf1f0067a68 rdf:type owl:Class ; rdfs:subClassOf :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 , [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 - ] ; + owl:onProperty :EMMO_cb804456_9459_4be5_ac63_a291a872fbd0 ; owl:someValuesFrom :EMMO_ea67caa5_2609_4e91_98ae_81103f2d5c25 ] ; skos:prefLabel "Observation"@en ; @@ -495,6 +555,12 @@ This class refers to what is commonly known as physical property, i.e. a measura ] . +### https://w3id.org/emmo#EMMO_3fe33e1c_2b62_4669_af92_8066cf53761d +:EMMO_3fe33e1c_2b62_4669_af92_8066cf53761d rdf:type owl:Class ; + rdfs:subClassOf :EMMO_008fd3b2_4013_451f_8827_52bceab11841 ; + skos:prefLabel "SemiosisByStructure"@en . + + ### https://w3id.org/emmo#EMMO_421167c0_1ea5_405f_970f_a41e9cb308f9 :EMMO_421167c0_1ea5_405f_970f_a41e9cb308f9 rdf:type owl:Class ; rdfs:subClassOf :EMMO_2d72e38c_d587_437f_98f6_f2718fb130eb ; @@ -504,14 +570,14 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d :EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d rdf:type owl:Class ; - rdfs:subClassOf :EMMO_008fd3b2_4013_451f_8827_52bceab11841 , + rdfs:subClassOf :EMMO_4d5621e8_af7f_4aef_abd5_f905a34f62af , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:someValuesFrom :EMMO_2d72e38c_d587_437f_98f6_f2718fb130eb + owl:onProperty :EMMO_9e3ad976_b179_4315_b51e_7e874df583dc ; + owl:someValuesFrom :EMMO_35d2e130_6e01_41ed_94f7_00b333d46cf9 ] , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:someValuesFrom :EMMO_35d2e130_6e01_41ed_94f7_00b333d46cf9 + owl:onProperty :EMMO_cb804456_9459_4be5_ac63_a291a872fbd0 ; + owl:someValuesFrom :EMMO_2d72e38c_d587_437f_98f6_f2718fb130eb ] ; skos:altLabel "ConventionalSemiosis"@en ; skos:prefLabel "Declaration"@en ; @@ -519,13 +585,40 @@ This class refers to what is commonly known as physical property, i.e. a measura :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic process that assigns a sign based on conventions."@en . +### https://w3id.org/emmo#EMMO_48eb64b4_2ca6_41ff_9d8c_cf2b1cb724e6 +:EMMO_48eb64b4_2ca6_41ff_9d8c_cf2b1cb724e6 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_ea5a4079_dbca_4ae7_80f4_415643f95257 ; + skos:example "Someone says: \"Ketchup.\" (sign). I (interpreter) hear that, elaborate internally the perception by creating an internal representation (interpretant), and then reach for the ketchup bottle (referent)."@en ; + skos:prefLabel "Resolving"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiosis where the interpreter perceives a sign, that generates the interpretant as interpreter's internal representation. Than the interpretant is resolved by the interpreter by identifying the referent, i.e. the entity for which the sign stands for according to the interpreter understanding."@en . + + ### https://w3id.org/emmo#EMMO_4a1c73f1_b6f5_4d10_a3a6_5de90bac7cd0 :EMMO_4a1c73f1_b6f5_4d10_a3a6_5de90bac7cd0 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_1b52ee70_121e_4d8d_8419_3f97cd0bd89c ; + rdfs:subClassOf :EMMO_1b52ee70_121e_4d8d_8419_3f97cd0bd89c , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_cb804456_9459_4be5_ac63_a291a872fbd0 + ] ; + owl:someValuesFrom :EMMO_1c0b22a2_be82_4fa8_9e2b_a569a625d442 + ] ; skos:prefLabel "Estimator"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A characteriser that declares a property for an object without actually interact with it with the specific interaction required by the property definition (i.e. infer a property from other properties)."@en . +### https://w3id.org/emmo#EMMO_4a2bf359_c47b_4aa3_9811_b59c3e1dac1e +:EMMO_4a2bf359_c47b_4aa3_9811_b59c3e1dac1e rdf:type owl:Class ; + rdfs:subClassOf :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d ; + skos:prefLabel "SignByReferent"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Sign classified by how the sign stands for its reference object."@en . + + +### https://w3id.org/emmo#EMMO_4d5621e8_af7f_4aef_abd5_f905a34f62af +:EMMO_4d5621e8_af7f_4aef_abd5_f905a34f62af rdf:type owl:Class ; + rdfs:subClassOf :EMMO_008fd3b2_4013_451f_8827_52bceab11841 ; + skos:prefLabel "SemiosisByReferent"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Semiosis classified by how the sign stands for its reference object."@en . + + ### https://w3id.org/emmo#EMMO_4f2d1fcc_e20c_4479_9ad7_7a0480dd3e44 :EMMO_4f2d1fcc_e20c_4479_9ad7_7a0480dd3e44 rdf:type owl:Class ; rdfs:subClassOf :EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 ; @@ -549,7 +642,7 @@ This class refers to what is commonly known as physical property, i.e. a measura :EMMO_6e78433a_dbb9_409a_a7c0_4037f79d4ed8 rdf:type owl:Class ; rdfs:subClassOf :EMMO_35d2e130_6e01_41ed_94f7_00b333d46cf9 , [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 + owl:onProperty [ owl:inverseOf :EMMO_9e3ad976_b179_4315_b51e_7e874df583dc ] ; owl:someValuesFrom :EMMO_e999f9e0_7d63_4564_9028_07246580a267 ] ; @@ -562,75 +655,89 @@ This class refers to what is commonly known as physical property, i.e. a measura :EMMO_6f5af708_f825_4feb_a0d1_a8d813d3022b rdf:type owl:Class ; rdfs:subClassOf :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_60577dea_9019_4537_ac41_80b0fb563d41 ; - owl:someValuesFrom :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d + owl:onProperty [ owl:inverseOf :EMMO_27e8e2dd_78a5_433a_b522_a1f61a08aab4 + ] ; + owl:someValuesFrom :EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b + ] , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_8fb6d667_f2af_482d_97a9_ec97cd81274d + ] ; + owl:someValuesFrom :EMMO_008fd3b2_4013_451f_8827_52bceab11841 ] , [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_f2fc1ce9_cc3b_4eb5_a112_3c85d1b1374a ] ; owl:someValuesFrom :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee ] ; - rdfs:comment """Here is assumed that the concept of 'object' is always relative to a 'semiotic' process. An 'object' does not exists per se, but it's always part of an interpretation. + skos:altLabel "Object"@en , + "SemioticObject"@en ; + skos:prefLabel "Referent"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The object, in Peirce semiotics, as participant to a semiotic process."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """Here is assumed that the concept of 'object' is always relative to a 'semiotic' process. An 'object' does not exists per se, but it's always part of an interpretation. The EMMO relies on strong reductionism, i.e. everything real is a formless collection of elementary particles: we give a meaning to real world entities only by giving them boundaries and defining them using 'sign'-s. -In this way the 'sign'-ed entity becomes an 'object', and the 'object' is the basic entity needed in order to apply a logical formalism to the real world entities (i.e. we can speak of it through its sign, and use logics on it through its sign)."""@en ; - skos:altLabel "Object"@en ; - skos:prefLabel "SemioticObject"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The object, in Peirce semiotics, as participant to a semiotic process."@en . +In this way the 'sign'-ed entity becomes an 'object', and the 'object' is the basic entity needed in order to apply a logical formalism to the real world entities (i.e. we can speak of it through its sign, and use logics on it through its sign)."""@en . ### https://w3id.org/emmo#EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 :EMMO_7286b164_df4c_4c14_a4b5_d41ad9c121f3 rdf:type owl:Class ; rdfs:subClassOf :EMMO_35d2e130_6e01_41ed_94f7_00b333d46cf9 , [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 + owl:onProperty [ owl:inverseOf :EMMO_9e3ad976_b179_4315_b51e_7e874df583dc ] ; owl:someValuesFrom :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 ] ; - rdfs:comment """A conventional referring to an object according to a specific code that reflects the results of a specific interaction mechanism and is shared between other interpreters. + skos:example "A biography that makes use of a code that is provided by the meaning of the element of the language used by the author."@en , + "The name \"red\" that stands for the color of an object."@en ; + skos:prefLabel "Coded"@en ; + "EquivalentTo: Description or Property" , + "EquivalentTo: Observed or Estimated" , + "EquivalentTo: Subjective or Objective" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A conventional that stands for an object according to a code of interpretation to which the interpreter refers."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """A conventional referring to an object according to a specific code that reflects the results of a specific interaction mechanism and is shared between other interpreters. A coded is always a partial representation of an object since it reflects the object capability to be part of a specific determination. A coded is a sort of name or label that we put upon objects that interact with an determiner in the same specific way. For example, \"hot\" objects are objects that interact with an observer through a perception mechanism aimed to perceive an heat source. The code is made of terms such as \"hot\", \"warm\", \"cold\", that commonly refer to the perception of heat."""@en , - """Let's define the class Colour as the subclass of the coded signs that involve photon emission and electromagnetic radiation sensible observers. + """Let's define the class Colour as the subclass of the coded signs that involve photon emission and electromagnetic radiation sensible observers. An individual C of this class Colour can be defined be declaring the process individual (e.g. daylight illumination) and the observer (e.g. my eyes) Stating that an entity E hasCoded C, we mean that it can be observed by such setup of process + observer (i.e. observed by my eyes under daylight). This definition can be specialised for human eye perception, so that the observer can be a generic human, or to camera perception so that the observer can be a device. -This can be used in material characterization, to define exactly the type of measurement done, including the instrument type."""@en ; - skos:example "A biography that makes use of a code that is provided by the meaning of the element of the language used by the author."@en , - "The name \"red\" that stands for the color of an object."@en ; - skos:prefLabel "Coded"@en ; - "EquivalentTo: Description or Property" , - "EquivalentTo: Observed or Estimated" , - "EquivalentTo: Subjective or Objective" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A conventional that stands for an object according to a code of interpretation to which the interpreter refers."@en . +This can be used in material characterization, to define exactly the type of measurement done, including the instrument type."""@en . ### https://w3id.org/emmo#EMMO_7cdc375d_d371_4d78_acd5_d51732f52126 :EMMO_7cdc375d_d371_4d78_acd5_d51732f52126 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_008fd3b2_4013_451f_8827_52bceab11841 , + rdfs:subClassOf :EMMO_4d5621e8_af7f_4aef_abd5_f905a34f62af , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:someValuesFrom :EMMO_19608340_178c_4bfd_bd4d_0d3b935c6fec + owl:onProperty :EMMO_9e3ad976_b179_4315_b51e_7e874df583dc ; + owl:someValuesFrom :EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 ] , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:someValuesFrom :EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 + owl:onProperty :EMMO_cb804456_9459_4be5_ac63_a291a872fbd0 ; + owl:someValuesFrom :EMMO_19608340_178c_4bfd_bd4d_0d3b935c6fec ] ; skos:altLabel "IconSemiosis"@en ; skos:prefLabel "Cognition"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic process that assigns a sign by recognising an object by how it resemble or imitate what the sign stands for, in shape, function or by sharing a similar logical structure."@en . +### https://w3id.org/emmo#EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 +:EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_49267eba_5548_4163_8f36_518d65b583f9 ; + skos:prefLabel "Semiotics"@en ; + "EquivalentTo: Semiosis or SemioticEntity" . + + ### https://w3id.org/emmo#EMMO_8c537c06_8e1d_4a3b_a251_1c89bb2c4790 :EMMO_8c537c06_8e1d_4a3b_a251_1c89bb2c4790 rdf:type owl:Class ; rdfs:subClassOf :EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 ; - rdfs:comment "The subclass of icon inspired by Peirceian category a) the image, which depends on a simple quality (e.g. picture)."@en ; skos:example "A geographical map that imitates the shape of the landscape and its properties at a specific historical time."@en ; skos:prefLabel "ResemblanceIcon"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An icon that mimics the spatial or temporal shape of the object."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "An icon that focus on WHERE/WHEN the object is, in the sense of spatial or temporal shape."@en . + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "An icon that focus on WHERE/WHEN the object is, in the sense of spatial or temporal shape."@en , + "The subclass of icon inspired by Peirceian category a) the image, which depends on a simple quality (e.g. picture)."@en . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_8c537c06_8e1d_4a3b_a251_1c89bb2c4790 ; @@ -640,6 +747,14 @@ This can be used in material characterization, to define exactly the type of mea ] . +### https://w3id.org/emmo#EMMO_8ced4dcc_ba95_4e5f_a54d_68b928c367a0 +:EMMO_8ced4dcc_ba95_4e5f_a54d_68b928c367a0 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_ea5a4079_dbca_4ae7_80f4_415643f95257 ; + skos:example "I (interpreter) see an entity (referent) whose perception stimulates in me an internal representation (interpretant). Then I say: \"Ketchup.\" (sign) with the intention of communicate externally something about that entity."@en ; + skos:prefLabel "Communicating"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiosis where the interpreter perceives a referent, that generates the interpretant as interpreter's internal representation. Than the interpretant is communicated by the interpreter by the production of a sign, i.e. the entity that stands for the referent according to the interpreter."@en . + + ### https://w3id.org/emmo#EMMO_9b87d718_9dcc_4f7d_ad20_12c2aa4c76be :EMMO_9b87d718_9dcc_4f7d_ad20_12c2aa4c76be rdf:type owl:Class ; rdfs:subClassOf ; @@ -648,6 +763,13 @@ This can be used in material characterization, to define exactly the type of mea :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A coded that is assigned from an estimation."@en . +### https://w3id.org/emmo#EMMO_9f4f4fab_80bc_44e9_81a2_b7ef07ba4011 +:EMMO_9f4f4fab_80bc_44e9_81a2_b7ef07ba4011 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1783139f_575f_4e41_a409_1e70aceced27 ; + skos:prefLabel "Learning"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiosis where the interpreter perceives a referent, that generates the interpretant as interpreter's internal representation.The interpretant is not commmunicated to the external world, but kept in the internal representational space of the interpreter."@en . + + ### https://w3id.org/emmo#EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d rdf:type owl:Class ; rdfs:subClassOf :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 , @@ -656,23 +778,14 @@ This can be used in material characterization, to define exactly the type of mea owl:someValuesFrom :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee ] , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_7fb7fe7e_bdf9_4eeb_adad_e384dd5285c6 ; + owl:onProperty :EMMO_b8d05d29_9eea_47db_a20b_0b83ceb6de93 ; owl:someValuesFrom :EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b ] , [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_60577dea_9019_4537_ac41_80b0fb563d41 + owl:onProperty [ owl:inverseOf :EMMO_9e3ad976_b179_4315_b51e_7e874df583dc ] ; - owl:someValuesFrom :EMMO_6f5af708_f825_4feb_a0d1_a8d813d3022b + owl:someValuesFrom :EMMO_008fd3b2_4013_451f_8827_52bceab11841 ] ; - rdfs:comment """A 'Sign' can have temporal-direct-parts which are 'Sign' themselves. - -A 'Sign' usually havs 'sign' spatial direct parts only up to a certain elementary semiotic level, in which the part is only a 'Physical' and no more a 'Sign' (i.e. it stands for nothing). This elementary semiotic level is peculiar to each particular system of signs (e.g. text, painting). - -Just like an 'Elementary' in the 'Physical' branch, each 'Sign' branch should have an a-tomistic mereological part."""@en , - """According to Peirce, 'Sign' includes three subcategories: -- symbols: that stand for an object through convention -- indeces: that stand for an object due to causal continguity -- icons: that stand for an object due to similitudes e.g. in shape or composition"""@en ; skos:example """A novel is made of chapters, paragraphs, sentences, words and characters (in a direct parthood mereological hierarchy). Each of them are 'sign'-s. @@ -684,23 +797,21 @@ The horizontal segment in the character \"A\" is direct part of \"A\" but it is For plain text we can propose the ASCII symbols, for math the fundamental math symbols."""@en ; skos:prefLabel "Sign"@en ; "EquivalentTo: Index or Conventional or Icon" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An 'Physical' that is used as sign (\"semeion\" in greek) that stands for another 'Physical' through an semiotic process."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An 'Physical' that is used as sign (\"semeion\" in greek) that stands for another 'Physical' through an semiotic process."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """A 'Sign' can have temporal-direct-parts which are 'Sign' themselves. +A 'Sign' usually havs 'sign' spatial direct parts only up to a certain elementary semiotic level, in which the part is only a 'Physical' and no more a 'Sign' (i.e. it stands for nothing). This elementary semiotic level is peculiar to each particular system of signs (e.g. text, painting). -### https://w3id.org/emmo#EMMO_b6ef9afb_a4be_4017_aa1d_917d5b911762 -:EMMO_b6ef9afb_a4be_4017_aa1d_917d5b911762 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 ; - skos:prefLabel "SemioticWhole"@en . +Just like an 'Elementary' in the 'Physical' branch, each 'Sign' branch should have an a-tomistic mereological part."""@en , + """According to Peirce, 'Sign' includes three subcategories: +- symbols: that stand for an object through convention +- indeces: that stand for an object due to causal continguity +- icons: that stand for an object due to similitudes e.g. in shape or composition"""@en . ### https://w3id.org/emmo#EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba :EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba rdf:type owl:Class ; - rdfs:subClassOf , - [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 - ] ; - owl:someValuesFrom :EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 - ] ; + rdfs:subClassOf ; skos:example """Hardness is a subclass of properties. Vickers hardness is a subclass of hardness that involves the procedures and instruments defined by the standard hardness test."""@en , "The name \"red\" which is atomic in the code made of the list of colors."@en ; @@ -718,13 +829,11 @@ Vickers hardness is a subclass of hardness that involves the procedures and inst ### https://w3id.org/emmo#EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 :EMMO_b803f122_4acb_4064_9d71_c1e5fd091fc9 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 , - [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_8d4a9d63_cce9_4f93_83bb_b2e05bcf9962 - ] ; - owl:someValuesFrom :EMMO_008fd3b2_4013_451f_8827_52bceab11841 - ] ; - rdfs:comment """Semiotic subclasse are defined using Peirce's semiotic theory. + rdfs:subClassOf :EMMO_8bb6b688_812a_4cb9_b76c_d5a058928719 ; + skos:prefLabel "SemioticEntity"@en ; + "EquivalentTo: Interpreter or SemioticObject or Sign" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals that stands for semiotic objects, i.e. objects that take part on a semiotic process."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """Semiotic subclasse are defined using Peirce's semiotic theory. \"Namely, a sign is something, A, which brings something, B, its interpretant sign determined or created by it, into the same sort of correspondence with something, C, its object, as that in which itself stands to C.\" (Peirce 1902, NEM 4, 20–21). @@ -733,21 +842,17 @@ The triadic elements: - 'interpretant': the sign B as the effects of the sign A on the interpreter (e.g. the mental concept of what a name means) - 'object': the object C (e.g. the entity to which the sign A and B refer to) -This class includes also the 'interpeter' i.e. the entity that connects the 'sign' to the 'object'"""@en ; - skos:altLabel "SemioticEntity"@en ; - skos:prefLabel "SemioticRole"@en ; - "EquivalentTo: Interpreter or SemioticObject or Sign" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals that stands for semiotic objects, i.e. objects that take part on a semiotic process."@en . +This class includes also the 'interpeter' i.e. the entity that connects the 'sign' to the 'object'"""@en . ### https://w3id.org/emmo#EMMO_c7013b53_3071_410b_a5e4_a8d266dcdfb5 :EMMO_c7013b53_3071_410b_a5e4_a8d266dcdfb5 rdf:type owl:Class ; rdfs:subClassOf :EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 ; - rdfs:comment "This subclass of icon inspired by Peirceian category (c) the metaphor, which represents the representative character of a sign by representing a parallelism in something else."@en ; skos:example "A data based model is only a functional icon, since it provide the same relations between the properties of the object (e.g., it can predict some properties as function of others) but is not considering the internal mechanisms (i.e., it can ignore the physics)."@en ; skos:prefLabel "FunctionalIcon"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An icon that imitates one representative character of the object. It share external similarities with the object, but not necessarily the same internal logical structure."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "An icon that focusing WHAT the object does."@en . + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "An icon that focusing WHAT the object does."@en , + "This subclass of icon inspired by Peirceian category (c) the metaphor, which represents the representative character of a sign by representing a parallelism in something else."@en . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_c7013b53_3071_410b_a5e4_a8d266dcdfb5 ; @@ -759,37 +864,26 @@ This class includes also the 'interpeter' i.e. the entity that connects the 'sig ### https://w3id.org/emmo#EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 :EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d , + rdfs:subClassOf :EMMO_4a2bf359_c47b_4aa3_9811_b59c3e1dac1e , [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 + owl:onProperty [ owl:inverseOf :EMMO_9e3ad976_b179_4315_b51e_7e874df583dc ] ; owl:someValuesFrom :EMMO_7cdc375d_d371_4d78_acd5_d51732f52126 ] ; - rdfs:comment """If object and sign belongs to the same class, then the sign is fuctional, diagrammatic and resemblance. -For example, when a Boeing 747 is used as a sign for another Boeing 747."""@en , - """In Peirce semiotics three subtypes of icon are possible: -(a) the image, which depends on a simple quality (e.g. picture) -(b) the diagram, whose internal relations, mainly dyadic or so taken, represent by analogy the relations in something (e.g. math formula, geometric flowchart) -(c) the metaphor, which represents the representative character of a sign by representing a parallelism in something else -[Wikipedia]"""@en ; skos:altLabel "Model"@en , "Simulacrum"@en ; skos:example "A picture that reproduces the aspect of a person."@en , "An equation that reproduces the logical connection of the properties of a physical entity."@en ; skos:prefLabel "Icon"@en ; "EquivalentTo: AnalogicalIcon or ResemblanceIcon or FunctionalIcon" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A sign that stands for an object by resembling or imitating it, in shape, function or by sharing a similar logical structure."@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 ; - owl:annotatedProperty rdfs:comment ; - owl:annotatedTarget """In Peirce semiotics three subtypes of icon are possible: + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A sign that stands for an object by resembling or imitating it, in shape, function or by sharing a similar logical structure."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """If object and sign belongs to the same class, then the sign is fuctional, diagrammatic and resemblance. +For example, when a Boeing 747 is used as a sign for another Boeing 747."""@en , + """In Peirce semiotics three subtypes of icon are possible: (a) the image, which depends on a simple quality (e.g. picture) (b) the diagram, whose internal relations, mainly dyadic or so taken, represent by analogy the relations in something (e.g. math formula, geometric flowchart) (c) the metaphor, which represents the representative character of a sign by representing a parallelism in something else -[Wikipedia]"""@en ; - rdfs:seeAlso "https://en.wikipedia.org/wiki/Semiotic_theory_of_Charles_Sanders_Peirce#II._Icon,_index,_symbol"^^xsd:anyURI - ] . +[Wikipedia]"""@en . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 ; @@ -812,32 +906,66 @@ For example, when a Boeing 747 is used as a sign for another Boeing 747."""@en , :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Ancient Greek εἰκών (eikṓn, “likeness, image, portrait”)."@en ] . +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 ; + owl:annotatedProperty :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f ; + owl:annotatedTarget """In Peirce semiotics three subtypes of icon are possible: +(a) the image, which depends on a simple quality (e.g. picture) +(b) the diagram, whose internal relations, mainly dyadic or so taken, represent by analogy the relations in something (e.g. math formula, geometric flowchart) +(c) the metaphor, which represents the representative character of a sign by representing a parallelism in something else +[Wikipedia]"""@en ; + rdfs:seeAlso "https://en.wikipedia.org/wiki/Semiotic_theory_of_Charles_Sanders_Peirce#II._Icon,_index,_symbol"^^xsd:anyURI + ] . + ### https://w3id.org/emmo#EMMO_e999f9e0_7d63_4564_9028_07246580a267 :EMMO_e999f9e0_7d63_4564_9028_07246580a267 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d ; + rdfs:subClassOf :EMMO_47bf3513_4ae6_4858_9c45_76e23230d68d , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_cb804456_9459_4be5_ac63_a291a872fbd0 ; + owl:someValuesFrom :EMMO_421167c0_1ea5_405f_970f_a41e9cb308f9 + ] ; skos:example "A unique id attached to an entity."@en ; skos:prefLabel "Naming"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A declaration that provides a sign for an object that is independent from any assignment rule."@en . +### https://w3id.org/emmo#EMMO_ea5a4079_dbca_4ae7_80f4_415643f95257 +:EMMO_ea5a4079_dbca_4ae7_80f4_415643f95257 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_3fe33e1c_2b62_4669_af92_8066cf53761d ; + skos:prefLabel "FullSemiosis"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiosis where the triangle of relation is completely developed."@en . + + ### https://w3id.org/emmo#EMMO_ea67caa5_2609_4e91_98ae_81103f2d5c25 :EMMO_ea67caa5_2609_4e91_98ae_81103f2d5c25 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_1b52ee70_121e_4d8d_8419_3f97cd0bd89c ; + rdfs:subClassOf :EMMO_1b52ee70_121e_4d8d_8419_3f97cd0bd89c , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_cb804456_9459_4be5_ac63_a291a872fbd0 + ] ; + owl:someValuesFrom :EMMO_3b19eab4_79be_4b02_bdaf_ecf1f0067a68 + ] ; skos:prefLabel "Observer"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A characteriser that declares a property for an object through the specific interaction required by the property definition."@en . +### https://w3id.org/emmo#EMMO_fd1b5969_4b86_4423_910b_41260edf8e97 +:EMMO_fd1b5969_4b86_4423_910b_41260edf8e97 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1783139f_575f_4e41_a409_1e70aceced27 ; + skos:prefLabel "Expressing"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiosis where the interpreter wants to express an interpretant (e.g., an idea, a reasoning, a distant entity) to the rest of the world by the production of a sign. In the intention of the interpreter, the sign should impress another agent with an intended interpretation that should match his one."@en . + + [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: -inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en + inverse (hasReferent) o inverse (hasInterpreter)=>hasSign"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: - inverse (hasReferent) o inverse (hasInterpreter)=>hasSign"""@en +inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en ] . ################################################################# diff --git a/reference/catalog-v001.xml b/reference/catalog-v001.xml index 40c50d0d..2efe7b38 100644 --- a/reference/catalog-v001.xml +++ b/reference/catalog-v001.xml @@ -14,6 +14,7 @@ + @@ -24,7 +25,6 @@ - diff --git a/reference/information.ttl b/reference/information.ttl index 6963bcf6..21558735 100644 --- a/reference/information.ttl +++ b/reference/information.ttl @@ -11,7 +11,7 @@ rdf:type owl:Ontology ; owl:versionIRI ; owl:imports , - ; + ; dcterms:abstract ""@en ; dcterms:contributor , , diff --git a/reference/properties.ttl b/reference/properties.ttl index 1aa01c15..9004a35a 100644 --- a/reference/properties.ttl +++ b/reference/properties.ttl @@ -10,7 +10,7 @@ rdf:type owl:Ontology ; owl:versionIRI ; - owl:imports ; + owl:imports ; dcterms:abstract """Defines properties as the result of an observation process. Observation is a semiotic process that stimulate an interpretant within the interpreter who communicates the observed result to other interpreters through a sign, which is the property. Hence, properties creates a link between the holistic and the symbolic perspectives. From fc3f1e6f13598557fc717f4882f1b2a76e752df5 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Tue, 19 Nov 2024 17:43:35 +0100 Subject: [PATCH 043/121] Added some mereocausality annotations --- mereocausality/mereocausality.ttl | 89 ++++++++++++++++++++----------- 1 file changed, 57 insertions(+), 32 deletions(-) diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index 3a546ec0..b2f041d7 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -388,12 +388,14 @@ It does not exclude the possibility of indirect causal routes between proper par ### https://w3id.org/emmo#EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c :EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd ; + rdfs:subPropertyOf :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd , + :EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab ; owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; rdf:type owl:AsymmetricProperty , owl:IrreflexiveProperty ; rdfs:seeAlso :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; skos:prefLabel "isProperPartOf"@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "PP(x, y) ≡ P(x, y) ∧ ¬x=y" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The inverse relation for hasProperPart." . @@ -410,6 +412,7 @@ It does not exclude the possibility of indirect causal routes between proper par owl:annotatedSource :EMMO_6786b336_e982_4759_8dee_1905a4106591 ; owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; owl:annotatedTarget "RP(x, y) ≡ PP(x, y) ∧ ∃φ(φ(x) ∧ φ(y))" ; + rdfs:seeAlso :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "We usa a predicate template notation as RP<φ>(x,y) to specify subclasses of RP(x,y) for the class φ, meaning that RP<φ>(x, y) ≡ PP(x, y) ∧ φ(x) ∧ φ(y)"@en , "φ is a class of the theory that in the EMMO OWL is supposed to be subclass of CausalStructure."@en ] . @@ -511,6 +514,7 @@ Contacts between two entities exclude the possibility of other causal relations rdf:type owl:IrreflexiveProperty ; owl:propertyDisjointWith :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd ; skos:prefLabel "overcrosses"@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "OX(x, y) ≡ O(x, y) ∧ ¬P(x,y)" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between an entity that overlaps another without being its part."@en . @@ -519,6 +523,9 @@ Contacts between two entities exclude the possibility of other causal relations rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; rdfs:seeAlso :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; skos:prefLabel "isPartOf"@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 """Reflexivity: Pxx +Transitivity: (Pxy ∧ Pyz) → Pxz +Antisymmetry: (Pxy ∧ Pyx) → x=y."""@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The inverse relation of hasPart."@en . @@ -528,9 +535,18 @@ Contacts between two entities exclude the possibility of other causal relations rdf:type owl:SymmetricProperty , owl:IrreflexiveProperty ; owl:propertyDisjointWith :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; - skos:prefLabel "notOverlaps"@en ; + skos:altLabel "notOverlaps"@en ; + skos:prefLabel "disjointWith"@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "Dxy ≡ ¬Oxy." ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between individuals representing non-overlapping entities (i.e. that have no parts in common)."@en . +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead ; + owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; + owl:annotatedTarget "Dxy ≡ ¬Oxy." ; + rdfs:seeAlso :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 + ] . + ### https://w3id.org/emmo#EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c rdf:type owl:ObjectProperty ; @@ -554,7 +570,8 @@ Embracing a strong reductionistic view, causality originates at quantum entities ### https://w3id.org/emmo#EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 ; + rdfs:subPropertyOf :EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 , + :EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab ; rdf:type owl:SymmetricProperty , owl:IrreflexiveProperty ; skos:prefLabel "properOverlaps"@en ; @@ -624,8 +641,16 @@ For this reason the EMMO OWL 2 DL will only deal with macro causality relations, rdfs:subPropertyOf :EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee ; rdf:type owl:SymmetricProperty ; skos:prefLabel "overlaps"@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "Oxy ≡ ∃z(Pzx ∧ Pzy)" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing entities that share at least one of their parts."@en . +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; + owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; + owl:annotatedTarget "Oxy ≡ ∃z(Pzx ∧ Pzy)" ; + rdfs:seeAlso :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd + ] . + ### https://w3id.org/emmo#EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 rdf:type owl:ObjectProperty ; @@ -749,7 +774,7 @@ For this reason the EMMO OWL 2 DL will only deal with macro causality relations, ### https://w3id.org/emmo#EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 rdf:type owl:Class ; rdfs:subClassOf :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d , - _:genid24 ; + _:genid26 ; owl:disjointWith :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; skos:example "The collection of users of a particular software, the collection of atoms that have been part of that just dissociated molecule."@en ; skos:prefLabel "Collection"@en ; @@ -758,7 +783,7 @@ A collection can be partitioned in maximally connected items called members. The The combination of collection and item concepts is the EMMO mereocausality alternative to set theory. However, two items can be members only if they are non direct causally connected, giving some constraints to a collection definition. For example, two entities which are directly connected cannot be two distinct members, while their interiors (i.e. the entities obtained by removing the layer of parts that provides the causal contact between them) can be."""@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of not direct causally self-connected world entities."@en . -_:genid24 rdf:type owl:Restriction ; +_:genid26 rdf:type owl:Restriction ; owl:onProperty :EMMO_6b7276a4_4b9d_440a_b577_0277539c0fc4 ; owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; owl:onClass :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de . @@ -766,7 +791,7 @@ _:genid24 rdf:type owl:Restriction ; [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedTarget _:genid24 ; + owl:annotatedTarget _:genid26 ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every collection has at least two item members, since a collection of one item is a self-connected entity (and then an item)."@en ] . @@ -858,8 +883,8 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram ### https://w3id.org/emmo#EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf rdf:type owl:Class ; - rdfs:subClassOf _:genid31 , - _:genid33 ; + rdfs:subClassOf _:genid33 , + _:genid35 ; skos:prefLabel "EMMO"@en ; "DisjointUnion: CausalPath, Collection, Quantum, CausalSystem" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The EMMO conceptualises the world using the primitive concepts of causality and parthood. Parthood is about the composition of world entities starting from other more fundamental entities. Causality is about the interactions between world entities. @@ -873,11 +898,11 @@ Entities are not placed in space or time: space and time are always relative bet The EMMO conceptualisation does not allow the existence of space without a temporal dimension, the latter coming from a causal relation between entities. For this reason, the EMMO entities that are not quantum or elementaries, may be considered to be always spatiotemporal. The EMMO poses no constraints to the number of spatial dimensions for a causal system (except being higher than one)."""@en . -_:genid31 rdf:type owl:Restriction ; +_:genid33 rdf:type owl:Restriction ; owl:onProperty :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; owl:someValuesFrom :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 . -_:genid33 rdf:type owl:Restriction ; +_:genid35 rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ] ; owl:hasValue :EMMO_08cb807c_e626_447b_863f_e2835540e918 . @@ -885,14 +910,14 @@ _:genid33 rdf:type owl:Restriction ; [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedTarget _:genid31 ; + owl:annotatedTarget _:genid33 ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every entity is made of quantum parts. This axiomatisation is the expression of the radical reductionistic approach of the EMMO."@en ] . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedTarget _:genid33 ; + owl:annotatedTarget _:genid35 ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "All EMMO individuals are part of the most comprehensive entity which is the universe."@en ] . @@ -1026,6 +1051,26 @@ Following graph theory concepts, the quantums of an item are all connected toget rdf:type . +[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing exclusivity between overlapping and causality."@en ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + ; + + ] ; + rdf:rest rdf:nil + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing the fact that an entity cannot cause itself."@en ; rdf:type ; [ rdf:type ; @@ -1221,24 +1266,4 @@ Following graph theory concepts, the quantums of an item are all connected toget ] ] . -[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing exclusivity between overlapping and causality."@en ; - rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; - ; - - ] ; - rdf:rest rdf:nil - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . - ### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi From 8b273825fc344a97e121a44497b94d0332f202ab Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Tue, 19 Nov 2024 21:03:12 +0100 Subject: [PATCH 044/121] Rearranged persholistic --- perspectives/holistic.ttl | 41 +++++++----------------- perspectives/persistence.ttl | 61 +++++++++++++++++++++++++++--------- reference/persholistic.ttl | 43 +++++++++++++++---------- 3 files changed, 83 insertions(+), 62 deletions(-) diff --git a/perspectives/holistic.ttl b/perspectives/holistic.ttl index 6c13c924..e14796fb 100644 --- a/perspectives/holistic.ttl +++ b/perspectives/holistic.ttl @@ -30,43 +30,24 @@ Processes are 4D object's that unfolds in time in a way that has a meaning to th # Object Properties ################################################################# -### https://w3id.org/emmo#EMMO_53e5b1e1_6026_4ddc_8a4a_3aaaa5fdbdb7 -:EMMO_53e5b1e1_6026_4ddc_8a4a_3aaaa5fdbdb7 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_bcaddc91_a881_4c40_a102_562cbaf61c6c ; - rdfs:domain :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 ; - rdfs:range :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 ; - skos:example """A man and the process of building a house. -The man is a whole that possesses an holistic temporal part which is an interval of six monts and represents a working period in his lifetime. -The process of building a house is a whole that possesses an holistic spatial part which is a builder. -The working period of the man and the builder participating the building process are the same individual, belonging both to a man lifetime and to a building holistic views. -In this sense, the man and the building process overcrosses. and the overlapping individual is represented differently in both holistic views."""@en ; - skos:prefLabel "holisticOverlaps"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation between two holistic wholes that properly overlap, sharing one of their holistic parts."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "This relation is about two wholes that overlap, and whose intersection is an holistic part of both."@en . - - -### https://w3id.org/emmo#EMMO_88470630_2a27_4f9e_866a_47ff7789e34b -:EMMO_88470630_2a27_4f9e_866a_47ff7789e34b rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; - rdf:type owl:SymmetricProperty , - owl:IrreflexiveProperty ; - skos:prefLabel "distinctOverlaps"@en . - - ### https://w3id.org/emmo#EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b :EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 ; + rdfs:subPropertyOf :EMMO_a9a9d824_5ba1_4dac_a407_e42bf63350ca ; rdfs:domain :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 ; rdfs:range :EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 ; + skos:altLabel "hasHolisticPart"@en ; skos:example "An holistic part of water fluid is a water molecule."@en ; - skos:prefLabel "hasHolisticPart"@en ; + skos:prefLabel "hasRole"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between the whole and a proper part of the whole that scale down to the point which it lose the characteristics of the whole and become something else."@en . -### https://w3id.org/emmo#EMMO_bcaddc91_a881_4c40_a102_562cbaf61c6c -:EMMO_bcaddc91_a881_4c40_a102_562cbaf61c6c rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_88470630_2a27_4f9e_866a_47ff7789e34b ; - skos:prefLabel "qualifiedOverlaps"@en . +### https://w3id.org/emmo#EMMO_a9a9d824_5ba1_4dac_a407_e42bf63350ca +:EMMO_a9a9d824_5ba1_4dac_a407_e42bf63350ca rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 , + :EMMO_814b6b76_e0ca_4953_a832_d1816fb695f1 ; + rdfs:range ; + skos:altLabel "hasQualifiedPart"@en ; + skos:prefLabel "hasQRole"@en . ################################################################# @@ -195,4 +176,4 @@ The role type requires that also the whole type depends on the existence of part rdf:type :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/perspectives/persistence.ttl b/perspectives/persistence.ttl index 5caf86ce..ed986df8 100644 --- a/perspectives/persistence.ttl +++ b/perspectives/persistence.ttl @@ -28,6 +28,13 @@ # Object Properties ################################################################# +### https://w3id.org/emmo#EMMO_0154a22e_2fd3_460a_a245_408ddb414f09 +:EMMO_0154a22e_2fd3_460a_a245_408ddb414f09 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_2bb50428_568d_46e8_b8bf_59a4c5656461 , + :EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ; + skos:prefLabel "isObjectOutputOf"@en . + + ### https://w3id.org/emmo#EMMO_1440d010_e4c5_4597_8858_1d58cb1fb28f :EMMO_1440d010_e4c5_4597_8858_1d58cb1fb28f rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 ; @@ -41,7 +48,16 @@ rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; owl:inverseOf :EMMO_36e69413_8c59_4799_946c_10b05d266e22 ; rdfs:range :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - skos:prefLabel "isInputOf"@en . + skos:prefLabel "isInputOf"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between an entity X that proper overlaps a process P, where the non overapping part of P is caused by X."@en . + + +### https://w3id.org/emmo#EMMO_27ceaab7_8293_408d_a22b_ad4bf4a7bc2d +:EMMO_27ceaab7_8293_408d_a22b_ad4bf4a7bc2d rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_1494c1a9_00e1_40c2_a9cc_9bbf302a1cac , + :EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ; + skos:prefLabel "isObjectInputOf"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between an object O that proper overlaps a process P, where the non overapping part of P is caused by O."@en . ### https://w3id.org/emmo#EMMO_2bb50428_568d_46e8_b8bf_59a4c5656461 @@ -54,7 +70,7 @@ ### https://w3id.org/emmo#EMMO_2fe8b850_9f2d_4c13_8be9_6ae2487de393 :EMMO_2fe8b850_9f2d_4c13_8be9_6ae2487de393 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; + rdfs:subPropertyOf :EMMO_e9d65041_d87d_4b04_9fe9_1eed8f9c0370 ; rdfs:domain :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; rdfs:range :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; skos:prefLabel "isRemovedFrom"@en ; @@ -80,10 +96,11 @@ ### https://w3id.org/emmo#EMMO_3c51ea74_43a4_42d5_953b_fcb43f359c73 :EMMO_3c51ea74_43a4_42d5_953b_fcb43f359c73 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; + rdfs:subPropertyOf :EMMO_449beacd_4fda_4d46_a723_d2118f4e2623 ; rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; rdfs:range :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - skos:prefLabel "disappearsInto"@en . + skos:prefLabel "disappearsInto"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a process P that proper overlaps an object O, where the non overlapping part of P is cause of O."@en . ### https://w3id.org/emmo#EMMO_449beacd_4fda_4d46_a723_d2118f4e2623 @@ -91,7 +108,16 @@ rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; rdfs:range :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; - skos:prefLabel "affects"@en . + skos:prefLabel "affects"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a process P that proper overlaps an object O."@en . + + +### https://w3id.org/emmo#EMMO_451ce6e1_9742_4e04_9bf8_acfcc81876f1 +:EMMO_451ce6e1_9742_4e04_9bf8_acfcc81876f1 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_2bb50428_568d_46e8_b8bf_59a4c5656461 , + :EMMO_f09e1d0a_07ce_4121_8c89_5bd67b7e8116 ; + skos:prefLabel "isProcessOutputOf"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a process P1 that proper overlaps a process P2, where the non overlapping part of P1 is caused by P2."@en . ### https://w3id.org/emmo#EMMO_571a8adb_f38f_4122_8754_044ea2490cd0 @@ -100,6 +126,14 @@ skos:prefLabel "isProcessedTo"@en . +### https://w3id.org/emmo#EMMO_5d2a2443_5c1c_4239_b707_bae3cbf77fc2 +:EMMO_5d2a2443_5c1c_4239_b707_bae3cbf77fc2 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_1494c1a9_00e1_40c2_a9cc_9bbf302a1cac , + :EMMO_f09e1d0a_07ce_4121_8c89_5bd67b7e8116 ; + skos:prefLabel "isProcessInputOf"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a process P1 that proper overlaps a process P2, where the non overlapping part of P1 is causing P2."@en . + + ### https://w3id.org/emmo#EMMO_7329967c_3972_4c99_b478_84f66436620d :EMMO_7329967c_3972_4c99_b478_84f66436620d rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 ; @@ -129,11 +163,7 @@ Participation is not under direct parthood since a process is not strictly relat ### https://w3id.org/emmo#EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a -:EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_ae2d1a96_bfa1_409a_a7d2_03d69e8a125a ; - rdfs:range :EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 ; - skos:prefLabel "hasAgent"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation within a process and an agengt participant."@en . +:EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a rdf:type owl:ObjectProperty . ### https://w3id.org/emmo#EMMO_d43af210_f854_4432_a891_ce3022e3b558 @@ -172,7 +202,7 @@ Participation is not under direct parthood since a process is not strictly relat ### https://w3id.org/emmo#EMMO_ea7724fe_ba5d_4201_865e_761cb6fe9f99 :EMMO_ea7724fe_ba5d_4201_865e_761cb6fe9f99 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; + rdfs:subPropertyOf :EMMO_e9d65041_d87d_4b04_9fe9_1eed8f9c0370 ; rdfs:domain :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; rdfs:range :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; skos:prefLabel "isAddedTo"@en ; @@ -189,11 +219,11 @@ Participation is not under direct parthood since a process is not strictly relat ### https://w3id.org/emmo#EMMO_ee518694_9a11_41e5_ada2_8c68c62c2993 :EMMO_ee518694_9a11_41e5_ada2_8c68c62c2993 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; + rdfs:subPropertyOf :EMMO_449beacd_4fda_4d46_a723_d2118f4e2623 ; rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; rdfs:range :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 ; skos:prefLabel "emergesFrom"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between an object O and a process P that proper overlap, where the non overapping part of P is caused by O."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a process P that proper overlaps an object O , where the non overapping part of P is caused by O."@en . ### https://w3id.org/emmo#EMMO_f09e1d0a_07ce_4121_8c89_5bd67b7e8116 @@ -201,7 +231,8 @@ Participation is not under direct parthood since a process is not strictly relat rdfs:subPropertyOf :EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 ; rdfs:domain :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; rdfs:range :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - skos:prefLabel "contributesTo"@en . + skos:prefLabel "contributesTo"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a process P1 that proper overlaps a process P2."@en . ### https://w3id.org/emmo#EMMO_f22abf74_4538_4f50_ab85_09908cdda707 @@ -252,7 +283,7 @@ Participation is not under direct parthood since a process is not strictly relat ] ; skos:example "A catalyst. A bus driver. A substance that is initiating a reaction that would not occur without its presence."@en ; skos:prefLabel "Agent"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A participant that is the driver of the process."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A participant that is the driver of a process."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """An agent is not necessarily human. An agent plays an active role within the process. An agent is a participant of a process that would not occur without it."""@en . diff --git a/reference/persholistic.ttl b/reference/persholistic.ttl index cb8a07e0..b8f420fc 100644 --- a/reference/persholistic.ttl +++ b/reference/persholistic.ttl @@ -9,22 +9,22 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - ; - dcterms:abstract ""@en ; - dcterms:contributor , - , - , - ; - dcterms:creator ; - dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - dcterms:publisher ; - dcterms:title "Persholistic"@en ; - rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc3" ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . + owl:versionIRI ; + owl:imports , + , + ; + dcterms:abstract ""@en ; + dcterms:contributor , + , + , + ; + dcterms:creator ; + dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; + dcterms:publisher ; + dcterms:title "Persholistic"@en ; + rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; + owl:versionInfo "1.0.0-rc3" ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Object Properties @@ -60,6 +60,15 @@ :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a object whole and its spatial part of the same type."@en . +### https://w3id.org/emmo#EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a +:EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_a9a9d824_5ba1_4dac_a407_e42bf63350ca , + :EMMO_ae2d1a96_bfa1_409a_a7d2_03d69e8a125a ; + rdfs:range :EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 ; + skos:prefLabel "hasAgent"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation within a process and an agengt participant."@en . + + ################################################################# # Classes ################################################################# @@ -173,4 +182,4 @@ organization: person or group of people that has its own functions with responsi :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A system whose is mainly characterised by the way in which elements are interconnected."@en . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi From 19d4fff48b0b2a6b21a6b7c9204c55fefe772fcf Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Wed, 20 Nov 2024 08:27:06 +0100 Subject: [PATCH 045/121] Added Information Conceptualisation --- reference/information.ttl | 40 +++++++++++++++++++++++++++++++-------- 1 file changed, 32 insertions(+), 8 deletions(-) diff --git a/reference/information.ttl b/reference/information.ttl index 21558735..738c15cd 100644 --- a/reference/information.ttl +++ b/reference/information.ttl @@ -10,20 +10,20 @@ rdf:type owl:Ontology ; owl:versionIRI ; - owl:imports , - ; + owl:imports , + ; dcterms:abstract ""@en ; dcterms:contributor , - , , + , "Michael Noeske, FRAUNHOFER IFAM, DE"@en ; dcterms:creator ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Information"@en ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc3" . + owl:versionInfo "1.0.0-rc3" ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Classes @@ -36,8 +36,32 @@ ) ; rdf:type owl:Class ] ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Information is encoded data with a meaning (semiotic sign)."@en ; - skos:prefLabel "Information"@en . + skos:prefLabel "Information"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The General Definition of Information (GDI) can be used to define the concept of information. + +(GDI) +a is an instance of information, understood as semantic content, if and only if: +GDI.l) a consists of n data, for n > 1; +GDI.2) the data are well formed; +GDI.3) the well-formed data are meaningful. + +In the EMMO conceptualisation, well-formed data are data with a specific syntactic structure (symbolic and reductionistic modules), while meaningful data are data that are part of a semiotic interpretation process that declares what the data are about (semiotic module)."""@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Information is data with a meaning (semiotic sign)."@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_64c72d00_7582_44ea_a0b5_3a14e50acc36 ; + owl:annotatedProperty :EMMO_31252f35_c767_4b97_a877_1235076c3e13 ; + owl:annotatedTarget """The General Definition of Information (GDI) can be used to define the concept of information. + +(GDI) +a is an instance of information, understood as semantic content, if and only if: +GDI.l) a consists of n data, for n > 1; +GDI.2) the data are well formed; +GDI.3) the well-formed data are meaningful. + +In the EMMO conceptualisation, well-formed data are data with a specific syntactic structure (symbolic and reductionistic modules), while meaningful data are data that are part of a semiotic interpretation process that declares what the data are about (semiotic module)."""@en ; + rdfs:isDefinedBy "Luciano Floridi, \"Information - A Very Short Introduction\", Oxford University Press (2010) ISBN: 9780199551378"@en + ] . -### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi From 63afb48c0f1ca9addf179fd76f6fdc0c43e6ecbc Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Thu, 21 Nov 2024 18:29:32 +0100 Subject: [PATCH 046/121] Miscellanea - Moved Agent to persholistic - bug fixed in semiotics - removed some unions in materials --- disciplines/materials.ttl | 89 ++++++++++++++++++++++-------------- perspectives/persistence.ttl | 16 ------- perspectives/semiotics.ttl | 38 +++++++-------- reference/persholistic.ttl | 23 +++++++++- 4 files changed, 95 insertions(+), 71 deletions(-) diff --git a/disciplines/materials.ttl b/disciplines/materials.ttl index 7d9d9e85..c2521452 100644 --- a/disciplines/materials.ttl +++ b/disciplines/materials.ttl @@ -49,6 +49,7 @@ owl:qualifiedCardinality rdf:type owl:AnnotationProperty . ### https://w3id.org/emmo#EMMO_0afc19b0_2d43_4b3d_8da0_9ffb63bc1492 :EMMO_0afc19b0_2d43_4b3d_8da0_9ffb63bc1492 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_f00fb163_48c9_4c59_b6c2_4205c082aa54 ; skos:altLabel "NonCrystallineMaterial"@en ; skos:prefLabel "AmorphousMaterial"@en . @@ -142,12 +143,9 @@ For example, immiscibile liquid phases (e.g. oil and water) constitute a mixture ### https://w3id.org/emmo#EMMO_220b7201_d277_4dca_bf6a_5a5e2c4062dd :EMMO_220b7201_d277_4dca_bf6a_5a5e2c4062dd rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba - :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1 - ) - ] ; + rdfs:subClassOf :EMMO_b9695e87_8261_412e_83cd_a86459426a28 ; skos:prefLabel "CondensedMatter"@en ; + "Equivalent To: Liquid or Solid" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "The subject of condensed matter physics that deals with the macroscopic and microscopic physical properties of matter, especially the solid and liquid phases which arise from electromagnetic forces between atoms. More generally, the subject deals with \"condensed\" phases of matter: systems of many constituents with strong interactions between them."@en . [ rdf:type owl:Axiom ; @@ -193,20 +191,10 @@ For example, immiscibile liquid phases (e.g. oil and water) constitute a mixture ### https://w3id.org/emmo#EMMO_39348191_08fd_4bb6_9b1e_012d5b2f1ff6 :EMMO_39348191_08fd_4bb6_9b1e_012d5b2f1ff6 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_0afc19b0_2d43_4b3d_8da0_9ffb63bc1492 - :EMMO_f1025834_0cd2_42a1_bfeb_13bec41c8655 - ) - ] , - [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_4c1f58cd_6e2c_48fb_8098_1cbb762abb05 - :EMMO_c5e9e390_8836_4440_b4fd_c906fdd4f438 - :EMMO_f678173d_f036_4df1_a86b_2894560be617 - :EMMO_fb27e6d6_159e_48a6_9c29_76dc31d8a860 - ) - ] ; rdfs:subClassOf :EMMO_4207e895_8b83_4318_996a_72cfb32acd94 ; - skos:prefLabel "ClassicallyDefinedMaterial"@en . + skos:prefLabel "ClassicallyDefinedMaterial"@en ; + "Equivalent To: AmorphousMaterial or CrystallineMaterial" , + "Equivalent To: MetallicMaterial or CeramicMaterial or CompositeMaterial or PolymericMaterial" . ### https://w3id.org/emmo#EMMO_3995e22d_5720_4dcf_ba3b_d0ce03f514c6 @@ -299,6 +287,7 @@ For example, immiscibile liquid phases (e.g. oil and water) constitute a mixture ### https://w3id.org/emmo#EMMO_4c1f58cd_6e2c_48fb_8098_1cbb762abb05 :EMMO_4c1f58cd_6e2c_48fb_8098_1cbb762abb05 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_4db521a3_f80f_436b_b9c7_e4b52b1383ea ; skos:prefLabel "MetallicMaterial"@en . @@ -316,6 +305,12 @@ For example, immiscibile liquid phases (e.g. oil and water) constitute a mixture :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A liquid aerosol composed of water droplets in air or another gas."@en . +### https://w3id.org/emmo#EMMO_4db521a3_f80f_436b_b9c7_e4b52b1383ea +:EMMO_4db521a3_f80f_436b_b9c7_e4b52b1383ea rdf:type owl:Class ; + rdfs:subClassOf :EMMO_39348191_08fd_4bb6_9b1e_012d5b2f1ff6 ; + skos:prefLabel "MaterialByType"@en . + + ### https://w3id.org/emmo#EMMO_560d833a_6184_410c_859a_05d982712fd7 :EMMO_560d833a_6184_410c_859a_05d982712fd7 rdf:type owl:Class ; rdfs:subClassOf :EMMO_04f2a2d5_e799_4692_a654_420e76f5acc1 , @@ -375,6 +370,8 @@ For example, immiscibile liquid phases (e.g. oil and water) constitute a mixture ### https://w3id.org/emmo#EMMO_660a4964_0333_4663_bc66_e93ef59b0679 :EMMO_660a4964_0333_4663_bc66_e93ef59b0679 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_bc37743c_37c4_4ec7_9d58_d1aae5567352 ; + owl:disjointWith :EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2 ; skos:prefLabel "MesoscopicSubstance"@en . @@ -415,7 +412,8 @@ The term phase is sometimes used as a synonym for state of matter, but there can ### https://w3id.org/emmo#EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba rdf:type owl:Class ; - rdfs:subClassOf :EMMO_87ac88ff_8379_4f5a_8c7b_424a8fff1ee8 ; + rdfs:subClassOf :EMMO_220b7201_d277_4dca_bf6a_5a5e2c4062dd , + :EMMO_87ac88ff_8379_4f5a_8c7b_424a8fff1ee8 ; skos:prefLabel "Liquid"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A liquid is a nearly incompressible fluid that conforms to the shape of its container but retains a (nearly) constant volume independent of pressure."@en . @@ -451,7 +449,8 @@ In general, metallic and ionic bonds have atoms sharing electrons."""@en , ### https://w3id.org/emmo#EMMO_87ac88ff_8379_4f5a_8c7b_424a8fff1ee8 :EMMO_87ac88ff_8379_4f5a_8c7b_424a8fff1ee8 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2 ; + rdfs:subClassOf :EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2 , + :EMMO_b9695e87_8261_412e_83cd_a86459426a28 ; owl:disjointUnionOf ( :EMMO_04f2a2d5_e799_4692_a654_420e76f5acc1 :EMMO_4c21fb86_fdcf_444e_b498_86fe656295af :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba @@ -469,6 +468,7 @@ In general, metallic and ionic bonds have atoms sharing electrons."""@en , ### https://w3id.org/emmo#EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2 :EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_bc37743c_37c4_4ec7_9d58_d1aae5567352 ; skos:prefLabel "ContinuumSubstance"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A state that is a collection of sufficiently large number of other parts such that: - it is the bearer of qualities that can exists only by the fact that it is a sum of parts @@ -505,7 +505,8 @@ A single continuum individual can be the whole fluid in a pipe."""@en , ### https://w3id.org/emmo#EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1 :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2 ; + rdfs:subClassOf :EMMO_220b7201_d277_4dca_bf6a_5a5e2c4062dd , + :EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2 ; skos:prefLabel "Solid"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A continuum characterized by structural rigidity and resistance to changes of shape or volume, that retains its shape and density when not confined."@en . @@ -518,21 +519,16 @@ A single continuum individual can be the whole fluid in a pipe."""@en , ### https://w3id.org/emmo#EMMO_b9695e87_8261_412e_83cd_a86459426a28 :EMMO_b9695e87_8261_412e_83cd_a86459426a28 rdf:type owl:Class ; - owl:disjointUnionOf ( :EMMO_04f2a2d5_e799_4692_a654_420e76f5acc1 - :EMMO_4c21fb86_fdcf_444e_b498_86fe656295af - :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba - :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1 - ) ; + rdfs:subClassOf :EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2 ; skos:prefLabel "StateOfMatter"@en ; + "Disjoint Union Of: Gas, Plasma, Liquid, Solid" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A superclass made as the disjoint union of all the form under which matter can exist."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "In physics, a state of matter is one of the distinct forms in which matter can exist. Four states of matter are observable in everyday life: solid, liquid, gas, and plasma."@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/State_of_matter"@en . ### https://w3id.org/emmo#EMMO_bc37743c_37c4_4ec7_9d58_d1aae5567352 -:EMMO_bc37743c_37c4_4ec7_9d58_d1aae5567352 owl:disjointUnionOf ( :EMMO_660a4964_0333_4663_bc66_e93ef59b0679 - :EMMO_8b0923ab_b500_477b_9ce9_8b3a3e4dc4f2 - ) . +:EMMO_bc37743c_37c4_4ec7_9d58_d1aae5567352 "Disjoint Union Of: MesoscopicSubstance, ContinuumSubstance" . ### https://w3id.org/emmo#EMMO_c457b6b9_5e73_4853_ae08_d776c12b8058 @@ -544,6 +540,7 @@ A single continuum individual can be the whole fluid in a pipe."""@en , ### https://w3id.org/emmo#EMMO_c5e9e390_8836_4440_b4fd_c906fdd4f438 :EMMO_c5e9e390_8836_4440_b4fd_c906fdd4f438 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_4db521a3_f80f_436b_b9c7_e4b52b1383ea ; skos:prefLabel "CeramicMaterial"@en . @@ -606,15 +603,23 @@ A single continuum individual can be the whole fluid in a pipe."""@en , :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A Miixture is a material made up of two or more different substances which are physically (not chemically) combined."@en . +### https://w3id.org/emmo#EMMO_f00fb163_48c9_4c59_b6c2_4205c082aa54 +:EMMO_f00fb163_48c9_4c59_b6c2_4205c082aa54 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_39348191_08fd_4bb6_9b1e_012d5b2f1ff6 ; + skos:prefLabel "MaterialByStructure"@en . + + ### https://w3id.org/emmo#EMMO_f1025834_0cd2_42a1_bfeb_13bec41c8655 :EMMO_f1025834_0cd2_42a1_bfeb_13bec41c8655 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_f00fb163_48c9_4c59_b6c2_4205c082aa54 ; rdfs:comment "Suggestion of Rickard Armiento" ; skos:prefLabel "CrystallineMaterial"@en . ### https://w3id.org/emmo#EMMO_f678173d_f036_4df1_a86b_2894560be617 :EMMO_f678173d_f036_4df1_a86b_2894560be617 rdf:type owl:Class ; - rdfs:subClassOf [ rdf:type owl:Restriction ; + rdfs:subClassOf :EMMO_4db521a3_f80f_436b_b9c7_e4b52b1383ea , + [ rdf:type owl:Restriction ; owl:onProperty :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; owl:onClass :EMMO_4207e895_8b83_4318_996a_72cfb32acd94 @@ -626,28 +631,42 @@ A single continuum individual can be the whole fluid in a pipe."""@en , ### https://w3id.org/emmo#EMMO_fb27e6d6_159e_48a6_9c29_76dc31d8a860 :EMMO_fb27e6d6_159e_48a6_9c29_76dc31d8a860 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_4db521a3_f80f_436b_b9c7_e4b52b1383ea ; skos:prefLabel "PolymericMaterial"@en . -[ owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger +[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . +[ owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger + ] . + [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . -[ owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger +[ owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ] . -[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger +[ owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ] . -[ owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger +################################################################# +# General axioms +################################################################# + +[ rdf:type owl:AllDisjointClasses ; + owl:members ( :EMMO_04f2a2d5_e799_4692_a654_420e76f5acc1 + :EMMO_4c21fb86_fdcf_444e_b498_86fe656295af + :EMMO_7509da43_56b1_4d7f_887a_65d1663df4ba + :EMMO_a2b006f2_bbfd_4dba_bcaa_3fca20cd6be1 + ) ] . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi + +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/perspectives/persistence.ttl b/perspectives/persistence.ttl index ed986df8..c0caa89f 100644 --- a/perspectives/persistence.ttl +++ b/perspectives/persistence.ttl @@ -273,22 +273,6 @@ Participation is not under direct parthood since a process is not strictly relat :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process which is an holistic temporal part of an object."@en . -### https://w3id.org/emmo#EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 -:EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_13191289_6c2b_4741_93e1_82d53bd0e703 , - [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a - ] ; - owl:someValuesFrom :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce - ] ; - skos:example "A catalyst. A bus driver. A substance that is initiating a reaction that would not occur without its presence."@en ; - skos:prefLabel "Agent"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A participant that is the driver of a process."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """An agent is not necessarily human. -An agent plays an active role within the process. -An agent is a participant of a process that would not occur without it."""@en . - - ### https://w3id.org/emmo#EMMO_2553c342_fc28_47d8_8e19_7a98fa08f150 :EMMO_2553c342_fc28_47d8_8e19_7a98fa08f150 rdf:type owl:Class ; rdfs:subClassOf :EMMO_90ae56e4_d197_49b6_be1a_0049e4756606 , diff --git a/perspectives/semiotics.ttl b/perspectives/semiotics.ttl index 15822e1e..dbce5bab 100644 --- a/perspectives/semiotics.ttl +++ b/perspectives/semiotics.ttl @@ -9,23 +9,23 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; - dcterms:abstract """The semiotics module is inspired by the semiotic theory by Charles S. Peirce. It introduces the triadic semiotic process, called semiosis, with its participants an 'object' that is represented by a 'sign' producing another sign, the 'interpretant' and finally the 'interpreter' who connects the 'object', 'sign' and 'interpretant'. + owl:versionIRI ; + owl:imports ; + dcterms:abstract """The semiotics module is inspired by the semiotic theory by Charles S. Peirce. It introduces the triadic semiotic process, called semiosis, with its participants an 'object' that is represented by a 'sign' producing another sign, the 'interpretant' and finally the 'interpreter' who connects the 'object', 'sign' and 'interpretant'. The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. real world objects (e.g. symbol or sign) that stand for other real world objects that are to be interpreted by an agent. These symbols appear in actions (semiotic processes) meant to communicate meaning by establishing relationships between symbols (signs)."""@en ; - dcterms:contributor , - , - ; - dcterms:creator , - , - ; - dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - dcterms:publisher ; - dcterms:title "Semiotics"@en ; - rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc3" ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . + dcterms:contributor , + , + ; + dcterms:creator , + , + ; + dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; + dcterms:publisher ; + dcterms:title "Semiotics"@en ; + rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; + owl:versionInfo "1.0.0-rc3" ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Object Properties @@ -309,8 +309,8 @@ On the contrary, the interpreter is an agent recognized by the ontologist. The s ] ; skos:example """A film is the interpretant for a camera, which is the interpreter. The object captured by the camera is the referent. The film is the internal representation of the object, i.e. how the camera understand the object according to its capacity. The film (interpretant) refers to the object (referent) according to the camera (interpreter). When the film is removed from the camera, developed and printed on photographic paper (or for digital camera the image is downloaded as jpeg and displayed on a laptop) then we create a sign other than the interpretant. -However, in case of analogic film we can always look at the negatve that will suggest as the intended referent. This is because both sign and interpretant are related to the referent in a similar way. -(What we call sign and interpretant in EMMO are both intended as \"signs\" in Peirce semiotics)"""@en ; +However, in case of analogic film we can always look at the negatve that will suggest the intended referent. This is because both sign and interpretant are related to the referent in a similar way. +(What we call sign and interpretant in EMMO are both intended as \"signs\" in Peirce semiotics, the first being external signal for the interpreter and the second the internal sign)"""@en ; skos:prefLabel "Interpretant"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The interpreter's internal representation of the object in a semiosis process."@en . @@ -957,7 +957,7 @@ For example, when a Boeing 747 is used as a sign for another Boeing 747."""@en , [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: - inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en +inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: @@ -965,7 +965,7 @@ For example, when a Boeing 747 is used as a sign for another Boeing 747."""@en , ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: -inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en + inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en ] . ################################################################# diff --git a/reference/persholistic.ttl b/reference/persholistic.ttl index b8f420fc..7209b304 100644 --- a/reference/persholistic.ttl +++ b/reference/persholistic.ttl @@ -81,6 +81,22 @@ :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process occurring by natural (non-intentional) laws."@en . +### https://w3id.org/emmo#EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 +:EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_13191289_6c2b_4741_93e1_82d53bd0e703 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a + ] ; + owl:someValuesFrom :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce + ] ; + skos:example "A catalyst. A bus driver. A substance that is initiating a reaction that would not occur without its presence."@en ; + skos:prefLabel "Agent"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A participant that is the driver of a process."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """An agent is not necessarily human. +An agent plays an active role within the process. +An agent is a participant of a process that would not occur without it."""@en . + + ### https://w3id.org/emmo#EMMO_472a0ca2_58bf_4618_b561_6fe68bd9fd49 :EMMO_472a0ca2_58bf_4618_b561_6fe68bd9fd49 rdf:type owl:Class ; rdfs:subClassOf :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c ; @@ -161,7 +177,12 @@ organization: person or group of people that has its own functions with responsi ### https://w3id.org/emmo#EMMO_c130614a_2985_476d_a7ed_8a137847703c :EMMO_c130614a_2985_476d_a7ed_8a137847703c rdf:type owl:Class ; - rdfs:subClassOf :EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 ; + rdfs:subClassOf :EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a + ] ; + owl:someValuesFrom :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c + ] ; skos:prefLabel "IntentionalAgent"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An agent that is driven by the intention to reach a defined objective in driving a process."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Intentionality is not limited to human agents, but in general to all agents that have the capacity to decide to act in driving a process according to a motivation."@en . From f0f9f06c0d4bd48b821fa2ce5553075519d1935b Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Sun, 24 Nov 2024 00:11:08 +0100 Subject: [PATCH 047/121] 20241124 --- mereocausality/mereocausality.ttl | 142 +++++++++++++++--------------- perspectives/persistence.ttl | 2 + perspectives/perspectives.ttl | 22 ++--- 3 files changed, 82 insertions(+), 84 deletions(-) diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index b2f041d7..d038a808 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -13,8 +13,9 @@ owl:versionIRI ; owl:imports ; dcterms:abstract """Introduces the fundamental mereocausal (and mereotopological) concepts of EMMO and their relations with the real world entities that they represent. EMMO uses mereocausality as the ground for all the subsequent ontology modules. -The concept of causal connection is used to define the first distinction between ontology entities namely the item and collections. Items are causally self-connected objects, while collections are causally disconnected. -Quantum mereology is based on the concept of quantum entity. This module introduces also the fundamental mereotopological relations used to distinguish between space and time dimensions, making spacetime emerge from underlying network of causal relations between quantum entities."""@en ; +The concept of causal connection is used to distinguish between ontology entities: items are causally self-connected objects, while collections are causally disconnected. +Quantum mereology is based on the concept of quantum entity. +This module introduces also the fundamental mereotopological relations used to distinguish between space and time dimensions, making spacetime emerge from underlying network of causal relations between quantum entities."""@en ; dcterms:contributor , , , @@ -380,7 +381,7 @@ This means that the causing entity can be in direct and optionally indirect caus owl:propertyDisjointWith :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 ; skos:prefLabel "isDirectCauseOf"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Direct causality is a concept that capture the idea of contact between two entities, given the fact that there are no causal intermediaries between them. It requires that at least a quantum of the causing entity is direct cause of a quantum of the caused entity. -It does not exclude the possibility of indirect causal routes between proper parts of the two entities."""@en ; +It does not exclude the possibility of other indirect causal routes between some proper parts of the two entities."""@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the causing and the effected entities occurring without intermediaries."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Direct cause is irreflexive."@en , "Direct cause provides the edges for the transitive restriction of the direct acyclic causal graph whose nodes are the quantum entities."@en . @@ -725,29 +726,29 @@ For this reason the EMMO OWL 2 DL will only deal with macro causality relations, :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 rdf:type owl:Class ; rdfs:subClassOf :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 , :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d , - [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 ; - owl:someValuesFrom :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 - ] - ) - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 ; - owl:allValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 - :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 - ) - ] - ] ; + _:genid15 ; skos:altLabel "CausalChain"@en , "Elementary"@en ; - skos:example "An electron with at least one causal interaction with another particle."@en ; + skos:example "An electron moving in time interacting with other particles."@en ; skos:prefLabel "CausalPath"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A causal chain is an ordered causal sequence of entities that does not host any bifurcation within itself (a chain). A chain can only be partitioned in time."@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of entities that possess a temporal structure but no spatial structure."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The causal path class can be defined univocally in FOL."@en . + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A causal path is a concept almost equivalent to the concept of elementary particle in physics."@en . + +_:genid15 rdf:type owl:Restriction ; + owl:onProperty :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 ; + owl:allValuesFrom [ rdf:type owl:Class ; + owl:unionOf ( :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 + :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 + ) + ] . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedTarget _:genid15 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "This axiom underlines the monodimensional nature of a causal chain, as a sequence of quanta."@en + ] . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 ; @@ -774,16 +775,16 @@ For this reason the EMMO OWL 2 DL will only deal with macro causality relations, ### https://w3id.org/emmo#EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 rdf:type owl:Class ; rdfs:subClassOf :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d , - _:genid26 ; + _:genid23 ; owl:disjointWith :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; skos:example "The collection of users of a particular software, the collection of atoms that have been part of that just dissociated molecule."@en ; skos:prefLabel "Collection"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A collection is the concept that complements the item concept, being an entity that possesses at least one part non directly causally connected with the rest. + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A collection is the concept that complements the item. A collection is an entity that has at least one part non directly causally connected with the rest. A collection can be partitioned in maximally connected items called members. The members are self-connected entities and there is no direct causality relation between them. The combination of collection and item concepts is the EMMO mereocausality alternative to set theory. However, two items can be members only if they are non direct causally connected, giving some constraints to a collection definition. For example, two entities which are directly connected cannot be two distinct members, while their interiors (i.e. the entities obtained by removing the layer of parts that provides the causal contact between them) can be."""@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of not direct causally self-connected world entities."@en . -_:genid26 rdf:type owl:Restriction ; +_:genid23 rdf:type owl:Restriction ; owl:onProperty :EMMO_6b7276a4_4b9d_440a_b577_0277539c0fc4 ; owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; owl:onClass :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de . @@ -791,7 +792,7 @@ _:genid26 rdf:type owl:Restriction ; [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedTarget _:genid26 ; + owl:annotatedTarget _:genid23 ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every collection has at least two item members, since a collection of one item is a self-connected entity (and then an item)."@en ] . @@ -811,7 +812,7 @@ _:genid26 rdf:type owl:Restriction ; skos:example """From a physics perspective a quantum can be related to smallest identifiable entities, according to the limits imposed by the uncertainty principle in space and time measurements. However, the quantum mereotopology approach is not restricted only to physics. For example, in a manpower management ontology, a quantum can stand for an hour (time) of a worker (space) activity."""@en ; skos:prefLabel "Quantum"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A quantum is the most fundamental item (both mereologically and causally) and is considered causally self-connected by definition. + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A quantum is the most fundamental item of the EMMO (both mereologically and causally) and is considered causally self-connected by definition. The quantum concept recalls the fact that there is lower epistemological limit to our knowledge of the universe, related to the uncertainity principle. In the EMMO, space and time emerge following the network of causal connections between quantum objects. So quantum objects are adimensional objects, that precede space and time dimensions: they are simple beings (in greek οντα). Using physics concepts, we can think the quantum as an elementary particle (e.g. an electron) in a specific state between two causal interactions. @@ -852,7 +853,7 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram skos:example "An atom, a group of persons, a fluid."@en ; skos:prefLabel "Fusion"@en ; "EquivalentTo: CausalCluster or CausalStructure" ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A fusion is any entity that is made up of two or more quantum entities, regardless of the fact that they are or not self-connected."@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A mereological fusion is any entity that is made up of two or more quantum entities, regardless of the fact that they are or not self-connected. It captures the idea of set, but excluding singletons."@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The union of the CausalCluster and CausalStructure classes."@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing mereological fusions consisting of two or more quantum entities."@en . @@ -883,26 +884,28 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram ### https://w3id.org/emmo#EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf rdf:type owl:Class ; - rdfs:subClassOf _:genid33 , - _:genid35 ; + rdfs:subClassOf _:genid30 , + _:genid32 ; skos:prefLabel "EMMO"@en ; "DisjointUnion: CausalPath, Collection, Quantum, CausalSystem" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The EMMO conceptualises the world using the primitive concepts of causality and parthood. Parthood is about the composition of world entities starting from other more fundamental entities. Causality is about the interactions between world entities. -The quantum is the smallest indivisible part of any world entity. Quantum individuals are the fundamental causal constituents of the universe, since it is implied that causality originates from quantum-to-quantum interactions. Quantums are no-dimensional, and their aggregation makes spacetime emerge from their causal structure. Causality between macro entities (i.e. entities made of more than one quantum) is explained as the sum of the causality relations between their quantum constituents. Fundamental interactions (quantum fields) are represented as symmetric causality between macro entities, while classical interactions are mediated by chain of quantums (i.e. elementary particles). -The fundamental distinction between world entities is direct causality self-connectedness: a world entity can be self-connected xor not self-connected depending on the causality network of its fundamental components. -Void regions do not exist in the EMMO, or in other words there is no spacetime without entities, since space and time are measured quantities following a causality relation between entities (spacetime emerges as relational property not as a self-standing entity). -Entities are not placed in space or time: space and time are always relative between entities and are measured. In other words, space and time relations originates from causality interactions."""@en ; +The quantum is the smallest indivisible part of any world entity. Quantum individuals are the fundamental causal constituents of the universe, since it is implied that causality originates from quantum-to-quantum interactions. Quantums are no-dimensional, and their aggregation makes spacetime emerge from their causal structure. We can think of a quantum as an elementary particle after and interaction and before another interaction. +Causality between macro entities (i.e. entities made of more than one quantum) is explained as the sum of the causality relations between their quantum constituents. Fundamental interactions (quantum fields) are represented as symmetric causality realtion between macro entities, while classical interactions are mediated by chain of quantums (i.e. elementary particles). +The fundamental distinction between world entities is causality self-connectedness: a world entity can be self-connected xor not self-connected depending on the causality network of its fundamental components. +Void regions do not exist in the EMMO. In other words there is no spacetime without entities and spacetime emerges as relational property not as a self-standing entity). Entities are not placed in space or time: space and time are measured quantities, always relative between entities and are measured. In other words, space and time relations originates from causality interactions."""@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of the fundamental mereocausal classes of Quantum, CausalPath, CausalSystem and Collection."@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of all the OWL individuals representing world entities according to EMMO conceptualisation."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """EMMO entities dimensionality is related to their mereocausal structures. From the no-dimensional quantum entity, we introduce time dimension with the elementary concept, and the spacetime with the causal system concept. + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """EMMO entities dimensionality is related to their mereocausal structures. From the no-dimensional quantum entity, we introduce time dimension with the elementary concept, and space with the causal system concept. The EMMO conceptualisation does not allow the existence of space without a temporal dimension, the latter coming from a causal relation between entities. -For this reason, the EMMO entities that are not quantum or elementaries, may be considered to be always spatiotemporal. The EMMO poses no constraints to the number of spatial dimensions for a causal system (except being higher than one)."""@en . +For this reason, the EMMO entities that are not quantum or elementaries, may be considered to be always 4D spatiotemporal entities. +Moreover, the combination of mereology and causality used in the EMMO theory (mereocausality) represents entities as direct acyclic graphs with dimension of 4 (i.e., the mereocasual graph can be represented in a 4D euclidian space with edges having unit length). +For this reasons, the EMMO can be considered a 4D ontology."""@en . -_:genid33 rdf:type owl:Restriction ; +_:genid30 rdf:type owl:Restriction ; owl:onProperty :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; owl:someValuesFrom :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 . -_:genid35 rdf:type owl:Restriction ; +_:genid32 rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ] ; owl:hasValue :EMMO_08cb807c_e626_447b_863f_e2835540e918 . @@ -910,14 +913,14 @@ _:genid35 rdf:type owl:Restriction ; [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedTarget _:genid33 ; + owl:annotatedTarget _:genid30 ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every entity is made of quantum parts. This axiomatisation is the expression of the radical reductionistic approach of the EMMO."@en ] . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedTarget _:genid35 ; + owl:annotatedTarget _:genid32 ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "All EMMO individuals are part of the most comprehensive entity which is the universe."@en ] . @@ -932,19 +935,11 @@ _:genid35 rdf:type owl:Restriction ; owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; owl:annotatedProperty :EMMO_31252f35_c767_4b97_a877_1235076c3e13 ; owl:annotatedTarget """The EMMO conceptualises the world using the primitive concepts of causality and parthood. Parthood is about the composition of world entities starting from other more fundamental entities. Causality is about the interactions between world entities. -The quantum is the smallest indivisible part of any world entity. Quantum individuals are the fundamental causal constituents of the universe, since it is implied that causality originates from quantum-to-quantum interactions. Quantums are no-dimensional, and their aggregation makes spacetime emerge from their causal structure. Causality between macro entities (i.e. entities made of more than one quantum) is explained as the sum of the causality relations between their quantum constituents. Fundamental interactions (quantum fields) are represented as symmetric causality between macro entities, while classical interactions are mediated by chain of quantums (i.e. elementary particles). -The fundamental distinction between world entities is direct causality self-connectedness: a world entity can be self-connected xor not self-connected depending on the causality network of its fundamental components. -Void regions do not exist in the EMMO, or in other words there is no spacetime without entities, since space and time are measured quantities following a causality relation between entities (spacetime emerges as relational property not as a self-standing entity). -Entities are not placed in space or time: space and time are always relative between entities and are measured. In other words, space and time relations originates from causality interactions."""@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "While EMMO mereocausality conceptualisation can be used on any possibile domain, so that a quantum can be a Lego brick or an furniture component, it can be better understood when a quantum is elucidated as the smallest measured time interval of existence of an elementary particle (e.g. quark, photon)."@en - ] . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; - owl:annotatedTarget "The disjoint union of the fundamental mereocausal classes of Quantum, CausalPath, CausalSystem and Collection."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """World entities can be classified in many ways, but one of the more important classification for the EMMO is the one between items (causally self-connected entities) and collections (not causally self-connected entities). -A collection cannot be an item and viceversa, representing the fact that a world entity cannot be causally self-connected and non-self connected at the same time."""@en +The quantum is the smallest indivisible part of any world entity. Quantum individuals are the fundamental causal constituents of the universe, since it is implied that causality originates from quantum-to-quantum interactions. Quantums are no-dimensional, and their aggregation makes spacetime emerge from their causal structure. We can think of a quantum as an elementary particle after and interaction and before another interaction. +Causality between macro entities (i.e. entities made of more than one quantum) is explained as the sum of the causality relations between their quantum constituents. Fundamental interactions (quantum fields) are represented as symmetric causality realtion between macro entities, while classical interactions are mediated by chain of quantums (i.e. elementary particles). +The fundamental distinction between world entities is causality self-connectedness: a world entity can be self-connected xor not self-connected depending on the causality network of its fundamental components. +Void regions do not exist in the EMMO. In other words there is no spacetime without entities and spacetime emerges as relational property not as a self-standing entity). Entities are not placed in space or time: space and time are measured quantities, always relative between entities and are measured. In other words, space and time relations originates from causality interactions."""@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "While EMMO mereocausality conceptualisation can be used on any possibile domain, so that a quantum can be a Lego brick or an furniture component, it can be better understood when a quantum is elucidated as an elementary particle after and interaction and before another interaction. (e.g. quark, photon)."@en ] . @@ -1051,26 +1046,6 @@ Following graph theory concepts, the quantums of an item are all connected toget rdf:type . -[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing exclusivity between overlapping and causality."@en ; - rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; - ; - - ] ; - rdf:rest rdf:nil - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . - [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing the fact that an entity cannot cause itself."@en ; rdf:type ; [ rdf:type ; @@ -1221,7 +1196,8 @@ Following graph theory concepts, the quantums of an item are all connected toget ] ] . -[ rdf:type ; +[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The equalsTo object property is equivalent to the OWL SameAs"@en ; + rdf:type ; [ rdf:type ; rdf:first [ rdf:type ; :EMMO_6835537c_d294_4005_a770_ec9621f29ed1 ; @@ -1266,4 +1242,24 @@ Following graph theory concepts, the quantums of an item are all connected toget ] ] . +[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing exclusivity between overlapping and causality."@en ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + ; + + ] ; + rdf:rest rdf:nil + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + ### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/perspectives/persistence.ttl b/perspectives/persistence.ttl index c0caa89f..8f322e54 100644 --- a/perspectives/persistence.ttl +++ b/perspectives/persistence.ttl @@ -295,6 +295,7 @@ Participation is not under direct parthood since a process is not strictly relat skos:example """Practically speaking, the Process class can be populated by primitive subclasses (e.g. Cooking) for each of which holds the axiom that not all the item temporal parts are of the same type of the whole (e.g. breaking an egg, which is not necessarily a cooking process) and there are at least two temporal item parts of different types (e.g. breaking and egg and turning on the stove). The intended usage is not for an individual to belong directly to Process, but to belong to a specific subclass of Process that identifies entities with a specific non-type-persistent structure."""@en ; skos:prefLabel "Process"@en ; + "Equivalent To: Behaviour or ConstitutiveProcess or Stage or SubProcess" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for causal structure classes whose individuals have some temporal item parts that are not of the same type of the whole."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A process can be defined only according to an entity type. The minimum process is an entity made of two entities of different types that are temporally related."@en , """Following the common definition of process, the reader may think that every entity in the EMMO should be a process, since every 4D entity0 always has a time dimension. However, in the EMMO we restrict the concept of process to items whose temporal parts show a change in type (i.e. every 4D object unfolds in time, but not every 4D time unfolding may be of interest for the ontologist and categorized as a process). @@ -325,6 +326,7 @@ Since topological connection means causality, then the only way for a real world skos:example """Practically speaking, the Object class can be populated by primitive subclasses (e.g. Car) for each of which holds the axiom that all the item parts are of the same type of the whole (e.g. Car SubClassOf hasTemporalItemPart only Car). The intended usage is not for an individual to belong directly to Object, but to belong to a specific subclass of Object that identifies entities with a type-persistent structure."""@en ; skos:prefLabel "Object"@en ; + "Equivalent To: Constituent or Participant or Status or SubObject" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "An item can be classified as an object according to a type ϕ (a ϕ-object) if it's a ϕ all its temporal item parts are also of type ϕ. This conceptualisation tries to catch the persistency of type in the temporal parts of an entity."@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for causal structure classes whose individuals have all temporal item parts of the same type of the whole."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """Indefinitely temporally slicing of an entity leads to temporal parts whose temporal extension is so small that the connectivity relations that define the entity as an item will no longer hold. More generally. a temporal part is no more of type ϕ when the temporal interval is lower than the interval that characterizes the causality interactions between the object parts. diff --git a/perspectives/perspectives.ttl b/perspectives/perspectives.ttl index 71066996..f2736f6e 100644 --- a/perspectives/perspectives.ttl +++ b/perspectives/perspectives.ttl @@ -10,12 +10,12 @@ rdf:type owl:Ontology ; owl:versionIRI ; - owl:imports , + owl:imports , + , , , - , - , - ; + , + ; dcterms:abstract """The EMMO perspectives level ontology is a container for the EMMO perspectives level ontologies. The perspectives level ontologies act as roots for extending the EMMO towards specific application domains. They describe the world from different perspectives, including @@ -25,16 +25,16 @@ The perspectives level ontologies act as roots for extending the EMMO towards sp - reductionistic - semiotic - structural"""@en ; - dcterms:creator , - , - , + dcterms:creator , , - ; + , + , + ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "EMMO perspectives-level ontology"@en ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc3" . + owl:versionInfo "1.0.0-rc3" ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . -### Generated by the OWL API (version 4.5.25.2023-02-15T19:15:49Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi From dbdf265584d1ac1d49f9f836e860cbd0ed856a88 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Sun, 24 Nov 2024 02:10:03 +0100 Subject: [PATCH 048/121] Fixed errors in units and quantities such that the tests works --- disciplines/isq.ttl | 26 +- disciplines/units/coherentsiunits.ttl | 6347 +++++++++++----------- disciplines/units/sidimensionalunits.ttl | 19 +- 3 files changed, 3209 insertions(+), 3183 deletions(-) diff --git a/disciplines/isq.ttl b/disciplines/isq.ttl index 40025c18..6a689bc3 100644 --- a/disciplines/isq.ttl +++ b/disciplines/isq.ttl @@ -2353,7 +2353,11 @@ pH = −10 log(a_OH-)"""@en . ### https://w3id.org/emmo#EMMO_506f7823_52bc_40cb_be07_b3b1e10cce13 :EMMO_506f7823_52bc_40cb_be07_b3b1e10cce13 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_f2ca6dd0_0e5f_4392_a92d_cafdae6cfc95 ; + rdfs:subClassOf :EMMO_f2ca6dd0_0e5f_4392_a92d_cafdae6cfc95 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_bed1d005_b04e_4a90_94cf_02bc678a8569 ; + owl:someValuesFrom :EMMO_044f83a6_ade4_4441_9c73_5490dd93344f + ] ; rdfs:comment "Defines the Candela base unit in the SI system."@en ; skos:prefLabel "LuminousEfficacyOf540THzRadiation"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The luminous efficacy of monochromatic radiation of frequency 540 × 10 12 Hz, K cd , is a technical constant that gives an exact numerical relationship between the purely physical characteristics of the radiant power stimulating the human eye (W) and its photobiological response defined by the luminous flux due to the spectral responsivity of a standard observer (lm) at a frequency of 540 × 10 12 hertz."@en . @@ -5022,7 +5026,11 @@ where r is mass ratio of water vapour to dry gas and rsat is the mass ratio of w ### https://w3id.org/emmo#EMMO_ad6c76cf_b400_423e_820f_cf0c4e77f455 :EMMO_ad6c76cf_b400_423e_820f_cf0c4e77f455 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_f2ca6dd0_0e5f_4392_a92d_cafdae6cfc95 ; + rdfs:subClassOf :EMMO_f2ca6dd0_0e5f_4392_a92d_cafdae6cfc95 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_bed1d005_b04e_4a90_94cf_02bc678a8569 ; + owl:someValuesFrom :EMMO_3cb55500_dc5b_4586_bbf3_1d4158afac35 + ] ; owl:disjointWith :EMMO_f1be7d92_c57d_4698_a0ba_968130a3f9e1 ; skos:prefLabel "MolarGasConstant"@en ; :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/constant/MolarGasConstant" ; @@ -5424,7 +5432,11 @@ where r is mass ratio of water vapour to dry gas and rsat is the mass ratio of w ### https://w3id.org/emmo#EMMO_ba380bc6_2bfd_4f11_94c7_b3cbaafd1631 :EMMO_ba380bc6_2bfd_4f11_94c7_b3cbaafd1631 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_f2ca6dd0_0e5f_4392_a92d_cafdae6cfc95 ; + rdfs:subClassOf :EMMO_f2ca6dd0_0e5f_4392_a92d_cafdae6cfc95 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_bed1d005_b04e_4a90_94cf_02bc678a8569 ; + owl:someValuesFrom :EMMO_53b10105_52c7_4746_ab73_a5a30bd198e2 + ] ; rdfs:comment "The DBpedia definition (http://dbpedia.org/page/Magnetic_flux_quantum) is outdated as May 20, 2019. It is now an exact quantity."@en ; skos:prefLabel "JosephsonConstant"@en ; :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/constant/JosephsonConstant" ; @@ -6252,7 +6264,7 @@ the number of protons in the nucleus of an atom""" ; :EMMO_d7d2ca25_03e1_4099_9220_c1a58df13ad0 rdf:type owl:Class ; rdfs:subClassOf :EMMO_3f15d200_c97b_42c8_8ac0_d81d150361e2 , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_67fc0a36_8dcb_4ffa_9a43_31074efa3296 ; + owl:onProperty :EMMO_bed1d005_b04e_4a90_94cf_02bc678a8569 ; owl:someValuesFrom :EMMO_5ebd5e01_0ed3_49a2_a30d_cd05cbe72978 ] ; rdfs:comment "A fundamental physical constant characterizing the strength of the electromagnetic interaction between elementary charged particles."@en ; @@ -6343,7 +6355,11 @@ the number of protons in the nucleus of an atom""" ; ### https://w3id.org/emmo#EMMO_da831168_975a_41f8_baae_279c298569da :EMMO_da831168_975a_41f8_baae_279c298569da rdf:type owl:Class ; - rdfs:subClassOf :EMMO_3f15d200_c97b_42c8_8ac0_d81d150361e2 ; + rdfs:subClassOf :EMMO_3f15d200_c97b_42c8_8ac0_d81d150361e2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_bed1d005_b04e_4a90_94cf_02bc678a8569 ; + owl:someValuesFrom :EMMO_3181bb28_623b_4411_ad79_80277c661322 + ] ; skos:prefLabel "NewtonianConstantOfGravity"@en ; :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/constant/NewtonianConstantOfGravitation" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Physical constant in Newton's law of gravitation and in Einstein's general theory of relativity."@en ; diff --git a/disciplines/units/coherentsiunits.ttl b/disciplines/units/coherentsiunits.ttl index dd3e271e..870dcca9 100644 --- a/disciplines/units/coherentsiunits.ttl +++ b/disciplines/units/coherentsiunits.ttl @@ -30,13 +30,37 @@ Note that this module is not complete and may be extended with more coherent SI We kindly acknowledge NIST for reusing their content, including the selection of units, their elucidations and conversion multiplier."""@en , "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; owl:versionInfo "1.0.0-rc3" ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . - + emmo:EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Classes ################################################################# +### https://w3id.org/emmo#AmperePerDegreeCelsius +emmo:AmperePerDegreeCelsius rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_ed7dd267_e2ee_4565_8117_e5c1eafa3e66 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "57.29578"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://web.mit.edu/course/21/21.guide/use-tab.htm" ; + skos:altLabel "Ampere per Degree Celsius"@en ; + skos:prefLabel "AmperePerDegreeCelsius"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-DEG_C" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.Cel-1" , + "A/Cel" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/°C" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A measure used to express how a current is subject to temperature. Originally used in Wien's Law to describe phenomena related to filaments. One use today is to express how a current generator derates with temperature. + +-- QUDT"""@en . + + ### https://w3id.org/emmo#AmperePerJoule emmo:AmperePerJoule rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , @@ -858,6 +882,74 @@ emmo:CubicMetrePerSquareSecond rdf:type owl:Class ; -- QUDT"""@en . +### https://w3id.org/emmo#DegreeCelsiusKilogramPerSquareMetre +emmo:DegreeCelsiusKilogramPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_6726fbb8_c40a_4b55_a2d5_bf49352d1e73 , + emmo:EMMO_707c6032_e272_4a20_98b5_d35c4f67be68 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Degrees Celsius kilogram per square metre"@en ; + skos:prefLabel "DegreeCelsiusKilogramPerSquareMetre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-KiloGM-PER-M2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.kg.m-2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C⋅kg/m²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Derived unit for the product of the temperature in degrees Celsius and the mass density of a medium, integrated over vertical depth or height in metres. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#DegreeCelsiusPerKelvin +emmo:DegreeCelsiusPerKelvin rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_3227b821_26a5_4c7c_9c01_5c24483e0bd0 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Degree Celsius Per Kelvin"@en ; + skos:prefLabel "DegreeCelsiusPerKelvin"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-PER-K" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.K-1" , + "Cel/K" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C/K" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """unit with the name Degree Celsius divided by the SI base unit kelvin + +-- QUDT"""@en . + + +### https://w3id.org/emmo#DegreeCelsiusPerMetre +emmo:DegreeCelsiusPerMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_720a469f_a19c_4a88_900c_29b3938f5092 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "DegreeCelsiusPerMetre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-PER-M" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.m-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C/m" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Degree Celsius per metre unit."@en . + + +### https://w3id.org/emmo#DegreeCelsiusPerSecond +emmo:DegreeCelsiusPerSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_4f245147_f072_4431_b535_6241e8e87eb8 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Degree Celsius per Second"@en ; + skos:prefLabel "DegreeCelsiusPerSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-PER-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.s-1" , + "Cel/s" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C/s" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Degree Celsius per Second` is a unit for 'Temperature Per Time' expressed as degC / s. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#EMMO_089f13b1_ceb3_4d2a_8795_b4a2d92916da +emmo:EMMO_089f13b1_ceb3_4d2a_8795_b4a2d92916da rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1 ; + skos:prefLabel "MassFraction"@en ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mass_fraction"@en , + "mass-fraction" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The mass of one type of species divided by the total mass."@en . + + ### https://w3id.org/emmo#FaradPerMetre emmo:FaradPerMetre rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , @@ -903,6 +995,32 @@ emmo:Fraction rdf:type owl:Class ; -- QUDT"""@en . +### https://w3id.org/emmo#GramPerGram +emmo:GramPerGram rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1 , + emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + emmo:EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Gram Per Gram"@en ; + skos:prefLabel "GramPerGram"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/GM-PER-GM" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "g.g-1" , + "g/g" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "g/g" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """mass ratio consisting of the 0.001-fold of the SI base unit kilogram divided by the 0.001-fold of the SI base unit kilogram. + +-- QUDT"""@en . + + ### https://w3id.org/emmo#GrayPerSecond emmo:GrayPerSecond rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , @@ -1772,187 +1890,192 @@ emmo:KelvinSquareMetrePerKilogramPerSecond rdf:type owl:Class ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kelvin square metres per kilogram and second."@en . -### https://w3id.org/emmo#LumenPerWatt -emmo:LumenPerWatt rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_5c003f53_20a2_4bd7_8445_58187e582578 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Lumen per Watt"@en ; - skos:prefLabel "LumenPerWatt"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/LM-PER-W" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "lm.W-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "lm/W" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A measurement of luminous efficacy, which is the light output in lumens using one watt of electricity. +### https://w3id.org/emmo#KilogramKelvin +emmo:KilogramKelvin rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_8455fa05_a877_48d7_b8a3_8e3bfad119bf , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram Kelvin"@en ; + skos:prefLabel "KilogramKelvin" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-K" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.K" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅K" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Kilogram Kelvin` is a unit for 'Mass Temperature' expressed as kg-K. -- QUDT"""@en . -### https://w3id.org/emmo#LumenSecond -emmo:LumenSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "lumen second"@en ; - skos:prefLabel "LumenSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/LM-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "lm.s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "lm⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """In photometry, the lumen second is the SI derived unit of luminous energy. It is based on the lumen, the SI unit of luminous flux, and the second, the SI base unit of time. The lumen second is sometimes called the talbot (symbol T). An older name for the lumen second was the lumberg. +### https://w3id.org/emmo#KilogramMetrePerSecond +emmo:KilogramMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + emmo:EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram Metre Per Second"@en ; + skos:prefLabel "KilogramMetrePerSecond" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-M-PER-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m.s-1" , + "kg.m/s" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅m/s" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Kilogram Meter Per Second\" is a unit for 'Linear Momentum' expressed as kg-m/s. -- QUDT"""@en . -### https://w3id.org/emmo#MetreKelvin -emmo:MetreKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_d02c92e0_99ba_4c09_b01f_0d7a7dd7b24e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Metre Kelvin"@en ; - skos:prefLabel "MetreKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.K" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⋅K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Meter Kelvin` is a unit for 'Length Temperature' expressed as m K. +### https://w3id.org/emmo#KilogramPerCubicMetre +emmo:KilogramPerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_1c957677_a460_4702_85a6_baef659d14b1 , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram per Cubic Metre"@en ; + skos:prefLabel "KilogramPerCubicMetre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M3" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-3" , + "kg/m3" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/m³" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Kilogram per cubic metre is an SI derived unit of density, defined by mass in kilograms divided by volume in cubic metres. The official SI symbolic abbreviation is kg . m⁻³, or equivalently either kg/m³. -- QUDT"""@en . -### https://w3id.org/emmo#MetreKilogram -emmo:MetreKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3fe66e46_9343_4a36_b101_a732ad5f4f76 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "MetreKilogram"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.kg" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⋅kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kilogram metre."@en . - - -### https://w3id.org/emmo#MetrePerFarad -emmo:MetrePerFarad rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_d2a20142_b3a4_4d3b_a7e1_e17597e7f177 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "MetrePerFarad"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-PER-FARAD" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.F-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m/f" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre per Farad."@en . +### https://w3id.org/emmo#KilogramPerCubicMetrePerSecond +emmo:KilogramPerCubicMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + emmo:EMMO_8f3a9f9f_6f56_49dc_b39e_1aee57ffdc58 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilograms per cubic metre per second"@en ; + skos:prefLabel "KilogramPerCubicMetrePerSecond" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M3-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-3.s-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m³⋅s)" . -### https://w3id.org/emmo#MetrePerKelvin -emmo:MetrePerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_793f3567_b351_42ef_a1d4_5111d53999c4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "MetrePerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m/K" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m/k" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre per Kelvin."@en . +### https://w3id.org/emmo#KilogramPerKilogram +emmo:KilogramPerKilogram rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1 , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram Per Kilogram"@en ; + skos:prefLabel "KilogramPerKilogram" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-KiloGM" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.kg-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/kg" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI base unit kilogram divided by the SI base unit kilogram +-- QUDT"""@en . -### https://w3id.org/emmo#MetrePerSecond -emmo:MetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4f5c7c54_1c63_4d17_b12b_ea0792c2b187 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "MetrePerSecond"@en ; - emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "MTS" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-PER-SEC" ; - emmo:EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 "http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerSecond-Time" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Metre per second is an SI derived unit of both speed (scalar) and velocity (vector quantity which specifies both magnitude and a specific direction), defined by distance in metres divided by time in seconds. -The official SI symbolic abbreviation is mu00b7s-1, or equivalently either m/s. + +### https://w3id.org/emmo#KilogramPerMetre +emmo:KilogramPerMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_4007522b_7ab7_4855_acd2_e99e2a0690b6 , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram per Metre"@en ; + skos:prefLabel "KilogramPerMetre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-1" , + "kg/m" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/m" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Kilogram Per Meter (kg/m) is a unit in the category of Linear mass density. It is also known as kilogram/meter, kilogram/metre, kilograms per meter, kilogram per metre, kilograms per metre. This unit is commonly used in the SI unit system. Kilogram Per Meter (kg/m) has a dimension of ML-1 where M is mass, and L is length. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#MetrePerSquareSecond -emmo:MetrePerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2da7408f_d389_4245_887d_a1743b81a9b6 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Metre per Square Second"@en ; - skos:prefLabel "MetrePerSquareSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.s-2" , - "m/s2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The `meter per Square second` is the unit of acceleration in the International System of Units (SI). As a derived unit it is composed from the SI base units of length, the metre, and the standard unit of time, the second. Its symbol is written in several forms as m/s², or m s⁻². As acceleration, the unit is interpreted physically as change in velocity or speed per time interval, that is, `metre per second per second`. +### https://w3id.org/emmo#KilogramPerMetrePerSecond +emmo:KilogramPerMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_2c224eb4_cb86_44a4_a067_8969ead598d7 , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilograms per metre per second"@en ; + skos:prefLabel "KilogramPerMetrePerSecond" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-1.s-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m⋅s)" . + + +### https://w3id.org/emmo#KilogramPerMetrePerSquareSecond +emmo:KilogramPerMetrePerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_53bd0c90_41c3_46e2_8779_cd2a80f7e18b , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilograms per metre per square second"@en ; + skos:prefLabel "KilogramPerMetrePerSquareSecond" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-1.s-2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m⋅s²)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of pressure. The pascal is the standard pressure unit in the MKS metric system, equal to one newton per square meter or one \"kilogram per meter per second per second.\" The unit is named for Blaise Pascal (1623-1662), French philosopher and mathematician, who was the first person to use a barometer to measure differences in altitude. -- QUDT"""@en . -### https://w3id.org/emmo#MolPerKilogram -emmo:MolPerKilogram rdf:type owl:Class ; +### https://w3id.org/emmo#KilogramPerMol +emmo:KilogramPerMol rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_95971713_d589_4002_a5a7_affc5c74cfdb , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + emmo:EMMO_9ba91622_e39f_43e3_b95f_290937928d7e , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -1961,45 +2084,22 @@ emmo:MolPerKilogram rdf:type owl:Class ; owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Mole per Kilogram"@en ; - skos:prefLabel "MolePerKilogram"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.kg-1" , - "mol/kg" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Mole Per Kilogram (mol/kg) is a unit of Molality - --- QUDT"""@en . - - -### https://w3id.org/emmo#MoleKelvin -emmo:MoleKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3d254432_6f8f_4a6d_9eb3_4ab54388171b , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Mole Kelvin"@en ; - skos:prefLabel "MoleKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.K" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol⋅K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Mole Kelvin is a unit for `Temperature Amount Of Substance` expressed as mol-K. + skos:altLabel "Kilogram per Mole"@en ; + skos:prefLabel "KilogramPerMole"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-MOL" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.mol-1" , + "kg/mol" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/mol" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """In chemistry, the molar mass M is defined as the mass of a given substance (chemical element or chemical compound) divided by its amount of substance. It is a physical property of a given substance. The base SI unit for molar mass is kg/mol. However, for historical reasons, molar masses are almost always expressed in g/mol. As an example, the molar mass of water is approximately: 18.01528(33) g/mol. -- QUDT"""@en . -### https://w3id.org/emmo#MolePerCubicMetre -emmo:MolePerCubicMetre rdf:type owl:Class ; +### https://w3id.org/emmo#KilogramPerSecond +emmo:KilogramPerSecond rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_e9348e5b_af4f_4898_bbfe_c4583cf44b80 , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + emmo:EMMO_8826aefb_0bf6_4378_8732_fc80aa95654c , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -2008,287 +2108,174 @@ emmo:MolePerCubicMetre rdf:type owl:Class ; owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Mole per Cubic Metre"@en ; - skos:prefLabel "MolePerCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-3" , - "mol/m3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI derived unit for amount-of-substance concentration is the mole/cubic meter. + skos:altLabel "Kilogram per Second"@en ; + skos:prefLabel "KilogramPerSecond" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.s-1" , + "kg/s" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/s" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Kilogram Per Second (kg/s) is a unit in the category of Mass flow rate. It is also known as kilogram/second, kilograms per second. This unit is commonly used in the SI unit system. Kilogram Per Second (kg/s) has a dimension of MT⁻¹ where M is mass, and T is time. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#MolePerCubicMetrePerSecond -emmo:MolePerCubicMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Moles per cubic metre per second"@en ; - skos:prefLabel "MolePerCubicMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M3-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-3.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m³⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI unit of quantity of matter per SI unit volume per SI unit of time. - --- QUDT"""@en . - - -### https://w3id.org/emmo#MolePerKilogramPascal -emmo:MolePerKilogramPascal rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2d66cf6d_9396_40c8_bb82_324ab19067ce , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Mole per Kilogram Pascal"@en ; - skos:prefLabel "MolePerKilogramPascal" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-KiloGM-PA" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.kg-1.Pa-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(kg⋅Pa)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Mole Per Kilogram Pascal (mol/kg-pa) is a unit of Molar Mass variation due to Pressure. +### https://w3id.org/emmo#KilogramPerSecondPerSquareMetre +emmo:KilogramPerSecondPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + emmo:EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram Per Second Per Square Metre"@en ; + skos:prefLabel "KilogramPerSecondPerSquareMetre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-SEC-M2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.(s.m2)-1" , + "kg.s-1.m-2" , + "kg/(s.m2)" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(s⋅m²)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI base unit kilogram divided by the product of the power of the SI base unit metre with the exponent 2 and the SI base unit second -- QUDT"""@en . -### https://w3id.org/emmo#MolePerSecond -emmo:MolePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ce7d4720_aa20_4a8c_93e8_df41a35b6723 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Mole Per Second"@en ; - skos:prefLabel "MolePerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.s-1" , - "mol/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI base unit mol divided by the SI base unit second +### https://w3id.org/emmo#KilogramPerSquareMetre +emmo:KilogramPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + emmo:EMMO_90798691_3b86_4d8c_910f_be2b39c98b39 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram per Square Metre"@en ; + skos:prefLabel "KilogramPerSquareMetre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-2" , + "kg/m2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/m²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Kilogram Per Square Meter (kg/m2) is a unit in the category of Surface density. It is also known as kilograms per square meter, kilogram per square metre, kilograms per square metre, kilogram/square meter, kilogram/square metre. This unit is commonly used in the SI unit system. Kilogram Per Square Meter (kg/m2) has a dimension of ML-2 where M is mass, and L is length. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#MolePerSquareMetre -emmo:MolePerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_183f6fac_8543_44e0_bd59_434aa7054f4c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Moles per square metre"@en ; - skos:prefLabel "MolePerSquareMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI unit of quantity of matter per SI unit area. +### https://w3id.org/emmo#KilogramPerSquareMetrePerPascalPerSecond +emmo:KilogramPerSquareMetrePerPascalPerSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + emmo:EMMO_ab2ee5cd_4de3_46b6_bec5_29e293b33422 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilograms per square metre per Pascal per second"@en ; + skos:prefLabel "KilogramPerSquareMetrePerPascalPerSecond" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M2-PA-SEC" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m²⋅s⋅Pa)" ; + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Perm_(unit)" . --- QUDT"""@en . +### https://w3id.org/emmo#KilogramPerSquareMetrePerSecond +emmo:KilogramPerSquareMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + emmo:EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilograms per square metre per second"@en ; + skos:prefLabel "KilogramPerSquareMetrePerSecond" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M2-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-2.s-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m²⋅s)" . -### https://w3id.org/emmo#MolePerSquareMetrePerSecond -emmo:MolePerSquareMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_a94aec97_71ff_4574_b111_a52d77d2c230 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Moles per square metre per second"@en ; - skos:prefLabel "MolePerSquareMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m²⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI unit of quantity of matter per SI unit area per SI unit of time. --- QUDT"""@en . +### https://w3id.org/emmo#KilogramPerSquareMetreSquareSecond +emmo:KilogramPerSquareMetreSquareSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + emmo:EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram per Square Metre Square Second"@en ; + skos:prefLabel "KilogramPerSquareMetreSquareSecond" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M2-SEC2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m²⋅s²)" . -### https://w3id.org/emmo#MolePerSquareMetrePerSecondPerMetre -emmo:MolePerSquareMetrePerSecondPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "MolePerSquareMetrePerSecondPerMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2-SEC-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2.s-1.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m²⋅s⋅m)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Moles per square metre and second and metre."@en . +### https://w3id.org/emmo#KilogramPerSquareSecond +emmo:KilogramPerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram per Square Second"@en ; + skos:prefLabel "KilogramPerSquareSecond" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-SEC2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.s-2" , + "kg/s2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/s²" . -### https://w3id.org/emmo#MolePerSquareMetrePerSecondPerMetrePerSteradian -emmo:MolePerSquareMetrePerSecondPerMetrePerSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "MolePerSquareMetrePerSecondPerMetrePerSteradian" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2-SEC-M-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2.s-1.m-1.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m²⋅s⋅m⋅sr)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Moles per square metre per second per metre per steradian."@en . +### https://w3id.org/emmo#KilogramSquareMetre +emmo:KilogramSquareMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_3532cc67_472a_4227_96f4_04b93146cec3 , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram Square Metre"@en ; + skos:prefLabel "KilogramSquareMetre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-M2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅m²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Kilogram Square Meter\" is a unit for 'Moment Of Inertia' expressed as kg-m². +-- QUDT"""@en . -### https://w3id.org/emmo#MolePerSquareMetrePerSecondPerSteradian -emmo:MolePerSquareMetrePerSecondPerSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_a94aec97_71ff_4574_b111_a52d77d2c230 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "MolePerSquareMetrePerSecondPerSteradian" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2-SEC-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2.s-1.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m²⋅s⋅sr)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Moles per square metre per second per steradian."@en . - - -### https://w3id.org/emmo#NewtonMetre -emmo:NewtonMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:comment "Note that the physical dimension is the same as for Joule."@en ; - skos:prefLabel "NewtonMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M" ; - emmo:EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 "http://www.ontology-of-units-of-measure.org/resource/om-2/newtonMetre" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Torque\" is the tendency of a force to cause a rotation, is the product of the force and the distance from the center of rotation to the point where the force is applied. Torque has the same units as work or energy, but it is a different physical concept. To stress the difference, scientists measure torque in newton meters rather than in joules, the SI unit of work. One newton meter is approximately 0.737562 pound foot. - --- QUDT"""@en . - - -### https://w3id.org/emmo#NewtonMetrePerAmpere -emmo:NewtonMetrePerAmpere rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4c49ab58_a6f6_409e_b849_f873ae1dcbee , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton Metre Per Ampere"@en ; - skos:prefLabel "NewtonMetrePerAmpere"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-A" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m.A-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/A" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit newton and the SI base unit metre divided by the SI base unit ampere - --- QUDT"""@en . - - -### https://w3id.org/emmo#NewtonMetrePerKilogram -emmo:NewtonMetrePerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton Metre Per Kilogram"@en ; - skos:prefLabel "NewtonMetrePerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m.kg-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the derived SI unit newton and the SI base unit metre divided by the SI base unit kilogram - --- QUDT"""@en . - - -### https://w3id.org/emmo#NewtonMetrePerMetre -emmo:NewtonMetrePerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton metre per metre"@en ; - skos:prefLabel "NewtonMetrePerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-M" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """This is the SI unit for the rolling resistance, which is equivalent to drag force in newton - --- QUDT"""@en . - -### https://w3id.org/emmo#NewtonMetrePerMetrePerRadian -emmo:NewtonMetrePerMetrePerRadian rdf:type owl:Class ; +### https://w3id.org/emmo#KilogramSquareMetrePerSecond +emmo:KilogramSquareMetrePerSecond rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c , + emmo:EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -2297,17 +2284,21 @@ emmo:NewtonMetrePerMetrePerRadian rdf:type owl:Class ; owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "NewtonMetrePerMetrePerRadian" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-M-RAD" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/(m⋅rad)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Newton metre per metre and radian."@en . + skos:altLabel "Kilogram Square Metre Per Second"@en ; + skos:prefLabel "KilogramSquareMetrePerSecond" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-M2-PER-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m2.s-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅m²/s" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Kilogram Square Meter Per Second\" is a unit for 'Angular Momentum' expressed as kg-m²-s⁻¹. + +-- QUDT"""@en . -### https://w3id.org/emmo#NewtonMetrePerRadian -emmo:NewtonMetrePerRadian rdf:type owl:Class ; +### https://w3id.org/emmo#KilogramSquareSecond +emmo:KilogramSquareSecond rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , + emmo:EMMO_5f375229_de0c_46bf_b11f_da9d3b742253 , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -2316,200 +2307,126 @@ emmo:NewtonMetrePerRadian rdf:type owl:Class ; owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton metre per radian"@en ; - skos:prefLabel "NewtonMetrePerRadian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-RAD" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/rad" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton Meter per Radian is the SI unit for Torsion Constant + skos:altLabel "Kilogram Square Second"@en ; + skos:prefLabel "KilogramSquareSecond" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-SEC2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.s2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅s²" . + + +### https://w3id.org/emmo#LumenPerWatt +emmo:LumenPerWatt rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_5c003f53_20a2_4bd7_8445_58187e582578 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Lumen per Watt"@en ; + skos:prefLabel "LumenPerWatt"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/LM-PER-W" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "lm.W-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "lm/W" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A measurement of luminous efficacy, which is the light output in lumens using one watt of electricity. -- QUDT"""@en . -### https://w3id.org/emmo#NewtonMetrePerSquareMetre -emmo:NewtonMetrePerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton Metre Per Square Metre"@en ; - skos:prefLabel "NewtonMetrePerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m.m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit newton and the SI base unit metre divided by the power of the SI base unit metre with the exponent 2 +### https://w3id.org/emmo#LumenSecond +emmo:LumenSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "lumen second"@en ; + skos:prefLabel "LumenSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/LM-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "lm.s" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "lm⋅s" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """In photometry, the lumen second is the SI derived unit of luminous energy. It is based on the lumen, the SI unit of luminous flux, and the second, the SI base unit of time. The lumen second is sometimes called the talbot (symbol T). An older name for the lumen second was the lumberg. -- QUDT"""@en . -### https://w3id.org/emmo#NewtonMetreSecond -emmo:NewtonMetreSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton Metre Second"@en ; - skos:prefLabel "NewtonMetreSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m.s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI derived unit of angular momentum. +### https://w3id.org/emmo#MetreKelvin +emmo:MetreKelvin rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_d02c92e0_99ba_4c09_b01f_0d7a7dd7b24e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Metre Kelvin"@en ; + skos:prefLabel "MetreKelvin"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-K" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.K" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⋅K" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Meter Kelvin` is a unit for 'Length Temperature' expressed as m K. --- QUDT"""@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/SI_derived_unit" . +-- QUDT"""@en . -### https://w3id.org/emmo#NewtonMetreSecondPerMetre -emmo:NewtonMetreSecondPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton metre seconds per metre"@en ; - skos:prefLabel "NewtonMetreSecondPerMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-SEC-PER-M" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m⋅s/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton metre seconds measured per metre - --- QUDT"""@en . - - -### https://w3id.org/emmo#NewtonMetreSecondPerRadian -emmo:NewtonMetreSecondPerRadian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton metre seconds per radian"@en ; - skos:prefLabel "NewtonMetreSecondPerRadian" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-SEC-PER-RAD" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m⋅s/rad" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton metre seconds measured per radian - --- QUDT"""@en . - - -### https://w3id.org/emmo#NewtonPerAmpere -emmo:NewtonPerAmpere rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8cf32f24_ada1_4350_af2c_50eb0e5f6415 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton Per Ampere"@en ; - skos:prefLabel "NewtonPerAmpere"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-A" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.A-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/A" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit newton divided by the SI base unit ampere - --- QUDT"""@en . - - -### https://w3id.org/emmo#NewtonPerCoulomb -emmo:NewtonPerCoulomb rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ebf9a5c6_ca80_45d4_a991_24a1bf4b6720 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton per Coulomb"@en ; - skos:prefLabel "NewtonPerCoulomb"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-C" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.C-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/C" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton Per Coulomb ( N/C) is a unit in the category of Electric field strength. It is also known as newtons/coulomb. Newton Per Coulomb ( N/C) has a dimension of MLT-3I-1 where M is mass, L is length, T is time, and I is electric current. It essentially the same as the corresponding standard SI unit V/m. - --- QUDT"""@en . - - -### https://w3id.org/emmo#NewtonPerCubicMetre -emmo:NewtonPerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "NewtonPerCubicMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Newton per cubic metre."@en . - +### https://w3id.org/emmo#MetreKilogram +emmo:MetreKilogram rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_3fe66e46_9343_4a36_b101_a732ad5f4f76 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "MetreKilogram"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-KiloGM" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.kg" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⋅kg" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kilogram metre."@en . -### https://w3id.org/emmo#NewtonPerKilogram -emmo:NewtonPerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2da7408f_d389_4245_887d_a1743b81a9b6 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton per Kilogram"@en ; - skos:prefLabel "NewtonPerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.kg-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Gravitational field strength at a point is the gravitational force per unit mass at that point. It is a vector and its S.I. unit is N kg-1. --- QUDT"""@en . +### https://w3id.org/emmo#MetrePerFarad +emmo:MetrePerFarad rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_d2a20142_b3a4_4d3b_a7e1_e17597e7f177 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "MetrePerFarad"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-PER-FARAD" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.F-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m/f" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre per Farad."@en . -### https://w3id.org/emmo#NewtonPerMetre -emmo:NewtonPerMetre rdf:type owl:Class ; +### https://w3id.org/emmo#MetrePerKelvin +emmo:MetrePerKelvin rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , + emmo:EMMO_793f3567_b351_42ef_a1d4_5111d53999c4 , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -2519,43 +2436,41 @@ emmo:NewtonPerMetre rdf:type owl:Class ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton per Metre"@en ; - skos:prefLabel "NewtonPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m-1" , - "N/m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton Per Meter (N/m) is a unit in the category of Surface tension. It is also known as newtons per meter, newton per metre, newtons per metre, newton/meter, newton/metre. This unit is commonly used in the SI unit system. Newton Per Meter (N/m) has a dimension of MT-2 where M is mass, and T is time. This unit is the standard SI unit in this category. - --- QUDT"""@en . + skos:prefLabel "MetrePerKelvin"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-PER-K" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m/K" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m/k" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre per Kelvin."@en . -### https://w3id.org/emmo#NewtonPerRadian -emmo:NewtonPerRadian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton per radian"@en ; - skos:prefLabel "NewtonPerRadian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-RAD" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/rad" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A one-newton force applied for one angle/torsional torque +### https://w3id.org/emmo#MetrePerSecond +emmo:MetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_4f5c7c54_1c63_4d17_b12b_ea0792c2b187 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "MetrePerSecond"@en ; + emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "MTS" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-PER-SEC" ; + emmo:EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 "http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerSecond-Time" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.s-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m/s" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Metre per second is an SI derived unit of both speed (scalar) and velocity (vector quantity which specifies both magnitude and a specific direction), defined by distance in metres divided by time in seconds. +The official SI symbolic abbreviation is mu00b7s-1, or equivalently either m/s. -- QUDT"""@en . -### https://w3id.org/emmo#NewtonPerSquareMetre -emmo:NewtonPerSquareMetre rdf:type owl:Class ; +### https://w3id.org/emmo#MetrePerSquareSecond +emmo:MetrePerSquareSecond rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_53bd0c90_41c3_46e2_8779_cd2a80f7e18b , + emmo:EMMO_2da7408f_d389_4245_887d_a1743b81a9b6 , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -2565,112 +2480,100 @@ emmo:NewtonPerSquareMetre rdf:type owl:Class ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newtons Per Square Metre"@en ; - skos:prefLabel "NewtonPerSquareMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of pressure. The pascal is the standard pressure unit in the MKS metric system, equal to one newton per square meter or one \"kilogram per meter per second per second.\" The unit is named for Blaise Pascal (1623-1662), French philosopher and mathematician, who was the first person to use a barometer to measure differences in altitude. - --- QUDT"""@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Pascal?oldid=492989202" . - - -### https://w3id.org/emmo#NewtonSecond -emmo:NewtonSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton Second"@en ; - skos:prefLabel "NewtonSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit newton and the SI base unit second + skos:altLabel "Metre per Square Second"@en ; + skos:prefLabel "MetrePerSquareSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-PER-SEC2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.s-2" , + "m/s2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m/s²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The `meter per Square second` is the unit of acceleration in the International System of Units (SI). As a derived unit it is composed from the SI base units of length, the metre, and the standard unit of time, the second. Its symbol is written in several forms as m/s², or m s⁻². As acceleration, the unit is interpreted physically as change in velocity or speed per time interval, that is, `metre per second per second`. -- QUDT"""@en . -### https://w3id.org/emmo#NewtonSecondPerCubicMetre -emmo:NewtonSecondPerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton second per Cubic Metre"@en ; - skos:prefLabel "NewtonSecondPerCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-SEC-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.s.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅s/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of specific acoustic impedance. When sound waves pass through any physical substance the pressure of the waves causes the particles of the substance to move. The sound specific impedance is the ratio between the sound pressure and the particle velocity it produces. The specific impedance is 1 N · s · m⁻³ if unit pressure produces unit velocity. +### https://w3id.org/emmo#MilliAmperePerGram +emmo:MilliAmperePerGram rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_73be8825_e9a7_41d0_956e_b58060e5d5ac , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "MilliAmperePerGram"@en ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "a unit of electric current per mass"@en . + + +### https://w3id.org/emmo#MolPerKilogram +emmo:MolPerKilogram rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_95971713_d589_4002_a5a7_affc5c74cfdb , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Mole per Kilogram"@en ; + skos:prefLabel "MolePerKilogram"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-KiloGM" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.kg-1" , + "mol/kg" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/kg" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Mole Per Kilogram (mol/kg) is a unit of Molality -- QUDT"""@en . -### https://w3id.org/emmo#NewtonSecondPerMetre -emmo:NewtonSecondPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8826aefb_0bf6_4378_8732_fc80aa95654c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton Second per Metre"@en ; - skos:prefLabel "NewtonSecondPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-SEC-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.s.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅s/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton second measured per metre +### https://w3id.org/emmo#MoleDegreeCelsius +emmo:MoleDegreeCelsius rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_3d254432_6f8f_4a6d_9eb3_4ab54388171b , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Mole Degree Celsius"@en ; + skos:prefLabel "MoleDegreeCelsius"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-DEG_C" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.Cel" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol⋅°C" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Mole Degree Celsius` is a C.G.S System unit for 'Temperature Amount Of Substance' expressed as mol-degC. -- QUDT"""@en . -### https://w3id.org/emmo#NewtonSecondPerRadian -emmo:NewtonSecondPerRadian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton seconds per radian"@en ; - skos:prefLabel "NewtonSecondPerRadian" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-SEC-PER-RAD" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅s/rad" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton seconds measured per radian +### https://w3id.org/emmo#MoleKelvin +emmo:MoleKelvin rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_3d254432_6f8f_4a6d_9eb3_4ab54388171b , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Mole Kelvin"@en ; + skos:prefLabel "MoleKelvin"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-K" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.K" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol⋅K" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Mole Kelvin is a unit for `Temperature Amount Of Substance` expressed as mol-K. -- QUDT"""@en . -### https://w3id.org/emmo#NewtonSquareMetre -emmo:NewtonSquareMetre rdf:type owl:Class ; +### https://w3id.org/emmo#MolePerCubicMetre +emmo:MolePerCubicMetre rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_cb77e107_43ed_4a97_bf39_03b3587404d3 , + emmo:EMMO_e9348e5b_af4f_4898_bbfe_c4583cf44b80 , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -2680,16 +2583,21 @@ emmo:NewtonSquareMetre rdf:type owl:Class ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "NewtonSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Newton square metre."@en . + skos:altLabel "Mole per Cubic Metre"@en ; + skos:prefLabel "MolePerCubicMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M3" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-3" , + "mol/m3" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/m³" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI derived unit for amount-of-substance concentration is the mole/cubic meter. +-- QUDT"""@en . -### https://w3id.org/emmo#NewtonSquareMetrePerAmpere -emmo:NewtonSquareMetrePerAmpere rdf:type owl:Class ; + +### https://w3id.org/emmo#MolePerCubicMetrePerSecond +emmo:MolePerCubicMetrePerSecond rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_431ce3bc_3d54_481d_a10d_7c4a4418732a , + emmo:EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -2699,105 +2607,257 @@ emmo:NewtonSquareMetrePerAmpere rdf:type owl:Class ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "NewtonSquareMetrePerAmpere"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M2-PER-A" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m2.A-1" , - "N.m2/A" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m²/A" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Newton metre squared per Ampere."@en . + skos:altLabel "Moles per cubic metre per second"@en ; + skos:prefLabel "MolePerCubicMetrePerSecond" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M3-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-3.s-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m³⋅s)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI unit of quantity of matter per SI unit volume per SI unit of time. +-- QUDT"""@en . -### https://w3id.org/emmo#NewtonSquareMetrePerSquareKilogram -emmo:NewtonSquareMetrePerSquareKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3181bb28_623b_4411_ad79_80277c661322 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton Square Metre Per Square Kilogram"@en ; - skos:prefLabel "NewtonSquareMetrePerSquareKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M2-PER-KiloGM2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m2.kg-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m²/kg²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """unit of gravitational constant as product of the derived SI unit newton, the power of the SI base unit metre with the exponent 2 divided by the power of the SI base unit kilogram with the exponent 2 --- QUDT"""@en . +### https://w3id.org/emmo#MolePerKilogramPascal +emmo:MolePerKilogramPascal rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_2d66cf6d_9396_40c8_bb82_324ab19067ce , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Mole per Kilogram Pascal"@en ; + skos:prefLabel "MolePerKilogramPascal" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-KiloGM-PA" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.kg-1.Pa-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(kg⋅Pa)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Mole Per Kilogram Pascal (mol/kg-pa) is a unit of Molar Mass variation due to Pressure. +-- QUDT"""@en . -### https://w3id.org/emmo#OhmMetre -emmo:OhmMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_359312ca_1d9d_4765_b20b_28d9f45d77e7 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:prefLabel "OhmMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/OHM-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Ohm.m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Ω⋅m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Ohm metre."@en . +### https://w3id.org/emmo#MolePerSecond +emmo:MolePerSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_ce7d4720_aa20_4a8c_93e8_df41a35b6723 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Mole Per Second"@en ; + skos:prefLabel "MolePerSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.s-1" , + "mol/s" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/s" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI base unit mol divided by the SI base unit second -### https://w3id.org/emmo#OhmSquareMetrePerMetre -emmo:OhmSquareMetrePerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_359312ca_1d9d_4765_b20b_28d9f45d77e7 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "OhmSquareMetrePerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/OHM-M2-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Ohm2.m.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Ω⋅m²/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Ohm square metre per metre."@en . +-- QUDT"""@en . -### https://w3id.org/emmo#PascalCubicMetrePerSecond -emmo:PascalCubicMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Pascal Cubic Metre Per Second"@en ; - skos:prefLabel "PascalCubicMetrePerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-M3-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m3.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅m³/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product out of the SI derived unit pascal and the power of the SI base unit metre with the exponent 3 divided by the SI base unit second +### https://w3id.org/emmo#MolePerSquareMetre +emmo:MolePerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_183f6fac_8543_44e0_bd59_434aa7054f4c , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Moles per square metre"@en ; + skos:prefLabel "MolePerSquareMetre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/m²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI unit of quantity of matter per SI unit area. -- QUDT"""@en . -### https://w3id.org/emmo#PascalMetre -emmo:PascalMetre rdf:type owl:Class ; +### https://w3id.org/emmo#MolePerSquareMetrePerSecond +emmo:MolePerSquareMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_a94aec97_71ff_4574_b111_a52d77d2c230 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Moles per square metre per second"@en ; + skos:prefLabel "MolePerSquareMetrePerSecond" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2.s-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m²⋅s)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI unit of quantity of matter per SI unit area per SI unit of time. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#MolePerSquareMetrePerSecondPerMetre +emmo:MolePerSquareMetrePerSecondPerMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "MolePerSquareMetrePerSecondPerMetre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2-SEC-M" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2.s-1.m-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m²⋅s⋅m)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Moles per square metre and second and metre."@en . + + +### https://w3id.org/emmo#MolePerSquareMetrePerSecondPerMetrePerSteradian +emmo:MolePerSquareMetrePerSecondPerMetrePerSteradian rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "MolePerSquareMetrePerSecondPerMetrePerSteradian" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2-SEC-M-SR" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2.s-1.m-1.sr-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m²⋅s⋅m⋅sr)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Moles per square metre per second per metre per steradian."@en . + + +### https://w3id.org/emmo#MolePerSquareMetrePerSecondPerSteradian +emmo:MolePerSquareMetrePerSecondPerSteradian rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_a94aec97_71ff_4574_b111_a52d77d2c230 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "MolePerSquareMetrePerSecondPerSteradian" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2-SEC-SR" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2.s-1.sr-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m²⋅s⋅sr)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Moles per square metre per second per steradian."@en . + + +### https://w3id.org/emmo#NanoMeterPerMilliMeterMegaPascal +emmo:NanoMeterPerMilliMeterMegaPascal rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 , + emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0E-12"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Nanometer Per Millimeter Megapascal"@en ; + skos:prefLabel "NanoMeterPerMilliMeterMegaPascal" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoM-PER-MilliM-MegaPA" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nm.mm-1.MPa-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nm/(mm⋅MPa)" . + + +### https://w3id.org/emmo#NanoMolePerCubicCentiMetrePerHour +emmo:NanoMolePerCubicCentiMetrePerHour rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "2.777778E-7"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Nanomoles per cubic centimetre per hour"@en ; + skos:prefLabel "NanoMolePerCubicCentiMetrePerHour" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-CentiM3-HR" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.cm-3.h-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/(cm³⋅hr)" . + + +### https://w3id.org/emmo#NanoMolePerGramPerSecond +emmo:NanoMolePerGramPerSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_5d2d48c4_4fb6_4f33_bfc0_273129429c30 , + emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0E-6"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Nanomoles per gram per second"@en ; + skos:prefLabel "NanoMolePerGramPerSecond" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-GM-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.g-1.s-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/(g⋅s)" . + + +### https://w3id.org/emmo#NanoMolePerKilogram +emmo:NanoMolePerKilogram rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_95971713_d589_4002_a5a7_affc5c74cfdb , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0E-9"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Nanomoles per kilogram"@en ; + skos:prefLabel "NanoMolePerKilogram" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-KiloGM" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.kg-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/kg" . + + +### https://w3id.org/emmo#NewtonMetre +emmo:NewtonMetre rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , + emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -2806,18 +2866,19 @@ emmo:PascalMetre rdf:type owl:Class ; owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "PascalMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Pascal metre."@en . + rdfs:comment "Note that the physical dimension is the same as for Joule."@en ; + skos:prefLabel "NewtonMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M" ; + emmo:EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 "http://www.ontology-of-units-of-measure.org/resource/om-2/newtonMetre" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Torque\" is the tendency of a force to cause a rotation, is the product of the force and the distance from the center of rotation to the point where the force is applied. Torque has the same units as work or energy, but it is a different physical concept. To stress the difference, scientists measure torque in newton meters rather than in joules, the SI unit of work. One newton meter is approximately 0.737562 pound foot. +-- QUDT"""@en . -### https://w3id.org/emmo#PascalMetrePerSecond -emmo:PascalMetrePerSecond rdf:type owl:Class ; + +### https://w3id.org/emmo#NewtonMetrePerAmpere +emmo:NewtonMetrePerAmpere rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_539d8d92_d3a5_4f46_858f_081fed5b4190 , + emmo:EMMO_4c49ab58_a6f6_409e_b849_f873ae1dcbee , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -2827,200 +2888,43 @@ emmo:PascalMetrePerSecond rdf:type owl:Class ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "PascalMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-M-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅m/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Pascal metre per second."@en . + skos:altLabel "Newton Metre Per Ampere"@en ; + skos:prefLabel "NewtonMetrePerAmpere"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-A" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m.A-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/A" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit newton and the SI base unit metre divided by the SI base unit ampere +-- QUDT"""@en . -### https://w3id.org/emmo#PascalMetrePerSquareSecond -emmo:PascalMetrePerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_30261696_a8a4_44ce_9bf5_b18201a83c76 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "PascalMetrePerSquareSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-M-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m.s-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅m/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Pascal metre per square second."@en . - -### https://w3id.org/emmo#PascalPerKelvin -emmo:PascalPerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_1275ac79_7280_4d99_ab61_3d98e00c053e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "PascalPerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "P/K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Pascal per Kelvin."@en . - - -### https://w3id.org/emmo#PascalPerMetre -emmo:PascalPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Pascal Per Metre"@en ; - skos:prefLabel "PascalPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m-1" , - "Pa/m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit pascal divided by the SI base unit metre - --- QUDT"""@en . - - -### https://w3id.org/emmo#PascalPerSecond -emmo:PascalPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Pascal per Second"@en ; - skos:prefLabel "PascalPerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.s-1" , - "Pa/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "P/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A rate of change of pressure measured as the number of Pascals in a period of one second. - --- QUDT"""@en . - - -### https://w3id.org/emmo#PascalSecond -emmo:PascalSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2c224eb4_cb86_44a4_a067_8969ead598d7 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Pascal Second"@en ; - skos:prefLabel "PascalSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of dynamic viscosity, equal to 10 poises or 1000 centipoises. - --- QUDT"""@en . - - -### https://w3id.org/emmo#PascalSecondPerCubicMetre -emmo:PascalSecondPerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_9cffc70d_4b60_4187_a7cd_706f5740ae87 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.efunda.com/glossary/units/units--acoustic_impedance--pascal_second_per_cubic_meter.cfm" ; - skos:altLabel "Pascal Second Per Cubic Metre"@en ; - skos:prefLabel "PascalSecondPerCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-SEC-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.s.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅s/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Pascal Second Per Cubic Meter` (Pa-s/m³) is a unit in the category of Acoustic impedance. It is also known as `pascal-second/cubic meter`. It has a dimension of ML⁻⁴T⁻¹ where M is mass, L is length, and T is time. This unit is the standard SI unit in this category. - --- QUDT"""@en . - - -### https://w3id.org/emmo#PascalSecondPerMetre -emmo:PascalSecondPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.efunda.com/glossary/units/units--specific_acoustic_impedance--pascal_second_per_meter.cfm" ; - skos:altLabel "Pascal Second Per Metre"@en ; - skos:prefLabel "PascalSecondPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-SEC-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.s.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅s/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Pascal Second Per Meter (Pa-s/m) is a unit in the category of Specific acoustic impedance. It is also known as pascal-second/meter. Pascal Second Per Meter has a dimension of ML²T⁻¹ where M is mass, L is length, and T is time. It essentially the same as the corresponding standard SI unit kg/m2· s. - --- QUDT"""@en . - - -### https://w3id.org/emmo#PerCubicMetre -emmo:PerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_95a9bf22_eabc_4a84_863d_9ea398c8a52e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Reciprocal Cubic Metre"@en ; - skos:prefLabel "PerCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/m3" , - "m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Per Cubic Meter\" is a denominator unit with dimensions /m³. +### https://w3id.org/emmo#NewtonMetrePerKilogram +emmo:NewtonMetrePerKilogram rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton Metre Per Kilogram"@en ; + skos:prefLabel "NewtonMetrePerKilogram" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-KiloGM" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m.kg-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/kg" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the derived SI unit newton and the SI base unit metre divided by the SI base unit kilogram -- QUDT"""@en . -### https://w3id.org/emmo#PerCubicMetreSecond -emmo:PerCubicMetreSecond rdf:type owl:Class ; +### https://w3id.org/emmo#NewtonMetrePerMetre +emmo:NewtonMetrePerMetre rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_43e499a1_ca67_4380_ac08_cfc52a93ad04 , + emmo:EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -3030,261 +2934,38 @@ emmo:PerCubicMetreSecond rdf:type owl:Class ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "PerCubicMetreSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M3-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-3.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m³⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per cubic metre and second."@en . - - -### https://w3id.org/emmo#PerHenry -emmo:PerHenry rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_07f571cd_252b_4421_8f98_94b6690d2ab9 , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalHenry"@en ; - skos:prefLabel "PerHenry"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-H" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "H-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/H" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Reciprocal Henry."@en . - - -### https://w3id.org/emmo#PerJouleCubicMetre -emmo:PerJouleCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:prefLabel "PerJouleCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-J-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J-1.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(J⋅m³)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per Joule cubic metre."@en . - - -### https://w3id.org/emmo#PerKelvin -emmo:PerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_02a935c8_c2d4_4a00_bd6f_b89d05aac79e , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Reciprocal Kelvin"@en ; - skos:prefLabel "PerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Kelvin Unit is a denominator unit with dimensions /K. - --- QUDT"""@en . - - -### https://w3id.org/emmo#PerMetre -emmo:PerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_608a1b30_df6f_4bbb_9dc3_5c0de92fd9cf , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Reciprocal metre"@en ; - skos:prefLabel "PerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/m" , - "m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Meter Unit is a denominator unit with dimensions /m. - --- QUDT"""@en . - - -### https://w3id.org/emmo#PerMetreKelvin -emmo:PerMetreKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_61eec472_f9af_4861_bedd_d741f022a7e5 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalMetreKelvin"@en ; - skos:prefLabel "PerMetreKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-1.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m⋅K)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Meter Kelvin Unit is a denominator unit with dimensions /m.k. - --- QUDT"""@en . - - -### https://w3id.org/emmo#PerMetreSecond -emmo:PerMetreSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_9f0338b9_326f_44c2_893c_2d815b763130 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalMetreSecond"@en ; - skos:prefLabel "PerMetreSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-1.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per metre and second."@en . - - -### https://w3id.org/emmo#PerMetreSteradian -emmo:PerMetreSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_608a1b30_df6f_4bbb_9dc3_5c0de92fd9cf , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalMetreSteradian"@en ; - skos:prefLabel "PerMetreSteradian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-1.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m⋅sr)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per metre and steradian."@en . - - -### https://w3id.org/emmo#PerMole -emmo:PerMole rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_af24ae20_8ef2_435a_86a1_2ea44488b318 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalMole"@en ; - skos:prefLabel "PerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Mole Unit is a denominator unit with dimensions mol⁻¹. + skos:altLabel "Newton metre per metre"@en ; + skos:prefLabel "NewtonMetrePerMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-M" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/m" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """This is the SI unit for the rolling resistance, which is equivalent to drag force in newton -- QUDT"""@en . -### https://w3id.org/emmo#PerPascal -emmo:PerPascal rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalPascal"@en ; - skos:prefLabel "PerPascal"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-PA" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/Pa" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per Pascal."@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Pascal?oldid=492989202" . - - -### https://w3id.org/emmo#PerPascalSecond -emmo:PerPascalSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2f31340f_59ca_4a57_8513_269837af3796 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "PerPascalSecond"@en ; - skos:prefLabel "PerPascalSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-PA-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa-1.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(Pa⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per Pascal and Second."@en . - - -### https://w3id.org/emmo#PerSecond -emmo:PerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSecond"@en ; - skos:prefLabel "PerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/s" , - "s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A reciprical unit of time for `reciprocal second` or `inverse second`. The `Per Second` is a unit of rate. - --- QUDT"""@en . +### https://w3id.org/emmo#NewtonMetrePerMetrePerRadian +emmo:NewtonMetrePerMetrePerRadian rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "NewtonMetrePerMetrePerRadian" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-M-RAD" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/(m⋅rad)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Newton metre per metre and radian."@en . -### https://w3id.org/emmo#PerSecondSquareMetre -emmo:PerSecondSquareMetre rdf:type owl:Class ; +### https://w3id.org/emmo#NewtonMetrePerRadian +emmo:NewtonMetrePerRadian rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 , + emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -3294,92 +2975,176 @@ emmo:PerSecondSquareMetre rdf:type owl:Class ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSecondSquareMetre"@en ; - skos:prefLabel "PerSecondSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/(s1.m2)" , - "s-1.m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s⋅m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Per Second Square Meter` is a measure of flux with dimensions /sec-m². + skos:altLabel "Newton metre per radian"@en ; + skos:prefLabel "NewtonMetrePerRadian"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-RAD" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/rad" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton Meter per Radian is the SI unit for Torsion Constant -- QUDT"""@en . -### https://w3id.org/emmo#PerSecondSquareMetreSteradian -emmo:PerSecondSquareMetreSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSecondSquareMetreSteradian"@en ; - skos:prefLabel "PerSecondSquareMetreSteradian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC-M2-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/(s.m2.sr)" , - "s-1.m-2.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s⋅m²⋅sr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Second Square Meter Steradian is a denominator unit with dimensions /sec-m²-sr. +### https://w3id.org/emmo#NewtonMetrePerSquareMetre +emmo:NewtonMetrePerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton Metre Per Square Metre"@en ; + skos:prefLabel "NewtonMetrePerSquareMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-M2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m.m-2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/m²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit newton and the SI base unit metre divided by the power of the SI base unit metre with the exponent 2 -- QUDT"""@en . -### https://w3id.org/emmo#PerSecondSteradian -emmo:PerSecondSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSecondSteradian"@en ; - skos:prefLabel "PerSecondSteradian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/(s.sr)" , - "s-1.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s⋅sr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Second Steradian Unit is a denominator unit with dimensions /sec-sr. +### https://w3id.org/emmo#NewtonMetreSecond +emmo:NewtonMetreSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton Metre Second"@en ; + skos:prefLabel "NewtonMetreSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m.s" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m⋅s" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI derived unit of angular momentum. + +-- QUDT"""@en ; + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/SI_derived_unit" . + + +### https://w3id.org/emmo#NewtonMetreSecondPerMetre +emmo:NewtonMetreSecondPerMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton metre seconds per metre"@en ; + skos:prefLabel "NewtonMetreSecondPerMetre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-SEC-PER-M" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m⋅s/m" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton metre seconds measured per metre -- QUDT"""@en . -### https://w3id.org/emmo#PerSquareJoule -emmo:PerSquareJoule rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_87b5dd20_e4fe_422d_9e70_1eee54ec9496 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSquareJoule"@en ; - skos:prefLabel "PerSquareJoule"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-J2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/J²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Square Joule is a denominator unit with dimensions /eV². +### https://w3id.org/emmo#NewtonMetreSecondPerRadian +emmo:NewtonMetreSecondPerRadian rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton metre seconds per radian"@en ; + skos:prefLabel "NewtonMetreSecondPerRadian" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-SEC-PER-RAD" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m⋅s/rad" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton metre seconds measured per radian -- QUDT"""@en . -### https://w3id.org/emmo#PerSquareKilogram -emmo:PerSquareKilogram rdf:type owl:Class ; +### https://w3id.org/emmo#NewtonPerAmpere +emmo:NewtonPerAmpere rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_8cf32f24_ada1_4350_af2c_50eb0e5f6415 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton Per Ampere"@en ; + skos:prefLabel "NewtonPerAmpere"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-A" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.A-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/A" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit newton divided by the SI base unit ampere + +-- QUDT"""@en . + + +### https://w3id.org/emmo#NewtonPerCoulomb +emmo:NewtonPerCoulomb rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_ebf9a5c6_ca80_45d4_a991_24a1bf4b6720 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton per Coulomb"@en ; + skos:prefLabel "NewtonPerCoulomb"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-C" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.C-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/C" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton Per Coulomb ( N/C) is a unit in the category of Electric field strength. It is also known as newtons/coulomb. Newton Per Coulomb ( N/C) has a dimension of MLT-3I-1 where M is mass, L is length, T is time, and I is electric current. It essentially the same as the corresponding standard SI unit V/m. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#NewtonPerCubicMetre +emmo:NewtonPerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "NewtonPerCubicMetre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-M3" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m-3" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/m³" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Newton per cubic metre."@en . + + +### https://w3id.org/emmo#NewtonPerKilogram +emmo:NewtonPerKilogram rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_6aa04359_50d6_43d7_b3a7_296bd391bf7d , + emmo:EMMO_2da7408f_d389_4245_887d_a1743b81a9b6 , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -3389,20 +3154,20 @@ emmo:PerSquareKilogram rdf:type owl:Class ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSquareKilogram"@en ; - skos:prefLabel "PerSquareKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-KiloGM2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/kg²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Square Kilogram is a denominator unit with dimensions /kg². + skos:altLabel "Newton per Kilogram"@en ; + skos:prefLabel "NewtonPerKilogram" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-KiloGM" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.kg-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/kg" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Gravitational field strength at a point is the gravitational force per unit mass at that point. It is a vector and its S.I. unit is N kg-1. -- QUDT"""@en . - - -### https://w3id.org/emmo#PerSquareMetre -emmo:PerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_11708648_fc62_46c6_bae5_3a10693e416e , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + + +### https://w3id.org/emmo#NewtonPerMetre +emmo:NewtonPerMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -3412,21 +3177,43 @@ emmo:PerSquareMetre rdf:type owl:Class ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSquareMetre"@en ; - skos:prefLabel "PerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/m2" , - "m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Per Square Meter\" is a denominator unit with dimensions /m². + skos:altLabel "Newton per Metre"@en ; + skos:prefLabel "NewtonPerMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-M" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m-1" , + "N/m" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/m" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton Per Meter (N/m) is a unit in the category of Surface tension. It is also known as newtons per meter, newton per metre, newtons per metre, newton/meter, newton/metre. This unit is commonly used in the SI unit system. Newton Per Meter (N/m) has a dimension of MT-2 where M is mass, and T is time. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#PerSquareMetreSecond -emmo:PerSquareMetreSecond rdf:type owl:Class ; +### https://w3id.org/emmo#NewtonPerRadian +emmo:NewtonPerRadian rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton per radian"@en ; + skos:prefLabel "NewtonPerRadian"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-RAD" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/rad" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A one-newton force applied for one angle/torsional torque + +-- QUDT"""@en . + + +### https://w3id.org/emmo#NewtonPerSquareMetre +emmo:NewtonPerSquareMetre rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 , + emmo:EMMO_53bd0c90_41c3_46e2_8779_cd2a80f7e18b , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -3436,39 +3223,21 @@ emmo:PerSquareMetreSecond rdf:type owl:Class ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSquareMetreSecond"@en ; - skos:prefLabel "PerSquareMetreSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M2-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-2.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m²⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per square metre and second."@en . - + skos:altLabel "Newtons Per Square Metre"@en ; + skos:prefLabel "NewtonPerSquareMetre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-M2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m-2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/m²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of pressure. The pascal is the standard pressure unit in the MKS metric system, equal to one newton per square meter or one \"kilogram per meter per second per second.\" The unit is named for Blaise Pascal (1623-1662), French philosopher and mathematician, who was the first person to use a barometer to measure differences in altitude. -### https://w3id.org/emmo#PerSquareSecond -emmo:PerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_78487bf1_c0bc_4db8_99dd_d8b7cc8b3bac , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSquareSecond"@en ; - skos:prefLabel "PerSquareSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "s-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per square second."@en . +-- QUDT"""@en ; + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Pascal?oldid=492989202" . -### https://w3id.org/emmo#PerSteradian -emmo:PerSteradian rdf:type owl:Class ; +### https://w3id.org/emmo#NewtonSecond +emmo:NewtonSecond rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da , + emmo:EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -3478,56 +3247,151 @@ emmo:PerSteradian rdf:type owl:Class ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSteradian"@en ; - skos:prefLabel "PerSteradian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/sr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per steradian."@en . + skos:altLabel "Newton Second"@en ; + skos:prefLabel "NewtonSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.s" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅s" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit newton and the SI base unit second +-- QUDT"""@en . -### https://w3id.org/emmo#PerTeslaMetre -emmo:PerTeslaMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_01cd670e_d37c_424f_b91e_c2c2bbb5ea43 , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalTeslaMetre."@en ; - skos:prefLabel "PerTeslaMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-T-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "T-1.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/t⋅m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Tesla Meter Unit is a denominator unit with dimensions /m .· T. + +### https://w3id.org/emmo#NewtonSecondPerCubicMetre +emmo:NewtonSecondPerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton second per Cubic Metre"@en ; + skos:prefLabel "NewtonSecondPerCubicMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-SEC-PER-M3" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.s.m-3" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅s/m³" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of specific acoustic impedance. When sound waves pass through any physical substance the pressure of the waves causes the particles of the substance to move. The sound specific impedance is the ratio between the sound pressure and the particle velocity it produces. The specific impedance is 1 N · s · m⁻³ if unit pressure produces unit velocity. -- QUDT"""@en . -### https://w3id.org/emmo#PerTeslaSecond -emmo:PerTeslaSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Per Tesla and Second unit."@en ; - skos:prefLabel "PerTeslaSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-T-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "T-1.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/T⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Tesla Second Unit is a denominator unit with dimensions /s . T. +### https://w3id.org/emmo#NewtonSecondPerMetre +emmo:NewtonSecondPerMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_8826aefb_0bf6_4378_8732_fc80aa95654c , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton Second per Metre"@en ; + skos:prefLabel "NewtonSecondPerMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-SEC-PER-M" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.s.m-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅s/m" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton second measured per metre -- QUDT"""@en . -### https://w3id.org/emmo#PerWeber -emmo:PerWeber rdf:type owl:Class ; +### https://w3id.org/emmo#NewtonSecondPerRadian +emmo:NewtonSecondPerRadian rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton seconds per radian"@en ; + skos:prefLabel "NewtonSecondPerRadian" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-SEC-PER-RAD" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅s/rad" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton seconds measured per radian + +-- QUDT"""@en . + + +### https://w3id.org/emmo#NewtonSquareMetre +emmo:NewtonSquareMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_cb77e107_43ed_4a97_bf39_03b3587404d3 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "NewtonSquareMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Newton square metre."@en . + + +### https://w3id.org/emmo#NewtonSquareMetrePerAmpere +emmo:NewtonSquareMetrePerAmpere rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_431ce3bc_3d54_481d_a10d_7c4a4418732a , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "NewtonSquareMetrePerAmpere"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M2-PER-A" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m2.A-1" , + "N.m2/A" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m²/A" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Newton metre squared per Ampere."@en . + + +### https://w3id.org/emmo#NewtonSquareMetrePerSquareKilogram +emmo:NewtonSquareMetrePerSquareKilogram rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_3181bb28_623b_4411_ad79_80277c661322 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton Square Metre Per Square Kilogram"@en ; + skos:prefLabel "NewtonSquareMetrePerSquareKilogram" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M2-PER-KiloGM2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m2.kg-2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m²/kg²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """unit of gravitational constant as product of the derived SI unit newton, the power of the SI base unit metre with the exponent 2 divided by the power of the SI base unit kilogram with the exponent 2 + +-- QUDT"""@en . + + +### https://w3id.org/emmo#OhmMetre +emmo:OhmMetre rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_53b10105_52c7_4746_ab73_a5a30bd198e2 , + emmo:EMMO_359312ca_1d9d_4765_b20b_28d9f45d77e7 , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -3538,181 +3402,140 @@ emmo:PerWeber rdf:type owl:Class ; ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:altLabel "ReciprocalWeber"@en ; - skos:prefLabel "PerWeber"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-WB" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Wb-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/Wb" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per Weber unit."@en . - - -### https://w3id.org/emmo#QuarticCoulombMetrePerCubicEnergy -emmo:QuarticCoulombMetrePerCubicEnergy rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c0487653_66e8_454e_bb11_e50167e412e4 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Quartic Coulomb Metre per Cubic Energy"@en ; - skos:prefLabel "QuarticCoulombMetrePerCubicEnergy"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C4-M4-PER-J3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C4.m4.J-3" , - "C4.m4/J3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C⁴m⁴/J³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Quartic Coulomb Meter per Cubic Energy\" is a unit for 'Quartic Electric Dipole Moment Per Cubic Energy' expressed as C⁴ m⁴ J⁻³. - --- QUDT"""@en . - - -### https://w3id.org/emmo#QuarticMetre -emmo:QuarticMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8627410d_01f8_4ed1_8f2b_aba69d791ad3 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Quartic Metre"@en ; - skos:prefLabel "QuarticMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M4" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m4" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⁴" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A unit associated with area moments of inertia. - --- QUDT"""@en . - - -### https://w3id.org/emmo#QuarticMetrePerSecond -emmo:QuarticMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_6cfc5b82_b47b_47bc_bb45_c23c273d2e06 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "QuarticMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M4-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m4.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⁴/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre to the power four per second."@en . - - -### https://w3id.org/emmo#QuinticMetre -emmo:QuinticMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_e55d4f6d_2506_4f63_8e01_1963efe7071e ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "QuinticMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M5" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⁵" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre to the power of five."@en . + skos:prefLabel "OhmMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/OHM-M" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Ohm.m" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Ω⋅m" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Ohm metre."@en . -### https://w3id.org/emmo#RadianPerMetre -emmo:RadianPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_608a1b30_df6f_4bbb_9dc3_5c0de92fd9cf , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:prefLabel "RadianPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Radian per metre."@en . +### https://w3id.org/emmo#OhmSquareMetrePerMetre +emmo:OhmSquareMetrePerMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_359312ca_1d9d_4765_b20b_28d9f45d77e7 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "OhmSquareMetrePerMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/OHM-M2-PER-M" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Ohm2.m.m-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Ω⋅m²/m" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Ohm square metre per metre."@en . -### https://w3id.org/emmo#RadianPerSecond -emmo:RadianPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "radian per second"@en ; - skos:prefLabel "RadianPerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.s-1" , - "rad/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Radian per Second\" is the SI unit of rotational speed (angular velocity), and, also the unit of angular frequency. The radian per second is defined as the change in the orientation of an object, in radians, every second. +### https://w3id.org/emmo#PascalCubicMetrePerSecond +emmo:PascalCubicMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Pascal Cubic Metre Per Second"@en ; + skos:prefLabel "PascalCubicMetrePerSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-M3-PER-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m3.s-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅m³/s" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product out of the SI derived unit pascal and the power of the SI base unit metre with the exponent 3 divided by the SI base unit second -- QUDT"""@en . -### https://w3id.org/emmo#RadianPerSquareSecond -emmo:RadianPerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_78487bf1_c0bc_4db8_99dd_d8b7cc8b3bac , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Radian per Square Second"@en ; - skos:prefLabel "RadianPerSquareSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.s-2" , - "rad/s2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Angular acceleration is the rate of change of angular velocity. In SI units, it is measured in radians per Square second (rad/s²), and is usually denoted by the Greek letter α. - --- QUDT"""@en . +### https://w3id.org/emmo#PascalMetre +emmo:PascalMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "PascalMetre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-M" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅m" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Pascal metre."@en . -### https://w3id.org/emmo#RadianSquareMetrePerKilogram -emmo:RadianSquareMetrePerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4817e479_e401_437e_a49b_54540b93d2a1 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "RadianSquareMetrePerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-M2-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.m2.kg-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad⋅m²/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Radian square metre per kilogram."@en . +### https://w3id.org/emmo#PascalMetrePerSecond +emmo:PascalMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_539d8d92_d3a5_4f46_858f_081fed5b4190 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "PascalMetrePerSecond" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-M-PER-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m.s-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅m/s" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Pascal metre per second."@en . -### https://w3id.org/emmo#RadianSquareMetrePerMole -emmo:RadianSquareMetrePerMole rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_973656ed_870e_40ba_8bc0_c879687a335a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "RadianSquareMetrePerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-M2-PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.m2.mol-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad⋅m²/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Radian square metre per mole."@en . +### https://w3id.org/emmo#PascalMetrePerSquareSecond +emmo:PascalMetrePerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_30261696_a8a4_44ce_9bf5_b18201a83c76 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "PascalMetrePerSquareSecond" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-M-PER-SEC2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m.s-2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅m/s²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Pascal metre per square second."@en . -### https://w3id.org/emmo#SecondPerMetre -emmo:SecondPerMetre rdf:type owl:Class ; +### https://w3id.org/emmo#PascalPerKelvin +emmo:PascalPerKelvin rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_1275ac79_7280_4d99_ab61_3d98e00c053e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "PascalPerKelvin"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-PER-K" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.K-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "P/K" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Pascal per Kelvin."@en . + + +### https://w3id.org/emmo#PascalPerMetre +emmo:PascalPerMetre rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ab2ee5cd_4de3_46b6_bec5_29e293b33422 , + emmo:EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -3722,49 +3545,21 @@ emmo:SecondPerMetre rdf:type owl:Class ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SecondPerMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/SEC-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "s.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "s/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Second per metre."@en . - - -### https://w3id.org/emmo#SecondPerRadianCubicMetre -emmo:SecondPerRadianCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_6f76f9bf_feb3_4e27_9bcb_45b5f3526050 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:prefLabel "SecondPerRadianCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/SEC-PER-RAD-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "s.rad-1.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "s/rad⋅m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Second per radian and cubic metre unit."@en . - + skos:altLabel "Pascal Per Metre"@en ; + skos:prefLabel "PascalPerMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-PER-M" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m-1" , + "Pa/m" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa/m" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit pascal divided by the SI base unit metre -### https://w3id.org/emmo#SexticMetre -emmo:SexticMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_21bc99ae_f2ba_4eb3_90c1_d81968c429e2 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SexticMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M6" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⁶" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre to the power of six."@en . +-- QUDT"""@en . -### https://w3id.org/emmo#SiemensPerMetre -emmo:SiemensPerMetre rdf:type owl:Class ; +### https://w3id.org/emmo#PascalPerSecond +emmo:PascalPerSecond rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_86ffe1bb_d457_4948_9e39_35f363b9a9fe , + emmo:EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -3774,235 +3569,116 @@ emmo:SiemensPerMetre rdf:type owl:Class ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Siemens Per Metre"@en ; - skos:prefLabel "SiemensPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/S-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "S.m-1" , - "S/m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "S/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit siemens divided by the SI base unit metre. - --- QUDT"""@en . - - -### https://w3id.org/emmo#SiemensSquareMetrePerMole -emmo:SiemensSquareMetrePerMole rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_14235b93_650f_4452_8395_a23b8f645c9a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SiemensSquareMetrePerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/S-M2-PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "S.m2.mol-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "S⋅m²/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Siemens square metre per mole."@en . - - -### https://w3id.org/emmo#SquareCoulombSquareMetrePerJoule -emmo:SquareCoulombSquareMetrePerJoule rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_cd9ad446_04f7_44ff_b9ea_ae7389574fa6 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square Coulomb Square Metre per Joule"@en ; - skos:prefLabel "SquareCoulombSquareMetrePerJoule"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C2-M2-PER-J" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C2.m2.J-1" , - "C2.m2/J" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C²⋅m²/J" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Square Coulomb Square Meter per Joule\" is a unit for 'Polarizability' expressed as C² m² J⁻¹. + skos:altLabel "Pascal per Second"@en ; + skos:prefLabel "PascalPerSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-PER-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.s-1" , + "Pa/s" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "P/s" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A rate of change of pressure measured as the number of Pascals in a period of one second. -- QUDT"""@en . -### https://w3id.org/emmo#SquareKelvin -emmo:SquareKelvin rdf:type owl:Class ; +### https://w3id.org/emmo#PascalSecond +emmo:PascalSecond rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_bdee99f6_389b_4816_8a1c_a7903a2df00a , + emmo:EMMO_2c224eb4_cb86_44a4_a067_8969ead598d7 , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square Kelvin."@en . - - -### https://w3id.org/emmo#SquareKilogramPerSquareSecond -emmo:SquareKilogramPerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_109e8c69_4148_4cb0_9ceb_fbd526befca0 , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareKilogramPerSquareSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM2-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg2.s-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg²/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square kilogram per square second."@en . - - -### https://w3id.org/emmo#SquareMetre -emmo:SquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_33433bb1_c68f_45ee_a466_f01e2c57b214 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "SquareMetre"@en ; - emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "MTK" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2" ; - emmo:EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 "http://www.ontology-of-units-of-measure.org/resource/om-2/squareMetre" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The S I unit of area is the square metre. - --- QUDT"""@en . - - -### https://w3id.org/emmo#SquareMetreCubicHertz -emmo:SquareMetreCubicHertz rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_835f4e4e_680d_404c_8c73_92a6a570f6eb , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetreCubicHertz" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-HZ3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅Hz³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre and cubic Hertz."@en . - - -### https://w3id.org/emmo#SquareMetreHertz -emmo:SquareMetreHertz rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_b33cc5b5_a9dc_4082_b497_14d1654c5591 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetreHertz" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-HZ" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅Hz" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre Hertz."@en . - - -### https://w3id.org/emmo#SquareMetreKelvin -emmo:SquareMetreKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ceaa4c6b_f5b7_46f4_bfcd_16eb4afab945 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square Metre Kelvin"@en ; - skos:prefLabel "SquareMetreKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.K" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Square Meter Kelvin` is a unit for 'Area Temperature' expressed as m²-K. + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Pascal Second"@en ; + skos:prefLabel "PascalSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.s" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅s" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of dynamic viscosity, equal to 10 poises or 1000 centipoises. -- QUDT"""@en . -### https://w3id.org/emmo#SquareMetreKelvinPerWatt -emmo:SquareMetreKelvinPerWatt rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_869e6e4f_a9b5_4db8_a978_8ad050239933 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://physics.nist.gov/Pubs/SP811/appenB9.html" ; - skos:altLabel "Square Metre Kelvin per Watt"@en ; - skos:prefLabel "SquareMetreKelvinPerWatt"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-K-PER-W" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.K.W-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "(K²)m/W" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Square Meter Kelvin per Watt` is a unit for 'Thermal Insulance' expressed as (K²)m/W. +### https://w3id.org/emmo#PascalSecondPerCubicMetre +emmo:PascalSecondPerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_9cffc70d_4b60_4187_a7cd_706f5740ae87 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.efunda.com/glossary/units/units--acoustic_impedance--pascal_second_per_cubic_meter.cfm" ; + skos:altLabel "Pascal Second Per Cubic Metre"@en ; + skos:prefLabel "PascalSecondPerCubicMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-SEC-PER-M3" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.s.m-3" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅s/m³" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Pascal Second Per Cubic Meter` (Pa-s/m³) is a unit in the category of Acoustic impedance. It is also known as `pascal-second/cubic meter`. It has a dimension of ML⁻⁴T⁻¹ where M is mass, L is length, and T is time. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#SquareMetrePerHertz -emmo:SquareMetrePerHertz rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_959c9715_14fb_4ce8_a93b_79678b2959b9 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetrePerHertz" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-HZ" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/Hz" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per Hertz."@en . +### https://w3id.org/emmo#PascalSecondPerMetre +emmo:PascalSecondPerMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.efunda.com/glossary/units/units--specific_acoustic_impedance--pascal_second_per_meter.cfm" ; + skos:altLabel "Pascal Second Per Metre"@en ; + skos:prefLabel "PascalSecondPerMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-SEC-PER-M" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.s.m-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅s/m" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Pascal Second Per Meter (Pa-s/m) is a unit in the category of Specific acoustic impedance. It is also known as pascal-second/meter. Pascal Second Per Meter has a dimension of ML²T⁻¹ where M is mass, L is length, and T is time. It essentially the same as the corresponding standard SI unit kg/m2· s. +-- QUDT"""@en . -### https://w3id.org/emmo#SquareMetrePerJoule -emmo:SquareMetrePerJoule rdf:type owl:Class ; + +### https://w3id.org/emmo#PerCubicMetre +emmo:PerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_95a9bf22_eabc_4a84_863d_9ea398c8a52e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Reciprocal Cubic Metre"@en ; + skos:prefLabel "PerCubicMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M3" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/m3" , + "m-3" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/m³" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Per Cubic Meter\" is a denominator unit with dimensions /m³. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#PerCubicMetreSecond +emmo:PerCubicMetreSecond rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f508dec1_e2d8_43d5_ae65_c386c7b330f9 , + emmo:EMMO_43e499a1_ca67_4380_ac08_cfc52a93ad04 , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -4012,60 +3688,38 @@ emmo:SquareMetrePerJoule rdf:type owl:Class ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetrePerJoule"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-J" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.J-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/j" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per Joule."@en . - - -### https://w3id.org/emmo#SquareMetrePerKelvin -emmo:SquareMetrePerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_002e4002_58c7_4aea_ac1f_bba5188818ff , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetrePerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/k" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per Kelvin."@en . - + skos:prefLabel "PerCubicMetreSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M3-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-3.s-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m³⋅s)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per cubic metre and second."@en . -### https://w3id.org/emmo#SquareMetrePerKilogram -emmo:SquareMetrePerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4817e479_e401_437e_a49b_54540b93d2a1 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square Metre per Kilogram"@en ; - skos:prefLabel "SquareMetrePerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.kg-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Square Meter Per Kilogram (m2/kg) is a unit in the category of Specific Area. It is also known as square meters per kilogram, square metre per kilogram, square metres per kilogram, square meter/kilogram, square metre/kilogram. This unit is commonly used in the SI unit system. Square Meter Per Kilogram (m2/kg) has a dimension of M-1L2 where M is mass, and L is length. This unit is the standard SI unit in this category. --- QUDT"""@en . +### https://w3id.org/emmo#PerHenry +emmo:PerHenry rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_07f571cd_252b_4421_8f98_94b6690d2ab9 , + emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalHenry"@en ; + skos:prefLabel "PerHenry"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-H" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "H-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/H" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Reciprocal Henry."@en . -### https://w3id.org/emmo#SquareMetrePerMole -emmo:SquareMetrePerMole rdf:type owl:Class ; +### https://w3id.org/emmo#PerJouleCubicMetre +emmo:PerJouleCubicMetre rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_973656ed_870e_40ba_8bc0_c879687a335a , + emmo:EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -4075,241 +3729,220 @@ emmo:SquareMetrePerMole rdf:type owl:Class ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square Metre per Mole"@en ; - skos:prefLabel "SquareMetrePerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.mol-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Square Meter Per Mole (m2/mol) is a unit in the category of Specific Area. It is also known as square meters per mole, square metre per per, square metres per per, square meter/per, square metre/per. This unit is commonly used in the SI unit system. Square Meter Per Mole (m2/mol) has a dimension of M-1L2 where M is mass, and L is length. This unit is the standard SI unit in this category. - --- QUDT"""@en . - - -### https://w3id.org/emmo#SquareMetrePerNewton -emmo:SquareMetrePerNewton rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square Metre Per Newton"@en ; - skos:prefLabel "SquareMetrePerNewton"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-N" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.N-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/N" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """power of the SI base unit metre with the exponent 2 divided by the derived SI unit newton - --- QUDT"""@en . + rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; + skos:prefLabel "PerJouleCubicMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-J-M3" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J-1.m-3" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(J⋅m³)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per Joule cubic metre."@en . -### https://w3id.org/emmo#SquareMetrePerSecond -emmo:SquareMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_b33cc5b5_a9dc_4082_b497_14d1654c5591 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square Metre per Second"@en ; - skos:prefLabel "SquareMetrePerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.s-1" , - "m2/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Square Metres per second is the SI derived unit of angular momentum, defined by distance or displacement in metres multiplied by distance again in metres and divided by time in seconds. The unit is written in symbols as m2/s or m2u00b7s-1 or m2s-1. It may be better understood when phrased as \"metres per second times metres\", i.e. the momentum of an object with respect to a position. +### https://w3id.org/emmo#PerKelvin +emmo:PerKelvin rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_02a935c8_c2d4_4a00_bd6f_b89d05aac79e , + emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Reciprocal Kelvin"@en ; + skos:prefLabel "PerKelvin"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-K" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/K" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Kelvin Unit is a denominator unit with dimensions /K. -- QUDT"""@en . -### https://w3id.org/emmo#SquareMetrePerSquareHertz -emmo:SquareMetrePerSquareHertz rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_7855043d_a466_4585_97a9_b9fe4ce0c12d , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetrePerSquareHertz" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-HZ2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/Hz²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metres per square Hertz."@en . +### https://w3id.org/emmo#PerMetre +emmo:PerMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_608a1b30_df6f_4bbb_9dc3_5c0de92fd9cf , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Reciprocal metre"@en ; + skos:prefLabel "PerMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/m" , + "m-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/m" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Meter Unit is a denominator unit with dimensions /m. +-- QUDT"""@en . -### https://w3id.org/emmo#SquareMetrePerSquareMetre -emmo:SquareMetrePerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_6f4d704a_a7c6_4c07_b8a7_ea0bab04128f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "square metre per square metre"@en ; - skos:prefLabel "SquareMetrePerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-M2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A square metre unit of area per square metre + +### https://w3id.org/emmo#PerMetreKelvin +emmo:PerMetreKelvin rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_61eec472_f9af_4861_bedd_d741f022a7e5 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalMetreKelvin"@en ; + skos:prefLabel "PerMetreKelvin"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M-K" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-1.K-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m⋅K)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Meter Kelvin Unit is a denominator unit with dimensions /m.k. -- QUDT"""@en . -### https://w3id.org/emmo#SquareMetrePerSquareSecond -emmo:SquareMetrePerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetrePerSquareSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.s-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per square second."@en . +### https://w3id.org/emmo#PerMetreSecond +emmo:PerMetreSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_9f0338b9_326f_44c2_893c_2d815b763130 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalMetreSecond"@en ; + skos:prefLabel "PerMetreSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-1.s-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m⋅s)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per metre and second."@en . -### https://w3id.org/emmo#SquareMetrePerSteradian -emmo:SquareMetrePerSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_33433bb1_c68f_45ee_a466_f01e2c57b214 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetrePerSteradian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/sr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per steradian."@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Steradian?oldid=494317847" . +### https://w3id.org/emmo#PerMetreSteradian +emmo:PerMetreSteradian rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_608a1b30_df6f_4bbb_9dc3_5c0de92fd9cf , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalMetreSteradian"@en ; + skos:prefLabel "PerMetreSteradian"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M-SR" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-1.sr-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m⋅sr)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per metre and steradian."@en . -### https://w3id.org/emmo#SquareMetrePerSteradianJoule -emmo:SquareMetrePerSteradianJoule rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f508dec1_e2d8_43d5_ae65_c386c7b330f9 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetrePerSteradianJoule"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-SR-J" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.sr-1.J-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/(sr⋅J)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per steradian and Joule."@en . +### https://w3id.org/emmo#PerMole +emmo:PerMole rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_af24ae20_8ef2_435a_86a1_2ea44488b318 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalMole"@en ; + skos:prefLabel "PerMole"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-MOL" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/mol" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Mole Unit is a denominator unit with dimensions mol⁻¹. +-- QUDT"""@en . -### https://w3id.org/emmo#SquareMetrePerVoltSecond -emmo:SquareMetrePerVoltSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetrePerVoltSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-V-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.V-1.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/(V⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per volt second."@en . +### https://w3id.org/emmo#PerPascal +emmo:PerPascal rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalPascal"@en ; + skos:prefLabel "PerPascal"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-PA" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/Pa" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per Pascal."@en ; + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Pascal?oldid=492989202" . -### https://w3id.org/emmo#SquareMetreQuarticHertz -emmo:SquareMetreQuarticHertz rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_27c8e4db_eb18_402c_951e_6a38751cf1d0 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetreQuarticHertz" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-HZ4" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz4" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅Hz⁴" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre and quartic Hertz."@en . +### https://w3id.org/emmo#PerPascalSecond +emmo:PerPascalSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_2f31340f_59ca_4a57_8513_269837af3796 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "PerPascalSecond"@en ; + skos:prefLabel "PerPascalSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-PA-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa-1.s-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(Pa⋅s)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per Pascal and Second."@en . -### https://w3id.org/emmo#SquareMetreSecondPerRadian -emmo:SquareMetreSecondPerRadian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_959c9715_14fb_4ce8_a93b_79678b2959b9 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetreSecondPerRadian" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-SEC-PER-RAD" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.s.rad-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅s/rad" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre seconds per radian."@en . +### https://w3id.org/emmo#PerSecond +emmo:PerSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSecond"@en ; + skos:prefLabel "PerSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/s" , + "s-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A reciprical unit of time for `reciprocal second` or `inverse second`. The `Per Second` is a unit of rate. -### https://w3id.org/emmo#SquareMetreSquareHertz -emmo:SquareMetreSquareHertz rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetreSquareHertz" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-HZ2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅Hz²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre and square Hertz."@en . +-- QUDT"""@en . -### https://w3id.org/emmo#SquareMetreSteradian -emmo:SquareMetreSteradian rdf:type owl:Class ; +### https://w3id.org/emmo#PerSecondSquareMetre +emmo:PerSecondSquareMetre rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_33433bb1_c68f_45ee_a466_f01e2c57b214 , + emmo:EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -4319,40 +3952,45 @@ emmo:SquareMetreSteradian rdf:type owl:Class ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square Metre Steradian"@en ; - skos:prefLabel "SquareMetreSteradian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.sr" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅sr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Square Meter Steradian\" is a unit for 'Area Angle' expressed as m²-sr. + skos:altLabel "ReciprocalSecondSquareMetre"@en ; + skos:prefLabel "PerSecondSquareMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC-M2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/(s1.m2)" , + "s-1.m-2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s⋅m²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Per Second Square Meter` is a measure of flux with dimensions /sec-m². -- QUDT"""@en . -### https://w3id.org/emmo#SquarePascalPerSquareSecond -emmo:SquarePascalPerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ffbacbc4_c3be_4cc5_9539_94344e72f7a6 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquarePascalPerSquareSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA2-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa2.s-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa²/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square Pascal per square second."@en . +### https://w3id.org/emmo#PerSecondSquareMetreSteradian +emmo:PerSecondSquareMetreSteradian rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSecondSquareMetreSteradian"@en ; + skos:prefLabel "PerSecondSquareMetreSteradian"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC-M2-SR" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/(s.m2.sr)" , + "s-1.m-2.sr-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s⋅m²⋅sr" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Second Square Meter Steradian is a denominator unit with dimensions /sec-m²-sr. + +-- QUDT"""@en . -### https://w3id.org/emmo#SquarePascalSecond -emmo:SquarePascalSecond rdf:type owl:Class ; +### https://w3id.org/emmo#PerSecondSteradian +emmo:PerSecondSteradian rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_886eb0fb_4d36_4b7d_99e4_e5915a06aff1 , + emmo:EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -4362,21 +4000,133 @@ emmo:SquarePascalSecond rdf:type owl:Class ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.efunda.com/glossary/units/units--specific_acoustic_impedance--pascal_second_per_meter.cfm" ; - skos:altLabel "Square Pascal Second"@en ; - skos:prefLabel "SquarePascalSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA2-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa2.s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa²⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Square Pascal Second (Pa²· s) is a unit in the category of sound exposure. + skos:altLabel "ReciprocalSecondSteradian"@en ; + skos:prefLabel "PerSecondSteradian"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC-SR" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/(s.sr)" , + "s-1.sr-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s⋅sr" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Second Steradian Unit is a denominator unit with dimensions /sec-sr. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#PerSquareJoule +emmo:PerSquareJoule rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_87b5dd20_e4fe_422d_9e70_1eee54ec9496 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSquareJoule"@en ; + skos:prefLabel "PerSquareJoule"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-J2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J-2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/J²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Square Joule is a denominator unit with dimensions /eV². + +-- QUDT"""@en . + + +### https://w3id.org/emmo#PerSquareKilogram +emmo:PerSquareKilogram rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_6aa04359_50d6_43d7_b3a7_296bd391bf7d , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSquareKilogram"@en ; + skos:prefLabel "PerSquareKilogram" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-KiloGM2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg-2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/kg²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Square Kilogram is a denominator unit with dimensions /kg². + +-- QUDT"""@en . + + +### https://w3id.org/emmo#PerSquareMetre +emmo:PerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_11708648_fc62_46c6_bae5_3a10693e416e , + emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSquareMetre"@en ; + skos:prefLabel "PerSquareMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/m2" , + "m-2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/m²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Per Square Meter\" is a denominator unit with dimensions /m². -- QUDT"""@en . -### https://w3id.org/emmo#SquareSecond -emmo:SquareSecond rdf:type owl:Class ; +### https://w3id.org/emmo#PerSquareMetreSecond +emmo:PerSquareMetreSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSquareMetreSecond"@en ; + skos:prefLabel "PerSquareMetreSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M2-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-2.s-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m²⋅s)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per square metre and second."@en . + + +### https://w3id.org/emmo#PerSquareSecond +emmo:PerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_78487bf1_c0bc_4db8_99dd_d8b7cc8b3bac , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSquareSecond"@en ; + skos:prefLabel "PerSquareSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "s-2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per square second."@en . + + +### https://w3id.org/emmo#PerSteradian +emmo:PerSteradian rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f2c1a072_4ccb_46c4_a0f8_ac801d328d0f , + emmo:EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -4386,64 +4136,18 @@ emmo:SquareSecond rdf:type owl:Class ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square Second"@en ; - skos:prefLabel "SquareSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "s2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Square Second\" is a unit for 'Square Time' expressed as s². - --- QUDT"""@en . - - -### https://w3id.org/emmo#SquareVoltPerSquareKelvin -emmo:SquareVoltPerSquareKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_58c5b65c_c896_4740_80d9_ff9a7643c7e8 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:prefLabel "SquareVoltPerSquareKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V2-PER-K2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V2.K-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V²/K²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square volt per square Kelvin."@en . - - -### https://w3id.org/emmo#VoltAmpere -emmo:VoltAmpere rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Volt Ampere"@en ; - skos:prefLabel "VoltAmpere"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-A" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.A" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V⋅A" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit volt and the SI base unit ampere - --- QUDT"""@en . + skos:altLabel "ReciprocalSteradian"@en ; + skos:prefLabel "PerSteradian"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SR" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "sr-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/sr" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per steradian."@en . -### https://w3id.org/emmo#VoltPerKelvin -emmo:VoltPerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_96ffda63_71e7_451b_85ee_2cc8e341ff11 , +### https://w3id.org/emmo#PerTeslaMetre +emmo:PerTeslaMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_01cd670e_d37c_424f_b91e_c2c2bbb5ea43 , + emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -4453,182 +4157,272 @@ emmo:VoltPerKelvin rdf:type owl:Class ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:prefLabel "VoltPerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V/K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Volt per Kelvin."@en . + skos:altLabel "ReciprocalTeslaMetre."@en ; + skos:prefLabel "PerTeslaMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-T-M" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "T-1.m-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/t⋅m" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Tesla Meter Unit is a denominator unit with dimensions /m .· T. +-- QUDT"""@en . -### https://w3id.org/emmo#VoltPerMetre -emmo:VoltPerMetre rdf:type owl:Class ; + +### https://w3id.org/emmo#PerTeslaSecond +emmo:PerTeslaSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Per Tesla and Second unit."@en ; + skos:prefLabel "PerTeslaSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-T-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "T-1.s-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/T⋅s" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Tesla Second Unit is a denominator unit with dimensions /s . T. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#PerWeber +emmo:PerWeber rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_53b10105_52c7_4746_ab73_a5a30bd198e2 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; + skos:altLabel "ReciprocalWeber"@en ; + skos:prefLabel "PerWeber"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-WB" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Wb-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/Wb" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per Weber unit."@en . + + +### https://w3id.org/emmo#QuarticCoulombMetrePerCubicEnergy +emmo:QuarticCoulombMetrePerCubicEnergy rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_c0487653_66e8_454e_bb11_e50167e412e4 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Quartic Coulomb Metre per Cubic Energy"@en ; + skos:prefLabel "QuarticCoulombMetrePerCubicEnergy"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C4-M4-PER-J3" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C4.m4.J-3" , + "C4.m4/J3" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C⁴m⁴/J³" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Quartic Coulomb Meter per Cubic Energy\" is a unit for 'Quartic Electric Dipole Moment Per Cubic Energy' expressed as C⁴ m⁴ J⁻³. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#QuarticMetre +emmo:QuarticMetre rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ebf9a5c6_ca80_45d4_a991_24a1bf4b6720 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; + emmo:EMMO_8627410d_01f8_4ed1_8f2b_aba69d791ad3 ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.efunda.com/glossary/units/units--electric_field_strength--volt_per_meter.cfm" ; - skos:altLabel "Volt per Metre"@en ; - skos:prefLabel "VoltPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Volt Per Meter (V/m) is a unit in the category of Electric field strength. It is also known as volts per meter, volt/meter, volt/metre, volt per metre, volts per metre. This unit is commonly used in the SI unit system. Volt Per Meter (V/m) has a dimension of MLT⁻³I⁻¹ where M is mass, L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. + skos:altLabel "Quartic Metre"@en ; + skos:prefLabel "QuarticMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M4" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m4" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⁴" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A unit associated with area moments of inertia. -- QUDT"""@en . -### https://w3id.org/emmo#VoltPerSecond -emmo:VoltPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_6837b106_7220_4ec6_b7c9_d549d6163672 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.thefreedictionary.com/Webers" ; - skos:altLabel "Volt per second"@en ; - skos:prefLabel "VoltPerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """'Volt per Second' is a unit of magnetic flux equaling one weber. This is the flux passing through a conducting loop and reduced to zero at a uniform rate in one second inducing an electric potential of one volt in the loop. +### https://w3id.org/emmo#QuarticMetrePerSecond +emmo:QuarticMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_6cfc5b82_b47b_47bc_bb45_c23c273d2e06 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "QuarticMetrePerSecond" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M4-PER-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m4.s-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⁴/s" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre to the power four per second."@en . --- QUDT"""@en . +### https://w3id.org/emmo#QuinticMetre +emmo:QuinticMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_e55d4f6d_2506_4f63_8e01_1963efe7071e ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "QuinticMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M5" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⁵" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre to the power of five."@en . + + +### https://w3id.org/emmo#RadianPerMetre +emmo:RadianPerMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_608a1b30_df6f_4bbb_9dc3_5c0de92fd9cf , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; + skos:prefLabel "RadianPerMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-PER-M" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.m-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad/m" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Radian per metre."@en . -### https://w3id.org/emmo#VoltPerSquareMetre -emmo:VoltPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_a5111335_6d14_49d9_ba7a_10c10b2189e7 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.funtrivia.com/en/subtopics/Physical-Quantities-310909.html" ; - skos:altLabel "Volt per Square Metre"@en ; - skos:prefLabel "VoltPerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The divergence at a particular point in a vector field is (roughly) how much the vector field 'spreads out' from that point. Operationally, we take the partial derivative of each of the field with respect to each of its space variables and add all the derivatives together to get the divergence. Electric field (V/m) differentiated with respect to distance (m) yields V/(m²). + +### https://w3id.org/emmo#RadianPerSecond +emmo:RadianPerSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "radian per second"@en ; + skos:prefLabel "RadianPerSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-PER-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.s-1" , + "rad/s" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad/s" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Radian per Second\" is the SI unit of rotational speed (angular velocity), and, also the unit of angular frequency. The radian per second is defined as the change in the orientation of an object, in radians, every second. -- QUDT"""@en . -### https://w3id.org/emmo#VoltSecondPerMetre -emmo:VoltSecondPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8cf32f24_ada1_4350_af2c_50eb0e5f6415 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Volt Second Per Metre"@en ; - skos:prefLabel "VoltSecondPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-SEC-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.s.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V⋅s/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit volt and the SI base unit second divided by the SI base unit metre +### https://w3id.org/emmo#RadianPerSquareSecond +emmo:RadianPerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_78487bf1_c0bc_4db8_99dd_d8b7cc8b3bac , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Radian per Square Second"@en ; + skos:prefLabel "RadianPerSquareSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-PER-SEC2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.s-2" , + "rad/s2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad/s²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Angular acceleration is the rate of change of angular velocity. In SI units, it is measured in radians per Square second (rad/s²), and is usually denoted by the Greek letter α. -- QUDT"""@en . -### https://w3id.org/emmo#WattMetrePerSquareMetreSteradian -emmo:WattMetrePerSquareMetreSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3371fb68_5f07_467c_ada6_5aa3da3808d0 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watts metre per square metre steradian"@en ; - skos:prefLabel "WattMetrePerSquareMetreSteradian" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-M-PER-M2-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.m.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W⋅m/m²⋅sr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The power per unit area of radiation of a given wavenumber illuminating a target at a given incident angle. +### https://w3id.org/emmo#RadianSquareMetrePerKilogram +emmo:RadianSquareMetrePerKilogram rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_4817e479_e401_437e_a49b_54540b93d2a1 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "RadianSquareMetrePerKilogram" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-M2-PER-KiloGM" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.m2.kg-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad⋅m²/kg" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Radian square metre per kilogram."@en . --- QUDT"""@en . +### https://w3id.org/emmo#RadianSquareMetrePerMole +emmo:RadianSquareMetrePerMole rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_973656ed_870e_40ba_8bc0_c879687a335a , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "RadianSquareMetrePerMole"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-M2-PER-MOL" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.m2.mol-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad⋅m²/mol" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Radian square metre per mole."@en . -### https://w3id.org/emmo#WattPerCubicMetre -emmo:WattPerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watt Per Cubic Metre"@en ; - skos:prefLabel "WattPerCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit watt divided by the power of the SI base unit metre with the exponent 3 --- QUDT"""@en . +### https://w3id.org/emmo#SecondPerMetre +emmo:SecondPerMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_ab2ee5cd_4de3_46b6_bec5_29e293b33422 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SecondPerMetre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/SEC-PER-M" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "s.m-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "s/m" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Second per metre."@en . -### https://w3id.org/emmo#WattPerKelvin -emmo:WattPerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_21a91e48_b6d3_4558_b08f_246433d43860 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watt per Kelvin"@en ; - skos:prefLabel "WattPerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "w/K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Watt Per Kelvin (W/K) is a unit in the category of Thermal conductivity. +### https://w3id.org/emmo#SecondPerRadianCubicMetre +emmo:SecondPerRadianCubicMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_6f76f9bf_feb3_4e27_9bcb_45b5f3526050 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; + skos:prefLabel "SecondPerRadianCubicMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/SEC-PER-RAD-M3" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "s.rad-1.m-3" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "s/rad⋅m³" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Second per radian and cubic metre unit."@en . --- QUDT"""@en . + +### https://w3id.org/emmo#SexticMetre +emmo:SexticMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_21bc99ae_f2ba_4eb3_90c1_d81968c429e2 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SexticMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M6" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⁶" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre to the power of six."@en . -### https://w3id.org/emmo#WattPerKilogram -emmo:WattPerKilogram rdf:type owl:Class ; +### https://w3id.org/emmo#SiemensPerMetre +emmo:SiemensPerMetre rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_835f4e4e_680d_404c_8c73_92a6a570f6eb , + emmo:EMMO_86ffe1bb_d457_4948_9e39_35f363b9a9fe , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -4638,21 +4432,77 @@ emmo:WattPerKilogram rdf:type owl:Class ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watt Per Kilogram"@en ; - skos:prefLabel "WattPerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.kg-1" , - "W/kg" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit watt divided by the SI base unit kilogram + skos:altLabel "Siemens Per Metre"@en ; + skos:prefLabel "SiemensPerMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/S-PER-M" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "S.m-1" , + "S/m" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "S/m" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit siemens divided by the SI base unit metre. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#SiemensSquareMetrePerMole +emmo:SiemensSquareMetrePerMole rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_14235b93_650f_4452_8395_a23b8f645c9a , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SiemensSquareMetrePerMole"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/S-M2-PER-MOL" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "S.m2.mol-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "S⋅m²/mol" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Siemens square metre per mole."@en . + + +### https://w3id.org/emmo#SquareCoulombSquareMetrePerJoule +emmo:SquareCoulombSquareMetrePerJoule rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_cd9ad446_04f7_44ff_b9ea_ae7389574fa6 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Square Coulomb Square Metre per Joule"@en ; + skos:prefLabel "SquareCoulombSquareMetrePerJoule"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C2-M2-PER-J" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C2.m2.J-1" , + "C2.m2/J" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C²⋅m²/J" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Square Coulomb Square Meter per Joule\" is a unit for 'Polarizability' expressed as C² m² J⁻¹. -- QUDT"""@en . -### https://w3id.org/emmo#WattPerMetre -emmo:WattPerMetre rdf:type owl:Class ; +### https://w3id.org/emmo#SquareDegreeCelsiusPerSecond +emmo:SquareDegreeCelsiusPerSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_dafdcae3_f8ec_4993_8269_2c9299a75158 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareDegreeCelsiusPerSecond" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C2-PER-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K2.s-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C²⋅s" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square degree Celsius per second."@en . + + +### https://w3id.org/emmo#SquareKelvin +emmo:SquareKelvin rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3371fb68_5f07_467c_ada6_5aa3da3808d0 , + emmo:EMMO_bdee99f6_389b_4816_8a1c_a7903a2df00a , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -4662,189 +4512,80 @@ emmo:WattPerMetre rdf:type owl:Class ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "WattPerMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watts per metre."@en . - - -### https://w3id.org/emmo#WattPerMetreKelvin -emmo:WattPerMetreKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_0f3ec0ad_3fcf_42b2_8f34_6dca89e35a4f , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "WattPerMetreKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-1.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m⋅K)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watt per metre and Kelvin unit."@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Thermal_conductivity" . - - -### https://w3id.org/emmo#WattPerSquareMetre -emmo:WattPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_539d8d92_d3a5_4f46_858f_081fed5b4190 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.efunda.com/glossary/units/units--energy_flux--watt_per_square_meter.cfm" ; - skos:altLabel "Watt per Square Metre"@en ; - skos:prefLabel "WattPerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2" , - "W/m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Watt per Square Meter} is a unit of irradiance defined as the power received per area. This is a unit in the category of Energy flux. It is also known as watts per square meter, watt per square metre, watts per square metre, watt/square meter, watt/square metre. This unit is commonly used in the SI unit system. Watt Per Square Meter (W/m²) has a dimension of MT^{-3\" where M is mass, and T is time. This unit is the standard SI unit in this category. - --- QUDT"""@en . - - -### https://w3id.org/emmo#WattPerSquareMetreKelvin -emmo:WattPerSquareMetreKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4b2c223f_89fb_4407_b1b6_24774b7fe770 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watt per Square Metre Kelvin"@en ; - skos:prefLabel "WattPerSquareMetreKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m²⋅K)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Watt Per Square Meter Per Kelvin `(W m⁻² K⁻¹) is a unit in the category of Thermal heat transfer coefficient. It is also known as watt/square meter-kelvin. This unit is commonly used in the SI unit system. Watt Per Square Meter Per Kelvin (W m⁻² K⁻¹) has a dimension of MT⁻¹Q⁻¹ where M is mass, T is time, and Q is temperature. This unit is the standard SI unit in this category. - --- QUDT"""@en . - - -### https://w3id.org/emmo#WattPerSquareMetrePascal -emmo:WattPerSquareMetrePascal rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4f5c7c54_1c63_4d17_b12b_ea0792c2b187 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watt per Square Metre Pascal"@en ; - skos:prefLabel "WattPerSquareMetrePascal"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-PA" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.Pa-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m²⋅pa)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Watt Per Square Meter Per Pascal (W/m²-pa) is a unit of Evaporative Heat Transfer. - --- QUDT"""@en . - - -### https://w3id.org/emmo#WattPerSquareMetrePerMetre -emmo:WattPerSquareMetrePerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "WattPerSquareMetrePerMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m²⋅m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watts per square metre per metre."@en . + skos:prefLabel "SquareKelvin"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square Kelvin."@en . -### https://w3id.org/emmo#WattPerSquareMetrePerMetrePerSteradian -emmo:WattPerSquareMetrePerMetrePerSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "WattPerSquareMetrePerMetrePerSteradian" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-M-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.m-1.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m²⋅m⋅sr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watts per square metre and metre and steradian."@en . +### https://w3id.org/emmo#SquareKilogramPerSquareSecond +emmo:SquareKilogramPerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_109e8c69_4148_4cb0_9ceb_fbd526befca0 , + emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareKilogramPerSquareSecond" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM2-PER-SEC2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg2.s-2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg²/s²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square kilogram per square second."@en . -### https://w3id.org/emmo#WattPerSquareMetreQuarticKelvin -emmo:WattPerSquareMetreQuarticKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_971b3dff_28b4_4538_b082_3ec9fa5af294 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watt per Square Metre Quartic Kelvin"@en ; - skos:prefLabel "WattPerSquareMetreQuarticKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-K4" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.K-4" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m²⋅K⁴)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Watt Per Square Meter Per Quartic Kelvin (W/m2·K4) is a unit in the category of light. +### https://w3id.org/emmo#SquareMetre +emmo:SquareMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_33433bb1_c68f_45ee_a466_f01e2c57b214 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "SquareMetre"@en ; + emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "MTK" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2" ; + emmo:EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 "http://www.ontology-of-units-of-measure.org/resource/om-2/squareMetre" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The S I unit of area is the square metre. -- QUDT"""@en . -### https://w3id.org/emmo#WattPerSquareMetreSteradian -emmo:WattPerSquareMetreSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_539d8d92_d3a5_4f46_858f_081fed5b4190 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.efunda.com/glossary/units/units--radiance--watt_per_square_meter_per_steradian.cfm" ; - skos:altLabel "Watt per Square Metre Steradian"@en ; - skos:prefLabel "WattPerSquareMetreSteradian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m²⋅sr)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Watt per steradian per square metre` is the SI unit of radiance (W·sr⁻¹·m⁻²), while that of spectral radiance in frequency is the watt per steradian per square metre per hertz (W·sr⁻¹·m⁻²·Hz⁻¹) and that of spectral radiance in wavelength is the watt per steradian per square metre, per metre (W·sr⁻¹·m⁻³), commonly the watt per steradian per square metre per nanometre (W·sr⁻¹·m⁻²·nm⁻¹). It has a dimension of ML⁻⁴T⁻³ where M is mass, L is length, and T is time. This unit is the standard SI unit in this category. - --- QUDT"""@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Radiance" . +### https://w3id.org/emmo#SquareMetreCubicHertz +emmo:SquareMetreCubicHertz rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_835f4e4e_680d_404c_8c73_92a6a570f6eb , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetreCubicHertz" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-HZ3" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz3" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅Hz³" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre and cubic Hertz."@en . -### https://w3id.org/emmo#WattPerSteradian -emmo:WattPerSteradian rdf:type owl:Class ; +### https://w3id.org/emmo#SquareMetreHertz +emmo:SquareMetreHertz rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f , + emmo:EMMO_b33cc5b5_a9dc_4082_b497_14d1654c5591 , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -4854,43 +4595,40 @@ emmo:WattPerSteradian rdf:type owl:Class ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watt per Steradian"@en ; - skos:prefLabel "WattPerSteradian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/sr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Watt Per Steradian (W/sr)` is the unit in the category of Radiant intensity. It is also known as watts per steradian. This unit is commonly used in the SI unit system. Watt Per Steradian (W/sr) has a dimension of M· L⁻²· T⁻³ where M is mass, L is length, and T is time. This unit is the standard SI unit in this category. - --- QUDT"""@en . + skos:prefLabel "SquareMetreHertz" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-HZ" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅Hz" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre Hertz."@en . -### https://w3id.org/emmo#WattSecond -emmo:WattSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watt Second"@en ; - skos:prefLabel "WattSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit watt and SI base unit second +### https://w3id.org/emmo#SquareMetreKelvin +emmo:SquareMetreKelvin rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_ceaa4c6b_f5b7_46f4_bfcd_16eb4afab945 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Square Metre Kelvin"@en ; + skos:prefLabel "SquareMetreKelvin"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-K" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.K" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅K" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Square Meter Kelvin` is a unit for 'Area Temperature' expressed as m²-K. -- QUDT"""@en . -### https://w3id.org/emmo#WattSecondPerSquareMetre -emmo:WattSecondPerSquareMetre rdf:type owl:Class ; +### https://w3id.org/emmo#SquareMetreKelvinPerWatt +emmo:SquareMetreKelvinPerWatt rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , + emmo:EMMO_869e6e4f_a9b5_4db8_a978_8ad050239933 , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -4900,94 +4638,104 @@ emmo:WattSecondPerSquareMetre rdf:type owl:Class ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "WattSecondPerSquareMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-SEC-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.s.m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W⋅s/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watt second per square metre."@en . - + rdfs:seeAlso "http://physics.nist.gov/Pubs/SP811/appenB9.html" ; + skos:altLabel "Square Metre Kelvin per Watt"@en ; + skos:prefLabel "SquareMetreKelvinPerWatt"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-K-PER-W" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.K.W-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "(K²)m/W" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Square Meter Kelvin per Watt` is a unit for 'Thermal Insulance' expressed as (K²)m/W. -### https://w3id.org/emmo#WeberMetre -emmo:WeberMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_431ce3bc_3d54_481d_a10d_7c4a4418732a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.simetric.co.uk/siderived.htm" ; - skos:prefLabel "WeberMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/WB-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Wb.m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Wb⋅m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Weber metre."@en . +-- QUDT"""@en . -### https://w3id.org/emmo#WeberPerMetre -emmo:WeberPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8cf32f24_ada1_4350_af2c_50eb0e5f6415 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Weber Per Metre"@en ; - skos:prefLabel "WeberPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/WB-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Wb.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Wb/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit weber divided by the SI base unit metre +### https://w3id.org/emmo#SquareMetrePerGram +emmo:SquareMetrePerGram rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_4817e479_e401_437e_a49b_54540b93d2a1 , + emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + emmo:EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1000.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Square metres per gram"@en ; + skos:prefLabel "SquareMetrePerGram" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-GM" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.g-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/g" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A unit in the category of specific area."@en . --- QUDT"""@en . +### https://w3id.org/emmo#SquareMetrePerHertz +emmo:SquareMetrePerHertz rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_959c9715_14fb_4ce8_a93b_79678b2959b9 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetrePerHertz" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-HZ" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/Hz" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per Hertz."@en . -### https://w3id.org/emmo/disciplines/units/coherentsiunits#EMMO_089f13b1_ceb3_4d2a_8795_b4a2d92916da -:EMMO_089f13b1_ceb3_4d2a_8795_b4a2d92916da rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1 ; - skos:prefLabel "MassFraction"@en ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mass_fraction"@en , - "mass-fraction" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The mass of one type of species divided by the total mass."@en . +### https://w3id.org/emmo#SquareMetrePerJoule +emmo:SquareMetrePerJoule rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_f508dec1_e2d8_43d5_ae65_c386c7b330f9 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetrePerJoule"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-J" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.J-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/j" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per Joule."@en . -### https://w3id.org/emmo#KilogramKelvin -emmo:KilogramKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8455fa05_a877_48d7_b8a3_8e3bfad119bf , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram Kelvin"@en ; - skos:prefLabel "KilogramKelvin" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.K" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Kilogram Kelvin` is a unit for 'Mass Temperature' expressed as kg-K. --- QUDT"""@en . +### https://w3id.org/emmo#SquareMetrePerKelvin +emmo:SquareMetrePerKelvin rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_002e4002_58c7_4aea_ac1f_bba5188818ff , + emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetrePerKelvin"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-K" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.K-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/k" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per Kelvin."@en . -### https://w3id.org/emmo#KilogramMetrePerSecond -emmo:KilogramMetrePerSecond rdf:type owl:Class ; +### https://w3id.org/emmo#SquareMetrePerKilogram +emmo:SquareMetrePerKilogram rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 , + emmo:EMMO_4817e479_e401_437e_a49b_54540b93d2a1 , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -4996,186 +4744,246 @@ emmo:KilogramMetrePerSecond rdf:type owl:Class ; owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - skos:altLabel "Kilogram Metre Per Second"@en ; - skos:prefLabel "KilogramMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-M-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m.s-1" , - "kg.m/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅m/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Kilogram Meter Per Second\" is a unit for 'Linear Momentum' expressed as kg-m/s. + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Square Metre per Kilogram"@en ; + skos:prefLabel "SquareMetrePerKilogram" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-KiloGM" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.kg-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/kg" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Square Meter Per Kilogram (m2/kg) is a unit in the category of Specific Area. It is also known as square meters per kilogram, square metre per kilogram, square metres per kilogram, square meter/kilogram, square metre/kilogram. This unit is commonly used in the SI unit system. Square Meter Per Kilogram (m2/kg) has a dimension of M-1L2 where M is mass, and L is length. This unit is the standard SI unit in this category. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#SquareMetrePerMole +emmo:SquareMetrePerMole rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_973656ed_870e_40ba_8bc0_c879687a335a , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Square Metre per Mole"@en ; + skos:prefLabel "SquareMetrePerMole"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-MOL" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.mol-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/mol" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Square Meter Per Mole (m2/mol) is a unit in the category of Specific Area. It is also known as square meters per mole, square metre per per, square metres per per, square meter/per, square metre/per. This unit is commonly used in the SI unit system. Square Meter Per Mole (m2/mol) has a dimension of M-1L2 where M is mass, and L is length. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#KilogramPerCubicMetre -emmo:KilogramPerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_1c957677_a460_4702_85a6_baef659d14b1 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram per Cubic Metre"@en ; - skos:prefLabel "KilogramPerCubicMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-3" , - "kg/m3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Kilogram per cubic metre is an SI derived unit of density, defined by mass in kilograms divided by volume in cubic metres. The official SI symbolic abbreviation is kg . m⁻³, or equivalently either kg/m³. +### https://w3id.org/emmo#SquareMetrePerNewton +emmo:SquareMetrePerNewton rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Square Metre Per Newton"@en ; + skos:prefLabel "SquareMetrePerNewton"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-N" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.N-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/N" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """power of the SI base unit metre with the exponent 2 divided by the derived SI unit newton -- QUDT"""@en . -### https://w3id.org/emmo#KilogramPerCubicMetrePerSecond -emmo:KilogramPerCubicMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_8f3a9f9f_6f56_49dc_b39e_1aee57ffdc58 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilograms per cubic metre per second"@en ; - skos:prefLabel "KilogramPerCubicMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M3-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-3.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m³⋅s)" . +### https://w3id.org/emmo#SquareMetrePerSecond +emmo:SquareMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_b33cc5b5_a9dc_4082_b497_14d1654c5591 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Square Metre per Second"@en ; + skos:prefLabel "SquareMetrePerSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.s-1" , + "m2/s" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/s" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Square Metres per second is the SI derived unit of angular momentum, defined by distance or displacement in metres multiplied by distance again in metres and divided by time in seconds. The unit is written in symbols as m2/s or m2u00b7s-1 or m2s-1. It may be better understood when phrased as \"metres per second times metres\", i.e. the momentum of an object with respect to a position. +-- QUDT"""@en . -### https://w3id.org/emmo#KilogramPerKilogram -emmo:KilogramPerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram Per Kilogram"@en ; - skos:prefLabel "KilogramPerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.kg-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI base unit kilogram divided by the SI base unit kilogram --- QUDT"""@en . +### https://w3id.org/emmo#SquareMetrePerSquareHertz +emmo:SquareMetrePerSquareHertz rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_7855043d_a466_4585_97a9_b9fe4ce0c12d , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetrePerSquareHertz" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-HZ2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz-2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/Hz²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metres per square Hertz."@en . -### https://w3id.org/emmo#KilogramPerMetre -emmo:KilogramPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4007522b_7ab7_4855_acd2_e99e2a0690b6 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram per Metre"@en ; - skos:prefLabel "KilogramPerMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-1" , - "kg/m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Kilogram Per Meter (kg/m) is a unit in the category of Linear mass density. It is also known as kilogram/meter, kilogram/metre, kilograms per meter, kilogram per metre, kilograms per metre. This unit is commonly used in the SI unit system. Kilogram Per Meter (kg/m) has a dimension of ML-1 where M is mass, and L is length. This unit is the standard SI unit in this category. +### https://w3id.org/emmo#SquareMetrePerSquareMetre +emmo:SquareMetrePerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_6f4d704a_a7c6_4c07_b8a7_ea0bab04128f , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "square metre per square metre"@en ; + skos:prefLabel "SquareMetrePerSquareMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-M2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/m²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A square metre unit of area per square metre -- QUDT"""@en . -### https://w3id.org/emmo#KilogramPerMol -emmo:KilogramPerMol rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_9ba91622_e39f_43e3_b95f_290937928d7e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram per Mole"@en ; - skos:prefLabel "KilogramPerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.mol-1" , - "kg/mol" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """In chemistry, the molar mass M is defined as the mass of a given substance (chemical element or chemical compound) divided by its amount of substance. It is a physical property of a given substance. The base SI unit for molar mass is kg/mol. However, for historical reasons, molar masses are almost always expressed in g/mol. As an example, the molar mass of water is approximately: 18.01528(33) g/mol. +### https://w3id.org/emmo#SquareMetrePerSquareSecond +emmo:SquareMetrePerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetrePerSquareSecond" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-SEC2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.s-2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/s²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per square second."@en . --- QUDT"""@en . +### https://w3id.org/emmo#SquareMetrePerSteradian +emmo:SquareMetrePerSteradian rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_33433bb1_c68f_45ee_a466_f01e2c57b214 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetrePerSteradian"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-SR" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.sr-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/sr" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per steradian."@en ; + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Steradian?oldid=494317847" . -### https://w3id.org/emmo#KilogramPerSecond -emmo:KilogramPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_8826aefb_0bf6_4378_8732_fc80aa95654c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram per Second"@en ; - skos:prefLabel "KilogramPerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.s-1" , - "kg/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Kilogram Per Second (kg/s) is a unit in the category of Mass flow rate. It is also known as kilogram/second, kilograms per second. This unit is commonly used in the SI unit system. Kilogram Per Second (kg/s) has a dimension of MT⁻¹ where M is mass, and T is time. This unit is the standard SI unit in this category. --- QUDT"""@en . +### https://w3id.org/emmo#SquareMetrePerSteradianJoule +emmo:SquareMetrePerSteradianJoule rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_f508dec1_e2d8_43d5_ae65_c386c7b330f9 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetrePerSteradianJoule"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-SR-J" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.sr-1.J-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/(sr⋅J)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per steradian and Joule."@en . + + +### https://w3id.org/emmo#SquareMetrePerVoltSecond +emmo:SquareMetrePerVoltSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetrePerVoltSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-V-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.V-1.s-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/(V⋅s)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per volt second."@en . + +### https://w3id.org/emmo#SquareMetreQuarticHertz +emmo:SquareMetreQuarticHertz rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_27c8e4db_eb18_402c_951e_6a38751cf1d0 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetreQuarticHertz" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-HZ4" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz4" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅Hz⁴" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre and quartic Hertz."@en . -### https://w3id.org/emmo#KilogramPerSecondPerSquareMetre -emmo:KilogramPerSecondPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram Per Second Per Square Metre"@en ; - skos:prefLabel "KilogramPerSecondPerSquareMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-SEC-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.(s.m2)-1" , - "kg.s-1.m-2" , - "kg/(s.m2)" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(s⋅m²)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI base unit kilogram divided by the product of the power of the SI base unit metre with the exponent 2 and the SI base unit second --- QUDT"""@en . +### https://w3id.org/emmo#SquareMetreSecondPerRadian +emmo:SquareMetreSecondPerRadian rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_959c9715_14fb_4ce8_a93b_79678b2959b9 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetreSecondPerRadian" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-SEC-PER-RAD" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.s.rad-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅s/rad" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre seconds per radian."@en . -### https://w3id.org/emmo#KilogramPerSquareMetre -emmo:KilogramPerSquareMetre rdf:type owl:Class ; +### https://w3id.org/emmo#SquareMetreSquareHertz +emmo:SquareMetreSquareHertz rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_90798691_3b86_4d8c_910f_be2b39c98b39 , + emmo:EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -5184,294 +4992,402 @@ emmo:KilogramPerSquareMetre rdf:type owl:Class ; owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - skos:altLabel "Kilogram per Square Metre"@en ; - skos:prefLabel "KilogramPerSquareMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-2" , - "kg/m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Kilogram Per Square Meter (kg/m2) is a unit in the category of Surface density. It is also known as kilograms per square meter, kilogram per square metre, kilograms per square metre, kilogram/square meter, kilogram/square metre. This unit is commonly used in the SI unit system. Kilogram Per Square Meter (kg/m2) has a dimension of ML-2 where M is mass, and L is length. This unit is the standard SI unit in this category. + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetreSquareHertz" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-HZ2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅Hz²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre and square Hertz."@en . + + +### https://w3id.org/emmo#SquareMetreSteradian +emmo:SquareMetreSteradian rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_33433bb1_c68f_45ee_a466_f01e2c57b214 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Square Metre Steradian"@en ; + skos:prefLabel "SquareMetreSteradian"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-SR" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.sr" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅sr" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Square Meter Steradian\" is a unit for 'Area Angle' expressed as m²-sr. -- QUDT"""@en . -### https://w3id.org/emmo#KilogramPerSquareMetrePerPascalPerSecond -emmo:KilogramPerSquareMetrePerPascalPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_ab2ee5cd_4de3_46b6_bec5_29e293b33422 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilograms per square metre per Pascal per second"@en ; - skos:prefLabel "KilogramPerSquareMetrePerPascalPerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M2-PA-SEC" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m²⋅s⋅Pa)" ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Perm_(unit)" . +### https://w3id.org/emmo#SquarePascalPerSquareSecond +emmo:SquarePascalPerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_ffbacbc4_c3be_4cc5_9539_94344e72f7a6 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquarePascalPerSquareSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA2-PER-SEC2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa2.s-2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa²/s²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square Pascal per square second."@en . -### https://w3id.org/emmo#KilogramPerSquareMetrePerSecond -emmo:KilogramPerSquareMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilograms per square metre per second"@en ; - skos:prefLabel "KilogramPerSquareMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M2-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-2.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m²⋅s)" . +### https://w3id.org/emmo#SquarePascalSecond +emmo:SquarePascalSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_886eb0fb_4d36_4b7d_99e4_e5915a06aff1 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.efunda.com/glossary/units/units--specific_acoustic_impedance--pascal_second_per_meter.cfm" ; + skos:altLabel "Square Pascal Second"@en ; + skos:prefLabel "SquarePascalSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA2-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa2.s" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa²⋅s" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Square Pascal Second (Pa²· s) is a unit in the category of sound exposure. +-- QUDT"""@en . -### https://w3id.org/emmo#KilogramPerSquareMetreSquareSecond -emmo:KilogramPerSquareMetreSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram per Square Metre Square Second"@en ; - skos:prefLabel "KilogramPerSquareMetreSquareSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M2-SEC2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m²⋅s²)" . +### https://w3id.org/emmo#SquareSecond +emmo:SquareSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_f2c1a072_4ccb_46c4_a0f8_ac801d328d0f , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Square Second"@en ; + skos:prefLabel "SquareSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/SEC2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "s2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "s²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Square Second\" is a unit for 'Square Time' expressed as s². + +-- QUDT"""@en . + + +### https://w3id.org/emmo#SquareVoltPerSquareKelvin +emmo:SquareVoltPerSquareKelvin rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_58c5b65c_c896_4740_80d9_ff9a7643c7e8 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; + skos:prefLabel "SquareVoltPerSquareKelvin"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V2-PER-K2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V2.K-2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V²/K²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square volt per square Kelvin."@en . + + +### https://w3id.org/emmo#VoltAmpere +emmo:VoltAmpere rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Volt Ampere"@en ; + skos:prefLabel "VoltAmpere"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-A" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.A" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V⋅A" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit volt and the SI base unit ampere + +-- QUDT"""@en . -### https://w3id.org/emmo#KilogramPerSquareSecond -emmo:KilogramPerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram per Square Second"@en ; - skos:prefLabel "KilogramPerSquareSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.s-2" , - "kg/s2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/s²" . +### https://w3id.org/emmo#VoltPerKelvin +emmo:VoltPerKelvin rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_96ffda63_71e7_451b_85ee_2cc8e341ff11 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; + skos:prefLabel "VoltPerKelvin"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-PER-K" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.K-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V/K" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Volt per Kelvin."@en . -### https://w3id.org/emmo#KilogramSquareMetre -emmo:KilogramSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3532cc67_472a_4227_96f4_04b93146cec3 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram Square Metre"@en ; - skos:prefLabel "KilogramSquareMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Kilogram Square Meter\" is a unit for 'Moment Of Inertia' expressed as kg-m². + +### https://w3id.org/emmo#VoltPerMetre +emmo:VoltPerMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_ebf9a5c6_ca80_45d4_a991_24a1bf4b6720 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.efunda.com/glossary/units/units--electric_field_strength--volt_per_meter.cfm" ; + skos:altLabel "Volt per Metre"@en ; + skos:prefLabel "VoltPerMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-PER-M" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.m-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V/m" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Volt Per Meter (V/m) is a unit in the category of Electric field strength. It is also known as volts per meter, volt/meter, volt/metre, volt per metre, volts per metre. This unit is commonly used in the SI unit system. Volt Per Meter (V/m) has a dimension of MLT⁻³I⁻¹ where M is mass, L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#KilogramSquareMetrePerSecond -emmo:KilogramSquareMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram Square Metre Per Second"@en ; - skos:prefLabel "KilogramSquareMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-M2-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m2.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅m²/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Kilogram Square Meter Per Second\" is a unit for 'Angular Momentum' expressed as kg-m²-s⁻¹. +### https://w3id.org/emmo#VoltPerSecond +emmo:VoltPerSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_6837b106_7220_4ec6_b7c9_d549d6163672 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.thefreedictionary.com/Webers" ; + skos:altLabel "Volt per second"@en ; + skos:prefLabel "VoltPerSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-PER-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.s-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V/s" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """'Volt per Second' is a unit of magnetic flux equaling one weber. This is the flux passing through a conducting loop and reduced to zero at a uniform rate in one second inducing an electric potential of one volt in the loop. -- QUDT"""@en . -### https://w3id.org/emmo#KilogramSquareSecond -emmo:KilogramSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_5f375229_de0c_46bf_b11f_da9d3b742253 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram Square Second"@en ; - skos:prefLabel "KilogramSquareSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.s2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅s²" . +### https://w3id.org/emmo#VoltPerSquareMetre +emmo:VoltPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_a5111335_6d14_49d9_ba7a_10c10b2189e7 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.funtrivia.com/en/subtopics/Physical-Quantities-310909.html" ; + skos:altLabel "Volt per Square Metre"@en ; + skos:prefLabel "VoltPerSquareMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-PER-M2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.m-2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V/m²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The divergence at a particular point in a vector field is (roughly) how much the vector field 'spreads out' from that point. Operationally, we take the partial derivative of each of the field with respect to each of its space variables and add all the derivatives together to get the divergence. Electric field (V/m) differentiated with respect to distance (m) yields V/(m²). +-- QUDT"""@en . -### https://w3id.org/emmo#AmperePerDegreeCelsius -emmo:AmperePerDegreeCelsius rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ed7dd267_e2ee_4565_8117_e5c1eafa3e66 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "57.29578"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://web.mit.edu/course/21/21.guide/use-tab.htm" ; - skos:altLabel "Ampere per Degree Celsius"@en ; - skos:prefLabel "AmperePerDegreeCelsius"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-DEG_C" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.Cel-1" , - "A/Cel" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/°C" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A measure used to express how a current is subject to temperature. Originally used in Wien's Law to describe phenomena related to filaments. One use today is to express how a current generator derates with temperature. + +### https://w3id.org/emmo#VoltSecondPerMetre +emmo:VoltSecondPerMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_8cf32f24_ada1_4350_af2c_50eb0e5f6415 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Volt Second Per Metre"@en ; + skos:prefLabel "VoltSecondPerMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-SEC-PER-M" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.s.m-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V⋅s/m" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit volt and the SI base unit second divided by the SI base unit metre -- QUDT"""@en . -### https://w3id.org/emmo#DegreeCelsiusKilogramPerSquareMetre -emmo:DegreeCelsiusKilogramPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_6726fbb8_c40a_4b55_a2d5_bf49352d1e73 , - emmo:EMMO_707c6032_e272_4a20_98b5_d35c4f67be68 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Degrees Celsius kilogram per square metre"@en ; - skos:prefLabel "DegreeCelsiusKilogramPerSquareMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-KiloGM-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.kg.m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C⋅kg/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Derived unit for the product of the temperature in degrees Celsius and the mass density of a medium, integrated over vertical depth or height in metres. +### https://w3id.org/emmo#WattMetrePerSquareMetreSteradian +emmo:WattMetrePerSquareMetreSteradian rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_3371fb68_5f07_467c_ada6_5aa3da3808d0 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watts metre per square metre steradian"@en ; + skos:prefLabel "WattMetrePerSquareMetreSteradian" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-M-PER-M2-SR" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.m.sr-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W⋅m/m²⋅sr" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The power per unit area of radiation of a given wavenumber illuminating a target at a given incident angle. -- QUDT"""@en . -### https://w3id.org/emmo#DegreeCelsiusPerKelvin -emmo:DegreeCelsiusPerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3227b821_26a5_4c7c_9c01_5c24483e0bd0 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Degree Celsius Per Kelvin"@en ; - skos:prefLabel "DegreeCelsiusPerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.K-1" , - "Cel/K" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C/K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """unit with the name Degree Celsius divided by the SI base unit kelvin +### https://w3id.org/emmo#WattPerCubicMetre +emmo:WattPerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watt Per Cubic Metre"@en ; + skos:prefLabel "WattPerCubicMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M3" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-3" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m³" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit watt divided by the power of the SI base unit metre with the exponent 3 -- QUDT"""@en . -### https://w3id.org/emmo#DegreeCelsiusPerMetre -emmo:DegreeCelsiusPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_720a469f_a19c_4a88_900c_29b3938f5092 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "DegreeCelsiusPerMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Degree Celsius per metre unit."@en . +### https://w3id.org/emmo#WattPerKelvin +emmo:WattPerKelvin rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_21a91e48_b6d3_4558_b08f_246433d43860 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watt per Kelvin"@en ; + skos:prefLabel "WattPerKelvin"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-K" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.K-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "w/K" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Watt Per Kelvin (W/K) is a unit in the category of Thermal conductivity. +-- QUDT"""@en . -### https://w3id.org/emmo#DegreeCelsiusPerSecond -emmo:DegreeCelsiusPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4f245147_f072_4431_b535_6241e8e87eb8 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Degree Celsius per Second"@en ; - skos:prefLabel "DegreeCelsiusPerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.s-1" , - "Cel/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Degree Celsius per Second` is a unit for 'Temperature Per Time' expressed as degC / s. --- QUDT"""@en . +### https://w3id.org/emmo#WattPerKilogram +emmo:WattPerKilogram rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_835f4e4e_680d_404c_8c73_92a6a570f6eb , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watt Per Kilogram"@en ; + skos:prefLabel "WattPerKilogram" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-KiloGM" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.kg-1" , + "W/kg" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/kg" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit watt divided by the SI base unit kilogram +-- QUDT"""@en . -### https://w3id.org/emmo#KilogramPerMetrePerSecond -emmo:KilogramPerMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2c224eb4_cb86_44a4_a067_8969ead598d7 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilograms per metre per second"@en ; - skos:prefLabel "KilogramPerMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-1.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m⋅s)" . +### https://w3id.org/emmo#WattPerMetre +emmo:WattPerMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_3371fb68_5f07_467c_ada6_5aa3da3808d0 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "WattPerMetre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watts per metre."@en . -### https://w3id.org/emmo#KilogramPerMetrePerSquareSecond -emmo:KilogramPerMetrePerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_53bd0c90_41c3_46e2_8779_cd2a80f7e18b , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilograms per metre per square second"@en ; - skos:prefLabel "KilogramPerMetrePerSquareSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-1.s-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m⋅s²)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of pressure. The pascal is the standard pressure unit in the MKS metric system, equal to one newton per square meter or one \"kilogram per meter per second per second.\" The unit is named for Blaise Pascal (1623-1662), French philosopher and mathematician, who was the first person to use a barometer to measure differences in altitude. --- QUDT"""@en . +### https://w3id.org/emmo#WattPerMetreKelvin +emmo:WattPerMetreKelvin rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_0f3ec0ad_3fcf_42b2_8f34_6dca89e35a4f , + emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "WattPerMetreKelvin"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M-K" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-1.K-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m⋅K)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watt per metre and Kelvin unit."@en ; + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Thermal_conductivity" . -### https://w3id.org/emmo#MilliAmperePerGram -emmo:MilliAmperePerGram rdf:type owl:Class ; +### https://w3id.org/emmo#WattPerSquareMetre +emmo:WattPerSquareMetre rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_73be8825_e9a7_41d0_956e_b58060e5d5ac , + emmo:EMMO_539d8d92_d3a5_4f46_858f_081fed5b4190 , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double @@ -5480,170 +5396,253 @@ emmo:MilliAmperePerGram rdf:type owl:Class ; owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - skos:prefLabel "MilliAmperePerGram"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "a unit of electric current per mass"@en . + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.efunda.com/glossary/units/units--energy_flux--watt_per_square_meter.cfm" ; + skos:altLabel "Watt per Square Metre"@en ; + skos:prefLabel "WattPerSquareMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2" , + "W/m2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Watt per Square Meter} is a unit of irradiance defined as the power received per area. This is a unit in the category of Energy flux. It is also known as watts per square meter, watt per square metre, watts per square metre, watt/square meter, watt/square metre. This unit is commonly used in the SI unit system. Watt Per Square Meter (W/m²) has a dimension of MT^{-3\" where M is mass, and T is time. This unit is the standard SI unit in this category. +-- QUDT"""@en . -### https://w3id.org/emmo#MoleDegreeCelsius -emmo:MoleDegreeCelsius rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3d254432_6f8f_4a6d_9eb3_4ab54388171b , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Mole Degree Celsius"@en ; - skos:prefLabel "MoleDegreeCelsius"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-DEG_C" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.Cel" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol⋅°C" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Mole Degree Celsius` is a C.G.S System unit for 'Temperature Amount Of Substance' expressed as mol-degC. + +### https://w3id.org/emmo#WattPerSquareMetreKelvin +emmo:WattPerSquareMetreKelvin rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_4b2c223f_89fb_4407_b1b6_24774b7fe770 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watt per Square Metre Kelvin"@en ; + skos:prefLabel "WattPerSquareMetreKelvin"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-K" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.K-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m²⋅K)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Watt Per Square Meter Per Kelvin `(W m⁻² K⁻¹) is a unit in the category of Thermal heat transfer coefficient. It is also known as watt/square meter-kelvin. This unit is commonly used in the SI unit system. Watt Per Square Meter Per Kelvin (W m⁻² K⁻¹) has a dimension of MT⁻¹Q⁻¹ where M is mass, T is time, and Q is temperature. This unit is the standard SI unit in this category. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#WattPerSquareMetrePascal +emmo:WattPerSquareMetrePascal rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_4f5c7c54_1c63_4d17_b12b_ea0792c2b187 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watt per Square Metre Pascal"@en ; + skos:prefLabel "WattPerSquareMetrePascal"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-PA" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.Pa-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m²⋅pa)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Watt Per Square Meter Per Pascal (W/m²-pa) is a unit of Evaporative Heat Transfer. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#WattPerSquareMetrePerMetre +emmo:WattPerSquareMetrePerMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "WattPerSquareMetrePerMetre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-M" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.m-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m²⋅m" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watts per square metre per metre."@en . + + +### https://w3id.org/emmo#WattPerSquareMetrePerMetrePerSteradian +emmo:WattPerSquareMetrePerMetrePerSteradian rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "WattPerSquareMetrePerMetrePerSteradian" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-M-SR" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.m-1.sr-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m²⋅m⋅sr" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watts per square metre and metre and steradian."@en . + + +### https://w3id.org/emmo#WattPerSquareMetreQuarticKelvin +emmo:WattPerSquareMetreQuarticKelvin rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_971b3dff_28b4_4538_b082_3ec9fa5af294 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watt per Square Metre Quartic Kelvin"@en ; + skos:prefLabel "WattPerSquareMetreQuarticKelvin"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-K4" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.K-4" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m²⋅K⁴)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Watt Per Square Meter Per Quartic Kelvin (W/m2·K4) is a unit in the category of light. -- QUDT"""@en . -### https://w3id.org/emmo#SquareDegreeCelsiusPerSecond -emmo:SquareDegreeCelsiusPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_dafdcae3_f8ec_4993_8269_2c9299a75158 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareDegreeCelsiusPerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C2-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K2.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C²⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square degree Celsius per second."@en . +### https://w3id.org/emmo#WattPerSquareMetreSteradian +emmo:WattPerSquareMetreSteradian rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_539d8d92_d3a5_4f46_858f_081fed5b4190 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.efunda.com/glossary/units/units--radiance--watt_per_square_meter_per_steradian.cfm" ; + skos:altLabel "Watt per Square Metre Steradian"@en ; + skos:prefLabel "WattPerSquareMetreSteradian"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-SR" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.sr-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m²⋅sr)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Watt per steradian per square metre` is the SI unit of radiance (W·sr⁻¹·m⁻²), while that of spectral radiance in frequency is the watt per steradian per square metre per hertz (W·sr⁻¹·m⁻²·Hz⁻¹) and that of spectral radiance in wavelength is the watt per steradian per square metre, per metre (W·sr⁻¹·m⁻³), commonly the watt per steradian per square metre per nanometre (W·sr⁻¹·m⁻²·nm⁻¹). It has a dimension of ML⁻⁴T⁻³ where M is mass, L is length, and T is time. This unit is the standard SI unit in this category. +-- QUDT"""@en ; + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Radiance" . -### https://w3id.org/emmo#GramPerGram -emmo:GramPerGram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1 , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Gram Per Gram"@en ; - skos:prefLabel "GramPerGram"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/GM-PER-GM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "g.g-1" , - "g/g" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "g/g" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """mass ratio consisting of the 0.001-fold of the SI base unit kilogram divided by the 0.001-fold of the SI base unit kilogram. --- QUDT"""@en . +### https://w3id.org/emmo#WattPerSteradian +emmo:WattPerSteradian rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watt per Steradian"@en ; + skos:prefLabel "WattPerSteradian"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-SR" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.sr-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/sr" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Watt Per Steradian (W/sr)` is the unit in the category of Radiant intensity. It is also known as watts per steradian. This unit is commonly used in the SI unit system. Watt Per Steradian (W/sr) has a dimension of M· L⁻²· T⁻³ where M is mass, L is length, and T is time. This unit is the standard SI unit in this category. +-- QUDT"""@en . -### https://w3id.org/emmo#NanoMeterPerMilliMeterMegaPascal -emmo:NanoMeterPerMilliMeterMegaPascal rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0E-12"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Nanometer Per Millimeter Megapascal"@en ; - skos:prefLabel "NanoMeterPerMilliMeterMegaPascal" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoM-PER-MilliM-MegaPA" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nm.mm-1.MPa-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nm/(mm⋅MPa)" . +### https://w3id.org/emmo#WattSecond +emmo:WattSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watt Second"@en ; + skos:prefLabel "WattSecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.s" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W⋅s" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit watt and SI base unit second -### https://w3id.org/emmo#NanoMolePerCubicCentiMetrePerHour -emmo:NanoMolePerCubicCentiMetrePerHour rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "2.777778E-7"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Nanomoles per cubic centimetre per hour"@en ; - skos:prefLabel "NanoMolePerCubicCentiMetrePerHour" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-CentiM3-HR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.cm-3.h-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/(cm³⋅hr)" . +-- QUDT"""@en . -### https://w3id.org/emmo#NanoMolePerGramPerSecond -emmo:NanoMolePerGramPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_5d2d48c4_4fb6_4f33_bfc0_273129429c30 , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , +### https://w3id.org/emmo#WattSecondPerSquareMetre +emmo:WattSecondPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0E-6"^^xsd:double + owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - skos:altLabel "Nanomoles per gram per second"@en ; - skos:prefLabel "NanoMolePerGramPerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-GM-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.g-1.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/(g⋅s)" . + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "WattSecondPerSquareMetre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-SEC-PER-M2" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.s.m-2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W⋅s/m²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watt second per square metre."@en . -### https://w3id.org/emmo#NanoMolePerKilogram -emmo:NanoMolePerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_95971713_d589_4002_a5a7_affc5c74cfdb , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0E-9"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Nanomoles per kilogram"@en ; - skos:prefLabel "NanoMolePerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.kg-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/kg" . +### https://w3id.org/emmo#WeberMetre +emmo:WeberMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_431ce3bc_3d54_481d_a10d_7c4a4418732a , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.simetric.co.uk/siderived.htm" ; + skos:prefLabel "WeberMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/WB-M" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Wb.m" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Wb⋅m" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Weber metre."@en . -### https://w3id.org/emmo#SquareMetrePerGram -emmo:SquareMetrePerGram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_4817e479_e401_437e_a49b_54540b93d2a1 , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1000.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square metres per gram"@en ; - skos:prefLabel "SquareMetrePerGram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-GM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.g-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/g" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A unit in the category of specific area."@en . +### https://w3id.org/emmo#WeberPerMetre +emmo:WeberPerMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + emmo:EMMO_8cf32f24_ada1_4350_af2c_50eb0e5f6415 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Weber Per Metre"@en ; + skos:prefLabel "WeberPerMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/WB-PER-M" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Wb.m-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Wb/m" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit weber divided by the SI base unit metre +-- QUDT"""@en . ### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi diff --git a/disciplines/units/sidimensionalunits.ttl b/disciplines/units/sidimensionalunits.ttl index 63fce3b6..5aa814e0 100644 --- a/disciplines/units/sidimensionalunits.ttl +++ b/disciplines/units/sidimensionalunits.ttl @@ -1593,10 +1593,10 @@ We kindly acknowledge NIST for reusing their content, including the physical dim ### https://w3id.org/emmo#EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc rdf:type owl:Class ; - rdfs:subClassOf :EMMO_cbdea88b_fef1_4c7c_b69f_ae1f0f241c4a ; - skos:prefLabel "SIDimensionalUnit"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Dimensional unit with its physical dimensionality described accortind to the International System of Units (SI)."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """In SI are the physical dimensions of the base quantities time (T), length (L), mass (M), electric current (I), thermodynamic temperature (Θ), amount of substance (N) and luminous intensity (J). + rdfs:subClassOf :EMMO_cbdea88b_fef1_4c7c_b69f_ae1f0f241c4a ; + skos:prefLabel "SIDimensionalUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Dimensional unit with its physical dimensionality described accortind to the International System of Units (SI)."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """In SI are the physical dimensions of the base quantities time (T), length (L), mass (M), electric current (I), thermodynamic temperature (Θ), amount of substance (N) and luminous intensity (J). In general the dimension of any quantity Q is written in the form of a dimensional product, @@ -2304,4 +2304,15 @@ Examples of correspondance between dimensional units and their dimensional units :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquarePressurePerSquareTime'."@en . +### https://w3id.org/emmo/disciplines/units/sidimensionalunits#EMMO_d09e8aea_3fd0_4213_955d_10fc2a6f1d74 +:EMMO_d09e8aea_3fd0_4213_955d_10fc2a6f1d74 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+2 L0 M-1 I-1 Θ0 N0 J0" + ] ; + skos:prefLabel "SquareLengthPerVoltageTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquareLengthPerVoltageTime'."@en . + + ### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi From 707b7121e7687729f3d63b5f550161314a043561 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Sun, 24 Nov 2024 02:26:21 +0100 Subject: [PATCH 049/121] Update to latest emmocheck --- .github/workflows/ci_emmocheck.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci_emmocheck.yml b/.github/workflows/ci_emmocheck.yml index 6910ec6b..1310860a 100644 --- a/.github/workflows/ci_emmocheck.yml +++ b/.github/workflows/ci_emmocheck.yml @@ -21,7 +21,8 @@ jobs: - name: Install EMMOntoPy run: | pip install --upgrade pip - pip install EMMOntoPy + #pip install EMMOntoPy + pip install git+https://github.com/emmo-repo/EMMOntoPy.git@update-emmocheck2 - name: Check EMMO run: | From 0664f929787534c7169aafd578e36ee071255bc9 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Sun, 24 Nov 2024 02:39:04 +0100 Subject: [PATCH 050/121] Cleanup up coherent units --- disciplines/units/coherentsiunits.ttl | 9087 ++++++++++++------------- 1 file changed, 4543 insertions(+), 4544 deletions(-) diff --git a/disciplines/units/coherentsiunits.ttl b/disciplines/units/coherentsiunits.ttl index 870dcca9..b7e9dcf2 100644 --- a/disciplines/units/coherentsiunits.ttl +++ b/disciplines/units/coherentsiunits.ttl @@ -3,7 +3,6 @@ @prefix rdf: . @prefix xml: . @prefix xsd: . -@prefix emmo: . @prefix rdfs: . @prefix skos: . @prefix dcterms: . @@ -30,5617 +29,5617 @@ Note that this module is not complete and may be extended with more coherent SI We kindly acknowledge NIST for reusing their content, including the selection of units, their elucidations and conversion multiplier."""@en , "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; owl:versionInfo "1.0.0-rc3" ; - emmo:EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Classes ################################################################# ### https://w3id.org/emmo#AmperePerDegreeCelsius -emmo:AmperePerDegreeCelsius rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ed7dd267_e2ee_4565_8117_e5c1eafa3e66 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "57.29578"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://web.mit.edu/course/21/21.guide/use-tab.htm" ; - skos:altLabel "Ampere per Degree Celsius"@en ; - skos:prefLabel "AmperePerDegreeCelsius"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-DEG_C" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.Cel-1" , - "A/Cel" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/°C" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A measure used to express how a current is subject to temperature. Originally used in Wien's Law to describe phenomena related to filaments. One use today is to express how a current generator derates with temperature. +:AmperePerDegreeCelsius rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ed7dd267_e2ee_4565_8117_e5c1eafa3e66 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "57.29578"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://web.mit.edu/course/21/21.guide/use-tab.htm" ; + skos:altLabel "Ampere per Degree Celsius"@en ; + skos:prefLabel "AmperePerDegreeCelsius"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-DEG_C" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.Cel-1" , + "A/Cel" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/°C" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A measure used to express how a current is subject to temperature. Originally used in Wien's Law to describe phenomena related to filaments. One use today is to express how a current generator derates with temperature. -- QUDT"""@en . ### https://w3id.org/emmo#AmperePerJoule -emmo:AmperePerJoule rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_1aaaceb6_c5eb_4cf3_a494_f82d43fda10a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Ampere per Joule"@en ; - skos:prefLabel "AmperePerJoule"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-J" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.J-1" , - "A/J" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/J" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The inverse measure of joule-per-ampere or weber. The measure for the reciprical of magnetic flux. +:AmperePerJoule rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_1aaaceb6_c5eb_4cf3_a494_f82d43fda10a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Ampere per Joule"@en ; + skos:prefLabel "AmperePerJoule"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-J" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.J-1" , + "A/J" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/J" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The inverse measure of joule-per-ampere or weber. The measure for the reciprical of magnetic flux. -- QUDT"""@en . ### https://w3id.org/emmo#AmperePerMetre -emmo:AmperePerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_e6b83139_ba92_4fbd_a8b2_c8dde55844a1 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Ampere per Metre"@en ; - skos:prefLabel "AmperePerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.m-1" , - "A/m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """ is the SI unit of magnetic field strength. One ampere per meter is equal to π/250 oersteds (12.566 371 millioersteds) in CGS units. The ampere per meter is also the SI unit of \"magnetization\" in the sense of magnetic dipole moment per unit volume; in this context 1 A/m = 0.001 emu per cubic centimeter. +:AmperePerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_e6b83139_ba92_4fbd_a8b2_c8dde55844a1 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Ampere per Metre"@en ; + skos:prefLabel "AmperePerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.m-1" , + "A/m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """ is the SI unit of magnetic field strength. One ampere per meter is equal to π/250 oersteds (12.566 371 millioersteds) in CGS units. The ampere per meter is also the SI unit of \"magnetization\" in the sense of magnetic dipole moment per unit volume; in this context 1 A/m = 0.001 emu per cubic centimeter. -- QUDT"""@en . ### https://w3id.org/emmo#AmperePerRadian -emmo:AmperePerRadian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_d5f3e0e5_fc7d_4e64_86ad_555e74aaff84 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Ampere per Radian"@en ; - skos:prefLabel "AmperePerRadian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-RAD" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.rad-1" , - "A/rad" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/rad" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Ampere per Radian` is a derived unit for measuring the amount of current per unit measure of angle, expressed in ampere per radian. +:AmperePerRadian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_d5f3e0e5_fc7d_4e64_86ad_555e74aaff84 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Ampere per Radian"@en ; + skos:prefLabel "AmperePerRadian"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-RAD" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.rad-1" , + "A/rad" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/rad" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Ampere per Radian` is a derived unit for measuring the amount of current per unit measure of angle, expressed in ampere per radian. -- QUDT"""@en . ### https://w3id.org/emmo#AmperePerSquareMetre -emmo:AmperePerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_120d86b6_d7c4_4490_8ef2_8a5f58403950 , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "https://cdd.iec.ch/cdd/iec61360/iec61360.nsf/Units/0112-2---62720%23UAA105" ; - skos:altLabel "Ampere per Square Metre"@en ; - skos:prefLabel "AmperePerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.m-2" , - "A/m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Ampere Per Square Meter` is a unit in the category of electric current density. This unit is commonly used in the SI unit system. +:AmperePerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_120d86b6_d7c4_4490_8ef2_8a5f58403950 , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "https://cdd.iec.ch/cdd/iec61360/iec61360.nsf/Units/0112-2---62720%23UAA105" ; + skos:altLabel "Ampere per Square Metre"@en ; + skos:prefLabel "AmperePerSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.m-2" , + "A/m2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Ampere Per Square Meter` is a unit in the category of electric current density. This unit is commonly used in the SI unit system. -- QUDT"""@en . ### https://w3id.org/emmo#AmperePerSquareMetreSquareKelvin -emmo:AmperePerSquareMetreSquareKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_754c3a5d_8ae8_41ff_b5f2_acbadb53c735 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:prefLabel "AmperePerSquareMetreSquareKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-M2-K2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.m-2.K-2" , - "A/(m2.K2)" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/m²⋅k²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Ampere per square metre and square Kelvin."@en . +:AmperePerSquareMetreSquareKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_754c3a5d_8ae8_41ff_b5f2_acbadb53c735 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; + skos:prefLabel "AmperePerSquareMetreSquareKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-M2-K2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.m-2.K-2" , + "A/(m2.K2)" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/m²⋅k²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Ampere per square metre and square Kelvin."@en . ### https://w3id.org/emmo#AmpereSecond -emmo:AmpereSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ab79e92b_5377_454d_be06_d61b50db295a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Ampere Second"@en ; - skos:prefLabel "AmpereSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product out of the SI base unit ampere and the SI base unit second +:AmpereSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ab79e92b_5377_454d_be06_d61b50db295a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Ampere Second"@en ; + skos:prefLabel "AmpereSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A⋅s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product out of the SI base unit ampere and the SI base unit second -- QUDT"""@en . ### https://w3id.org/emmo#AmpereSquareMetre -emmo:AmpereSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_1c2226a9_22f0_40c8_8928_5a01d398f96e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://encyclopedia2.thefreedictionary.com/ampere+meter+squared" ; - skos:altLabel "Ampere Square Metre"@en ; - skos:prefLabel "AmpereSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A⋅m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of electromagnetic moment. +:AmpereSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_1c2226a9_22f0_40c8_8928_5a01d398f96e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://encyclopedia2.thefreedictionary.com/ampere+meter+squared" ; + skos:altLabel "Ampere Square Metre"@en ; + skos:prefLabel "AmpereSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.m2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A⋅m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of electromagnetic moment. -- QUDT"""@en . ### https://w3id.org/emmo#AmpereSquareMetrePerJouleSecond -emmo:AmpereSquareMetrePerJouleSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://encyclopedia2.thefreedictionary.com/ampere+square+meter+per+joule+second" ; - skos:altLabel "Ampere Square Metre Per Joule Second"@en ; - skos:prefLabel "AmpereSquareMetrePerJouleSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-M2-PER-J-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.m2.J-1.s-1" , - "A.m2/(J.s)" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A⋅m²/(J⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of gyromagnetic ratio. +:AmpereSquareMetrePerJouleSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://encyclopedia2.thefreedictionary.com/ampere+square+meter+per+joule+second" ; + skos:altLabel "Ampere Square Metre Per Joule Second"@en ; + skos:prefLabel "AmpereSquareMetrePerJouleSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-M2-PER-J-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.m2.J-1.s-1" , + "A.m2/(J.s)" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A⋅m²/(J⋅s)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of gyromagnetic ratio. -- QUDT"""@en . ### https://w3id.org/emmo#AtomFraction -emmo:AtomFraction rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f76f5a24_d703_4e8c_b368_f9a7777cb73a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "AtomFraction"@en , - "MolePerMole"@en , - "Moles per mole"@en ; - skos:prefLabel "MoleFraction"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.mol-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "atom-fraction" , - "atom_fraction" , - "mol/mol" , - "mole-fraction" , - "mole_fraction" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Number of one type of species divided by the number of all species."@en . +:AtomFraction rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_f76f5a24_d703_4e8c_b368_f9a7777cb73a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "AtomFraction"@en , + "MolePerMole"@en , + "Moles per mole"@en ; + skos:prefLabel "MoleFraction"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-MOL" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.mol-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "atom-fraction" , + "atom_fraction" , + "mol/mol" , + "mole-fraction" , + "mole_fraction" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Number of one type of species divided by the number of all species."@en . ### https://w3id.org/emmo#BecquerelPerCubicMetre -emmo:BecquerelPerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_43e499a1_ca67_4380_ac08_cfc52a93ad04 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.efunda.com/glossary/units/units--radioactivity_concentration--becquerel_per_cubic_meter.cfm" ; - skos:altLabel "Becquerel per Cubic Metre"@en ; - skos:prefLabel "BecquerelPerCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/BQ-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Bq.m-3" , - "Bq/m3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Bq/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI derived unit of unit in the category of Radioactivity concentration. +:BecquerelPerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_43e499a1_ca67_4380_ac08_cfc52a93ad04 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.efunda.com/glossary/units/units--radioactivity_concentration--becquerel_per_cubic_meter.cfm" ; + skos:altLabel "Becquerel per Cubic Metre"@en ; + skos:prefLabel "BecquerelPerCubicMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/BQ-PER-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Bq.m-3" , + "Bq/m3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Bq/m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI derived unit of unit in the category of Radioactivity concentration. -- QUDT"""@en . ### https://w3id.org/emmo#BecquerelPerKilogram -emmo:BecquerelPerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_52b029aa_e525_4907_95d8_759298b04f97 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.efunda.com/glossary/units/units--specific_radioactivity--becquerel_per_kilogram.cfm" ; - skos:altLabel "Becquerel per Kilogram"@en ; - skos:prefLabel "BecquerelPerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/BQ-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Bq.kg-1" , - "Bq/kg" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Bq/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Becquerel per Kilogram\" is used to describe radioactivity, which is often expressed in becquerels per unit of volume or weight, to express how much radioactive material is contained in a sample. +:BecquerelPerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_52b029aa_e525_4907_95d8_759298b04f97 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.efunda.com/glossary/units/units--specific_radioactivity--becquerel_per_kilogram.cfm" ; + skos:altLabel "Becquerel per Kilogram"@en ; + skos:prefLabel "BecquerelPerKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/BQ-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Bq.kg-1" , + "Bq/kg" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Bq/kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Becquerel per Kilogram\" is used to describe radioactivity, which is often expressed in becquerels per unit of volume or weight, to express how much radioactive material is contained in a sample. -- QUDT"""@en . ### https://w3id.org/emmo#BecquerelPerSquareMetre -emmo:BecquerelPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "BecquerelPerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/BQ-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Bq.m-2" , - "Bq/m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Bq/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Becquerel per square metre."@en . +:BecquerelPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "BecquerelPerSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/BQ-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Bq.m-2" , + "Bq/m2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Bq/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Becquerel per square metre."@en . ### https://w3id.org/emmo#BecquerelSecondPerCubicMetre -emmo:BecquerelSecondPerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_95a9bf22_eabc_4a84_863d_9ea398c8a52e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "BecquerelSecondPerCubicMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/BQ-SEC-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Bq.s.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Bq⋅s/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Becquerels second per cubic metre."@en . +:BecquerelSecondPerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_95a9bf22_eabc_4a84_863d_9ea398c8a52e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "BecquerelSecondPerCubicMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/BQ-SEC-PER-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Bq.s.m-3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Bq⋅s/m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Becquerels second per cubic metre."@en . ### https://w3id.org/emmo#CandelaPerLumen -emmo:CandelaPerLumen rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "CandelaPerLumen"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/CD-PER-LM" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "cd/lm" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Candela per Lumen."@en . +:CandelaPerLumen rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "CandelaPerLumen"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/CD-PER-LM" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "cd/lm" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Candela per Lumen."@en . ### https://w3id.org/emmo#CandelaPerSquareMetre -emmo:CandelaPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4000d06d_8594_4263_ba72_5d9440b66c5e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "candela per square metre"@en ; - skos:prefLabel "CandelaPerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/CD-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "cd.m-2" , - "cd/m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "cd/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The candela per square metre (cd/m²) is the derived SI unit of luminance. The unit is based on the candela, the SI unit of luminous intensity, and the square metre, the SI unit of area. Nit (nt) is a deprecated non-SI name also used for this unit (1 nit = 1 cd/m²). As a measure of light emitted per unit area, this unit is frequently used to specify the brightness of a display device. Most consumer desktop liquid crystal displays have luminances of 200 to 300 cd/m²; the sRGB spec for monitors targets 80 cd/m2. HDTVs range from 450 to about 1000 cd/m2. Typically, calibrated monitors should have a brightness of 120 cd/m². Nit is believed to come from the Latin word nitere, to shine. +:CandelaPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4000d06d_8594_4263_ba72_5d9440b66c5e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "candela per square metre"@en ; + skos:prefLabel "CandelaPerSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/CD-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "cd.m-2" , + "cd/m2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "cd/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The candela per square metre (cd/m²) is the derived SI unit of luminance. The unit is based on the candela, the SI unit of luminous intensity, and the square metre, the SI unit of area. Nit (nt) is a deprecated non-SI name also used for this unit (1 nit = 1 cd/m²). As a measure of light emitted per unit area, this unit is frequently used to specify the brightness of a display device. Most consumer desktop liquid crystal displays have luminances of 200 to 300 cd/m²; the sRGB spec for monitors targets 80 cd/m2. HDTVs range from 450 to about 1000 cd/m2. Typically, calibrated monitors should have a brightness of 120 cd/m². Nit is believed to come from the Latin word nitere, to shine. -- QUDT"""@en . ### https://w3id.org/emmo#CoulombMetre -emmo:CoulombMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8515e948_bc2f_423b_8025_e4830f2b21dd , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "CoulombMetre"@en ; - emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "A26" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-M"^^xsd:anyURI ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C⋅m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Coulomb Meter (C-m) is a unit in the category of Electric dipole moment. It is also known as atomic unit, u.a., au, ua. This unit is commonly used in the SI unit system. Coulomb Meter (C-m) has a dimension of LTI where L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. +:CoulombMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_8515e948_bc2f_423b_8025_e4830f2b21dd , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "CoulombMetre"@en ; + :EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "A26" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-M"^^xsd:anyURI ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C⋅m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Coulomb Meter (C-m) is a unit in the category of Electric dipole moment. It is also known as atomic unit, u.a., au, ua. This unit is commonly used in the SI unit system. Coulomb Meter (C-m) has a dimension of LTI where L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. -- QUDT"""@en ; - emmo:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "It is also known as atomic unit, u.a., au, ua. This unit is commonly used in the SI unit system. Coulomb Meter (C-m) has a dimension of LTI where L is length, T is time, and I is electric current. This unit is the standard SI unit in this category." . + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "It is also known as atomic unit, u.a., au, ua. This unit is commonly used in the SI unit system. Coulomb Meter (C-m) has a dimension of LTI where L is length, T is time, and I is electric current. This unit is the standard SI unit in this category." . ### https://w3id.org/emmo#CoulombPerCubicMetre -emmo:CoulombPerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8f36559a_a494_4b00_abc5_60bbc1475009 , +:CoulombPerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_8f36559a_a494_4b00_abc5_60bbc1475009 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Coulomb per Cubic Metre"@en ; + skos:prefLabel "CoulombPerCubicMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-PER-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.m-3" , + "C/m3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C/m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Coulomb Per Cubic Meter (C/m³) is a unit in the category of Electric charge density. It is also known as coulomb per cubic metre, coulombs per cubic meter, coulombs per cubic metre, coulomb/cubic meter, coulomb/cubic metre. This unit is commonly used in the SI unit system. Coulomb Per Cubic Meter has a dimension of L⁻³TI where L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#CoulombPerKilogram +:CoulombPerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Coulomb per Kilogram"@en ; + skos:prefLabel "CoulombPerKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.kg-1" , + "C/kg" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C/kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Coulomb Per Kilogram (C/kg)` is the unit in the category of Exposure. It is also known as coulombs per kilogram, coulomb/kilogram. This unit is commonly used in the SI unit system. Coulomb Per Kilogram (C/kg) has a dimension of M⁻¹TI where M is mass, T is time, and I is electric current. This unit is the standard SI unit in this category. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#CoulombPerKilogramSecond +:CoulombPerKilogramSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_73be8825_e9a7_41d0_956e_b58060e5d5ac , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Coulomb per Cubic Metre"@en ; - skos:prefLabel "CoulombPerCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.m-3" , - "C/m3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Coulomb Per Cubic Meter (C/m³) is a unit in the category of Electric charge density. It is also known as coulomb per cubic metre, coulombs per cubic meter, coulombs per cubic metre, coulomb/cubic meter, coulomb/cubic metre. This unit is commonly used in the SI unit system. Coulomb Per Cubic Meter has a dimension of L⁻³TI where L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. + rdfs:seeAlso "http://en.wikibooks.org/wiki/Basic_Physics_of_Nuclear_Medicine/Units_of_Radiation_Measurement" ; + skos:altLabel "Coulomb Per Kilogram Second"@en ; + skos:prefLabel "CoulombPerKilogramSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-PER-KiloGM-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.kg-1.s-1" , + "C/(kg.s)" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C/kg⋅s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of exposure rate -- QUDT"""@en . -### https://w3id.org/emmo#CoulombPerKilogram -emmo:CoulombPerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Coulomb per Kilogram"@en ; - skos:prefLabel "CoulombPerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.kg-1" , - "C/kg" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Coulomb Per Kilogram (C/kg)` is the unit in the category of Exposure. It is also known as coulombs per kilogram, coulomb/kilogram. This unit is commonly used in the SI unit system. Coulomb Per Kilogram (C/kg) has a dimension of M⁻¹TI where M is mass, T is time, and I is electric current. This unit is the standard SI unit in this category. +### https://w3id.org/emmo#CoulombPerMetre +:CoulombPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_9794a778_47d7_45d5_b4ab_ae6a8db04c78 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Coulomb per Metre"@en ; + skos:prefLabel "CoulombPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.m-1" , + "C/m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Coulomb per Meter\" is a unit for 'Electric Charge Line Density' expressed as C/m. -- QUDT"""@en . -### https://w3id.org/emmo#CoulombPerKilogramSecond -emmo:CoulombPerKilogramSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_73be8825_e9a7_41d0_956e_b58060e5d5ac , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://en.wikibooks.org/wiki/Basic_Physics_of_Nuclear_Medicine/Units_of_Radiation_Measurement" ; - skos:altLabel "Coulomb Per Kilogram Second"@en ; - skos:prefLabel "CoulombPerKilogramSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-PER-KiloGM-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.kg-1.s-1" , - "C/(kg.s)" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C/kg⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of exposure rate +### https://w3id.org/emmo#CoulombPerMole +:CoulombPerMole rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_e6110006_88b9_45cd_9f9c_a2a91c0c21f8 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Coulomb per Mole"@en ; + skos:prefLabel "CoulombPerMole"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-PER-MOL" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.mol-1" , + "C/mol" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "c/mol" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """ (C/mol) is a unit in the category of Molar electric charge. It is also known as coulombs/mol. Coulomb Per Mol has a dimension of TN{-1}I where T is time, N is amount of substance, and I is electric current. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#CoulombPerMetre -emmo:CoulombPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_9794a778_47d7_45d5_b4ab_ae6a8db04c78 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Coulomb per Metre"@en ; - skos:prefLabel "CoulombPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.m-1" , - "C/m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Coulomb per Meter\" is a unit for 'Electric Charge Line Density' expressed as C/m. +### https://w3id.org/emmo#CoulombPerSquareMetre +:CoulombPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_6d753e0c_a967_4de4_ad22_c2fecb3913be , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Coulomb per Square Metre"@en ; + skos:prefLabel "CoulombPerSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.m-2" , + "C/m2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Coulomb Per Square Meter (C/m²) is a unit in the category of Electric charge surface density. It is also known as coulombs per square meter, coulomb per square metre, coulombs per square metre, coulomb/square meter, coulomb/square metre. This unit is commonly used in the SI unit system. Coulomb Per Square Meter (C/m2) has a dimension of L⁻²TI where L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#CoulombPerMole -emmo:CoulombPerMole rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_e6110006_88b9_45cd_9f9c_a2a91c0c21f8 , +### https://w3id.org/emmo#CoulombSquareMetre +:CoulombSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_92aaff7b_3a7c_4c1a_b149_d422e9682106 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Coulomb per Mole"@en ; - skos:prefLabel "CoulombPerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.mol-1" , - "C/mol" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "c/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """ (C/mol) is a unit in the category of Molar electric charge. It is also known as coulombs/mol. Coulomb Per Mol has a dimension of TN{-1}I where T is time, N is amount of substance, and I is electric current. This unit is the standard SI unit in this category. + skos:altLabel "Coulomb Square Metre"@en ; + skos:prefLabel "CoulombSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.m2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C⋅m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Coulomb Square Meter (C-m2) is a unit in the category of Electric quadrupole moment. This unit is commonly used in the SI unit system. Coulomb Square Meter (C-m2) has a dimension of L2TI where L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#CoulombPerSquareMetre -emmo:CoulombPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_6d753e0c_a967_4de4_ad22_c2fecb3913be , +### https://w3id.org/emmo#CoulombSquareMetrePerVolt +:CoulombSquareMetrePerVolt rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_cd9ad446_04f7_44ff_b9ea_ae7389574fa6 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Coulomb per Square Metre"@en ; - skos:prefLabel "CoulombPerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.m-2" , - "C/m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Coulomb Per Square Meter (C/m²) is a unit in the category of Electric charge surface density. It is also known as coulombs per square meter, coulomb per square metre, coulombs per square metre, coulomb/square meter, coulomb/square metre. This unit is commonly used in the SI unit system. Coulomb Per Square Meter (C/m2) has a dimension of L⁻²TI where L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. - --- QUDT"""@en . - - -### https://w3id.org/emmo#CoulombSquareMetre -emmo:CoulombSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_92aaff7b_3a7c_4c1a_b149_d422e9682106 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Coulomb Square Metre"@en ; - skos:prefLabel "CoulombSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C⋅m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Coulomb Square Meter (C-m2) is a unit in the category of Electric quadrupole moment. This unit is commonly used in the SI unit system. Coulomb Square Meter (C-m2) has a dimension of L2TI where L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. - --- QUDT"""@en . - - -### https://w3id.org/emmo#CoulombSquareMetrePerVolt -emmo:CoulombSquareMetrePerVolt rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_cd9ad446_04f7_44ff_b9ea_ae7389574fa6 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Coulomb Square Metre Per Volt"@en ; - skos:prefLabel "CoulombSquareMetrePerVolt"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-M2-PER-V" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.m2.V-1" , - "C.m2/V" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C⋅m²/V" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Coulomb Square Meter (C-m2-per-volt) is a unit in the category of Electric polarizability. + skos:altLabel "Coulomb Square Metre Per Volt"@en ; + skos:prefLabel "CoulombSquareMetrePerVolt"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-M2-PER-V" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.m2.V-1" , + "C.m2/V" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C⋅m²/V" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Coulomb Square Meter (C-m2-per-volt) is a unit in the category of Electric polarizability. -- QUDT"""@en . ### https://w3id.org/emmo#CubicCoulombMetrePerSquareJoule -emmo:CubicCoulombMetrePerSquareJoule rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_360adeca_9eee_4bb9_a5ca_728756c1ed4a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Cubic Coulomb Metre per Square Joule"@en ; - skos:prefLabel "CubicCoulombMetrePerSquareJoule"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C3-M-PER-J2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C3.m.J-2" , - "C3.m/J2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C³⋅m/J²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Cubic Coulomb Meter per Square Joule\" is a unit for 'Cubic Electric Dipole Moment Per Square Energy' expressed as C³ m³ J⁻². +:CubicCoulombMetrePerSquareJoule rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_360adeca_9eee_4bb9_a5ca_728756c1ed4a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Cubic Coulomb Metre per Square Joule"@en ; + skos:prefLabel "CubicCoulombMetrePerSquareJoule"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C3-M-PER-J2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C3.m.J-2" , + "C3.m/J2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C³⋅m/J²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Cubic Coulomb Meter per Square Joule\" is a unit for 'Cubic Electric Dipole Moment Per Square Energy' expressed as C³ m³ J⁻². -- QUDT"""@en . ### https://w3id.org/emmo#CubicMetre -emmo:CubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "CubicMetre"@en ; - emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "MTQ" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3" ; - emmo:EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 "http://www.ontology-of-units-of-measure.org/resource/om-2/cubicMetre" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3" ; - emmo:EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "http://dbpedia.org/resource/Cubic_metre" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of volume, equal to 1.0e6 cm3, 1000 liters, 35.3147 ft3, or 1.30795 yd3. A cubic meter holds about 264.17 U.S. liquid gallons or 219.99 British Imperial gallons. +:CubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "CubicMetre"@en ; + :EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "MTQ" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3" ; + :EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 "http://www.ontology-of-units-of-measure.org/resource/om-2/cubicMetre" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3" ; + :EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "http://dbpedia.org/resource/Cubic_metre" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of volume, equal to 1.0e6 cm3, 1000 liters, 35.3147 ft3, or 1.30795 yd3. A cubic meter holds about 264.17 U.S. liquid gallons or 219.99 British Imperial gallons. -- QUDT"""@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Cubic_metre?oldid=490956678"^^xsd:anyURI . + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Cubic_metre?oldid=490956678"^^xsd:anyURI . ### https://w3id.org/emmo#CubicMetrePerCoulomb -emmo:CubicMetrePerCoulomb rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_578f7da0_10f8_4fc2_9fd0_79b79f47f975 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:prefLabel "CubicMetrePerCoulomb"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-C" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.C-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/C" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Cubic metre per Coulomb."@en . +:CubicMetrePerCoulomb rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_578f7da0_10f8_4fc2_9fd0_79b79f47f975 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; + skos:prefLabel "CubicMetrePerCoulomb"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-C" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.C-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/C" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Cubic metre per Coulomb."@en . ### https://w3id.org/emmo#CubicMetrePerCubicMetre -emmo:CubicMetrePerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_9fd1e79d_41d1_44f8_8142_66dbdf0fc7ad , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Cubic Metre Per Cubic Metre"@en ; - skos:prefLabel "CubicMetrePerCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Power of the SI base unit metre with the exponent 3 divided by the power of the SI base unit metre with the exponent 3. - --- QUDT"""@en . - - -### https://w3id.org/emmo#CubicMetrePerKelvin -emmo:CubicMetrePerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_85d72920_708d_4eb9_89ce_8a588b0ce66d , +:CubicMetrePerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_9fd1e79d_41d1_44f8_8142_66dbdf0fc7ad , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "CubicMetrePerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Cubic metre per Kelvin."@en . - - -### https://w3id.org/emmo#CubicMetrePerKilogram -emmo:CubicMetrePerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8a582db1_c561_42f6_80ff_0fd8f252b129 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Cubic Metre per Kilogram"@en ; - skos:prefLabel "CubicMetrePerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.kg-1" , - "m3/kg" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Cubic Meter Per Kilogram (m3/kg) is a unit in the category of Specific volume. It is also known as cubic meters per kilogram, cubic metre per kilogram, cubic metres per kilogram, cubic meter/kilogram, cubic metre/kilogram. This unit is commonly used in the SI unit system. Cubic Meter Per Kilogram (m3/kg) has a dimension of M-1L3 where M is mass, and L is length. This unit is the standard SI unit in this category. + skos:altLabel "Cubic Metre Per Cubic Metre"@en ; + skos:prefLabel "CubicMetrePerCubicMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.m-3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Power of the SI base unit metre with the exponent 3 divided by the power of the SI base unit metre with the exponent 3. -- QUDT"""@en . -### https://w3id.org/emmo#CubicMetrePerKilogramSquareSecond -emmo:CubicMetrePerKilogramSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3181bb28_623b_4411_ad79_80277c661322 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "CubicMetrePerKilogramSquareSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-KiloGM-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.(kg.s2)-1" , - "m3.kg-1.s-2" , - "m3/(kg.s2)" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/(kg⋅s²)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Cubic metre per kilogram and square second."@en . +### https://w3id.org/emmo#CubicMetrePerKelvin +:CubicMetrePerKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_85d72920_708d_4eb9_89ce_8a588b0ce66d , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "CubicMetrePerKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Cubic metre per Kelvin."@en . -### https://w3id.org/emmo#CubicMetrePerMole -emmo:CubicMetrePerMole rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_aa7397ff_2815_434e_9b99_e4c6a80e034e , +### https://w3id.org/emmo#CubicMetrePerKilogram +:CubicMetrePerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_8a582db1_c561_42f6_80ff_0fd8f252b129 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Cubic Metre per Mole"@en ; - skos:prefLabel "CubicMetrePerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.mol-1" , - "m3/mol" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The molar volume, symbol Vm, is the volume occupied by one mole of a substance (chemical element or chemical compound) at a given temperature and pressure. It is equal to the molar mass (M) divided by the mass density. It has the SI unit cubic metres per mole m3/mol, although it is more practical to use the units cubic decimetres per mole dm3/mol for gases and cubic centimetres per mole cm3/mol for liquids and solids. + skos:altLabel "Cubic Metre per Kilogram"@en ; + skos:prefLabel "CubicMetrePerKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.kg-1" , + "m3/kg" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Cubic Meter Per Kilogram (m3/kg) is a unit in the category of Specific volume. It is also known as cubic meters per kilogram, cubic metre per kilogram, cubic metres per kilogram, cubic meter/kilogram, cubic metre/kilogram. This unit is commonly used in the SI unit system. Cubic Meter Per Kilogram (m3/kg) has a dimension of M-1L3 where M is mass, and L is length. This unit is the standard SI unit in this category. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#CubicMetrePerKilogramSquareSecond +:CubicMetrePerKilogramSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_3181bb28_623b_4411_ad79_80277c661322 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "CubicMetrePerKilogramSquareSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-KiloGM-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.(kg.s2)-1" , + "m3.kg-1.s-2" , + "m3/(kg.s2)" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/(kg⋅s²)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Cubic metre per kilogram and square second."@en . + + +### https://w3id.org/emmo#CubicMetrePerMole +:CubicMetrePerMole rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_aa7397ff_2815_434e_9b99_e4c6a80e034e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Cubic Metre per Mole"@en ; + skos:prefLabel "CubicMetrePerMole"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-MOL" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.mol-1" , + "m3/mol" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/mol" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The molar volume, symbol Vm, is the volume occupied by one mole of a substance (chemical element or chemical compound) at a given temperature and pressure. It is equal to the molar mass (M) divided by the mass density. It has the SI unit cubic metres per mole m3/mol, although it is more practical to use the units cubic decimetres per mole dm3/mol for gases and cubic centimetres per mole cm3/mol for liquids and solids. -- QUDT"""@en . ### https://w3id.org/emmo#CubicMetrePerSecond -emmo:CubicMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_a88475b9_c745_4a47_9403_ab0d158b9b1b , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Cubic Metre per Second"@en ; - skos:prefLabel "CubicMetrePerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.s-1" , - "m3/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A cubic metre per second (m³s⁻¹, m³/s), cumecs or cubic meter per second in American English) is a derived SI unit of flow rate equal to that of a stere or cube with sides of one metre ( u0303 39.37 in) in length exchanged or moving each second. It is popularly used for water flow, especially in rivers and streams, and fractions for HVAC values measuring air flow. +:CubicMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_a88475b9_c745_4a47_9403_ab0d158b9b1b , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Cubic Metre per Second"@en ; + skos:prefLabel "CubicMetrePerSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.s-1" , + "m3/s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A cubic metre per second (m³s⁻¹, m³/s), cumecs or cubic meter per second in American English) is a derived SI unit of flow rate equal to that of a stere or cube with sides of one metre ( u0303 39.37 in) in length exchanged or moving each second. It is popularly used for water flow, especially in rivers and streams, and fractions for HVAC values measuring air flow. -- QUDT"""@en . ### https://w3id.org/emmo#CubicMetrePerSquareMetre -emmo:CubicMetrePerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_b3600e73_3e05_479d_9714_c041c3acf5cc , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Cubic Metre Per Square Metre"@en ; - skos:prefLabel "CubicMetrePerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """power of the SI base unit metre with the exponent 3 divided by the power of the SI base unit metre with the exponent 2 +:CubicMetrePerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_b3600e73_3e05_479d_9714_c041c3acf5cc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Cubic Metre Per Square Metre"@en ; + skos:prefLabel "CubicMetrePerSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.m-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """power of the SI base unit metre with the exponent 3 divided by the power of the SI base unit metre with the exponent 2 -- QUDT"""@en . ### https://w3id.org/emmo#CubicMetrePerSquareSecond -emmo:CubicMetrePerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_87deb5a8_7a85_49c3_97b2_e62c8484aa1a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Cubic Metre per Square Second"@en ; - skos:prefLabel "CubicMetrePerSquareSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.s-2" , - "m3/s2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Cubic Meter per Square Second` is a C.G.S System unit for `Standard Gravitational Parameter` expressed as m³/s² +:CubicMetrePerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_87deb5a8_7a85_49c3_97b2_e62c8484aa1a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Cubic Metre per Square Second"@en ; + skos:prefLabel "CubicMetrePerSquareSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.s-2" , + "m3/s2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/s²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Cubic Meter per Square Second` is a C.G.S System unit for `Standard Gravitational Parameter` expressed as m³/s² -- QUDT"""@en . ### https://w3id.org/emmo#DegreeCelsiusKilogramPerSquareMetre -emmo:DegreeCelsiusKilogramPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_6726fbb8_c40a_4b55_a2d5_bf49352d1e73 , - emmo:EMMO_707c6032_e272_4a20_98b5_d35c4f67be68 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Degrees Celsius kilogram per square metre"@en ; - skos:prefLabel "DegreeCelsiusKilogramPerSquareMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-KiloGM-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.kg.m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C⋅kg/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Derived unit for the product of the temperature in degrees Celsius and the mass density of a medium, integrated over vertical depth or height in metres. +:DegreeCelsiusKilogramPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_6726fbb8_c40a_4b55_a2d5_bf49352d1e73 , + :EMMO_707c6032_e272_4a20_98b5_d35c4f67be68 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Degrees Celsius kilogram per square metre"@en ; + skos:prefLabel "DegreeCelsiusKilogramPerSquareMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-KiloGM-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.kg.m-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C⋅kg/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Derived unit for the product of the temperature in degrees Celsius and the mass density of a medium, integrated over vertical depth or height in metres. -- QUDT"""@en . ### https://w3id.org/emmo#DegreeCelsiusPerKelvin -emmo:DegreeCelsiusPerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3227b821_26a5_4c7c_9c01_5c24483e0bd0 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Degree Celsius Per Kelvin"@en ; - skos:prefLabel "DegreeCelsiusPerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.K-1" , - "Cel/K" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C/K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """unit with the name Degree Celsius divided by the SI base unit kelvin +:DegreeCelsiusPerKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_3227b821_26a5_4c7c_9c01_5c24483e0bd0 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Degree Celsius Per Kelvin"@en ; + skos:prefLabel "DegreeCelsiusPerKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-PER-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.K-1" , + "Cel/K" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C/K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """unit with the name Degree Celsius divided by the SI base unit kelvin -- QUDT"""@en . ### https://w3id.org/emmo#DegreeCelsiusPerMetre -emmo:DegreeCelsiusPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_720a469f_a19c_4a88_900c_29b3938f5092 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "DegreeCelsiusPerMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Degree Celsius per metre unit."@en . +:DegreeCelsiusPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_720a469f_a19c_4a88_900c_29b3938f5092 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "DegreeCelsiusPerMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Degree Celsius per metre unit."@en . ### https://w3id.org/emmo#DegreeCelsiusPerSecond -emmo:DegreeCelsiusPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4f245147_f072_4431_b535_6241e8e87eb8 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Degree Celsius per Second"@en ; - skos:prefLabel "DegreeCelsiusPerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.s-1" , - "Cel/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Degree Celsius per Second` is a unit for 'Temperature Per Time' expressed as degC / s. +:DegreeCelsiusPerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4f245147_f072_4431_b535_6241e8e87eb8 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Degree Celsius per Second"@en ; + skos:prefLabel "DegreeCelsiusPerSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.s-1" , + "Cel/s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Degree Celsius per Second` is a unit for 'Temperature Per Time' expressed as degC / s. -- QUDT"""@en . ### https://w3id.org/emmo#EMMO_089f13b1_ceb3_4d2a_8795_b4a2d92916da -emmo:EMMO_089f13b1_ceb3_4d2a_8795_b4a2d92916da rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1 ; - skos:prefLabel "MassFraction"@en ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mass_fraction"@en , - "mass-fraction" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The mass of one type of species divided by the total mass."@en . +:EMMO_089f13b1_ceb3_4d2a_8795_b4a2d92916da rdf:type owl:Class ; + rdfs:subClassOf :EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1 ; + skos:prefLabel "MassFraction"@en ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mass_fraction"@en , + "mass-fraction" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The mass of one type of species divided by the total mass."@en . ### https://w3id.org/emmo#FaradPerMetre -emmo:FaradPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_5f89cb0c_3171_47ee_b2ab_027a07c34c4b , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Farad per Metre"@en ; - skos:prefLabel "FaradPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/FARAD-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "F.m-1" , - "F/m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "F/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Farad Per Meter (F/m) is a unit in the category of Electric permittivity. It is also known as farad/meter. This unit is commonly used in the SI unit system. Farad Per Meter has a dimension of M-1L-3T4I2 where M is mass, L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. +:FaradPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_5f89cb0c_3171_47ee_b2ab_027a07c34c4b , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Farad per Metre"@en ; + skos:prefLabel "FaradPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/FARAD-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "F.m-1" , + "F/m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "F/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Farad Per Meter (F/m) is a unit in the category of Electric permittivity. It is also known as farad/meter. This unit is commonly used in the SI unit system. Farad Per Meter has a dimension of M-1L-3T4I2 where M is mass, L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. -- QUDT"""@en . ### https://w3id.org/emmo#Fraction -emmo:Fraction rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "Fraction"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/FRACTION" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "÷" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Fraction is a unit for 'Dimensionless Ratio' expressed as the value of the ratio itself. +:Fraction rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "Fraction"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/FRACTION" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "÷" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Fraction is a unit for 'Dimensionless Ratio' expressed as the value of the ratio itself. -- QUDT"""@en . ### https://w3id.org/emmo#GramPerGram -emmo:GramPerGram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1 , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Gram Per Gram"@en ; - skos:prefLabel "GramPerGram"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/GM-PER-GM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "g.g-1" , - "g/g" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "g/g" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """mass ratio consisting of the 0.001-fold of the SI base unit kilogram divided by the 0.001-fold of the SI base unit kilogram. +:GramPerGram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1 , + :EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Gram Per Gram"@en ; + skos:prefLabel "GramPerGram"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/GM-PER-GM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "g.g-1" , + "g/g" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "g/g" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """mass ratio consisting of the 0.001-fold of the SI base unit kilogram divided by the 0.001-fold of the SI base unit kilogram. -- QUDT"""@en . ### https://w3id.org/emmo#GrayPerSecond -emmo:GrayPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_835f4e4e_680d_404c_8c73_92a6a570f6eb , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Gray per Second"@en ; - skos:prefLabel "GrayPerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/GRAY-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Gy.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Gy/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Gray per Second\" is a unit for 'Absorbed Dose Rate' expressed as Gy/s. +:GrayPerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_835f4e4e_680d_404c_8c73_92a6a570f6eb , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Gray per Second"@en ; + skos:prefLabel "GrayPerSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/GRAY-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Gy.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Gy/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Gray per Second\" is a unit for 'Absorbed Dose Rate' expressed as Gy/s. -- QUDT"""@en . ### https://w3id.org/emmo#HenryPerMetre -emmo:HenryPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_fa9c8c56_314f_4a5a_a71d_bae66446b185 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Henry per Metre"@en ; - skos:prefLabel "HenryPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/H-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "H.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "H/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The henry per meter (symbolized H/m) is the unit of magnetic permeability in the International System of Units ( SI ). Reduced to base units in SI, 1 H/m is the equivalent of one kilogram meter per square second per square ampere. +:HenryPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_fa9c8c56_314f_4a5a_a71d_bae66446b185 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Henry per Metre"@en ; + skos:prefLabel "HenryPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/H-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "H.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "H/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The henry per meter (symbolized H/m) is the unit of magnetic permeability in the International System of Units ( SI ). Reduced to base units in SI, 1 H/m is the equivalent of one kilogram meter per square second per square ampere. -- QUDT"""@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Henry?oldid=491435978" . + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Henry?oldid=491435978" . ### https://w3id.org/emmo#HenryPerOhm -emmo:HenryPerOhm rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_02e894c3_b793_4197_b120_3442e08f58d1 , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Henry Per Ohm"@en ; - skos:prefLabel "HenryPerOhm"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/H-PER-OHM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "H.Ohm-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "H/Ω" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit henry divided by the SI derived unit ohm +:HenryPerOhm rdf:type owl:Class ; + rdfs:subClassOf :EMMO_02e894c3_b793_4197_b120_3442e08f58d1 , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Henry Per Ohm"@en ; + skos:prefLabel "HenryPerOhm"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/H-PER-OHM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "H.Ohm-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "H/Ω" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit henry divided by the SI derived unit ohm -- QUDT"""@en . ### https://w3id.org/emmo#HertzMetre -emmo:HertzMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4f5c7c54_1c63_4d17_b12b_ea0792c2b187 , +:HertzMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4f5c7c54_1c63_4d17_b12b_ea0792c2b187 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Hertz Metre"@en ; + skos:prefLabel "HertzMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HZ-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Hz.m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Hz⋅M" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit hertz and the SI base unit metre + +-- QUDT"""@en . + + +### https://w3id.org/emmo#HertzPerKelvin +:HertzPerKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_6bcf334d_efeb_49f8_9dd0_dbcbb31514d3 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Hertz Metre"@en ; - skos:prefLabel "HertzMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HZ-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Hz.m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Hz⋅M" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit hertz and the SI base unit metre - --- QUDT"""@en . - - -### https://w3id.org/emmo#HertzPerKelvin -emmo:HertzPerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_6bcf334d_efeb_49f8_9dd0_dbcbb31514d3 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Hertz per Kelvin"@en ; - skos:prefLabel "HertzPerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HZ-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Hz.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Hz/K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Hertz per Kelvin` is a unit for 'Inverse Time Temperature' expressed as Hz K⁻¹. + skos:altLabel "Hertz per Kelvin"@en ; + skos:prefLabel "HertzPerKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HZ-PER-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Hz.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Hz/K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Hertz per Kelvin` is a unit for 'Inverse Time Temperature' expressed as Hz K⁻¹. -- QUDT"""@en . ### https://w3id.org/emmo#HertzPerTesla -emmo:HertzPerTesla rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Hertz per Tesla"@en ; - skos:prefLabel "HertzPerTesla"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HZ-PER-T" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Hz.T-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Hz/T" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Hertz per Tesla\" is a unit for 'Electric Charge Per Mass' expressed as Hz T⁻¹. +:HertzPerTesla rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Hertz per Tesla"@en ; + skos:prefLabel "HertzPerTesla"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HZ-PER-T" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Hz.T-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Hz/T" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Hertz per Tesla\" is a unit for 'Electric Charge Per Mass' expressed as Hz T⁻¹. -- QUDT"""@en . ### https://w3id.org/emmo#HertzPerVolt -emmo:HertzPerVolt rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_53b10105_52c7_4746_ab73_a5a30bd198e2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Hertz per Volt"@en ; - skos:prefLabel "HertzPerVolt"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HZ-PER-V" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Hz.V-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Hz/V" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """In the Hertz per Volt standard the frequency of the note is directly related to the voltage. A pitch of a note goes up one octave when its frequency doubles, meaning that the voltage will have to double for every octave rise. Depending on the footage (octave) selected, nominally one volt gives 1000Hz, two volts 2000Hz and so on. In terms of notes, bottom C would be 0.25 volts, the next C up would be 0.5 volts, then 1V, 2V, 4V, 8V for the following octaves. This system was used mainly by Yamaha and Korg. +:HertzPerVolt rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_53b10105_52c7_4746_ab73_a5a30bd198e2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Hertz per Volt"@en ; + skos:prefLabel "HertzPerVolt"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HZ-PER-V" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Hz.V-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Hz/V" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """In the Hertz per Volt standard the frequency of the note is directly related to the voltage. A pitch of a note goes up one octave when its frequency doubles, meaning that the voltage will have to double for every octave rise. Depending on the footage (octave) selected, nominally one volt gives 1000Hz, two volts 2000Hz and so on. In terms of notes, bottom C would be 0.25 volts, the next C up would be 0.5 volts, then 1V, 2V, 4V, 8V for the following octaves. This system was used mainly by Yamaha and Korg. -- QUDT"""@en . ### https://w3id.org/emmo#JouleMetrePerMole -emmo:JouleMetrePerMole rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8fb052e8_fcca_43ce_85db_55266baf2d7c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule Metre per Mole"@en ; - skos:prefLabel "JouleMetrePerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-M-PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m.mol-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J⋅m/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Joule Meter per Mole` is a unit for 'Length Molar Energy' expressed as J · m · mol⁻¹. +:JouleMetrePerMole rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_8fb052e8_fcca_43ce_85db_55266baf2d7c , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Joule Metre per Mole"@en ; + skos:prefLabel "JouleMetrePerMole"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-M-PER-MOL" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m.mol-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J⋅m/mol" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Joule Meter per Mole` is a unit for 'Length Molar Energy' expressed as J · m · mol⁻¹. -- QUDT"""@en . ### https://w3id.org/emmo#JoulePerCubicMetre -emmo:JoulePerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_53bd0c90_41c3_46e2_8779_cd2a80f7e18b , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule per Cubic Metre"@en ; - skos:prefLabel "JoulePerCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m-3" , - "J/m3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Joule Per Cubic Meter` (J/m³) is a unit in the category of Energy density. It is also known as joules per cubic meter, joule per cubic metre, joules per cubic metre, joule/cubic meter, joule/cubic metre. This unit is commonly used in the SI unit system. It has a dimension of ML⁻¹T⁻² where M is mass, L is length, and T is time. This unit is the standard SI unit in this category. - --- QUDT"""@en . - - -### https://w3id.org/emmo#JoulePerCubicMetreKelvin -emmo:JoulePerCubicMetreKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_1275ac79_7280_4d99_ab61_3d98e00c053e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule per Cubic Metre Kelvin"@en ; - skos:prefLabel "JoulePerCubicMetreKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-M3-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m-3.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/(m³⋅K)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Joule per Cubic Meter Kelvin` is a unit for 'Volumetric Heat Capacity' expressed as J/(m³ K). - --- QUDT"""@en . - - -### https://w3id.org/emmo#JoulePerKelvin -emmo:JoulePerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3ecff38b_b3cf_4a78_b49f_8580abf8715b , +:JoulePerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_53bd0c90_41c3_46e2_8779_cd2a80f7e18b , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule per Kelvin"@en ; - skos:prefLabel "JoulePerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Joule Per Kelvin (J/K) is a unit in the category of Entropy. It is also known as joules per kelvin, joule/kelvin. This unit is commonly used in the SI unit system. Joule Per Kelvin (J/K) has a dimension of ML²T⁻²Q⁻¹ where M is mass, L is length, T is time, and Q is temperature. This unit is the standard SI unit in this category. + skos:altLabel "Joule per Cubic Metre"@en ; + skos:prefLabel "JoulePerCubicMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m-3" , + "J/m3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Joule Per Cubic Meter` (J/m³) is a unit in the category of Energy density. It is also known as joules per cubic meter, joule per cubic metre, joules per cubic metre, joule/cubic meter, joule/cubic metre. This unit is commonly used in the SI unit system. It has a dimension of ML⁻¹T⁻² where M is mass, L is length, and T is time. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#JoulePerKilogram -emmo:JoulePerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule per Kilogram"@en ; - skos:prefLabel "JoulePerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.kg-1" , - "J/kg" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Joule Per Kilogram} (J/kg) is a unit in the category of Thermal heat capacity. It is also known as `joule/kilogram`, `joules per kilogram`. This unit is commonly used in the SI unit system. The unit has a dimension of L2T⁻² where L is length, and T is time. This unit is the standard SI unit in this category. +### https://w3id.org/emmo#JoulePerCubicMetreKelvin +:JoulePerCubicMetreKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_1275ac79_7280_4d99_ab61_3d98e00c053e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Joule per Cubic Metre Kelvin"@en ; + skos:prefLabel "JoulePerCubicMetreKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-M3-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m-3.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/(m³⋅K)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Joule per Cubic Meter Kelvin` is a unit for 'Volumetric Heat Capacity' expressed as J/(m³ K). -- QUDT"""@en . -### https://w3id.org/emmo#JoulePerKilogramKelvin -emmo:JoulePerKilogramKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_7cef5aae_baae_42d1_959a_ee70a7cf7a73 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule per Kilogram Kelvin"@en ; - skos:prefLabel "JoulePerKilogramKelvin" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-KiloGM-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.kg-1.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/(kg⋅K)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Specific heat capacity - The heat required to raise unit mass of a substance by unit temperature interval under specified conditions, such as constant pressure: usually measured in joules per kelvin per kilogram. Symbol c_p (for constant pressure) Also called specific heat. +### https://w3id.org/emmo#JoulePerKelvin +:JoulePerKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_3ecff38b_b3cf_4a78_b49f_8580abf8715b , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Joule per Kelvin"@en ; + skos:prefLabel "JoulePerKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Joule Per Kelvin (J/K) is a unit in the category of Entropy. It is also known as joules per kelvin, joule/kelvin. This unit is commonly used in the SI unit system. Joule Per Kelvin (J/K) has a dimension of ML²T⁻²Q⁻¹ where M is mass, L is length, T is time, and Q is temperature. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#JoulePerKilogramKelvinCubicMetre -emmo:JoulePerKilogramKelvinCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_7cef5aae_baae_42d1_959a_ee70a7cf7a73 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "JoulePerKilogramKelvinCubicMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-KiloGM-K-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.kg-1.K.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/(kg⋅K⋅m³)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Joule per kilogram and Kelvin and cubic metre."@en . - - -### https://w3id.org/emmo#JoulePerKilogramKelvinPerPascal -emmo:JoulePerKilogramKelvinPerPascal rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_7cef5aae_baae_42d1_959a_ee70a7cf7a73 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "JoulePerKilogramKelvinPerPascal" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-KiloGM-K-PA" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.kg-1.K-1.Pa-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/(kg⋅K⋅Pa)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Joule per kilogram and Kelvin and Pascal."@en . - - -### https://w3id.org/emmo#JoulePerMetre -emmo:JoulePerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "JoulePerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m-1" , - "J/m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Joule per metre."@en . - - -### https://w3id.org/emmo#JoulePerMole -emmo:JoulePerMole rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_0972cb08_48bd_4524_ac03_8a2e7f30f02f , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , +### https://w3id.org/emmo#JoulePerKilogram +:JoulePerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule per Mole"@en ; - skos:prefLabel "JoulePerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.mol-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The joule per mole (symbol: J· mol⁻¹) is an SI derived unit of energy per amount of material. Energy is measured in joules, and the amount of material is measured in moles. Physical quantities measured in J· mol⁻¹) usually describe quantities of energy transferred during phase transformations or chemical reactions. Division by the number of moles facilitates comparison between processes involving different quantities of material and between similar processes involving different types of materials. The meaning of such a quantity is always context-dependent and, particularly for chemical reactions, is dependent on the (possibly arbitrary) definition of a 'mole' for a particular process. + skos:altLabel "Joule per Kilogram"@en ; + skos:prefLabel "JoulePerKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.kg-1" , + "J/kg" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Joule Per Kilogram} (J/kg) is a unit in the category of Thermal heat capacity. It is also known as `joule/kilogram`, `joules per kilogram`. This unit is commonly used in the SI unit system. The unit has a dimension of L2T⁻² where L is length, and T is time. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#JoulePerMoleKelvin -emmo:JoulePerMoleKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3cb55500_dc5b_4586_bbf3_1d4158afac35 , +### https://w3id.org/emmo#JoulePerKilogramKelvin +:JoulePerKilogramKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_7cef5aae_baae_42d1_959a_ee70a7cf7a73 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule per Mole Kelvin"@en ; - skos:prefLabel "JoulePerMoleKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-MOL-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.mol-1.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/(mol⋅K)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Energy needed to heat one mole of substance by 1 Kelvin, under standard conditions (not standard temperature and pressure STP). The standard molar entropy is usually given the symbol S, and has units of joules per mole kelvin ( J· mol⁻¹ K⁻¹). Unlike standard enthalpies of formation, the value of S is an absolute. That is, an element in its standard state has a nonzero value of S at room temperature. + skos:altLabel "Joule per Kilogram Kelvin"@en ; + skos:prefLabel "JoulePerKilogramKelvin" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-KiloGM-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.kg-1.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/(kg⋅K)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Specific heat capacity - The heat required to raise unit mass of a substance by unit temperature interval under specified conditions, such as constant pressure: usually measured in joules per kelvin per kilogram. Symbol c_p (for constant pressure) Also called specific heat. -- QUDT"""@en . -### https://w3id.org/emmo#JoulePerQuarticMetre -emmo:JoulePerQuarticMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule per Quartic Metre"@en ; - skos:prefLabel "JoulePerQuarticMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-M4" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m-4" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/m⁴" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Joule Per Quartic Meter` (J/m⁴) is a unit for the spectral concentration of radiant energy density (in terms of wavelength), or the spectral radiant energy density (in terms of wave length). This unit is commonly used in the SI unit system. +### https://w3id.org/emmo#JoulePerKilogramKelvinCubicMetre +:JoulePerKilogramKelvinCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_7cef5aae_baae_42d1_959a_ee70a7cf7a73 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "JoulePerKilogramKelvinCubicMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-KiloGM-K-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.kg-1.K.m-3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/(kg⋅K⋅m³)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Joule per kilogram and Kelvin and cubic metre."@en . + + +### https://w3id.org/emmo#JoulePerKilogramKelvinPerPascal +:JoulePerKilogramKelvinPerPascal rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_7cef5aae_baae_42d1_959a_ee70a7cf7a73 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "JoulePerKilogramKelvinPerPascal" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-KiloGM-K-PA" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.kg-1.K-1.Pa-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/(kg⋅K⋅Pa)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Joule per kilogram and Kelvin and Pascal."@en . + + +### https://w3id.org/emmo#JoulePerMetre +:JoulePerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "JoulePerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m-1" , + "J/m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Joule per metre."@en . + + +### https://w3id.org/emmo#JoulePerMole +:JoulePerMole rdf:type owl:Class ; + rdfs:subClassOf :EMMO_0972cb08_48bd_4524_ac03_8a2e7f30f02f , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Joule per Mole"@en ; + skos:prefLabel "JoulePerMole"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-MOL" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.mol-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/mol" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The joule per mole (symbol: J· mol⁻¹) is an SI derived unit of energy per amount of material. Energy is measured in joules, and the amount of material is measured in moles. Physical quantities measured in J· mol⁻¹) usually describe quantities of energy transferred during phase transformations or chemical reactions. Division by the number of moles facilitates comparison between processes involving different quantities of material and between similar processes involving different types of materials. The meaning of such a quantity is always context-dependent and, particularly for chemical reactions, is dependent on the (possibly arbitrary) definition of a 'mole' for a particular process. -- QUDT"""@en . -### https://w3id.org/emmo#JoulePerSecond -emmo:JoulePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f , +### https://w3id.org/emmo#JoulePerMoleKelvin +:JoulePerMoleKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_3cb55500_dc5b_4586_bbf3_1d4158afac35 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule Per Second"@en ; - skos:prefLabel "JoulePerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit joule divided by the SI base unit second + skos:altLabel "Joule per Mole Kelvin"@en ; + skos:prefLabel "JoulePerMoleKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-MOL-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.mol-1.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/(mol⋅K)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Energy needed to heat one mole of substance by 1 Kelvin, under standard conditions (not standard temperature and pressure STP). The standard molar entropy is usually given the symbol S, and has units of joules per mole kelvin ( J· mol⁻¹ K⁻¹). Unlike standard enthalpies of formation, the value of S is an absolute. That is, an element in its standard state has a nonzero value of S at room temperature. -- QUDT"""@en . -### https://w3id.org/emmo#JoulePerSquareMetre -emmo:JoulePerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule per Square Metre"@en ; - skos:prefLabel "JoulePerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m-2" , - "J/m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Joule Per Square Meter (J/m²) is a unit in the category of Energy density. It is also known as joules per square meter, joule per square metre, joule/square meter, joule/square metre. This unit is commonly used in the SI unit system. +### https://w3id.org/emmo#JoulePerQuarticMetre +:JoulePerQuarticMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Joule per Quartic Metre"@en ; + skos:prefLabel "JoulePerQuarticMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-M4" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m-4" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/m⁴" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Joule Per Quartic Meter` (J/m⁴) is a unit for the spectral concentration of radiant energy density (in terms of wavelength), or the spectral radiant energy density (in terms of wave length). This unit is commonly used in the SI unit system. -- QUDT"""@en . -### https://w3id.org/emmo#JoulePerSquareTesla -emmo:JoulePerSquareTesla rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_df1d3a25_eba2_4530_9803_d82d349f4051 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.eng.fsu.edu/~dommelen/quantum/style_a/elecmagfld.html" ; - skos:altLabel "Joule per Square Tesla"@en ; - skos:prefLabel "JoulePerSquareTesla"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-T2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.T-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/T²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A measure of the diamagnetic energy, for a Bohr-radius spread around a magnetic axis, per square Tesla. +### https://w3id.org/emmo#JoulePerSecond +:JoulePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Joule Per Second"@en ; + skos:prefLabel "JoulePerSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit joule divided by the SI base unit second -- QUDT"""@en . -### https://w3id.org/emmo#JoulePerTesla -emmo:JoulePerTesla rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_1c2226a9_22f0_40c8_8928_5a01d398f96e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule per Tesla"@en ; - skos:prefLabel "JoulePerTesla"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-T" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.T-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/T" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The magnetic moment of a magnet is a quantity that determines the force that the magnet can exert on electric currents and the torque that a magnetic field will exert on it. A loop of electric current, a bar magnet, an electron, a molecule, and a planet all have magnetic moments. The unit for magnetic moment is not a base unit in the International System of Units (SI) and it can be represented in more than one way. For example, in the current loop definition, the area is measured in square meters and I is measured in amperes, so the magnetic moment is measured in ampere-square meters (A m2). In the equation for torque on a moment, the torque is measured in joules and the magnetic field in tesla, so the moment is measured in Joules per Tesla (J u00b7T-1). These two representations are equivalent: 1 A u00b7m2 = 1 J u00b7T-1. - --- QUDT"""@en . - - -### https://w3id.org/emmo#JouleSecond -emmo:JouleSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule Second"@en ; - skos:prefLabel "JouleSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The joule-second is a unit equal to a joule multiplied by a second, used to measure action or angular momentum. The joule-second is the unit used for Planck's constant. - --- QUDT"""@en . - - -### https://w3id.org/emmo#JouleSecondPerMole -emmo:JouleSecondPerMole rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4fdf946a_9c40_4d71_80ab_e4221ff6a534 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule Second per Mole"@en ; - skos:prefLabel "JouleSecondPerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-SEC-PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.s.mol-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J⋅s/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Joule Second per Mole` is a unit for 'Molar Angular Momentum' expressed as J s mol⁻¹. - --- QUDT"""@en . - - -### https://w3id.org/emmo#JouleSquareMetre -emmo:JouleSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_88f36585_bd30_4160_b975_61362f3468a9 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "JouleSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J⋅m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Joule square metre."@en . - - -### https://w3id.org/emmo#JouleSquareMetrePerKilogram -emmo:JouleSquareMetrePerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c0f32e02_44d7_4c99_986e_c368d7219e4c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "JouleSquareMetrePerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-M2-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m2.kg-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "j⋅m²/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Joule square metre per kilogram."@en . - - -### https://w3id.org/emmo#KelvinMetre -emmo:KelvinMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_d02c92e0_99ba_4c09_b01f_0d7a7dd7b24e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "KelvinMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K⋅m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kelvin metre."@en . - - -### https://w3id.org/emmo#KelvinMetrePerSecond -emmo:KelvinMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_0d4bdfcd_f4f0_4b8f_b470_e3f654e37d33 , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "KelvinMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-M-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.m.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K⋅m/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kelvin metre per second."@en . - - -### https://w3id.org/emmo#KelvinMetrePerWatt -emmo:KelvinMetrePerWatt rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_33b6c84d_e139_418c_8f8c_f1d45f94df46 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Kelvin Metre Per Watt"@en ; - skos:prefLabel "KelvinMetrePerWatt"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-M-PER-W"^^xsd:anyURI , - "http://qudt.org/vocab/unit/M-K-PER-W"^^xsd:anyURI ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.m.W-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K⋅m/W" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI base unit kelvin and the SI base unit metre divided by the derived SI unit watt - --- QUDT"""@en . - - -### https://w3id.org/emmo#KelvinPascalPerSecond -emmo:KelvinPascalPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_0cd4c619_b123_4ae4_b778_3c9adaad65e7 , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "KelvinPascalPerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PA-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.Pa.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K⋅Pa/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kelvin Pascal per second."@en . - - -### https://w3id.org/emmo#KelvinPerKelvin -emmo:KelvinPerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da , +### https://w3id.org/emmo#JoulePerSquareMetre +:JoulePerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Kelvin Per Kelvin"@en ; - skos:prefLabel "KelvinPerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K/K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI base unit kelvin divided by the SI base unit kelvin - --- QUDT"""@en . - - -### https://w3id.org/emmo#KelvinPerMetre -emmo:KelvinPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_720a469f_a19c_4a88_900c_29b3938f5092 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "KelvinPerMeter"@en ; - skos:prefLabel "KelvinPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A change of temperature on the Kelvin temperature scale in one SI unit of length. + skos:altLabel "Joule per Square Metre"@en ; + skos:prefLabel "JoulePerSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m-2" , + "J/m2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Joule Per Square Meter (J/m²) is a unit in the category of Energy density. It is also known as joules per square meter, joule per square metre, joule/square meter, joule/square metre. This unit is commonly used in the SI unit system. -- QUDT"""@en . -### https://w3id.org/emmo#KelvinPerSecond -emmo:KelvinPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4f245147_f072_4431_b535_6241e8e87eb8 , +### https://w3id.org/emmo#JoulePerSquareTesla +:JoulePerSquareTesla rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_df1d3a25_eba2_4530_9803_d82d349f4051 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Kelvin per Second"@en ; - skos:prefLabel "KelvinPerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.s-1" , - "K/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Kelvin per Second` is a unit for 'Temperature Per Time' expressed as K / s. + rdfs:seeAlso "http://www.eng.fsu.edu/~dommelen/quantum/style_a/elecmagfld.html" ; + skos:altLabel "Joule per Square Tesla"@en ; + skos:prefLabel "JoulePerSquareTesla"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-T2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.T-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/T²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A measure of the diamagnetic energy, for a Bohr-radius spread around a magnetic axis, per square Tesla. -- QUDT"""@en . -### https://w3id.org/emmo#KelvinPerSquareSecond -emmo:KelvinPerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c7188d13_52e6_43f7_9b6d_aba4c161fa8f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Kelvin per Square Second"@en ; - skos:prefLabel "KelvinPerSquareSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.s-2" , - "K/s^2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Kelvin per Square Second` is a unit for 'Temperature Per Time Squared' expressed as K / s². +### https://w3id.org/emmo#JoulePerTesla +:JoulePerTesla rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_1c2226a9_22f0_40c8_8928_5a01d398f96e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Joule per Tesla"@en ; + skos:prefLabel "JoulePerTesla"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-T" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.T-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/T" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The magnetic moment of a magnet is a quantity that determines the force that the magnet can exert on electric currents and the torque that a magnetic field will exert on it. A loop of electric current, a bar magnet, an electron, a molecule, and a planet all have magnetic moments. The unit for magnetic moment is not a base unit in the International System of Units (SI) and it can be represented in more than one way. For example, in the current loop definition, the area is measured in square meters and I is measured in amperes, so the magnetic moment is measured in ampere-square meters (A m2). In the equation for torque on a moment, the torque is measured in joules and the magnetic field in tesla, so the moment is measured in Joules per Tesla (J u00b7T-1). These two representations are equivalent: 1 A u00b7m2 = 1 J u00b7T-1. -- QUDT"""@en . -### https://w3id.org/emmo#KelvinPerTesla -emmo:KelvinPerTesla rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f6fac54d_6b6d_4255_b217_4363a83f1834 , +### https://w3id.org/emmo#JouleSecond +:JouleSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Joule Second"@en ; + skos:prefLabel "JouleSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J⋅s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The joule-second is a unit equal to a joule multiplied by a second, used to measure action or angular momentum. The joule-second is the unit used for Planck's constant. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#JouleSecondPerMole +:JouleSecondPerMole rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4fdf946a_9c40_4d71_80ab_e4221ff6a534 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Kelvin per Tesla"@en ; - skos:prefLabel "KelvinPerTesla"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PER-T" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.T-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K/T" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Kelvin per Tesla` is a unit for 'Temperature Per Magnetic Flux Density' expressed as K T⁻¹. - --- QUDT"""@en . - - -### https://w3id.org/emmo#KelvinPerWatt -emmo:KelvinPerWatt rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_cff9f930_f3f7_43c6_9228_28bf3e1ec706 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Kelvin per Watt"@en ; - skos:prefLabel "KelvinPerWatt"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PER-W" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.W-1" , - "K/W" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K/W" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Thermal resistance is a heat property and a measure of a temperature difference by which an object or material resists a heat flow (heat per time unit or thermal resistance). Thermal resistance is the reciprocal thermal conductance. Absolute thermal resistance is the temperature difference across a structure when a unit of heat energy flows through it in unit time. It is the reciprocal of thermal conductance. The SI units of thermal resistance are kelvins per watt or the equivalent degrees Celsius per watt (the two are the same since as intervals). + skos:altLabel "Joule Second per Mole"@en ; + skos:prefLabel "JouleSecondPerMole"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-SEC-PER-MOL" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.s.mol-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J⋅s/mol" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Joule Second per Mole` is a unit for 'Molar Angular Momentum' expressed as J s mol⁻¹. -- QUDT"""@en . -### https://w3id.org/emmo#KelvinSecond -emmo:KelvinSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3df1408c_df34_4037_8584_c25f854bb346 , +### https://w3id.org/emmo#JouleSquareMetre +:JouleSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_88f36585_bd30_4160_b975_61362f3468a9 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "KelvinSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kelvin second."@en . - - -### https://w3id.org/emmo#KelvinSquareMetrePerKilogramPerSecond -emmo:KelvinSquareMetrePerKilogramPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_66e91d9a_05c1_4906_9731_3f4d8c4f3fd8 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "KelvinSquareMetrePerKilogramPerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-M2-PER-KiloGM-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.m2.kg-1.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K⋅m²/(kg⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kelvin square metres per kilogram and second."@en . - - -### https://w3id.org/emmo#KilogramKelvin -emmo:KilogramKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8455fa05_a877_48d7_b8a3_8e3bfad119bf , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram Kelvin"@en ; - skos:prefLabel "KilogramKelvin" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.K" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Kilogram Kelvin` is a unit for 'Mass Temperature' expressed as kg-K. - --- QUDT"""@en . - - -### https://w3id.org/emmo#KilogramMetrePerSecond -emmo:KilogramMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram Metre Per Second"@en ; - skos:prefLabel "KilogramMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-M-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m.s-1" , - "kg.m/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅m/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Kilogram Meter Per Second\" is a unit for 'Linear Momentum' expressed as kg-m/s. - --- QUDT"""@en . - + skos:prefLabel "JouleSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J⋅m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Joule square metre."@en . -### https://w3id.org/emmo#KilogramPerCubicMetre -emmo:KilogramPerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_1c957677_a460_4702_85a6_baef659d14b1 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram per Cubic Metre"@en ; - skos:prefLabel "KilogramPerCubicMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-3" , - "kg/m3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Kilogram per cubic metre is an SI derived unit of density, defined by mass in kilograms divided by volume in cubic metres. The official SI symbolic abbreviation is kg . m⁻³, or equivalently either kg/m³. - --- QUDT"""@en . - - -### https://w3id.org/emmo#KilogramPerCubicMetrePerSecond -emmo:KilogramPerCubicMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_8f3a9f9f_6f56_49dc_b39e_1aee57ffdc58 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilograms per cubic metre per second"@en ; - skos:prefLabel "KilogramPerCubicMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M3-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-3.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m³⋅s)" . +### https://w3id.org/emmo#JouleSquareMetrePerKilogram +:JouleSquareMetrePerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c0f32e02_44d7_4c99_986e_c368d7219e4c , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "JouleSquareMetrePerKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-M2-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m2.kg-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "j⋅m²/kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Joule square metre per kilogram."@en . -### https://w3id.org/emmo#KilogramPerKilogram -emmo:KilogramPerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram Per Kilogram"@en ; - skos:prefLabel "KilogramPerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.kg-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI base unit kilogram divided by the SI base unit kilogram --- QUDT"""@en . +### https://w3id.org/emmo#KelvinMetre +:KelvinMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_d02c92e0_99ba_4c09_b01f_0d7a7dd7b24e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "KelvinMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K⋅m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kelvin metre."@en . -### https://w3id.org/emmo#KilogramPerMetre -emmo:KilogramPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4007522b_7ab7_4855_acd2_e99e2a0690b6 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , +### https://w3id.org/emmo#KelvinMetrePerSecond +:KelvinMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_0d4bdfcd_f4f0_4b8f_b470_e3f654e37d33 , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - skos:altLabel "Kilogram per Metre"@en ; - skos:prefLabel "KilogramPerMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-1" , - "kg/m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Kilogram Per Meter (kg/m) is a unit in the category of Linear mass density. It is also known as kilogram/meter, kilogram/metre, kilograms per meter, kilogram per metre, kilograms per metre. This unit is commonly used in the SI unit system. Kilogram Per Meter (kg/m) has a dimension of ML-1 where M is mass, and L is length. This unit is the standard SI unit in this category. - --- QUDT"""@en . - - -### https://w3id.org/emmo#KilogramPerMetrePerSecond -emmo:KilogramPerMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2c224eb4_cb86_44a4_a067_8969ead598d7 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilograms per metre per second"@en ; - skos:prefLabel "KilogramPerMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-1.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m⋅s)" . - - -### https://w3id.org/emmo#KilogramPerMetrePerSquareSecond -emmo:KilogramPerMetrePerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_53bd0c90_41c3_46e2_8779_cd2a80f7e18b , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilograms per metre per square second"@en ; - skos:prefLabel "KilogramPerMetrePerSquareSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-1.s-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m⋅s²)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of pressure. The pascal is the standard pressure unit in the MKS metric system, equal to one newton per square meter or one \"kilogram per meter per second per second.\" The unit is named for Blaise Pascal (1623-1662), French philosopher and mathematician, who was the first person to use a barometer to measure differences in altitude. - --- QUDT"""@en . + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "KelvinMetrePerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-M-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.m.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K⋅m/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kelvin metre per second."@en . -### https://w3id.org/emmo#KilogramPerMol -emmo:KilogramPerMol rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_9ba91622_e39f_43e3_b95f_290937928d7e , +### https://w3id.org/emmo#KelvinMetrePerWatt +:KelvinMetrePerWatt rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_33b6c84d_e139_418c_8f8c_f1d45f94df46 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - skos:altLabel "Kilogram per Mole"@en ; - skos:prefLabel "KilogramPerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.mol-1" , - "kg/mol" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """In chemistry, the molar mass M is defined as the mass of a given substance (chemical element or chemical compound) divided by its amount of substance. It is a physical property of a given substance. The base SI unit for molar mass is kg/mol. However, for historical reasons, molar masses are almost always expressed in g/mol. As an example, the molar mass of water is approximately: 18.01528(33) g/mol. + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Kelvin Metre Per Watt"@en ; + skos:prefLabel "KelvinMetrePerWatt"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-M-PER-W"^^xsd:anyURI , + "http://qudt.org/vocab/unit/M-K-PER-W"^^xsd:anyURI ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.m.W-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K⋅m/W" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI base unit kelvin and the SI base unit metre divided by the derived SI unit watt -- QUDT"""@en . -### https://w3id.org/emmo#KilogramPerSecond -emmo:KilogramPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_8826aefb_0bf6_4378_8732_fc80aa95654c , +### https://w3id.org/emmo#KelvinPascalPerSecond +:KelvinPascalPerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_0cd4c619_b123_4ae4_b778_3c9adaad65e7 , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - skos:altLabel "Kilogram per Second"@en ; - skos:prefLabel "KilogramPerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.s-1" , - "kg/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Kilogram Per Second (kg/s) is a unit in the category of Mass flow rate. It is also known as kilogram/second, kilograms per second. This unit is commonly used in the SI unit system. Kilogram Per Second (kg/s) has a dimension of MT⁻¹ where M is mass, and T is time. This unit is the standard SI unit in this category. - --- QUDT"""@en . + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "KelvinPascalPerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PA-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.Pa.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K⋅Pa/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kelvin Pascal per second."@en . -### https://w3id.org/emmo#KilogramPerSecondPerSquareMetre -emmo:KilogramPerSecondPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram Per Second Per Square Metre"@en ; - skos:prefLabel "KilogramPerSecondPerSquareMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-SEC-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.(s.m2)-1" , - "kg.s-1.m-2" , - "kg/(s.m2)" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(s⋅m²)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI base unit kilogram divided by the product of the power of the SI base unit metre with the exponent 2 and the SI base unit second +### https://w3id.org/emmo#KelvinPerKelvin +:KelvinPerKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Kelvin Per Kelvin"@en ; + skos:prefLabel "KelvinPerKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PER-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K/K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI base unit kelvin divided by the SI base unit kelvin + +-- QUDT"""@en . + + +### https://w3id.org/emmo#KelvinPerMetre +:KelvinPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_720a469f_a19c_4a88_900c_29b3938f5092 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "KelvinPerMeter"@en ; + skos:prefLabel "KelvinPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A change of temperature on the Kelvin temperature scale in one SI unit of length. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#KelvinPerSecond +:KelvinPerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4f245147_f072_4431_b535_6241e8e87eb8 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Kelvin per Second"@en ; + skos:prefLabel "KelvinPerSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.s-1" , + "K/s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Kelvin per Second` is a unit for 'Temperature Per Time' expressed as K / s. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#KelvinPerSquareSecond +:KelvinPerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c7188d13_52e6_43f7_9b6d_aba4c161fa8f , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Kelvin per Square Second"@en ; + skos:prefLabel "KelvinPerSquareSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PER-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.s-2" , + "K/s^2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K/s²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Kelvin per Square Second` is a unit for 'Temperature Per Time Squared' expressed as K / s². + +-- QUDT"""@en . + + +### https://w3id.org/emmo#KelvinPerTesla +:KelvinPerTesla rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_f6fac54d_6b6d_4255_b217_4363a83f1834 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Kelvin per Tesla"@en ; + skos:prefLabel "KelvinPerTesla"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PER-T" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.T-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K/T" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Kelvin per Tesla` is a unit for 'Temperature Per Magnetic Flux Density' expressed as K T⁻¹. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#KelvinPerWatt +:KelvinPerWatt rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_cff9f930_f3f7_43c6_9228_28bf3e1ec706 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Kelvin per Watt"@en ; + skos:prefLabel "KelvinPerWatt"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PER-W" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.W-1" , + "K/W" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K/W" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Thermal resistance is a heat property and a measure of a temperature difference by which an object or material resists a heat flow (heat per time unit or thermal resistance). Thermal resistance is the reciprocal thermal conductance. Absolute thermal resistance is the temperature difference across a structure when a unit of heat energy flows through it in unit time. It is the reciprocal of thermal conductance. The SI units of thermal resistance are kelvins per watt or the equivalent degrees Celsius per watt (the two are the same since as intervals). + +-- QUDT"""@en . + + +### https://w3id.org/emmo#KelvinSecond +:KelvinSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_3df1408c_df34_4037_8584_c25f854bb346 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "KelvinSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K⋅s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kelvin second."@en . + + +### https://w3id.org/emmo#KelvinSquareMetrePerKilogramPerSecond +:KelvinSquareMetrePerKilogramPerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_66e91d9a_05c1_4906_9731_3f4d8c4f3fd8 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "KelvinSquareMetrePerKilogramPerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-M2-PER-KiloGM-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.m2.kg-1.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K⋅m²/(kg⋅s)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kelvin square metres per kilogram and second."@en . + + +### https://w3id.org/emmo#KilogramKelvin +:KilogramKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_8455fa05_a877_48d7_b8a3_8e3bfad119bf , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram Kelvin"@en ; + skos:prefLabel "KilogramKelvin" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.K" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Kilogram Kelvin` is a unit for 'Mass Temperature' expressed as kg-K. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#KilogramMetrePerSecond +:KilogramMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + :EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram Metre Per Second"@en ; + skos:prefLabel "KilogramMetrePerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-M-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m.s-1" , + "kg.m/s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅m/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Kilogram Meter Per Second\" is a unit for 'Linear Momentum' expressed as kg-m/s. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#KilogramPerCubicMetre +:KilogramPerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_1c957677_a460_4702_85a6_baef659d14b1 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram per Cubic Metre"@en ; + skos:prefLabel "KilogramPerCubicMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-3" , + "kg/m3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Kilogram per cubic metre is an SI derived unit of density, defined by mass in kilograms divided by volume in cubic metres. The official SI symbolic abbreviation is kg . m⁻³, or equivalently either kg/m³. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#KilogramPerCubicMetrePerSecond +:KilogramPerCubicMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + :EMMO_8f3a9f9f_6f56_49dc_b39e_1aee57ffdc58 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilograms per cubic metre per second"@en ; + skos:prefLabel "KilogramPerCubicMetrePerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M3-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-3.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m³⋅s)" . + + +### https://w3id.org/emmo#KilogramPerKilogram +:KilogramPerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram Per Kilogram"@en ; + skos:prefLabel "KilogramPerKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.kg-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI base unit kilogram divided by the SI base unit kilogram + +-- QUDT"""@en . + + +### https://w3id.org/emmo#KilogramPerMetre +:KilogramPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4007522b_7ab7_4855_acd2_e99e2a0690b6 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram per Metre"@en ; + skos:prefLabel "KilogramPerMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-1" , + "kg/m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Kilogram Per Meter (kg/m) is a unit in the category of Linear mass density. It is also known as kilogram/meter, kilogram/metre, kilograms per meter, kilogram per metre, kilograms per metre. This unit is commonly used in the SI unit system. Kilogram Per Meter (kg/m) has a dimension of ML-1 where M is mass, and L is length. This unit is the standard SI unit in this category. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#KilogramPerMetrePerSecond +:KilogramPerMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_2c224eb4_cb86_44a4_a067_8969ead598d7 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilograms per metre per second"@en ; + skos:prefLabel "KilogramPerMetrePerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-1.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m⋅s)" . + + +### https://w3id.org/emmo#KilogramPerMetrePerSquareSecond +:KilogramPerMetrePerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_53bd0c90_41c3_46e2_8779_cd2a80f7e18b , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilograms per metre per square second"@en ; + skos:prefLabel "KilogramPerMetrePerSquareSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-1.s-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m⋅s²)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of pressure. The pascal is the standard pressure unit in the MKS metric system, equal to one newton per square meter or one \"kilogram per meter per second per second.\" The unit is named for Blaise Pascal (1623-1662), French philosopher and mathematician, who was the first person to use a barometer to measure differences in altitude. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#KilogramPerMol +:KilogramPerMol rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + :EMMO_9ba91622_e39f_43e3_b95f_290937928d7e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram per Mole"@en ; + skos:prefLabel "KilogramPerMole"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-MOL" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.mol-1" , + "kg/mol" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/mol" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """In chemistry, the molar mass M is defined as the mass of a given substance (chemical element or chemical compound) divided by its amount of substance. It is a physical property of a given substance. The base SI unit for molar mass is kg/mol. However, for historical reasons, molar masses are almost always expressed in g/mol. As an example, the molar mass of water is approximately: 18.01528(33) g/mol. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#KilogramPerSecond +:KilogramPerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + :EMMO_8826aefb_0bf6_4378_8732_fc80aa95654c , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram per Second"@en ; + skos:prefLabel "KilogramPerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.s-1" , + "kg/s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Kilogram Per Second (kg/s) is a unit in the category of Mass flow rate. It is also known as kilogram/second, kilograms per second. This unit is commonly used in the SI unit system. Kilogram Per Second (kg/s) has a dimension of MT⁻¹ where M is mass, and T is time. This unit is the standard SI unit in this category. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#KilogramPerSecondPerSquareMetre +:KilogramPerSecondPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + :EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram Per Second Per Square Metre"@en ; + skos:prefLabel "KilogramPerSecondPerSquareMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-SEC-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.(s.m2)-1" , + "kg.s-1.m-2" , + "kg/(s.m2)" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(s⋅m²)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI base unit kilogram divided by the product of the power of the SI base unit metre with the exponent 2 and the SI base unit second -- QUDT"""@en . ### https://w3id.org/emmo#KilogramPerSquareMetre -emmo:KilogramPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_90798691_3b86_4d8c_910f_be2b39c98b39 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram per Square Metre"@en ; - skos:prefLabel "KilogramPerSquareMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-2" , - "kg/m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Kilogram Per Square Meter (kg/m2) is a unit in the category of Surface density. It is also known as kilograms per square meter, kilogram per square metre, kilograms per square metre, kilogram/square meter, kilogram/square metre. This unit is commonly used in the SI unit system. Kilogram Per Square Meter (kg/m2) has a dimension of ML-2 where M is mass, and L is length. This unit is the standard SI unit in this category. +:KilogramPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + :EMMO_90798691_3b86_4d8c_910f_be2b39c98b39 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram per Square Metre"@en ; + skos:prefLabel "KilogramPerSquareMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-2" , + "kg/m2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Kilogram Per Square Meter (kg/m2) is a unit in the category of Surface density. It is also known as kilograms per square meter, kilogram per square metre, kilograms per square metre, kilogram/square meter, kilogram/square metre. This unit is commonly used in the SI unit system. Kilogram Per Square Meter (kg/m2) has a dimension of ML-2 where M is mass, and L is length. This unit is the standard SI unit in this category. -- QUDT"""@en . ### https://w3id.org/emmo#KilogramPerSquareMetrePerPascalPerSecond -emmo:KilogramPerSquareMetrePerPascalPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_ab2ee5cd_4de3_46b6_bec5_29e293b33422 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilograms per square metre per Pascal per second"@en ; - skos:prefLabel "KilogramPerSquareMetrePerPascalPerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M2-PA-SEC" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m²⋅s⋅Pa)" ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Perm_(unit)" . +:KilogramPerSquareMetrePerPascalPerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + :EMMO_ab2ee5cd_4de3_46b6_bec5_29e293b33422 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilograms per square metre per Pascal per second"@en ; + skos:prefLabel "KilogramPerSquareMetrePerPascalPerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M2-PA-SEC" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m²⋅s⋅Pa)" ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Perm_(unit)" . ### https://w3id.org/emmo#KilogramPerSquareMetrePerSecond -emmo:KilogramPerSquareMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilograms per square metre per second"@en ; - skos:prefLabel "KilogramPerSquareMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M2-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-2.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m²⋅s)" . +:KilogramPerSquareMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + :EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilograms per square metre per second"@en ; + skos:prefLabel "KilogramPerSquareMetrePerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M2-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-2.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m²⋅s)" . ### https://w3id.org/emmo#KilogramPerSquareMetreSquareSecond -emmo:KilogramPerSquareMetreSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram per Square Metre Square Second"@en ; - skos:prefLabel "KilogramPerSquareMetreSquareSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M2-SEC2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m²⋅s²)" . +:KilogramPerSquareMetreSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + :EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram per Square Metre Square Second"@en ; + skos:prefLabel "KilogramPerSquareMetreSquareSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M2-SEC2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m²⋅s²)" . ### https://w3id.org/emmo#KilogramPerSquareSecond -emmo:KilogramPerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram per Square Second"@en ; - skos:prefLabel "KilogramPerSquareSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.s-2" , - "kg/s2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/s²" . - - -### https://w3id.org/emmo#KilogramSquareMetre -emmo:KilogramSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3532cc67_472a_4227_96f4_04b93146cec3 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , +:KilogramPerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + :EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - skos:altLabel "Kilogram Square Metre"@en ; - skos:prefLabel "KilogramSquareMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Kilogram Square Meter\" is a unit for 'Moment Of Inertia' expressed as kg-m². + skos:altLabel "Kilogram per Square Second"@en ; + skos:prefLabel "KilogramPerSquareSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.s-2" , + "kg/s2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/s²" . + + +### https://w3id.org/emmo#KilogramSquareMetre +:KilogramSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_3532cc67_472a_4227_96f4_04b93146cec3 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram Square Metre"@en ; + skos:prefLabel "KilogramSquareMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Kilogram Square Meter\" is a unit for 'Moment Of Inertia' expressed as kg-m². -- QUDT"""@en . ### https://w3id.org/emmo#KilogramSquareMetrePerSecond -emmo:KilogramSquareMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram Square Metre Per Second"@en ; - skos:prefLabel "KilogramSquareMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-M2-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m2.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅m²/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Kilogram Square Meter Per Second\" is a unit for 'Angular Momentum' expressed as kg-m²-s⁻¹. +:KilogramSquareMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram Square Metre Per Second"@en ; + skos:prefLabel "KilogramSquareMetrePerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-M2-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m2.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅m²/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Kilogram Square Meter Per Second\" is a unit for 'Angular Momentum' expressed as kg-m²-s⁻¹. -- QUDT"""@en . ### https://w3id.org/emmo#KilogramSquareSecond -emmo:KilogramSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_5f375229_de0c_46bf_b11f_da9d3b742253 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram Square Second"@en ; - skos:prefLabel "KilogramSquareSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.s2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅s²" . +:KilogramSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_5f375229_de0c_46bf_b11f_da9d3b742253 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram Square Second"@en ; + skos:prefLabel "KilogramSquareSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.s2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅s²" . ### https://w3id.org/emmo#LumenPerWatt -emmo:LumenPerWatt rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_5c003f53_20a2_4bd7_8445_58187e582578 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Lumen per Watt"@en ; - skos:prefLabel "LumenPerWatt"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/LM-PER-W" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "lm.W-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "lm/W" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A measurement of luminous efficacy, which is the light output in lumens using one watt of electricity. +:LumenPerWatt rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_5c003f53_20a2_4bd7_8445_58187e582578 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Lumen per Watt"@en ; + skos:prefLabel "LumenPerWatt"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/LM-PER-W" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "lm.W-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "lm/W" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A measurement of luminous efficacy, which is the light output in lumens using one watt of electricity. -- QUDT"""@en . ### https://w3id.org/emmo#LumenSecond -emmo:LumenSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "lumen second"@en ; - skos:prefLabel "LumenSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/LM-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "lm.s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "lm⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """In photometry, the lumen second is the SI derived unit of luminous energy. It is based on the lumen, the SI unit of luminous flux, and the second, the SI base unit of time. The lumen second is sometimes called the talbot (symbol T). An older name for the lumen second was the lumberg. +:LumenSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "lumen second"@en ; + skos:prefLabel "LumenSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/LM-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "lm.s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "lm⋅s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """In photometry, the lumen second is the SI derived unit of luminous energy. It is based on the lumen, the SI unit of luminous flux, and the second, the SI base unit of time. The lumen second is sometimes called the talbot (symbol T). An older name for the lumen second was the lumberg. -- QUDT"""@en . ### https://w3id.org/emmo#MetreKelvin -emmo:MetreKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_d02c92e0_99ba_4c09_b01f_0d7a7dd7b24e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Metre Kelvin"@en ; - skos:prefLabel "MetreKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.K" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⋅K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Meter Kelvin` is a unit for 'Length Temperature' expressed as m K. +:MetreKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_d02c92e0_99ba_4c09_b01f_0d7a7dd7b24e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Metre Kelvin"@en ; + skos:prefLabel "MetreKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.K" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⋅K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Meter Kelvin` is a unit for 'Length Temperature' expressed as m K. -- QUDT"""@en . ### https://w3id.org/emmo#MetreKilogram -emmo:MetreKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3fe66e46_9343_4a36_b101_a732ad5f4f76 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "MetreKilogram"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.kg" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⋅kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kilogram metre."@en . +:MetreKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_3fe66e46_9343_4a36_b101_a732ad5f4f76 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "MetreKilogram"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.kg" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⋅kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kilogram metre."@en . ### https://w3id.org/emmo#MetrePerFarad -emmo:MetrePerFarad rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_d2a20142_b3a4_4d3b_a7e1_e17597e7f177 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "MetrePerFarad"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-PER-FARAD" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.F-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m/f" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre per Farad."@en . +:MetrePerFarad rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_d2a20142_b3a4_4d3b_a7e1_e17597e7f177 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "MetrePerFarad"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-PER-FARAD" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.F-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m/f" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre per Farad."@en . ### https://w3id.org/emmo#MetrePerKelvin -emmo:MetrePerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_793f3567_b351_42ef_a1d4_5111d53999c4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "MetrePerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m/K" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m/k" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre per Kelvin."@en . +:MetrePerKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_793f3567_b351_42ef_a1d4_5111d53999c4 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "MetrePerKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-PER-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m/K" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m/k" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre per Kelvin."@en . ### https://w3id.org/emmo#MetrePerSecond -emmo:MetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4f5c7c54_1c63_4d17_b12b_ea0792c2b187 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "MetrePerSecond"@en ; - emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "MTS" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-PER-SEC" ; - emmo:EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 "http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerSecond-Time" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Metre per second is an SI derived unit of both speed (scalar) and velocity (vector quantity which specifies both magnitude and a specific direction), defined by distance in metres divided by time in seconds. +:MetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4f5c7c54_1c63_4d17_b12b_ea0792c2b187 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "MetrePerSecond"@en ; + :EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "MTS" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-PER-SEC" ; + :EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 "http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerSecond-Time" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Metre per second is an SI derived unit of both speed (scalar) and velocity (vector quantity which specifies both magnitude and a specific direction), defined by distance in metres divided by time in seconds. The official SI symbolic abbreviation is mu00b7s-1, or equivalently either m/s. -- QUDT"""@en . -### https://w3id.org/emmo#MetrePerSquareSecond -emmo:MetrePerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2da7408f_d389_4245_887d_a1743b81a9b6 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Metre per Square Second"@en ; - skos:prefLabel "MetrePerSquareSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.s-2" , - "m/s2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The `meter per Square second` is the unit of acceleration in the International System of Units (SI). As a derived unit it is composed from the SI base units of length, the metre, and the standard unit of time, the second. Its symbol is written in several forms as m/s², or m s⁻². As acceleration, the unit is interpreted physically as change in velocity or speed per time interval, that is, `metre per second per second`. - +### https://w3id.org/emmo#MetrePerSquareSecond +:MetrePerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_2da7408f_d389_4245_887d_a1743b81a9b6 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Metre per Square Second"@en ; + skos:prefLabel "MetrePerSquareSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-PER-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.s-2" , + "m/s2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m/s²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The `meter per Square second` is the unit of acceleration in the International System of Units (SI). As a derived unit it is composed from the SI base units of length, the metre, and the standard unit of time, the second. Its symbol is written in several forms as m/s², or m s⁻². As acceleration, the unit is interpreted physically as change in velocity or speed per time interval, that is, `metre per second per second`. + -- QUDT"""@en . ### https://w3id.org/emmo#MilliAmperePerGram -emmo:MilliAmperePerGram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_73be8825_e9a7_41d0_956e_b58060e5d5ac , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "MilliAmperePerGram"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "a unit of electric current per mass"@en . - - -### https://w3id.org/emmo#MolPerKilogram -emmo:MolPerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_95971713_d589_4002_a5a7_affc5c74cfdb , +:MilliAmperePerGram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_73be8825_e9a7_41d0_956e_b58060e5d5ac , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Mole per Kilogram"@en ; - skos:prefLabel "MolePerKilogram"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.kg-1" , - "mol/kg" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Mole Per Kilogram (mol/kg) is a unit of Molality + skos:prefLabel "MilliAmperePerGram"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "a unit of electric current per mass"@en . + + +### https://w3id.org/emmo#MolPerKilogram +:MolPerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_95971713_d589_4002_a5a7_affc5c74cfdb , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Mole per Kilogram"@en ; + skos:prefLabel "MolePerKilogram"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.kg-1" , + "mol/kg" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Mole Per Kilogram (mol/kg) is a unit of Molality -- QUDT"""@en . ### https://w3id.org/emmo#MoleDegreeCelsius -emmo:MoleDegreeCelsius rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3d254432_6f8f_4a6d_9eb3_4ab54388171b , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Mole Degree Celsius"@en ; - skos:prefLabel "MoleDegreeCelsius"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-DEG_C" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.Cel" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol⋅°C" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Mole Degree Celsius` is a C.G.S System unit for 'Temperature Amount Of Substance' expressed as mol-degC. +:MoleDegreeCelsius rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_3d254432_6f8f_4a6d_9eb3_4ab54388171b , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Mole Degree Celsius"@en ; + skos:prefLabel "MoleDegreeCelsius"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-DEG_C" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.Cel" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol⋅°C" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Mole Degree Celsius` is a C.G.S System unit for 'Temperature Amount Of Substance' expressed as mol-degC. -- QUDT"""@en . ### https://w3id.org/emmo#MoleKelvin -emmo:MoleKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3d254432_6f8f_4a6d_9eb3_4ab54388171b , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Mole Kelvin"@en ; - skos:prefLabel "MoleKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.K" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol⋅K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Mole Kelvin is a unit for `Temperature Amount Of Substance` expressed as mol-K. +:MoleKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_3d254432_6f8f_4a6d_9eb3_4ab54388171b , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Mole Kelvin"@en ; + skos:prefLabel "MoleKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.K" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol⋅K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Mole Kelvin is a unit for `Temperature Amount Of Substance` expressed as mol-K. -- QUDT"""@en . ### https://w3id.org/emmo#MolePerCubicMetre -emmo:MolePerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_e9348e5b_af4f_4898_bbfe_c4583cf44b80 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Mole per Cubic Metre"@en ; - skos:prefLabel "MolePerCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-3" , - "mol/m3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI derived unit for amount-of-substance concentration is the mole/cubic meter. +:MolePerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_e9348e5b_af4f_4898_bbfe_c4583cf44b80 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Mole per Cubic Metre"@en ; + skos:prefLabel "MolePerCubicMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-3" , + "mol/m3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI derived unit for amount-of-substance concentration is the mole/cubic meter. -- QUDT"""@en . ### https://w3id.org/emmo#MolePerCubicMetrePerSecond -emmo:MolePerCubicMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Moles per cubic metre per second"@en ; - skos:prefLabel "MolePerCubicMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M3-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-3.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m³⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI unit of quantity of matter per SI unit volume per SI unit of time. +:MolePerCubicMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Moles per cubic metre per second"@en ; + skos:prefLabel "MolePerCubicMetrePerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M3-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-3.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m³⋅s)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI unit of quantity of matter per SI unit volume per SI unit of time. -- QUDT"""@en . ### https://w3id.org/emmo#MolePerKilogramPascal -emmo:MolePerKilogramPascal rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2d66cf6d_9396_40c8_bb82_324ab19067ce , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Mole per Kilogram Pascal"@en ; - skos:prefLabel "MolePerKilogramPascal" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-KiloGM-PA" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.kg-1.Pa-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(kg⋅Pa)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Mole Per Kilogram Pascal (mol/kg-pa) is a unit of Molar Mass variation due to Pressure. +:MolePerKilogramPascal rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_2d66cf6d_9396_40c8_bb82_324ab19067ce , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Mole per Kilogram Pascal"@en ; + skos:prefLabel "MolePerKilogramPascal" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-KiloGM-PA" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.kg-1.Pa-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(kg⋅Pa)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Mole Per Kilogram Pascal (mol/kg-pa) is a unit of Molar Mass variation due to Pressure. -- QUDT"""@en . ### https://w3id.org/emmo#MolePerSecond -emmo:MolePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ce7d4720_aa20_4a8c_93e8_df41a35b6723 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Mole Per Second"@en ; - skos:prefLabel "MolePerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.s-1" , - "mol/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI base unit mol divided by the SI base unit second +:MolePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ce7d4720_aa20_4a8c_93e8_df41a35b6723 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Mole Per Second"@en ; + skos:prefLabel "MolePerSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.s-1" , + "mol/s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI base unit mol divided by the SI base unit second -- QUDT"""@en . ### https://w3id.org/emmo#MolePerSquareMetre -emmo:MolePerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_183f6fac_8543_44e0_bd59_434aa7054f4c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Moles per square metre"@en ; - skos:prefLabel "MolePerSquareMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI unit of quantity of matter per SI unit area. +:MolePerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_183f6fac_8543_44e0_bd59_434aa7054f4c , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Moles per square metre"@en ; + skos:prefLabel "MolePerSquareMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI unit of quantity of matter per SI unit area. -- QUDT"""@en . ### https://w3id.org/emmo#MolePerSquareMetrePerSecond -emmo:MolePerSquareMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_a94aec97_71ff_4574_b111_a52d77d2c230 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Moles per square metre per second"@en ; - skos:prefLabel "MolePerSquareMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m²⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI unit of quantity of matter per SI unit area per SI unit of time. +:MolePerSquareMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_a94aec97_71ff_4574_b111_a52d77d2c230 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Moles per square metre per second"@en ; + skos:prefLabel "MolePerSquareMetrePerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m²⋅s)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI unit of quantity of matter per SI unit area per SI unit of time. -- QUDT"""@en . ### https://w3id.org/emmo#MolePerSquareMetrePerSecondPerMetre -emmo:MolePerSquareMetrePerSecondPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , +:MolePerSquareMetrePerSecondPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "MolePerSquareMetrePerSecondPerMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2-SEC-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2.s-1.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m²⋅s⋅m)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Moles per square metre and second and metre."@en . + + +### https://w3id.org/emmo#MolePerSquareMetrePerSecondPerMetrePerSteradian +:MolePerSquareMetrePerSecondPerMetrePerSteradian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "MolePerSquareMetrePerSecondPerMetrePerSteradian" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2-SEC-M-SR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2.s-1.m-1.sr-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m²⋅s⋅m⋅sr)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Moles per square metre per second per metre per steradian."@en . + + +### https://w3id.org/emmo#MolePerSquareMetrePerSecondPerSteradian +:MolePerSquareMetrePerSecondPerSteradian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_a94aec97_71ff_4574_b111_a52d77d2c230 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "MolePerSquareMetrePerSecondPerMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2-SEC-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2.s-1.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m²⋅s⋅m)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Moles per square metre and second and metre."@en . + skos:prefLabel "MolePerSquareMetrePerSecondPerSteradian" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2-SEC-SR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2.s-1.sr-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m²⋅s⋅sr)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Moles per square metre per second per steradian."@en . -### https://w3id.org/emmo#MolePerSquareMetrePerSecondPerMetrePerSteradian -emmo:MolePerSquareMetrePerSecondPerMetrePerSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "MolePerSquareMetrePerSecondPerMetrePerSteradian" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2-SEC-M-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2.s-1.m-1.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m²⋅s⋅m⋅sr)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Moles per square metre per second per metre per steradian."@en . +### https://w3id.org/emmo#NanoMeterPerMilliMeterMegaPascal +:NanoMeterPerMilliMeterMegaPascal rdf:type owl:Class ; + rdfs:subClassOf :EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 , + :EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + :EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + :EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0E-12"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Nanometer Per Millimeter Megapascal"@en ; + skos:prefLabel "NanoMeterPerMilliMeterMegaPascal" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoM-PER-MilliM-MegaPA" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nm.mm-1.MPa-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nm/(mm⋅MPa)" . -### https://w3id.org/emmo#MolePerSquareMetrePerSecondPerSteradian -emmo:MolePerSquareMetrePerSecondPerSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_a94aec97_71ff_4574_b111_a52d77d2c230 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "MolePerSquareMetrePerSecondPerSteradian" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2-SEC-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2.s-1.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m²⋅s⋅sr)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Moles per square metre per second per steradian."@en . +### https://w3id.org/emmo#NanoMolePerCubicCentiMetrePerHour +:NanoMolePerCubicCentiMetrePerHour rdf:type owl:Class ; + rdfs:subClassOf :EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + :EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , + :EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + :EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "2.777778E-7"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Nanomoles per cubic centimetre per hour"@en ; + skos:prefLabel "NanoMolePerCubicCentiMetrePerHour" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-CentiM3-HR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.cm-3.h-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/(cm³⋅hr)" . -### https://w3id.org/emmo#NanoMeterPerMilliMeterMegaPascal -emmo:NanoMeterPerMilliMeterMegaPascal rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0E-12"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Nanometer Per Millimeter Megapascal"@en ; - skos:prefLabel "NanoMeterPerMilliMeterMegaPascal" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoM-PER-MilliM-MegaPA" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nm.mm-1.MPa-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nm/(mm⋅MPa)" . +### https://w3id.org/emmo#NanoMolePerGramPerSecond +:NanoMolePerGramPerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_5d2d48c4_4fb6_4f33_bfc0_273129429c30 , + :EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + :EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + :EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0E-6"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Nanomoles per gram per second"@en ; + skos:prefLabel "NanoMolePerGramPerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-GM-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.g-1.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/(g⋅s)" . -### https://w3id.org/emmo#NanoMolePerCubicCentiMetrePerHour -emmo:NanoMolePerCubicCentiMetrePerHour rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "2.777778E-7"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Nanomoles per cubic centimetre per hour"@en ; - skos:prefLabel "NanoMolePerCubicCentiMetrePerHour" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-CentiM3-HR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.cm-3.h-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/(cm³⋅hr)" . +### https://w3id.org/emmo#NanoMolePerKilogram +:NanoMolePerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + :EMMO_95971713_d589_4002_a5a7_affc5c74cfdb , + :EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + :EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0E-9"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Nanomoles per kilogram"@en ; + skos:prefLabel "NanoMolePerKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.kg-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/kg" . -### https://w3id.org/emmo#NanoMolePerGramPerSecond -emmo:NanoMolePerGramPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_5d2d48c4_4fb6_4f33_bfc0_273129429c30 , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , +### https://w3id.org/emmo#NewtonMetre +:NewtonMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:comment "Note that the physical dimension is the same as for Joule."@en ; + skos:prefLabel "NewtonMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M" ; + :EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 "http://www.ontology-of-units-of-measure.org/resource/om-2/newtonMetre" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Torque\" is the tendency of a force to cause a rotation, is the product of the force and the distance from the center of rotation to the point where the force is applied. Torque has the same units as work or energy, but it is a different physical concept. To stress the difference, scientists measure torque in newton meters rather than in joules, the SI unit of work. One newton meter is approximately 0.737562 pound foot. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#NewtonMetrePerAmpere +:NewtonMetrePerAmpere rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4c49ab58_a6f6_409e_b849_f873ae1dcbee , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton Metre Per Ampere"@en ; + skos:prefLabel "NewtonMetrePerAmpere"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-A" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m.A-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/A" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit newton and the SI base unit metre divided by the SI base unit ampere + +-- QUDT"""@en . + + +### https://w3id.org/emmo#NewtonMetrePerKilogram +:NewtonMetrePerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton Metre Per Kilogram"@en ; + skos:prefLabel "NewtonMetrePerKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m.kg-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the derived SI unit newton and the SI base unit metre divided by the SI base unit kilogram + +-- QUDT"""@en . + + +### https://w3id.org/emmo#NewtonMetrePerMetre +:NewtonMetrePerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton metre per metre"@en ; + skos:prefLabel "NewtonMetrePerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-M" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """This is the SI unit for the rolling resistance, which is equivalent to drag force in newton + +-- QUDT"""@en . + + +### https://w3id.org/emmo#NewtonMetrePerMetrePerRadian +:NewtonMetrePerMetrePerRadian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0E-6"^^xsd:double + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - skos:altLabel "Nanomoles per gram per second"@en ; - skos:prefLabel "NanoMolePerGramPerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-GM-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.g-1.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/(g⋅s)" . + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "NewtonMetrePerMetrePerRadian" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-M-RAD" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/(m⋅rad)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Newton metre per metre and radian."@en . -### https://w3id.org/emmo#NanoMolePerKilogram -emmo:NanoMolePerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_95971713_d589_4002_a5a7_affc5c74cfdb , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0E-9"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Nanomoles per kilogram"@en ; - skos:prefLabel "NanoMolePerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.kg-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/kg" . +### https://w3id.org/emmo#NewtonMetrePerRadian +:NewtonMetrePerRadian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton metre per radian"@en ; + skos:prefLabel "NewtonMetrePerRadian"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-RAD" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/rad" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton Meter per Radian is the SI unit for Torsion Constant +-- QUDT"""@en . -### https://w3id.org/emmo#NewtonMetre -emmo:NewtonMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:comment "Note that the physical dimension is the same as for Joule."@en ; - skos:prefLabel "NewtonMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M" ; - emmo:EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 "http://www.ontology-of-units-of-measure.org/resource/om-2/newtonMetre" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Torque\" is the tendency of a force to cause a rotation, is the product of the force and the distance from the center of rotation to the point where the force is applied. Torque has the same units as work or energy, but it is a different physical concept. To stress the difference, scientists measure torque in newton meters rather than in joules, the SI unit of work. One newton meter is approximately 0.737562 pound foot. --- QUDT"""@en . +### https://w3id.org/emmo#NewtonMetrePerSquareMetre +:NewtonMetrePerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton Metre Per Square Metre"@en ; + skos:prefLabel "NewtonMetrePerSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m.m-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit newton and the SI base unit metre divided by the power of the SI base unit metre with the exponent 2 + +-- QUDT"""@en . + + +### https://w3id.org/emmo#NewtonMetreSecond +:NewtonMetreSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton Metre Second"@en ; + skos:prefLabel "NewtonMetreSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m.s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m⋅s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI derived unit of angular momentum. + +-- QUDT"""@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/SI_derived_unit" . -### https://w3id.org/emmo#NewtonMetrePerAmpere -emmo:NewtonMetrePerAmpere rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4c49ab58_a6f6_409e_b849_f873ae1dcbee , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton Metre Per Ampere"@en ; - skos:prefLabel "NewtonMetrePerAmpere"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-A" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m.A-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/A" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit newton and the SI base unit metre divided by the SI base unit ampere +### https://w3id.org/emmo#NewtonMetreSecondPerMetre +:NewtonMetreSecondPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton metre seconds per metre"@en ; + skos:prefLabel "NewtonMetreSecondPerMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-SEC-PER-M" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m⋅s/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton metre seconds measured per metre -- QUDT"""@en . -### https://w3id.org/emmo#NewtonMetrePerKilogram -emmo:NewtonMetrePerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 , +### https://w3id.org/emmo#NewtonMetreSecondPerRadian +:NewtonMetreSecondPerRadian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton Metre Per Kilogram"@en ; - skos:prefLabel "NewtonMetrePerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m.kg-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the derived SI unit newton and the SI base unit metre divided by the SI base unit kilogram + skos:altLabel "Newton metre seconds per radian"@en ; + skos:prefLabel "NewtonMetreSecondPerRadian" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-SEC-PER-RAD" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m⋅s/rad" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton metre seconds measured per radian -- QUDT"""@en . -### https://w3id.org/emmo#NewtonMetrePerMetre -emmo:NewtonMetrePerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton metre per metre"@en ; - skos:prefLabel "NewtonMetrePerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-M" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """This is the SI unit for the rolling resistance, which is equivalent to drag force in newton +### https://w3id.org/emmo#NewtonPerAmpere +:NewtonPerAmpere rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_8cf32f24_ada1_4350_af2c_50eb0e5f6415 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton Per Ampere"@en ; + skos:prefLabel "NewtonPerAmpere"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-A" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.A-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/A" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit newton divided by the SI base unit ampere -- QUDT"""@en . -### https://w3id.org/emmo#NewtonMetrePerMetrePerRadian -emmo:NewtonMetrePerMetrePerRadian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "NewtonMetrePerMetrePerRadian" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-M-RAD" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/(m⋅rad)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Newton metre per metre and radian."@en . +### https://w3id.org/emmo#NewtonPerCoulomb +:NewtonPerCoulomb rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ebf9a5c6_ca80_45d4_a991_24a1bf4b6720 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton per Coulomb"@en ; + skos:prefLabel "NewtonPerCoulomb"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-C" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.C-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/C" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton Per Coulomb ( N/C) is a unit in the category of Electric field strength. It is also known as newtons/coulomb. Newton Per Coulomb ( N/C) has a dimension of MLT-3I-1 where M is mass, L is length, T is time, and I is electric current. It essentially the same as the corresponding standard SI unit V/m. +-- QUDT"""@en . -### https://w3id.org/emmo#NewtonMetrePerRadian -emmo:NewtonMetrePerRadian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton metre per radian"@en ; - skos:prefLabel "NewtonMetrePerRadian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-RAD" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/rad" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton Meter per Radian is the SI unit for Torsion Constant --- QUDT"""@en . +### https://w3id.org/emmo#NewtonPerCubicMetre +:NewtonPerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "NewtonPerCubicMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m-3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Newton per cubic metre."@en . -### https://w3id.org/emmo#NewtonMetrePerSquareMetre -emmo:NewtonMetrePerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton Metre Per Square Metre"@en ; - skos:prefLabel "NewtonMetrePerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m.m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit newton and the SI base unit metre divided by the power of the SI base unit metre with the exponent 2 +### https://w3id.org/emmo#NewtonPerKilogram +:NewtonPerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_2da7408f_d389_4245_887d_a1743b81a9b6 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton per Kilogram"@en ; + skos:prefLabel "NewtonPerKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.kg-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Gravitational field strength at a point is the gravitational force per unit mass at that point. It is a vector and its S.I. unit is N kg-1. -- QUDT"""@en . -### https://w3id.org/emmo#NewtonMetreSecond -emmo:NewtonMetreSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton Metre Second"@en ; - skos:prefLabel "NewtonMetreSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m.s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI derived unit of angular momentum. +### https://w3id.org/emmo#NewtonPerMetre +:NewtonPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton per Metre"@en ; + skos:prefLabel "NewtonPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m-1" , + "N/m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton Per Meter (N/m) is a unit in the category of Surface tension. It is also known as newtons per meter, newton per metre, newtons per metre, newton/meter, newton/metre. This unit is commonly used in the SI unit system. Newton Per Meter (N/m) has a dimension of MT-2 where M is mass, and T is time. This unit is the standard SI unit in this category. --- QUDT"""@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/SI_derived_unit" . +-- QUDT"""@en . -### https://w3id.org/emmo#NewtonMetreSecondPerMetre -emmo:NewtonMetreSecondPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton metre seconds per metre"@en ; - skos:prefLabel "NewtonMetreSecondPerMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-SEC-PER-M" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m⋅s/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton metre seconds measured per metre +### https://w3id.org/emmo#NewtonPerRadian +:NewtonPerRadian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton per radian"@en ; + skos:prefLabel "NewtonPerRadian"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-RAD" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/rad" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A one-newton force applied for one angle/torsional torque -- QUDT"""@en . -### https://w3id.org/emmo#NewtonMetreSecondPerRadian -emmo:NewtonMetreSecondPerRadian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton metre seconds per radian"@en ; - skos:prefLabel "NewtonMetreSecondPerRadian" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-SEC-PER-RAD" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m⋅s/rad" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton metre seconds measured per radian +### https://w3id.org/emmo#NewtonPerSquareMetre +:NewtonPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_53bd0c90_41c3_46e2_8779_cd2a80f7e18b , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newtons Per Square Metre"@en ; + skos:prefLabel "NewtonPerSquareMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of pressure. The pascal is the standard pressure unit in the MKS metric system, equal to one newton per square meter or one \"kilogram per meter per second per second.\" The unit is named for Blaise Pascal (1623-1662), French philosopher and mathematician, who was the first person to use a barometer to measure differences in altitude. + +-- QUDT"""@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Pascal?oldid=492989202" . + + +### https://w3id.org/emmo#NewtonSecond +:NewtonSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton Second"@en ; + skos:prefLabel "NewtonSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit newton and the SI base unit second -- QUDT"""@en . -### https://w3id.org/emmo#NewtonPerAmpere -emmo:NewtonPerAmpere rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8cf32f24_ada1_4350_af2c_50eb0e5f6415 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton Per Ampere"@en ; - skos:prefLabel "NewtonPerAmpere"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-A" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.A-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/A" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit newton divided by the SI base unit ampere +### https://w3id.org/emmo#NewtonSecondPerCubicMetre +:NewtonSecondPerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton second per Cubic Metre"@en ; + skos:prefLabel "NewtonSecondPerCubicMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-SEC-PER-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.s.m-3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅s/m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of specific acoustic impedance. When sound waves pass through any physical substance the pressure of the waves causes the particles of the substance to move. The sound specific impedance is the ratio between the sound pressure and the particle velocity it produces. The specific impedance is 1 N · s · m⁻³ if unit pressure produces unit velocity. -- QUDT"""@en . -### https://w3id.org/emmo#NewtonPerCoulomb -emmo:NewtonPerCoulomb rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ebf9a5c6_ca80_45d4_a991_24a1bf4b6720 , +### https://w3id.org/emmo#NewtonSecondPerMetre +:NewtonSecondPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_8826aefb_0bf6_4378_8732_fc80aa95654c , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton per Coulomb"@en ; - skos:prefLabel "NewtonPerCoulomb"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-C" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.C-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/C" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton Per Coulomb ( N/C) is a unit in the category of Electric field strength. It is also known as newtons/coulomb. Newton Per Coulomb ( N/C) has a dimension of MLT-3I-1 where M is mass, L is length, T is time, and I is electric current. It essentially the same as the corresponding standard SI unit V/m. + skos:altLabel "Newton Second per Metre"@en ; + skos:prefLabel "NewtonSecondPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-SEC-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.s.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅s/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton second measured per metre -- QUDT"""@en . -### https://w3id.org/emmo#NewtonPerCubicMetre -emmo:NewtonPerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "NewtonPerCubicMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Newton per cubic metre."@en . - - -### https://w3id.org/emmo#NewtonPerKilogram -emmo:NewtonPerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2da7408f_d389_4245_887d_a1743b81a9b6 , +### https://w3id.org/emmo#NewtonSecondPerRadian +:NewtonSecondPerRadian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton per Kilogram"@en ; - skos:prefLabel "NewtonPerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.kg-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Gravitational field strength at a point is the gravitational force per unit mass at that point. It is a vector and its S.I. unit is N kg-1. - --- QUDT"""@en . - - -### https://w3id.org/emmo#NewtonPerMetre -emmo:NewtonPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton per Metre"@en ; - skos:prefLabel "NewtonPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m-1" , - "N/m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton Per Meter (N/m) is a unit in the category of Surface tension. It is also known as newtons per meter, newton per metre, newtons per metre, newton/meter, newton/metre. This unit is commonly used in the SI unit system. Newton Per Meter (N/m) has a dimension of MT-2 where M is mass, and T is time. This unit is the standard SI unit in this category. + skos:altLabel "Newton seconds per radian"@en ; + skos:prefLabel "NewtonSecondPerRadian" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-SEC-PER-RAD" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅s/rad" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton seconds measured per radian -- QUDT"""@en . -### https://w3id.org/emmo#NewtonPerRadian -emmo:NewtonPerRadian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton per radian"@en ; - skos:prefLabel "NewtonPerRadian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-RAD" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/rad" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A one-newton force applied for one angle/torsional torque - --- QUDT"""@en . - +### https://w3id.org/emmo#NewtonSquareMetre +:NewtonSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_cb77e107_43ed_4a97_bf39_03b3587404d3 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "NewtonSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Newton square metre."@en . -### https://w3id.org/emmo#NewtonPerSquareMetre -emmo:NewtonPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_53bd0c90_41c3_46e2_8779_cd2a80f7e18b , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newtons Per Square Metre"@en ; - skos:prefLabel "NewtonPerSquareMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of pressure. The pascal is the standard pressure unit in the MKS metric system, equal to one newton per square meter or one \"kilogram per meter per second per second.\" The unit is named for Blaise Pascal (1623-1662), French philosopher and mathematician, who was the first person to use a barometer to measure differences in altitude. --- QUDT"""@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Pascal?oldid=492989202" . +### https://w3id.org/emmo#NewtonSquareMetrePerAmpere +:NewtonSquareMetrePerAmpere rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_431ce3bc_3d54_481d_a10d_7c4a4418732a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "NewtonSquareMetrePerAmpere"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M2-PER-A" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m2.A-1" , + "N.m2/A" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m²/A" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Newton metre squared per Ampere."@en . -### https://w3id.org/emmo#NewtonSecond -emmo:NewtonSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton Second"@en ; - skos:prefLabel "NewtonSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit newton and the SI base unit second +### https://w3id.org/emmo#NewtonSquareMetrePerSquareKilogram +:NewtonSquareMetrePerSquareKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_3181bb28_623b_4411_ad79_80277c661322 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton Square Metre Per Square Kilogram"@en ; + skos:prefLabel "NewtonSquareMetrePerSquareKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M2-PER-KiloGM2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m2.kg-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m²/kg²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """unit of gravitational constant as product of the derived SI unit newton, the power of the SI base unit metre with the exponent 2 divided by the power of the SI base unit kilogram with the exponent 2 -- QUDT"""@en . -### https://w3id.org/emmo#NewtonSecondPerCubicMetre -emmo:NewtonSecondPerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton second per Cubic Metre"@en ; - skos:prefLabel "NewtonSecondPerCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-SEC-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.s.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅s/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of specific acoustic impedance. When sound waves pass through any physical substance the pressure of the waves causes the particles of the substance to move. The sound specific impedance is the ratio between the sound pressure and the particle velocity it produces. The specific impedance is 1 N · s · m⁻³ if unit pressure produces unit velocity. - --- QUDT"""@en . - +### https://w3id.org/emmo#OhmMetre +:OhmMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_359312ca_1d9d_4765_b20b_28d9f45d77e7 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; + skos:prefLabel "OhmMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/OHM-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Ohm.m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Ω⋅m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Ohm metre."@en . -### https://w3id.org/emmo#NewtonSecondPerMetre -emmo:NewtonSecondPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8826aefb_0bf6_4378_8732_fc80aa95654c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton Second per Metre"@en ; - skos:prefLabel "NewtonSecondPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-SEC-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.s.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅s/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton second measured per metre --- QUDT"""@en . +### https://w3id.org/emmo#OhmSquareMetrePerMetre +:OhmSquareMetrePerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_359312ca_1d9d_4765_b20b_28d9f45d77e7 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "OhmSquareMetrePerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/OHM-M2-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Ohm2.m.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Ω⋅m²/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Ohm square metre per metre."@en . -### https://w3id.org/emmo#NewtonSecondPerRadian -emmo:NewtonSecondPerRadian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 , +### https://w3id.org/emmo#PascalCubicMetrePerSecond +:PascalCubicMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton seconds per radian"@en ; - skos:prefLabel "NewtonSecondPerRadian" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-SEC-PER-RAD" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅s/rad" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton seconds measured per radian + skos:altLabel "Pascal Cubic Metre Per Second"@en ; + skos:prefLabel "PascalCubicMetrePerSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-M3-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m3.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅m³/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product out of the SI derived unit pascal and the power of the SI base unit metre with the exponent 3 divided by the SI base unit second -- QUDT"""@en . -### https://w3id.org/emmo#NewtonSquareMetre -emmo:NewtonSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_cb77e107_43ed_4a97_bf39_03b3587404d3 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "NewtonSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Newton square metre."@en . - - -### https://w3id.org/emmo#NewtonSquareMetrePerAmpere -emmo:NewtonSquareMetrePerAmpere rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_431ce3bc_3d54_481d_a10d_7c4a4418732a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "NewtonSquareMetrePerAmpere"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M2-PER-A" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m2.A-1" , - "N.m2/A" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m²/A" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Newton metre squared per Ampere."@en . - - -### https://w3id.org/emmo#NewtonSquareMetrePerSquareKilogram -emmo:NewtonSquareMetrePerSquareKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3181bb28_623b_4411_ad79_80277c661322 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton Square Metre Per Square Kilogram"@en ; - skos:prefLabel "NewtonSquareMetrePerSquareKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M2-PER-KiloGM2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m2.kg-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m²/kg²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """unit of gravitational constant as product of the derived SI unit newton, the power of the SI base unit metre with the exponent 2 divided by the power of the SI base unit kilogram with the exponent 2 - --- QUDT"""@en . +### https://w3id.org/emmo#PascalMetre +:PascalMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "PascalMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Pascal metre."@en . -### https://w3id.org/emmo#OhmMetre -emmo:OhmMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_359312ca_1d9d_4765_b20b_28d9f45d77e7 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:prefLabel "OhmMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/OHM-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Ohm.m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Ω⋅m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Ohm metre."@en . +### https://w3id.org/emmo#PascalMetrePerSecond +:PascalMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_539d8d92_d3a5_4f46_858f_081fed5b4190 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "PascalMetrePerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-M-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅m/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Pascal metre per second."@en . -### https://w3id.org/emmo#OhmSquareMetrePerMetre -emmo:OhmSquareMetrePerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_359312ca_1d9d_4765_b20b_28d9f45d77e7 , +### https://w3id.org/emmo#PascalMetrePerSquareSecond +:PascalMetrePerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_30261696_a8a4_44ce_9bf5_b18201a83c76 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "OhmSquareMetrePerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/OHM-M2-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Ohm2.m.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Ω⋅m²/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Ohm square metre per metre."@en . - - -### https://w3id.org/emmo#PascalCubicMetrePerSecond -emmo:PascalCubicMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Pascal Cubic Metre Per Second"@en ; - skos:prefLabel "PascalCubicMetrePerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-M3-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m3.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅m³/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product out of the SI derived unit pascal and the power of the SI base unit metre with the exponent 3 divided by the SI base unit second - --- QUDT"""@en . + skos:prefLabel "PascalMetrePerSquareSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-M-PER-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m.s-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅m/s²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Pascal metre per square second."@en . -### https://w3id.org/emmo#PascalMetre -emmo:PascalMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , +### https://w3id.org/emmo#PascalPerKelvin +:PascalPerKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_1275ac79_7280_4d99_ab61_3d98e00c053e , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "PascalMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Pascal metre."@en . - - -### https://w3id.org/emmo#PascalMetrePerSecond -emmo:PascalMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_539d8d92_d3a5_4f46_858f_081fed5b4190 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "PascalMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-M-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅m/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Pascal metre per second."@en . - - -### https://w3id.org/emmo#PascalMetrePerSquareSecond -emmo:PascalMetrePerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_30261696_a8a4_44ce_9bf5_b18201a83c76 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "PascalMetrePerSquareSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-M-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m.s-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅m/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Pascal metre per square second."@en . - - -### https://w3id.org/emmo#PascalPerKelvin -emmo:PascalPerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_1275ac79_7280_4d99_ab61_3d98e00c053e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "PascalPerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "P/K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Pascal per Kelvin."@en . + skos:prefLabel "PascalPerKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-PER-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "P/K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Pascal per Kelvin."@en . ### https://w3id.org/emmo#PascalPerMetre -emmo:PascalPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Pascal Per Metre"@en ; - skos:prefLabel "PascalPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m-1" , - "Pa/m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit pascal divided by the SI base unit metre +:PascalPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Pascal Per Metre"@en ; + skos:prefLabel "PascalPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m-1" , + "Pa/m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit pascal divided by the SI base unit metre -- QUDT"""@en . ### https://w3id.org/emmo#PascalPerSecond -emmo:PascalPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Pascal per Second"@en ; - skos:prefLabel "PascalPerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.s-1" , - "Pa/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "P/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A rate of change of pressure measured as the number of Pascals in a period of one second. +:PascalPerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Pascal per Second"@en ; + skos:prefLabel "PascalPerSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.s-1" , + "Pa/s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "P/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A rate of change of pressure measured as the number of Pascals in a period of one second. -- QUDT"""@en . ### https://w3id.org/emmo#PascalSecond -emmo:PascalSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2c224eb4_cb86_44a4_a067_8969ead598d7 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Pascal Second"@en ; - skos:prefLabel "PascalSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of dynamic viscosity, equal to 10 poises or 1000 centipoises. +:PascalSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_2c224eb4_cb86_44a4_a067_8969ead598d7 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Pascal Second"@en ; + skos:prefLabel "PascalSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of dynamic viscosity, equal to 10 poises or 1000 centipoises. -- QUDT"""@en . ### https://w3id.org/emmo#PascalSecondPerCubicMetre -emmo:PascalSecondPerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_9cffc70d_4b60_4187_a7cd_706f5740ae87 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.efunda.com/glossary/units/units--acoustic_impedance--pascal_second_per_cubic_meter.cfm" ; - skos:altLabel "Pascal Second Per Cubic Metre"@en ; - skos:prefLabel "PascalSecondPerCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-SEC-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.s.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅s/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Pascal Second Per Cubic Meter` (Pa-s/m³) is a unit in the category of Acoustic impedance. It is also known as `pascal-second/cubic meter`. It has a dimension of ML⁻⁴T⁻¹ where M is mass, L is length, and T is time. This unit is the standard SI unit in this category. +:PascalSecondPerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_9cffc70d_4b60_4187_a7cd_706f5740ae87 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.efunda.com/glossary/units/units--acoustic_impedance--pascal_second_per_cubic_meter.cfm" ; + skos:altLabel "Pascal Second Per Cubic Metre"@en ; + skos:prefLabel "PascalSecondPerCubicMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-SEC-PER-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.s.m-3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅s/m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Pascal Second Per Cubic Meter` (Pa-s/m³) is a unit in the category of Acoustic impedance. It is also known as `pascal-second/cubic meter`. It has a dimension of ML⁻⁴T⁻¹ where M is mass, L is length, and T is time. This unit is the standard SI unit in this category. -- QUDT"""@en . ### https://w3id.org/emmo#PascalSecondPerMetre -emmo:PascalSecondPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.efunda.com/glossary/units/units--specific_acoustic_impedance--pascal_second_per_meter.cfm" ; - skos:altLabel "Pascal Second Per Metre"@en ; - skos:prefLabel "PascalSecondPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-SEC-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.s.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅s/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Pascal Second Per Meter (Pa-s/m) is a unit in the category of Specific acoustic impedance. It is also known as pascal-second/meter. Pascal Second Per Meter has a dimension of ML²T⁻¹ where M is mass, L is length, and T is time. It essentially the same as the corresponding standard SI unit kg/m2· s. +:PascalSecondPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.efunda.com/glossary/units/units--specific_acoustic_impedance--pascal_second_per_meter.cfm" ; + skos:altLabel "Pascal Second Per Metre"@en ; + skos:prefLabel "PascalSecondPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-SEC-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.s.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅s/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Pascal Second Per Meter (Pa-s/m) is a unit in the category of Specific acoustic impedance. It is also known as pascal-second/meter. Pascal Second Per Meter has a dimension of ML²T⁻¹ where M is mass, L is length, and T is time. It essentially the same as the corresponding standard SI unit kg/m2· s. -- QUDT"""@en . ### https://w3id.org/emmo#PerCubicMetre -emmo:PerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_95a9bf22_eabc_4a84_863d_9ea398c8a52e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Reciprocal Cubic Metre"@en ; - skos:prefLabel "PerCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/m3" , - "m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Per Cubic Meter\" is a denominator unit with dimensions /m³. +:PerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_95a9bf22_eabc_4a84_863d_9ea398c8a52e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Reciprocal Cubic Metre"@en ; + skos:prefLabel "PerCubicMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/m3" , + "m-3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Per Cubic Meter\" is a denominator unit with dimensions /m³. -- QUDT"""@en . ### https://w3id.org/emmo#PerCubicMetreSecond -emmo:PerCubicMetreSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_43e499a1_ca67_4380_ac08_cfc52a93ad04 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "PerCubicMetreSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M3-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-3.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m³⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per cubic metre and second."@en . +:PerCubicMetreSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_43e499a1_ca67_4380_ac08_cfc52a93ad04 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "PerCubicMetreSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M3-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-3.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m³⋅s)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per cubic metre and second."@en . ### https://w3id.org/emmo#PerHenry -emmo:PerHenry rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_07f571cd_252b_4421_8f98_94b6690d2ab9 , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalHenry"@en ; - skos:prefLabel "PerHenry"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-H" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "H-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/H" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Reciprocal Henry."@en . +:PerHenry rdf:type owl:Class ; + rdfs:subClassOf :EMMO_07f571cd_252b_4421_8f98_94b6690d2ab9 , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalHenry"@en ; + skos:prefLabel "PerHenry"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-H" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "H-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/H" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Reciprocal Henry."@en . ### https://w3id.org/emmo#PerJouleCubicMetre -emmo:PerJouleCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:prefLabel "PerJouleCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-J-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J-1.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(J⋅m³)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per Joule cubic metre."@en . +:PerJouleCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; + skos:prefLabel "PerJouleCubicMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-J-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J-1.m-3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(J⋅m³)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per Joule cubic metre."@en . ### https://w3id.org/emmo#PerKelvin -emmo:PerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_02a935c8_c2d4_4a00_bd6f_b89d05aac79e , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Reciprocal Kelvin"@en ; - skos:prefLabel "PerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Kelvin Unit is a denominator unit with dimensions /K. - --- QUDT"""@en . - +:PerKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_02a935c8_c2d4_4a00_bd6f_b89d05aac79e , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Reciprocal Kelvin"@en ; + skos:prefLabel "PerKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Kelvin Unit is a denominator unit with dimensions /K. -### https://w3id.org/emmo#PerMetre -emmo:PerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_608a1b30_df6f_4bbb_9dc3_5c0de92fd9cf , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Reciprocal metre"@en ; - skos:prefLabel "PerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/m" , - "m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Meter Unit is a denominator unit with dimensions /m. +-- QUDT"""@en . + + +### https://w3id.org/emmo#PerMetre +:PerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_608a1b30_df6f_4bbb_9dc3_5c0de92fd9cf , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Reciprocal metre"@en ; + skos:prefLabel "PerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/m" , + "m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Meter Unit is a denominator unit with dimensions /m. -- QUDT"""@en . ### https://w3id.org/emmo#PerMetreKelvin -emmo:PerMetreKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_61eec472_f9af_4861_bedd_d741f022a7e5 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalMetreKelvin"@en ; - skos:prefLabel "PerMetreKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-1.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m⋅K)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Meter Kelvin Unit is a denominator unit with dimensions /m.k. +:PerMetreKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_61eec472_f9af_4861_bedd_d741f022a7e5 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalMetreKelvin"@en ; + skos:prefLabel "PerMetreKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-1.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m⋅K)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Meter Kelvin Unit is a denominator unit with dimensions /m.k. -- QUDT"""@en . ### https://w3id.org/emmo#PerMetreSecond -emmo:PerMetreSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_9f0338b9_326f_44c2_893c_2d815b763130 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalMetreSecond"@en ; - skos:prefLabel "PerMetreSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-1.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per metre and second."@en . +:PerMetreSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_9f0338b9_326f_44c2_893c_2d815b763130 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalMetreSecond"@en ; + skos:prefLabel "PerMetreSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-1.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m⋅s)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per metre and second."@en . ### https://w3id.org/emmo#PerMetreSteradian -emmo:PerMetreSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_608a1b30_df6f_4bbb_9dc3_5c0de92fd9cf , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalMetreSteradian"@en ; - skos:prefLabel "PerMetreSteradian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-1.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m⋅sr)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per metre and steradian."@en . +:PerMetreSteradian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_608a1b30_df6f_4bbb_9dc3_5c0de92fd9cf , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalMetreSteradian"@en ; + skos:prefLabel "PerMetreSteradian"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M-SR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-1.sr-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m⋅sr)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per metre and steradian."@en . ### https://w3id.org/emmo#PerMole -emmo:PerMole rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_af24ae20_8ef2_435a_86a1_2ea44488b318 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalMole"@en ; - skos:prefLabel "PerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Mole Unit is a denominator unit with dimensions mol⁻¹. +:PerMole rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_af24ae20_8ef2_435a_86a1_2ea44488b318 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalMole"@en ; + skos:prefLabel "PerMole"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-MOL" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/mol" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Mole Unit is a denominator unit with dimensions mol⁻¹. -- QUDT"""@en . ### https://w3id.org/emmo#PerPascal -emmo:PerPascal rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalPascal"@en ; - skos:prefLabel "PerPascal"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-PA" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/Pa" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per Pascal."@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Pascal?oldid=492989202" . +:PerPascal rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalPascal"@en ; + skos:prefLabel "PerPascal"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-PA" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/Pa" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per Pascal."@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Pascal?oldid=492989202" . ### https://w3id.org/emmo#PerPascalSecond -emmo:PerPascalSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2f31340f_59ca_4a57_8513_269837af3796 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "PerPascalSecond"@en ; - skos:prefLabel "PerPascalSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-PA-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa-1.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(Pa⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per Pascal and Second."@en . +:PerPascalSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_2f31340f_59ca_4a57_8513_269837af3796 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "PerPascalSecond"@en ; + skos:prefLabel "PerPascalSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-PA-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa-1.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(Pa⋅s)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per Pascal and Second."@en . ### https://w3id.org/emmo#PerSecond -emmo:PerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSecond"@en ; - skos:prefLabel "PerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/s" , - "s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A reciprical unit of time for `reciprocal second` or `inverse second`. The `Per Second` is a unit of rate. +:PerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSecond"@en ; + skos:prefLabel "PerSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/s" , + "s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A reciprical unit of time for `reciprocal second` or `inverse second`. The `Per Second` is a unit of rate. -- QUDT"""@en . ### https://w3id.org/emmo#PerSecondSquareMetre -emmo:PerSecondSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSecondSquareMetre"@en ; - skos:prefLabel "PerSecondSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/(s1.m2)" , - "s-1.m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s⋅m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Per Second Square Meter` is a measure of flux with dimensions /sec-m². +:PerSecondSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSecondSquareMetre"@en ; + skos:prefLabel "PerSecondSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/(s1.m2)" , + "s-1.m-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s⋅m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Per Second Square Meter` is a measure of flux with dimensions /sec-m². -- QUDT"""@en . ### https://w3id.org/emmo#PerSecondSquareMetreSteradian -emmo:PerSecondSquareMetreSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSecondSquareMetreSteradian"@en ; - skos:prefLabel "PerSecondSquareMetreSteradian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC-M2-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/(s.m2.sr)" , - "s-1.m-2.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s⋅m²⋅sr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Second Square Meter Steradian is a denominator unit with dimensions /sec-m²-sr. +:PerSecondSquareMetreSteradian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSecondSquareMetreSteradian"@en ; + skos:prefLabel "PerSecondSquareMetreSteradian"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC-M2-SR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/(s.m2.sr)" , + "s-1.m-2.sr-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s⋅m²⋅sr" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Second Square Meter Steradian is a denominator unit with dimensions /sec-m²-sr. -- QUDT"""@en . ### https://w3id.org/emmo#PerSecondSteradian -emmo:PerSecondSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSecondSteradian"@en ; - skos:prefLabel "PerSecondSteradian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/(s.sr)" , - "s-1.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s⋅sr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Second Steradian Unit is a denominator unit with dimensions /sec-sr. - --- QUDT"""@en . - - -### https://w3id.org/emmo#PerSquareJoule -emmo:PerSquareJoule rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_87b5dd20_e4fe_422d_9e70_1eee54ec9496 , +:PerSecondSteradian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSquareJoule"@en ; - skos:prefLabel "PerSquareJoule"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-J2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/J²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Square Joule is a denominator unit with dimensions /eV². + skos:altLabel "ReciprocalSecondSteradian"@en ; + skos:prefLabel "PerSecondSteradian"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC-SR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/(s.sr)" , + "s-1.sr-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s⋅sr" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Second Steradian Unit is a denominator unit with dimensions /sec-sr. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#PerSquareJoule +:PerSquareJoule rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_87b5dd20_e4fe_422d_9e70_1eee54ec9496 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSquareJoule"@en ; + skos:prefLabel "PerSquareJoule"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-J2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/J²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Square Joule is a denominator unit with dimensions /eV². -- QUDT"""@en . ### https://w3id.org/emmo#PerSquareKilogram -emmo:PerSquareKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_6aa04359_50d6_43d7_b3a7_296bd391bf7d , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSquareKilogram"@en ; - skos:prefLabel "PerSquareKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-KiloGM2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/kg²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Square Kilogram is a denominator unit with dimensions /kg². +:PerSquareKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_6aa04359_50d6_43d7_b3a7_296bd391bf7d , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSquareKilogram"@en ; + skos:prefLabel "PerSquareKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-KiloGM2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/kg²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Square Kilogram is a denominator unit with dimensions /kg². -- QUDT"""@en . ### https://w3id.org/emmo#PerSquareMetre -emmo:PerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_11708648_fc62_46c6_bae5_3a10693e416e , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSquareMetre"@en ; - skos:prefLabel "PerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/m2" , - "m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Per Square Meter\" is a denominator unit with dimensions /m². +:PerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_11708648_fc62_46c6_bae5_3a10693e416e , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSquareMetre"@en ; + skos:prefLabel "PerSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/m2" , + "m-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Per Square Meter\" is a denominator unit with dimensions /m². -- QUDT"""@en . ### https://w3id.org/emmo#PerSquareMetreSecond -emmo:PerSquareMetreSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSquareMetreSecond"@en ; - skos:prefLabel "PerSquareMetreSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M2-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-2.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m²⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per square metre and second."@en . +:PerSquareMetreSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSquareMetreSecond"@en ; + skos:prefLabel "PerSquareMetreSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M2-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-2.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m²⋅s)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per square metre and second."@en . ### https://w3id.org/emmo#PerSquareSecond -emmo:PerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_78487bf1_c0bc_4db8_99dd_d8b7cc8b3bac , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSquareSecond"@en ; - skos:prefLabel "PerSquareSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "s-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per square second."@en . +:PerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_78487bf1_c0bc_4db8_99dd_d8b7cc8b3bac , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSquareSecond"@en ; + skos:prefLabel "PerSquareSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "s-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per square second."@en . ### https://w3id.org/emmo#PerSteradian -emmo:PerSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSteradian"@en ; - skos:prefLabel "PerSteradian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/sr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per steradian."@en . +:PerSteradian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSteradian"@en ; + skos:prefLabel "PerSteradian"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "sr-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/sr" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per steradian."@en . ### https://w3id.org/emmo#PerTeslaMetre -emmo:PerTeslaMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_01cd670e_d37c_424f_b91e_c2c2bbb5ea43 , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalTeslaMetre."@en ; - skos:prefLabel "PerTeslaMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-T-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "T-1.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/t⋅m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Tesla Meter Unit is a denominator unit with dimensions /m .· T. +:PerTeslaMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_01cd670e_d37c_424f_b91e_c2c2bbb5ea43 , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalTeslaMetre."@en ; + skos:prefLabel "PerTeslaMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-T-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "T-1.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/t⋅m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Tesla Meter Unit is a denominator unit with dimensions /m .· T. -- QUDT"""@en . ### https://w3id.org/emmo#PerTeslaSecond -emmo:PerTeslaSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Per Tesla and Second unit."@en ; - skos:prefLabel "PerTeslaSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-T-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "T-1.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/T⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Tesla Second Unit is a denominator unit with dimensions /s . T. +:PerTeslaSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Per Tesla and Second unit."@en ; + skos:prefLabel "PerTeslaSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-T-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "T-1.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/T⋅s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Tesla Second Unit is a denominator unit with dimensions /s . T. -- QUDT"""@en . ### https://w3id.org/emmo#PerWeber -emmo:PerWeber rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_53b10105_52c7_4746_ab73_a5a30bd198e2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:altLabel "ReciprocalWeber"@en ; - skos:prefLabel "PerWeber"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-WB" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Wb-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/Wb" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per Weber unit."@en . +:PerWeber rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_53b10105_52c7_4746_ab73_a5a30bd198e2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; + skos:altLabel "ReciprocalWeber"@en ; + skos:prefLabel "PerWeber"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-WB" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Wb-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/Wb" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per Weber unit."@en . ### https://w3id.org/emmo#QuarticCoulombMetrePerCubicEnergy -emmo:QuarticCoulombMetrePerCubicEnergy rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c0487653_66e8_454e_bb11_e50167e412e4 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Quartic Coulomb Metre per Cubic Energy"@en ; - skos:prefLabel "QuarticCoulombMetrePerCubicEnergy"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C4-M4-PER-J3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C4.m4.J-3" , - "C4.m4/J3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C⁴m⁴/J³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Quartic Coulomb Meter per Cubic Energy\" is a unit for 'Quartic Electric Dipole Moment Per Cubic Energy' expressed as C⁴ m⁴ J⁻³. +:QuarticCoulombMetrePerCubicEnergy rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c0487653_66e8_454e_bb11_e50167e412e4 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Quartic Coulomb Metre per Cubic Energy"@en ; + skos:prefLabel "QuarticCoulombMetrePerCubicEnergy"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C4-M4-PER-J3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C4.m4.J-3" , + "C4.m4/J3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C⁴m⁴/J³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Quartic Coulomb Meter per Cubic Energy\" is a unit for 'Quartic Electric Dipole Moment Per Cubic Energy' expressed as C⁴ m⁴ J⁻³. -- QUDT"""@en . ### https://w3id.org/emmo#QuarticMetre -emmo:QuarticMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8627410d_01f8_4ed1_8f2b_aba69d791ad3 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Quartic Metre"@en ; - skos:prefLabel "QuarticMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M4" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m4" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⁴" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A unit associated with area moments of inertia. +:QuarticMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_8627410d_01f8_4ed1_8f2b_aba69d791ad3 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Quartic Metre"@en ; + skos:prefLabel "QuarticMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M4" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m4" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⁴" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A unit associated with area moments of inertia. -- QUDT"""@en . ### https://w3id.org/emmo#QuarticMetrePerSecond -emmo:QuarticMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_6cfc5b82_b47b_47bc_bb45_c23c273d2e06 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "QuarticMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M4-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m4.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⁴/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre to the power four per second."@en . +:QuarticMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_6cfc5b82_b47b_47bc_bb45_c23c273d2e06 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "QuarticMetrePerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M4-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m4.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⁴/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre to the power four per second."@en . ### https://w3id.org/emmo#QuinticMetre -emmo:QuinticMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_e55d4f6d_2506_4f63_8e01_1963efe7071e ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "QuinticMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M5" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⁵" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre to the power of five."@en . +:QuinticMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_e55d4f6d_2506_4f63_8e01_1963efe7071e ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "QuinticMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M5" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⁵" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre to the power of five."@en . ### https://w3id.org/emmo#RadianPerMetre -emmo:RadianPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_608a1b30_df6f_4bbb_9dc3_5c0de92fd9cf , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:prefLabel "RadianPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Radian per metre."@en . - - -### https://w3id.org/emmo#RadianPerSecond -emmo:RadianPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "radian per second"@en ; - skos:prefLabel "RadianPerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.s-1" , - "rad/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Radian per Second\" is the SI unit of rotational speed (angular velocity), and, also the unit of angular frequency. The radian per second is defined as the change in the orientation of an object, in radians, every second. +:RadianPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_608a1b30_df6f_4bbb_9dc3_5c0de92fd9cf , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; + skos:prefLabel "RadianPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Radian per metre."@en . + + +### https://w3id.org/emmo#RadianPerSecond +:RadianPerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "radian per second"@en ; + skos:prefLabel "RadianPerSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.s-1" , + "rad/s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Radian per Second\" is the SI unit of rotational speed (angular velocity), and, also the unit of angular frequency. The radian per second is defined as the change in the orientation of an object, in radians, every second. -- QUDT"""@en . ### https://w3id.org/emmo#RadianPerSquareSecond -emmo:RadianPerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_78487bf1_c0bc_4db8_99dd_d8b7cc8b3bac , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Radian per Square Second"@en ; - skos:prefLabel "RadianPerSquareSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.s-2" , - "rad/s2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Angular acceleration is the rate of change of angular velocity. In SI units, it is measured in radians per Square second (rad/s²), and is usually denoted by the Greek letter α. +:RadianPerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_78487bf1_c0bc_4db8_99dd_d8b7cc8b3bac , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Radian per Square Second"@en ; + skos:prefLabel "RadianPerSquareSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-PER-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.s-2" , + "rad/s2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad/s²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Angular acceleration is the rate of change of angular velocity. In SI units, it is measured in radians per Square second (rad/s²), and is usually denoted by the Greek letter α. -- QUDT"""@en . ### https://w3id.org/emmo#RadianSquareMetrePerKilogram -emmo:RadianSquareMetrePerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4817e479_e401_437e_a49b_54540b93d2a1 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "RadianSquareMetrePerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-M2-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.m2.kg-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad⋅m²/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Radian square metre per kilogram."@en . - - -### https://w3id.org/emmo#RadianSquareMetrePerMole -emmo:RadianSquareMetrePerMole rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_973656ed_870e_40ba_8bc0_c879687a335a , +:RadianSquareMetrePerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4817e479_e401_437e_a49b_54540b93d2a1 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "RadianSquareMetrePerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-M2-PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.m2.mol-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad⋅m²/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Radian square metre per mole."@en . + skos:prefLabel "RadianSquareMetrePerKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-M2-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.m2.kg-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad⋅m²/kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Radian square metre per kilogram."@en . + + +### https://w3id.org/emmo#RadianSquareMetrePerMole +:RadianSquareMetrePerMole rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_973656ed_870e_40ba_8bc0_c879687a335a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "RadianSquareMetrePerMole"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-M2-PER-MOL" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.m2.mol-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad⋅m²/mol" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Radian square metre per mole."@en . ### https://w3id.org/emmo#SecondPerMetre -emmo:SecondPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ab2ee5cd_4de3_46b6_bec5_29e293b33422 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SecondPerMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/SEC-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "s.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "s/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Second per metre."@en . +:SecondPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ab2ee5cd_4de3_46b6_bec5_29e293b33422 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SecondPerMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/SEC-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "s.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "s/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Second per metre."@en . ### https://w3id.org/emmo#SecondPerRadianCubicMetre -emmo:SecondPerRadianCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_6f76f9bf_feb3_4e27_9bcb_45b5f3526050 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:prefLabel "SecondPerRadianCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/SEC-PER-RAD-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "s.rad-1.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "s/rad⋅m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Second per radian and cubic metre unit."@en . +:SecondPerRadianCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_6f76f9bf_feb3_4e27_9bcb_45b5f3526050 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; + skos:prefLabel "SecondPerRadianCubicMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/SEC-PER-RAD-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "s.rad-1.m-3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "s/rad⋅m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Second per radian and cubic metre unit."@en . ### https://w3id.org/emmo#SexticMetre -emmo:SexticMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_21bc99ae_f2ba_4eb3_90c1_d81968c429e2 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SexticMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M6" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⁶" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre to the power of six."@en . +:SexticMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_21bc99ae_f2ba_4eb3_90c1_d81968c429e2 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SexticMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M6" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⁶" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre to the power of six."@en . ### https://w3id.org/emmo#SiemensPerMetre -emmo:SiemensPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_86ffe1bb_d457_4948_9e39_35f363b9a9fe , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Siemens Per Metre"@en ; - skos:prefLabel "SiemensPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/S-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "S.m-1" , - "S/m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "S/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit siemens divided by the SI base unit metre. +:SiemensPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_86ffe1bb_d457_4948_9e39_35f363b9a9fe , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Siemens Per Metre"@en ; + skos:prefLabel "SiemensPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/S-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "S.m-1" , + "S/m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "S/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit siemens divided by the SI base unit metre. -- QUDT"""@en . ### https://w3id.org/emmo#SiemensSquareMetrePerMole -emmo:SiemensSquareMetrePerMole rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_14235b93_650f_4452_8395_a23b8f645c9a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SiemensSquareMetrePerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/S-M2-PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "S.m2.mol-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "S⋅m²/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Siemens square metre per mole."@en . +:SiemensSquareMetrePerMole rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_14235b93_650f_4452_8395_a23b8f645c9a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SiemensSquareMetrePerMole"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/S-M2-PER-MOL" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "S.m2.mol-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "S⋅m²/mol" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Siemens square metre per mole."@en . ### https://w3id.org/emmo#SquareCoulombSquareMetrePerJoule -emmo:SquareCoulombSquareMetrePerJoule rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_cd9ad446_04f7_44ff_b9ea_ae7389574fa6 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square Coulomb Square Metre per Joule"@en ; - skos:prefLabel "SquareCoulombSquareMetrePerJoule"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C2-M2-PER-J" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C2.m2.J-1" , - "C2.m2/J" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C²⋅m²/J" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Square Coulomb Square Meter per Joule\" is a unit for 'Polarizability' expressed as C² m² J⁻¹. +:SquareCoulombSquareMetrePerJoule rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_cd9ad446_04f7_44ff_b9ea_ae7389574fa6 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Square Coulomb Square Metre per Joule"@en ; + skos:prefLabel "SquareCoulombSquareMetrePerJoule"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C2-M2-PER-J" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C2.m2.J-1" , + "C2.m2/J" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C²⋅m²/J" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Square Coulomb Square Meter per Joule\" is a unit for 'Polarizability' expressed as C² m² J⁻¹. -- QUDT"""@en . ### https://w3id.org/emmo#SquareDegreeCelsiusPerSecond -emmo:SquareDegreeCelsiusPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_dafdcae3_f8ec_4993_8269_2c9299a75158 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareDegreeCelsiusPerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C2-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K2.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C²⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square degree Celsius per second."@en . +:SquareDegreeCelsiusPerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_dafdcae3_f8ec_4993_8269_2c9299a75158 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareDegreeCelsiusPerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C2-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K2.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C²⋅s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square degree Celsius per second."@en . ### https://w3id.org/emmo#SquareKelvin -emmo:SquareKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_bdee99f6_389b_4816_8a1c_a7903a2df00a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square Kelvin."@en . +:SquareKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_bdee99f6_389b_4816_8a1c_a7903a2df00a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square Kelvin."@en . ### https://w3id.org/emmo#SquareKilogramPerSquareSecond -emmo:SquareKilogramPerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_109e8c69_4148_4cb0_9ceb_fbd526befca0 , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareKilogramPerSquareSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM2-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg2.s-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg²/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square kilogram per square second."@en . +:SquareKilogramPerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_109e8c69_4148_4cb0_9ceb_fbd526befca0 , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareKilogramPerSquareSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM2-PER-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg2.s-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg²/s²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square kilogram per square second."@en . ### https://w3id.org/emmo#SquareMetre -emmo:SquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_33433bb1_c68f_45ee_a466_f01e2c57b214 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "SquareMetre"@en ; - emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "MTK" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2" ; - emmo:EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 "http://www.ontology-of-units-of-measure.org/resource/om-2/squareMetre" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The S I unit of area is the square metre. +:SquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_33433bb1_c68f_45ee_a466_f01e2c57b214 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "SquareMetre"@en ; + :EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "MTK" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2" ; + :EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 "http://www.ontology-of-units-of-measure.org/resource/om-2/squareMetre" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The S I unit of area is the square metre. -- QUDT"""@en . ### https://w3id.org/emmo#SquareMetreCubicHertz -emmo:SquareMetreCubicHertz rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_835f4e4e_680d_404c_8c73_92a6a570f6eb , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetreCubicHertz" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-HZ3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅Hz³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre and cubic Hertz."@en . - - -### https://w3id.org/emmo#SquareMetreHertz -emmo:SquareMetreHertz rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_b33cc5b5_a9dc_4082_b497_14d1654c5591 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetreHertz" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-HZ" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅Hz" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre Hertz."@en . - - -### https://w3id.org/emmo#SquareMetreKelvin -emmo:SquareMetreKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ceaa4c6b_f5b7_46f4_bfcd_16eb4afab945 , +:SquareMetreCubicHertz rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_835f4e4e_680d_404c_8c73_92a6a570f6eb , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square Metre Kelvin"@en ; - skos:prefLabel "SquareMetreKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.K" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Square Meter Kelvin` is a unit for 'Area Temperature' expressed as m²-K. + skos:prefLabel "SquareMetreCubicHertz" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-HZ3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅Hz³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre and cubic Hertz."@en . + + +### https://w3id.org/emmo#SquareMetreHertz +:SquareMetreHertz rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_b33cc5b5_a9dc_4082_b497_14d1654c5591 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetreHertz" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-HZ" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅Hz" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre Hertz."@en . + + +### https://w3id.org/emmo#SquareMetreKelvin +:SquareMetreKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ceaa4c6b_f5b7_46f4_bfcd_16eb4afab945 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Square Metre Kelvin"@en ; + skos:prefLabel "SquareMetreKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.K" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Square Meter Kelvin` is a unit for 'Area Temperature' expressed as m²-K. -- QUDT"""@en . ### https://w3id.org/emmo#SquareMetreKelvinPerWatt -emmo:SquareMetreKelvinPerWatt rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_869e6e4f_a9b5_4db8_a978_8ad050239933 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://physics.nist.gov/Pubs/SP811/appenB9.html" ; - skos:altLabel "Square Metre Kelvin per Watt"@en ; - skos:prefLabel "SquareMetreKelvinPerWatt"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-K-PER-W" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.K.W-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "(K²)m/W" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Square Meter Kelvin per Watt` is a unit for 'Thermal Insulance' expressed as (K²)m/W. +:SquareMetreKelvinPerWatt rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_869e6e4f_a9b5_4db8_a978_8ad050239933 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://physics.nist.gov/Pubs/SP811/appenB9.html" ; + skos:altLabel "Square Metre Kelvin per Watt"@en ; + skos:prefLabel "SquareMetreKelvinPerWatt"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-K-PER-W" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.K.W-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "(K²)m/W" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Square Meter Kelvin per Watt` is a unit for 'Thermal Insulance' expressed as (K²)m/W. -- QUDT"""@en . ### https://w3id.org/emmo#SquareMetrePerGram -emmo:SquareMetrePerGram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_4817e479_e401_437e_a49b_54540b93d2a1 , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1000.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square metres per gram"@en ; - skos:prefLabel "SquareMetrePerGram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-GM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.g-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/g" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A unit in the category of specific area."@en . +:SquareMetrePerGram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_4817e479_e401_437e_a49b_54540b93d2a1 , + :EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1000.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Square metres per gram"@en ; + skos:prefLabel "SquareMetrePerGram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-GM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.g-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/g" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A unit in the category of specific area."@en . ### https://w3id.org/emmo#SquareMetrePerHertz -emmo:SquareMetrePerHertz rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_959c9715_14fb_4ce8_a93b_79678b2959b9 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetrePerHertz" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-HZ" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/Hz" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per Hertz."@en . +:SquareMetrePerHertz rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_959c9715_14fb_4ce8_a93b_79678b2959b9 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetrePerHertz" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-HZ" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/Hz" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per Hertz."@en . ### https://w3id.org/emmo#SquareMetrePerJoule -emmo:SquareMetrePerJoule rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f508dec1_e2d8_43d5_ae65_c386c7b330f9 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetrePerJoule"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-J" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.J-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/j" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per Joule."@en . - - -### https://w3id.org/emmo#SquareMetrePerKelvin -emmo:SquareMetrePerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_002e4002_58c7_4aea_ac1f_bba5188818ff , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetrePerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/k" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per Kelvin."@en . - +:SquareMetrePerJoule rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_f508dec1_e2d8_43d5_ae65_c386c7b330f9 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetrePerJoule"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-J" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.J-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/j" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per Joule."@en . -### https://w3id.org/emmo#SquareMetrePerKilogram -emmo:SquareMetrePerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4817e479_e401_437e_a49b_54540b93d2a1 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square Metre per Kilogram"@en ; - skos:prefLabel "SquareMetrePerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.kg-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Square Meter Per Kilogram (m2/kg) is a unit in the category of Specific Area. It is also known as square meters per kilogram, square metre per kilogram, square metres per kilogram, square meter/kilogram, square metre/kilogram. This unit is commonly used in the SI unit system. Square Meter Per Kilogram (m2/kg) has a dimension of M-1L2 where M is mass, and L is length. This unit is the standard SI unit in this category. --- QUDT"""@en . +### https://w3id.org/emmo#SquareMetrePerKelvin +:SquareMetrePerKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_002e4002_58c7_4aea_ac1f_bba5188818ff , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetrePerKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/k" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per Kelvin."@en . -### https://w3id.org/emmo#SquareMetrePerMole -emmo:SquareMetrePerMole rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_973656ed_870e_40ba_8bc0_c879687a335a , +### https://w3id.org/emmo#SquareMetrePerKilogram +:SquareMetrePerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4817e479_e401_437e_a49b_54540b93d2a1 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square Metre per Mole"@en ; - skos:prefLabel "SquareMetrePerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.mol-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Square Meter Per Mole (m2/mol) is a unit in the category of Specific Area. It is also known as square meters per mole, square metre per per, square metres per per, square meter/per, square metre/per. This unit is commonly used in the SI unit system. Square Meter Per Mole (m2/mol) has a dimension of M-1L2 where M is mass, and L is length. This unit is the standard SI unit in this category. + skos:altLabel "Square Metre per Kilogram"@en ; + skos:prefLabel "SquareMetrePerKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.kg-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Square Meter Per Kilogram (m2/kg) is a unit in the category of Specific Area. It is also known as square meters per kilogram, square metre per kilogram, square metres per kilogram, square meter/kilogram, square metre/kilogram. This unit is commonly used in the SI unit system. Square Meter Per Kilogram (m2/kg) has a dimension of M-1L2 where M is mass, and L is length. This unit is the standard SI unit in this category. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#SquareMetrePerMole +:SquareMetrePerMole rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_973656ed_870e_40ba_8bc0_c879687a335a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Square Metre per Mole"@en ; + skos:prefLabel "SquareMetrePerMole"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-MOL" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.mol-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/mol" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Square Meter Per Mole (m2/mol) is a unit in the category of Specific Area. It is also known as square meters per mole, square metre per per, square metres per per, square meter/per, square metre/per. This unit is commonly used in the SI unit system. Square Meter Per Mole (m2/mol) has a dimension of M-1L2 where M is mass, and L is length. This unit is the standard SI unit in this category. -- QUDT"""@en . ### https://w3id.org/emmo#SquareMetrePerNewton -emmo:SquareMetrePerNewton rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square Metre Per Newton"@en ; - skos:prefLabel "SquareMetrePerNewton"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-N" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.N-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/N" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """power of the SI base unit metre with the exponent 2 divided by the derived SI unit newton +:SquareMetrePerNewton rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Square Metre Per Newton"@en ; + skos:prefLabel "SquareMetrePerNewton"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-N" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.N-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/N" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """power of the SI base unit metre with the exponent 2 divided by the derived SI unit newton -- QUDT"""@en . ### https://w3id.org/emmo#SquareMetrePerSecond -emmo:SquareMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_b33cc5b5_a9dc_4082_b497_14d1654c5591 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square Metre per Second"@en ; - skos:prefLabel "SquareMetrePerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.s-1" , - "m2/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Square Metres per second is the SI derived unit of angular momentum, defined by distance or displacement in metres multiplied by distance again in metres and divided by time in seconds. The unit is written in symbols as m2/s or m2u00b7s-1 or m2s-1. It may be better understood when phrased as \"metres per second times metres\", i.e. the momentum of an object with respect to a position. +:SquareMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_b33cc5b5_a9dc_4082_b497_14d1654c5591 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Square Metre per Second"@en ; + skos:prefLabel "SquareMetrePerSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.s-1" , + "m2/s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Square Metres per second is the SI derived unit of angular momentum, defined by distance or displacement in metres multiplied by distance again in metres and divided by time in seconds. The unit is written in symbols as m2/s or m2u00b7s-1 or m2s-1. It may be better understood when phrased as \"metres per second times metres\", i.e. the momentum of an object with respect to a position. -- QUDT"""@en . ### https://w3id.org/emmo#SquareMetrePerSquareHertz -emmo:SquareMetrePerSquareHertz rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_7855043d_a466_4585_97a9_b9fe4ce0c12d , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetrePerSquareHertz" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-HZ2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/Hz²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metres per square Hertz."@en . +:SquareMetrePerSquareHertz rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_7855043d_a466_4585_97a9_b9fe4ce0c12d , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetrePerSquareHertz" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-HZ2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/Hz²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metres per square Hertz."@en . ### https://w3id.org/emmo#SquareMetrePerSquareMetre -emmo:SquareMetrePerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_6f4d704a_a7c6_4c07_b8a7_ea0bab04128f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "square metre per square metre"@en ; - skos:prefLabel "SquareMetrePerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-M2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A square metre unit of area per square metre +:SquareMetrePerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_6f4d704a_a7c6_4c07_b8a7_ea0bab04128f , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "square metre per square metre"@en ; + skos:prefLabel "SquareMetrePerSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-M2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A square metre unit of area per square metre -- QUDT"""@en . ### https://w3id.org/emmo#SquareMetrePerSquareSecond -emmo:SquareMetrePerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetrePerSquareSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.s-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per square second."@en . +:SquareMetrePerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetrePerSquareSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.s-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/s²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per square second."@en . ### https://w3id.org/emmo#SquareMetrePerSteradian -emmo:SquareMetrePerSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_33433bb1_c68f_45ee_a466_f01e2c57b214 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetrePerSteradian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/sr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per steradian."@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Steradian?oldid=494317847" . +:SquareMetrePerSteradian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_33433bb1_c68f_45ee_a466_f01e2c57b214 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetrePerSteradian"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-SR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.sr-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/sr" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per steradian."@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Steradian?oldid=494317847" . ### https://w3id.org/emmo#SquareMetrePerSteradianJoule -emmo:SquareMetrePerSteradianJoule rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f508dec1_e2d8_43d5_ae65_c386c7b330f9 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetrePerSteradianJoule"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-SR-J" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.sr-1.J-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/(sr⋅J)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per steradian and Joule."@en . - - -### https://w3id.org/emmo#SquareMetrePerVoltSecond -emmo:SquareMetrePerVoltSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - , +:SquareMetrePerSteradianJoule rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_f508dec1_e2d8_43d5_ae65_c386c7b330f9 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetrePerVoltSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-V-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.V-1.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/(V⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per volt second."@en . + skos:prefLabel "SquareMetrePerSteradianJoule"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-SR-J" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.sr-1.J-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/(sr⋅J)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per steradian and Joule."@en . -### https://w3id.org/emmo#SquareMetreQuarticHertz -emmo:SquareMetreQuarticHertz rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_27c8e4db_eb18_402c_951e_6a38751cf1d0 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetreQuarticHertz" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-HZ4" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz4" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅Hz⁴" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre and quartic Hertz."@en . +### https://w3id.org/emmo#SquareMetrePerVoltSecond +:SquareMetrePerVoltSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_d09e8aea_3fd0_4213_955d_10fc2a6f1d74 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetrePerVoltSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-V-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.V-1.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/(V⋅s)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per volt second."@en . -### https://w3id.org/emmo#SquareMetreSecondPerRadian -emmo:SquareMetreSecondPerRadian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_959c9715_14fb_4ce8_a93b_79678b2959b9 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetreSecondPerRadian" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-SEC-PER-RAD" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.s.rad-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅s/rad" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre seconds per radian."@en . +### https://w3id.org/emmo#SquareMetreQuarticHertz +:SquareMetreQuarticHertz rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_27c8e4db_eb18_402c_951e_6a38751cf1d0 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetreQuarticHertz" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-HZ4" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz4" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅Hz⁴" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre and quartic Hertz."@en . -### https://w3id.org/emmo#SquareMetreSquareHertz -emmo:SquareMetreSquareHertz rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 , +### https://w3id.org/emmo#SquareMetreSecondPerRadian +:SquareMetreSecondPerRadian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_959c9715_14fb_4ce8_a93b_79678b2959b9 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetreSquareHertz" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-HZ2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅Hz²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre and square Hertz."@en . + skos:prefLabel "SquareMetreSecondPerRadian" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-SEC-PER-RAD" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.s.rad-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅s/rad" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre seconds per radian."@en . + + +### https://w3id.org/emmo#SquareMetreSquareHertz +:SquareMetreSquareHertz rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetreSquareHertz" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-HZ2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅Hz²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre and square Hertz."@en . ### https://w3id.org/emmo#SquareMetreSteradian -emmo:SquareMetreSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_33433bb1_c68f_45ee_a466_f01e2c57b214 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square Metre Steradian"@en ; - skos:prefLabel "SquareMetreSteradian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.sr" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅sr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Square Meter Steradian\" is a unit for 'Area Angle' expressed as m²-sr. +:SquareMetreSteradian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_33433bb1_c68f_45ee_a466_f01e2c57b214 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Square Metre Steradian"@en ; + skos:prefLabel "SquareMetreSteradian"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-SR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.sr" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅sr" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Square Meter Steradian\" is a unit for 'Area Angle' expressed as m²-sr. -- QUDT"""@en . ### https://w3id.org/emmo#SquarePascalPerSquareSecond -emmo:SquarePascalPerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ffbacbc4_c3be_4cc5_9539_94344e72f7a6 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquarePascalPerSquareSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA2-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa2.s-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa²/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square Pascal per square second."@en . +:SquarePascalPerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ffbacbc4_c3be_4cc5_9539_94344e72f7a6 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquarePascalPerSquareSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA2-PER-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa2.s-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa²/s²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square Pascal per square second."@en . ### https://w3id.org/emmo#SquarePascalSecond -emmo:SquarePascalSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_886eb0fb_4d36_4b7d_99e4_e5915a06aff1 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.efunda.com/glossary/units/units--specific_acoustic_impedance--pascal_second_per_meter.cfm" ; - skos:altLabel "Square Pascal Second"@en ; - skos:prefLabel "SquarePascalSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA2-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa2.s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa²⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Square Pascal Second (Pa²· s) is a unit in the category of sound exposure. +:SquarePascalSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_886eb0fb_4d36_4b7d_99e4_e5915a06aff1 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.efunda.com/glossary/units/units--specific_acoustic_impedance--pascal_second_per_meter.cfm" ; + skos:altLabel "Square Pascal Second"@en ; + skos:prefLabel "SquarePascalSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA2-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa2.s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa²⋅s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Square Pascal Second (Pa²· s) is a unit in the category of sound exposure. -- QUDT"""@en . ### https://w3id.org/emmo#SquareSecond -emmo:SquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f2c1a072_4ccb_46c4_a0f8_ac801d328d0f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square Second"@en ; - skos:prefLabel "SquareSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "s2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Square Second\" is a unit for 'Square Time' expressed as s². +:SquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_f2c1a072_4ccb_46c4_a0f8_ac801d328d0f , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Square Second"@en ; + skos:prefLabel "SquareSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "s2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "s²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Square Second\" is a unit for 'Square Time' expressed as s². -- QUDT"""@en . ### https://w3id.org/emmo#SquareVoltPerSquareKelvin -emmo:SquareVoltPerSquareKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_58c5b65c_c896_4740_80d9_ff9a7643c7e8 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:prefLabel "SquareVoltPerSquareKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V2-PER-K2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V2.K-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V²/K²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square volt per square Kelvin."@en . +:SquareVoltPerSquareKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_58c5b65c_c896_4740_80d9_ff9a7643c7e8 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; + skos:prefLabel "SquareVoltPerSquareKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V2-PER-K2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V2.K-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V²/K²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square volt per square Kelvin."@en . ### https://w3id.org/emmo#VoltAmpere -emmo:VoltAmpere rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Volt Ampere"@en ; - skos:prefLabel "VoltAmpere"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-A" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.A" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V⋅A" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit volt and the SI base unit ampere +:VoltAmpere rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Volt Ampere"@en ; + skos:prefLabel "VoltAmpere"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-A" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.A" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V⋅A" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit volt and the SI base unit ampere -- QUDT"""@en . ### https://w3id.org/emmo#VoltPerKelvin -emmo:VoltPerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_96ffda63_71e7_451b_85ee_2cc8e341ff11 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:prefLabel "VoltPerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V/K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Volt per Kelvin."@en . +:VoltPerKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_96ffda63_71e7_451b_85ee_2cc8e341ff11 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; + skos:prefLabel "VoltPerKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-PER-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V/K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Volt per Kelvin."@en . ### https://w3id.org/emmo#VoltPerMetre -emmo:VoltPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ebf9a5c6_ca80_45d4_a991_24a1bf4b6720 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.efunda.com/glossary/units/units--electric_field_strength--volt_per_meter.cfm" ; - skos:altLabel "Volt per Metre"@en ; - skos:prefLabel "VoltPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Volt Per Meter (V/m) is a unit in the category of Electric field strength. It is also known as volts per meter, volt/meter, volt/metre, volt per metre, volts per metre. This unit is commonly used in the SI unit system. Volt Per Meter (V/m) has a dimension of MLT⁻³I⁻¹ where M is mass, L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. +:VoltPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ebf9a5c6_ca80_45d4_a991_24a1bf4b6720 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.efunda.com/glossary/units/units--electric_field_strength--volt_per_meter.cfm" ; + skos:altLabel "Volt per Metre"@en ; + skos:prefLabel "VoltPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Volt Per Meter (V/m) is a unit in the category of Electric field strength. It is also known as volts per meter, volt/meter, volt/metre, volt per metre, volts per metre. This unit is commonly used in the SI unit system. Volt Per Meter (V/m) has a dimension of MLT⁻³I⁻¹ where M is mass, L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. -- QUDT"""@en . ### https://w3id.org/emmo#VoltPerSecond -emmo:VoltPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_6837b106_7220_4ec6_b7c9_d549d6163672 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.thefreedictionary.com/Webers" ; - skos:altLabel "Volt per second"@en ; - skos:prefLabel "VoltPerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """'Volt per Second' is a unit of magnetic flux equaling one weber. This is the flux passing through a conducting loop and reduced to zero at a uniform rate in one second inducing an electric potential of one volt in the loop. +:VoltPerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_6837b106_7220_4ec6_b7c9_d549d6163672 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.thefreedictionary.com/Webers" ; + skos:altLabel "Volt per second"@en ; + skos:prefLabel "VoltPerSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """'Volt per Second' is a unit of magnetic flux equaling one weber. This is the flux passing through a conducting loop and reduced to zero at a uniform rate in one second inducing an electric potential of one volt in the loop. -- QUDT"""@en . ### https://w3id.org/emmo#VoltPerSquareMetre -emmo:VoltPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_a5111335_6d14_49d9_ba7a_10c10b2189e7 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.funtrivia.com/en/subtopics/Physical-Quantities-310909.html" ; - skos:altLabel "Volt per Square Metre"@en ; - skos:prefLabel "VoltPerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The divergence at a particular point in a vector field is (roughly) how much the vector field 'spreads out' from that point. Operationally, we take the partial derivative of each of the field with respect to each of its space variables and add all the derivatives together to get the divergence. Electric field (V/m) differentiated with respect to distance (m) yields V/(m²). +:VoltPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_a5111335_6d14_49d9_ba7a_10c10b2189e7 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.funtrivia.com/en/subtopics/Physical-Quantities-310909.html" ; + skos:altLabel "Volt per Square Metre"@en ; + skos:prefLabel "VoltPerSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.m-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The divergence at a particular point in a vector field is (roughly) how much the vector field 'spreads out' from that point. Operationally, we take the partial derivative of each of the field with respect to each of its space variables and add all the derivatives together to get the divergence. Electric field (V/m) differentiated with respect to distance (m) yields V/(m²). -- QUDT"""@en . ### https://w3id.org/emmo#VoltSecondPerMetre -emmo:VoltSecondPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8cf32f24_ada1_4350_af2c_50eb0e5f6415 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Volt Second Per Metre"@en ; - skos:prefLabel "VoltSecondPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-SEC-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.s.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V⋅s/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit volt and the SI base unit second divided by the SI base unit metre +:VoltSecondPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_8cf32f24_ada1_4350_af2c_50eb0e5f6415 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Volt Second Per Metre"@en ; + skos:prefLabel "VoltSecondPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-SEC-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.s.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V⋅s/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit volt and the SI base unit second divided by the SI base unit metre -- QUDT"""@en . ### https://w3id.org/emmo#WattMetrePerSquareMetreSteradian -emmo:WattMetrePerSquareMetreSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3371fb68_5f07_467c_ada6_5aa3da3808d0 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watts metre per square metre steradian"@en ; - skos:prefLabel "WattMetrePerSquareMetreSteradian" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-M-PER-M2-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.m.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W⋅m/m²⋅sr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The power per unit area of radiation of a given wavenumber illuminating a target at a given incident angle. +:WattMetrePerSquareMetreSteradian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_3371fb68_5f07_467c_ada6_5aa3da3808d0 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watts metre per square metre steradian"@en ; + skos:prefLabel "WattMetrePerSquareMetreSteradian" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-M-PER-M2-SR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.m.sr-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W⋅m/m²⋅sr" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The power per unit area of radiation of a given wavenumber illuminating a target at a given incident angle. -- QUDT"""@en . ### https://w3id.org/emmo#WattPerCubicMetre -emmo:WattPerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watt Per Cubic Metre"@en ; - skos:prefLabel "WattPerCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit watt divided by the power of the SI base unit metre with the exponent 3 - --- QUDT"""@en . - - -### https://w3id.org/emmo#WattPerKelvin -emmo:WattPerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_21a91e48_b6d3_4558_b08f_246433d43860 , +:WattPerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watt per Kelvin"@en ; - skos:prefLabel "WattPerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "w/K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Watt Per Kelvin (W/K) is a unit in the category of Thermal conductivity. + skos:altLabel "Watt Per Cubic Metre"@en ; + skos:prefLabel "WattPerCubicMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit watt divided by the power of the SI base unit metre with the exponent 3 + +-- QUDT"""@en . + + +### https://w3id.org/emmo#WattPerKelvin +:WattPerKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_21a91e48_b6d3_4558_b08f_246433d43860 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watt per Kelvin"@en ; + skos:prefLabel "WattPerKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "w/K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Watt Per Kelvin (W/K) is a unit in the category of Thermal conductivity. -- QUDT"""@en . ### https://w3id.org/emmo#WattPerKilogram -emmo:WattPerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_835f4e4e_680d_404c_8c73_92a6a570f6eb , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watt Per Kilogram"@en ; - skos:prefLabel "WattPerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.kg-1" , - "W/kg" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit watt divided by the SI base unit kilogram +:WattPerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_835f4e4e_680d_404c_8c73_92a6a570f6eb , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watt Per Kilogram"@en ; + skos:prefLabel "WattPerKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.kg-1" , + "W/kg" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit watt divided by the SI base unit kilogram -- QUDT"""@en . ### https://w3id.org/emmo#WattPerMetre -emmo:WattPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3371fb68_5f07_467c_ada6_5aa3da3808d0 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "WattPerMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watts per metre."@en . +:WattPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_3371fb68_5f07_467c_ada6_5aa3da3808d0 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "WattPerMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watts per metre."@en . ### https://w3id.org/emmo#WattPerMetreKelvin -emmo:WattPerMetreKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_0f3ec0ad_3fcf_42b2_8f34_6dca89e35a4f , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "WattPerMetreKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-1.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m⋅K)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watt per metre and Kelvin unit."@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Thermal_conductivity" . +:WattPerMetreKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_0f3ec0ad_3fcf_42b2_8f34_6dca89e35a4f , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "WattPerMetreKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-1.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m⋅K)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watt per metre and Kelvin unit."@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Thermal_conductivity" . ### https://w3id.org/emmo#WattPerSquareMetre -emmo:WattPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_539d8d92_d3a5_4f46_858f_081fed5b4190 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.efunda.com/glossary/units/units--energy_flux--watt_per_square_meter.cfm" ; - skos:altLabel "Watt per Square Metre"@en ; - skos:prefLabel "WattPerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2" , - "W/m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Watt per Square Meter} is a unit of irradiance defined as the power received per area. This is a unit in the category of Energy flux. It is also known as watts per square meter, watt per square metre, watts per square metre, watt/square meter, watt/square metre. This unit is commonly used in the SI unit system. Watt Per Square Meter (W/m²) has a dimension of MT^{-3\" where M is mass, and T is time. This unit is the standard SI unit in this category. +:WattPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_539d8d92_d3a5_4f46_858f_081fed5b4190 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.efunda.com/glossary/units/units--energy_flux--watt_per_square_meter.cfm" ; + skos:altLabel "Watt per Square Metre"@en ; + skos:prefLabel "WattPerSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2" , + "W/m2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Watt per Square Meter} is a unit of irradiance defined as the power received per area. This is a unit in the category of Energy flux. It is also known as watts per square meter, watt per square metre, watts per square metre, watt/square meter, watt/square metre. This unit is commonly used in the SI unit system. Watt Per Square Meter (W/m²) has a dimension of MT^{-3\" where M is mass, and T is time. This unit is the standard SI unit in this category. -- QUDT"""@en . ### https://w3id.org/emmo#WattPerSquareMetreKelvin -emmo:WattPerSquareMetreKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4b2c223f_89fb_4407_b1b6_24774b7fe770 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watt per Square Metre Kelvin"@en ; - skos:prefLabel "WattPerSquareMetreKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m²⋅K)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Watt Per Square Meter Per Kelvin `(W m⁻² K⁻¹) is a unit in the category of Thermal heat transfer coefficient. It is also known as watt/square meter-kelvin. This unit is commonly used in the SI unit system. Watt Per Square Meter Per Kelvin (W m⁻² K⁻¹) has a dimension of MT⁻¹Q⁻¹ where M is mass, T is time, and Q is temperature. This unit is the standard SI unit in this category. +:WattPerSquareMetreKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4b2c223f_89fb_4407_b1b6_24774b7fe770 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watt per Square Metre Kelvin"@en ; + skos:prefLabel "WattPerSquareMetreKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m²⋅K)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Watt Per Square Meter Per Kelvin `(W m⁻² K⁻¹) is a unit in the category of Thermal heat transfer coefficient. It is also known as watt/square meter-kelvin. This unit is commonly used in the SI unit system. Watt Per Square Meter Per Kelvin (W m⁻² K⁻¹) has a dimension of MT⁻¹Q⁻¹ where M is mass, T is time, and Q is temperature. This unit is the standard SI unit in this category. -- QUDT"""@en . ### https://w3id.org/emmo#WattPerSquareMetrePascal -emmo:WattPerSquareMetrePascal rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4f5c7c54_1c63_4d17_b12b_ea0792c2b187 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watt per Square Metre Pascal"@en ; - skos:prefLabel "WattPerSquareMetrePascal"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-PA" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.Pa-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m²⋅pa)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Watt Per Square Meter Per Pascal (W/m²-pa) is a unit of Evaporative Heat Transfer. +:WattPerSquareMetrePascal rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4f5c7c54_1c63_4d17_b12b_ea0792c2b187 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watt per Square Metre Pascal"@en ; + skos:prefLabel "WattPerSquareMetrePascal"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-PA" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.Pa-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m²⋅pa)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Watt Per Square Meter Per Pascal (W/m²-pa) is a unit of Evaporative Heat Transfer. -- QUDT"""@en . ### https://w3id.org/emmo#WattPerSquareMetrePerMetre -emmo:WattPerSquareMetrePerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "WattPerSquareMetrePerMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m²⋅m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watts per square metre per metre."@en . +:WattPerSquareMetrePerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "WattPerSquareMetrePerMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m²⋅m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watts per square metre per metre."@en . ### https://w3id.org/emmo#WattPerSquareMetrePerMetrePerSteradian -emmo:WattPerSquareMetrePerMetrePerSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "WattPerSquareMetrePerMetrePerSteradian" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-M-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.m-1.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m²⋅m⋅sr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watts per square metre and metre and steradian."@en . +:WattPerSquareMetrePerMetrePerSteradian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "WattPerSquareMetrePerMetrePerSteradian" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-M-SR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.m-1.sr-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m²⋅m⋅sr" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watts per square metre and metre and steradian."@en . ### https://w3id.org/emmo#WattPerSquareMetreQuarticKelvin -emmo:WattPerSquareMetreQuarticKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_971b3dff_28b4_4538_b082_3ec9fa5af294 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watt per Square Metre Quartic Kelvin"@en ; - skos:prefLabel "WattPerSquareMetreQuarticKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-K4" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.K-4" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m²⋅K⁴)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Watt Per Square Meter Per Quartic Kelvin (W/m2·K4) is a unit in the category of light. +:WattPerSquareMetreQuarticKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_971b3dff_28b4_4538_b082_3ec9fa5af294 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watt per Square Metre Quartic Kelvin"@en ; + skos:prefLabel "WattPerSquareMetreQuarticKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-K4" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.K-4" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m²⋅K⁴)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Watt Per Square Meter Per Quartic Kelvin (W/m2·K4) is a unit in the category of light. -- QUDT"""@en . ### https://w3id.org/emmo#WattPerSquareMetreSteradian -emmo:WattPerSquareMetreSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_539d8d92_d3a5_4f46_858f_081fed5b4190 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.efunda.com/glossary/units/units--radiance--watt_per_square_meter_per_steradian.cfm" ; - skos:altLabel "Watt per Square Metre Steradian"@en ; - skos:prefLabel "WattPerSquareMetreSteradian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m²⋅sr)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Watt per steradian per square metre` is the SI unit of radiance (W·sr⁻¹·m⁻²), while that of spectral radiance in frequency is the watt per steradian per square metre per hertz (W·sr⁻¹·m⁻²·Hz⁻¹) and that of spectral radiance in wavelength is the watt per steradian per square metre, per metre (W·sr⁻¹·m⁻³), commonly the watt per steradian per square metre per nanometre (W·sr⁻¹·m⁻²·nm⁻¹). It has a dimension of ML⁻⁴T⁻³ where M is mass, L is length, and T is time. This unit is the standard SI unit in this category. +:WattPerSquareMetreSteradian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_539d8d92_d3a5_4f46_858f_081fed5b4190 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.efunda.com/glossary/units/units--radiance--watt_per_square_meter_per_steradian.cfm" ; + skos:altLabel "Watt per Square Metre Steradian"@en ; + skos:prefLabel "WattPerSquareMetreSteradian"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-SR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.sr-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m²⋅sr)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Watt per steradian per square metre` is the SI unit of radiance (W·sr⁻¹·m⁻²), while that of spectral radiance in frequency is the watt per steradian per square metre per hertz (W·sr⁻¹·m⁻²·Hz⁻¹) and that of spectral radiance in wavelength is the watt per steradian per square metre, per metre (W·sr⁻¹·m⁻³), commonly the watt per steradian per square metre per nanometre (W·sr⁻¹·m⁻²·nm⁻¹). It has a dimension of ML⁻⁴T⁻³ where M is mass, L is length, and T is time. This unit is the standard SI unit in this category. -- QUDT"""@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Radiance" . + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Radiance" . ### https://w3id.org/emmo#WattPerSteradian -emmo:WattPerSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watt per Steradian"@en ; - skos:prefLabel "WattPerSteradian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/sr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Watt Per Steradian (W/sr)` is the unit in the category of Radiant intensity. It is also known as watts per steradian. This unit is commonly used in the SI unit system. Watt Per Steradian (W/sr) has a dimension of M· L⁻²· T⁻³ where M is mass, L is length, and T is time. This unit is the standard SI unit in this category. +:WattPerSteradian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watt per Steradian"@en ; + skos:prefLabel "WattPerSteradian"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-SR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.sr-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/sr" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Watt Per Steradian (W/sr)` is the unit in the category of Radiant intensity. It is also known as watts per steradian. This unit is commonly used in the SI unit system. Watt Per Steradian (W/sr) has a dimension of M· L⁻²· T⁻³ where M is mass, L is length, and T is time. This unit is the standard SI unit in this category. -- QUDT"""@en . ### https://w3id.org/emmo#WattSecond -emmo:WattSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watt Second"@en ; - skos:prefLabel "WattSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit watt and SI base unit second +:WattSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watt Second"@en ; + skos:prefLabel "WattSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W⋅s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit watt and SI base unit second -- QUDT"""@en . ### https://w3id.org/emmo#WattSecondPerSquareMetre -emmo:WattSecondPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "WattSecondPerSquareMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-SEC-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.s.m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W⋅s/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watt second per square metre."@en . +:WattSecondPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "WattSecondPerSquareMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-SEC-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.s.m-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W⋅s/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watt second per square metre."@en . ### https://w3id.org/emmo#WeberMetre -emmo:WeberMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_431ce3bc_3d54_481d_a10d_7c4a4418732a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.simetric.co.uk/siderived.htm" ; - skos:prefLabel "WeberMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/WB-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Wb.m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Wb⋅m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Weber metre."@en . +:WeberMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_431ce3bc_3d54_481d_a10d_7c4a4418732a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.simetric.co.uk/siderived.htm" ; + skos:prefLabel "WeberMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/WB-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Wb.m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Wb⋅m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Weber metre."@en . ### https://w3id.org/emmo#WeberPerMetre -emmo:WeberPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8cf32f24_ada1_4350_af2c_50eb0e5f6415 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Weber Per Metre"@en ; - skos:prefLabel "WeberPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/WB-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Wb.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Wb/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit weber divided by the SI base unit metre +:WeberPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_8cf32f24_ada1_4350_af2c_50eb0e5f6415 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Weber Per Metre"@en ; + skos:prefLabel "WeberPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/WB-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Wb.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Wb/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit weber divided by the SI base unit metre -- QUDT"""@en . From eee55efd4afbcb6d91021d7372fe2faf8fd2a7b9 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Sun, 24 Nov 2024 02:46:22 +0100 Subject: [PATCH 051/121] Removed cyclic references --- reference/symbolic.ttl | 102 ++++++++++++++++++++--------------------- 1 file changed, 50 insertions(+), 52 deletions(-) diff --git a/reference/symbolic.ttl b/reference/symbolic.ttl index 23f22901..ffd7098a 100644 --- a/reference/symbolic.ttl +++ b/reference/symbolic.ttl @@ -9,25 +9,25 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; - dcterms:abstract """The symbolic multi-perspective combines the contrast and reductionistic perspectives to describe symbolic entities. + owl:versionIRI ; + owl:imports , + ; + dcterms:abstract """The symbolic multi-perspective combines the contrast and reductionistic perspectives to describe symbolic entities. A symbolic entity is a discrete data that pocess a reductionistic structure, who's elements can be decoded to tokens from one or more alphabets. The symbolic module includes symbols, symbolic constructs and formal languages."""@en ; - dcterms:contributor , - , - ; - dcterms:creator , - ; - dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - dcterms:publisher ; - dcterms:title "Symbolic"@en ; - rdfs:comment "The EMMO requires FacT++ reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc3" ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . + dcterms:contributor , + , + ; + dcterms:creator , + ; + dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; + dcterms:publisher ; + dcterms:title "Symbolic"@en ; + rdfs:comment "The EMMO requires FacT++ reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; + owl:versionInfo "1.0.0-rc3" ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Datatypes @@ -92,20 +92,20 @@ rdf:JSON rdf:type rdfs:Datatype . ### https://w3id.org.org/emmo#EMMO_1141d225_fe90_4230_82c6_31cab6a4e3fe rdf:type owl:Class ; - rdfs:subClassOf :EMMO_057e7d57_aff0_49de_911a_8861d85cef40 ; - skos:prefLabel "SymbolicByStructure"@en . + rdfs:subClassOf :EMMO_057e7d57_aff0_49de_911a_8861d85cef40 ; + skos:prefLabel "SymbolicByStructure"@en . ### https://w3id.org/emmo#EMMO_057e7d57_aff0_49de_911a_8861d85cef40 :EMMO_057e7d57_aff0_49de_911a_8861d85cef40 rdf:type owl:Class ; rdfs:subClassOf :EMMO_be8592a7_68d1_4a06_ad23_82f2b56ef926 ; - "EquivalentTo: SymbolicConstruct or Symbol" ; skos:example """fe780 emmo !5*a cat for(i=0;i "EquivalentTo: SymbolicConstruct or Symbol" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A discrete data whose elements can be decoded as tokens from one or more alphabets, without necessarily respecting syntactic rules."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """A symbolic entity is not necessarily graphical (e.g. it doesn't necessarily have the physical shape of a letter), but its elements can be decoded and put in relation with an alphabet. In other words, a sequence of bit \"1000010\" in a RAM (a non-graphical entity) is a valid symbol since it can be decoded through ASCII rules as the letter \"B\". The same holds for an entity standing for the sound of a voice saying: \"Hello\", since it can be decomposed in discrete parts, each of them being associated to a letter of an alphabet."""@en , @@ -130,26 +130,26 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . ### https://w3id.org/emmo#EMMO_0e03a375_8af8_46db_88ae_a45fe2d2940f :EMMO_0e03a375_8af8_46db_88ae_a45fe2d2940f rdf:type owl:Class ; rdfs:subClassOf :EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 ; - "EquivalentTo: hasDataValue some xsd:dateTime" ; rdfs:seeAlso "https://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/datatypes.html#dateTime"^^xsd:anyURI ; skos:prefLabel "DateTimeData"@en ; + "EquivalentTo: hasDataValue some xsd:dateTime" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data that represents instants of time, optionally marked with a particular time zone offset."@en . ### https://w3id.org/emmo#EMMO_10bbe9e9_46b6_4b5d_8b51_ed759fc21f21 :EMMO_10bbe9e9_46b6_4b5d_8b51_ed759fc21f21 rdf:type owl:Class ; rdfs:subClassOf :EMMO_0e03a375_8af8_46db_88ae_a45fe2d2940f ; - "EquivalentTo: hasDataValue some xsd:dateTimeStamp" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#dateTimeStamp"^^xsd:anyURI ; skos:prefLabel "DateTimeStampData"@en ; + "EquivalentTo: hasDataValue some xsd:dateTimeStamp" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data that represents instants of time, marked with a particular time zone offset."@en . ### https://w3id.org/emmo#EMMO_18d180e4_5e3e_42f7_820c_e08951223486 :EMMO_18d180e4_5e3e_42f7_820c_e08951223486 rdf:type owl:Class ; rdfs:subClassOf :EMMO_8b305b63_6fa3_44dd_9679_17eb8403a07a ; - "EquivalentTo: hasDataValue some owl:real" ; skos:prefLabel "RealData"@en ; + "EquivalentTo: hasDataValue some owl:real" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing a real number."@en . @@ -163,26 +163,26 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . ### https://w3id.org/emmo#EMMO_1f96db65_51df_4e8d_afd2_9c6b8bd40058 :EMMO_1f96db65_51df_4e8d_afd2_9c6b8bd40058 rdf:type owl:Class ; rdfs:subClassOf :EMMO_1daaf7b2_e7bf_4b3a_b7f6_8aa3f3c3d080 ; - "EquivalentTo: hasDataValue some xsd:hexBinary" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#hexBinary"^^xsd:anyURI ; skos:prefLabel "HexBinaryData"@en ; + "EquivalentTo: hasDataValue some xsd:hexBinary" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Hexadecimal encoding of binary data, using the alphabeth [0-9a-f]."@en . ### https://w3id.org/emmo#EMMO_220218b0_bbe2_489e_a68a_232e3610718e :EMMO_220218b0_bbe2_489e_a68a_232e3610718e rdf:type owl:Class ; rdfs:subClassOf :EMMO_1daaf7b2_e7bf_4b3a_b7f6_8aa3f3c3d080 ; - "EquivalentTo: hasDataValue some xsd:base64Binary" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#base64Binary"^^xsd:anyURI ; skos:prefLabel "Base64Binary"@en ; + "EquivalentTo: hasDataValue some xsd:base64Binary" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Base-64 encoding of binary data."@en . ### https://w3id.org/emmo#EMMO_2ff657b6_1c9f_4335_bba2_ea4428422977 :EMMO_2ff657b6_1c9f_4335_bba2_ea4428422977 rdf:type owl:Class ; rdfs:subClassOf :EMMO_9e49caad_b29e_4cf1_9be4_80419fd1e45c ; - "SubClassOf: hasSpatialTile some VectorData" ; skos:prefLabel "MatrixData"@en ; + "SubClassOf: hasSpatialTile some VectorData" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The datatype for bidimensional arrays."@en . @@ -190,28 +190,27 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . :EMMO_3a53b946_4dfd_4a38_bb5b_aa78d7b0db9c rdf:type owl:Class ; rdfs:subClassOf :EMMO_51f93d8c_57fa_4314_a68d_8d69c2609c97 , :EMMO_f1ee5c02_5cc0_45ba_a09a_2e6319f75fc8 ; - "EquivalentTo: hasDataValue some xsd:unsignedInt" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#unsignedInt"^^xsd:anyURI ; skos:prefLabel "UnsignedIntData"@en ; + "EquivalentTo: hasDataValue some xsd:unsignedInt" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 32-bit non-negative integer number, 0...4294967295."@en . ### https://w3id.org/emmo#EMMO_3c87fd89_b0f0_477a_86b6_d949c2b982ee :EMMO_3c87fd89_b0f0_477a_86b6_d949c2b982ee rdf:type owl:Class ; - rdfs:subClassOf :EMMO_3c87fd89_b0f0_477a_86b6_d949c2b982ee , - :EMMO_443198a5_934c_44fa_b89e_28eca13b25b2 ; - "EquivalentTo: hasDataValue some xsd:byte" ; + rdfs:subClassOf :EMMO_443198a5_934c_44fa_b89e_28eca13b25b2 ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#byte"^^xsd:anyURI ; skos:prefLabel "ByteData"@en ; + "EquivalentTo: hasDataValue some xsd:byte" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 8-bit integer number."@en . ### https://w3id.org/emmo#EMMO_42eee73b_e4d2_4a0f_b468_3d2ce0475af6 :EMMO_42eee73b_e4d2_4a0f_b468_3d2ce0475af6 rdf:type owl:Class ; rdfs:subClassOf :EMMO_f8bd64d5_5d3e_4ad4_a46e_c30714fecb7f ; - "EquivalentTo: hasDataValue some xsd:nonNegativeInteger" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#nonNegativeInteger"^^xsd:anyURI ; skos:prefLabel "NonNegativeIntegerData"@en ; + "EquivalentTo: hasDataValue some xsd:nonNegativeInteger" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an integer number >= 0."@en . @@ -224,11 +223,10 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . ### https://w3id.org/emmo#EMMO_443198a5_934c_44fa_b89e_28eca13b25b2 :EMMO_443198a5_934c_44fa_b89e_28eca13b25b2 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_443198a5_934c_44fa_b89e_28eca13b25b2 , - :EMMO_aa972cc9_5d9e_47a2_abc5_00243d6b3917 ; - "EquivalentTo: hasDataValue some xsd:short" ; + rdfs:subClassOf :EMMO_aa972cc9_5d9e_47a2_abc5_00243d6b3917 ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#short"^^xsd:anyURI ; skos:prefLabel "ShortData"@en ; + "EquivalentTo: hasDataValue some xsd:short" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 16-bit integer number."@en . @@ -249,45 +247,45 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc ### https://w3id.org/emmo#EMMO_51f93d8c_57fa_4314_a68d_8d69c2609c97 :EMMO_51f93d8c_57fa_4314_a68d_8d69c2609c97 rdf:type owl:Class ; rdfs:subClassOf :EMMO_f8bd64d5_5d3e_4ad4_a46e_c30714fecb7f ; - "EquivalentTo: hasDataValue some xsd:long" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#long"^^xsd:anyURI ; skos:prefLabel "LongData"@en ; + "EquivalentTo: hasDataValue some xsd:long" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 64-bit integer number."@en . ### https://w3id.org/emmo#EMMO_52fa9c76_fc42_4eca_a5c1_6095a1c9caab :EMMO_52fa9c76_fc42_4eca_a5c1_6095a1c9caab rdf:type owl:Class ; rdfs:subClassOf :EMMO_88a34881_b8d0_474b_9a08_40dbd414d834 ; - "EquivalentTo: hasDataValue some xsd:double" ; rdfs:seeAlso "https://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/datatypes.html#double"^^xsd:anyURI ; skos:prefLabel "DoubleData"@en ; + "EquivalentTo: hasDataValue some xsd:double" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbolic data representing a 64-bit floating point numbers incl. ±Inf, ±0, NaN."@en . ### https://w3id.org/emmo#EMMO_54dc83cb_06e1_4739_9e45_bc09cead7f48 :EMMO_54dc83cb_06e1_4739_9e45_bc09cead7f48 rdf:type owl:Class ; rdfs:subClassOf :EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 ; - "EquivalentTo: hasDataValue some xsd:boolean" ; rdfs:seeAlso "https://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/datatypes.html#boolean" ; skos:prefLabel "BooleanData"@en ; + "EquivalentTo: hasDataValue some xsd:boolean" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data repesenting a boolean number."@en . ### https://w3id.org/emmo#EMMO_58f76a09_205c_44f2_b237_88de54e8e001 :EMMO_58f76a09_205c_44f2_b237_88de54e8e001 rdf:type owl:Class ; rdfs:subClassOf :EMMO_42eee73b_e4d2_4a0f_b468_3d2ce0475af6 ; - "EquivalentTo: hasDataValue some xsd:positiveInteger" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#positiveInteger"^^xsd:anyURI ; skos:prefLabel "PositiveIntegerData"@en ; + "EquivalentTo: hasDataValue some xsd:positiveInteger" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an integer number > 0."@en . ### https://w3id.org/emmo#EMMO_5f334606_f67d_4f0e_acb9_eeb21cb10c66 :EMMO_5f334606_f67d_4f0e_acb9_eeb21cb10c66 rdf:type owl:Class ; rdfs:subClassOf :EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 ; - "EquivalentTo: hasDataValue some xsd:string" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#string"^^xsd:anyURI ; skos:prefLabel "StringData"@en ; + "EquivalentTo: hasDataValue some xsd:string" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Symbolic data that consist of a sequence of characters."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Since a string is a simple type that can contain only characters but not other child elements, is often not suitable for representing human text, that may need additional elements for control of aspects such as bidirectional formatting or ruby annotation."@en . @@ -295,30 +293,30 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc ### https://w3id.org/emmo#EMMO_648c17b7_a012_4060_a096_c76bd407804b :EMMO_648c17b7_a012_4060_a096_c76bd407804b rdf:type owl:Class ; rdfs:subClassOf :EMMO_cf0f8f57_8a9e_410c_8fe4_a436673fa3d3 ; - "EquivalentTo: hasDataValue some xsd:negativeInteger" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#negativeInteger"^^xsd:anyURI ; skos:prefLabel "NegativeIntegerData"@en ; + "EquivalentTo: hasDataValue some xsd:negativeInteger" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an integer number < 0."@en . ### https://w3id.org/emmo#EMMO_69ebb235_9c5e_443d_9a3b_7042b1005f1f :EMMO_69ebb235_9c5e_443d_9a3b_7042b1005f1f rdf:type owl:Class ; rdfs:subClassOf :EMMO_18d180e4_5e3e_42f7_820c_e08951223486 ; - "EquivalentTo: hasDataValue some owl:rational" ; skos:prefLabel "RationalData"@en ; + "EquivalentTo: hasDataValue some owl:rational" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbolic data representing a rational number, that is a number that can be expressed exact by `p/q` where `p` and `q` are integer numbers."@en . ### https://w3id.org/emmo#EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 :EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 rdf:type owl:Class ; rdfs:subClassOf :EMMO_057e7d57_aff0_49de_911a_8861d85cef40 ; - "DisjointUnionOf: ArrayData, ScalarData" ; rdfs:seeAlso "https://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/#built-in-datatypes"^^xsd:anyURI , "https://www.w3.org/TR/rdf11-concepts/"^^xsd:anyURI , "https://www.w3.org/TR/2012/REC-owl2-syntax-20121211/#Datatype_Maps" , "https://www.w3schools.com/xml/schema_dtypes_numeric.asp" ; skos:altLabel "LiteralData" ; skos:prefLabel "SymbolicData"@en ; + "DisjointUnionOf: ArrayData, ScalarData" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A symbolic data is a a data that is rooted on some symbolic based encoding, such as floating point numbers, strings, integer. They are not to be intended as mathematical entities (even if they may be interpreted as such) but as syntactic structures (datastructures or datatypes) based on concatenated tokens (or symbols, letters) that can deliver data."@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class for entities which stands for data expressed using a symbolic encoding."@en . @@ -340,8 +338,8 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc ### https://w3id.org/emmo#EMMO_89a0c87c_0804_4013_937a_6fe234d9499c :EMMO_89a0c87c_0804_4013_937a_6fe234d9499c rdf:type owl:Class ; rdfs:subClassOf ; - "SubClassOf: hasProperPart some Symbolic" ; skos:prefLabel "SymbolicConstruct"@en ; + "SubClassOf: hasProperPart some Symbolic" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbolic entity made of other symbolic entities according to a specific spatial configuration."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "This class collects individuals that represents arrangements of strings, or other symbolic compositions, without any particular predifined arrangement schema."@en . @@ -357,9 +355,9 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc :EMMO_9e49caad_b29e_4cf1_9be4_80419fd1e45c rdf:type owl:Class ; rdfs:subClassOf :EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 , :EMMO_e12dcfa4_c9f1_4546_9a12_8457c052e6ba ; - "SubClassOf: hasScalarData some ScalarData" , - "SubClassOf: hasSpatialTile some SymbolicData" ; skos:prefLabel "ArrayData"@en ; + "SubClassOf: hasScalarData some ScalarData" , + "SubClassOf: hasSpatialTile some SymbolicData" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "An array is a datatype representing an ordered collection of elements (or values) that can be accessed by indexes. Arrays have an analog mathematical counterpart in vectors and matrixes, but are separate concepts. Arrays may be multidimensionals."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """In the EMMO we use the following JSON based syntax to represent arrays: - mono-dimensional array [v1,v2,...,vn] (vector) @@ -409,18 +407,18 @@ Symbols of a formal language must be capable of being specified without any refe ### https://w3id.org/emmo#EMMO_aa972cc9_5d9e_47a2_abc5_00243d6b3917 :EMMO_aa972cc9_5d9e_47a2_abc5_00243d6b3917 rdf:type owl:Class ; rdfs:subClassOf :EMMO_51f93d8c_57fa_4314_a68d_8d69c2609c97 ; - "EquivalentTo: hasDataValue some xsd:int" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#int"^^xsd:anyURI ; skos:prefLabel "IntData"@en ; + "EquivalentTo: hasDataValue some xsd:int" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 32-bit integer number."@en . ### https://w3id.org/emmo#EMMO_ac9e518d_b403_4d8b_97e2_06f9d40bac01 :EMMO_ac9e518d_b403_4d8b_97e2_06f9d40bac01 rdf:type owl:Class ; rdfs:subClassOf :EMMO_88a34881_b8d0_474b_9a08_40dbd414d834 ; - "EquivalentTo: hasDataValue some xsd:float" ; rdfs:seeAlso "https://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/datatypes.html#float"^^xsd:anyURI ; skos:prefLabel "FloatData"@en ; + "EquivalentTo: hasDataValue some xsd:float" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbolic data representing a 32-bit floating point numbers incl. ±Inf, ±0, NaN."@en . @@ -434,18 +432,18 @@ Symbols of a formal language must be capable of being specified without any refe ### https://w3id.org/emmo#EMMO_cf0f8f57_8a9e_410c_8fe4_a436673fa3d3 :EMMO_cf0f8f57_8a9e_410c_8fe4_a436673fa3d3 rdf:type owl:Class ; rdfs:subClassOf :EMMO_f8bd64d5_5d3e_4ad4_a46e_c30714fecb7f ; - "EquivalentTo: hasDataValue some xsd:nonPositiveInteger" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#nonPositiveInteger"^^xsd:anyURI ; skos:prefLabel "NonPositiveIntegerData"@en ; + "EquivalentTo: hasDataValue some xsd:nonPositiveInteger" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an integer number <= 0."@en . ### https://w3id.org/emmo#EMMO_d43546df_7fd7_44d5_9d7c_0f2bf56cefe3 :EMMO_d43546df_7fd7_44d5_9d7c_0f2bf56cefe3 rdf:type owl:Class ; rdfs:subClassOf :EMMO_69ebb235_9c5e_443d_9a3b_7042b1005f1f ; - "EquivalentTo: hasDataValue some xsd:decimal" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#decimal"^^xsd:anyURI ; skos:prefLabel "DecimalData"@en ; + "EquivalentTo: hasDataValue some xsd:decimal" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an arbritrary precision decimal number."@en . @@ -466,8 +464,8 @@ Symbols of a formal language must be capable of being specified without any refe ### https://w3id.org/emmo#EMMO_d95ff9c8_e43f_4701_a761_f2ed601eb61d :EMMO_d95ff9c8_e43f_4701_a761_f2ed601eb61d rdf:type owl:Class ; rdfs:subClassOf :EMMO_9e49caad_b29e_4cf1_9be4_80419fd1e45c ; - "SubClassOf: hasSpatialTile some ScalarData" ; skos:prefLabel "VectorData"@en ; + "SubClassOf: hasSpatialTile some ScalarData" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The datatype for monodimensional arrays."@en . @@ -475,9 +473,9 @@ Symbols of a formal language must be capable of being specified without any refe :EMMO_dc6e40f6_5b6c_473b_a715_d36622ada5ad rdf:type owl:Class ; rdfs:subClassOf :EMMO_3a53b946_4dfd_4a38_bb5b_aa78d7b0db9c , :EMMO_aa972cc9_5d9e_47a2_abc5_00243d6b3917 ; - "EquivalentTo: hasDataValue some xsd:unsignedShort" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#unsignedShort"^^xsd:anyURI ; skos:prefLabel "UnsignedShortData"@en ; + "EquivalentTo: hasDataValue some xsd:unsignedShort" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 16-bit non-negative integer number, 0...65535."@en . @@ -500,27 +498,27 @@ Symbols of a formal language must be capable of being specified without any refe :EMMO_e99aec47_9ae6_4a1d_bddd_b87bb456c52a rdf:type owl:Class ; rdfs:subClassOf :EMMO_443198a5_934c_44fa_b89e_28eca13b25b2 , :EMMO_dc6e40f6_5b6c_473b_a715_d36622ada5ad ; - "EquivalentTo: hasDataValue some xsd:unsignedByte" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#unsignedByte"^^xsd:anyURI ; skos:prefLabel "UnsignedByteData"@en ; + "EquivalentTo: hasDataValue some xsd:unsignedByte" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 8-bit non-negative integer number, 0...255."@en . ### https://w3id.org/emmo#EMMO_f1ee5c02_5cc0_45ba_a09a_2e6319f75fc8 :EMMO_f1ee5c02_5cc0_45ba_a09a_2e6319f75fc8 rdf:type owl:Class ; rdfs:subClassOf :EMMO_42eee73b_e4d2_4a0f_b468_3d2ce0475af6 ; - "EquivalentTo: hasDataValue some xsd:unsignedLong" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#unsignedLong"^^xsd:anyURI ; skos:prefLabel "UnsignedLongData"@en ; + "EquivalentTo: hasDataValue some xsd:unsignedLong" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing 64-bit non-negative integer number, 0...18446744073709551615."@en . ### https://w3id.org/emmo#EMMO_f8bd64d5_5d3e_4ad4_a46e_c30714fecb7f :EMMO_f8bd64d5_5d3e_4ad4_a46e_c30714fecb7f rdf:type owl:Class ; rdfs:subClassOf :EMMO_d43546df_7fd7_44d5_9d7c_0f2bf56cefe3 ; - "EquivalentTo: hasDataValue some xsd:integer" ; rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#integer"^^xsd:anyURI ; skos:prefLabel "IntegerData"@en ; + "EquivalentTo: hasDataValue some xsd:integer" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an arbritrary sized integer number."@en . From 345305405474bc6448351655e351ca756ae645c4 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Sun, 24 Nov 2024 03:01:23 +0100 Subject: [PATCH 052/121] Correct units and quantities (#320) Correct units and quantities such that the tests passes. --- disciplines/isq.ttl | 26 +- disciplines/units/coherentsiunits.ttl | 9230 +++++++++++----------- disciplines/units/siacceptedunits.ttl | 2133 ++--- disciplines/units/sidimensionalunits.ttl | 19 +- 4 files changed, 5720 insertions(+), 5688 deletions(-) diff --git a/disciplines/isq.ttl b/disciplines/isq.ttl index 40025c18..6a689bc3 100644 --- a/disciplines/isq.ttl +++ b/disciplines/isq.ttl @@ -2353,7 +2353,11 @@ pH = −10 log(a_OH-)"""@en . ### https://w3id.org/emmo#EMMO_506f7823_52bc_40cb_be07_b3b1e10cce13 :EMMO_506f7823_52bc_40cb_be07_b3b1e10cce13 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_f2ca6dd0_0e5f_4392_a92d_cafdae6cfc95 ; + rdfs:subClassOf :EMMO_f2ca6dd0_0e5f_4392_a92d_cafdae6cfc95 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_bed1d005_b04e_4a90_94cf_02bc678a8569 ; + owl:someValuesFrom :EMMO_044f83a6_ade4_4441_9c73_5490dd93344f + ] ; rdfs:comment "Defines the Candela base unit in the SI system."@en ; skos:prefLabel "LuminousEfficacyOf540THzRadiation"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The luminous efficacy of monochromatic radiation of frequency 540 × 10 12 Hz, K cd , is a technical constant that gives an exact numerical relationship between the purely physical characteristics of the radiant power stimulating the human eye (W) and its photobiological response defined by the luminous flux due to the spectral responsivity of a standard observer (lm) at a frequency of 540 × 10 12 hertz."@en . @@ -5022,7 +5026,11 @@ where r is mass ratio of water vapour to dry gas and rsat is the mass ratio of w ### https://w3id.org/emmo#EMMO_ad6c76cf_b400_423e_820f_cf0c4e77f455 :EMMO_ad6c76cf_b400_423e_820f_cf0c4e77f455 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_f2ca6dd0_0e5f_4392_a92d_cafdae6cfc95 ; + rdfs:subClassOf :EMMO_f2ca6dd0_0e5f_4392_a92d_cafdae6cfc95 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_bed1d005_b04e_4a90_94cf_02bc678a8569 ; + owl:someValuesFrom :EMMO_3cb55500_dc5b_4586_bbf3_1d4158afac35 + ] ; owl:disjointWith :EMMO_f1be7d92_c57d_4698_a0ba_968130a3f9e1 ; skos:prefLabel "MolarGasConstant"@en ; :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/constant/MolarGasConstant" ; @@ -5424,7 +5432,11 @@ where r is mass ratio of water vapour to dry gas and rsat is the mass ratio of w ### https://w3id.org/emmo#EMMO_ba380bc6_2bfd_4f11_94c7_b3cbaafd1631 :EMMO_ba380bc6_2bfd_4f11_94c7_b3cbaafd1631 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_f2ca6dd0_0e5f_4392_a92d_cafdae6cfc95 ; + rdfs:subClassOf :EMMO_f2ca6dd0_0e5f_4392_a92d_cafdae6cfc95 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_bed1d005_b04e_4a90_94cf_02bc678a8569 ; + owl:someValuesFrom :EMMO_53b10105_52c7_4746_ab73_a5a30bd198e2 + ] ; rdfs:comment "The DBpedia definition (http://dbpedia.org/page/Magnetic_flux_quantum) is outdated as May 20, 2019. It is now an exact quantity."@en ; skos:prefLabel "JosephsonConstant"@en ; :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/constant/JosephsonConstant" ; @@ -6252,7 +6264,7 @@ the number of protons in the nucleus of an atom""" ; :EMMO_d7d2ca25_03e1_4099_9220_c1a58df13ad0 rdf:type owl:Class ; rdfs:subClassOf :EMMO_3f15d200_c97b_42c8_8ac0_d81d150361e2 , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_67fc0a36_8dcb_4ffa_9a43_31074efa3296 ; + owl:onProperty :EMMO_bed1d005_b04e_4a90_94cf_02bc678a8569 ; owl:someValuesFrom :EMMO_5ebd5e01_0ed3_49a2_a30d_cd05cbe72978 ] ; rdfs:comment "A fundamental physical constant characterizing the strength of the electromagnetic interaction between elementary charged particles."@en ; @@ -6343,7 +6355,11 @@ the number of protons in the nucleus of an atom""" ; ### https://w3id.org/emmo#EMMO_da831168_975a_41f8_baae_279c298569da :EMMO_da831168_975a_41f8_baae_279c298569da rdf:type owl:Class ; - rdfs:subClassOf :EMMO_3f15d200_c97b_42c8_8ac0_d81d150361e2 ; + rdfs:subClassOf :EMMO_3f15d200_c97b_42c8_8ac0_d81d150361e2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_bed1d005_b04e_4a90_94cf_02bc678a8569 ; + owl:someValuesFrom :EMMO_3181bb28_623b_4411_ad79_80277c661322 + ] ; skos:prefLabel "NewtonianConstantOfGravity"@en ; :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/constant/NewtonianConstantOfGravitation" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Physical constant in Newton's law of gravitation and in Einstein's general theory of relativity."@en ; diff --git a/disciplines/units/coherentsiunits.ttl b/disciplines/units/coherentsiunits.ttl index dd3e271e..b7e9dcf2 100644 --- a/disciplines/units/coherentsiunits.ttl +++ b/disciplines/units/coherentsiunits.ttl @@ -3,7 +3,6 @@ @prefix rdf: . @prefix xml: . @prefix xsd: . -@prefix emmo: . @prefix rdfs: . @prefix skos: . @prefix dcterms: . @@ -32,5618 +31,5617 @@ We kindly acknowledge NIST for reusing their content, including the selection of owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . - ################################################################# # Classes ################################################################# +### https://w3id.org/emmo#AmperePerDegreeCelsius +:AmperePerDegreeCelsius rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ed7dd267_e2ee_4565_8117_e5c1eafa3e66 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "57.29578"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://web.mit.edu/course/21/21.guide/use-tab.htm" ; + skos:altLabel "Ampere per Degree Celsius"@en ; + skos:prefLabel "AmperePerDegreeCelsius"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-DEG_C" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.Cel-1" , + "A/Cel" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/°C" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A measure used to express how a current is subject to temperature. Originally used in Wien's Law to describe phenomena related to filaments. One use today is to express how a current generator derates with temperature. + +-- QUDT"""@en . + + ### https://w3id.org/emmo#AmperePerJoule -emmo:AmperePerJoule rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_1aaaceb6_c5eb_4cf3_a494_f82d43fda10a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Ampere per Joule"@en ; - skos:prefLabel "AmperePerJoule"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-J" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.J-1" , - "A/J" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/J" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The inverse measure of joule-per-ampere or weber. The measure for the reciprical of magnetic flux. +:AmperePerJoule rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_1aaaceb6_c5eb_4cf3_a494_f82d43fda10a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Ampere per Joule"@en ; + skos:prefLabel "AmperePerJoule"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-J" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.J-1" , + "A/J" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/J" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The inverse measure of joule-per-ampere or weber. The measure for the reciprical of magnetic flux. -- QUDT"""@en . ### https://w3id.org/emmo#AmperePerMetre -emmo:AmperePerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_e6b83139_ba92_4fbd_a8b2_c8dde55844a1 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Ampere per Metre"@en ; - skos:prefLabel "AmperePerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.m-1" , - "A/m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """ is the SI unit of magnetic field strength. One ampere per meter is equal to π/250 oersteds (12.566 371 millioersteds) in CGS units. The ampere per meter is also the SI unit of \"magnetization\" in the sense of magnetic dipole moment per unit volume; in this context 1 A/m = 0.001 emu per cubic centimeter. +:AmperePerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_e6b83139_ba92_4fbd_a8b2_c8dde55844a1 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Ampere per Metre"@en ; + skos:prefLabel "AmperePerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.m-1" , + "A/m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """ is the SI unit of magnetic field strength. One ampere per meter is equal to π/250 oersteds (12.566 371 millioersteds) in CGS units. The ampere per meter is also the SI unit of \"magnetization\" in the sense of magnetic dipole moment per unit volume; in this context 1 A/m = 0.001 emu per cubic centimeter. -- QUDT"""@en . ### https://w3id.org/emmo#AmperePerRadian -emmo:AmperePerRadian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_d5f3e0e5_fc7d_4e64_86ad_555e74aaff84 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Ampere per Radian"@en ; - skos:prefLabel "AmperePerRadian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-RAD" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.rad-1" , - "A/rad" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/rad" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Ampere per Radian` is a derived unit for measuring the amount of current per unit measure of angle, expressed in ampere per radian. +:AmperePerRadian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_d5f3e0e5_fc7d_4e64_86ad_555e74aaff84 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Ampere per Radian"@en ; + skos:prefLabel "AmperePerRadian"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-RAD" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.rad-1" , + "A/rad" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/rad" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Ampere per Radian` is a derived unit for measuring the amount of current per unit measure of angle, expressed in ampere per radian. -- QUDT"""@en . ### https://w3id.org/emmo#AmperePerSquareMetre -emmo:AmperePerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_120d86b6_d7c4_4490_8ef2_8a5f58403950 , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "https://cdd.iec.ch/cdd/iec61360/iec61360.nsf/Units/0112-2---62720%23UAA105" ; - skos:altLabel "Ampere per Square Metre"@en ; - skos:prefLabel "AmperePerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.m-2" , - "A/m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Ampere Per Square Meter` is a unit in the category of electric current density. This unit is commonly used in the SI unit system. +:AmperePerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_120d86b6_d7c4_4490_8ef2_8a5f58403950 , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "https://cdd.iec.ch/cdd/iec61360/iec61360.nsf/Units/0112-2---62720%23UAA105" ; + skos:altLabel "Ampere per Square Metre"@en ; + skos:prefLabel "AmperePerSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.m-2" , + "A/m2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Ampere Per Square Meter` is a unit in the category of electric current density. This unit is commonly used in the SI unit system. -- QUDT"""@en . ### https://w3id.org/emmo#AmperePerSquareMetreSquareKelvin -emmo:AmperePerSquareMetreSquareKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_754c3a5d_8ae8_41ff_b5f2_acbadb53c735 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:prefLabel "AmperePerSquareMetreSquareKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-M2-K2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.m-2.K-2" , - "A/(m2.K2)" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/m²⋅k²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Ampere per square metre and square Kelvin."@en . +:AmperePerSquareMetreSquareKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_754c3a5d_8ae8_41ff_b5f2_acbadb53c735 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; + skos:prefLabel "AmperePerSquareMetreSquareKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-M2-K2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.m-2.K-2" , + "A/(m2.K2)" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/m²⋅k²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Ampere per square metre and square Kelvin."@en . ### https://w3id.org/emmo#AmpereSecond -emmo:AmpereSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ab79e92b_5377_454d_be06_d61b50db295a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Ampere Second"@en ; - skos:prefLabel "AmpereSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product out of the SI base unit ampere and the SI base unit second +:AmpereSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ab79e92b_5377_454d_be06_d61b50db295a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Ampere Second"@en ; + skos:prefLabel "AmpereSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A⋅s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product out of the SI base unit ampere and the SI base unit second -- QUDT"""@en . ### https://w3id.org/emmo#AmpereSquareMetre -emmo:AmpereSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_1c2226a9_22f0_40c8_8928_5a01d398f96e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://encyclopedia2.thefreedictionary.com/ampere+meter+squared" ; - skos:altLabel "Ampere Square Metre"@en ; - skos:prefLabel "AmpereSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A⋅m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of electromagnetic moment. +:AmpereSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_1c2226a9_22f0_40c8_8928_5a01d398f96e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://encyclopedia2.thefreedictionary.com/ampere+meter+squared" ; + skos:altLabel "Ampere Square Metre"@en ; + skos:prefLabel "AmpereSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.m2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A⋅m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of electromagnetic moment. -- QUDT"""@en . ### https://w3id.org/emmo#AmpereSquareMetrePerJouleSecond -emmo:AmpereSquareMetrePerJouleSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://encyclopedia2.thefreedictionary.com/ampere+square+meter+per+joule+second" ; - skos:altLabel "Ampere Square Metre Per Joule Second"@en ; - skos:prefLabel "AmpereSquareMetrePerJouleSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-M2-PER-J-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.m2.J-1.s-1" , - "A.m2/(J.s)" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A⋅m²/(J⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of gyromagnetic ratio. +:AmpereSquareMetrePerJouleSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://encyclopedia2.thefreedictionary.com/ampere+square+meter+per+joule+second" ; + skos:altLabel "Ampere Square Metre Per Joule Second"@en ; + skos:prefLabel "AmpereSquareMetrePerJouleSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-M2-PER-J-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.m2.J-1.s-1" , + "A.m2/(J.s)" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A⋅m²/(J⋅s)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of gyromagnetic ratio. -- QUDT"""@en . ### https://w3id.org/emmo#AtomFraction -emmo:AtomFraction rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f76f5a24_d703_4e8c_b368_f9a7777cb73a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "AtomFraction"@en , - "MolePerMole"@en , - "Moles per mole"@en ; - skos:prefLabel "MoleFraction"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.mol-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "atom-fraction" , - "atom_fraction" , - "mol/mol" , - "mole-fraction" , - "mole_fraction" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Number of one type of species divided by the number of all species."@en . +:AtomFraction rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_f76f5a24_d703_4e8c_b368_f9a7777cb73a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "AtomFraction"@en , + "MolePerMole"@en , + "Moles per mole"@en ; + skos:prefLabel "MoleFraction"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-MOL" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.mol-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "atom-fraction" , + "atom_fraction" , + "mol/mol" , + "mole-fraction" , + "mole_fraction" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Number of one type of species divided by the number of all species."@en . ### https://w3id.org/emmo#BecquerelPerCubicMetre -emmo:BecquerelPerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_43e499a1_ca67_4380_ac08_cfc52a93ad04 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.efunda.com/glossary/units/units--radioactivity_concentration--becquerel_per_cubic_meter.cfm" ; - skos:altLabel "Becquerel per Cubic Metre"@en ; - skos:prefLabel "BecquerelPerCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/BQ-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Bq.m-3" , - "Bq/m3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Bq/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI derived unit of unit in the category of Radioactivity concentration. +:BecquerelPerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_43e499a1_ca67_4380_ac08_cfc52a93ad04 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.efunda.com/glossary/units/units--radioactivity_concentration--becquerel_per_cubic_meter.cfm" ; + skos:altLabel "Becquerel per Cubic Metre"@en ; + skos:prefLabel "BecquerelPerCubicMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/BQ-PER-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Bq.m-3" , + "Bq/m3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Bq/m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI derived unit of unit in the category of Radioactivity concentration. -- QUDT"""@en . ### https://w3id.org/emmo#BecquerelPerKilogram -emmo:BecquerelPerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_52b029aa_e525_4907_95d8_759298b04f97 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.efunda.com/glossary/units/units--specific_radioactivity--becquerel_per_kilogram.cfm" ; - skos:altLabel "Becquerel per Kilogram"@en ; - skos:prefLabel "BecquerelPerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/BQ-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Bq.kg-1" , - "Bq/kg" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Bq/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Becquerel per Kilogram\" is used to describe radioactivity, which is often expressed in becquerels per unit of volume or weight, to express how much radioactive material is contained in a sample. +:BecquerelPerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_52b029aa_e525_4907_95d8_759298b04f97 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.efunda.com/glossary/units/units--specific_radioactivity--becquerel_per_kilogram.cfm" ; + skos:altLabel "Becquerel per Kilogram"@en ; + skos:prefLabel "BecquerelPerKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/BQ-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Bq.kg-1" , + "Bq/kg" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Bq/kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Becquerel per Kilogram\" is used to describe radioactivity, which is often expressed in becquerels per unit of volume or weight, to express how much radioactive material is contained in a sample. -- QUDT"""@en . ### https://w3id.org/emmo#BecquerelPerSquareMetre -emmo:BecquerelPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "BecquerelPerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/BQ-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Bq.m-2" , - "Bq/m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Bq/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Becquerel per square metre."@en . +:BecquerelPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "BecquerelPerSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/BQ-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Bq.m-2" , + "Bq/m2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Bq/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Becquerel per square metre."@en . ### https://w3id.org/emmo#BecquerelSecondPerCubicMetre -emmo:BecquerelSecondPerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_95a9bf22_eabc_4a84_863d_9ea398c8a52e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "BecquerelSecondPerCubicMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/BQ-SEC-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Bq.s.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Bq⋅s/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Becquerels second per cubic metre."@en . +:BecquerelSecondPerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_95a9bf22_eabc_4a84_863d_9ea398c8a52e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "BecquerelSecondPerCubicMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/BQ-SEC-PER-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Bq.s.m-3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Bq⋅s/m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Becquerels second per cubic metre."@en . ### https://w3id.org/emmo#CandelaPerLumen -emmo:CandelaPerLumen rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "CandelaPerLumen"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/CD-PER-LM" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "cd/lm" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Candela per Lumen."@en . +:CandelaPerLumen rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "CandelaPerLumen"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/CD-PER-LM" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "cd/lm" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Candela per Lumen."@en . ### https://w3id.org/emmo#CandelaPerSquareMetre -emmo:CandelaPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4000d06d_8594_4263_ba72_5d9440b66c5e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "candela per square metre"@en ; - skos:prefLabel "CandelaPerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/CD-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "cd.m-2" , - "cd/m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "cd/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The candela per square metre (cd/m²) is the derived SI unit of luminance. The unit is based on the candela, the SI unit of luminous intensity, and the square metre, the SI unit of area. Nit (nt) is a deprecated non-SI name also used for this unit (1 nit = 1 cd/m²). As a measure of light emitted per unit area, this unit is frequently used to specify the brightness of a display device. Most consumer desktop liquid crystal displays have luminances of 200 to 300 cd/m²; the sRGB spec for monitors targets 80 cd/m2. HDTVs range from 450 to about 1000 cd/m2. Typically, calibrated monitors should have a brightness of 120 cd/m². Nit is believed to come from the Latin word nitere, to shine. +:CandelaPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4000d06d_8594_4263_ba72_5d9440b66c5e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "candela per square metre"@en ; + skos:prefLabel "CandelaPerSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/CD-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "cd.m-2" , + "cd/m2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "cd/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The candela per square metre (cd/m²) is the derived SI unit of luminance. The unit is based on the candela, the SI unit of luminous intensity, and the square metre, the SI unit of area. Nit (nt) is a deprecated non-SI name also used for this unit (1 nit = 1 cd/m²). As a measure of light emitted per unit area, this unit is frequently used to specify the brightness of a display device. Most consumer desktop liquid crystal displays have luminances of 200 to 300 cd/m²; the sRGB spec for monitors targets 80 cd/m2. HDTVs range from 450 to about 1000 cd/m2. Typically, calibrated monitors should have a brightness of 120 cd/m². Nit is believed to come from the Latin word nitere, to shine. -- QUDT"""@en . ### https://w3id.org/emmo#CoulombMetre -emmo:CoulombMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8515e948_bc2f_423b_8025_e4830f2b21dd , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "CoulombMetre"@en ; - emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "A26" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-M"^^xsd:anyURI ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C⋅m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Coulomb Meter (C-m) is a unit in the category of Electric dipole moment. It is also known as atomic unit, u.a., au, ua. This unit is commonly used in the SI unit system. Coulomb Meter (C-m) has a dimension of LTI where L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. +:CoulombMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_8515e948_bc2f_423b_8025_e4830f2b21dd , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "CoulombMetre"@en ; + :EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "A26" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-M"^^xsd:anyURI ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C⋅m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Coulomb Meter (C-m) is a unit in the category of Electric dipole moment. It is also known as atomic unit, u.a., au, ua. This unit is commonly used in the SI unit system. Coulomb Meter (C-m) has a dimension of LTI where L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. -- QUDT"""@en ; - emmo:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "It is also known as atomic unit, u.a., au, ua. This unit is commonly used in the SI unit system. Coulomb Meter (C-m) has a dimension of LTI where L is length, T is time, and I is electric current. This unit is the standard SI unit in this category." . + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "It is also known as atomic unit, u.a., au, ua. This unit is commonly used in the SI unit system. Coulomb Meter (C-m) has a dimension of LTI where L is length, T is time, and I is electric current. This unit is the standard SI unit in this category." . ### https://w3id.org/emmo#CoulombPerCubicMetre -emmo:CoulombPerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8f36559a_a494_4b00_abc5_60bbc1475009 , +:CoulombPerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_8f36559a_a494_4b00_abc5_60bbc1475009 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Coulomb per Cubic Metre"@en ; + skos:prefLabel "CoulombPerCubicMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-PER-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.m-3" , + "C/m3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C/m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Coulomb Per Cubic Meter (C/m³) is a unit in the category of Electric charge density. It is also known as coulomb per cubic metre, coulombs per cubic meter, coulombs per cubic metre, coulomb/cubic meter, coulomb/cubic metre. This unit is commonly used in the SI unit system. Coulomb Per Cubic Meter has a dimension of L⁻³TI where L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#CoulombPerKilogram +:CoulombPerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Coulomb per Kilogram"@en ; + skos:prefLabel "CoulombPerKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.kg-1" , + "C/kg" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C/kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Coulomb Per Kilogram (C/kg)` is the unit in the category of Exposure. It is also known as coulombs per kilogram, coulomb/kilogram. This unit is commonly used in the SI unit system. Coulomb Per Kilogram (C/kg) has a dimension of M⁻¹TI where M is mass, T is time, and I is electric current. This unit is the standard SI unit in this category. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#CoulombPerKilogramSecond +:CoulombPerKilogramSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_73be8825_e9a7_41d0_956e_b58060e5d5ac , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Coulomb per Cubic Metre"@en ; - skos:prefLabel "CoulombPerCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.m-3" , - "C/m3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Coulomb Per Cubic Meter (C/m³) is a unit in the category of Electric charge density. It is also known as coulomb per cubic metre, coulombs per cubic meter, coulombs per cubic metre, coulomb/cubic meter, coulomb/cubic metre. This unit is commonly used in the SI unit system. Coulomb Per Cubic Meter has a dimension of L⁻³TI where L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. + rdfs:seeAlso "http://en.wikibooks.org/wiki/Basic_Physics_of_Nuclear_Medicine/Units_of_Radiation_Measurement" ; + skos:altLabel "Coulomb Per Kilogram Second"@en ; + skos:prefLabel "CoulombPerKilogramSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-PER-KiloGM-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.kg-1.s-1" , + "C/(kg.s)" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C/kg⋅s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of exposure rate -- QUDT"""@en . -### https://w3id.org/emmo#CoulombPerKilogram -emmo:CoulombPerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Coulomb per Kilogram"@en ; - skos:prefLabel "CoulombPerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.kg-1" , - "C/kg" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Coulomb Per Kilogram (C/kg)` is the unit in the category of Exposure. It is also known as coulombs per kilogram, coulomb/kilogram. This unit is commonly used in the SI unit system. Coulomb Per Kilogram (C/kg) has a dimension of M⁻¹TI where M is mass, T is time, and I is electric current. This unit is the standard SI unit in this category. +### https://w3id.org/emmo#CoulombPerMetre +:CoulombPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_9794a778_47d7_45d5_b4ab_ae6a8db04c78 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Coulomb per Metre"@en ; + skos:prefLabel "CoulombPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.m-1" , + "C/m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Coulomb per Meter\" is a unit for 'Electric Charge Line Density' expressed as C/m. -- QUDT"""@en . -### https://w3id.org/emmo#CoulombPerKilogramSecond -emmo:CoulombPerKilogramSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_73be8825_e9a7_41d0_956e_b58060e5d5ac , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://en.wikibooks.org/wiki/Basic_Physics_of_Nuclear_Medicine/Units_of_Radiation_Measurement" ; - skos:altLabel "Coulomb Per Kilogram Second"@en ; - skos:prefLabel "CoulombPerKilogramSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-PER-KiloGM-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.kg-1.s-1" , - "C/(kg.s)" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C/kg⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of exposure rate +### https://w3id.org/emmo#CoulombPerMole +:CoulombPerMole rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_e6110006_88b9_45cd_9f9c_a2a91c0c21f8 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Coulomb per Mole"@en ; + skos:prefLabel "CoulombPerMole"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-PER-MOL" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.mol-1" , + "C/mol" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "c/mol" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """ (C/mol) is a unit in the category of Molar electric charge. It is also known as coulombs/mol. Coulomb Per Mol has a dimension of TN{-1}I where T is time, N is amount of substance, and I is electric current. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#CoulombPerMetre -emmo:CoulombPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_9794a778_47d7_45d5_b4ab_ae6a8db04c78 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Coulomb per Metre"@en ; - skos:prefLabel "CoulombPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.m-1" , - "C/m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Coulomb per Meter\" is a unit for 'Electric Charge Line Density' expressed as C/m. +### https://w3id.org/emmo#CoulombPerSquareMetre +:CoulombPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_6d753e0c_a967_4de4_ad22_c2fecb3913be , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Coulomb per Square Metre"@en ; + skos:prefLabel "CoulombPerSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.m-2" , + "C/m2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Coulomb Per Square Meter (C/m²) is a unit in the category of Electric charge surface density. It is also known as coulombs per square meter, coulomb per square metre, coulombs per square metre, coulomb/square meter, coulomb/square metre. This unit is commonly used in the SI unit system. Coulomb Per Square Meter (C/m2) has a dimension of L⁻²TI where L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#CoulombPerMole -emmo:CoulombPerMole rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_e6110006_88b9_45cd_9f9c_a2a91c0c21f8 , +### https://w3id.org/emmo#CoulombSquareMetre +:CoulombSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_92aaff7b_3a7c_4c1a_b149_d422e9682106 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Coulomb per Mole"@en ; - skos:prefLabel "CoulombPerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.mol-1" , - "C/mol" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "c/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """ (C/mol) is a unit in the category of Molar electric charge. It is also known as coulombs/mol. Coulomb Per Mol has a dimension of TN{-1}I where T is time, N is amount of substance, and I is electric current. This unit is the standard SI unit in this category. + skos:altLabel "Coulomb Square Metre"@en ; + skos:prefLabel "CoulombSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.m2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C⋅m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Coulomb Square Meter (C-m2) is a unit in the category of Electric quadrupole moment. This unit is commonly used in the SI unit system. Coulomb Square Meter (C-m2) has a dimension of L2TI where L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#CoulombPerSquareMetre -emmo:CoulombPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_6d753e0c_a967_4de4_ad22_c2fecb3913be , +### https://w3id.org/emmo#CoulombSquareMetrePerVolt +:CoulombSquareMetrePerVolt rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_cd9ad446_04f7_44ff_b9ea_ae7389574fa6 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Coulomb per Square Metre"@en ; - skos:prefLabel "CoulombPerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.m-2" , - "C/m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Coulomb Per Square Meter (C/m²) is a unit in the category of Electric charge surface density. It is also known as coulombs per square meter, coulomb per square metre, coulombs per square metre, coulomb/square meter, coulomb/square metre. This unit is commonly used in the SI unit system. Coulomb Per Square Meter (C/m2) has a dimension of L⁻²TI where L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. - --- QUDT"""@en . - - -### https://w3id.org/emmo#CoulombSquareMetre -emmo:CoulombSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_92aaff7b_3a7c_4c1a_b149_d422e9682106 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Coulomb Square Metre"@en ; - skos:prefLabel "CoulombSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C⋅m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Coulomb Square Meter (C-m2) is a unit in the category of Electric quadrupole moment. This unit is commonly used in the SI unit system. Coulomb Square Meter (C-m2) has a dimension of L2TI where L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. - --- QUDT"""@en . - - -### https://w3id.org/emmo#CoulombSquareMetrePerVolt -emmo:CoulombSquareMetrePerVolt rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_cd9ad446_04f7_44ff_b9ea_ae7389574fa6 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Coulomb Square Metre Per Volt"@en ; - skos:prefLabel "CoulombSquareMetrePerVolt"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-M2-PER-V" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.m2.V-1" , - "C.m2/V" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C⋅m²/V" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Coulomb Square Meter (C-m2-per-volt) is a unit in the category of Electric polarizability. + skos:altLabel "Coulomb Square Metre Per Volt"@en ; + skos:prefLabel "CoulombSquareMetrePerVolt"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C-M2-PER-V" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C.m2.V-1" , + "C.m2/V" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C⋅m²/V" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Coulomb Square Meter (C-m2-per-volt) is a unit in the category of Electric polarizability. -- QUDT"""@en . ### https://w3id.org/emmo#CubicCoulombMetrePerSquareJoule -emmo:CubicCoulombMetrePerSquareJoule rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_360adeca_9eee_4bb9_a5ca_728756c1ed4a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Cubic Coulomb Metre per Square Joule"@en ; - skos:prefLabel "CubicCoulombMetrePerSquareJoule"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C3-M-PER-J2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C3.m.J-2" , - "C3.m/J2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C³⋅m/J²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Cubic Coulomb Meter per Square Joule\" is a unit for 'Cubic Electric Dipole Moment Per Square Energy' expressed as C³ m³ J⁻². +:CubicCoulombMetrePerSquareJoule rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_360adeca_9eee_4bb9_a5ca_728756c1ed4a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Cubic Coulomb Metre per Square Joule"@en ; + skos:prefLabel "CubicCoulombMetrePerSquareJoule"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C3-M-PER-J2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C3.m.J-2" , + "C3.m/J2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C³⋅m/J²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Cubic Coulomb Meter per Square Joule\" is a unit for 'Cubic Electric Dipole Moment Per Square Energy' expressed as C³ m³ J⁻². -- QUDT"""@en . ### https://w3id.org/emmo#CubicMetre -emmo:CubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "CubicMetre"@en ; - emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "MTQ" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3" ; - emmo:EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 "http://www.ontology-of-units-of-measure.org/resource/om-2/cubicMetre" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3" ; - emmo:EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "http://dbpedia.org/resource/Cubic_metre" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of volume, equal to 1.0e6 cm3, 1000 liters, 35.3147 ft3, or 1.30795 yd3. A cubic meter holds about 264.17 U.S. liquid gallons or 219.99 British Imperial gallons. +:CubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "CubicMetre"@en ; + :EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "MTQ" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3" ; + :EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 "http://www.ontology-of-units-of-measure.org/resource/om-2/cubicMetre" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3" ; + :EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "http://dbpedia.org/resource/Cubic_metre" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of volume, equal to 1.0e6 cm3, 1000 liters, 35.3147 ft3, or 1.30795 yd3. A cubic meter holds about 264.17 U.S. liquid gallons or 219.99 British Imperial gallons. -- QUDT"""@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Cubic_metre?oldid=490956678"^^xsd:anyURI . + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Cubic_metre?oldid=490956678"^^xsd:anyURI . ### https://w3id.org/emmo#CubicMetrePerCoulomb -emmo:CubicMetrePerCoulomb rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_578f7da0_10f8_4fc2_9fd0_79b79f47f975 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:prefLabel "CubicMetrePerCoulomb"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-C" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.C-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/C" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Cubic metre per Coulomb."@en . +:CubicMetrePerCoulomb rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_578f7da0_10f8_4fc2_9fd0_79b79f47f975 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; + skos:prefLabel "CubicMetrePerCoulomb"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-C" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.C-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/C" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Cubic metre per Coulomb."@en . ### https://w3id.org/emmo#CubicMetrePerCubicMetre -emmo:CubicMetrePerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_9fd1e79d_41d1_44f8_8142_66dbdf0fc7ad , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Cubic Metre Per Cubic Metre"@en ; - skos:prefLabel "CubicMetrePerCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Power of the SI base unit metre with the exponent 3 divided by the power of the SI base unit metre with the exponent 3. - --- QUDT"""@en . - - -### https://w3id.org/emmo#CubicMetrePerKelvin -emmo:CubicMetrePerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_85d72920_708d_4eb9_89ce_8a588b0ce66d , +:CubicMetrePerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_9fd1e79d_41d1_44f8_8142_66dbdf0fc7ad , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "CubicMetrePerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Cubic metre per Kelvin."@en . - - -### https://w3id.org/emmo#CubicMetrePerKilogram -emmo:CubicMetrePerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8a582db1_c561_42f6_80ff_0fd8f252b129 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Cubic Metre per Kilogram"@en ; - skos:prefLabel "CubicMetrePerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.kg-1" , - "m3/kg" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Cubic Meter Per Kilogram (m3/kg) is a unit in the category of Specific volume. It is also known as cubic meters per kilogram, cubic metre per kilogram, cubic metres per kilogram, cubic meter/kilogram, cubic metre/kilogram. This unit is commonly used in the SI unit system. Cubic Meter Per Kilogram (m3/kg) has a dimension of M-1L3 where M is mass, and L is length. This unit is the standard SI unit in this category. + skos:altLabel "Cubic Metre Per Cubic Metre"@en ; + skos:prefLabel "CubicMetrePerCubicMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.m-3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Power of the SI base unit metre with the exponent 3 divided by the power of the SI base unit metre with the exponent 3. -- QUDT"""@en . -### https://w3id.org/emmo#CubicMetrePerKilogramSquareSecond -emmo:CubicMetrePerKilogramSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3181bb28_623b_4411_ad79_80277c661322 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "CubicMetrePerKilogramSquareSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-KiloGM-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.(kg.s2)-1" , - "m3.kg-1.s-2" , - "m3/(kg.s2)" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/(kg⋅s²)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Cubic metre per kilogram and square second."@en . +### https://w3id.org/emmo#CubicMetrePerKelvin +:CubicMetrePerKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_85d72920_708d_4eb9_89ce_8a588b0ce66d , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "CubicMetrePerKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Cubic metre per Kelvin."@en . -### https://w3id.org/emmo#CubicMetrePerMole -emmo:CubicMetrePerMole rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_aa7397ff_2815_434e_9b99_e4c6a80e034e , +### https://w3id.org/emmo#CubicMetrePerKilogram +:CubicMetrePerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_8a582db1_c561_42f6_80ff_0fd8f252b129 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Cubic Metre per Mole"@en ; - skos:prefLabel "CubicMetrePerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.mol-1" , - "m3/mol" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The molar volume, symbol Vm, is the volume occupied by one mole of a substance (chemical element or chemical compound) at a given temperature and pressure. It is equal to the molar mass (M) divided by the mass density. It has the SI unit cubic metres per mole m3/mol, although it is more practical to use the units cubic decimetres per mole dm3/mol for gases and cubic centimetres per mole cm3/mol for liquids and solids. + skos:altLabel "Cubic Metre per Kilogram"@en ; + skos:prefLabel "CubicMetrePerKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.kg-1" , + "m3/kg" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Cubic Meter Per Kilogram (m3/kg) is a unit in the category of Specific volume. It is also known as cubic meters per kilogram, cubic metre per kilogram, cubic metres per kilogram, cubic meter/kilogram, cubic metre/kilogram. This unit is commonly used in the SI unit system. Cubic Meter Per Kilogram (m3/kg) has a dimension of M-1L3 where M is mass, and L is length. This unit is the standard SI unit in this category. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#CubicMetrePerKilogramSquareSecond +:CubicMetrePerKilogramSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_3181bb28_623b_4411_ad79_80277c661322 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "CubicMetrePerKilogramSquareSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-KiloGM-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.(kg.s2)-1" , + "m3.kg-1.s-2" , + "m3/(kg.s2)" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/(kg⋅s²)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Cubic metre per kilogram and square second."@en . + + +### https://w3id.org/emmo#CubicMetrePerMole +:CubicMetrePerMole rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_aa7397ff_2815_434e_9b99_e4c6a80e034e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Cubic Metre per Mole"@en ; + skos:prefLabel "CubicMetrePerMole"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-MOL" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.mol-1" , + "m3/mol" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/mol" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The molar volume, symbol Vm, is the volume occupied by one mole of a substance (chemical element or chemical compound) at a given temperature and pressure. It is equal to the molar mass (M) divided by the mass density. It has the SI unit cubic metres per mole m3/mol, although it is more practical to use the units cubic decimetres per mole dm3/mol for gases and cubic centimetres per mole cm3/mol for liquids and solids. -- QUDT"""@en . ### https://w3id.org/emmo#CubicMetrePerSecond -emmo:CubicMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_a88475b9_c745_4a47_9403_ab0d158b9b1b , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Cubic Metre per Second"@en ; - skos:prefLabel "CubicMetrePerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.s-1" , - "m3/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A cubic metre per second (m³s⁻¹, m³/s), cumecs or cubic meter per second in American English) is a derived SI unit of flow rate equal to that of a stere or cube with sides of one metre ( u0303 39.37 in) in length exchanged or moving each second. It is popularly used for water flow, especially in rivers and streams, and fractions for HVAC values measuring air flow. +:CubicMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_a88475b9_c745_4a47_9403_ab0d158b9b1b , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Cubic Metre per Second"@en ; + skos:prefLabel "CubicMetrePerSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.s-1" , + "m3/s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A cubic metre per second (m³s⁻¹, m³/s), cumecs or cubic meter per second in American English) is a derived SI unit of flow rate equal to that of a stere or cube with sides of one metre ( u0303 39.37 in) in length exchanged or moving each second. It is popularly used for water flow, especially in rivers and streams, and fractions for HVAC values measuring air flow. -- QUDT"""@en . ### https://w3id.org/emmo#CubicMetrePerSquareMetre -emmo:CubicMetrePerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_b3600e73_3e05_479d_9714_c041c3acf5cc , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Cubic Metre Per Square Metre"@en ; - skos:prefLabel "CubicMetrePerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """power of the SI base unit metre with the exponent 3 divided by the power of the SI base unit metre with the exponent 2 +:CubicMetrePerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_b3600e73_3e05_479d_9714_c041c3acf5cc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Cubic Metre Per Square Metre"@en ; + skos:prefLabel "CubicMetrePerSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.m-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """power of the SI base unit metre with the exponent 3 divided by the power of the SI base unit metre with the exponent 2 -- QUDT"""@en . ### https://w3id.org/emmo#CubicMetrePerSquareSecond -emmo:CubicMetrePerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_87deb5a8_7a85_49c3_97b2_e62c8484aa1a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Cubic Metre per Square Second"@en ; - skos:prefLabel "CubicMetrePerSquareSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.s-2" , - "m3/s2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Cubic Meter per Square Second` is a C.G.S System unit for `Standard Gravitational Parameter` expressed as m³/s² +:CubicMetrePerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_87deb5a8_7a85_49c3_97b2_e62c8484aa1a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Cubic Metre per Square Second"@en ; + skos:prefLabel "CubicMetrePerSquareSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.s-2" , + "m3/s2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/s²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Cubic Meter per Square Second` is a C.G.S System unit for `Standard Gravitational Parameter` expressed as m³/s² -- QUDT"""@en . -### https://w3id.org/emmo#FaradPerMetre -emmo:FaradPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_5f89cb0c_3171_47ee_b2ab_027a07c34c4b , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Farad per Metre"@en ; - skos:prefLabel "FaradPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/FARAD-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "F.m-1" , - "F/m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "F/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Farad Per Meter (F/m) is a unit in the category of Electric permittivity. It is also known as farad/meter. This unit is commonly used in the SI unit system. Farad Per Meter has a dimension of M-1L-3T4I2 where M is mass, L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. +### https://w3id.org/emmo#DegreeCelsiusKilogramPerSquareMetre +:DegreeCelsiusKilogramPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_6726fbb8_c40a_4b55_a2d5_bf49352d1e73 , + :EMMO_707c6032_e272_4a20_98b5_d35c4f67be68 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Degrees Celsius kilogram per square metre"@en ; + skos:prefLabel "DegreeCelsiusKilogramPerSquareMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-KiloGM-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.kg.m-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C⋅kg/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Derived unit for the product of the temperature in degrees Celsius and the mass density of a medium, integrated over vertical depth or height in metres. -- QUDT"""@en . -### https://w3id.org/emmo#Fraction -emmo:Fraction rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "Fraction"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/FRACTION" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "÷" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Fraction is a unit for 'Dimensionless Ratio' expressed as the value of the ratio itself. +### https://w3id.org/emmo#DegreeCelsiusPerKelvin +:DegreeCelsiusPerKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_3227b821_26a5_4c7c_9c01_5c24483e0bd0 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Degree Celsius Per Kelvin"@en ; + skos:prefLabel "DegreeCelsiusPerKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-PER-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.K-1" , + "Cel/K" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C/K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """unit with the name Degree Celsius divided by the SI base unit kelvin -- QUDT"""@en . -### https://w3id.org/emmo#GrayPerSecond -emmo:GrayPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_835f4e4e_680d_404c_8c73_92a6a570f6eb , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Gray per Second"@en ; - skos:prefLabel "GrayPerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/GRAY-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Gy.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Gy/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Gray per Second\" is a unit for 'Absorbed Dose Rate' expressed as Gy/s. +### https://w3id.org/emmo#DegreeCelsiusPerMetre +:DegreeCelsiusPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_720a469f_a19c_4a88_900c_29b3938f5092 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "DegreeCelsiusPerMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Degree Celsius per metre unit."@en . --- QUDT"""@en . +### https://w3id.org/emmo#DegreeCelsiusPerSecond +:DegreeCelsiusPerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4f245147_f072_4431_b535_6241e8e87eb8 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Degree Celsius per Second"@en ; + skos:prefLabel "DegreeCelsiusPerSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.s-1" , + "Cel/s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Degree Celsius per Second` is a unit for 'Temperature Per Time' expressed as degC / s. -### https://w3id.org/emmo#HenryPerMetre -emmo:HenryPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_fa9c8c56_314f_4a5a_a71d_bae66446b185 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Henry per Metre"@en ; - skos:prefLabel "HenryPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/H-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "H.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "H/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The henry per meter (symbolized H/m) is the unit of magnetic permeability in the International System of Units ( SI ). Reduced to base units in SI, 1 H/m is the equivalent of one kilogram meter per square second per square ampere. +-- QUDT"""@en . --- QUDT"""@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Henry?oldid=491435978" . +### https://w3id.org/emmo#EMMO_089f13b1_ceb3_4d2a_8795_b4a2d92916da +:EMMO_089f13b1_ceb3_4d2a_8795_b4a2d92916da rdf:type owl:Class ; + rdfs:subClassOf :EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1 ; + skos:prefLabel "MassFraction"@en ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mass_fraction"@en , + "mass-fraction" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The mass of one type of species divided by the total mass."@en . -### https://w3id.org/emmo#HenryPerOhm -emmo:HenryPerOhm rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_02e894c3_b793_4197_b120_3442e08f58d1 , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Henry Per Ohm"@en ; - skos:prefLabel "HenryPerOhm"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/H-PER-OHM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "H.Ohm-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "H/Ω" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit henry divided by the SI derived unit ohm + +### https://w3id.org/emmo#FaradPerMetre +:FaradPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_5f89cb0c_3171_47ee_b2ab_027a07c34c4b , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Farad per Metre"@en ; + skos:prefLabel "FaradPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/FARAD-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "F.m-1" , + "F/m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "F/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Farad Per Meter (F/m) is a unit in the category of Electric permittivity. It is also known as farad/meter. This unit is commonly used in the SI unit system. Farad Per Meter has a dimension of M-1L-3T4I2 where M is mass, L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#HertzMetre -emmo:HertzMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4f5c7c54_1c63_4d17_b12b_ea0792c2b187 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Hertz Metre"@en ; - skos:prefLabel "HertzMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HZ-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Hz.m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Hz⋅M" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit hertz and the SI base unit metre +### https://w3id.org/emmo#Fraction +:Fraction rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "Fraction"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/FRACTION" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "÷" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Fraction is a unit for 'Dimensionless Ratio' expressed as the value of the ratio itself. -- QUDT"""@en . -### https://w3id.org/emmo#HertzPerKelvin -emmo:HertzPerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_6bcf334d_efeb_49f8_9dd0_dbcbb31514d3 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Hertz per Kelvin"@en ; - skos:prefLabel "HertzPerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HZ-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Hz.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Hz/K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Hertz per Kelvin` is a unit for 'Inverse Time Temperature' expressed as Hz K⁻¹. +### https://w3id.org/emmo#GramPerGram +:GramPerGram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1 , + :EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Gram Per Gram"@en ; + skos:prefLabel "GramPerGram"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/GM-PER-GM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "g.g-1" , + "g/g" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "g/g" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """mass ratio consisting of the 0.001-fold of the SI base unit kilogram divided by the 0.001-fold of the SI base unit kilogram. -- QUDT"""@en . -### https://w3id.org/emmo#HertzPerTesla -emmo:HertzPerTesla rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Hertz per Tesla"@en ; - skos:prefLabel "HertzPerTesla"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HZ-PER-T" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Hz.T-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Hz/T" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Hertz per Tesla\" is a unit for 'Electric Charge Per Mass' expressed as Hz T⁻¹. +### https://w3id.org/emmo#GrayPerSecond +:GrayPerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_835f4e4e_680d_404c_8c73_92a6a570f6eb , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Gray per Second"@en ; + skos:prefLabel "GrayPerSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/GRAY-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Gy.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Gy/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Gray per Second\" is a unit for 'Absorbed Dose Rate' expressed as Gy/s. -- QUDT"""@en . -### https://w3id.org/emmo#HertzPerVolt -emmo:HertzPerVolt rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_53b10105_52c7_4746_ab73_a5a30bd198e2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Hertz per Volt"@en ; - skos:prefLabel "HertzPerVolt"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HZ-PER-V" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Hz.V-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Hz/V" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """In the Hertz per Volt standard the frequency of the note is directly related to the voltage. A pitch of a note goes up one octave when its frequency doubles, meaning that the voltage will have to double for every octave rise. Depending on the footage (octave) selected, nominally one volt gives 1000Hz, two volts 2000Hz and so on. In terms of notes, bottom C would be 0.25 volts, the next C up would be 0.5 volts, then 1V, 2V, 4V, 8V for the following octaves. This system was used mainly by Yamaha and Korg. +### https://w3id.org/emmo#HenryPerMetre +:HenryPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_fa9c8c56_314f_4a5a_a71d_bae66446b185 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Henry per Metre"@en ; + skos:prefLabel "HenryPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/H-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "H.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "H/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The henry per meter (symbolized H/m) is the unit of magnetic permeability in the International System of Units ( SI ). Reduced to base units in SI, 1 H/m is the equivalent of one kilogram meter per square second per square ampere. + +-- QUDT"""@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Henry?oldid=491435978" . + + +### https://w3id.org/emmo#HenryPerOhm +:HenryPerOhm rdf:type owl:Class ; + rdfs:subClassOf :EMMO_02e894c3_b793_4197_b120_3442e08f58d1 , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Henry Per Ohm"@en ; + skos:prefLabel "HenryPerOhm"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/H-PER-OHM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "H.Ohm-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "H/Ω" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit henry divided by the SI derived unit ohm -- QUDT"""@en . -### https://w3id.org/emmo#JouleMetrePerMole -emmo:JouleMetrePerMole rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8fb052e8_fcca_43ce_85db_55266baf2d7c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule Metre per Mole"@en ; - skos:prefLabel "JouleMetrePerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-M-PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m.mol-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J⋅m/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Joule Meter per Mole` is a unit for 'Length Molar Energy' expressed as J · m · mol⁻¹. +### https://w3id.org/emmo#HertzMetre +:HertzMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4f5c7c54_1c63_4d17_b12b_ea0792c2b187 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Hertz Metre"@en ; + skos:prefLabel "HertzMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HZ-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Hz.m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Hz⋅M" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit hertz and the SI base unit metre -- QUDT"""@en . -### https://w3id.org/emmo#JoulePerCubicMetre -emmo:JoulePerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_53bd0c90_41c3_46e2_8779_cd2a80f7e18b , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule per Cubic Metre"@en ; - skos:prefLabel "JoulePerCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m-3" , - "J/m3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Joule Per Cubic Meter` (J/m³) is a unit in the category of Energy density. It is also known as joules per cubic meter, joule per cubic metre, joules per cubic metre, joule/cubic meter, joule/cubic metre. This unit is commonly used in the SI unit system. It has a dimension of ML⁻¹T⁻² where M is mass, L is length, and T is time. This unit is the standard SI unit in this category. +### https://w3id.org/emmo#HertzPerKelvin +:HertzPerKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_6bcf334d_efeb_49f8_9dd0_dbcbb31514d3 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Hertz per Kelvin"@en ; + skos:prefLabel "HertzPerKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HZ-PER-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Hz.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Hz/K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Hertz per Kelvin` is a unit for 'Inverse Time Temperature' expressed as Hz K⁻¹. -- QUDT"""@en . -### https://w3id.org/emmo#JoulePerCubicMetreKelvin -emmo:JoulePerCubicMetreKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_1275ac79_7280_4d99_ab61_3d98e00c053e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule per Cubic Metre Kelvin"@en ; - skos:prefLabel "JoulePerCubicMetreKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-M3-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m-3.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/(m³⋅K)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Joule per Cubic Meter Kelvin` is a unit for 'Volumetric Heat Capacity' expressed as J/(m³ K). +### https://w3id.org/emmo#HertzPerTesla +:HertzPerTesla rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Hertz per Tesla"@en ; + skos:prefLabel "HertzPerTesla"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HZ-PER-T" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Hz.T-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Hz/T" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Hertz per Tesla\" is a unit for 'Electric Charge Per Mass' expressed as Hz T⁻¹. -- QUDT"""@en . -### https://w3id.org/emmo#JoulePerKelvin -emmo:JoulePerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3ecff38b_b3cf_4a78_b49f_8580abf8715b , +### https://w3id.org/emmo#HertzPerVolt +:HertzPerVolt rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_53b10105_52c7_4746_ab73_a5a30bd198e2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Hertz per Volt"@en ; + skos:prefLabel "HertzPerVolt"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HZ-PER-V" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Hz.V-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Hz/V" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """In the Hertz per Volt standard the frequency of the note is directly related to the voltage. A pitch of a note goes up one octave when its frequency doubles, meaning that the voltage will have to double for every octave rise. Depending on the footage (octave) selected, nominally one volt gives 1000Hz, two volts 2000Hz and so on. In terms of notes, bottom C would be 0.25 volts, the next C up would be 0.5 volts, then 1V, 2V, 4V, 8V for the following octaves. This system was used mainly by Yamaha and Korg. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#JouleMetrePerMole +:JouleMetrePerMole rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_8fb052e8_fcca_43ce_85db_55266baf2d7c , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Joule Metre per Mole"@en ; + skos:prefLabel "JouleMetrePerMole"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-M-PER-MOL" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m.mol-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J⋅m/mol" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Joule Meter per Mole` is a unit for 'Length Molar Energy' expressed as J · m · mol⁻¹. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#JoulePerCubicMetre +:JoulePerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_53bd0c90_41c3_46e2_8779_cd2a80f7e18b , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule per Kelvin"@en ; - skos:prefLabel "JoulePerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Joule Per Kelvin (J/K) is a unit in the category of Entropy. It is also known as joules per kelvin, joule/kelvin. This unit is commonly used in the SI unit system. Joule Per Kelvin (J/K) has a dimension of ML²T⁻²Q⁻¹ where M is mass, L is length, T is time, and Q is temperature. This unit is the standard SI unit in this category. + skos:altLabel "Joule per Cubic Metre"@en ; + skos:prefLabel "JoulePerCubicMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m-3" , + "J/m3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Joule Per Cubic Meter` (J/m³) is a unit in the category of Energy density. It is also known as joules per cubic meter, joule per cubic metre, joules per cubic metre, joule/cubic meter, joule/cubic metre. This unit is commonly used in the SI unit system. It has a dimension of ML⁻¹T⁻² where M is mass, L is length, and T is time. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#JoulePerKilogram -emmo:JoulePerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule per Kilogram"@en ; - skos:prefLabel "JoulePerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.kg-1" , - "J/kg" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Joule Per Kilogram} (J/kg) is a unit in the category of Thermal heat capacity. It is also known as `joule/kilogram`, `joules per kilogram`. This unit is commonly used in the SI unit system. The unit has a dimension of L2T⁻² where L is length, and T is time. This unit is the standard SI unit in this category. +### https://w3id.org/emmo#JoulePerCubicMetreKelvin +:JoulePerCubicMetreKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_1275ac79_7280_4d99_ab61_3d98e00c053e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Joule per Cubic Metre Kelvin"@en ; + skos:prefLabel "JoulePerCubicMetreKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-M3-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m-3.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/(m³⋅K)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Joule per Cubic Meter Kelvin` is a unit for 'Volumetric Heat Capacity' expressed as J/(m³ K). -- QUDT"""@en . -### https://w3id.org/emmo#JoulePerKilogramKelvin -emmo:JoulePerKilogramKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_7cef5aae_baae_42d1_959a_ee70a7cf7a73 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule per Kilogram Kelvin"@en ; - skos:prefLabel "JoulePerKilogramKelvin" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-KiloGM-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.kg-1.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/(kg⋅K)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Specific heat capacity - The heat required to raise unit mass of a substance by unit temperature interval under specified conditions, such as constant pressure: usually measured in joules per kelvin per kilogram. Symbol c_p (for constant pressure) Also called specific heat. +### https://w3id.org/emmo#JoulePerKelvin +:JoulePerKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_3ecff38b_b3cf_4a78_b49f_8580abf8715b , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Joule per Kelvin"@en ; + skos:prefLabel "JoulePerKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Joule Per Kelvin (J/K) is a unit in the category of Entropy. It is also known as joules per kelvin, joule/kelvin. This unit is commonly used in the SI unit system. Joule Per Kelvin (J/K) has a dimension of ML²T⁻²Q⁻¹ where M is mass, L is length, T is time, and Q is temperature. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#JoulePerKilogramKelvinCubicMetre -emmo:JoulePerKilogramKelvinCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_7cef5aae_baae_42d1_959a_ee70a7cf7a73 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "JoulePerKilogramKelvinCubicMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-KiloGM-K-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.kg-1.K.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/(kg⋅K⋅m³)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Joule per kilogram and Kelvin and cubic metre."@en . - - -### https://w3id.org/emmo#JoulePerKilogramKelvinPerPascal -emmo:JoulePerKilogramKelvinPerPascal rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_7cef5aae_baae_42d1_959a_ee70a7cf7a73 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "JoulePerKilogramKelvinPerPascal" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-KiloGM-K-PA" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.kg-1.K-1.Pa-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/(kg⋅K⋅Pa)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Joule per kilogram and Kelvin and Pascal."@en . - - -### https://w3id.org/emmo#JoulePerMetre -emmo:JoulePerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "JoulePerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m-1" , - "J/m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Joule per metre."@en . - - -### https://w3id.org/emmo#JoulePerMole -emmo:JoulePerMole rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_0972cb08_48bd_4524_ac03_8a2e7f30f02f , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , +### https://w3id.org/emmo#JoulePerKilogram +:JoulePerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule per Mole"@en ; - skos:prefLabel "JoulePerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.mol-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The joule per mole (symbol: J· mol⁻¹) is an SI derived unit of energy per amount of material. Energy is measured in joules, and the amount of material is measured in moles. Physical quantities measured in J· mol⁻¹) usually describe quantities of energy transferred during phase transformations or chemical reactions. Division by the number of moles facilitates comparison between processes involving different quantities of material and between similar processes involving different types of materials. The meaning of such a quantity is always context-dependent and, particularly for chemical reactions, is dependent on the (possibly arbitrary) definition of a 'mole' for a particular process. + skos:altLabel "Joule per Kilogram"@en ; + skos:prefLabel "JoulePerKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.kg-1" , + "J/kg" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Joule Per Kilogram} (J/kg) is a unit in the category of Thermal heat capacity. It is also known as `joule/kilogram`, `joules per kilogram`. This unit is commonly used in the SI unit system. The unit has a dimension of L2T⁻² where L is length, and T is time. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#JoulePerMoleKelvin -emmo:JoulePerMoleKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3cb55500_dc5b_4586_bbf3_1d4158afac35 , +### https://w3id.org/emmo#JoulePerKilogramKelvin +:JoulePerKilogramKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_7cef5aae_baae_42d1_959a_ee70a7cf7a73 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule per Mole Kelvin"@en ; - skos:prefLabel "JoulePerMoleKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-MOL-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.mol-1.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/(mol⋅K)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Energy needed to heat one mole of substance by 1 Kelvin, under standard conditions (not standard temperature and pressure STP). The standard molar entropy is usually given the symbol S, and has units of joules per mole kelvin ( J· mol⁻¹ K⁻¹). Unlike standard enthalpies of formation, the value of S is an absolute. That is, an element in its standard state has a nonzero value of S at room temperature. + skos:altLabel "Joule per Kilogram Kelvin"@en ; + skos:prefLabel "JoulePerKilogramKelvin" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-KiloGM-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.kg-1.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/(kg⋅K)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Specific heat capacity - The heat required to raise unit mass of a substance by unit temperature interval under specified conditions, such as constant pressure: usually measured in joules per kelvin per kilogram. Symbol c_p (for constant pressure) Also called specific heat. -- QUDT"""@en . -### https://w3id.org/emmo#JoulePerQuarticMetre -emmo:JoulePerQuarticMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule per Quartic Metre"@en ; - skos:prefLabel "JoulePerQuarticMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-M4" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m-4" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/m⁴" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Joule Per Quartic Meter` (J/m⁴) is a unit for the spectral concentration of radiant energy density (in terms of wavelength), or the spectral radiant energy density (in terms of wave length). This unit is commonly used in the SI unit system. +### https://w3id.org/emmo#JoulePerKilogramKelvinCubicMetre +:JoulePerKilogramKelvinCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_7cef5aae_baae_42d1_959a_ee70a7cf7a73 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "JoulePerKilogramKelvinCubicMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-KiloGM-K-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.kg-1.K.m-3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/(kg⋅K⋅m³)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Joule per kilogram and Kelvin and cubic metre."@en . + + +### https://w3id.org/emmo#JoulePerKilogramKelvinPerPascal +:JoulePerKilogramKelvinPerPascal rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_7cef5aae_baae_42d1_959a_ee70a7cf7a73 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "JoulePerKilogramKelvinPerPascal" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-KiloGM-K-PA" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.kg-1.K-1.Pa-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/(kg⋅K⋅Pa)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Joule per kilogram and Kelvin and Pascal."@en . + + +### https://w3id.org/emmo#JoulePerMetre +:JoulePerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "JoulePerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m-1" , + "J/m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Joule per metre."@en . + + +### https://w3id.org/emmo#JoulePerMole +:JoulePerMole rdf:type owl:Class ; + rdfs:subClassOf :EMMO_0972cb08_48bd_4524_ac03_8a2e7f30f02f , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Joule per Mole"@en ; + skos:prefLabel "JoulePerMole"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-MOL" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.mol-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/mol" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The joule per mole (symbol: J· mol⁻¹) is an SI derived unit of energy per amount of material. Energy is measured in joules, and the amount of material is measured in moles. Physical quantities measured in J· mol⁻¹) usually describe quantities of energy transferred during phase transformations or chemical reactions. Division by the number of moles facilitates comparison between processes involving different quantities of material and between similar processes involving different types of materials. The meaning of such a quantity is always context-dependent and, particularly for chemical reactions, is dependent on the (possibly arbitrary) definition of a 'mole' for a particular process. -- QUDT"""@en . -### https://w3id.org/emmo#JoulePerSecond -emmo:JoulePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f , +### https://w3id.org/emmo#JoulePerMoleKelvin +:JoulePerMoleKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_3cb55500_dc5b_4586_bbf3_1d4158afac35 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule Per Second"@en ; - skos:prefLabel "JoulePerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit joule divided by the SI base unit second + skos:altLabel "Joule per Mole Kelvin"@en ; + skos:prefLabel "JoulePerMoleKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-MOL-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.mol-1.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/(mol⋅K)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Energy needed to heat one mole of substance by 1 Kelvin, under standard conditions (not standard temperature and pressure STP). The standard molar entropy is usually given the symbol S, and has units of joules per mole kelvin ( J· mol⁻¹ K⁻¹). Unlike standard enthalpies of formation, the value of S is an absolute. That is, an element in its standard state has a nonzero value of S at room temperature. -- QUDT"""@en . -### https://w3id.org/emmo#JoulePerSquareMetre -emmo:JoulePerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule per Square Metre"@en ; - skos:prefLabel "JoulePerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m-2" , - "J/m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Joule Per Square Meter (J/m²) is a unit in the category of Energy density. It is also known as joules per square meter, joule per square metre, joule/square meter, joule/square metre. This unit is commonly used in the SI unit system. - --- QUDT"""@en . - - -### https://w3id.org/emmo#JoulePerSquareTesla -emmo:JoulePerSquareTesla rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_df1d3a25_eba2_4530_9803_d82d349f4051 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.eng.fsu.edu/~dommelen/quantum/style_a/elecmagfld.html" ; - skos:altLabel "Joule per Square Tesla"@en ; - skos:prefLabel "JoulePerSquareTesla"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-T2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.T-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/T²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A measure of the diamagnetic energy, for a Bohr-radius spread around a magnetic axis, per square Tesla. - --- QUDT"""@en . - - -### https://w3id.org/emmo#JoulePerTesla -emmo:JoulePerTesla rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_1c2226a9_22f0_40c8_8928_5a01d398f96e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule per Tesla"@en ; - skos:prefLabel "JoulePerTesla"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-T" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.T-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/T" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The magnetic moment of a magnet is a quantity that determines the force that the magnet can exert on electric currents and the torque that a magnetic field will exert on it. A loop of electric current, a bar magnet, an electron, a molecule, and a planet all have magnetic moments. The unit for magnetic moment is not a base unit in the International System of Units (SI) and it can be represented in more than one way. For example, in the current loop definition, the area is measured in square meters and I is measured in amperes, so the magnetic moment is measured in ampere-square meters (A m2). In the equation for torque on a moment, the torque is measured in joules and the magnetic field in tesla, so the moment is measured in Joules per Tesla (J u00b7T-1). These two representations are equivalent: 1 A u00b7m2 = 1 J u00b7T-1. - --- QUDT"""@en . - - -### https://w3id.org/emmo#JouleSecond -emmo:JouleSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule Second"@en ; - skos:prefLabel "JouleSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The joule-second is a unit equal to a joule multiplied by a second, used to measure action or angular momentum. The joule-second is the unit used for Planck's constant. - --- QUDT"""@en . - - -### https://w3id.org/emmo#JouleSecondPerMole -emmo:JouleSecondPerMole rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4fdf946a_9c40_4d71_80ab_e4221ff6a534 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Joule Second per Mole"@en ; - skos:prefLabel "JouleSecondPerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-SEC-PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.s.mol-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J⋅s/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Joule Second per Mole` is a unit for 'Molar Angular Momentum' expressed as J s mol⁻¹. - --- QUDT"""@en . - - -### https://w3id.org/emmo#JouleSquareMetre -emmo:JouleSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_88f36585_bd30_4160_b975_61362f3468a9 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; +### https://w3id.org/emmo#JoulePerQuarticMetre +:JoulePerQuarticMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "JouleSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J⋅m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Joule square metre."@en . + skos:altLabel "Joule per Quartic Metre"@en ; + skos:prefLabel "JoulePerQuarticMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-M4" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m-4" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/m⁴" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Joule Per Quartic Meter` (J/m⁴) is a unit for the spectral concentration of radiant energy density (in terms of wavelength), or the spectral radiant energy density (in terms of wave length). This unit is commonly used in the SI unit system. - -### https://w3id.org/emmo#JouleSquareMetrePerKilogram -emmo:JouleSquareMetrePerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c0f32e02_44d7_4c99_986e_c368d7219e4c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "JouleSquareMetrePerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-M2-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m2.kg-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "j⋅m²/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Joule square metre per kilogram."@en . - - -### https://w3id.org/emmo#KelvinMetre -emmo:KelvinMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_d02c92e0_99ba_4c09_b01f_0d7a7dd7b24e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "KelvinMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K⋅m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kelvin metre."@en . - - -### https://w3id.org/emmo#KelvinMetrePerSecond -emmo:KelvinMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_0d4bdfcd_f4f0_4b8f_b470_e3f654e37d33 , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "KelvinMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-M-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.m.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K⋅m/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kelvin metre per second."@en . +-- QUDT"""@en . -### https://w3id.org/emmo#KelvinMetrePerWatt -emmo:KelvinMetrePerWatt rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_33b6c84d_e139_418c_8f8c_f1d45f94df46 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Kelvin Metre Per Watt"@en ; - skos:prefLabel "KelvinMetrePerWatt"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-M-PER-W"^^xsd:anyURI , - "http://qudt.org/vocab/unit/M-K-PER-W"^^xsd:anyURI ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.m.W-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K⋅m/W" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI base unit kelvin and the SI base unit metre divided by the derived SI unit watt +### https://w3id.org/emmo#JoulePerSecond +:JoulePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Joule Per Second"@en ; + skos:prefLabel "JoulePerSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit joule divided by the SI base unit second -- QUDT"""@en . -### https://w3id.org/emmo#KelvinPascalPerSecond -emmo:KelvinPascalPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_0cd4c619_b123_4ae4_b778_3c9adaad65e7 , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "KelvinPascalPerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PA-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.Pa.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K⋅Pa/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kelvin Pascal per second."@en . - - -### https://w3id.org/emmo#KelvinPerKelvin -emmo:KelvinPerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da , +### https://w3id.org/emmo#JoulePerSquareMetre +:JoulePerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Kelvin Per Kelvin"@en ; - skos:prefLabel "KelvinPerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K/K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI base unit kelvin divided by the SI base unit kelvin - --- QUDT"""@en . - - -### https://w3id.org/emmo#KelvinPerMetre -emmo:KelvinPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_720a469f_a19c_4a88_900c_29b3938f5092 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "KelvinPerMeter"@en ; - skos:prefLabel "KelvinPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A change of temperature on the Kelvin temperature scale in one SI unit of length. + skos:altLabel "Joule per Square Metre"@en ; + skos:prefLabel "JoulePerSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m-2" , + "J/m2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Joule Per Square Meter (J/m²) is a unit in the category of Energy density. It is also known as joules per square meter, joule per square metre, joule/square meter, joule/square metre. This unit is commonly used in the SI unit system. -- QUDT"""@en . -### https://w3id.org/emmo#KelvinPerSecond -emmo:KelvinPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4f245147_f072_4431_b535_6241e8e87eb8 , +### https://w3id.org/emmo#JoulePerSquareTesla +:JoulePerSquareTesla rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_df1d3a25_eba2_4530_9803_d82d349f4051 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Kelvin per Second"@en ; - skos:prefLabel "KelvinPerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.s-1" , - "K/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Kelvin per Second` is a unit for 'Temperature Per Time' expressed as K / s. + rdfs:seeAlso "http://www.eng.fsu.edu/~dommelen/quantum/style_a/elecmagfld.html" ; + skos:altLabel "Joule per Square Tesla"@en ; + skos:prefLabel "JoulePerSquareTesla"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-T2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.T-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/T²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A measure of the diamagnetic energy, for a Bohr-radius spread around a magnetic axis, per square Tesla. -- QUDT"""@en . -### https://w3id.org/emmo#KelvinPerSquareSecond -emmo:KelvinPerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c7188d13_52e6_43f7_9b6d_aba4c161fa8f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Kelvin per Square Second"@en ; - skos:prefLabel "KelvinPerSquareSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.s-2" , - "K/s^2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Kelvin per Square Second` is a unit for 'Temperature Per Time Squared' expressed as K / s². +### https://w3id.org/emmo#JoulePerTesla +:JoulePerTesla rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_1c2226a9_22f0_40c8_8928_5a01d398f96e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Joule per Tesla"@en ; + skos:prefLabel "JoulePerTesla"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-PER-T" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.T-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J/T" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The magnetic moment of a magnet is a quantity that determines the force that the magnet can exert on electric currents and the torque that a magnetic field will exert on it. A loop of electric current, a bar magnet, an electron, a molecule, and a planet all have magnetic moments. The unit for magnetic moment is not a base unit in the International System of Units (SI) and it can be represented in more than one way. For example, in the current loop definition, the area is measured in square meters and I is measured in amperes, so the magnetic moment is measured in ampere-square meters (A m2). In the equation for torque on a moment, the torque is measured in joules and the magnetic field in tesla, so the moment is measured in Joules per Tesla (J u00b7T-1). These two representations are equivalent: 1 A u00b7m2 = 1 J u00b7T-1. -- QUDT"""@en . -### https://w3id.org/emmo#KelvinPerTesla -emmo:KelvinPerTesla rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f6fac54d_6b6d_4255_b217_4363a83f1834 , +### https://w3id.org/emmo#JouleSecond +:JouleSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Joule Second"@en ; + skos:prefLabel "JouleSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J⋅s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The joule-second is a unit equal to a joule multiplied by a second, used to measure action or angular momentum. The joule-second is the unit used for Planck's constant. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#JouleSecondPerMole +:JouleSecondPerMole rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4fdf946a_9c40_4d71_80ab_e4221ff6a534 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Kelvin per Tesla"@en ; - skos:prefLabel "KelvinPerTesla"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PER-T" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.T-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K/T" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Kelvin per Tesla` is a unit for 'Temperature Per Magnetic Flux Density' expressed as K T⁻¹. - --- QUDT"""@en . - - -### https://w3id.org/emmo#KelvinPerWatt -emmo:KelvinPerWatt rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_cff9f930_f3f7_43c6_9228_28bf3e1ec706 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Kelvin per Watt"@en ; - skos:prefLabel "KelvinPerWatt"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PER-W" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.W-1" , - "K/W" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K/W" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Thermal resistance is a heat property and a measure of a temperature difference by which an object or material resists a heat flow (heat per time unit or thermal resistance). Thermal resistance is the reciprocal thermal conductance. Absolute thermal resistance is the temperature difference across a structure when a unit of heat energy flows through it in unit time. It is the reciprocal of thermal conductance. The SI units of thermal resistance are kelvins per watt or the equivalent degrees Celsius per watt (the two are the same since as intervals). + skos:altLabel "Joule Second per Mole"@en ; + skos:prefLabel "JouleSecondPerMole"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-SEC-PER-MOL" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.s.mol-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J⋅s/mol" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Joule Second per Mole` is a unit for 'Molar Angular Momentum' expressed as J s mol⁻¹. -- QUDT"""@en . -### https://w3id.org/emmo#KelvinSecond -emmo:KelvinSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3df1408c_df34_4037_8584_c25f854bb346 , +### https://w3id.org/emmo#JouleSquareMetre +:JouleSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_88f36585_bd30_4160_b975_61362f3468a9 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "KelvinSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kelvin second."@en . + skos:prefLabel "JouleSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "J⋅m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Joule square metre."@en . -### https://w3id.org/emmo#KelvinSquareMetrePerKilogramPerSecond -emmo:KelvinSquareMetrePerKilogramPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_66e91d9a_05c1_4906_9731_3f4d8c4f3fd8 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "KelvinSquareMetrePerKilogramPerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-M2-PER-KiloGM-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.m2.kg-1.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K⋅m²/(kg⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kelvin square metres per kilogram and second."@en . +### https://w3id.org/emmo#JouleSquareMetrePerKilogram +:JouleSquareMetrePerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c0f32e02_44d7_4c99_986e_c368d7219e4c , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "JouleSquareMetrePerKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/J-M2-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J.m2.kg-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "j⋅m²/kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Joule square metre per kilogram."@en . -### https://w3id.org/emmo#LumenPerWatt -emmo:LumenPerWatt rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_5c003f53_20a2_4bd7_8445_58187e582578 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Lumen per Watt"@en ; - skos:prefLabel "LumenPerWatt"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/LM-PER-W" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "lm.W-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "lm/W" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A measurement of luminous efficacy, which is the light output in lumens using one watt of electricity. +### https://w3id.org/emmo#KelvinMetre +:KelvinMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_d02c92e0_99ba_4c09_b01f_0d7a7dd7b24e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "KelvinMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K⋅m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kelvin metre."@en . + + +### https://w3id.org/emmo#KelvinMetrePerSecond +:KelvinMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_0d4bdfcd_f4f0_4b8f_b470_e3f654e37d33 , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "KelvinMetrePerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-M-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.m.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K⋅m/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kelvin metre per second."@en . + + +### https://w3id.org/emmo#KelvinMetrePerWatt +:KelvinMetrePerWatt rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_33b6c84d_e139_418c_8f8c_f1d45f94df46 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Kelvin Metre Per Watt"@en ; + skos:prefLabel "KelvinMetrePerWatt"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-M-PER-W"^^xsd:anyURI , + "http://qudt.org/vocab/unit/M-K-PER-W"^^xsd:anyURI ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.m.W-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K⋅m/W" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI base unit kelvin and the SI base unit metre divided by the derived SI unit watt -- QUDT"""@en . -### https://w3id.org/emmo#LumenSecond -emmo:LumenSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , +### https://w3id.org/emmo#KelvinPascalPerSecond +:KelvinPascalPerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_0cd4c619_b123_4ae4_b778_3c9adaad65e7 , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "KelvinPascalPerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PA-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.Pa.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K⋅Pa/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kelvin Pascal per second."@en . + + +### https://w3id.org/emmo#KelvinPerKelvin +:KelvinPerKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "lumen second"@en ; - skos:prefLabel "LumenSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/LM-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "lm.s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "lm⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """In photometry, the lumen second is the SI derived unit of luminous energy. It is based on the lumen, the SI unit of luminous flux, and the second, the SI base unit of time. The lumen second is sometimes called the talbot (symbol T). An older name for the lumen second was the lumberg. + skos:altLabel "Kelvin Per Kelvin"@en ; + skos:prefLabel "KelvinPerKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PER-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K/K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI base unit kelvin divided by the SI base unit kelvin -- QUDT"""@en . -### https://w3id.org/emmo#MetreKelvin -emmo:MetreKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_d02c92e0_99ba_4c09_b01f_0d7a7dd7b24e , +### https://w3id.org/emmo#KelvinPerMetre +:KelvinPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_720a469f_a19c_4a88_900c_29b3938f5092 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "KelvinPerMeter"@en ; + skos:prefLabel "KelvinPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A change of temperature on the Kelvin temperature scale in one SI unit of length. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#KelvinPerSecond +:KelvinPerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4f245147_f072_4431_b535_6241e8e87eb8 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Metre Kelvin"@en ; - skos:prefLabel "MetreKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.K" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⋅K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Meter Kelvin` is a unit for 'Length Temperature' expressed as m K. + skos:altLabel "Kelvin per Second"@en ; + skos:prefLabel "KelvinPerSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.s-1" , + "K/s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Kelvin per Second` is a unit for 'Temperature Per Time' expressed as K / s. -- QUDT"""@en . -### https://w3id.org/emmo#MetreKilogram -emmo:MetreKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3fe66e46_9343_4a36_b101_a732ad5f4f76 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "MetreKilogram"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.kg" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⋅kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kilogram metre."@en . - - -### https://w3id.org/emmo#MetrePerFarad -emmo:MetrePerFarad rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_d2a20142_b3a4_4d3b_a7e1_e17597e7f177 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "MetrePerFarad"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-PER-FARAD" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.F-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m/f" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre per Farad."@en . - +### https://w3id.org/emmo#KelvinPerSquareSecond +:KelvinPerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c7188d13_52e6_43f7_9b6d_aba4c161fa8f , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Kelvin per Square Second"@en ; + skos:prefLabel "KelvinPerSquareSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PER-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.s-2" , + "K/s^2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K/s²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Kelvin per Square Second` is a unit for 'Temperature Per Time Squared' expressed as K / s². -### https://w3id.org/emmo#MetrePerKelvin -emmo:MetrePerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_793f3567_b351_42ef_a1d4_5111d53999c4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "MetrePerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m/K" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m/k" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre per Kelvin."@en . +-- QUDT"""@en . -### https://w3id.org/emmo#MetrePerSecond -emmo:MetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4f5c7c54_1c63_4d17_b12b_ea0792c2b187 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "MetrePerSecond"@en ; - emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "MTS" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-PER-SEC" ; - emmo:EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 "http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerSecond-Time" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Metre per second is an SI derived unit of both speed (scalar) and velocity (vector quantity which specifies both magnitude and a specific direction), defined by distance in metres divided by time in seconds. -The official SI symbolic abbreviation is mu00b7s-1, or equivalently either m/s. +### https://w3id.org/emmo#KelvinPerTesla +:KelvinPerTesla rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_f6fac54d_6b6d_4255_b217_4363a83f1834 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Kelvin per Tesla"@en ; + skos:prefLabel "KelvinPerTesla"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PER-T" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.T-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K/T" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Kelvin per Tesla` is a unit for 'Temperature Per Magnetic Flux Density' expressed as K T⁻¹. -- QUDT"""@en . -### https://w3id.org/emmo#MetrePerSquareSecond -emmo:MetrePerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2da7408f_d389_4245_887d_a1743b81a9b6 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Metre per Square Second"@en ; - skos:prefLabel "MetrePerSquareSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.s-2" , - "m/s2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The `meter per Square second` is the unit of acceleration in the International System of Units (SI). As a derived unit it is composed from the SI base units of length, the metre, and the standard unit of time, the second. Its symbol is written in several forms as m/s², or m s⁻². As acceleration, the unit is interpreted physically as change in velocity or speed per time interval, that is, `metre per second per second`. +### https://w3id.org/emmo#KelvinPerWatt +:KelvinPerWatt rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_cff9f930_f3f7_43c6_9228_28bf3e1ec706 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Kelvin per Watt"@en ; + skos:prefLabel "KelvinPerWatt"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-PER-W" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.W-1" , + "K/W" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K/W" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Thermal resistance is a heat property and a measure of a temperature difference by which an object or material resists a heat flow (heat per time unit or thermal resistance). Thermal resistance is the reciprocal thermal conductance. Absolute thermal resistance is the temperature difference across a structure when a unit of heat energy flows through it in unit time. It is the reciprocal of thermal conductance. The SI units of thermal resistance are kelvins per watt or the equivalent degrees Celsius per watt (the two are the same since as intervals). -- QUDT"""@en . -### https://w3id.org/emmo#MolPerKilogram -emmo:MolPerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_95971713_d589_4002_a5a7_affc5c74cfdb , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Mole per Kilogram"@en ; - skos:prefLabel "MolePerKilogram"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.kg-1" , - "mol/kg" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Mole Per Kilogram (mol/kg) is a unit of Molality +### https://w3id.org/emmo#KelvinSecond +:KelvinSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_3df1408c_df34_4037_8584_c25f854bb346 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "KelvinSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K⋅s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kelvin second."@en . --- QUDT"""@en . +### https://w3id.org/emmo#KelvinSquareMetrePerKilogramPerSecond +:KelvinSquareMetrePerKilogramPerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_66e91d9a_05c1_4906_9731_3f4d8c4f3fd8 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "KelvinSquareMetrePerKilogramPerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K-M2-PER-KiloGM-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K.m2.kg-1.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K⋅m²/(kg⋅s)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kelvin square metres per kilogram and second."@en . -### https://w3id.org/emmo#MoleKelvin -emmo:MoleKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3d254432_6f8f_4a6d_9eb3_4ab54388171b , + +### https://w3id.org/emmo#KilogramKelvin +:KilogramKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_8455fa05_a877_48d7_b8a3_8e3bfad119bf , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Mole Kelvin"@en ; - skos:prefLabel "MoleKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.K" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol⋅K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Mole Kelvin is a unit for `Temperature Amount Of Substance` expressed as mol-K. + skos:altLabel "Kilogram Kelvin"@en ; + skos:prefLabel "KilogramKelvin" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.K" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Kilogram Kelvin` is a unit for 'Mass Temperature' expressed as kg-K. -- QUDT"""@en . -### https://w3id.org/emmo#MolePerCubicMetre -emmo:MolePerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_e9348e5b_af4f_4898_bbfe_c4583cf44b80 , +### https://w3id.org/emmo#KilogramMetrePerSecond +:KilogramMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + :EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram Metre Per Second"@en ; + skos:prefLabel "KilogramMetrePerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-M-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m.s-1" , + "kg.m/s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅m/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Kilogram Meter Per Second\" is a unit for 'Linear Momentum' expressed as kg-m/s. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#KilogramPerCubicMetre +:KilogramPerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_1c957677_a460_4702_85a6_baef659d14b1 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Mole per Cubic Metre"@en ; - skos:prefLabel "MolePerCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-3" , - "mol/m3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI derived unit for amount-of-substance concentration is the mole/cubic meter. + skos:altLabel "Kilogram per Cubic Metre"@en ; + skos:prefLabel "KilogramPerCubicMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-3" , + "kg/m3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Kilogram per cubic metre is an SI derived unit of density, defined by mass in kilograms divided by volume in cubic metres. The official SI symbolic abbreviation is kg . m⁻³, or equivalently either kg/m³. -- QUDT"""@en . -### https://w3id.org/emmo#MolePerCubicMetrePerSecond -emmo:MolePerCubicMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , +### https://w3id.org/emmo#KilogramPerCubicMetrePerSecond +:KilogramPerCubicMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + :EMMO_8f3a9f9f_6f56_49dc_b39e_1aee57ffdc58 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Moles per cubic metre per second"@en ; - skos:prefLabel "MolePerCubicMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M3-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-3.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m³⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI unit of quantity of matter per SI unit volume per SI unit of time. + skos:altLabel "Kilograms per cubic metre per second"@en ; + skos:prefLabel "KilogramPerCubicMetrePerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M3-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-3.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m³⋅s)" . + + +### https://w3id.org/emmo#KilogramPerKilogram +:KilogramPerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram Per Kilogram"@en ; + skos:prefLabel "KilogramPerKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.kg-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI base unit kilogram divided by the SI base unit kilogram -- QUDT"""@en . -### https://w3id.org/emmo#MolePerKilogramPascal -emmo:MolePerKilogramPascal rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2d66cf6d_9396_40c8_bb82_324ab19067ce , +### https://w3id.org/emmo#KilogramPerMetre +:KilogramPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4007522b_7ab7_4855_acd2_e99e2a0690b6 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram per Metre"@en ; + skos:prefLabel "KilogramPerMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-1" , + "kg/m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Kilogram Per Meter (kg/m) is a unit in the category of Linear mass density. It is also known as kilogram/meter, kilogram/metre, kilograms per meter, kilogram per metre, kilograms per metre. This unit is commonly used in the SI unit system. Kilogram Per Meter (kg/m) has a dimension of ML-1 where M is mass, and L is length. This unit is the standard SI unit in this category. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#KilogramPerMetrePerSecond +:KilogramPerMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_2c224eb4_cb86_44a4_a067_8969ead598d7 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Mole per Kilogram Pascal"@en ; - skos:prefLabel "MolePerKilogramPascal" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-KiloGM-PA" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.kg-1.Pa-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(kg⋅Pa)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Mole Per Kilogram Pascal (mol/kg-pa) is a unit of Molar Mass variation due to Pressure. + skos:altLabel "Kilograms per metre per second"@en ; + skos:prefLabel "KilogramPerMetrePerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-1.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m⋅s)" . + + +### https://w3id.org/emmo#KilogramPerMetrePerSquareSecond +:KilogramPerMetrePerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_53bd0c90_41c3_46e2_8779_cd2a80f7e18b , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilograms per metre per square second"@en ; + skos:prefLabel "KilogramPerMetrePerSquareSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-1.s-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m⋅s²)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of pressure. The pascal is the standard pressure unit in the MKS metric system, equal to one newton per square meter or one \"kilogram per meter per second per second.\" The unit is named for Blaise Pascal (1623-1662), French philosopher and mathematician, who was the first person to use a barometer to measure differences in altitude. -- QUDT"""@en . -### https://w3id.org/emmo#MolePerSecond -emmo:MolePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ce7d4720_aa20_4a8c_93e8_df41a35b6723 , +### https://w3id.org/emmo#KilogramPerMol +:KilogramPerMol rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + :EMMO_9ba91622_e39f_43e3_b95f_290937928d7e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram per Mole"@en ; + skos:prefLabel "KilogramPerMole"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-MOL" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.mol-1" , + "kg/mol" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/mol" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """In chemistry, the molar mass M is defined as the mass of a given substance (chemical element or chemical compound) divided by its amount of substance. It is a physical property of a given substance. The base SI unit for molar mass is kg/mol. However, for historical reasons, molar masses are almost always expressed in g/mol. As an example, the molar mass of water is approximately: 18.01528(33) g/mol. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#KilogramPerSecond +:KilogramPerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + :EMMO_8826aefb_0bf6_4378_8732_fc80aa95654c , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Mole Per Second"@en ; - skos:prefLabel "MolePerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.s-1" , - "mol/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI base unit mol divided by the SI base unit second + skos:altLabel "Kilogram per Second"@en ; + skos:prefLabel "KilogramPerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.s-1" , + "kg/s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Kilogram Per Second (kg/s) is a unit in the category of Mass flow rate. It is also known as kilogram/second, kilograms per second. This unit is commonly used in the SI unit system. Kilogram Per Second (kg/s) has a dimension of MT⁻¹ where M is mass, and T is time. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#MolePerSquareMetre -emmo:MolePerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_183f6fac_8543_44e0_bd59_434aa7054f4c , +### https://w3id.org/emmo#KilogramPerSecondPerSquareMetre +:KilogramPerSecondPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + :EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram Per Second Per Square Metre"@en ; + skos:prefLabel "KilogramPerSecondPerSquareMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-SEC-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.(s.m2)-1" , + "kg.s-1.m-2" , + "kg/(s.m2)" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(s⋅m²)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI base unit kilogram divided by the product of the power of the SI base unit metre with the exponent 2 and the SI base unit second + +-- QUDT"""@en . + + +### https://w3id.org/emmo#KilogramPerSquareMetre +:KilogramPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + :EMMO_90798691_3b86_4d8c_910f_be2b39c98b39 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Moles per square metre"@en ; - skos:prefLabel "MolePerSquareMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI unit of quantity of matter per SI unit area. + skos:altLabel "Kilogram per Square Metre"@en ; + skos:prefLabel "KilogramPerSquareMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-2" , + "kg/m2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Kilogram Per Square Meter (kg/m2) is a unit in the category of Surface density. It is also known as kilograms per square meter, kilogram per square metre, kilograms per square metre, kilogram/square meter, kilogram/square metre. This unit is commonly used in the SI unit system. Kilogram Per Square Meter (kg/m2) has a dimension of ML-2 where M is mass, and L is length. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#MolePerSquareMetrePerSecond -emmo:MolePerSquareMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_a94aec97_71ff_4574_b111_a52d77d2c230 , +### https://w3id.org/emmo#KilogramPerSquareMetrePerPascalPerSecond +:KilogramPerSquareMetrePerPascalPerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + :EMMO_ab2ee5cd_4de3_46b6_bec5_29e293b33422 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilograms per square metre per Pascal per second"@en ; + skos:prefLabel "KilogramPerSquareMetrePerPascalPerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M2-PA-SEC" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m²⋅s⋅Pa)" ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Perm_(unit)" . + + +### https://w3id.org/emmo#KilogramPerSquareMetrePerSecond +:KilogramPerSquareMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + :EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Moles per square metre per second"@en ; - skos:prefLabel "MolePerSquareMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m²⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI unit of quantity of matter per SI unit area per SI unit of time. + skos:altLabel "Kilograms per square metre per second"@en ; + skos:prefLabel "KilogramPerSquareMetrePerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M2-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-2.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m²⋅s)" . --- QUDT"""@en . +### https://w3id.org/emmo#KilogramPerSquareMetreSquareSecond +:KilogramPerSquareMetreSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + :EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram per Square Metre Square Second"@en ; + skos:prefLabel "KilogramPerSquareMetreSquareSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M2-SEC2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m²⋅s²)" . -### https://w3id.org/emmo#MolePerSquareMetrePerSecondPerMetre -emmo:MolePerSquareMetrePerSecondPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "MolePerSquareMetrePerSecondPerMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2-SEC-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2.s-1.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m²⋅s⋅m)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Moles per square metre and second and metre."@en . +### https://w3id.org/emmo#KilogramPerSquareSecond +:KilogramPerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + :EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram per Square Second"@en ; + skos:prefLabel "KilogramPerSquareSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.s-2" , + "kg/s2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/s²" . -### https://w3id.org/emmo#MolePerSquareMetrePerSecondPerMetrePerSteradian -emmo:MolePerSquareMetrePerSecondPerMetrePerSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "MolePerSquareMetrePerSecondPerMetrePerSteradian" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2-SEC-M-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2.s-1.m-1.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m²⋅s⋅m⋅sr)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Moles per square metre per second per metre per steradian."@en . +### https://w3id.org/emmo#KilogramSquareMetre +:KilogramSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_3532cc67_472a_4227_96f4_04b93146cec3 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram Square Metre"@en ; + skos:prefLabel "KilogramSquareMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Kilogram Square Meter\" is a unit for 'Moment Of Inertia' expressed as kg-m². -### https://w3id.org/emmo#MolePerSquareMetrePerSecondPerSteradian -emmo:MolePerSquareMetrePerSecondPerSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_a94aec97_71ff_4574_b111_a52d77d2c230 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "MolePerSquareMetrePerSecondPerSteradian" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2-SEC-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2.s-1.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m²⋅s⋅sr)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Moles per square metre per second per steradian."@en . +-- QUDT"""@en . -### https://w3id.org/emmo#NewtonMetre -emmo:NewtonMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:comment "Note that the physical dimension is the same as for Joule."@en ; - skos:prefLabel "NewtonMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M" ; - emmo:EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 "http://www.ontology-of-units-of-measure.org/resource/om-2/newtonMetre" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Torque\" is the tendency of a force to cause a rotation, is the product of the force and the distance from the center of rotation to the point where the force is applied. Torque has the same units as work or energy, but it is a different physical concept. To stress the difference, scientists measure torque in newton meters rather than in joules, the SI unit of work. One newton meter is approximately 0.737562 pound foot. +### https://w3id.org/emmo#KilogramSquareMetrePerSecond +:KilogramSquareMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram Square Metre Per Second"@en ; + skos:prefLabel "KilogramSquareMetrePerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-M2-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m2.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅m²/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Kilogram Square Meter Per Second\" is a unit for 'Angular Momentum' expressed as kg-m²-s⁻¹. -- QUDT"""@en . -### https://w3id.org/emmo#NewtonMetrePerAmpere -emmo:NewtonMetrePerAmpere rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4c49ab58_a6f6_409e_b849_f873ae1dcbee , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton Metre Per Ampere"@en ; - skos:prefLabel "NewtonMetrePerAmpere"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-A" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m.A-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/A" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit newton and the SI base unit metre divided by the SI base unit ampere - --- QUDT"""@en . +### https://w3id.org/emmo#KilogramSquareSecond +:KilogramSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_5f375229_de0c_46bf_b11f_da9d3b742253 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilogram Square Second"@en ; + skos:prefLabel "KilogramSquareSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.s2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅s²" . -### https://w3id.org/emmo#NewtonMetrePerKilogram -emmo:NewtonMetrePerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton Metre Per Kilogram"@en ; - skos:prefLabel "NewtonMetrePerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m.kg-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the derived SI unit newton and the SI base unit metre divided by the SI base unit kilogram +### https://w3id.org/emmo#LumenPerWatt +:LumenPerWatt rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_5c003f53_20a2_4bd7_8445_58187e582578 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Lumen per Watt"@en ; + skos:prefLabel "LumenPerWatt"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/LM-PER-W" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "lm.W-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "lm/W" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A measurement of luminous efficacy, which is the light output in lumens using one watt of electricity. -- QUDT"""@en . -### https://w3id.org/emmo#NewtonMetrePerMetre -emmo:NewtonMetrePerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton metre per metre"@en ; - skos:prefLabel "NewtonMetrePerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-M" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """This is the SI unit for the rolling resistance, which is equivalent to drag force in newton - --- QUDT"""@en . - - -### https://w3id.org/emmo#NewtonMetrePerMetrePerRadian -emmo:NewtonMetrePerMetrePerRadian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "NewtonMetrePerMetrePerRadian" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-M-RAD" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/(m⋅rad)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Newton metre per metre and radian."@en . - - -### https://w3id.org/emmo#NewtonMetrePerRadian -emmo:NewtonMetrePerRadian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton metre per radian"@en ; - skos:prefLabel "NewtonMetrePerRadian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-RAD" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/rad" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton Meter per Radian is the SI unit for Torsion Constant +### https://w3id.org/emmo#LumenSecond +:LumenSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "lumen second"@en ; + skos:prefLabel "LumenSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/LM-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "lm.s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "lm⋅s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """In photometry, the lumen second is the SI derived unit of luminous energy. It is based on the lumen, the SI unit of luminous flux, and the second, the SI base unit of time. The lumen second is sometimes called the talbot (symbol T). An older name for the lumen second was the lumberg. -- QUDT"""@en . -### https://w3id.org/emmo#NewtonMetrePerSquareMetre -emmo:NewtonMetrePerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton Metre Per Square Metre"@en ; - skos:prefLabel "NewtonMetrePerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m.m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit newton and the SI base unit metre divided by the power of the SI base unit metre with the exponent 2 +### https://w3id.org/emmo#MetreKelvin +:MetreKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_d02c92e0_99ba_4c09_b01f_0d7a7dd7b24e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Metre Kelvin"@en ; + skos:prefLabel "MetreKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.K" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⋅K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Meter Kelvin` is a unit for 'Length Temperature' expressed as m K. -- QUDT"""@en . -### https://w3id.org/emmo#NewtonMetreSecond -emmo:NewtonMetreSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton Metre Second"@en ; - skos:prefLabel "NewtonMetreSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m.s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI derived unit of angular momentum. - --- QUDT"""@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/SI_derived_unit" . - - -### https://w3id.org/emmo#NewtonMetreSecondPerMetre -emmo:NewtonMetreSecondPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton metre seconds per metre"@en ; - skos:prefLabel "NewtonMetreSecondPerMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-SEC-PER-M" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m⋅s/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton metre seconds measured per metre +### https://w3id.org/emmo#MetreKilogram +:MetreKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_3fe66e46_9343_4a36_b101_a732ad5f4f76 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "MetreKilogram"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.kg" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⋅kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Kilogram metre."@en . --- QUDT"""@en . +### https://w3id.org/emmo#MetrePerFarad +:MetrePerFarad rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_d2a20142_b3a4_4d3b_a7e1_e17597e7f177 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "MetrePerFarad"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-PER-FARAD" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.F-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m/f" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre per Farad."@en . -### https://w3id.org/emmo#NewtonMetreSecondPerRadian -emmo:NewtonMetreSecondPerRadian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton metre seconds per radian"@en ; - skos:prefLabel "NewtonMetreSecondPerRadian" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-SEC-PER-RAD" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m⋅s/rad" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton metre seconds measured per radian --- QUDT"""@en . +### https://w3id.org/emmo#MetrePerKelvin +:MetrePerKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_793f3567_b351_42ef_a1d4_5111d53999c4 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "MetrePerKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-PER-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m/K" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m/k" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre per Kelvin."@en . -### https://w3id.org/emmo#NewtonPerAmpere -emmo:NewtonPerAmpere rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8cf32f24_ada1_4350_af2c_50eb0e5f6415 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton Per Ampere"@en ; - skos:prefLabel "NewtonPerAmpere"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-A" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.A-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/A" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit newton divided by the SI base unit ampere +### https://w3id.org/emmo#MetrePerSecond +:MetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4f5c7c54_1c63_4d17_b12b_ea0792c2b187 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "MetrePerSecond"@en ; + :EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "MTS" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-PER-SEC" ; + :EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 "http://www.ontology-of-units-of-measure.org/resource/om-2/metrePerSecond-Time" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Metre per second is an SI derived unit of both speed (scalar) and velocity (vector quantity which specifies both magnitude and a specific direction), defined by distance in metres divided by time in seconds. +The official SI symbolic abbreviation is mu00b7s-1, or equivalently either m/s. -- QUDT"""@en . -### https://w3id.org/emmo#NewtonPerCoulomb -emmo:NewtonPerCoulomb rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ebf9a5c6_ca80_45d4_a991_24a1bf4b6720 , +### https://w3id.org/emmo#MetrePerSquareSecond +:MetrePerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_2da7408f_d389_4245_887d_a1743b81a9b6 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton per Coulomb"@en ; - skos:prefLabel "NewtonPerCoulomb"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-C" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.C-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/C" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton Per Coulomb ( N/C) is a unit in the category of Electric field strength. It is also known as newtons/coulomb. Newton Per Coulomb ( N/C) has a dimension of MLT-3I-1 where M is mass, L is length, T is time, and I is electric current. It essentially the same as the corresponding standard SI unit V/m. - --- QUDT"""@en . - - -### https://w3id.org/emmo#NewtonPerCubicMetre -emmo:NewtonPerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "NewtonPerCubicMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Newton per cubic metre."@en . - - -### https://w3id.org/emmo#NewtonPerKilogram -emmo:NewtonPerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2da7408f_d389_4245_887d_a1743b81a9b6 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton per Kilogram"@en ; - skos:prefLabel "NewtonPerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.kg-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Gravitational field strength at a point is the gravitational force per unit mass at that point. It is a vector and its S.I. unit is N kg-1. + skos:altLabel "Metre per Square Second"@en ; + skos:prefLabel "MetrePerSquareSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M-PER-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m.s-2" , + "m/s2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m/s²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The `meter per Square second` is the unit of acceleration in the International System of Units (SI). As a derived unit it is composed from the SI base units of length, the metre, and the standard unit of time, the second. Its symbol is written in several forms as m/s², or m s⁻². As acceleration, the unit is interpreted physically as change in velocity or speed per time interval, that is, `metre per second per second`. -- QUDT"""@en . -### https://w3id.org/emmo#NewtonPerMetre -emmo:NewtonPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , +### https://w3id.org/emmo#MilliAmperePerGram +:MilliAmperePerGram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_73be8825_e9a7_41d0_956e_b58060e5d5ac , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton per Metre"@en ; - skos:prefLabel "NewtonPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m-1" , - "N/m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton Per Meter (N/m) is a unit in the category of Surface tension. It is also known as newtons per meter, newton per metre, newtons per metre, newton/meter, newton/metre. This unit is commonly used in the SI unit system. Newton Per Meter (N/m) has a dimension of MT-2 where M is mass, and T is time. This unit is the standard SI unit in this category. - --- QUDT"""@en . + skos:prefLabel "MilliAmperePerGram"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "a unit of electric current per mass"@en . -### https://w3id.org/emmo#NewtonPerRadian -emmo:NewtonPerRadian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton per radian"@en ; - skos:prefLabel "NewtonPerRadian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-RAD" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/rad" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A one-newton force applied for one angle/torsional torque +### https://w3id.org/emmo#MolPerKilogram +:MolPerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_95971713_d589_4002_a5a7_affc5c74cfdb , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Mole per Kilogram"@en ; + skos:prefLabel "MolePerKilogram"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.kg-1" , + "mol/kg" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Mole Per Kilogram (mol/kg) is a unit of Molality -- QUDT"""@en . -### https://w3id.org/emmo#NewtonPerSquareMetre -emmo:NewtonPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_53bd0c90_41c3_46e2_8779_cd2a80f7e18b , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newtons Per Square Metre"@en ; - skos:prefLabel "NewtonPerSquareMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of pressure. The pascal is the standard pressure unit in the MKS metric system, equal to one newton per square meter or one \"kilogram per meter per second per second.\" The unit is named for Blaise Pascal (1623-1662), French philosopher and mathematician, who was the first person to use a barometer to measure differences in altitude. - --- QUDT"""@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Pascal?oldid=492989202" . - - -### https://w3id.org/emmo#NewtonSecond -emmo:NewtonSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton Second"@en ; - skos:prefLabel "NewtonSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit newton and the SI base unit second +### https://w3id.org/emmo#MoleDegreeCelsius +:MoleDegreeCelsius rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_3d254432_6f8f_4a6d_9eb3_4ab54388171b , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Mole Degree Celsius"@en ; + skos:prefLabel "MoleDegreeCelsius"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-DEG_C" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.Cel" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol⋅°C" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Mole Degree Celsius` is a C.G.S System unit for 'Temperature Amount Of Substance' expressed as mol-degC. -- QUDT"""@en . -### https://w3id.org/emmo#NewtonSecondPerCubicMetre -emmo:NewtonSecondPerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton second per Cubic Metre"@en ; - skos:prefLabel "NewtonSecondPerCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-SEC-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.s.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅s/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of specific acoustic impedance. When sound waves pass through any physical substance the pressure of the waves causes the particles of the substance to move. The sound specific impedance is the ratio between the sound pressure and the particle velocity it produces. The specific impedance is 1 N · s · m⁻³ if unit pressure produces unit velocity. +### https://w3id.org/emmo#MoleKelvin +:MoleKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_3d254432_6f8f_4a6d_9eb3_4ab54388171b , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Mole Kelvin"@en ; + skos:prefLabel "MoleKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.K" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol⋅K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Mole Kelvin is a unit for `Temperature Amount Of Substance` expressed as mol-K. -- QUDT"""@en . -### https://w3id.org/emmo#NewtonSecondPerMetre -emmo:NewtonSecondPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8826aefb_0bf6_4378_8732_fc80aa95654c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton Second per Metre"@en ; - skos:prefLabel "NewtonSecondPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-SEC-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.s.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅s/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton second measured per metre +### https://w3id.org/emmo#MolePerCubicMetre +:MolePerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_e9348e5b_af4f_4898_bbfe_c4583cf44b80 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Mole per Cubic Metre"@en ; + skos:prefLabel "MolePerCubicMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-3" , + "mol/m3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI derived unit for amount-of-substance concentration is the mole/cubic meter. -- QUDT"""@en . -### https://w3id.org/emmo#NewtonSecondPerRadian -emmo:NewtonSecondPerRadian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton seconds per radian"@en ; - skos:prefLabel "NewtonSecondPerRadian" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-SEC-PER-RAD" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅s/rad" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton seconds measured per radian +### https://w3id.org/emmo#MolePerCubicMetrePerSecond +:MolePerCubicMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Moles per cubic metre per second"@en ; + skos:prefLabel "MolePerCubicMetrePerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M3-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-3.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m³⋅s)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI unit of quantity of matter per SI unit volume per SI unit of time. -- QUDT"""@en . -### https://w3id.org/emmo#NewtonSquareMetre -emmo:NewtonSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_cb77e107_43ed_4a97_bf39_03b3587404d3 , +### https://w3id.org/emmo#MolePerKilogramPascal +:MolePerKilogramPascal rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_2d66cf6d_9396_40c8_bb82_324ab19067ce , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "NewtonSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Newton square metre."@en . - + skos:altLabel "Mole per Kilogram Pascal"@en ; + skos:prefLabel "MolePerKilogramPascal" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-KiloGM-PA" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.kg-1.Pa-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(kg⋅Pa)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Mole Per Kilogram Pascal (mol/kg-pa) is a unit of Molar Mass variation due to Pressure. -### https://w3id.org/emmo#NewtonSquareMetrePerAmpere -emmo:NewtonSquareMetrePerAmpere rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_431ce3bc_3d54_481d_a10d_7c4a4418732a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "NewtonSquareMetrePerAmpere"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M2-PER-A" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m2.A-1" , - "N.m2/A" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m²/A" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Newton metre squared per Ampere."@en . +-- QUDT"""@en . -### https://w3id.org/emmo#NewtonSquareMetrePerSquareKilogram -emmo:NewtonSquareMetrePerSquareKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3181bb28_623b_4411_ad79_80277c661322 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Newton Square Metre Per Square Kilogram"@en ; - skos:prefLabel "NewtonSquareMetrePerSquareKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M2-PER-KiloGM2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m2.kg-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m²/kg²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """unit of gravitational constant as product of the derived SI unit newton, the power of the SI base unit metre with the exponent 2 divided by the power of the SI base unit kilogram with the exponent 2 +### https://w3id.org/emmo#MolePerSecond +:MolePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ce7d4720_aa20_4a8c_93e8_df41a35b6723 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Mole Per Second"@en ; + skos:prefLabel "MolePerSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.s-1" , + "mol/s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI base unit mol divided by the SI base unit second -- QUDT"""@en . -### https://w3id.org/emmo#OhmMetre -emmo:OhmMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_359312ca_1d9d_4765_b20b_28d9f45d77e7 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:prefLabel "OhmMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/OHM-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Ohm.m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Ω⋅m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Ohm metre."@en . - +### https://w3id.org/emmo#MolePerSquareMetre +:MolePerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_183f6fac_8543_44e0_bd59_434aa7054f4c , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Moles per square metre"@en ; + skos:prefLabel "MolePerSquareMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI unit of quantity of matter per SI unit area. -### https://w3id.org/emmo#OhmSquareMetrePerMetre -emmo:OhmSquareMetrePerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_359312ca_1d9d_4765_b20b_28d9f45d77e7 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "OhmSquareMetrePerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/OHM-M2-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Ohm2.m.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Ω⋅m²/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Ohm square metre per metre."@en . +-- QUDT"""@en . -### https://w3id.org/emmo#PascalCubicMetrePerSecond -emmo:PascalCubicMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Pascal Cubic Metre Per Second"@en ; - skos:prefLabel "PascalCubicMetrePerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-M3-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m3.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅m³/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product out of the SI derived unit pascal and the power of the SI base unit metre with the exponent 3 divided by the SI base unit second +### https://w3id.org/emmo#MolePerSquareMetrePerSecond +:MolePerSquareMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_a94aec97_71ff_4574_b111_a52d77d2c230 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Moles per square metre per second"@en ; + skos:prefLabel "MolePerSquareMetrePerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m²⋅s)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI unit of quantity of matter per SI unit area per SI unit of time. -- QUDT"""@en . -### https://w3id.org/emmo#PascalMetre -emmo:PascalMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "PascalMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Pascal metre."@en . +### https://w3id.org/emmo#MolePerSquareMetrePerSecondPerMetre +:MolePerSquareMetrePerSecondPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "MolePerSquareMetrePerSecondPerMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2-SEC-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2.s-1.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m²⋅s⋅m)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Moles per square metre and second and metre."@en . -### https://w3id.org/emmo#PascalMetrePerSecond -emmo:PascalMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_539d8d92_d3a5_4f46_858f_081fed5b4190 , +### https://w3id.org/emmo#MolePerSquareMetrePerSecondPerMetrePerSteradian +:MolePerSquareMetrePerSecondPerMetrePerSteradian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "MolePerSquareMetrePerSecondPerMetrePerSteradian" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2-SEC-M-SR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2.s-1.m-1.sr-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m²⋅s⋅m⋅sr)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Moles per square metre per second per metre per steradian."@en . + + +### https://w3id.org/emmo#MolePerSquareMetrePerSecondPerSteradian +:MolePerSquareMetrePerSecondPerSteradian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_a94aec97_71ff_4574_b111_a52d77d2c230 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "MolePerSquareMetrePerSecondPerSteradian" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-M2-SEC-SR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.m-2.s-1.sr-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(m²⋅s⋅sr)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Moles per square metre per second per steradian."@en . + + +### https://w3id.org/emmo#NanoMeterPerMilliMeterMegaPascal +:NanoMeterPerMilliMeterMegaPascal rdf:type owl:Class ; + rdfs:subClassOf :EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 , + :EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + :EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + :EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0E-12"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Nanometer Per Millimeter Megapascal"@en ; + skos:prefLabel "NanoMeterPerMilliMeterMegaPascal" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoM-PER-MilliM-MegaPA" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nm.mm-1.MPa-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nm/(mm⋅MPa)" . + + +### https://w3id.org/emmo#NanoMolePerCubicCentiMetrePerHour +:NanoMolePerCubicCentiMetrePerHour rdf:type owl:Class ; + rdfs:subClassOf :EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + :EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , + :EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + :EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "2.777778E-7"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Nanomoles per cubic centimetre per hour"@en ; + skos:prefLabel "NanoMolePerCubicCentiMetrePerHour" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-CentiM3-HR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.cm-3.h-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/(cm³⋅hr)" . + + +### https://w3id.org/emmo#NanoMolePerGramPerSecond +:NanoMolePerGramPerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_5d2d48c4_4fb6_4f33_bfc0_273129429c30 , + :EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + :EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + :EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0E-6"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "PascalMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-M-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅m/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Pascal metre per second."@en . - - -### https://w3id.org/emmo#PascalMetrePerSquareSecond -emmo:PascalMetrePerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_30261696_a8a4_44ce_9bf5_b18201a83c76 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "PascalMetrePerSquareSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-M-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m.s-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅m/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Pascal metre per square second."@en . + skos:altLabel "Nanomoles per gram per second"@en ; + skos:prefLabel "NanoMolePerGramPerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-GM-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.g-1.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/(g⋅s)" . -### https://w3id.org/emmo#PascalPerKelvin -emmo:PascalPerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_1275ac79_7280_4d99_ab61_3d98e00c053e , +### https://w3id.org/emmo#NanoMolePerKilogram +:NanoMolePerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + :EMMO_95971713_d589_4002_a5a7_affc5c74cfdb , + :EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + :EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0E-9"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "PascalPerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "P/K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Pascal per Kelvin."@en . + skos:altLabel "Nanomoles per kilogram"@en ; + skos:prefLabel "NanoMolePerKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.kg-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/kg" . -### https://w3id.org/emmo#PascalPerMetre -emmo:PascalPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Pascal Per Metre"@en ; - skos:prefLabel "PascalPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m-1" , - "Pa/m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit pascal divided by the SI base unit metre +### https://w3id.org/emmo#NewtonMetre +:NewtonMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:comment "Note that the physical dimension is the same as for Joule."@en ; + skos:prefLabel "NewtonMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M" ; + :EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 "http://www.ontology-of-units-of-measure.org/resource/om-2/newtonMetre" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Torque\" is the tendency of a force to cause a rotation, is the product of the force and the distance from the center of rotation to the point where the force is applied. Torque has the same units as work or energy, but it is a different physical concept. To stress the difference, scientists measure torque in newton meters rather than in joules, the SI unit of work. One newton meter is approximately 0.737562 pound foot. -- QUDT"""@en . -### https://w3id.org/emmo#PascalPerSecond -emmo:PascalPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , +### https://w3id.org/emmo#NewtonMetrePerAmpere +:NewtonMetrePerAmpere rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4c49ab58_a6f6_409e_b849_f873ae1dcbee , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton Metre Per Ampere"@en ; + skos:prefLabel "NewtonMetrePerAmpere"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-A" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m.A-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/A" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit newton and the SI base unit metre divided by the SI base unit ampere + +-- QUDT"""@en . + + +### https://w3id.org/emmo#NewtonMetrePerKilogram +:NewtonMetrePerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton Metre Per Kilogram"@en ; + skos:prefLabel "NewtonMetrePerKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m.kg-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the derived SI unit newton and the SI base unit metre divided by the SI base unit kilogram + +-- QUDT"""@en . + + +### https://w3id.org/emmo#NewtonMetrePerMetre +:NewtonMetrePerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Pascal per Second"@en ; - skos:prefLabel "PascalPerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.s-1" , - "Pa/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "P/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A rate of change of pressure measured as the number of Pascals in a period of one second. + skos:altLabel "Newton metre per metre"@en ; + skos:prefLabel "NewtonMetrePerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-M" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """This is the SI unit for the rolling resistance, which is equivalent to drag force in newton -- QUDT"""@en . -### https://w3id.org/emmo#PascalSecond -emmo:PascalSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2c224eb4_cb86_44a4_a067_8969ead598d7 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Pascal Second"@en ; - skos:prefLabel "PascalSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of dynamic viscosity, equal to 10 poises or 1000 centipoises. - --- QUDT"""@en . +### https://w3id.org/emmo#NewtonMetrePerMetrePerRadian +:NewtonMetrePerMetrePerRadian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "NewtonMetrePerMetrePerRadian" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-M-RAD" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/(m⋅rad)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Newton metre per metre and radian."@en . -### https://w3id.org/emmo#PascalSecondPerCubicMetre -emmo:PascalSecondPerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_9cffc70d_4b60_4187_a7cd_706f5740ae87 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.efunda.com/glossary/units/units--acoustic_impedance--pascal_second_per_cubic_meter.cfm" ; - skos:altLabel "Pascal Second Per Cubic Metre"@en ; - skos:prefLabel "PascalSecondPerCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-SEC-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.s.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅s/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Pascal Second Per Cubic Meter` (Pa-s/m³) is a unit in the category of Acoustic impedance. It is also known as `pascal-second/cubic meter`. It has a dimension of ML⁻⁴T⁻¹ where M is mass, L is length, and T is time. This unit is the standard SI unit in this category. +### https://w3id.org/emmo#NewtonMetrePerRadian +:NewtonMetrePerRadian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton metre per radian"@en ; + skos:prefLabel "NewtonMetrePerRadian"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-RAD" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/rad" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton Meter per Radian is the SI unit for Torsion Constant -- QUDT"""@en . -### https://w3id.org/emmo#PascalSecondPerMetre -emmo:PascalSecondPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.efunda.com/glossary/units/units--specific_acoustic_impedance--pascal_second_per_meter.cfm" ; - skos:altLabel "Pascal Second Per Metre"@en ; - skos:prefLabel "PascalSecondPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-SEC-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.s.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅s/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Pascal Second Per Meter (Pa-s/m) is a unit in the category of Specific acoustic impedance. It is also known as pascal-second/meter. Pascal Second Per Meter has a dimension of ML²T⁻¹ where M is mass, L is length, and T is time. It essentially the same as the corresponding standard SI unit kg/m2· s. +### https://w3id.org/emmo#NewtonMetrePerSquareMetre +:NewtonMetrePerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton Metre Per Square Metre"@en ; + skos:prefLabel "NewtonMetrePerSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m.m-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit newton and the SI base unit metre divided by the power of the SI base unit metre with the exponent 2 -- QUDT"""@en . -### https://w3id.org/emmo#PerCubicMetre -emmo:PerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_95a9bf22_eabc_4a84_863d_9ea398c8a52e , +### https://w3id.org/emmo#NewtonMetreSecond +:NewtonMetreSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Reciprocal Cubic Metre"@en ; - skos:prefLabel "PerCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/m3" , - "m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Per Cubic Meter\" is a denominator unit with dimensions /m³. - --- QUDT"""@en . - - -### https://w3id.org/emmo#PerCubicMetreSecond -emmo:PerCubicMetreSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_43e499a1_ca67_4380_ac08_cfc52a93ad04 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "PerCubicMetreSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M3-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-3.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m³⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per cubic metre and second."@en . + skos:altLabel "Newton Metre Second"@en ; + skos:prefLabel "NewtonMetreSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m.s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m⋅s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI derived unit of angular momentum. +-- QUDT"""@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/SI_derived_unit" . -### https://w3id.org/emmo#PerHenry -emmo:PerHenry rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_07f571cd_252b_4421_8f98_94b6690d2ab9 , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalHenry"@en ; - skos:prefLabel "PerHenry"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-H" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "H-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/H" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Reciprocal Henry."@en . +### https://w3id.org/emmo#NewtonMetreSecondPerMetre +:NewtonMetreSecondPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton metre seconds per metre"@en ; + skos:prefLabel "NewtonMetreSecondPerMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-SEC-PER-M" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m⋅s/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton metre seconds measured per metre -### https://w3id.org/emmo#PerJouleCubicMetre -emmo:PerJouleCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:prefLabel "PerJouleCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-J-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J-1.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(J⋅m³)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per Joule cubic metre."@en . +-- QUDT"""@en . -### https://w3id.org/emmo#PerKelvin -emmo:PerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_02a935c8_c2d4_4a00_bd6f_b89d05aac79e , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Reciprocal Kelvin"@en ; - skos:prefLabel "PerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Kelvin Unit is a denominator unit with dimensions /K. +### https://w3id.org/emmo#NewtonMetreSecondPerRadian +:NewtonMetreSecondPerRadian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton metre seconds per radian"@en ; + skos:prefLabel "NewtonMetreSecondPerRadian" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M-SEC-PER-RAD" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m⋅s/rad" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton metre seconds measured per radian -- QUDT"""@en . -### https://w3id.org/emmo#PerMetre -emmo:PerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_608a1b30_df6f_4bbb_9dc3_5c0de92fd9cf , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Reciprocal metre"@en ; - skos:prefLabel "PerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/m" , - "m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Meter Unit is a denominator unit with dimensions /m. - --- QUDT"""@en . - - -### https://w3id.org/emmo#PerMetreKelvin -emmo:PerMetreKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_61eec472_f9af_4861_bedd_d741f022a7e5 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalMetreKelvin"@en ; - skos:prefLabel "PerMetreKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-1.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m⋅K)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Meter Kelvin Unit is a denominator unit with dimensions /m.k. +### https://w3id.org/emmo#NewtonPerAmpere +:NewtonPerAmpere rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_8cf32f24_ada1_4350_af2c_50eb0e5f6415 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton Per Ampere"@en ; + skos:prefLabel "NewtonPerAmpere"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-A" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.A-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/A" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit newton divided by the SI base unit ampere -- QUDT"""@en . -### https://w3id.org/emmo#PerMetreSecond -emmo:PerMetreSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_9f0338b9_326f_44c2_893c_2d815b763130 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalMetreSecond"@en ; - skos:prefLabel "PerMetreSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-1.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per metre and second."@en . - - -### https://w3id.org/emmo#PerMetreSteradian -emmo:PerMetreSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_608a1b30_df6f_4bbb_9dc3_5c0de92fd9cf , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalMetreSteradian"@en ; - skos:prefLabel "PerMetreSteradian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-1.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m⋅sr)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per metre and steradian."@en . - - -### https://w3id.org/emmo#PerMole -emmo:PerMole rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_af24ae20_8ef2_435a_86a1_2ea44488b318 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalMole"@en ; - skos:prefLabel "PerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Mole Unit is a denominator unit with dimensions mol⁻¹. +### https://w3id.org/emmo#NewtonPerCoulomb +:NewtonPerCoulomb rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ebf9a5c6_ca80_45d4_a991_24a1bf4b6720 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton per Coulomb"@en ; + skos:prefLabel "NewtonPerCoulomb"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-C" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.C-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/C" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton Per Coulomb ( N/C) is a unit in the category of Electric field strength. It is also known as newtons/coulomb. Newton Per Coulomb ( N/C) has a dimension of MLT-3I-1 where M is mass, L is length, T is time, and I is electric current. It essentially the same as the corresponding standard SI unit V/m. -- QUDT"""@en . -### https://w3id.org/emmo#PerPascal -emmo:PerPascal rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalPascal"@en ; - skos:prefLabel "PerPascal"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-PA" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/Pa" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per Pascal."@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Pascal?oldid=492989202" . - - -### https://w3id.org/emmo#PerPascalSecond -emmo:PerPascalSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2f31340f_59ca_4a57_8513_269837af3796 , +### https://w3id.org/emmo#NewtonPerCubicMetre +:NewtonPerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "PerPascalSecond"@en ; - skos:prefLabel "PerPascalSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-PA-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa-1.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(Pa⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per Pascal and Second."@en . + skos:prefLabel "NewtonPerCubicMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m-3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Newton per cubic metre."@en . -### https://w3id.org/emmo#PerSecond -emmo:PerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSecond"@en ; - skos:prefLabel "PerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/s" , - "s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A reciprical unit of time for `reciprocal second` or `inverse second`. The `Per Second` is a unit of rate. +### https://w3id.org/emmo#NewtonPerKilogram +:NewtonPerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_2da7408f_d389_4245_887d_a1743b81a9b6 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton per Kilogram"@en ; + skos:prefLabel "NewtonPerKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.kg-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Gravitational field strength at a point is the gravitational force per unit mass at that point. It is a vector and its S.I. unit is N kg-1. -- QUDT"""@en . -### https://w3id.org/emmo#PerSecondSquareMetre -emmo:PerSecondSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSecondSquareMetre"@en ; - skos:prefLabel "PerSecondSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/(s1.m2)" , - "s-1.m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s⋅m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Per Second Square Meter` is a measure of flux with dimensions /sec-m². +### https://w3id.org/emmo#NewtonPerMetre +:NewtonPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton per Metre"@en ; + skos:prefLabel "NewtonPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m-1" , + "N/m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton Per Meter (N/m) is a unit in the category of Surface tension. It is also known as newtons per meter, newton per metre, newtons per metre, newton/meter, newton/metre. This unit is commonly used in the SI unit system. Newton Per Meter (N/m) has a dimension of MT-2 where M is mass, and T is time. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#PerSecondSquareMetreSteradian -emmo:PerSecondSquareMetreSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSecondSquareMetreSteradian"@en ; - skos:prefLabel "PerSecondSquareMetreSteradian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC-M2-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/(s.m2.sr)" , - "s-1.m-2.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s⋅m²⋅sr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Second Square Meter Steradian is a denominator unit with dimensions /sec-m²-sr. +### https://w3id.org/emmo#NewtonPerRadian +:NewtonPerRadian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton per radian"@en ; + skos:prefLabel "NewtonPerRadian"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-RAD" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/rad" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A one-newton force applied for one angle/torsional torque -- QUDT"""@en . -### https://w3id.org/emmo#PerSecondSteradian -emmo:PerSecondSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSecondSteradian"@en ; - skos:prefLabel "PerSecondSteradian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/(s.sr)" , - "s-1.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s⋅sr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Second Steradian Unit is a denominator unit with dimensions /sec-sr. +### https://w3id.org/emmo#NewtonPerSquareMetre +:NewtonPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_53bd0c90_41c3_46e2_8779_cd2a80f7e18b , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newtons Per Square Metre"@en ; + skos:prefLabel "NewtonPerSquareMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of pressure. The pascal is the standard pressure unit in the MKS metric system, equal to one newton per square meter or one \"kilogram per meter per second per second.\" The unit is named for Blaise Pascal (1623-1662), French philosopher and mathematician, who was the first person to use a barometer to measure differences in altitude. + +-- QUDT"""@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Pascal?oldid=492989202" . + + +### https://w3id.org/emmo#NewtonSecond +:NewtonSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton Second"@en ; + skos:prefLabel "NewtonSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit newton and the SI base unit second -- QUDT"""@en . -### https://w3id.org/emmo#PerSquareJoule -emmo:PerSquareJoule rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_87b5dd20_e4fe_422d_9e70_1eee54ec9496 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSquareJoule"@en ; - skos:prefLabel "PerSquareJoule"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-J2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/J²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Square Joule is a denominator unit with dimensions /eV². +### https://w3id.org/emmo#NewtonSecondPerCubicMetre +:NewtonSecondPerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton second per Cubic Metre"@en ; + skos:prefLabel "NewtonSecondPerCubicMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-SEC-PER-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.s.m-3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅s/m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of specific acoustic impedance. When sound waves pass through any physical substance the pressure of the waves causes the particles of the substance to move. The sound specific impedance is the ratio between the sound pressure and the particle velocity it produces. The specific impedance is 1 N · s · m⁻³ if unit pressure produces unit velocity. -- QUDT"""@en . -### https://w3id.org/emmo#PerSquareKilogram -emmo:PerSquareKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_6aa04359_50d6_43d7_b3a7_296bd391bf7d , +### https://w3id.org/emmo#NewtonSecondPerMetre +:NewtonSecondPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_8826aefb_0bf6_4378_8732_fc80aa95654c , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton Second per Metre"@en ; + skos:prefLabel "NewtonSecondPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-SEC-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.s.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅s/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton second measured per metre + +-- QUDT"""@en . + + +### https://w3id.org/emmo#NewtonSecondPerRadian +:NewtonSecondPerRadian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSquareKilogram"@en ; - skos:prefLabel "PerSquareKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-KiloGM2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/kg²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Square Kilogram is a denominator unit with dimensions /kg². - --- QUDT"""@en . - - -### https://w3id.org/emmo#PerSquareMetre -emmo:PerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_11708648_fc62_46c6_bae5_3a10693e416e , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSquareMetre"@en ; - skos:prefLabel "PerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/m2" , - "m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Per Square Meter\" is a denominator unit with dimensions /m². + skos:altLabel "Newton seconds per radian"@en ; + skos:prefLabel "NewtonSecondPerRadian" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-SEC-PER-RAD" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅s/rad" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Newton seconds measured per radian -- QUDT"""@en . -### https://w3id.org/emmo#PerSquareMetreSecond -emmo:PerSquareMetreSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSquareMetreSecond"@en ; - skos:prefLabel "PerSquareMetreSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M2-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-2.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m²⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per square metre and second."@en . - - -### https://w3id.org/emmo#PerSquareSecond -emmo:PerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_78487bf1_c0bc_4db8_99dd_d8b7cc8b3bac , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSquareSecond"@en ; - skos:prefLabel "PerSquareSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "s-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per square second."@en . - - -### https://w3id.org/emmo#PerSteradian -emmo:PerSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalSteradian"@en ; - skos:prefLabel "PerSteradian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/sr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per steradian."@en . - - -### https://w3id.org/emmo#PerTeslaMetre -emmo:PerTeslaMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_01cd670e_d37c_424f_b91e_c2c2bbb5ea43 , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , +### https://w3id.org/emmo#NewtonSquareMetre +:NewtonSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_cb77e107_43ed_4a97_bf39_03b3587404d3 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ReciprocalTeslaMetre."@en ; - skos:prefLabel "PerTeslaMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-T-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "T-1.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/t⋅m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Tesla Meter Unit is a denominator unit with dimensions /m .· T. - --- QUDT"""@en . - + skos:prefLabel "NewtonSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Newton square metre."@en . -### https://w3id.org/emmo#PerTeslaSecond -emmo:PerTeslaSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Per Tesla and Second unit."@en ; - skos:prefLabel "PerTeslaSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-T-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "T-1.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/T⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Tesla Second Unit is a denominator unit with dimensions /s . T. --- QUDT"""@en . +### https://w3id.org/emmo#NewtonSquareMetrePerAmpere +:NewtonSquareMetrePerAmpere rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_431ce3bc_3d54_481d_a10d_7c4a4418732a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "NewtonSquareMetrePerAmpere"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M2-PER-A" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m2.A-1" , + "N.m2/A" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m²/A" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Newton metre squared per Ampere."@en . -### https://w3id.org/emmo#PerWeber -emmo:PerWeber rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_53b10105_52c7_4746_ab73_a5a30bd198e2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:altLabel "ReciprocalWeber"@en ; - skos:prefLabel "PerWeber"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-WB" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Wb-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/Wb" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per Weber unit."@en . +### https://w3id.org/emmo#NewtonSquareMetrePerSquareKilogram +:NewtonSquareMetrePerSquareKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_3181bb28_623b_4411_ad79_80277c661322 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Newton Square Metre Per Square Kilogram"@en ; + skos:prefLabel "NewtonSquareMetrePerSquareKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/N-M2-PER-KiloGM2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "N.m2.kg-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "N⋅m²/kg²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """unit of gravitational constant as product of the derived SI unit newton, the power of the SI base unit metre with the exponent 2 divided by the power of the SI base unit kilogram with the exponent 2 +-- QUDT"""@en . -### https://w3id.org/emmo#QuarticCoulombMetrePerCubicEnergy -emmo:QuarticCoulombMetrePerCubicEnergy rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c0487653_66e8_454e_bb11_e50167e412e4 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Quartic Coulomb Metre per Cubic Energy"@en ; - skos:prefLabel "QuarticCoulombMetrePerCubicEnergy"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C4-M4-PER-J3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C4.m4.J-3" , - "C4.m4/J3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C⁴m⁴/J³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Quartic Coulomb Meter per Cubic Energy\" is a unit for 'Quartic Electric Dipole Moment Per Cubic Energy' expressed as C⁴ m⁴ J⁻³. --- QUDT"""@en . +### https://w3id.org/emmo#OhmMetre +:OhmMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_359312ca_1d9d_4765_b20b_28d9f45d77e7 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; + skos:prefLabel "OhmMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/OHM-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Ohm.m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Ω⋅m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Ohm metre."@en . -### https://w3id.org/emmo#QuarticMetre -emmo:QuarticMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8627410d_01f8_4ed1_8f2b_aba69d791ad3 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Quartic Metre"@en ; - skos:prefLabel "QuarticMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M4" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m4" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⁴" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A unit associated with area moments of inertia. +### https://w3id.org/emmo#OhmSquareMetrePerMetre +:OhmSquareMetrePerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_359312ca_1d9d_4765_b20b_28d9f45d77e7 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "OhmSquareMetrePerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/OHM-M2-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Ohm2.m.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Ω⋅m²/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Ohm square metre per metre."@en . + + +### https://w3id.org/emmo#PascalCubicMetrePerSecond +:PascalCubicMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Pascal Cubic Metre Per Second"@en ; + skos:prefLabel "PascalCubicMetrePerSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-M3-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m3.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅m³/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product out of the SI derived unit pascal and the power of the SI base unit metre with the exponent 3 divided by the SI base unit second -- QUDT"""@en . -### https://w3id.org/emmo#QuarticMetrePerSecond -emmo:QuarticMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_6cfc5b82_b47b_47bc_bb45_c23c273d2e06 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "QuarticMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M4-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m4.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⁴/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre to the power four per second."@en . +### https://w3id.org/emmo#PascalMetre +:PascalMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "PascalMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Pascal metre."@en . -### https://w3id.org/emmo#QuinticMetre -emmo:QuinticMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_e55d4f6d_2506_4f63_8e01_1963efe7071e ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "QuinticMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M5" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⁵" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre to the power of five."@en . +### https://w3id.org/emmo#PascalMetrePerSecond +:PascalMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_539d8d92_d3a5_4f46_858f_081fed5b4190 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "PascalMetrePerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-M-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅m/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Pascal metre per second."@en . -### https://w3id.org/emmo#RadianPerMetre -emmo:RadianPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_608a1b30_df6f_4bbb_9dc3_5c0de92fd9cf , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:prefLabel "RadianPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Radian per metre."@en . +### https://w3id.org/emmo#PascalMetrePerSquareSecond +:PascalMetrePerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_30261696_a8a4_44ce_9bf5_b18201a83c76 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "PascalMetrePerSquareSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-M-PER-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m.s-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅m/s²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Pascal metre per square second."@en . -### https://w3id.org/emmo#RadianPerSecond -emmo:RadianPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "radian per second"@en ; - skos:prefLabel "RadianPerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.s-1" , - "rad/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Radian per Second\" is the SI unit of rotational speed (angular velocity), and, also the unit of angular frequency. The radian per second is defined as the change in the orientation of an object, in radians, every second. +### https://w3id.org/emmo#PascalPerKelvin +:PascalPerKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_1275ac79_7280_4d99_ab61_3d98e00c053e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "PascalPerKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-PER-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "P/K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Pascal per Kelvin."@en . + + +### https://w3id.org/emmo#PascalPerMetre +:PascalPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Pascal Per Metre"@en ; + skos:prefLabel "PascalPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.m-1" , + "Pa/m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit pascal divided by the SI base unit metre -- QUDT"""@en . -### https://w3id.org/emmo#RadianPerSquareSecond -emmo:RadianPerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_78487bf1_c0bc_4db8_99dd_d8b7cc8b3bac , +### https://w3id.org/emmo#PascalPerSecond +:PascalPerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Pascal per Second"@en ; + skos:prefLabel "PascalPerSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.s-1" , + "Pa/s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "P/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A rate of change of pressure measured as the number of Pascals in a period of one second. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#PascalSecond +:PascalSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_2c224eb4_cb86_44a4_a067_8969ead598d7 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Pascal Second"@en ; + skos:prefLabel "PascalSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of dynamic viscosity, equal to 10 poises or 1000 centipoises. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#PascalSecondPerCubicMetre +:PascalSecondPerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_9cffc70d_4b60_4187_a7cd_706f5740ae87 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Radian per Square Second"@en ; - skos:prefLabel "RadianPerSquareSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.s-2" , - "rad/s2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Angular acceleration is the rate of change of angular velocity. In SI units, it is measured in radians per Square second (rad/s²), and is usually denoted by the Greek letter α. + rdfs:seeAlso "http://www.efunda.com/glossary/units/units--acoustic_impedance--pascal_second_per_cubic_meter.cfm" ; + skos:altLabel "Pascal Second Per Cubic Metre"@en ; + skos:prefLabel "PascalSecondPerCubicMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-SEC-PER-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.s.m-3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅s/m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Pascal Second Per Cubic Meter` (Pa-s/m³) is a unit in the category of Acoustic impedance. It is also known as `pascal-second/cubic meter`. It has a dimension of ML⁻⁴T⁻¹ where M is mass, L is length, and T is time. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#RadianSquareMetrePerKilogram -emmo:RadianSquareMetrePerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4817e479_e401_437e_a49b_54540b93d2a1 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "RadianSquareMetrePerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-M2-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.m2.kg-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad⋅m²/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Radian square metre per kilogram."@en . +### https://w3id.org/emmo#PascalSecondPerMetre +:PascalSecondPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.efunda.com/glossary/units/units--specific_acoustic_impedance--pascal_second_per_meter.cfm" ; + skos:altLabel "Pascal Second Per Metre"@en ; + skos:prefLabel "PascalSecondPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA-SEC-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa.s.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa⋅s/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Pascal Second Per Meter (Pa-s/m) is a unit in the category of Specific acoustic impedance. It is also known as pascal-second/meter. Pascal Second Per Meter has a dimension of ML²T⁻¹ where M is mass, L is length, and T is time. It essentially the same as the corresponding standard SI unit kg/m2· s. +-- QUDT"""@en . -### https://w3id.org/emmo#RadianSquareMetrePerMole -emmo:RadianSquareMetrePerMole rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_973656ed_870e_40ba_8bc0_c879687a335a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "RadianSquareMetrePerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-M2-PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.m2.mol-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad⋅m²/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Radian square metre per mole."@en . +### https://w3id.org/emmo#PerCubicMetre +:PerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_95a9bf22_eabc_4a84_863d_9ea398c8a52e , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Reciprocal Cubic Metre"@en ; + skos:prefLabel "PerCubicMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/m3" , + "m-3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Per Cubic Meter\" is a denominator unit with dimensions /m³. + +-- QUDT"""@en . -### https://w3id.org/emmo#SecondPerMetre -emmo:SecondPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ab2ee5cd_4de3_46b6_bec5_29e293b33422 , + +### https://w3id.org/emmo#PerCubicMetreSecond +:PerCubicMetreSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_43e499a1_ca67_4380_ac08_cfc52a93ad04 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "PerCubicMetreSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M3-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-3.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m³⋅s)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per cubic metre and second."@en . + + +### https://w3id.org/emmo#PerHenry +:PerHenry rdf:type owl:Class ; + rdfs:subClassOf :EMMO_07f571cd_252b_4421_8f98_94b6690d2ab9 , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalHenry"@en ; + skos:prefLabel "PerHenry"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-H" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "H-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/H" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Reciprocal Henry."@en . + + +### https://w3id.org/emmo#PerJouleCubicMetre +:PerJouleCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SecondPerMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/SEC-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "s.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "s/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Second per metre."@en . + rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; + skos:prefLabel "PerJouleCubicMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-J-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J-1.m-3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(J⋅m³)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per Joule cubic metre."@en . -### https://w3id.org/emmo#SecondPerRadianCubicMetre -emmo:SecondPerRadianCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_6f76f9bf_feb3_4e27_9bcb_45b5f3526050 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:prefLabel "SecondPerRadianCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/SEC-PER-RAD-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "s.rad-1.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "s/rad⋅m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Second per radian and cubic metre unit."@en . +### https://w3id.org/emmo#PerKelvin +:PerKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_02a935c8_c2d4_4a00_bd6f_b89d05aac79e , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Reciprocal Kelvin"@en ; + skos:prefLabel "PerKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Kelvin Unit is a denominator unit with dimensions /K. +-- QUDT"""@en . -### https://w3id.org/emmo#SexticMetre -emmo:SexticMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_21bc99ae_f2ba_4eb3_90c1_d81968c429e2 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SexticMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M6" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⁶" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre to the power of six."@en . +### https://w3id.org/emmo#PerMetre +:PerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_608a1b30_df6f_4bbb_9dc3_5c0de92fd9cf , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Reciprocal metre"@en ; + skos:prefLabel "PerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/m" , + "m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Meter Unit is a denominator unit with dimensions /m. -### https://w3id.org/emmo#SiemensPerMetre -emmo:SiemensPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_86ffe1bb_d457_4948_9e39_35f363b9a9fe , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Siemens Per Metre"@en ; - skos:prefLabel "SiemensPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/S-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "S.m-1" , - "S/m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "S/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit siemens divided by the SI base unit metre. +-- QUDT"""@en . + + +### https://w3id.org/emmo#PerMetreKelvin +:PerMetreKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_61eec472_f9af_4861_bedd_d741f022a7e5 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalMetreKelvin"@en ; + skos:prefLabel "PerMetreKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-1.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m⋅K)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Meter Kelvin Unit is a denominator unit with dimensions /m.k. -- QUDT"""@en . -### https://w3id.org/emmo#SiemensSquareMetrePerMole -emmo:SiemensSquareMetrePerMole rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_14235b93_650f_4452_8395_a23b8f645c9a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SiemensSquareMetrePerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/S-M2-PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "S.m2.mol-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "S⋅m²/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Siemens square metre per mole."@en . +### https://w3id.org/emmo#PerMetreSecond +:PerMetreSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_9f0338b9_326f_44c2_893c_2d815b763130 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalMetreSecond"@en ; + skos:prefLabel "PerMetreSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-1.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m⋅s)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per metre and second."@en . -### https://w3id.org/emmo#SquareCoulombSquareMetrePerJoule -emmo:SquareCoulombSquareMetrePerJoule rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_cd9ad446_04f7_44ff_b9ea_ae7389574fa6 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square Coulomb Square Metre per Joule"@en ; - skos:prefLabel "SquareCoulombSquareMetrePerJoule"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C2-M2-PER-J" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C2.m2.J-1" , - "C2.m2/J" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C²⋅m²/J" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Square Coulomb Square Meter per Joule\" is a unit for 'Polarizability' expressed as C² m² J⁻¹. +### https://w3id.org/emmo#PerMetreSteradian +:PerMetreSteradian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_608a1b30_df6f_4bbb_9dc3_5c0de92fd9cf , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalMetreSteradian"@en ; + skos:prefLabel "PerMetreSteradian"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M-SR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-1.sr-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m⋅sr)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per metre and steradian."@en . --- QUDT"""@en . +### https://w3id.org/emmo#PerMole +:PerMole rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_af24ae20_8ef2_435a_86a1_2ea44488b318 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalMole"@en ; + skos:prefLabel "PerMole"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-MOL" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/mol" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Mole Unit is a denominator unit with dimensions mol⁻¹. -### https://w3id.org/emmo#SquareKelvin -emmo:SquareKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_bdee99f6_389b_4816_8a1c_a7903a2df00a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square Kelvin."@en . +-- QUDT"""@en . -### https://w3id.org/emmo#SquareKilogramPerSquareSecond -emmo:SquareKilogramPerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_109e8c69_4148_4cb0_9ceb_fbd526befca0 , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareKilogramPerSquareSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM2-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg2.s-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg²/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square kilogram per square second."@en . +### https://w3id.org/emmo#PerPascal +:PerPascal rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalPascal"@en ; + skos:prefLabel "PerPascal"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-PA" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/Pa" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per Pascal."@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Pascal?oldid=492989202" . -### https://w3id.org/emmo#SquareMetre -emmo:SquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_33433bb1_c68f_45ee_a466_f01e2c57b214 , +### https://w3id.org/emmo#PerPascalSecond +:PerPascalSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_2f31340f_59ca_4a57_8513_269837af3796 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - skos:prefLabel "SquareMetre"@en ; - emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "MTK" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2" ; - emmo:EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 "http://www.ontology-of-units-of-measure.org/resource/om-2/squareMetre" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The S I unit of area is the square metre. + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "PerPascalSecond"@en ; + skos:prefLabel "PerPascalSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-PA-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa-1.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(Pa⋅s)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per Pascal and Second."@en . --- QUDT"""@en . +### https://w3id.org/emmo#PerSecond +:PerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSecond"@en ; + skos:prefLabel "PerSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/s" , + "s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A reciprical unit of time for `reciprocal second` or `inverse second`. The `Per Second` is a unit of rate. -### https://w3id.org/emmo#SquareMetreCubicHertz -emmo:SquareMetreCubicHertz rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_835f4e4e_680d_404c_8c73_92a6a570f6eb , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetreCubicHertz" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-HZ3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅Hz³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre and cubic Hertz."@en . +-- QUDT"""@en . -### https://w3id.org/emmo#SquareMetreHertz -emmo:SquareMetreHertz rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_b33cc5b5_a9dc_4082_b497_14d1654c5591 , +### https://w3id.org/emmo#PerSecondSquareMetre +:PerSecondSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetreHertz" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-HZ" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅Hz" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre Hertz."@en . + skos:altLabel "ReciprocalSecondSquareMetre"@en ; + skos:prefLabel "PerSecondSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/(s1.m2)" , + "s-1.m-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s⋅m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Per Second Square Meter` is a measure of flux with dimensions /sec-m². - -### https://w3id.org/emmo#SquareMetreKelvin -emmo:SquareMetreKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ceaa4c6b_f5b7_46f4_bfcd_16eb4afab945 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square Metre Kelvin"@en ; - skos:prefLabel "SquareMetreKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.K" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Square Meter Kelvin` is a unit for 'Area Temperature' expressed as m²-K. - --- QUDT"""@en . +-- QUDT"""@en . -### https://w3id.org/emmo#SquareMetreKelvinPerWatt -emmo:SquareMetreKelvinPerWatt rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_869e6e4f_a9b5_4db8_a978_8ad050239933 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://physics.nist.gov/Pubs/SP811/appenB9.html" ; - skos:altLabel "Square Metre Kelvin per Watt"@en ; - skos:prefLabel "SquareMetreKelvinPerWatt"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-K-PER-W" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.K.W-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "(K²)m/W" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Square Meter Kelvin per Watt` is a unit for 'Thermal Insulance' expressed as (K²)m/W. +### https://w3id.org/emmo#PerSecondSquareMetreSteradian +:PerSecondSquareMetreSteradian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSecondSquareMetreSteradian"@en ; + skos:prefLabel "PerSecondSquareMetreSteradian"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC-M2-SR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/(s.m2.sr)" , + "s-1.m-2.sr-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s⋅m²⋅sr" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Second Square Meter Steradian is a denominator unit with dimensions /sec-m²-sr. -- QUDT"""@en . -### https://w3id.org/emmo#SquareMetrePerHertz -emmo:SquareMetrePerHertz rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_959c9715_14fb_4ce8_a93b_79678b2959b9 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetrePerHertz" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-HZ" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/Hz" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per Hertz."@en . - - -### https://w3id.org/emmo#SquareMetrePerJoule -emmo:SquareMetrePerJoule rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f508dec1_e2d8_43d5_ae65_c386c7b330f9 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetrePerJoule"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-J" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.J-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/j" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per Joule."@en . - +### https://w3id.org/emmo#PerSecondSteradian +:PerSecondSteradian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSecondSteradian"@en ; + skos:prefLabel "PerSecondSteradian"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC-SR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/(s.sr)" , + "s-1.sr-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s⋅sr" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Second Steradian Unit is a denominator unit with dimensions /sec-sr. -### https://w3id.org/emmo#SquareMetrePerKelvin -emmo:SquareMetrePerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_002e4002_58c7_4aea_ac1f_bba5188818ff , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetrePerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/k" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per Kelvin."@en . +-- QUDT"""@en . -### https://w3id.org/emmo#SquareMetrePerKilogram -emmo:SquareMetrePerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4817e479_e401_437e_a49b_54540b93d2a1 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square Metre per Kilogram"@en ; - skos:prefLabel "SquareMetrePerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.kg-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Square Meter Per Kilogram (m2/kg) is a unit in the category of Specific Area. It is also known as square meters per kilogram, square metre per kilogram, square metres per kilogram, square meter/kilogram, square metre/kilogram. This unit is commonly used in the SI unit system. Square Meter Per Kilogram (m2/kg) has a dimension of M-1L2 where M is mass, and L is length. This unit is the standard SI unit in this category. +### https://w3id.org/emmo#PerSquareJoule +:PerSquareJoule rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_87b5dd20_e4fe_422d_9e70_1eee54ec9496 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSquareJoule"@en ; + skos:prefLabel "PerSquareJoule"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-J2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "J-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/J²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Square Joule is a denominator unit with dimensions /eV². -- QUDT"""@en . -### https://w3id.org/emmo#SquareMetrePerMole -emmo:SquareMetrePerMole rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_973656ed_870e_40ba_8bc0_c879687a335a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square Metre per Mole"@en ; - skos:prefLabel "SquareMetrePerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.mol-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Square Meter Per Mole (m2/mol) is a unit in the category of Specific Area. It is also known as square meters per mole, square metre per per, square metres per per, square meter/per, square metre/per. This unit is commonly used in the SI unit system. Square Meter Per Mole (m2/mol) has a dimension of M-1L2 where M is mass, and L is length. This unit is the standard SI unit in this category. +### https://w3id.org/emmo#PerSquareKilogram +:PerSquareKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_6aa04359_50d6_43d7_b3a7_296bd391bf7d , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSquareKilogram"@en ; + skos:prefLabel "PerSquareKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-KiloGM2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/kg²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Square Kilogram is a denominator unit with dimensions /kg². -- QUDT"""@en . -### https://w3id.org/emmo#SquareMetrePerNewton -emmo:SquareMetrePerNewton rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square Metre Per Newton"@en ; - skos:prefLabel "SquareMetrePerNewton"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-N" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.N-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/N" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """power of the SI base unit metre with the exponent 2 divided by the derived SI unit newton +### https://w3id.org/emmo#PerSquareMetre +:PerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_11708648_fc62_46c6_bae5_3a10693e416e , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSquareMetre"@en ; + skos:prefLabel "PerSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "/m2" , + "m-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Per Square Meter\" is a denominator unit with dimensions /m². -- QUDT"""@en . -### https://w3id.org/emmo#SquareMetrePerSecond -emmo:SquareMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_b33cc5b5_a9dc_4082_b497_14d1654c5591 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square Metre per Second"@en ; - skos:prefLabel "SquareMetrePerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.s-1" , - "m2/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Square Metres per second is the SI derived unit of angular momentum, defined by distance or displacement in metres multiplied by distance again in metres and divided by time in seconds. The unit is written in symbols as m2/s or m2u00b7s-1 or m2s-1. It may be better understood when phrased as \"metres per second times metres\", i.e. the momentum of an object with respect to a position. - --- QUDT"""@en . +### https://w3id.org/emmo#PerSquareMetreSecond +:PerSquareMetreSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_9b075686_4ac2_43bb_b2a3_17b3ea24ff17 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSquareMetreSecond"@en ; + skos:prefLabel "PerSquareMetreSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-M2-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m-2.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/(m²⋅s)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per square metre and second."@en . -### https://w3id.org/emmo#SquareMetrePerSquareHertz -emmo:SquareMetrePerSquareHertz rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_7855043d_a466_4585_97a9_b9fe4ce0c12d , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetrePerSquareHertz" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-HZ2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/Hz²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metres per square Hertz."@en . +### https://w3id.org/emmo#PerSquareSecond +:PerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_78487bf1_c0bc_4db8_99dd_d8b7cc8b3bac , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSquareSecond"@en ; + skos:prefLabel "PerSquareSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "s-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/s²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per square second."@en . -### https://w3id.org/emmo#SquareMetrePerSquareMetre -emmo:SquareMetrePerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_6f4d704a_a7c6_4c07_b8a7_ea0bab04128f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "square metre per square metre"@en ; - skos:prefLabel "SquareMetrePerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-M2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A square metre unit of area per square metre +### https://w3id.org/emmo#PerSteradian +:PerSteradian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalSteradian"@en ; + skos:prefLabel "PerSteradian"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-SR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "sr-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/sr" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per steradian."@en . --- QUDT"""@en . +### https://w3id.org/emmo#PerTeslaMetre +:PerTeslaMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_01cd670e_d37c_424f_b91e_c2c2bbb5ea43 , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ReciprocalTeslaMetre."@en ; + skos:prefLabel "PerTeslaMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-T-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "T-1.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/t⋅m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Tesla Meter Unit is a denominator unit with dimensions /m .· T. -### https://w3id.org/emmo#SquareMetrePerSquareSecond -emmo:SquareMetrePerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetrePerSquareSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.s-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per square second."@en . +-- QUDT"""@en . -### https://w3id.org/emmo#SquareMetrePerSteradian -emmo:SquareMetrePerSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_33433bb1_c68f_45ee_a466_f01e2c57b214 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetrePerSteradian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/sr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per steradian."@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Steradian?oldid=494317847" . +### https://w3id.org/emmo#PerTeslaSecond +:PerTeslaSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Per Tesla and Second unit."@en ; + skos:prefLabel "PerTeslaSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-T-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "T-1.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/T⋅s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Per Tesla Second Unit is a denominator unit with dimensions /s . T. +-- QUDT"""@en . -### https://w3id.org/emmo#SquareMetrePerSteradianJoule -emmo:SquareMetrePerSteradianJoule rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f508dec1_e2d8_43d5_ae65_c386c7b330f9 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetrePerSteradianJoule"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-SR-J" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.sr-1.J-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/(sr⋅J)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per steradian and Joule."@en . +### https://w3id.org/emmo#PerWeber +:PerWeber rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_53b10105_52c7_4746_ab73_a5a30bd198e2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; + skos:altLabel "ReciprocalWeber"@en ; + skos:prefLabel "PerWeber"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PER-WB" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Wb-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "/Wb" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Per Weber unit."@en . -### https://w3id.org/emmo#SquareMetrePerVoltSecond -emmo:SquareMetrePerVoltSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetrePerVoltSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-V-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.V-1.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/(V⋅s)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per volt second."@en . +### https://w3id.org/emmo#QuarticCoulombMetrePerCubicEnergy +:QuarticCoulombMetrePerCubicEnergy rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c0487653_66e8_454e_bb11_e50167e412e4 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Quartic Coulomb Metre per Cubic Energy"@en ; + skos:prefLabel "QuarticCoulombMetrePerCubicEnergy"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C4-M4-PER-J3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C4.m4.J-3" , + "C4.m4/J3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C⁴m⁴/J³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Quartic Coulomb Meter per Cubic Energy\" is a unit for 'Quartic Electric Dipole Moment Per Cubic Energy' expressed as C⁴ m⁴ J⁻³. -### https://w3id.org/emmo#SquareMetreQuarticHertz -emmo:SquareMetreQuarticHertz rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_27c8e4db_eb18_402c_951e_6a38751cf1d0 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetreQuarticHertz" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-HZ4" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz4" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅Hz⁴" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre and quartic Hertz."@en . +-- QUDT"""@en . -### https://w3id.org/emmo#SquareMetreSecondPerRadian -emmo:SquareMetreSecondPerRadian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_959c9715_14fb_4ce8_a93b_79678b2959b9 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetreSecondPerRadian" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-SEC-PER-RAD" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.s.rad-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅s/rad" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre seconds per radian."@en . +### https://w3id.org/emmo#QuarticMetre +:QuarticMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_8627410d_01f8_4ed1_8f2b_aba69d791ad3 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Quartic Metre"@en ; + skos:prefLabel "QuarticMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M4" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m4" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⁴" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A unit associated with area moments of inertia. +-- QUDT"""@en . -### https://w3id.org/emmo#SquareMetreSquareHertz -emmo:SquareMetreSquareHertz rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareMetreSquareHertz" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-HZ2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅Hz²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre and square Hertz."@en . +### https://w3id.org/emmo#QuarticMetrePerSecond +:QuarticMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_6cfc5b82_b47b_47bc_bb45_c23c273d2e06 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "QuarticMetrePerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M4-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m4.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⁴/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre to the power four per second."@en . -### https://w3id.org/emmo#SquareMetreSteradian -emmo:SquareMetreSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_33433bb1_c68f_45ee_a466_f01e2c57b214 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square Metre Steradian"@en ; - skos:prefLabel "SquareMetreSteradian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.sr" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅sr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Square Meter Steradian\" is a unit for 'Area Angle' expressed as m²-sr. --- QUDT"""@en . +### https://w3id.org/emmo#QuinticMetre +:QuinticMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_e55d4f6d_2506_4f63_8e01_1963efe7071e ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "QuinticMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M5" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⁵" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre to the power of five."@en . -### https://w3id.org/emmo#SquarePascalPerSquareSecond -emmo:SquarePascalPerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ffbacbc4_c3be_4cc5_9539_94344e72f7a6 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquarePascalPerSquareSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA2-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa2.s-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa²/s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square Pascal per square second."@en . +### https://w3id.org/emmo#RadianPerMetre +:RadianPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_608a1b30_df6f_4bbb_9dc3_5c0de92fd9cf , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; + skos:prefLabel "RadianPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Radian per metre."@en . -### https://w3id.org/emmo#SquarePascalSecond -emmo:SquarePascalSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_886eb0fb_4d36_4b7d_99e4_e5915a06aff1 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.efunda.com/glossary/units/units--specific_acoustic_impedance--pascal_second_per_meter.cfm" ; - skos:altLabel "Square Pascal Second"@en ; - skos:prefLabel "SquarePascalSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA2-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa2.s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa²⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Square Pascal Second (Pa²· s) is a unit in the category of sound exposure. +### https://w3id.org/emmo#RadianPerSecond +:RadianPerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "radian per second"@en ; + skos:prefLabel "RadianPerSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.s-1" , + "rad/s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Radian per Second\" is the SI unit of rotational speed (angular velocity), and, also the unit of angular frequency. The radian per second is defined as the change in the orientation of an object, in radians, every second. -- QUDT"""@en . -### https://w3id.org/emmo#SquareSecond -emmo:SquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f2c1a072_4ccb_46c4_a0f8_ac801d328d0f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square Second"@en ; - skos:prefLabel "SquareSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "s2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "s²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Square Second\" is a unit for 'Square Time' expressed as s². +### https://w3id.org/emmo#RadianPerSquareSecond +:RadianPerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_78487bf1_c0bc_4db8_99dd_d8b7cc8b3bac , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Radian per Square Second"@en ; + skos:prefLabel "RadianPerSquareSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-PER-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.s-2" , + "rad/s2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad/s²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Angular acceleration is the rate of change of angular velocity. In SI units, it is measured in radians per Square second (rad/s²), and is usually denoted by the Greek letter α. -- QUDT"""@en . -### https://w3id.org/emmo#SquareVoltPerSquareKelvin -emmo:SquareVoltPerSquareKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_58c5b65c_c896_4740_80d9_ff9a7643c7e8 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:prefLabel "SquareVoltPerSquareKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V2-PER-K2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V2.K-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V²/K²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square volt per square Kelvin."@en . +### https://w3id.org/emmo#RadianSquareMetrePerKilogram +:RadianSquareMetrePerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4817e479_e401_437e_a49b_54540b93d2a1 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "RadianSquareMetrePerKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-M2-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.m2.kg-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad⋅m²/kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Radian square metre per kilogram."@en . -### https://w3id.org/emmo#VoltAmpere -emmo:VoltAmpere rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f , +### https://w3id.org/emmo#RadianSquareMetrePerMole +:RadianSquareMetrePerMole rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_973656ed_870e_40ba_8bc0_c879687a335a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "RadianSquareMetrePerMole"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/RAD-M2-PER-MOL" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "rad.m2.mol-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "rad⋅m²/mol" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Radian square metre per mole."@en . + + +### https://w3id.org/emmo#SecondPerMetre +:SecondPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ab2ee5cd_4de3_46b6_bec5_29e293b33422 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Volt Ampere"@en ; - skos:prefLabel "VoltAmpere"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-A" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.A" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V⋅A" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit volt and the SI base unit ampere + skos:prefLabel "SecondPerMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/SEC-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "s.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "s/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Second per metre."@en . --- QUDT"""@en . +### https://w3id.org/emmo#SecondPerRadianCubicMetre +:SecondPerRadianCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_6f76f9bf_feb3_4e27_9bcb_45b5f3526050 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; + skos:prefLabel "SecondPerRadianCubicMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/SEC-PER-RAD-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "s.rad-1.m-3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "s/rad⋅m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Second per radian and cubic metre unit."@en . -### https://w3id.org/emmo#VoltPerKelvin -emmo:VoltPerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_96ffda63_71e7_451b_85ee_2cc8e341ff11 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; - skos:prefLabel "VoltPerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V/K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Volt per Kelvin."@en . +### https://w3id.org/emmo#SexticMetre +:SexticMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_21bc99ae_f2ba_4eb3_90c1_d81968c429e2 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SexticMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M6" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m⁶" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Metre to the power of six."@en . -### https://w3id.org/emmo#VoltPerMetre -emmo:VoltPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ebf9a5c6_ca80_45d4_a991_24a1bf4b6720 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.efunda.com/glossary/units/units--electric_field_strength--volt_per_meter.cfm" ; - skos:altLabel "Volt per Metre"@en ; - skos:prefLabel "VoltPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Volt Per Meter (V/m) is a unit in the category of Electric field strength. It is also known as volts per meter, volt/meter, volt/metre, volt per metre, volts per metre. This unit is commonly used in the SI unit system. Volt Per Meter (V/m) has a dimension of MLT⁻³I⁻¹ where M is mass, L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. + +### https://w3id.org/emmo#SiemensPerMetre +:SiemensPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_86ffe1bb_d457_4948_9e39_35f363b9a9fe , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Siemens Per Metre"@en ; + skos:prefLabel "SiemensPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/S-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "S.m-1" , + "S/m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "S/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit siemens divided by the SI base unit metre. -- QUDT"""@en . -### https://w3id.org/emmo#VoltPerSecond -emmo:VoltPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_6837b106_7220_4ec6_b7c9_d549d6163672 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.thefreedictionary.com/Webers" ; - skos:altLabel "Volt per second"@en ; - skos:prefLabel "VoltPerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """'Volt per Second' is a unit of magnetic flux equaling one weber. This is the flux passing through a conducting loop and reduced to zero at a uniform rate in one second inducing an electric potential of one volt in the loop. +### https://w3id.org/emmo#SiemensSquareMetrePerMole +:SiemensSquareMetrePerMole rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_14235b93_650f_4452_8395_a23b8f645c9a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SiemensSquareMetrePerMole"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/S-M2-PER-MOL" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "S.m2.mol-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "S⋅m²/mol" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Siemens square metre per mole."@en . + + +### https://w3id.org/emmo#SquareCoulombSquareMetrePerJoule +:SquareCoulombSquareMetrePerJoule rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_cd9ad446_04f7_44ff_b9ea_ae7389574fa6 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Square Coulomb Square Metre per Joule"@en ; + skos:prefLabel "SquareCoulombSquareMetrePerJoule"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/C2-M2-PER-J" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "C2.m2.J-1" , + "C2.m2/J" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "C²⋅m²/J" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Square Coulomb Square Meter per Joule\" is a unit for 'Polarizability' expressed as C² m² J⁻¹. -- QUDT"""@en . -### https://w3id.org/emmo#VoltPerSquareMetre -emmo:VoltPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_a5111335_6d14_49d9_ba7a_10c10b2189e7 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.funtrivia.com/en/subtopics/Physical-Quantities-310909.html" ; - skos:altLabel "Volt per Square Metre"@en ; - skos:prefLabel "VoltPerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The divergence at a particular point in a vector field is (roughly) how much the vector field 'spreads out' from that point. Operationally, we take the partial derivative of each of the field with respect to each of its space variables and add all the derivatives together to get the divergence. Electric field (V/m) differentiated with respect to distance (m) yields V/(m²). +### https://w3id.org/emmo#SquareDegreeCelsiusPerSecond +:SquareDegreeCelsiusPerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_dafdcae3_f8ec_4993_8269_2c9299a75158 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareDegreeCelsiusPerSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C2-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K2.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C²⋅s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square degree Celsius per second."@en . --- QUDT"""@en . +### https://w3id.org/emmo#SquareKelvin +:SquareKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_bdee99f6_389b_4816_8a1c_a7903a2df00a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/K2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "K²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square Kelvin."@en . -### https://w3id.org/emmo#VoltSecondPerMetre -emmo:VoltSecondPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8cf32f24_ada1_4350_af2c_50eb0e5f6415 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Volt Second Per Metre"@en ; - skos:prefLabel "VoltSecondPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-SEC-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.s.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V⋅s/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit volt and the SI base unit second divided by the SI base unit metre --- QUDT"""@en . +### https://w3id.org/emmo#SquareKilogramPerSquareSecond +:SquareKilogramPerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_109e8c69_4148_4cb0_9ceb_fbd526befca0 , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareKilogramPerSquareSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM2-PER-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg2.s-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg²/s²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square kilogram per square second."@en . -### https://w3id.org/emmo#WattMetrePerSquareMetreSteradian -emmo:WattMetrePerSquareMetreSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3371fb68_5f07_467c_ada6_5aa3da3808d0 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watts metre per square metre steradian"@en ; - skos:prefLabel "WattMetrePerSquareMetreSteradian" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-M-PER-M2-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.m.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W⋅m/m²⋅sr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The power per unit area of radiation of a given wavenumber illuminating a target at a given incident angle. +### https://w3id.org/emmo#SquareMetre +:SquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_33433bb1_c68f_45ee_a466_f01e2c57b214 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "SquareMetre"@en ; + :EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "MTK" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2" ; + :EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 "http://www.ontology-of-units-of-measure.org/resource/om-2/squareMetre" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The S I unit of area is the square metre. -- QUDT"""@en . -### https://w3id.org/emmo#WattPerCubicMetre -emmo:WattPerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , +### https://w3id.org/emmo#SquareMetreCubicHertz +:SquareMetreCubicHertz rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_835f4e4e_680d_404c_8c73_92a6a570f6eb , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watt Per Cubic Metre"@en ; - skos:prefLabel "WattPerCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit watt divided by the power of the SI base unit metre with the exponent 3 + skos:prefLabel "SquareMetreCubicHertz" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-HZ3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅Hz³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre and cubic Hertz."@en . --- QUDT"""@en . + +### https://w3id.org/emmo#SquareMetreHertz +:SquareMetreHertz rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_b33cc5b5_a9dc_4082_b497_14d1654c5591 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetreHertz" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-HZ" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅Hz" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre Hertz."@en . -### https://w3id.org/emmo#WattPerKelvin -emmo:WattPerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_21a91e48_b6d3_4558_b08f_246433d43860 , +### https://w3id.org/emmo#SquareMetreKelvin +:SquareMetreKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ceaa4c6b_f5b7_46f4_bfcd_16eb4afab945 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watt per Kelvin"@en ; - skos:prefLabel "WattPerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "w/K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Watt Per Kelvin (W/K) is a unit in the category of Thermal conductivity. + skos:altLabel "Square Metre Kelvin"@en ; + skos:prefLabel "SquareMetreKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.K" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Square Meter Kelvin` is a unit for 'Area Temperature' expressed as m²-K. -- QUDT"""@en . -### https://w3id.org/emmo#WattPerKilogram -emmo:WattPerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_835f4e4e_680d_404c_8c73_92a6a570f6eb , +### https://w3id.org/emmo#SquareMetreKelvinPerWatt +:SquareMetreKelvinPerWatt rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_869e6e4f_a9b5_4db8_a978_8ad050239933 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://physics.nist.gov/Pubs/SP811/appenB9.html" ; + skos:altLabel "Square Metre Kelvin per Watt"@en ; + skos:prefLabel "SquareMetreKelvinPerWatt"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-K-PER-W" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.K.W-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "(K²)m/W" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Square Meter Kelvin per Watt` is a unit for 'Thermal Insulance' expressed as (K²)m/W. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#SquareMetrePerGram +:SquareMetrePerGram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_4817e479_e401_437e_a49b_54540b93d2a1 , + :EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1000.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Square metres per gram"@en ; + skos:prefLabel "SquareMetrePerGram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-GM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.g-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/g" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A unit in the category of specific area."@en . + + +### https://w3id.org/emmo#SquareMetrePerHertz +:SquareMetrePerHertz rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_959c9715_14fb_4ce8_a93b_79678b2959b9 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watt Per Kilogram"@en ; - skos:prefLabel "WattPerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.kg-1" , - "W/kg" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit watt divided by the SI base unit kilogram + skos:prefLabel "SquareMetrePerHertz" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-HZ" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/Hz" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per Hertz."@en . --- QUDT"""@en . +### https://w3id.org/emmo#SquareMetrePerJoule +:SquareMetrePerJoule rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_f508dec1_e2d8_43d5_ae65_c386c7b330f9 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetrePerJoule"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-J" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.J-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/j" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per Joule."@en . -### https://w3id.org/emmo#WattPerMetre -emmo:WattPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3371fb68_5f07_467c_ada6_5aa3da3808d0 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "WattPerMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watts per metre."@en . + +### https://w3id.org/emmo#SquareMetrePerKelvin +:SquareMetrePerKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_002e4002_58c7_4aea_ac1f_bba5188818ff , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetrePerKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/k" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per Kelvin."@en . -### https://w3id.org/emmo#WattPerMetreKelvin -emmo:WattPerMetreKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_0f3ec0ad_3fcf_42b2_8f34_6dca89e35a4f , - emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , +### https://w3id.org/emmo#SquareMetrePerKilogram +:SquareMetrePerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4817e479_e401_437e_a49b_54540b93d2a1 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "WattPerMetreKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-1.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m⋅K)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watt per metre and Kelvin unit."@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Thermal_conductivity" . + skos:altLabel "Square Metre per Kilogram"@en ; + skos:prefLabel "SquareMetrePerKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.kg-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Square Meter Per Kilogram (m2/kg) is a unit in the category of Specific Area. It is also known as square meters per kilogram, square metre per kilogram, square metres per kilogram, square meter/kilogram, square metre/kilogram. This unit is commonly used in the SI unit system. Square Meter Per Kilogram (m2/kg) has a dimension of M-1L2 where M is mass, and L is length. This unit is the standard SI unit in this category. +-- QUDT"""@en . -### https://w3id.org/emmo#WattPerSquareMetre -emmo:WattPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_539d8d92_d3a5_4f46_858f_081fed5b4190 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.efunda.com/glossary/units/units--energy_flux--watt_per_square_meter.cfm" ; - skos:altLabel "Watt per Square Metre"@en ; - skos:prefLabel "WattPerSquareMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2" , - "W/m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Watt per Square Meter} is a unit of irradiance defined as the power received per area. This is a unit in the category of Energy flux. It is also known as watts per square meter, watt per square metre, watts per square metre, watt/square meter, watt/square metre. This unit is commonly used in the SI unit system. Watt Per Square Meter (W/m²) has a dimension of MT^{-3\" where M is mass, and T is time. This unit is the standard SI unit in this category. + +### https://w3id.org/emmo#SquareMetrePerMole +:SquareMetrePerMole rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_973656ed_870e_40ba_8bc0_c879687a335a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Square Metre per Mole"@en ; + skos:prefLabel "SquareMetrePerMole"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-MOL" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.mol-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/mol" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Square Meter Per Mole (m2/mol) is a unit in the category of Specific Area. It is also known as square meters per mole, square metre per per, square metres per per, square meter/per, square metre/per. This unit is commonly used in the SI unit system. Square Meter Per Mole (m2/mol) has a dimension of M-1L2 where M is mass, and L is length. This unit is the standard SI unit in this category. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#SquareMetrePerNewton +:SquareMetrePerNewton rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Square Metre Per Newton"@en ; + skos:prefLabel "SquareMetrePerNewton"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-N" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.N-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/N" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """power of the SI base unit metre with the exponent 2 divided by the derived SI unit newton + +-- QUDT"""@en . + + +### https://w3id.org/emmo#SquareMetrePerSecond +:SquareMetrePerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_b33cc5b5_a9dc_4082_b497_14d1654c5591 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Square Metre per Second"@en ; + skos:prefLabel "SquareMetrePerSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.s-1" , + "m2/s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Square Metres per second is the SI derived unit of angular momentum, defined by distance or displacement in metres multiplied by distance again in metres and divided by time in seconds. The unit is written in symbols as m2/s or m2u00b7s-1 or m2s-1. It may be better understood when phrased as \"metres per second times metres\", i.e. the momentum of an object with respect to a position. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#SquareMetrePerSquareHertz +:SquareMetrePerSquareHertz rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_7855043d_a466_4585_97a9_b9fe4ce0c12d , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetrePerSquareHertz" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-HZ2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/Hz²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metres per square Hertz."@en . + + +### https://w3id.org/emmo#SquareMetrePerSquareMetre +:SquareMetrePerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_6f4d704a_a7c6_4c07_b8a7_ea0bab04128f , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "square metre per square metre"@en ; + skos:prefLabel "SquareMetrePerSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-M2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A square metre unit of area per square metre -- QUDT"""@en . -### https://w3id.org/emmo#WattPerSquareMetreKelvin -emmo:WattPerSquareMetreKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4b2c223f_89fb_4407_b1b6_24774b7fe770 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watt per Square Metre Kelvin"@en ; - skos:prefLabel "WattPerSquareMetreKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.K-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m²⋅K)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Watt Per Square Meter Per Kelvin `(W m⁻² K⁻¹) is a unit in the category of Thermal heat transfer coefficient. It is also known as watt/square meter-kelvin. This unit is commonly used in the SI unit system. Watt Per Square Meter Per Kelvin (W m⁻² K⁻¹) has a dimension of MT⁻¹Q⁻¹ where M is mass, T is time, and Q is temperature. This unit is the standard SI unit in this category. +### https://w3id.org/emmo#SquareMetrePerSquareSecond +:SquareMetrePerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetrePerSquareSecond" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.s-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/s²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per square second."@en . --- QUDT"""@en . + +### https://w3id.org/emmo#SquareMetrePerSteradian +:SquareMetrePerSteradian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_33433bb1_c68f_45ee_a466_f01e2c57b214 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetrePerSteradian"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-SR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.sr-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/sr" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per steradian."@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Steradian?oldid=494317847" . -### https://w3id.org/emmo#WattPerSquareMetrePascal -emmo:WattPerSquareMetrePascal rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4f5c7c54_1c63_4d17_b12b_ea0792c2b187 , +### https://w3id.org/emmo#SquareMetrePerSteradianJoule +:SquareMetrePerSteradianJoule rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_f508dec1_e2d8_43d5_ae65_c386c7b330f9 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watt per Square Metre Pascal"@en ; - skos:prefLabel "WattPerSquareMetrePascal"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-PA" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.Pa-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m²⋅pa)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Watt Per Square Meter Per Pascal (W/m²-pa) is a unit of Evaporative Heat Transfer. - --- QUDT"""@en . - - -### https://w3id.org/emmo#WattPerSquareMetrePerMetre -emmo:WattPerSquareMetrePerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "WattPerSquareMetrePerMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m²⋅m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watts per square metre per metre."@en . + skos:prefLabel "SquareMetrePerSteradianJoule"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-SR-J" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.sr-1.J-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/(sr⋅J)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per steradian and Joule."@en . -### https://w3id.org/emmo#WattPerSquareMetrePerMetrePerSteradian -emmo:WattPerSquareMetrePerMetrePerSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "WattPerSquareMetrePerMetrePerSteradian" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-M-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.m-1.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m²⋅m⋅sr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watts per square metre and metre and steradian."@en . +### https://w3id.org/emmo#SquareMetrePerVoltSecond +:SquareMetrePerVoltSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_d09e8aea_3fd0_4213_955d_10fc2a6f1d74 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetrePerVoltSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-V-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.V-1.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/(V⋅s)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre per volt second."@en . -### https://w3id.org/emmo#WattPerSquareMetreQuarticKelvin -emmo:WattPerSquareMetreQuarticKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_971b3dff_28b4_4538_b082_3ec9fa5af294 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watt per Square Metre Quartic Kelvin"@en ; - skos:prefLabel "WattPerSquareMetreQuarticKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-K4" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.K-4" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m²⋅K⁴)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Watt Per Square Meter Per Quartic Kelvin (W/m2·K4) is a unit in the category of light. +### https://w3id.org/emmo#SquareMetreQuarticHertz +:SquareMetreQuarticHertz rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_27c8e4db_eb18_402c_951e_6a38751cf1d0 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetreQuarticHertz" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-HZ4" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz4" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅Hz⁴" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre and quartic Hertz."@en . --- QUDT"""@en . +### https://w3id.org/emmo#SquareMetreSecondPerRadian +:SquareMetreSecondPerRadian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_959c9715_14fb_4ce8_a93b_79678b2959b9 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetreSecondPerRadian" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-SEC-PER-RAD" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.s.rad-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅s/rad" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre seconds per radian."@en . -### https://w3id.org/emmo#WattPerSquareMetreSteradian -emmo:WattPerSquareMetreSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_539d8d92_d3a5_4f46_858f_081fed5b4190 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.efunda.com/glossary/units/units--radiance--watt_per_square_meter_per_steradian.cfm" ; - skos:altLabel "Watt per Square Metre Steradian"@en ; - skos:prefLabel "WattPerSquareMetreSteradian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m²⋅sr)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Watt per steradian per square metre` is the SI unit of radiance (W·sr⁻¹·m⁻²), while that of spectral radiance in frequency is the watt per steradian per square metre per hertz (W·sr⁻¹·m⁻²·Hz⁻¹) and that of spectral radiance in wavelength is the watt per steradian per square metre, per metre (W·sr⁻¹·m⁻³), commonly the watt per steradian per square metre per nanometre (W·sr⁻¹·m⁻²·nm⁻¹). It has a dimension of ML⁻⁴T⁻³ where M is mass, L is length, and T is time. This unit is the standard SI unit in this category. --- QUDT"""@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Radiance" . +### https://w3id.org/emmo#SquareMetreSquareHertz +:SquareMetreSquareHertz rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquareMetreSquareHertz" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-HZ2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.Hz2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅Hz²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square metre and square Hertz."@en . -### https://w3id.org/emmo#WattPerSteradian -emmo:WattPerSteradian rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f , +### https://w3id.org/emmo#SquareMetreSteradian +:SquareMetreSteradian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_33433bb1_c68f_45ee_a466_f01e2c57b214 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watt per Steradian"@en ; - skos:prefLabel "WattPerSteradian"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-SR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.sr-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/sr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Watt Per Steradian (W/sr)` is the unit in the category of Radiant intensity. It is also known as watts per steradian. This unit is commonly used in the SI unit system. Watt Per Steradian (W/sr) has a dimension of M· L⁻²· T⁻³ where M is mass, L is length, and T is time. This unit is the standard SI unit in this category. + skos:altLabel "Square Metre Steradian"@en ; + skos:prefLabel "SquareMetreSteradian"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-SR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.sr" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²⋅sr" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Square Meter Steradian\" is a unit for 'Area Angle' expressed as m²-sr. -- QUDT"""@en . -### https://w3id.org/emmo#WattSecond -emmo:WattSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Watt Second"@en ; - skos:prefLabel "WattSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit watt and SI base unit second +### https://w3id.org/emmo#SquarePascalPerSquareSecond +:SquarePascalPerSquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ffbacbc4_c3be_4cc5_9539_94344e72f7a6 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "SquarePascalPerSquareSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA2-PER-SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa2.s-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa²/s²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square Pascal per square second."@en . + + +### https://w3id.org/emmo#SquarePascalSecond +:SquarePascalSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_886eb0fb_4d36_4b7d_99e4_e5915a06aff1 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.efunda.com/glossary/units/units--specific_acoustic_impedance--pascal_second_per_meter.cfm" ; + skos:altLabel "Square Pascal Second"@en ; + skos:prefLabel "SquarePascalSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/PA2-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Pa2.s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Pa²⋅s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Square Pascal Second (Pa²· s) is a unit in the category of sound exposure. -- QUDT"""@en . -### https://w3id.org/emmo#WattSecondPerSquareMetre -emmo:WattSecondPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "WattSecondPerSquareMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-SEC-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.s.m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W⋅s/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watt second per square metre."@en . +### https://w3id.org/emmo#SquareSecond +:SquareSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_f2c1a072_4ccb_46c4_a0f8_ac801d328d0f , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Square Second"@en ; + skos:prefLabel "SquareSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/SEC2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "s2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "s²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Square Second\" is a unit for 'Square Time' expressed as s². +-- QUDT"""@en . -### https://w3id.org/emmo#WeberMetre -emmo:WeberMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_431ce3bc_3d54_481d_a10d_7c4a4418732a , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://www.simetric.co.uk/siderived.htm" ; - skos:prefLabel "WeberMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/WB-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Wb.m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Wb⋅m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Weber metre."@en . +### https://w3id.org/emmo#SquareVoltPerSquareKelvin +:SquareVoltPerSquareKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_58c5b65c_c896_4740_80d9_ff9a7643c7e8 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; + skos:prefLabel "SquareVoltPerSquareKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V2-PER-K2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V2.K-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V²/K²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square volt per square Kelvin."@en . -### https://w3id.org/emmo#WeberPerMetre -emmo:WeberPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8cf32f24_ada1_4350_af2c_50eb0e5f6415 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Weber Per Metre"@en ; - skos:prefLabel "WeberPerMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/WB-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Wb.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Wb/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit weber divided by the SI base unit metre + +### https://w3id.org/emmo#VoltAmpere +:VoltAmpere rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Volt Ampere"@en ; + skos:prefLabel "VoltAmpere"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-A" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.A" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V⋅A" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit volt and the SI base unit ampere -- QUDT"""@en . -### https://w3id.org/emmo/disciplines/units/coherentsiunits#EMMO_089f13b1_ceb3_4d2a_8795_b4a2d92916da -:EMMO_089f13b1_ceb3_4d2a_8795_b4a2d92916da rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1 ; - skos:prefLabel "MassFraction"@en ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mass_fraction"@en , - "mass-fraction" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The mass of one type of species divided by the total mass."@en . +### https://w3id.org/emmo#VoltPerKelvin +:VoltPerKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_96ffda63_71e7_451b_85ee_2cc8e341ff11 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.iso.org/iso/catalogue_detail?csnumber=31897" ; + skos:prefLabel "VoltPerKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-PER-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V/K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Volt per Kelvin."@en . -### https://w3id.org/emmo#KilogramKelvin -emmo:KilogramKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_8455fa05_a877_48d7_b8a3_8e3bfad119bf , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , +### https://w3id.org/emmo#VoltPerMetre +:VoltPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_ebf9a5c6_ca80_45d4_a991_24a1bf4b6720 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.efunda.com/glossary/units/units--electric_field_strength--volt_per_meter.cfm" ; + skos:altLabel "Volt per Metre"@en ; + skos:prefLabel "VoltPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Volt Per Meter (V/m) is a unit in the category of Electric field strength. It is also known as volts per meter, volt/meter, volt/metre, volt per metre, volts per metre. This unit is commonly used in the SI unit system. Volt Per Meter (V/m) has a dimension of MLT⁻³I⁻¹ where M is mass, L is length, T is time, and I is electric current. This unit is the standard SI unit in this category. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#VoltPerSecond +:VoltPerSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_6837b106_7220_4ec6_b7c9_d549d6163672 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.thefreedictionary.com/Webers" ; + skos:altLabel "Volt per second"@en ; + skos:prefLabel "VoltPerSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-PER-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.s-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V/s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """'Volt per Second' is a unit of magnetic flux equaling one weber. This is the flux passing through a conducting loop and reduced to zero at a uniform rate in one second inducing an electric potential of one volt in the loop. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#VoltPerSquareMetre +:VoltPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_a5111335_6d14_49d9_ba7a_10c10b2189e7 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - skos:altLabel "Kilogram Kelvin"@en ; - skos:prefLabel "KilogramKelvin" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.K" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Kilogram Kelvin` is a unit for 'Mass Temperature' expressed as kg-K. + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.funtrivia.com/en/subtopics/Physical-Quantities-310909.html" ; + skos:altLabel "Volt per Square Metre"@en ; + skos:prefLabel "VoltPerSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.m-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The divergence at a particular point in a vector field is (roughly) how much the vector field 'spreads out' from that point. Operationally, we take the partial derivative of each of the field with respect to each of its space variables and add all the derivatives together to get the divergence. Electric field (V/m) differentiated with respect to distance (m) yields V/(m²). -- QUDT"""@en . -### https://w3id.org/emmo#KilogramMetrePerSecond -emmo:KilogramMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_ec987ba8_a548_4fc9_9df6_a834daebd140 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram Metre Per Second"@en ; - skos:prefLabel "KilogramMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-M-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m.s-1" , - "kg.m/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅m/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Kilogram Meter Per Second\" is a unit for 'Linear Momentum' expressed as kg-m/s. +### https://w3id.org/emmo#VoltSecondPerMetre +:VoltSecondPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_8cf32f24_ada1_4350_af2c_50eb0e5f6415 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Volt Second Per Metre"@en ; + skos:prefLabel "VoltSecondPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/V-SEC-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "V.s.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "V⋅s/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit volt and the SI base unit second divided by the SI base unit metre -- QUDT"""@en . -### https://w3id.org/emmo#KilogramPerCubicMetre -emmo:KilogramPerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_1c957677_a460_4702_85a6_baef659d14b1 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram per Cubic Metre"@en ; - skos:prefLabel "KilogramPerCubicMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-3" , - "kg/m3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Kilogram per cubic metre is an SI derived unit of density, defined by mass in kilograms divided by volume in cubic metres. The official SI symbolic abbreviation is kg . m⁻³, or equivalently either kg/m³. +### https://w3id.org/emmo#WattMetrePerSquareMetreSteradian +:WattMetrePerSquareMetreSteradian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_3371fb68_5f07_467c_ada6_5aa3da3808d0 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watts metre per square metre steradian"@en ; + skos:prefLabel "WattMetrePerSquareMetreSteradian" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-M-PER-M2-SR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.m.sr-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W⋅m/m²⋅sr" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The power per unit area of radiation of a given wavenumber illuminating a target at a given incident angle. -- QUDT"""@en . -### https://w3id.org/emmo#KilogramPerCubicMetrePerSecond -emmo:KilogramPerCubicMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_8f3a9f9f_6f56_49dc_b39e_1aee57ffdc58 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilograms per cubic metre per second"@en ; - skos:prefLabel "KilogramPerCubicMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M3-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-3.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m³⋅s)" . +### https://w3id.org/emmo#WattPerCubicMetre +:WattPerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watt Per Cubic Metre"@en ; + skos:prefLabel "WattPerCubicMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M3" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-3" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m³" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit watt divided by the power of the SI base unit metre with the exponent 3 + +-- QUDT"""@en . + + +### https://w3id.org/emmo#WattPerKelvin +:WattPerKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_21a91e48_b6d3_4558_b08f_246433d43860 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watt per Kelvin"@en ; + skos:prefLabel "WattPerKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "w/K" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Watt Per Kelvin (W/K) is a unit in the category of Thermal conductivity. +-- QUDT"""@en . -### https://w3id.org/emmo#KilogramPerKilogram -emmo:KilogramPerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram Per Kilogram"@en ; - skos:prefLabel "KilogramPerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.kg-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/kg" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI base unit kilogram divided by the SI base unit kilogram + +### https://w3id.org/emmo#WattPerKilogram +:WattPerKilogram rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_835f4e4e_680d_404c_8c73_92a6a570f6eb , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watt Per Kilogram"@en ; + skos:prefLabel "WattPerKilogram" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-KiloGM" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.kg-1" , + "W/kg" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/kg" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit watt divided by the SI base unit kilogram -- QUDT"""@en . -### https://w3id.org/emmo#KilogramPerMetre -emmo:KilogramPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4007522b_7ab7_4855_acd2_e99e2a0690b6 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram per Metre"@en ; - skos:prefLabel "KilogramPerMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-1" , - "kg/m" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Kilogram Per Meter (kg/m) is a unit in the category of Linear mass density. It is also known as kilogram/meter, kilogram/metre, kilograms per meter, kilogram per metre, kilograms per metre. This unit is commonly used in the SI unit system. Kilogram Per Meter (kg/m) has a dimension of ML-1 where M is mass, and L is length. This unit is the standard SI unit in this category. +### https://w3id.org/emmo#WattPerMetre +:WattPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_3371fb68_5f07_467c_ada6_5aa3da3808d0 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "WattPerMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watts per metre."@en . --- QUDT"""@en . + +### https://w3id.org/emmo#WattPerMetreKelvin +:WattPerMetreKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_0f3ec0ad_3fcf_42b2_8f34_6dca89e35a4f , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "WattPerMetreKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-1.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m⋅K)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watt per metre and Kelvin unit."@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Thermal_conductivity" . -### https://w3id.org/emmo#KilogramPerMol -emmo:KilogramPerMol rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_9ba91622_e39f_43e3_b95f_290937928d7e , +### https://w3id.org/emmo#WattPerSquareMetre +:WattPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_539d8d92_d3a5_4f46_858f_081fed5b4190 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - skos:altLabel "Kilogram per Mole"@en ; - skos:prefLabel "KilogramPerMole"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-MOL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.mol-1" , - "kg/mol" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/mol" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """In chemistry, the molar mass M is defined as the mass of a given substance (chemical element or chemical compound) divided by its amount of substance. It is a physical property of a given substance. The base SI unit for molar mass is kg/mol. However, for historical reasons, molar masses are almost always expressed in g/mol. As an example, the molar mass of water is approximately: 18.01528(33) g/mol. + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.efunda.com/glossary/units/units--energy_flux--watt_per_square_meter.cfm" ; + skos:altLabel "Watt per Square Metre"@en ; + skos:prefLabel "WattPerSquareMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2" , + "W/m2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Watt per Square Meter} is a unit of irradiance defined as the power received per area. This is a unit in the category of Energy flux. It is also known as watts per square meter, watt per square metre, watts per square metre, watt/square meter, watt/square metre. This unit is commonly used in the SI unit system. Watt Per Square Meter (W/m²) has a dimension of MT^{-3\" where M is mass, and T is time. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#KilogramPerSecond -emmo:KilogramPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_8826aefb_0bf6_4378_8732_fc80aa95654c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram per Second"@en ; - skos:prefLabel "KilogramPerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.s-1" , - "kg/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Kilogram Per Second (kg/s) is a unit in the category of Mass flow rate. It is also known as kilogram/second, kilograms per second. This unit is commonly used in the SI unit system. Kilogram Per Second (kg/s) has a dimension of MT⁻¹ where M is mass, and T is time. This unit is the standard SI unit in this category. +### https://w3id.org/emmo#WattPerSquareMetreKelvin +:WattPerSquareMetreKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4b2c223f_89fb_4407_b1b6_24774b7fe770 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watt per Square Metre Kelvin"@en ; + skos:prefLabel "WattPerSquareMetreKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-K" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.K-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m²⋅K)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Watt Per Square Meter Per Kelvin `(W m⁻² K⁻¹) is a unit in the category of Thermal heat transfer coefficient. It is also known as watt/square meter-kelvin. This unit is commonly used in the SI unit system. Watt Per Square Meter Per Kelvin (W m⁻² K⁻¹) has a dimension of MT⁻¹Q⁻¹ where M is mass, T is time, and Q is temperature. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#KilogramPerSecondPerSquareMetre -emmo:KilogramPerSecondPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram Per Second Per Square Metre"@en ; - skos:prefLabel "KilogramPerSecondPerSquareMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-SEC-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.(s.m2)-1" , - "kg.s-1.m-2" , - "kg/(s.m2)" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(s⋅m²)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI base unit kilogram divided by the product of the power of the SI base unit metre with the exponent 2 and the SI base unit second +### https://w3id.org/emmo#WattPerSquareMetrePascal +:WattPerSquareMetrePascal rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_4f5c7c54_1c63_4d17_b12b_ea0792c2b187 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watt per Square Metre Pascal"@en ; + skos:prefLabel "WattPerSquareMetrePascal"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-PA" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.Pa-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m²⋅pa)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Watt Per Square Meter Per Pascal (W/m²-pa) is a unit of Evaporative Heat Transfer. -- QUDT"""@en . -### https://w3id.org/emmo#KilogramPerSquareMetre -emmo:KilogramPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_90798691_3b86_4d8c_910f_be2b39c98b39 , +### https://w3id.org/emmo#WattPerSquareMetrePerMetre +:WattPerSquareMetrePerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - skos:altLabel "Kilogram per Square Metre"@en ; - skos:prefLabel "KilogramPerSquareMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-2" , - "kg/m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Kilogram Per Square Meter (kg/m2) is a unit in the category of Surface density. It is also known as kilograms per square meter, kilogram per square metre, kilograms per square metre, kilogram/square meter, kilogram/square metre. This unit is commonly used in the SI unit system. Kilogram Per Square Meter (kg/m2) has a dimension of ML-2 where M is mass, and L is length. This unit is the standard SI unit in this category. - --- QUDT"""@en . - - -### https://w3id.org/emmo#KilogramPerSquareMetrePerPascalPerSecond -emmo:KilogramPerSquareMetrePerPascalPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_ab2ee5cd_4de3_46b6_bec5_29e293b33422 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilograms per square metre per Pascal per second"@en ; - skos:prefLabel "KilogramPerSquareMetrePerPascalPerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M2-PA-SEC" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m²⋅s⋅Pa)" ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Perm_(unit)" . - - -### https://w3id.org/emmo#KilogramPerSquareMetrePerSecond -emmo:KilogramPerSquareMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilograms per square metre per second"@en ; - skos:prefLabel "KilogramPerSquareMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M2-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-2.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m²⋅s)" . + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "WattPerSquareMetrePerMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m²⋅m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watts per square metre per metre."@en . -### https://w3id.org/emmo#KilogramPerSquareMetreSquareSecond -emmo:KilogramPerSquareMetreSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_ddcc1e64_69cc_4a0c_9ee8_08aca78b3c85 , +### https://w3id.org/emmo#WattPerSquareMetrePerMetrePerSteradian +:WattPerSquareMetrePerMetrePerSteradian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - skos:altLabel "Kilogram per Square Metre Square Second"@en ; - skos:prefLabel "KilogramPerSquareMetreSquareSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M2-SEC2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m²⋅s²)" . + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "WattPerSquareMetrePerMetrePerSteradian" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-M-SR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.m-1.sr-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/m²⋅m⋅sr" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watts per square metre and metre and steradian."@en . -### https://w3id.org/emmo#KilogramPerSquareSecond -emmo:KilogramPerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , +### https://w3id.org/emmo#WattPerSquareMetreQuarticKelvin +:WattPerSquareMetreQuarticKelvin rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_971b3dff_28b4_4538_b082_3ec9fa5af294 ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watt per Square Metre Quartic Kelvin"@en ; + skos:prefLabel "WattPerSquareMetreQuarticKelvin"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-K4" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.K-4" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m²⋅K⁴)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Watt Per Square Meter Per Quartic Kelvin (W/m2·K4) is a unit in the category of light. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#WattPerSquareMetreSteradian +:WattPerSquareMetreSteradian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_539d8d92_d3a5_4f46_858f_081fed5b4190 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - skos:altLabel "Kilogram per Square Second"@en ; - skos:prefLabel "KilogramPerSquareSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.s-2" , - "kg/s2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/s²" . + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.efunda.com/glossary/units/units--radiance--watt_per_square_meter_per_steradian.cfm" ; + skos:altLabel "Watt per Square Metre Steradian"@en ; + skos:prefLabel "WattPerSquareMetreSteradian"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-M2-SR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.m-2.sr-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/(m²⋅sr)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Watt per steradian per square metre` is the SI unit of radiance (W·sr⁻¹·m⁻²), while that of spectral radiance in frequency is the watt per steradian per square metre per hertz (W·sr⁻¹·m⁻²·Hz⁻¹) and that of spectral radiance in wavelength is the watt per steradian per square metre, per metre (W·sr⁻¹·m⁻³), commonly the watt per steradian per square metre per nanometre (W·sr⁻¹·m⁻²·nm⁻¹). It has a dimension of ML⁻⁴T⁻³ where M is mass, L is length, and T is time. This unit is the standard SI unit in this category. +-- QUDT"""@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Radiance" . -### https://w3id.org/emmo#KilogramSquareMetre -emmo:KilogramSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3532cc67_472a_4227_96f4_04b93146cec3 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram Square Metre"@en ; - skos:prefLabel "KilogramSquareMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Kilogram Square Meter\" is a unit for 'Moment Of Inertia' expressed as kg-m². + +### https://w3id.org/emmo#WattPerSteradian +:WattPerSteradian rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watt per Steradian"@en ; + skos:prefLabel "WattPerSteradian"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-PER-SR" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.sr-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W/sr" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Watt Per Steradian (W/sr)` is the unit in the category of Radiant intensity. It is also known as watts per steradian. This unit is commonly used in the SI unit system. Watt Per Steradian (W/sr) has a dimension of M· L⁻²· T⁻³ where M is mass, L is length, and T is time. This unit is the standard SI unit in this category. -- QUDT"""@en . -### https://w3id.org/emmo#KilogramSquareMetrePerSecond -emmo:KilogramSquareMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_501f9b3a_c469_48f7_9281_2e6a8d805d7a , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilogram Square Metre Per Second"@en ; - skos:prefLabel "KilogramSquareMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-M2-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m2.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅m²/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Kilogram Square Meter Per Second\" is a unit for 'Angular Momentum' expressed as kg-m²-s⁻¹. +### https://w3id.org/emmo#WattSecond +:WattSecond rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Watt Second"@en ; + skos:prefLabel "WattSecond"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-SEC" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.s" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W⋅s" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product of the SI derived unit watt and SI base unit second -- QUDT"""@en . -### https://w3id.org/emmo#KilogramSquareSecond -emmo:KilogramSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_5f375229_de0c_46bf_b11f_da9d3b742253 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , +### https://w3id.org/emmo#WattSecondPerSquareMetre +:WattSecondPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double ] , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; - skos:altLabel "Kilogram Square Second"@en ; - skos:prefLabel "KilogramSquareSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.s2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg⋅s²" . - - -### https://w3id.org/emmo#AmperePerDegreeCelsius -emmo:AmperePerDegreeCelsius rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_ed7dd267_e2ee_4565_8117_e5c1eafa3e66 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "57.29578"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - rdfs:seeAlso "http://web.mit.edu/course/21/21.guide/use-tab.htm" ; - skos:altLabel "Ampere per Degree Celsius"@en ; - skos:prefLabel "AmperePerDegreeCelsius"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/A-PER-DEG_C" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "A.Cel-1" , - "A/Cel" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "A/°C" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A measure used to express how a current is subject to temperature. Originally used in Wien's Law to describe phenomena related to filaments. One use today is to express how a current generator derates with temperature. - --- QUDT"""@en . - - -### https://w3id.org/emmo#DegreeCelsiusKilogramPerSquareMetre -emmo:DegreeCelsiusKilogramPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_6726fbb8_c40a_4b55_a2d5_bf49352d1e73 , - emmo:EMMO_707c6032_e272_4a20_98b5_d35c4f67be68 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Degrees Celsius kilogram per square metre"@en ; - skos:prefLabel "DegreeCelsiusKilogramPerSquareMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-KiloGM-PER-M2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.kg.m-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C⋅kg/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Derived unit for the product of the temperature in degrees Celsius and the mass density of a medium, integrated over vertical depth or height in metres. - --- QUDT"""@en . - - -### https://w3id.org/emmo#DegreeCelsiusPerKelvin -emmo:DegreeCelsiusPerKelvin rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3227b821_26a5_4c7c_9c01_5c24483e0bd0 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Degree Celsius Per Kelvin"@en ; - skos:prefLabel "DegreeCelsiusPerKelvin"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-PER-K" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.K-1" , - "Cel/K" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C/K" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """unit with the name Degree Celsius divided by the SI base unit kelvin - --- QUDT"""@en . - - -### https://w3id.org/emmo#DegreeCelsiusPerMetre -emmo:DegreeCelsiusPerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_720a469f_a19c_4a88_900c_29b3938f5092 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "DegreeCelsiusPerMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Degree Celsius per metre unit."@en . - - -### https://w3id.org/emmo#DegreeCelsiusPerSecond -emmo:DegreeCelsiusPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_4f245147_f072_4431_b535_6241e8e87eb8 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Degree Celsius per Second"@en ; - skos:prefLabel "DegreeCelsiusPerSecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.s-1" , - "Cel/s" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Degree Celsius per Second` is a unit for 'Temperature Per Time' expressed as degC / s. - --- QUDT"""@en . - - -### https://w3id.org/emmo#KilogramPerMetrePerSecond -emmo:KilogramPerMetrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_2c224eb4_cb86_44a4_a067_8969ead598d7 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilograms per metre per second"@en ; - skos:prefLabel "KilogramPerMetrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-1.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m⋅s)" . - - -### https://w3id.org/emmo#KilogramPerMetrePerSquareSecond -emmo:KilogramPerMetrePerSquareSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_53bd0c90_41c3_46e2_8779_cd2a80f7e18b , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilograms per metre per square second"@en ; - skos:prefLabel "KilogramPerMetrePerSquareSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kg.m-1.s-2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kg/(m⋅s²)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The SI unit of pressure. The pascal is the standard pressure unit in the MKS metric system, equal to one newton per square meter or one \"kilogram per meter per second per second.\" The unit is named for Blaise Pascal (1623-1662), French philosopher and mathematician, who was the first person to use a barometer to measure differences in altitude. - --- QUDT"""@en . - - -### https://w3id.org/emmo#MilliAmperePerGram -emmo:MilliAmperePerGram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_73be8825_e9a7_41d0_956e_b58060e5d5ac , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "MilliAmperePerGram"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "a unit of electric current per mass"@en . - - -### https://w3id.org/emmo#MoleDegreeCelsius -emmo:MoleDegreeCelsius rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_3d254432_6f8f_4a6d_9eb3_4ab54388171b , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Mole Degree Celsius"@en ; - skos:prefLabel "MoleDegreeCelsius"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-DEG_C" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.Cel" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol⋅°C" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Mole Degree Celsius` is a C.G.S System unit for 'Temperature Amount Of Substance' expressed as mol-degC. - --- QUDT"""@en . + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "WattSecondPerSquareMetre" ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/W-SEC-PER-M2" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "W.s.m-2" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "W⋅s/m²" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Watt second per square metre."@en . -### https://w3id.org/emmo#SquareDegreeCelsiusPerSecond -emmo:SquareDegreeCelsiusPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - emmo:EMMO_dafdcae3_f8ec_4993_8269_2c9299a75158 ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "SquareDegreeCelsiusPerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C2-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "K2.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C²⋅s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Square degree Celsius per second."@en . +### https://w3id.org/emmo#WeberMetre +:WeberMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_431ce3bc_3d54_481d_a10d_7c4a4418732a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + rdfs:seeAlso "http://www.simetric.co.uk/siderived.htm" ; + skos:prefLabel "WeberMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/WB-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Wb.m" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Wb⋅m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Weber metre."@en . -### https://w3id.org/emmo#GramPerGram -emmo:GramPerGram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1 , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Gram Per Gram"@en ; - skos:prefLabel "GramPerGram"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/GM-PER-GM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "g.g-1" , - "g/g" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "g/g" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """mass ratio consisting of the 0.001-fold of the SI base unit kilogram divided by the 0.001-fold of the SI base unit kilogram. +### https://w3id.org/emmo#WeberPerMetre +:WeberPerMetre rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , + :EMMO_8cf32f24_ada1_4350_af2c_50eb0e5f6415 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Weber Per Metre"@en ; + skos:prefLabel "WeberPerMetre"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/WB-PER-M" ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Wb.m-1" ; + :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "Wb/m" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI derived unit weber divided by the SI base unit metre -- QUDT"""@en . -### https://w3id.org/emmo#NanoMeterPerMilliMeterMegaPascal -emmo:NanoMeterPerMilliMeterMegaPascal rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_2a068ad0_582c_4f50_90d2_89d9e28977c1 , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0E-12"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Nanometer Per Millimeter Megapascal"@en ; - skos:prefLabel "NanoMeterPerMilliMeterMegaPascal" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoM-PER-MilliM-MegaPA" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nm.mm-1.MPa-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nm/(mm⋅MPa)" . - - -### https://w3id.org/emmo#NanoMolePerCubicCentiMetrePerHour -emmo:NanoMolePerCubicCentiMetrePerHour rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "2.777778E-7"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Nanomoles per cubic centimetre per hour"@en ; - skos:prefLabel "NanoMolePerCubicCentiMetrePerHour" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-CentiM3-HR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.cm-3.h-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/(cm³⋅hr)" . - - -### https://w3id.org/emmo#NanoMolePerGramPerSecond -emmo:NanoMolePerGramPerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_5d2d48c4_4fb6_4f33_bfc0_273129429c30 , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0E-6"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Nanomoles per gram per second"@en ; - skos:prefLabel "NanoMolePerGramPerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-GM-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.g-1.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/(g⋅s)" . - - -### https://w3id.org/emmo#NanoMolePerKilogram -emmo:NanoMolePerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_95971713_d589_4002_a5a7_affc5c74cfdb , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0E-9"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Nanomoles per kilogram"@en ; - skos:prefLabel "NanoMolePerKilogram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-KiloGM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.kg-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/kg" . - - -### https://w3id.org/emmo#SquareMetrePerGram -emmo:SquareMetrePerGram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_4817e479_e401_437e_a49b_54540b93d2a1 , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - emmo:EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1000.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Square metres per gram"@en ; - skos:prefLabel "SquareMetrePerGram" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M2-PER-GM" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m2.g-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m²/g" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A unit in the category of specific area."@en . - - - ### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi diff --git a/disciplines/units/siacceptedunits.ttl b/disciplines/units/siacceptedunits.ttl index 03f7bc8d..ba88fa1d 100644 --- a/disciplines/units/siacceptedunits.ttl +++ b/disciplines/units/siacceptedunits.ttl @@ -3,10 +3,10 @@ @prefix rdf: . @prefix xml: . @prefix xsd: . +@prefix emmo: . @prefix rdfs: . @prefix skos: . @prefix dcterms: . -@prefix emmo: . @base . rdf:type owl:Ontology ; @@ -32,13 +32,12 @@ Note that this module is not complete and may be extended with more units over t We kindly acknowledge NIST for reusing their content, including the selection of units, their elucidations and conversion multiplier."""@en , "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; owl:versionInfo "1.0.0-rc3" ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . + emmo:EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Classes ################################################################# - ### https://w3id.org/emmo#AmpereHour emmo:AmpereHour rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_ab79e92b_5377_454d_be06_d61b50db295a , @@ -64,6 +63,42 @@ emmo:AmpereHour rdf:type owl:Class ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Ampere-hour" . +### https://w3id.org/emmo#AmpereHourPerKilogram +emmo:AmpereHourPerKilogram rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 , + emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "3600.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "AmpereHourPerKilogram"@en ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "unit of electric charge relative to mass"@en . + + +### https://w3id.org/emmo#AmpereHourPerLitre +emmo:AmpereHourPerLitre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_8f36559a_a494_4b00_abc5_60bbc1475009 , + emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "3600000.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "AmpereHourPerLitre"@en ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "a unit of electric charge per volume"@en . + + +### https://w3id.org/emmo#BarLitrePerSecond +emmo:BarLitrePerSecond rdf:type owl:Class . + + ### https://w3id.org/emmo#BecquerelPerLitre emmo:BecquerelPerLitre rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_43e499a1_ca67_4380_ac08_cfc52a93ad04 , @@ -87,6 +122,33 @@ emmo:BecquerelPerLitre rdf:type owl:Class ; -- QUDT"""@en . +### https://w3id.org/emmo#CentiLitre +emmo:CentiLitre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , + emmo:EMMO_b55cd09a_e54d_4eb1_81dd_03c29d1b878e , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:Litre + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0E-5"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "CentiLitre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/CentiL" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "cL" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "cL" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """0,01-fold of the unit litre + +-- QUDT"""@en . + + ### https://w3id.org/emmo#CentiMetrePerHour emmo:CentiMetrePerHour rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_4f5c7c54_1c63_4d17_b12b_ea0792c2b187 , @@ -116,163 +178,6 @@ emmo:CentiMetrePerHour rdf:type owl:Class ; -- QUDT"""@en . -### https://w3id.org/emmo#HectoPascalLitrePerSecond -emmo:HectoPascalLitrePerSecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_21aaefc1_3f86_4208_b7db_a755f31f0f8c , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_bf106e62_ce1c_4ccc_9f45_c10326078a5a , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom emmo:PascalLitrePerSecond - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "0.1"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Hectopascal Litre Per Second"@en ; - skos:prefLabel "HectoPascalLitrePerSecond" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HectoPA-L-PER-SEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "hPa.L.s-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "hPa⋅L/s" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product out of the 100-fold of the SI derived unit pascal and the unit litre divided by the SI base unit second - --- QUDT"""@en . - - -### https://w3id.org/emmo#HectoPascalPerHour -emmo:HectoPascalPerHour rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_21aaefc1_3f86_4208_b7db_a755f31f0f8c , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom emmo:PascalPerHour - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "0.02777778"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Hectopascals per hour"@en ; - skos:prefLabel "HectoPascalPerHour" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HectoPA-PER-HR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "hPa.h-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "hPa/hr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A change in pressure of one hundred Newtons per square metre (100 Pascals) per hour. Equivalent to a change of one millibar per hour. - --- QUDT"""@en . - - -### https://w3id.org/emmo#GramPerDay -emmo:GramPerDay rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_8826aefb_0bf6_4378_8732_fc80aa95654c , - emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.157407E-8"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Gram Per Day"@en ; - skos:prefLabel "GramPerDay"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/GM-PER-DAY" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "g.d-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "g/day" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """0,001-fold of the SI base unit kilogram divided by the unit day - --- QUDT"""@en . - - -### https://w3id.org/emmo#GramPerHour -emmo:GramPerHour rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_8826aefb_0bf6_4378_8732_fc80aa95654c , - emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "2.777778E-7"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Gram Per Hour"@en ; - skos:prefLabel "GramPerHour"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/GM-PER-HR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "g.h-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "g/hr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """0,001-fold of the SI base unit kilogram divided by the unit hour - --- QUDT"""@en . - - -### https://w3id.org/emmo#GramPerLitre -emmo:GramPerLitre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1c957677_a460_4702_85a6_baef659d14b1 , - emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Gram Per Litre"@en ; - skos:prefLabel "GramPerLitre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/GM-PER-L" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "g.L-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "g/L" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """0,001-fold of the SI base unit kilogram divided by the unit litre - --- QUDT"""@en . - - -### https://w3id.org/emmo#AmpereHourPerKilogram -emmo:AmpereHourPerKilogram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_4dbe2b16_3e84_4049_898d_eb89bcc925a2 , - emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "3600.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "AmpereHourPerKilogram"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "unit of electric charge relative to mass"@en . - - -### https://w3id.org/emmo#AmpereHourPerLitre -emmo:AmpereHourPerLitre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_8f36559a_a494_4b00_abc5_60bbc1475009 , - emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "3600000.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "AmpereHourPerLitre"@en ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "a unit of electric charge per volume"@en . - - ### https://w3id.org/emmo#CubicCentiMetrePerDay emmo:CubicCentiMetrePerDay rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_a88475b9_c745_4a47_9403_ab0d158b9b1b , @@ -460,6 +365,30 @@ emmo:CubicMetrePerHectare rdf:type owl:Class ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Cubic metre per hectare."@en . +### https://w3id.org/emmo#CubicMetrePerHour +emmo:CubicMetrePerHour rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_a88475b9_c745_4a47_9403_ab0d158b9b1b , + emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "2.777778E-4"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Cubic Metre per Hour"@en ; + skos:prefLabel "CubicMetrePerHour"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-HR" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.h-1" , + "m3/h" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/hr" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Cubic Meter Per Hour (m3/h) is a unit in the category of Volume flow rate. It is also known as cubic meters per hour, cubic metre per hour, cubic metres per hour, cubic meter/hour, cubic metre/hour, cubic meter/hr, cubic metre/hr, flowrate. Cubic Meter Per Hour (m3/h) has a dimension of L3T-1 where L is length, and T is time. It can be converted to the corresponding standard SI unit m3/s by multiplying its value by a factor of 0.00027777777. + +-- QUDT"""@en . + + ### https://w3id.org/emmo#CubicMetrePerMinute emmo:CubicMetrePerMinute rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_a88475b9_c745_4a47_9403_ab0d158b9b1b , @@ -504,17 +433,71 @@ emmo:CubicMicroMetrePerMilliLitre rdf:type owl:Class ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Cubic micrometre per millilitre."@en . -### https://w3id.org/emmo#DeciLitrePerGram -emmo:DeciLitrePerGram rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1181c938_c8f0_4ad6_bc7a_2bfdc0903d29 , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_8a582db1_c561_42f6_80ff_0fd8f252b129 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "0.1"^^xsd:double - ] , - [ rdf:type owl:Restriction ; +### https://w3id.org/emmo#DecaLitre +emmo:DecaLitre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1d8b370b_c672_4d0c_964e_eaafcbf2f51f , + emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:Litre + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "0.01"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "DecaLitre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DecaL" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "daL" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "daL" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """10-fold of the unit litre + +-- QUDT"""@en . + + +### https://w3id.org/emmo#DeciLitre +emmo:DeciLitre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1181c938_c8f0_4ad6_bc7a_2bfdc0903d29 , + emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:Litre + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0E-4"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "DeciLitre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DeciL" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "dL" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "dL" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """0.1-fold of the unit litre + +-- QUDT"""@en . + + +### https://w3id.org/emmo#DeciLitrePerGram +emmo:DeciLitrePerGram rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1181c938_c8f0_4ad6_bc7a_2bfdc0903d29 , + emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_8a582db1_c561_42f6_80ff_0fd8f252b129 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "0.1"^^xsd:double + ] , + [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; @@ -529,6 +512,62 @@ emmo:DeciLitrePerGram rdf:type owl:Class ; -- QUDT"""@en . +### https://w3id.org/emmo#DeciTonne +emmo:DeciTonne rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1181c938_c8f0_4ad6_bc7a_2bfdc0903d29 , + emmo:EMMO_77e9dc31_5b19_463e_b000_44c6e79f98aa , + emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:Tonne + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "100.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "DeciTonne"@en ; + skos:prefLabel "DeciTonne" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DeciTONNE" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "dt" . + + +### https://w3id.org/emmo#DegreeCelsiusPerHour +emmo:DegreeCelsiusPerHour rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_4f245147_f072_4431_b535_6241e8e87eb8 , + emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Degree Celsius per Hour"@en ; + skos:prefLabel "DegreeCelsiusPerHour"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-PER-HR" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.h-1" , + "Cel/h" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C/hr" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Degree Celsius per Hour` is a unit for 'Temperature Per Time' expressed as degC / hr. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#DegreeCelsiusPerMinute +emmo:DegreeCelsiusPerMinute rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_4f245147_f072_4431_b535_6241e8e87eb8 , + emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Degree Celsius per Minute"@en ; + skos:prefLabel "DegreeCelsiusPerMinute"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-PER-MIN" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.min-1" , + "Cel/min" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C/min" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Degree Celsius per Minute` is a unit for 'Temperature Per Time' expressed as degC / m. + +-- QUDT"""@en . + + ### https://w3id.org/emmo#DegreePerHour emmo:DegreePerHour rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , @@ -553,6 +592,29 @@ emmo:DegreePerHour rdf:type owl:Class ; -- QUDT"""@en . +### https://w3id.org/emmo#DegreePerMetre +emmo:DegreePerMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_608a1b30_df6f_4bbb_9dc3_5c0de92fd9cf , + emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "0.01745329"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Degrees per metre"@en ; + skos:prefLabel "DegreePerMetre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG-PER-M" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "deg.m-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°/m" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A change of angle in one SI unit of length. + +-- QUDT"""@en . + + ### https://w3id.org/emmo#DegreePerMinute emmo:DegreePerMinute rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , @@ -752,6 +814,33 @@ emmo:FemtoGramPerLitre rdf:type owl:Class ; -- QUDT"""@en . +### https://w3id.org/emmo#FemtoLitre +emmo:FemtoLitre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_23bfe79a_cade_48f1_9a8c_fd96e6bac8ba , + emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:Litre + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0E-18"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "FemtoLitre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/FemtoL" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "fL" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "fL" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """0.000000000000001-fold of the unit litre + +-- QUDT"""@en . + + ### https://w3id.org/emmo#FemtoMolePerLitre emmo:FemtoMolePerLitre rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_23bfe79a_cade_48f1_9a8c_fd96e6bac8ba , @@ -780,58 +869,153 @@ emmo:FemtoMolePerLitre rdf:type owl:Class ; -- QUDT"""@en . -### https://w3id.org/emmo#GramPerMilliLitre -emmo:GramPerMilliLitre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1c957677_a460_4702_85a6_baef659d14b1 , - emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , - emmo:EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1000.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Gram Per Millilitre"@en ; - skos:prefLabel "GramPerMilliLitre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/GM-PER-MilliL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "g.mL-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "g/mL" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """0,001-fold of the SI base unit kilogram divided by the 0.001-fold of the unit litre +### https://w3id.org/emmo#GigaElectronVolt +emmo:GigaElectronVolt rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:ElectronVolt + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.602177E-10"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Giga Electron Volt"@en ; + skos:prefLabel "GigaElectronVolt"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/GigaEV" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "GeV" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "GeV" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Giga Electron Volt\" is a unit for 'Energy And Work' expressed as GeV. -- QUDT"""@en . -### https://w3id.org/emmo#GramPerMinute -emmo:GramPerMinute rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_8826aefb_0bf6_4378_8732_fc80aa95654c , - emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.666667E-5"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Gram Per Minute"@en ; - skos:prefLabel "GramPerMinute"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/GM-PER-MIN" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "g.min-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "g/min" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """0,001-fold of the SI base unit kilogram divided by the unit minute +### https://w3id.org/emmo#GramPerDay +emmo:GramPerDay rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_8826aefb_0bf6_4378_8732_fc80aa95654c , + emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.157407E-8"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Gram Per Day"@en ; + skos:prefLabel "GramPerDay"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/GM-PER-DAY" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "g.d-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "g/day" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """0,001-fold of the SI base unit kilogram divided by the unit day -- QUDT"""@en . -### https://w3id.org/emmo#GramPerSquareMetrePerDay -emmo:GramPerSquareMetrePerDay rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , - emmo:EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 , - emmo:EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , +### https://w3id.org/emmo#GramPerHour +emmo:GramPerHour rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_8826aefb_0bf6_4378_8732_fc80aa95654c , + emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "2.777778E-7"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Gram Per Hour"@en ; + skos:prefLabel "GramPerHour"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/GM-PER-HR" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "g.h-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "g/hr" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """0,001-fold of the SI base unit kilogram divided by the unit hour + +-- QUDT"""@en . + + +### https://w3id.org/emmo#GramPerLitre +emmo:GramPerLitre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1c957677_a460_4702_85a6_baef659d14b1 , + emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Gram Per Litre"@en ; + skos:prefLabel "GramPerLitre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/GM-PER-L" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "g.L-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "g/L" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """0,001-fold of the SI base unit kilogram divided by the unit litre + +-- QUDT"""@en . + + +### https://w3id.org/emmo#GramPerMilliLitre +emmo:GramPerMilliLitre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1c957677_a460_4702_85a6_baef659d14b1 , + emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , + emmo:EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1000.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Gram Per Millilitre"@en ; + skos:prefLabel "GramPerMilliLitre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/GM-PER-MilliL" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "g.mL-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "g/mL" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """0,001-fold of the SI base unit kilogram divided by the 0.001-fold of the unit litre + +-- QUDT"""@en . + + +### https://w3id.org/emmo#GramPerMinute +emmo:GramPerMinute rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_8826aefb_0bf6_4378_8732_fc80aa95654c , + emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.666667E-5"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Gram Per Minute"@en ; + skos:prefLabel "GramPerMinute"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/GM-PER-MIN" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "g.min-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "g/min" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """0,001-fold of the SI base unit kilogram divided by the unit minute + +-- QUDT"""@en . + + +### https://w3id.org/emmo#GramPerSquareMetrePerDay +emmo:GramPerSquareMetrePerDay rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , + emmo:EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 , + emmo:EMMO_e35d4936_b2e3_4cd6_a437_f1c864b3d450 , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.157407E-8"^^xsd:double @@ -851,6 +1035,89 @@ emmo:GramPerSquareMetrePerDay rdf:type owl:Class ; -- QUDT"""@en . +### https://w3id.org/emmo#HectoLitre +emmo:HectoLitre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_21aaefc1_3f86_4208_b7db_a755f31f0f8c , + emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:Litre + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "0.1"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "HectoLitre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HectoL" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "hL" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "hL" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """100-fold of the unit litre + +-- QUDT"""@en . + + +### https://w3id.org/emmo#HectoPascalLitrePerSecond +emmo:HectoPascalLitrePerSecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_21aaefc1_3f86_4208_b7db_a755f31f0f8c , + emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_bf106e62_ce1c_4ccc_9f45_c10326078a5a , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:PascalLitrePerSecond + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "0.1"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Hectopascal Litre Per Second"@en ; + skos:prefLabel "HectoPascalLitrePerSecond" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HectoPA-L-PER-SEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "hPa.L.s-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "hPa⋅L/s" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """product out of the 100-fold of the SI derived unit pascal and the unit litre divided by the SI base unit second + +-- QUDT"""@en . + + +### https://w3id.org/emmo#HectoPascalPerHour +emmo:HectoPascalPerHour rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_21aaefc1_3f86_4208_b7db_a755f31f0f8c , + emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + emmo:EMMO_fced2382_9c23_47a1_8246_a5dcd45ad99c , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:PascalPerHour + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "0.02777778"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Hectopascals per hour"@en ; + skos:prefLabel "HectoPascalPerHour" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HectoPA-PER-HR" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "hPa.h-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "hPa/hr" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A change in pressure of one hundred Newtons per square metre (100 Pascals) per hour. Equivalent to a change of one millibar per hour. + +-- QUDT"""@en . + + ### https://w3id.org/emmo#JoulePerHour emmo:JoulePerHour rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , @@ -993,6 +1260,32 @@ emmo:KiloAmpereHour rdf:type owl:Class ; -- QUDT"""@en . +### https://w3id.org/emmo#KiloElectronVolt +emmo:KiloElectronVolt rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:ElectronVolt + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.602177E-16"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilo Electron Volt"@en ; + skos:prefLabel "KiloElectronVolt"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloEV" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "keV" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "keV" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Kilo Electron Volt\" is a unit for 'Energy And Work' expressed as keV. + +-- QUDT"""@en . + + ### https://w3id.org/emmo#KiloElectronVoltPerMicroMetre emmo:KiloElectronVoltPerMicroMetre rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_15344998_4490_4b40_b242_c3d92e5cdc27 , @@ -1017,6 +1310,33 @@ emmo:KiloElectronVoltPerMicroMetre rdf:type owl:Class ; -- QUDT"""@en . +### https://w3id.org/emmo#KiloLitre +emmo:KiloLitre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_74931b1b_c133_4e59_9a75_1bf0e1626201 , + emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:Litre + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "KiloLitre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloL" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kL" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kL" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """1 000-fold of the unit litre + +-- QUDT"""@en . + + ### https://w3id.org/emmo#KiloLitrePerHour emmo:KiloLitrePerHour rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_74931b1b_c133_4e59_9a75_1bf0e1626201 , @@ -1099,34 +1419,86 @@ emmo:KiloMetrePerHour rdf:type owl:Class ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Kilometres_per_hour?oldid=487674812" . -### https://w3id.org/emmo#KiloMolePerMinute -emmo:KiloMolePerMinute rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_74931b1b_c133_4e59_9a75_1bf0e1626201 , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_ce7d4720_aa20_4a8c_93e8_df41a35b6723 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom emmo:MolePerMinute - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "16.94444"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilomole Per Minute"@en ; - skos:prefLabel "KiloMolePerMinute" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloMOL-PER-MIN" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kmol.min-1" ; +### https://w3id.org/emmo#KiloMolePerHour +emmo:KiloMolePerHour rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_74931b1b_c133_4e59_9a75_1bf0e1626201 , + emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + emmo:EMMO_ce7d4720_aa20_4a8c_93e8_df41a35b6723 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:MolePerHour + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "0.2777778"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilomole Per Hour"@en ; + skos:prefLabel "KiloMolePerHour" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloMOL-PER-HR" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kmol.h-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kmol/hr" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """1 000-fold of the SI base unit mole divided by the unit for time hour + +-- QUDT"""@en . + + +### https://w3id.org/emmo#KiloMolePerMinute +emmo:KiloMolePerMinute rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_74931b1b_c133_4e59_9a75_1bf0e1626201 , + emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + emmo:EMMO_ce7d4720_aa20_4a8c_93e8_df41a35b6723 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:MolePerMinute + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "16.94444"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilomole Per Minute"@en ; + skos:prefLabel "KiloMolePerMinute" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloMOL-PER-MIN" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kmol.min-1" ; emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kmol/min" ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """1 000-fold of the SI base unit mole divided by the unit for time minute -- QUDT"""@en . +### https://w3id.org/emmo#KiloTonne +emmo:KiloTonne rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_74931b1b_c133_4e59_9a75_1bf0e1626201 , + emmo:EMMO_77e9dc31_5b19_463e_b000_44c6e79f98aa , + emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:Tonne + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1000000.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "KiloTonne"@en ; + skos:prefLabel "KiloTonne" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloTONNE" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kt" . + + ### https://w3id.org/emmo#KiloVoltAmpereHour emmo:KiloVoltAmpereHour rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_74931b1b_c133_4e59_9a75_1bf0e1626201 , @@ -1155,6 +1527,29 @@ emmo:KiloVoltAmpereHour rdf:type owl:Class ; -- QUDT"""@en . +### https://w3id.org/emmo#KiloWattHourPerSquareMetre +emmo:KiloWattHourPerSquareMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_74931b1b_c133_4e59_9a75_1bf0e1626201 , + emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "3600000.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Kilowatt hour per square metre"@en ; + skos:prefLabel "KiloWattHourPerSquareMetre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloW-HR-PER-M2" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kW⋅h/m²" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A unit of energy per unit area, equivalent to 3 600 000 joules per square metre. + +-- QUDT"""@en . + + ### https://w3id.org/emmo#KiloWatthour emmo:KiloWatthour rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_74931b1b_c133_4e59_9a75_1bf0e1626201 , @@ -1587,6 +1982,32 @@ emmo:LuxHour rdf:type owl:Class ; emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Lux?oldid=494700274" . +### https://w3id.org/emmo#MegaElectronVolt +emmo:MegaElectronVolt rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:ElectronVolt + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.602177E-13"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Mega Electron Volt"@en ; + skos:prefLabel "MegaElectronVolt"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MegaEV" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "MeV" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "MeV" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Mega Electron Volt` is a unit for 'Energy And Work' expressed as MeV. + +-- QUDT"""@en . + + ### https://w3id.org/emmo#MegaElectronVoltFemtoMetre emmo:MegaElectronVoltFemtoMetre rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_15344998_4490_4b40_b242_c3d92e5cdc27 , @@ -1659,6 +2080,33 @@ emmo:MegaGramPerHectare rdf:type owl:Class ; -- QUDT"""@en . +### https://w3id.org/emmo#MegaLitre +emmo:MegaLitre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_5eaecadc_4f0d_4a3a_afc7_1fc0b83cc928 , + emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:Litre + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1000.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "MegaLitre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MegaL" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "ML" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "ML" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """1 000 000-fold of the unit litre + +-- QUDT"""@en . + + ### https://w3id.org/emmo#MegaPascalLitrePerSecond emmo:MegaPascalLitrePerSecond rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_5eaecadc_4f0d_4a3a_afc7_1fc0b83cc928 , @@ -1787,6 +2235,10 @@ emmo:MetrePerMinute rdf:type owl:Class ; -- QUDT"""@en . +### https://w3id.org/emmo#MetrePerYear +emmo:MetrePerYear rdf:type owl:Class . + + ### https://w3id.org/emmo#MicroBecquerelPerLitre emmo:MicroBecquerelPerLitre rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_43e499a1_ca67_4380_ac08_cfc52a93ad04 , @@ -1931,6 +2383,28 @@ emmo:MicroGramPerSquareMetrePerDay rdf:type owl:Class ; emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "µg/(m²⋅day)" . +### https://w3id.org/emmo#MicroLitre +emmo:MicroLitre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , + emmo:EMMO_9ff3bf8e_2168_406e_8251_1d158fc948ae , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0E-9"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:prefLabel "MicroLitre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MicroL" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "uL" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "μL" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """0.000001-fold of the unit litre + +-- QUDT"""@en . + + ### https://w3id.org/emmo#MicroLitrePerLitre emmo:MicroLitrePerLitre rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , @@ -2052,6 +2526,32 @@ emmo:MicroMolePerLitrePerHour rdf:type owl:Class ; emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "µmol/(L⋅hr)" . +### https://w3id.org/emmo#MicroMolePerSquareMetrePerDay +emmo:MicroMolePerSquareMetrePerDay rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_9ff3bf8e_2168_406e_8251_1d158fc948ae , + emmo:EMMO_a94aec97_71ff_4574_b111_a52d77d2c230 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:MolePerSquareMetrePerDay + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.157407E-11"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Micromoles per square metre per day"@en ; + skos:prefLabel "MicroMolePerSquareMetrePerDay" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MicroMOL-PER-M2-DAY" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "umol.m-2.d-1" , + "umol/m2/d" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "µmol/(m²⋅day)" . + + ### https://w3id.org/emmo#MicroMolePerSquareMetrePerHour emmo:MicroMolePerSquareMetrePerHour rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , @@ -2144,7 +2644,8 @@ emmo:MilliAmpereHourPerGram rdf:type owl:Class ; ### https://w3id.org/emmo#MilliAmpereHourPerSquareCentiMetre emmo:MilliAmpereHourPerSquareCentiMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + rdfs:subClassOf emmo:EMMO_6d753e0c_a967_4de4_ad22_c2fecb3913be , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "3.6E10"^^xsd:double @@ -2158,6 +2659,35 @@ emmo:MilliAmpereHourPerSquareCentiMetre rdf:type owl:Class ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "unit of areic capacity"@en . +### https://w3id.org/emmo#MilliArcsecond +emmo:MilliArcsecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_a3a701ed_6f7d_4a10_9aee_dfa1961fc7b7 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + emmo:EMMO_cdc962d8_f3ea_4764_a57a_c7caa4859179 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:Arcsecond + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "4.848137E-9"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Milli ArcSecond"@en ; + skos:prefLabel "MilliArcsecond"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MilliARCSEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m''" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mas" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A minute of arc, arcminute, or minute arc (MOA), is a unit of angular measurement equal to one sixtieth (1/60) of one degree (circle/21,600), or π /10,800 radians. In turn, a second of arc or arcsecond is one sixtieth (1/60) of one minute of arc. Since one degree is defined as one three hundred and sixtieth (1/360) of a rotation, one minute of arc is 1/21,600 of a rotation. the milliarcsecond, abbreviated mas, is used in astronomy. + +-- QUDT"""@en ; + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Minute_of_arc" . + + ### https://w3id.org/emmo#MilliBarLitrePerSecond emmo:MilliBarLitrePerSecond rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , @@ -2238,6 +2768,27 @@ emmo:MilliBecquerelPerSquareMetrePerDay rdf:type owl:Class ; -- QUDT"""@en . +### https://w3id.org/emmo#MilliGramPerCubicMetrePerDay +emmo:MilliGramPerCubicMetrePerDay rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_8f3a9f9f_6f56_49dc_b39e_1aee57ffdc58 , + emmo:EMMO_a3a701ed_6f7d_4a10_9aee_dfa1961fc7b7 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.157407E-11"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Milligrams per cubic metre per day"@en ; + skos:prefLabel "MilliGramPerCubicMetrePerDay" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MilliGM-PER-M3-DAY" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mg.m-3.d-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mg/(m³⋅day)" . + + ### https://w3id.org/emmo#MilliGramPerCubicMetrePerHour emmo:MilliGramPerCubicMetrePerHour rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , @@ -2495,11 +3046,38 @@ emmo:MilliGramPerSquareMetrePerHour rdf:type owl:Class ; emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mg/(m²⋅hr)" . -### https://w3id.org/emmo#MilliLitrePerCubicMetre -emmo:MilliLitrePerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_9fd1e79d_41d1_44f8_8142_66dbdf0fc7ad , - emmo:EMMO_a3a701ed_6f7d_4a10_9aee_dfa1961fc7b7 , +### https://w3id.org/emmo#MilliLitre +emmo:MilliLitre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , + emmo:EMMO_a3a701ed_6f7d_4a10_9aee_dfa1961fc7b7 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:Litre + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0E-6"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "MilliLitre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MilliL" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mL" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mL" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """0.001-fold of the unit litre + +-- QUDT"""@en . + + +### https://w3id.org/emmo#MilliLitrePerCubicMetre +emmo:MilliLitrePerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_9fd1e79d_41d1_44f8_8142_66dbdf0fc7ad , + emmo:EMMO_a3a701ed_6f7d_4a10_9aee_dfa1961fc7b7 , emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; @@ -2978,6 +3556,30 @@ emmo:MilliMolePerSquareMetrePerDay rdf:type owl:Class ; emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mmol/(m²⋅day)" . +### https://w3id.org/emmo#MilliRadPerHour +emmo:MilliRadPerHour rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_835f4e4e_680d_404c_8c73_92a6a570f6eb , + emmo:EMMO_a3a701ed_6f7d_4a10_9aee_dfa1961fc7b7 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "2.777778E-7"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Millirads per hour"@en ; + skos:prefLabel "MilliRadPerHour" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MilliRAD_R-PER-HR" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mRAD.h-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mrad/hr" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """One thousandth part of an absorbed ionizing radiation dose equal to 100 ergs per gram of irradiated material received per hour. + +-- QUDT"""@en . + + ### https://w3id.org/emmo#MilliVoltPerMinute emmo:MilliVoltPerMinute rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_6837b106_7220_4ec6_b7c9_d549d6163672 , @@ -3002,6 +3604,29 @@ emmo:MilliVoltPerMinute rdf:type owl:Class ; -- QUDT"""@en . +### https://w3id.org/emmo#MolePerGramPerHour +emmo:MolePerGramPerHour rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_5d2d48c4_4fb6_4f33_bfc0_273129429c30 , + emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "0.2777778"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Moles per gram per hour"@en ; + skos:prefLabel "MolePerGramPerHour" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-GM-HR" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.g-1.h-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(g⋅hr)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI unit of the quantity of matter per SI unit of mass per unit of time expressed in hour. + +-- QUDT"""@en . + + ### https://w3id.org/emmo#MolePerHour emmo:MolePerHour rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , @@ -3220,6 +3845,174 @@ emmo:NanoGramPerMilliLitre rdf:type owl:Class ; -- QUDT"""@en . +### https://w3id.org/emmo#NanoLitre +emmo:NanoLitre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:Litre + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0E-12"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "NanoLitre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoL" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nL" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nL" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """0.000000001-fold of the unit litre + +-- QUDT"""@en . + + +### https://w3id.org/emmo#NanoMolePerLitre +emmo:NanoMolePerLitre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , + emmo:EMMO_e9348e5b_af4f_4898_bbfe_c4583cf44b80 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:MolePerLitre + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0E-6"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Nanomoles per litre"@en ; + skos:prefLabel "NanoMolePerLitre" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-L" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.L-1" , + "nmol/L" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/L" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A scaled unit of amount-of-substance concentration. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#NanoMolePerLitrePerDay +emmo:NanoMolePerLitrePerDay rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.157407E-11"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Nanomoles per litre per day"@en ; + skos:prefLabel "NanoMolePerLitrePerDay" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-L-DAY" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.L-1.d-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/(L⋅day)" . + + +### https://w3id.org/emmo#NanoMolePerLitrePerHour +emmo:NanoMolePerLitrePerHour rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "2.777778E-10"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Nanomoles per litre per hour"@en ; + skos:prefLabel "NanoMolePerLitrePerHour" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-L-HR" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.L-1.h-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/(L⋅hr)" . + + +### https://w3id.org/emmo#NanoMolePerMicroGramPerHour +emmo:NanoMolePerMicroGramPerHour rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_5d2d48c4_4fb6_4f33_bfc0_273129429c30 , + emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "2.777778E-4"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Nanomoles per microgram per hour"@en ; + skos:prefLabel "NanoMolePerMicroGramPerHour" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-MicroGM-HR" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.ug-1.h-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/(µg⋅hr)" . + + +### https://w3id.org/emmo#NanoMolePerMicroMolePerDay +emmo:NanoMolePerMicroMolePerDay rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , + emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.157407E-8"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Nanomoles per micromole per day"@en ; + skos:prefLabel "NanoMolePerMicroMolePerDay" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-MicroMOL-DAY" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.umol-1.d-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/(µmol⋅day)" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Unavailable. + +-- QUDT"""@en . + + +### https://w3id.org/emmo#NanoMolePerSquareMetrePerDay +emmo:NanoMolePerSquareMetrePerDay rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_a94aec97_71ff_4574_b111_a52d77d2c230 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:MolePerSquareMetrePerDay + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.157407E-14"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:altLabel "Nanomoles per square metre per day"@en ; + skos:prefLabel "NanoMolePerSquareMetrePerDay" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-M2-DAY" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.m-2.d-1" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/(m²⋅day)" . + + ### https://w3id.org/emmo#PascalLitrePerSecond emmo:PascalLitrePerSecond rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , @@ -3812,15 +4605,38 @@ emmo:TeraWattHour rdf:type owl:Class ; -- QUDT"""@en . -### https://w3id.org/emmo#TonnePerDay -emmo:TonnePerDay rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_8826aefb_0bf6_4378_8732_fc80aa95654c , - emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "0.01157407"^^xsd:double - ] , - [ rdf:type owl:Restriction ; +### https://w3id.org/emmo#TonnePerCubicMetre +emmo:TonnePerCubicMetre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1c957677_a460_4702_85a6_baef659d14b1 , + emmo:EMMO_feb03a8a_bbb6_4918_a891_46713ef557f4 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1000.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "Tonne Per Cubic Metre"@en ; + skos:prefLabel "TonnePerCubicMetre"@en ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/TONNE-PER-M3" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "t.m-3" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "t/m³" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """unit tonne divided by the power of the SI base unit metre with the exponent 3 + +-- QUDT"""@en . + + +### https://w3id.org/emmo#TonnePerDay +emmo:TonnePerDay rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_8826aefb_0bf6_4378_8732_fc80aa95654c , + emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "0.01157407"^^xsd:double + ] , + [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double ] ; @@ -4004,7 +4820,7 @@ emmo:WattPerLitre rdf:type owl:Class ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A unit for power per volume quantities."@en . -### https://w3id.org/emmo#WattHour +### https://w3id.org/emmo#Watthour emmo:Watthour rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , @@ -4026,7 +4842,7 @@ emmo:Watthour rdf:type owl:Class ; -- QUDT"""@en . -### https://w3id.org/emmo#WattHourPerCubicMetre +### https://w3id.org/emmo#WatthourPerCubicMetre emmo:WatthourPerCubicMetre rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_53bd0c90_41c3_46e2_8779_cd2a80f7e18b , emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , @@ -4049,813 +4865,4 @@ emmo:WatthourPerCubicMetre rdf:type owl:Class ; -- QUDT"""@en . -### https://w3id.org/emmo#CentiLitre -emmo:CentiLitre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , - emmo:EMMO_b55cd09a_e54d_4eb1_81dd_03c29d1b878e , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom emmo:Litre - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0E-5"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "CentiLitre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/CentiL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "cL" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "cL" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """0,01-fold of the unit litre - --- QUDT"""@en . - - -### https://w3id.org/emmo#DecaLitre -emmo:DecaLitre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1d8b370b_c672_4d0c_964e_eaafcbf2f51f , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom emmo:Litre - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "0.01"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "DecaLitre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DecaL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "daL" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "daL" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """10-fold of the unit litre - --- QUDT"""@en . - - -### https://w3id.org/emmo#DeciLitre -emmo:DeciLitre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1181c938_c8f0_4ad6_bc7a_2bfdc0903d29 , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom emmo:Litre - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0E-4"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "DeciLitre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DeciL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "dL" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "dL" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """0.1-fold of the unit litre - --- QUDT"""@en . - - -### https://w3id.org/emmo#DeciTonne -emmo:DeciTonne rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1181c938_c8f0_4ad6_bc7a_2bfdc0903d29 , - emmo:EMMO_77e9dc31_5b19_463e_b000_44c6e79f98aa , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom emmo:Tonne - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "100.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "DeciTonne"@en ; - skos:prefLabel "DeciTonne" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DeciTONNE" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "dt" . - - -### https://w3id.org/emmo#FemtoLitre -emmo:FemtoLitre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_23bfe79a_cade_48f1_9a8c_fd96e6bac8ba , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom emmo:Litre - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0E-18"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "FemtoLitre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/FemtoL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "fL" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "fL" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """0.000000000000001-fold of the unit litre - --- QUDT"""@en . - - -### https://w3id.org/emmo#GigaElectronVolt -emmo:GigaElectronVolt rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom emmo:ElectronVolt - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.602177E-10"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Giga Electron Volt"@en ; - skos:prefLabel "GigaElectronVolt"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/GigaEV" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "GeV" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "GeV" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Giga Electron Volt\" is a unit for 'Energy And Work' expressed as GeV. - --- QUDT"""@en . - - -### https://w3id.org/emmo#HectoLitre -emmo:HectoLitre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_21aaefc1_3f86_4208_b7db_a755f31f0f8c , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom emmo:Litre - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "0.1"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "HectoLitre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HectoL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "hL" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "hL" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """100-fold of the unit litre - --- QUDT"""@en . - - -### https://w3id.org/emmo#KiloElectronVolt -emmo:KiloElectronVolt rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom emmo:ElectronVolt - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.602177E-16"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilo Electron Volt"@en ; - skos:prefLabel "KiloElectronVolt"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloEV" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "keV" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "keV" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Kilo Electron Volt\" is a unit for 'Energy And Work' expressed as keV. - --- QUDT"""@en . - - -### https://w3id.org/emmo#KiloLitre -emmo:KiloLitre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_74931b1b_c133_4e59_9a75_1bf0e1626201 , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom emmo:Litre - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "KiloLitre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kL" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kL" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """1 000-fold of the unit litre - --- QUDT"""@en . - - -### https://w3id.org/emmo#KiloTonne -emmo:KiloTonne rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_74931b1b_c133_4e59_9a75_1bf0e1626201 , - emmo:EMMO_77e9dc31_5b19_463e_b000_44c6e79f98aa , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom emmo:Tonne - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1000000.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "KiloTonne"@en ; - skos:prefLabel "KiloTonne" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloTONNE" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kt" . - - -### https://w3id.org/emmo#MegaElectronVolt -emmo:MegaElectronVolt rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom emmo:ElectronVolt - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.602177E-13"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Mega Electron Volt"@en ; - skos:prefLabel "MegaElectronVolt"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MegaEV" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "MeV" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "MeV" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Mega Electron Volt` is a unit for 'Energy And Work' expressed as MeV. - --- QUDT"""@en . - - -### https://w3id.org/emmo#MegaLitre -emmo:MegaLitre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_5eaecadc_4f0d_4a3a_afc7_1fc0b83cc928 , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom emmo:Litre - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1000.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "MegaLitre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MegaL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "ML" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "ML" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """1 000 000-fold of the unit litre - --- QUDT"""@en . - - -### https://w3id.org/emmo#MicroLitre -emmo:MicroLitre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , - emmo:EMMO_9ff3bf8e_2168_406e_8251_1d158fc948ae , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0E-9"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:prefLabel "MicroLitre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MicroL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "uL" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "μL" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """0.000001-fold of the unit litre - --- QUDT"""@en . - - -### https://w3id.org/emmo#MilliArcsecond -emmo:MilliArcsecond rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_a3a701ed_6f7d_4a10_9aee_dfa1961fc7b7 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_cdc962d8_f3ea_4764_a57a_c7caa4859179 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom emmo:Arcsecond - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "4.848137E-9"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Milli ArcSecond"@en ; - skos:prefLabel "MilliArcsecond"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MilliARCSEC" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m''" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mas" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A minute of arc, arcminute, or minute arc (MOA), is a unit of angular measurement equal to one sixtieth (1/60) of one degree (circle/21,600), or π /10,800 radians. In turn, a second of arc or arcsecond is one sixtieth (1/60) of one minute of arc. Since one degree is defined as one three hundred and sixtieth (1/360) of a rotation, one minute of arc is 1/21,600 of a rotation. the milliarcsecond, abbreviated mas, is used in astronomy. - --- QUDT"""@en ; - emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Minute_of_arc" . - - -### https://w3id.org/emmo#MilliLitre -emmo:MilliLitre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , - emmo:EMMO_a3a701ed_6f7d_4a10_9aee_dfa1961fc7b7 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom emmo:Litre - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0E-6"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "MilliLitre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MilliL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mL" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mL" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """0.001-fold of the unit litre - --- QUDT"""@en . - - -### https://w3id.org/emmo#NanoLitre -emmo:NanoLitre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom emmo:Litre - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0E-12"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "NanoLitre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoL" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nL" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nL" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """0.000000001-fold of the unit litre - --- QUDT"""@en . - - -### https://w3id.org/emmo#MolePerGramPerHour -emmo:MolePerGramPerHour rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_5d2d48c4_4fb6_4f33_bfc0_273129429c30 , - emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "0.2777778"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Moles per gram per hour"@en ; - skos:prefLabel "MolePerGramPerHour" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MOL-PER-GM-HR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mol.g-1.h-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mol/(g⋅hr)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """SI unit of the quantity of matter per SI unit of mass per unit of time expressed in hour. - --- QUDT"""@en . - - -### https://w3id.org/emmo#CubicMetrePerHour -emmo:CubicMetrePerHour rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_a88475b9_c745_4a47_9403_ab0d158b9b1b , - emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "2.777778E-4"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Cubic Metre per Hour"@en ; - skos:prefLabel "CubicMetrePerHour"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/M3-PER-HR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "m3.h-1" , - "m3/h" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "m³/hr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Cubic Meter Per Hour (m3/h) is a unit in the category of Volume flow rate. It is also known as cubic meters per hour, cubic metre per hour, cubic metres per hour, cubic meter/hour, cubic metre/hour, cubic meter/hr, cubic metre/hr, flowrate. Cubic Meter Per Hour (m3/h) has a dimension of L3T-1 where L is length, and T is time. It can be converted to the corresponding standard SI unit m3/s by multiplying its value by a factor of 0.00027777777. - --- QUDT"""@en . - - -### https://w3id.org/emmo#DegreeCelsiusPerHour -emmo:DegreeCelsiusPerHour rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_4f245147_f072_4431_b535_6241e8e87eb8 , - emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Degree Celsius per Hour"@en ; - skos:prefLabel "DegreeCelsiusPerHour"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-PER-HR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.h-1" , - "Cel/h" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C/hr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Degree Celsius per Hour` is a unit for 'Temperature Per Time' expressed as degC / hr. - --- QUDT"""@en . - - -### https://w3id.org/emmo#KiloMolePerHour -emmo:KiloMolePerHour rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_74931b1b_c133_4e59_9a75_1bf0e1626201 , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_ce7d4720_aa20_4a8c_93e8_df41a35b6723 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom emmo:MolePerHour - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "0.2777778"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilomole Per Hour"@en ; - skos:prefLabel "KiloMolePerHour" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloMOL-PER-HR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "kmol.h-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kmol/hr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """1 000-fold of the SI base unit mole divided by the unit for time hour - --- QUDT"""@en . - - -### https://w3id.org/emmo#KiloWattHourPerSquareMetre -emmo:KiloWattHourPerSquareMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_74931b1b_c133_4e59_9a75_1bf0e1626201 , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_d46e131b_f51a_4ae7_9301_824d718c56fa , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "3600000.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Kilowatt hour per square metre"@en ; - skos:prefLabel "KiloWattHourPerSquareMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/KiloW-HR-PER-M2" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "kW⋅h/m²" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A unit of energy per unit area, equivalent to 3 600 000 joules per square metre. - --- QUDT"""@en . - - -### https://w3id.org/emmo#MicroMolePerSquareMetrePerDay -emmo:MicroMolePerSquareMetrePerDay rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_9ff3bf8e_2168_406e_8251_1d158fc948ae , - emmo:EMMO_a94aec97_71ff_4574_b111_a52d77d2c230 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom emmo:MolePerSquareMetrePerDay - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.157407E-11"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Micromoles per square metre per day"@en ; - skos:prefLabel "MicroMolePerSquareMetrePerDay" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MicroMOL-PER-M2-DAY" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "umol.m-2.d-1" , - "umol/m2/d" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "µmol/(m²⋅day)" . - - -### https://w3id.org/emmo#MilliGramPerCubicMetrePerDay -emmo:MilliGramPerCubicMetrePerDay rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_8f3a9f9f_6f56_49dc_b39e_1aee57ffdc58 , - emmo:EMMO_a3a701ed_6f7d_4a10_9aee_dfa1961fc7b7 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.157407E-11"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Milligrams per cubic metre per day"@en ; - skos:prefLabel "MilliGramPerCubicMetrePerDay" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MilliGM-PER-M3-DAY" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mg.m-3.d-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mg/(m³⋅day)" . - - -### https://w3id.org/emmo#DegreeCelsiusPerMinute -emmo:DegreeCelsiusPerMinute rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_4f245147_f072_4431_b535_6241e8e87eb8 , - emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Degree Celsius per Minute"@en ; - skos:prefLabel "DegreeCelsiusPerMinute"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG_C-PER-MIN" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Cel.min-1" , - "Cel/min" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°C/min" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """`Degree Celsius per Minute` is a unit for 'Temperature Per Time' expressed as degC / m. - --- QUDT"""@en . - - -### https://w3id.org/emmo#DegreePerMetre -emmo:DegreePerMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_608a1b30_df6f_4bbb_9dc3_5c0de92fd9cf , - emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "0.01745329"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Degrees per metre"@en ; - skos:prefLabel "DegreePerMetre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG-PER-M" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "deg.m-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "°/m" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A change of angle in one SI unit of length. - --- QUDT"""@en . - - -### https://w3id.org/emmo#TonnePerCubicMetre -emmo:TonnePerCubicMetre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_1c957677_a460_4702_85a6_baef659d14b1 , - emmo:EMMO_feb03a8a_bbb6_4918_a891_46713ef557f4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1000.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "Tonne Per Cubic Metre"@en ; - skos:prefLabel "TonnePerCubicMetre"@en ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/TONNE-PER-M3" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "t.m-3" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "t/m³" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """unit tonne divided by the power of the SI base unit metre with the exponent 3 - --- QUDT"""@en . - - -### https://w3id.org/emmo#MilliRadPerHour -emmo:MilliRadPerHour rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_835f4e4e_680d_404c_8c73_92a6a570f6eb , - emmo:EMMO_a3a701ed_6f7d_4a10_9aee_dfa1961fc7b7 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "2.777778E-7"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Millirads per hour"@en ; - skos:prefLabel "MilliRadPerHour" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MilliRAD_R-PER-HR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "mRAD.h-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mrad/hr" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """One thousandth part of an absorbed ionizing radiation dose equal to 100 ergs per gram of irradiated material received per hour. - --- QUDT"""@en . - - -### https://w3id.org/emmo#NanoMolePerLitre -emmo:NanoMolePerLitre rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , - emmo:EMMO_e9348e5b_af4f_4898_bbfe_c4583cf44b80 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom emmo:MolePerLitre - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0E-6"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Nanomoles per litre"@en ; - skos:prefLabel "NanoMolePerLitre" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-L" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.L-1" , - "nmol/L" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/L" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A scaled unit of amount-of-substance concentration. - --- QUDT"""@en . - - -### https://w3id.org/emmo#NanoMolePerLitrePerDay -emmo:NanoMolePerLitrePerDay rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.157407E-11"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Nanomoles per litre per day"@en ; - skos:prefLabel "NanoMolePerLitrePerDay" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-L-DAY" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.L-1.d-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/(L⋅day)" . - - -### https://w3id.org/emmo#NanoMolePerLitrePerHour -emmo:NanoMolePerLitrePerHour rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_c5ac5c53_14de_47ce_b424_2576d042d241 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "2.777778E-10"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Nanomoles per litre per hour"@en ; - skos:prefLabel "NanoMolePerLitrePerHour" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-L-HR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.L-1.h-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/(L⋅hr)" . - - -### https://w3id.org/emmo#NanoMolePerMicroGramPerHour -emmo:NanoMolePerMicroGramPerHour rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_5d2d48c4_4fb6_4f33_bfc0_273129429c30 , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "2.777778E-4"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Nanomoles per microgram per hour"@en ; - skos:prefLabel "NanoMolePerMicroGramPerHour" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-MicroGM-HR" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.ug-1.h-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/(µg⋅hr)" . - - -### https://w3id.org/emmo#NanoMolePerMicroMolePerDay -emmo:NanoMolePerMicroMolePerDay rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , - emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.157407E-8"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Nanomoles per micromole per day"@en ; - skos:prefLabel "NanoMolePerMicroMolePerDay" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-MicroMOL-DAY" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.umol-1.d-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/(µmol⋅day)" ; - emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Unavailable. - --- QUDT"""@en . - - -### https://w3id.org/emmo#NanoMolePerSquareMetrePerDay -emmo:NanoMolePerSquareMetrePerDay rdf:type owl:Class ; - rdfs:subClassOf emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - emmo:EMMO_a94aec97_71ff_4574_b111_a52d77d2c230 , - emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - emmo:EMMO_e1981c25_7c55_4020_aa7a_d2e14ced86d4 , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom emmo:MolePerSquareMetrePerDay - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.157407E-14"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:altLabel "Nanomoles per square metre per day"@en ; - skos:prefLabel "NanoMolePerSquareMetrePerDay" ; - emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NanoMOL-PER-M2-DAY" ; - emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "nmol.m-2.d-1" ; - emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "nmol/(m²⋅day)" . - - - ### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi diff --git a/disciplines/units/sidimensionalunits.ttl b/disciplines/units/sidimensionalunits.ttl index 63fce3b6..5aa814e0 100644 --- a/disciplines/units/sidimensionalunits.ttl +++ b/disciplines/units/sidimensionalunits.ttl @@ -1593,10 +1593,10 @@ We kindly acknowledge NIST for reusing their content, including the physical dim ### https://w3id.org/emmo#EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc rdf:type owl:Class ; - rdfs:subClassOf :EMMO_cbdea88b_fef1_4c7c_b69f_ae1f0f241c4a ; - skos:prefLabel "SIDimensionalUnit"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Dimensional unit with its physical dimensionality described accortind to the International System of Units (SI)."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """In SI are the physical dimensions of the base quantities time (T), length (L), mass (M), electric current (I), thermodynamic temperature (Θ), amount of substance (N) and luminous intensity (J). + rdfs:subClassOf :EMMO_cbdea88b_fef1_4c7c_b69f_ae1f0f241c4a ; + skos:prefLabel "SIDimensionalUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Dimensional unit with its physical dimensionality described accortind to the International System of Units (SI)."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """In SI are the physical dimensions of the base quantities time (T), length (L), mass (M), electric current (I), thermodynamic temperature (Θ), amount of substance (N) and luminous intensity (J). In general the dimension of any quantity Q is written in the form of a dimensional product, @@ -2304,4 +2304,15 @@ Examples of correspondance between dimensional units and their dimensional units :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquarePressurePerSquareTime'."@en . +### https://w3id.org/emmo/disciplines/units/sidimensionalunits#EMMO_d09e8aea_3fd0_4213_955d_10fc2a6f1d74 +:EMMO_d09e8aea_3fd0_4213_955d_10fc2a6f1d74 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+2 L0 M-1 I-1 Θ0 N0 J0" + ] ; + skos:prefLabel "SquareLengthPerVoltageTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquareLengthPerVoltageTime'."@en . + + ### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi From 4c992cf51a661b4d6476827b972368e4344bc23c Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Mon, 25 Nov 2024 10:49:26 +0100 Subject: [PATCH 053/121] Mereology Annotation --- mereocausality/mereocausality.ttl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index d038a808..29f90331 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -380,8 +380,9 @@ This means that the causing entity can be in direct and optionally indirect caus rdf:type owl:IrreflexiveProperty ; owl:propertyDisjointWith :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 ; skos:prefLabel "isDirectCauseOf"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Direct causality is a concept that capture the idea of contact between two entities, given the fact that there are no causal intermediaries between them. It requires that at least a quantum of the causing entity is direct cause of a quantum of the caused entity. -It does not exclude the possibility of other indirect causal routes between some proper parts of the two entities."""@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Direct causality is a concept that capture the idea of direct interaction between two entities, given the fact that there are no causal intermediaries between them. It requires that at least a quantum of the causing entity is direct cause of a quantum of the caused entity. +It does not exclude the possibility of other indirect causal routes between some proper parts of the two entities. +The direct causality in a 4D ontology covers both time-like causal interaction (when causality is one-way from one entity to another) and space-like causal interaction (when causality is two-way between two entities)."""@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the causing and the effected entities occurring without intermediaries."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Direct cause is irreflexive."@en , "Direct cause provides the edges for the transitive restriction of the direct acyclic causal graph whose nodes are the quantum entities."@en . From 2fdb0fc9ba988d15cc771bd8f3cc73d2571280b8 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Thu, 28 Nov 2024 08:25:22 +0100 Subject: [PATCH 054/121] 20241128 --- mereocausality/mereocausality.ttl | 150 +++++++++++++++++++++++------- perspectives/semiotics.ttl | 10 +- reference/information.ttl | 20 ++-- 3 files changed, 130 insertions(+), 50 deletions(-) diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index 29f90331..76893b8d 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -247,9 +247,25 @@ foaf:workplaceHomepage rdf:type owl:AnnotationProperty . :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "x isNotCauseOf y iff not(x isCauseOf y)"@en . +### https://w3id.org/emmo#EMMO_07808d05_18d1_4253_96e5_58b8277347de +:EMMO_07808d05_18d1_4253_96e5_58b8277347de rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_fdfa43cd_1f48_4d82_ac49_685fe894558f ; + owl:inverseOf :EMMO_55354438_7000_4284_b1b9_59d60c2261b9 ; + skos:prefLabel "isPortionPartOf"@en . + + +### https://w3id.org/emmo#EMMO_0949a7de_78dc_421d_8603_3b685cb927a3 +:EMMO_0949a7de_78dc_421d_8603_3b685cb927a3 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c ; + owl:inverseOf ; + rdfs:isDefinedBy ; + skos:prefLabel "isMemberOf"@en . + + ### https://w3id.org/emmo#EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 :EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:inverseOf :EMMO_9f55743f_a5e2_4a75_a68c_978c36117dec ; skos:example "A molecule is a distinct part of a fluid."@en ; skos:prefLabel "hasDistinctPart"@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "DP(x, y) ≡ PP(x, y) ∧ ∃φ[φ(x) ↔ ¬φ(y)]" ; @@ -285,6 +301,8 @@ foaf:workplaceHomepage rdf:type owl:AnnotationProperty . ### https://w3id.org/emmo#EMMO_339d8e1a_f52a_42cd_8df5_57b5328b939e :EMMO_339d8e1a_f52a_42cd_8df5_57b5328b939e rdf:type owl:ObjectProperty ; rdfs:subPropertyOf ; + owl:inverseOf :EMMO_44549f38_809e_4d51_bb10_de31029055b9 ; + rdfs:domain :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; skos:prefLabel "hasFragment"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing a collection and a non-maximal proper part, meaning the the latter is connected with the rest of the whole."@en . @@ -328,12 +346,19 @@ https://en.wiktionary.org/wiki/mereology"""@en ### https://w3id.org/emmo#EMMO_408a46b2_3930_46da_b936_e9ce72ffdde9 :EMMO_408a46b2_3930_46da_b936_e9ce72ffdde9 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 ; + rdfs:domain :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; owl:propertyDisjointWith :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; skos:altLabel "hasSpatioTemporalPart"@en ; skos:prefLabel "hasJunctionPart"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The part is connected with the rest item or members with both hasNext (or its inverse) and hasContact relations."@en . +### https://w3id.org/emmo#EMMO_44549f38_809e_4d51_bb10_de31029055b9 +:EMMO_44549f38_809e_4d51_bb10_de31029055b9 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_fdfa43cd_1f48_4d82_ac49_685fe894558f ; + skos:prefLabel "isFragmentOf"@en . + + ### https://w3id.org/emmo#EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d :EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 , @@ -404,6 +429,7 @@ The direct causality in a 4D ontology covers both time-like causal interaction ( ### https://w3id.org/emmo#EMMO_6786b336_e982_4759_8dee_1905a4106591 :EMMO_6786b336_e982_4759_8dee_1905a4106591 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:inverseOf :EMMO_9c2a9899_df4a_4dc7_a28a_ab4dc498db71 ; skos:example "A volume of water has redundand parts other volumes of water. All this volumes have holistic parts some water molecules."@en ; skos:prefLabel "hasRedundantPart"@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "RP(x, y) ≡ PP(x, y) ∧ ∃φ(φ(x) ∧ φ(y))" ; @@ -442,6 +468,7 @@ The direct causality in a 4D ontology covers both time-like causal interaction ( :EMMO_6b7276a4_4b9d_440a_b577_0277539c0fc4 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf ; rdf:type owl:AsymmetricProperty ; + rdfs:range :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; owl:propertyDisjointWith ; skos:altLabel "hasMember"@en ; skos:prefLabel "hasSingleMember"@en ; @@ -451,6 +478,7 @@ The direct causality in a 4D ontology covers both time-like causal interaction ( ### https://w3id.org/emmo#EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_55354438_7000_4284_b1b9_59d60c2261b9 ; + rdfs:domain :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; owl:propertyDisjointWith :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 ; skos:prefLabel "hasTemporalPart"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation that identify a proper item part of the whole, whose parts always cover the full spatial extension of the whole within a time interval."@en ; @@ -462,6 +490,7 @@ A temporal part is not constraint to be causally self-connected, i.e. it can be ### https://w3id.org/emmo#EMMO_814b6b76_e0ca_4953_a832_d1816fb695f1 :EMMO_814b6b76_e0ca_4953_a832_d1816fb695f1 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:inverseOf :EMMO_928f6ec2_7564_4c8d_9a10_7a601fa89602 ; skos:altLabel "hasImmediatePart"@en ; skos:prefLabel "hasDirectPart"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "Direct parthood is the non transitive version of parthood enabling the establishment of hierarchy of granularities, starting with an entity and providing several granularity levels of parthood."@en ; @@ -488,6 +517,13 @@ Contacts between two entities exclude the possibility of other causal relations "The contact relation is not an ordering relation since is symmetric."@en . +### https://w3id.org/emmo#EMMO_928f6ec2_7564_4c8d_9a10_7a601fa89602 +:EMMO_928f6ec2_7564_4c8d_9a10_7a601fa89602 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c ; + rdfs:isDefinedBy :EMMO_814b6b76_e0ca_4953_a832_d1816fb695f1 ; + skos:prefLabel "isDirectPartOf"@en . + + ### https://w3id.org/emmo#EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f , @@ -509,6 +545,13 @@ Contacts between two entities exclude the possibility of other causal relations :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The part is connected with the rest item or members with a combination of hasNext (or its inverse) or hasContact relations."@en . +### https://w3id.org/emmo#EMMO_9c2a9899_df4a_4dc7_a28a_ab4dc498db71 +:EMMO_9c2a9899_df4a_4dc7_a28a_ab4dc498db71 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c ; + rdfs:isDefinedBy :EMMO_6786b336_e982_4759_8dee_1905a4106591 ; + skos:prefLabel "isRedundantPartOf"@en . + + ### https://w3id.org/emmo#EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 :EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; @@ -520,6 +563,13 @@ Contacts between two entities exclude the possibility of other causal relations :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between an entity that overlaps another without being its part."@en . +### https://w3id.org/emmo#EMMO_9f55743f_a5e2_4a75_a68c_978c36117dec +:EMMO_9f55743f_a5e2_4a75_a68c_978c36117dec rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c ; + rdfs:isDefinedBy :EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 ; + skos:prefLabel "isDistinctPartOf"@en . + + ### https://w3id.org/emmo#EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; @@ -610,11 +660,12 @@ Embracing a strong reductionistic view, causality originates at quantum entities skos:example "John yesterday is the cause of John today, is an example of temporal-like causality. The desk supporting my laptop is a space-like causality." ; skos:prefLabel "isCauseOf"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """We say that an entity causes another if there is a quantum part of the first that is in causal relation with a quantum parts of the second. -An entity cannot cause itself (causal loops are forbidden) or a part of itself. For this reasons causality between entities excludes reflexivity and prevents them to overlap. -The existence of one-directional of bi-directional causality relations between two entities is what reconstruct time and space relations, respectively."""@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The relation between an individuals x and y, that holds if and only if: +More formally, causality is defined as a relation between individuals x and y that holds if and only if: a) x having a part that is causing an effect on a part of y -b) x and y are non-overlapping"""@en ; +b) x and y are non-overlapping +An entity cannot cause itself or a part of itself. For this reasons causality between entities excludes reflexivity and prevents them to overlap. +The existence of one-directional of bi-directional causality relations between two entities is what reconstruct time-like and space-like relations, respectively."""@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation between an entity that causally affects another."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Each pair of causally connected entities is either in isDirectCauseOf or isIndirectCauseOf relation. The two are mutually exclusive."@en , """The OWL 2 DL version of the EMMO introduces this object property as primitive causal relation. It refers to the macro causality relation mC(x,y), defined in the EMMO FOL version. While the EMMO FOL introduces the quantum causality relation C(x,y) as primitive, the OWL 2 DL version of the EMMO substantially simplifies the theory, neglecting these lower level relations that are well above DL expressivity. @@ -691,9 +742,17 @@ For this reason the EMMO OWL 2 DL will only deal with macro causality relations, :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all relations used by the EMMO."@en . +### https://w3id.org/emmo#EMMO_fdfa43cd_1f48_4d82_ac49_685fe894558f +:EMMO_fdfa43cd_1f48_4d82_ac49_685fe894558f rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c ; + owl:inverseOf ; + skos:prefLabel "isPieceOf"@en . + + ### https://w3id.org/emmo#0528e41d_edd2_49f9_bd2a_aeabdc215515 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf ; + rdfs:range :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; skos:prefLabel "hasMultipleMembers"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A sub collection realtion where the proper part is fully encompasses some of the members of the collection." . @@ -704,7 +763,7 @@ For this reason the EMMO OWL 2 DL will only deal with macro causality relations, rdfs:domain :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; owl:propertyDisjointWith ; skos:altLabel "hasMaximalPart"@en ; - skos:prefLabel "hasMembers"@en ; + skos:prefLabel "hasMember"@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A proper part which is not connected with the rest of the whole."@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between individuals representing a collection and one or more of its members." ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A maximal part is a proper part that is not connected with the rest of the whole."@en . @@ -818,8 +877,8 @@ The quantum concept recalls the fact that there is lower epistemological limit t In the EMMO, space and time emerge following the network of causal connections between quantum objects. So quantum objects are adimensional objects, that precede space and time dimensions: they are simple beings (in greek οντα). Using physics concepts, we can think the quantum as an elementary particle (e.g. an electron) in a specific state between two causal interactions. A quantum stands for an incoming or outcoming real particle in a Feynman diagram."""@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The class of entities without proper parts."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of the mereological and causal fundamental entities."@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "Q(x) ≡ ¬∃y(PP(y,x))"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of the mereological and causal fundamental entities having no proper parts"@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A quantum is the EMMO mereological atomistic and causal reductionistic entity. To avoid confusion with the concept of atom coming from physics and to underline the causal reductionistic approach, we will use the expression quantum mereology, instead of atomistic mereology."@en . [ rdf:type owl:Axiom ; @@ -829,6 +888,13 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin quantum (plural quanta) \"as much as, so much as\"."@en ] . +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 ; + owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; + owl:annotatedTarget "Q(x) ≡ ¬∃y(PP(y,x))"@en ; + rdfs:seeAlso :EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c + ] . + ### https://w3id.org/emmo#EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 rdf:type owl:Class ; @@ -885,8 +951,8 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram ### https://w3id.org/emmo#EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf rdf:type owl:Class ; - rdfs:subClassOf _:genid30 , - _:genid32 ; + rdfs:subClassOf _:genid31 , + _:genid33 ; skos:prefLabel "EMMO"@en ; "DisjointUnion: CausalPath, Collection, Quantum, CausalSystem" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The EMMO conceptualises the world using the primitive concepts of causality and parthood. Parthood is about the composition of world entities starting from other more fundamental entities. Causality is about the interactions between world entities. @@ -902,11 +968,11 @@ For this reason, the EMMO entities that are not quantum or elementaries, may be Moreover, the combination of mereology and causality used in the EMMO theory (mereocausality) represents entities as direct acyclic graphs with dimension of 4 (i.e., the mereocasual graph can be represented in a 4D euclidian space with edges having unit length). For this reasons, the EMMO can be considered a 4D ontology."""@en . -_:genid30 rdf:type owl:Restriction ; +_:genid31 rdf:type owl:Restriction ; owl:onProperty :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; owl:someValuesFrom :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 . -_:genid32 rdf:type owl:Restriction ; +_:genid33 rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ] ; owl:hasValue :EMMO_08cb807c_e626_447b_863f_e2835540e918 . @@ -914,14 +980,14 @@ _:genid32 rdf:type owl:Restriction ; [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedTarget _:genid30 ; + owl:annotatedTarget _:genid31 ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every entity is made of quantum parts. This axiomatisation is the expression of the radical reductionistic approach of the EMMO."@en ] . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedTarget _:genid32 ; + owl:annotatedTarget _:genid33 ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "All EMMO individuals are part of the most comprehensive entity which is the universe."@en ] . @@ -1021,7 +1087,23 @@ Following graph theory concepts, the quantums of an item are all connected toget :EMMO_08cb807c_e626_447b_863f_e2835540e918 rdf:type owl:NamedIndividual , :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; skos:prefLabel "universe"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "The universe is considered as a causally self-connected object, encompassing all other objects. For this reason is unique."@en . + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "The universe is considered as a causally self-connected object, encompassing all other objects. For this reason is unique."@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "u ≡ σx<P(x, x)>" . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_08cb807c_e626_447b_863f_e2835540e918 ; + owl:annotatedProperty rdf:type ; + owl:annotatedTarget :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """This axiom reflects the fact the the universe is causally self-connected. In fact, a non causally connected universe would have been the sum of causally independend sub-universes, without any knowledge of others. +This axiom may be seen as Ockam's razor applied to causality."""@en + ] . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_08cb807c_e626_447b_863f_e2835540e918 ; + owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; + owl:annotatedTarget "u ≡ σx<P(x, x)>" ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "This definition reads: \"The universe is the sum of all entities that are part of themselves\". Since parthood (P) is reflexive by axiom, then the universe is the sum of all mereological entities."@en + ] . ################################################################# @@ -1047,6 +1129,26 @@ Following graph theory concepts, the quantums of an item are all connected toget rdf:type . +[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing exclusivity between overlapping and causality."@en ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + ; + + ] ; + rdf:rest rdf:nil + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing the fact that an entity cannot cause itself."@en ; rdf:type ; [ rdf:type ; @@ -1243,24 +1345,4 @@ Following graph theory concepts, the quantums of an item are all connected toget ] ] . -[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing exclusivity between overlapping and causality."@en ; - rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; - ; - - ] ; - rdf:rest rdf:nil - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . - ### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/perspectives/semiotics.ttl b/perspectives/semiotics.ttl index dbce5bab..0f35b3b6 100644 --- a/perspectives/semiotics.ttl +++ b/perspectives/semiotics.ttl @@ -558,7 +558,8 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_3fe33e1c_2b62_4669_af92_8066cf53761d :EMMO_3fe33e1c_2b62_4669_af92_8066cf53761d rdf:type owl:Class ; rdfs:subClassOf :EMMO_008fd3b2_4013_451f_8827_52bceab11841 ; - skos:prefLabel "SemiosisByStructure"@en . + skos:prefLabel "SemiosisByStructure"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Semiosis classified as complete or partial representation of the semiotic triangle (interpretant, sign, referent)."@en . ### https://w3id.org/emmo#EMMO_421167c0_1ea5_405f_970f_a41e9cb308f9 @@ -615,6 +616,7 @@ This class refers to what is commonly known as physical property, i.e. a measura ### https://w3id.org/emmo#EMMO_4d5621e8_af7f_4aef_abd5_f905a34f62af :EMMO_4d5621e8_af7f_4aef_abd5_f905a34f62af rdf:type owl:Class ; rdfs:subClassOf :EMMO_008fd3b2_4013_451f_8827_52bceab11841 ; + rdfs:seeAlso "https://plato.stanford.edu/entries/peirce-semiotics/"^^xsd:anyURI ; skos:prefLabel "SemiosisByReferent"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Semiosis classified by how the sign stands for its reference object."@en . @@ -934,7 +936,7 @@ For example, when a Boeing 747 is used as a sign for another Boeing 747."""@en , :EMMO_ea5a4079_dbca_4ae7_80f4_415643f95257 rdf:type owl:Class ; rdfs:subClassOf :EMMO_3fe33e1c_2b62_4669_af92_8066cf53761d ; skos:prefLabel "FullSemiosis"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiosis where the triangle of relation is completely developed."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiosis where the triangle of relations is completely developed."@en . ### https://w3id.org/emmo#EMMO_ea67caa5_2609_4e91_98ae_81103f2d5c25 @@ -957,7 +959,7 @@ For example, when a Boeing 747 is used as a sign for another Boeing 747."""@en , [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: -inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en + inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: @@ -965,7 +967,7 @@ inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: - inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en +inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en ] . ################################################################# diff --git a/reference/information.ttl b/reference/information.ttl index 738c15cd..46b2e486 100644 --- a/reference/information.ttl +++ b/reference/information.ttl @@ -38,12 +38,10 @@ ] ; skos:prefLabel "Information"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The General Definition of Information (GDI) can be used to define the concept of information. - -(GDI) -a is an instance of information, understood as semantic content, if and only if: -GDI.l) a consists of n data, for n > 1; -GDI.2) the data are well formed; -GDI.3) the well-formed data are meaningful. +(GDI) a is an instance of information, understood as semantic content, if and only if: + GDI.l) a consists of n data, for n > 1; + GDI.2) the data are well formed; + GDI.3) the well-formed data are meaningful. In the EMMO conceptualisation, well-formed data are data with a specific syntactic structure (symbolic and reductionistic modules), while meaningful data are data that are part of a semiotic interpretation process that declares what the data are about (semiotic module)."""@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Information is data with a meaning (semiotic sign)."@en . @@ -52,12 +50,10 @@ In the EMMO conceptualisation, well-formed data are data with a specific syntact owl:annotatedSource :EMMO_64c72d00_7582_44ea_a0b5_3a14e50acc36 ; owl:annotatedProperty :EMMO_31252f35_c767_4b97_a877_1235076c3e13 ; owl:annotatedTarget """The General Definition of Information (GDI) can be used to define the concept of information. - -(GDI) -a is an instance of information, understood as semantic content, if and only if: -GDI.l) a consists of n data, for n > 1; -GDI.2) the data are well formed; -GDI.3) the well-formed data are meaningful. +(GDI) a is an instance of information, understood as semantic content, if and only if: + GDI.l) a consists of n data, for n > 1; + GDI.2) the data are well formed; + GDI.3) the well-formed data are meaningful. In the EMMO conceptualisation, well-formed data are data with a specific syntactic structure (symbolic and reductionistic modules), while meaningful data are data that are part of a semiotic interpretation process that declares what the data are about (semiotic module)."""@en ; rdfs:isDefinedBy "Luciano Floridi, \"Information - A Very Short Introduction\", Oxford University Press (2010) ISBN: 9780199551378"@en From ff84c7901091f00199fa77a3d2f312a57f9d3c03 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Thu, 28 Nov 2024 13:34:40 +0100 Subject: [PATCH 055/121] Updated Semiotic Property --- perspectives/semiotics.ttl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/perspectives/semiotics.ttl b/perspectives/semiotics.ttl index 0f35b3b6..2c7f9298 100644 --- a/perspectives/semiotics.ttl +++ b/perspectives/semiotics.ttl @@ -218,7 +218,7 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea rdfs:subPropertyOf :EMMO_2337e25c_3c60_43fc_a8f9_b11a3f974291 ; rdfs:domain :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee ; rdfs:range :EMMO_6f5af708_f825_4feb_a0d1_a8d813d3022b ; - skos:prefLabel "hasInterpretation"@en ; + skos:prefLabel "providesInterpretation"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation that connects the interpreter to the semiotic object in a semiotic process."@en . @@ -963,11 +963,11 @@ For example, when a Boeing 747 is used as a sign for another Boeing 747."""@en , ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: - inverse (hasReferent) o inverse (hasInterpreter)=>hasSign"""@en +inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: -inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en + inverse (hasReferent) o inverse (hasInterpreter)=>hasSign"""@en ] . ################################################################# From 9afc398079ea5466d98abaf4cbbebc5a726231c0 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 28 Nov 2024 17:55:45 +0100 Subject: [PATCH 056/121] Changed the IRIs of contributing individuals from ORCIDs to EMMO individuals. The reason for this change is that ORCID IRIs are maximal, while it is only a temporal part of a person that is contributing to EMMO. --- contributors.ttl | 120 ++++++++++--------- disciplines/chemistry.ttl | 6 +- disciplines/computerscience.ttl | 10 +- disciplines/dataset.ttl | 10 +- disciplines/disciplines.ttl | 14 +-- disciplines/geometrical.ttl | 8 +- disciplines/isq.ttl | 10 +- disciplines/manufacturing.ttl | 8 +- disciplines/materials.ttl | 8 +- disciplines/math.ttl | 8 +- disciplines/metrology.ttl | 8 +- disciplines/models.ttl | 8 +- disciplines/perceptual.ttl | 8 +- disciplines/periodictable.ttl | 6 +- disciplines/units/coherentsiunits.ttl | 10 +- disciplines/units/deprecated.ttl | 6 +- disciplines/units/noncoherentsiunits.ttl | 10 +- disciplines/units/otherunits.ttl | 10 +- disciplines/units/prefixedsiunits.ttl | 10 +- disciplines/units/prefixedunits.ttl | 6 +- disciplines/units/siacceptedspecialunits.ttl | 10 +- disciplines/units/siacceptedunits.ttl | 10 +- disciplines/units/sidimensionalunits.ttl | 12 +- disciplines/units/siunits.ttl | 8 +- disciplines/units/specialunits.ttl | 10 +- disciplines/units/unclassifiedunits.ttl | 12 +- disciplines/units/units.ttl | 8 +- disciplines/units/unitsextension.ttl | 12 +- domain/domain.ttl | 8 +- domain/simulation.ttl | 8 +- domain/todo/commonmaterials.ttl | 8 +- domain/todo/commonperceptual.ttl | 8 +- emmo-full.ttl | 18 +-- emmo-mlo.ttl | 8 +- emmo-tlo.ttl | 8 +- emmo.ttl | 18 +-- mereocausality/mereocausality-full.ttl | 14 +-- mereocausality/mereocausality.ttl | 14 +-- perspectives/contrast.ttl | 8 +- perspectives/holistic.ttl | 10 +- perspectives/persistence.ttl | 8 +- perspectives/perspective.ttl | 6 +- perspectives/perspectives.ttl | 8 +- perspectives/reductionistic.ttl | 8 +- perspectives/semiotics.ttl | 10 +- perspectives/structural.ttl | 8 +- reference/data.ttl | 8 +- reference/information.ttl | 8 +- reference/persholistic.ttl | 8 +- reference/physicalistic.ttl | 8 +- reference/properties.ttl | 8 +- reference/standardmodel-full.ttl | 8 +- reference/standardmodel.ttl | 8 +- reference/symbolic.ttl | 8 +- reference/workflow.ttl | 6 +- 55 files changed, 313 insertions(+), 301 deletions(-) diff --git a/contributors.ttl b/contributors.ttl index db6556d0..479c003f 100644 --- a/contributors.ttl +++ b/contributors.ttl @@ -19,6 +19,18 @@ +################################################################# +# Data properties +################################################################# + +### https://w3id.org/emmo/contributors#EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f +:EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f rdf:type owl:DatatypeProperty ; + rdfs:range xsd:anyURI ; + rdfs:comment "Relates an individual to an ORCID that identifies the individual."@en , + "The domain is not provided to not impose restrictions on the individual carrying the ORCID. Typically it will be a person (maximal) or a temporal part of a person."@en ; + skos:prefLabel "hasORCID"@en . + + ################################################################# # Individuals ################################################################# @@ -27,80 +39,80 @@ # People # ====== -### https://orcid.org/0000-0003-3805-8761 - rdf:type owl:NamedIndividual ; - skos:prefLabel "Emanuele Ghedini" ; - foaf:name "Emanuele Ghedini" ; - foaf:workplaceHomepage . +:EmanueleGhedini rdf:type owl:NamedIndividual ; + :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f ; + skos:prefLabel "Emanuele Ghedini" ; + foaf:name "Emanuele Ghedini" ; + foaf:workplaceHomepage . -### https://orcid.org/0000-0002-1560-809X - rdf:type owl:NamedIndividual ; - skos:prefLabel "Jesper Friis" ; - foaf:name "Jesper Friis" ; - foaf:workplaceHomepage . +:JesperFriis rdf:type owl:NamedIndividual ; + :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f ; + skos:prefLabel "Jesper Friis" ; + foaf:name "Jesper Friis" ; + foaf:workplaceHomepage . -### https://orcid.org/0000-0002-4181-2852 - rdf:type owl:NamedIndividual ; - skos:prefLabel "Gerhard Goldbeck" ; - foaf:name "Gerhard Goldbeck" ; - foaf:workplaceHomepage . +:GerhardGoldbeck rdf:type owl:NamedIndividual ; + :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f ; + skos:prefLabel "Gerhard Goldbeck" ; + foaf:name "Gerhard Goldbeck" ; + foaf:workplaceHomepage . -### https://orcid.org/0000-0003-0514-9229 - rdf:type owl:NamedIndividual ; - skos:prefLabel "Adham Hashibon" ; - foaf:name "Adham Hashibon" ; - foaf:workplaceHomepage . +:AdhamHashibon rdf:type owl:NamedIndividual ; + :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f ; + skos:prefLabel "Adham Hashibon" ; + foaf:name "Adham Hashibon" ; + foaf:workplaceHomepage . -### https://orcid.org/0000-0003-4065-9742 - rdf:type owl:NamedIndividual ; - skos:prefLabel "Georg J. Schmitz" ; - foaf:name "Georg J. Schmitz" . +:GeorgSchmitz rdf:type owl:NamedIndividual ; + :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f ; + skos:prefLabel "Georg J. Schmitz" ; + foaf:name "Georg J. Schmitz" . -### https://orcid.org/0009-0007-5850-6628 - rdf:type owl:NamedIndividual ; - skos:prefLabel "Anne de Baas" ; - foaf:name "Anne de Baas" ; - foaf:workplaceHomepage . +:AnnedeBaas rdf:type owl:NamedIndividual ; + :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f ; + skos:prefLabel "Anne de Baas" ; + foaf:name "Anne de Baas" ; + foaf:workplaceHomepage . -### https://orcid.org/0009-0008-8009-5009 - rdf:type owl:NamedIndividual ; - skos:prefLabel "Francesco A. Zaccarini" ; - foaf:name "Francesco A. Zaccarini" ; - foaf:workplaceHomepage . +:FrancescoZaccarini rdf:type owl:NamedIndividual ; + :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f ; + skos:prefLabel "Francesco A. Zaccarini" ; + foaf:name "Francesco A. Zaccarini" ; + foaf:workplaceHomepage . -### https://orcid.org/0000-0001-9189-2400 - rdf:type owl:NamedIndividual ; - skos:prefLabel "Sebastiano Moruzzi" ; - foaf:name "Sebastiano Moruzzi" ; - foaf:workplaceHomepage . +:SebastianoMoruzzi rdf:type owl:NamedIndividual ; + :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f ; + skos:prefLabel "Sebastiano Moruzzi" ; + foaf:name "Sebastiano Moruzzi" ; + foaf:workplaceHomepage . -### https://orcid.org/0000-0001-8869-3718 - rdf:type owl:NamedIndividual ; - skos:prefLabel "Francesca Lønstad Bleken" ; - foaf:name "Francesca Lønstad Bleken" ; - foaf:workplaceHomepage . +:FrancescaBleken rdf:type owl:NamedIndividual ; + :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f ; + skos:prefLabel "Francesca Lønstad Bleken" ; + foaf:name "Francesca Lønstad Bleken" ; + foaf:workplaceHomepage . -### https://orcid.org/0000-0002-8758-6109 - rdf:type owl:NamedIndividual ; - skos:prefLabel "Simon Clark" ; - foaf:name "Simon Clark" ; - foaf:workplaceHomepage . +:SimonClark rdf:type owl:NamedIndividual ; + :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f ; + skos:prefLabel "Simon Clark" ; + foaf:name "Simon Clark" ; + foaf:workplaceHomepage . -### https://orcid.org/0000-0001-7815-6636 - rdf:type owl:NamedIndividual ; - skos:prefLabel "Otello M. Roscioni" ; - foaf:name "Otello M. Roscioni" ; - foaf:workplaceHomepage . +:OtelloRoscioni rdf:type owl:NamedIndividual ; + :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f ; + skos:prefLabel "Otello M. Roscioni" ; + foaf:name "Otello M. Roscioni" ; + foaf:workplaceHomepage . # Organisations diff --git a/disciplines/chemistry.ttl b/disciplines/chemistry.ttl index 02ce284c..77561cde 100644 --- a/disciplines/chemistry.ttl +++ b/disciplines/chemistry.ttl @@ -13,9 +13,9 @@ owl:imports , ; dcterms:abstract "The chemistry module populates the physicalistic perspective with materials subclasses categorised according to modern applied chemistry."@en ; - dcterms:creator , - , - ; + dcterms:creator :EmanueleGhedini , + :GerhardGoldbeck , + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Chemistry"@en ; diff --git a/disciplines/computerscience.ttl b/disciplines/computerscience.ttl index 2c79443e..b9e616c0 100644 --- a/disciplines/computerscience.ttl +++ b/disciplines/computerscience.ttl @@ -14,11 +14,11 @@ , ; dcterms:abstract "Key concepts from the domain of computer science."@en ; - dcterms:contributor , - ; - dcterms:creator , - , - ; + dcterms:contributor :OtelloRoscioni , + :FrancescaBleken ; + dcterms:creator :JesperFriis , + :GerhardGoldbeck , + :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Computer science"@en ; diff --git a/disciplines/dataset.ttl b/disciplines/dataset.ttl index ed933b29..0f6f3eec 100644 --- a/disciplines/dataset.ttl +++ b/disciplines/dataset.ttl @@ -13,11 +13,11 @@ owl:imports , ; dcterms:abstract "Shared representation of datasets."@en ; - dcterms:contributor , - , - ; - dcterms:creator , - ; + dcterms:contributor :FrancescaBleken , + :GerhardGoldbeck , + :OtelloRoscioni ; + dcterms:creator :EmanueleGhedini , + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Dataset"@en ; diff --git a/disciplines/disciplines.ttl b/disciplines/disciplines.ttl index 987980c2..030b14ea 100644 --- a/disciplines/disciplines.ttl +++ b/disciplines/disciplines.ttl @@ -42,14 +42,14 @@ dcterms:abstract """EMMO disciplines is a container for the EMMO discipline level ontologies. Discipline level ontologies are reference ontologies that does not cover the whole world."""@en ; - dcterms:contributor , - , - ; - dcterms:creator , - , + dcterms:contributor :SimonClark , + :FrancescaBleken , + :GeorgSchmitz ; + dcterms:creator :AdhamHashibon , + :EmanueleGhedini , , - , - ; + :GerhardGoldbeck , + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "EMMO discipline-level ontology"@en ; diff --git a/disciplines/geometrical.ttl b/disciplines/geometrical.ttl index cf28446b..76d8f949 100644 --- a/disciplines/geometrical.ttl +++ b/disciplines/geometrical.ttl @@ -12,10 +12,10 @@ owl:versionIRI ; owl:imports ; dcterms:abstract "The graphical module provides classes for the representation of geometrical concepts."@en ; - dcterms:creator , - , - , - , + dcterms:creator :JesperFriis , + :GerhardGoldbeck , + :AdhamHashibon , + :EmanueleGhedini , ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; diff --git a/disciplines/isq.ttl b/disciplines/isq.ttl index 6a689bc3..631397e4 100644 --- a/disciplines/isq.ttl +++ b/disciplines/isq.ttl @@ -20,11 +20,11 @@ ISQ underlines the SI system and defines physical quanties that are measured wit ISQ has 7 base quantities and many derived quantities defined in terms of the 7 base quantities. The number of derived quantities not closed and may increase based on the need by domain ontologies."""@en ; - dcterms:contributor ; - dcterms:creator , - , - , - ; + dcterms:contributor :FrancescaBleken ; + dcterms:creator :JesperFriis , + :GerhardGoldbeck , + :SimonClark , + :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "International System of Quantities (ISQ)"@en ; diff --git a/disciplines/manufacturing.ttl b/disciplines/manufacturing.ttl index 01ca33e6..a2df15f3 100644 --- a/disciplines/manufacturing.ttl +++ b/disciplines/manufacturing.ttl @@ -13,10 +13,10 @@ owl:imports , ; dcterms:abstract "Describes manufacturing processes with engineered participants. The module also provides a root for engineered materials."@en ; - dcterms:creator , - , - , - , + dcterms:creator :JesperFriis , + :GerhardGoldbeck , + :AdhamHashibon , + :EmanueleGhedini , ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; diff --git a/disciplines/materials.ttl b/disciplines/materials.ttl index 1d6e821e..07731200 100644 --- a/disciplines/materials.ttl +++ b/disciplines/materials.ttl @@ -12,10 +12,10 @@ owl:versionIRI ; owl:imports ; dcterms:abstract "The materials module populates the physicalistic perspective with materials subclasses categorised according to modern applied physical sciences."@en ; - dcterms:creator , - , - , - , + dcterms:creator :JesperFriis , + :GerhardGoldbeck , + :AdhamHashibon , + :EmanueleGhedini , ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; diff --git a/disciplines/math.ttl b/disciplines/math.ttl index 1d394e3d..1a9183f9 100644 --- a/disciplines/math.ttl +++ b/disciplines/math.ttl @@ -14,11 +14,11 @@ , ; dcterms:abstract "The math module defines the formal language of mathematics. Mathematical objects represents graphical objects based on graphical symbols arranged according the rules of math."@en ; - dcterms:creator , - , + dcterms:creator :AdhamHashibon , + :EmanueleGhedini , , - , - ; + :GerhardGoldbeck , + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Math"@en ; diff --git a/disciplines/metrology.ttl b/disciplines/metrology.ttl index 69501622..efed60c7 100644 --- a/disciplines/metrology.ttl +++ b/disciplines/metrology.ttl @@ -18,10 +18,10 @@ dcterms:abstract """Defines the formal language of metrology, including theoretical and practical aspects of measurements. This module is based on the International vocabulary of metrology (VIM) as well as the ISO/IEC 80000 standard."""@en ; - dcterms:creator , - , - , - , + dcterms:creator :JesperFriis , + :GerhardGoldbeck , + :AdhamHashibon , + :EmanueleGhedini , ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; diff --git a/disciplines/models.ttl b/disciplines/models.ttl index 21628c20..6efedb52 100644 --- a/disciplines/models.ttl +++ b/disciplines/models.ttl @@ -17,10 +17,10 @@ , ; dcterms:abstract "The models module defines models as semiotic signs that stands for an object by resembling or imitating it, in shape or by sharing a similar logical structure."@en ; - dcterms:creator , - , - , - , + dcterms:creator :JesperFriis , + :GerhardGoldbeck , + :AdhamHashibon , + :EmanueleGhedini , ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; diff --git a/disciplines/perceptual.ttl b/disciplines/perceptual.ttl index 35c45b9e..691403b9 100644 --- a/disciplines/perceptual.ttl +++ b/disciplines/perceptual.ttl @@ -12,10 +12,10 @@ owl:versionIRI ; owl:imports ; dcterms:abstract "The perceptual module provides classes for the representation of human perceptions."@en ; - dcterms:creator , - , - , - , + dcterms:creator :JesperFriis , + :GerhardGoldbeck , + :AdhamHashibon , + :EmanueleGhedini , ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; diff --git a/disciplines/periodictable.ttl b/disciplines/periodictable.ttl index 8e9d0753..0b88c5e8 100644 --- a/disciplines/periodictable.ttl +++ b/disciplines/periodictable.ttl @@ -1659,9 +1659,9 @@ a owl:Ontology ; dcterms:abstract "The periodic table domain ontology provide a simple reference implementation of all atoms in the periodic table with a few selected conventional properties. It is ment as both an example for other domain ontologies as well as a useful assert by itself. Periodic table is released under the Creative Commons Attribution 4.0 International license (CC BY 4.0)."@en ; - dcterms:creator , - , - ; + dcterms:creator :FrancescaBleken, + :JesperFriis, + :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode"@en ; dcterms:publisher ; dcterms:title "Periodic table"@en ; diff --git a/disciplines/units/coherentsiunits.ttl b/disciplines/units/coherentsiunits.ttl index b7e9dcf2..fe2ea3b5 100644 --- a/disciplines/units/coherentsiunits.ttl +++ b/disciplines/units/coherentsiunits.ttl @@ -16,11 +16,11 @@ A coherent SI unit is the product of powers of the 7 base and 22 derived SI units. It can always be written as a product of powers of the 7 base SI units with a numerical factor in front of the product that is equal to one. Examples: m/s, Pa·m, etc... Note that this module is not complete and may be extended with more coherent SI units over time."""@en ; - dcterms:contributor , - , - ; - dcterms:creator , - ; + dcterms:contributor :FrancescaBleken , + :GerhardGoldbeck , + :SimonClark ; + dcterms:creator :JesperFriis , + :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Coherent SI units"@en ; diff --git a/disciplines/units/deprecated.ttl b/disciplines/units/deprecated.ttl index b8c51361..cbb620ea 100644 --- a/disciplines/units/deprecated.ttl +++ b/disciplines/units/deprecated.ttl @@ -13,9 +13,9 @@ owl:imports , ; dcterms:abstract "This module contains deprecated IRIs with references."@en ; - dcterms:contributor ; - dcterms:creator , - ; + dcterms:contributor :GerhardGoldbeck ; + dcterms:creator :EmanueleGhedini , + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Deprecated units"@en ; diff --git a/disciplines/units/noncoherentsiunits.ttl b/disciplines/units/noncoherentsiunits.ttl index e8ea6f14..c0e16f38 100644 --- a/disciplines/units/noncoherentsiunits.ttl +++ b/disciplines/units/noncoherentsiunits.ttl @@ -13,11 +13,11 @@ owl:versionIRI ; owl:imports ; dcterms:abstract "The 'noncoherentsiunits' module contains non-coherent derived SI units (and SI-accepted units) that are not prefixed units (units made of a metric prefix followed by a unit symbol). Examples: km/h, A/g."@en ; - dcterms:contributor , - , - ; - dcterms:creator , - ; + dcterms:contributor :FrancescaBleken , + :GerhardGoldbeck , + :SimonClark ; + dcterms:creator :JesperFriis , + :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Non-coherent SI units"@en ; diff --git a/disciplines/units/otherunits.ttl b/disciplines/units/otherunits.ttl index bd9ff1ed..90b1a785 100644 --- a/disciplines/units/otherunits.ttl +++ b/disciplines/units/otherunits.ttl @@ -16,11 +16,11 @@ dcterms:abstract """The module 'otherunits' contain non-SI units not included in the 'siacceptedspecialunits', 'siacceptedunits' and 'specialunits' modules. Examples: kBar, ... Note that this module is not complete and may be extended with more units over time."""@en ; - dcterms:contributor , - , - ; - dcterms:creator , - ; + dcterms:contributor :FrancescaBleken , + :GerhardGoldbeck , + :SimonClark ; + dcterms:creator :JesperFriis , + :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Other non-SI units"@en ; diff --git a/disciplines/units/prefixedsiunits.ttl b/disciplines/units/prefixedsiunits.ttl index c445492e..2a17eee6 100644 --- a/disciplines/units/prefixedsiunits.ttl +++ b/disciplines/units/prefixedsiunits.ttl @@ -15,11 +15,11 @@ dcterms:abstract """The module 'prefixedsiunits' contains prefixed SI units that are made of a metrix prefix and a unit symbol for a base or derived SI unit. Examples: km, ms, MPa, mg, etc... Note that this module is not complete and may be extended with more prefixed SI units over time."""@en ; - dcterms:contributor , - , - ; - dcterms:creator , - ; + dcterms:contributor :FrancescaBleken , + :GerhardGoldbeck , + :SimonClark ; + dcterms:creator :JesperFriis , + :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Prefixed SI units"@en ; diff --git a/disciplines/units/prefixedunits.ttl b/disciplines/units/prefixedunits.ttl index 03551488..b503c500 100644 --- a/disciplines/units/prefixedunits.ttl +++ b/disciplines/units/prefixedunits.ttl @@ -17,9 +17,9 @@ , ; dcterms:abstract "This module contains non-SI prefixed units (prefixed SI-units are in the prefixedsiunits module). A prefixed unit is a unit that is made of a prefix and a unit symbol. For example milligram."@en ; - dcterms:contributor ; - dcterms:creator , - ; + dcterms:contributor :GerhardGoldbeck ; + dcterms:creator :JesperFriis , + :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Prefixed units"@en ; diff --git a/disciplines/units/siacceptedspecialunits.ttl b/disciplines/units/siacceptedspecialunits.ttl index cc58b908..3b479f8d 100644 --- a/disciplines/units/siacceptedspecialunits.ttl +++ b/disciplines/units/siacceptedspecialunits.ttl @@ -13,11 +13,11 @@ owl:versionIRI ; owl:imports ; dcterms:abstract "The module 'siacceptedspecialunits' include the 15 non-SI special units that are accepted for use with the SI units."@en ; - dcterms:contributor , - , - ; - dcterms:creator , - ; + dcterms:contributor :FrancescaBleken , + :GerhardGoldbeck , + :SimonClark ; + dcterms:creator :JesperFriis , + :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "SI accepted special units"@en ; diff --git a/disciplines/units/siacceptedunits.ttl b/disciplines/units/siacceptedunits.ttl index ba88fa1d..e5264b31 100644 --- a/disciplines/units/siacceptedunits.ttl +++ b/disciplines/units/siacceptedunits.ttl @@ -19,11 +19,11 @@ These units consists of an optional metric prefix followed by a product of integ Examples: km/h, kWh, MeV, etc... Note that this module is not complete and may be extended with more units over time."""@en ; - dcterms:contributor , - , - ; - dcterms:creator , - ; + dcterms:contributor :FrancescaBleken , + :GerhardGoldbeck , + :SimonClark ; + dcterms:creator :JesperFriis , + :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "SI accepted units"@en ; diff --git a/disciplines/units/sidimensionalunits.ttl b/disciplines/units/sidimensionalunits.ttl index 5aa814e0..599c35e3 100644 --- a/disciplines/units/sidimensionalunits.ttl +++ b/disciplines/units/sidimensionalunits.ttl @@ -14,13 +14,13 @@ dcterms:abstract """The module 'sidimensionalunits' defines SI dimensional unit classes. These classes provide a categorisation of all units according to their SI physical dimensions. This module provides a connection between physical quantities defined in the 'isq' modules and the units defined in the 'siunits' and 'unitsextension' modules."""@en ; - dcterms:contributor , - , - , - , + dcterms:contributor :FrancescaBleken , + :GerhardGoldbeck , + :SimonClark , + :FrancescoZaccarini , "Ilaria Maria Paponetti, University of Bologna, IT" ; - dcterms:creator , - ; + dcterms:creator :JesperFriis , + :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "SI dimensional units"@en ; diff --git a/disciplines/units/siunits.ttl b/disciplines/units/siunits.ttl index 078aa5f6..b9fb0879 100644 --- a/disciplines/units/siunits.ttl +++ b/disciplines/units/siunits.ttl @@ -18,10 +18,10 @@ All other SI units goes into one of the following modules: - prefixedsiunits: SI units made of a metric prefix and a SI base, derived or accepted unit. Examples: km, mg... - coherentsiunits: Coherent SI-units. Products of integer powers of the base and derived SI units. Examples: A/J, Nm, m³, ... - noncoherentsiunits: Non-coherent SI-units whos numerical factor in front of the product of base SI units is NOT equal to one. This include all SI-units not included in the modules above. Examples: g, mg/s..."""@en ; - dcterms:contributor , - ; - dcterms:creator , - ; + dcterms:contributor :GerhardGoldbeck , + :SimonClark ; + dcterms:creator :JesperFriis , + :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "SI units"@en ; diff --git a/disciplines/units/specialunits.ttl b/disciplines/units/specialunits.ttl index b4caa1d5..950d669b 100644 --- a/disciplines/units/specialunits.ttl +++ b/disciplines/units/specialunits.ttl @@ -15,11 +15,11 @@ dcterms:abstract """The module 'specialunits' contain non-SI special units. Examples: Day, Week, Bar, Inch, ... Note that this module is not complete and may be extended with more units over time."""@en ; - dcterms:contributor , - , - ; - dcterms:creator , - ; + dcterms:contributor :FrancescaBleken , + :GerhardGoldbeck , + :SimonClark ; + dcterms:creator :JesperFriis , + :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Non-SI special units"@en ; diff --git a/disciplines/units/unclassifiedunits.ttl b/disciplines/units/unclassifiedunits.ttl index b3495335..899a6a25 100644 --- a/disciplines/units/unclassifiedunits.ttl +++ b/disciplines/units/unclassifiedunits.ttl @@ -14,13 +14,13 @@ owl:imports , ; dcterms:abstract "This module holds so far unclassified units imported from QUDT. By time these units will be moved into other modules while being classified. Their IRI will not be changed."@en ; - dcterms:contributor , - , - , - , + dcterms:contributor :FrancescaBleken , + :GerhardGoldbeck , + :SimonClark , + :AdhamHashibon , ; - dcterms:creator , - ; + dcterms:creator :JesperFriis , + :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Unclassified units"@en ; diff --git a/disciplines/units/units.ttl b/disciplines/units/units.ttl index 2f8eba21..e71b5572 100644 --- a/disciplines/units/units.ttl +++ b/disciplines/units/units.ttl @@ -43,10 +43,10 @@ EMMO organises the units in the following set of modules: - unclassifiedunits: Units copied from QUDT that has not yet been classified in one of the above modules. - deprecated: Units classes that have been deprecated - typically because of change of IRI. """@en ; - dcterms:contributor , - ; - dcterms:creator , - ; + dcterms:contributor :GerhardGoldbeck , + :SimonClark ; + dcterms:creator :JesperFriis , + :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Units"@en ; diff --git a/disciplines/units/unitsextension.ttl b/disciplines/units/unitsextension.ttl index 444c28a5..6ad82a37 100644 --- a/disciplines/units/unitsextension.ttl +++ b/disciplines/units/unitsextension.ttl @@ -13,13 +13,13 @@ owl:versionIRI ; owl:imports ; dcterms:abstract "The module 'unitsextension' defines non-prefixed units that are not included in the 'siumits' module."@en ; - dcterms:contributor , - , + dcterms:contributor :AdhamHashibon , + :FrancescaBleken , , - , - ; - dcterms:creator , - ; + :GerhardGoldbeck , + :SimonClark ; + dcterms:creator :EmanueleGhedini , + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Units extension"@en ; diff --git a/domain/domain.ttl b/domain/domain.ttl index 5d4d567f..b8976ac3 100644 --- a/domain/domain.ttl +++ b/domain/domain.ttl @@ -16,11 +16,11 @@ , ; dcterms:abstract "The domain module is a container that imports some common domain extensions of EMMO perspectives. The intension is to provide examples for developers of EMMO-based domain ontologies."@en ; - dcterms:creator , - , + dcterms:creator :AdhamHashibon , + :EmanueleGhedini , , - , - ; + :GerhardGoldbeck , + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Domain"@en ; diff --git a/domain/simulation.ttl b/domain/simulation.ttl index a38b17b0..bb24523b 100644 --- a/domain/simulation.ttl +++ b/domain/simulation.ttl @@ -13,11 +13,11 @@ owl:imports , ; dcterms:abstract "The models module defines models as semiotic signs that stands for an object by resembling or imitating it, in shape or by sharing a similar logical structure."@en ; - dcterms:creator , - , + dcterms:creator :AdhamHashibon , + :EmanueleGhedini , , - , - ; + :GerhardGoldbeck , + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Models"@en ; diff --git a/domain/todo/commonmaterials.ttl b/domain/todo/commonmaterials.ttl index c69d64be..2b5973c0 100644 --- a/domain/todo/commonmaterials.ttl +++ b/domain/todo/commonmaterials.ttl @@ -19,11 +19,11 @@ The intension is to serve as an example of how domain ontology developers can ex "Goldbeck Consulting Ltd (UK)" , "SINTEF, NO" , "University of Bologna, IT" ; - dcterms:creator , - , + dcterms:creator :AdhamHashibon , + :EmanueleGhedini , , - , - ; + :GerhardGoldbeck , + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Common materials"@en ; diff --git a/domain/todo/commonperceptual.ttl b/domain/todo/commonperceptual.ttl index 6c3e713f..c212c9d8 100644 --- a/domain/todo/commonperceptual.ttl +++ b/domain/todo/commonperceptual.ttl @@ -19,11 +19,11 @@ The intension is to serve as an example of how domain ontology developers can ex "Goldbeck Consulting Ltd (UK)" , "SINTEF, NO" , "University of Bologna, IT" ; - dcterms:creator , - , + dcterms:creator :AdhamHashibon , + :EmanueleGhedini , , - , - ; + :GerhardGoldbeck , + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Common perceptual"@en ; diff --git a/emmo-full.ttl b/emmo-full.ttl index 0bc060f9..4d94d724 100644 --- a/emmo-full.ttl +++ b/emmo-full.ttl @@ -22,15 +22,15 @@ , ; dcterms:abstract "This module provide a full version of EMMO, including additional mereocausal concepts and non-SI units."@en ; - dcterms:contributor , - , - , - , - ; - dcterms:creator , - , - , - , + dcterms:contributor :GeorgSchmitz , + :FrancescoZaccarini , + :FrancescaBleken , + :SimonClark , + :OtelloRoscioni ; + dcterms:creator :JesperFriis , + :GerhardGoldbeck , + :AdhamHashibon , + :EmanueleGhedini , ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; diff --git a/emmo-mlo.ttl b/emmo-mlo.ttl index 2102b674..b877b529 100644 --- a/emmo-mlo.ttl +++ b/emmo-mlo.ttl @@ -18,11 +18,11 @@ EMMO is a multidisciplinary effort to develop a standard representational framew It provides the connection between the physical world, materials characterisation world and materials modelling world. EMMO is released under a Creative Commons license Attribution 4.0 International (CC BY 4.0)."""@en ; - dcterms:creator , - , + dcterms:creator :AdhamHashibon , + :EmanueleGhedini , , - , - ; + :GerhardGoldbeck , + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Elementary Multiperspective Material Ontology"@en ; diff --git a/emmo-tlo.ttl b/emmo-tlo.ttl index 6a07c899..82ba2087 100644 --- a/emmo-tlo.ttl +++ b/emmo-tlo.ttl @@ -18,10 +18,10 @@ EMMO is a multidisciplinary effort to develop a standard representational framew It provides the connection between the physical world, materials characterisation world and materials modelling world. EMMO is released under a Creative Commons license Attribution 4.0 International (CC BY 4.0)."""@en ; - dcterms:creator , - , - , - , + dcterms:creator :JesperFriis , + :GerhardGoldbeck , + :AdhamHashibon , + :EmanueleGhedini , ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; diff --git a/emmo.ttl b/emmo.ttl index c90ad681..7b33884e 100644 --- a/emmo.ttl +++ b/emmo.ttl @@ -23,16 +23,16 @@ It provides the connection between the physical world, materials characterisatio EMMO is released under a Creative Commons license Attribution 4.0 International (CC BY 4.0)."""@en ; dcterms:alternative "EMMO"@en ; dcterms:bibliographicCitation "F. A. Zaccarini, C. Masolo, E. Ghedini, and S. Borgo. From Causation (and Parthood) to Time: The Case of EMMO (2023) doi: 10.3233/FAIA231120" ; - dcterms:contributor , - , - , - , - ; + dcterms:contributor :GeorgSchmitz , + :FrancescoZaccarini , + :FrancescaBleken , + :SimonClark , + :OtelloRoscioni ; dcterms:created "2024-03" ; - dcterms:creator , - , - , - , + dcterms:creator :JesperFriis , + :GerhardGoldbeck , + :AdhamHashibon , + :EmanueleGhedini , ; dcterms:hasFormat ; dcterms:issued "2018-05-03" ; diff --git a/mereocausality/mereocausality-full.ttl b/mereocausality/mereocausality-full.ttl index a7b42d73..2c59a50b 100644 --- a/mereocausality/mereocausality-full.ttl +++ b/mereocausality/mereocausality-full.ttl @@ -12,14 +12,14 @@ owl:versionIRI ; owl:imports ; "This module contains the full mereocausal relations that are needed only for very specific and highly expressive applications."@en ; - , - , - , + :AdhamHashibon , + :GeorgSchmitz , + :FrancescoZaccarini , , - , - , - ; - ; + :GerhardGoldbeck , + :SebastianoMoruzzi , + :JesperFriis ; + :EmanueleGhedini ; "https://creativecommons.org/licenses/by/4.0/legalcode" ; """EMMC ASBL European Materials Modelling Council diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index 76893b8d..151655dc 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -16,14 +16,14 @@ The concept of causal connection is used to distinguish between ontology entities: items are causally self-connected objects, while collections are causally disconnected. Quantum mereology is based on the concept of quantum entity. This module introduces also the fundamental mereotopological relations used to distinguish between space and time dimensions, making spacetime emerge from underlying network of causal relations between quantum entities."""@en ; - dcterms:contributor , - , - , - , + dcterms:contributor :SebastianoMoruzzi , + :JesperFriis , + :GerhardGoldbeck , + :AdhamHashibon , , - , - ; - dcterms:creator ; + :GeorgSchmitz , + :FrancescoZaccarini ; + dcterms:creator :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Elementary Multiperspective Material Ontology"@en , diff --git a/perspectives/contrast.ttl b/perspectives/contrast.ttl index f5d50b25..29d93358 100644 --- a/perspectives/contrast.ttl +++ b/perspectives/contrast.ttl @@ -12,11 +12,11 @@ owl:versionIRI ; owl:imports ; dcterms:abstract ""@en ; - dcterms:contributor , - , + dcterms:contributor :FrancescaBleken , + :GerhardGoldbeck , "Michael Noeske, FRAUNHOFER IFAM, DE"@en ; - dcterms:creator , - ; + dcterms:creator :JesperFriis , + :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Data"@en ; diff --git a/perspectives/holistic.ttl b/perspectives/holistic.ttl index e14796fb..8fb29ef0 100644 --- a/perspectives/holistic.ttl +++ b/perspectives/holistic.ttl @@ -14,11 +14,11 @@ dcterms:abstract """Defines the holistic perspective which include process and the role of its participants. Processes are 4D object's that unfolds in time in a way that has a meaning to the ontologist with participants who's role is assigned by the ontologist."""@en ; - dcterms:contributor , - , - , + dcterms:contributor :JesperFriis , + :GerhardGoldbeck , + :AdhamHashibon , ; - dcterms:creator ; + dcterms:creator :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Holistic"@en ; @@ -173,7 +173,7 @@ The role type requires that also the whole type depends on the existence of part ################################################################# ### https://orcid.org/0000-0003-3805-8761 - rdf:type :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac . +:EmanueleGhedini rdf:type :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac . ### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/perspectives/persistence.ttl b/perspectives/persistence.ttl index 8f322e54..8c8f4565 100644 --- a/perspectives/persistence.ttl +++ b/perspectives/persistence.ttl @@ -12,11 +12,11 @@ owl:versionIRI ; owl:imports ; dcterms:abstract ""@en ; - dcterms:contributor , - , - , + dcterms:contributor :JesperFriis , + :GerhardGoldbeck , + :AdhamHashibon , ; - dcterms:creator ; + dcterms:creator :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Persistence"@en ; diff --git a/perspectives/perspective.ttl b/perspectives/perspective.ttl index 4a65735c..fed441b5 100644 --- a/perspectives/perspective.ttl +++ b/perspectives/perspective.ttl @@ -15,9 +15,9 @@ Between these two extremes, there are several subjective ways to categorize real world objects, each one provide under a 'Perspective' subclass."""@en ; dcterms:contributor ; - dcterms:creator , - , - ; + dcterms:creator :EmanueleGhedini , + :GerhardGoldbeck , + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Perspective"@en ; diff --git a/perspectives/perspectives.ttl b/perspectives/perspectives.ttl index f2736f6e..bd1b5cbc 100644 --- a/perspectives/perspectives.ttl +++ b/perspectives/perspectives.ttl @@ -25,10 +25,10 @@ The perspectives level ontologies act as roots for extending the EMMO towards sp - reductionistic - semiotic - structural"""@en ; - dcterms:creator , - , - , - , + dcterms:creator :JesperFriis , + :GerhardGoldbeck , + :AdhamHashibon , + :EmanueleGhedini , ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; diff --git a/perspectives/reductionistic.ttl b/perspectives/reductionistic.ttl index 72c193d2..52890548 100644 --- a/perspectives/reductionistic.ttl +++ b/perspectives/reductionistic.ttl @@ -14,11 +14,11 @@ dcterms:abstract """Defines the reductionistic perspective, which uses the fundamental non-transitive parthood relation, called direct parthood, to provide a powerful granularity description of multiscale real world objects. EMMO can in principle represents the Universe with direct parthood relations as a direct rooted tree up to its elementary constituents. In addition to direct parthood, the reductionistic module defines 'State' as a tesselation of spatial direct parts with no change of granularity or cardinality and 'Existent' as a tesselation of temporal direct parts."""@en ; - dcterms:contributor , + dcterms:contributor :AdhamHashibon , ; - dcterms:creator , - , - ; + dcterms:creator :JesperFriis , + :GerhardGoldbeck , + :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Reductionistic"@en ; diff --git a/perspectives/semiotics.ttl b/perspectives/semiotics.ttl index 2c7f9298..69a1339f 100644 --- a/perspectives/semiotics.ttl +++ b/perspectives/semiotics.ttl @@ -14,12 +14,12 @@ dcterms:abstract """The semiotics module is inspired by the semiotic theory by Charles S. Peirce. It introduces the triadic semiotic process, called semiosis, with its participants an 'object' that is represented by a 'sign' producing another sign, the 'interpretant' and finally the 'interpreter' who connects the 'object', 'sign' and 'interpretant'. The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. real world objects (e.g. symbol or sign) that stand for other real world objects that are to be interpreted by an agent. These symbols appear in actions (semiotic processes) meant to communicate meaning by establishing relationships between symbols (signs)."""@en ; - dcterms:contributor , - , + dcterms:contributor :OtelloRoscioni , + :AdhamHashibon , ; - dcterms:creator , - , - ; + dcterms:creator :JesperFriis , + :GerhardGoldbeck , + :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Semiotics"@en ; diff --git a/perspectives/structural.ttl b/perspectives/structural.ttl index bd938c7c..67d6ad69 100644 --- a/perspectives/structural.ttl +++ b/perspectives/structural.ttl @@ -12,10 +12,10 @@ owl:versionIRI ; owl:imports ; dcterms:abstract "Defines the structural perspective which defines an entity according to its type and the types of other entities mereological relations with it."@en ; - dcterms:contributor , - , - ; - dcterms:creator ; + dcterms:contributor :JesperFriis , + :GerhardGoldbeck , + :FrancescoZaccarini ; + dcterms:creator :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Structural"@en ; diff --git a/reference/data.ttl b/reference/data.ttl index e6992c3a..abef2a86 100644 --- a/reference/data.ttl +++ b/reference/data.ttl @@ -12,11 +12,11 @@ owl:versionIRI ; owl:imports ; dcterms:abstract ""@en ; - dcterms:contributor , - , + dcterms:contributor :FrancescaBleken , + :GerhardGoldbeck , "Michael Noeske, FRAUNHOFER IFAM, DE"@en ; - dcterms:creator , - ; + dcterms:creator :JesperFriis , + :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Data"@en ; diff --git a/reference/information.ttl b/reference/information.ttl index 46b2e486..d17b206b 100644 --- a/reference/information.ttl +++ b/reference/information.ttl @@ -13,11 +13,11 @@ owl:imports , ; dcterms:abstract ""@en ; - dcterms:contributor , - , - , + dcterms:contributor :FrancescaBleken , + :JesperFriis , + :GerhardGoldbeck , "Michael Noeske, FRAUNHOFER IFAM, DE"@en ; - dcterms:creator ; + dcterms:creator :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Information"@en ; diff --git a/reference/persholistic.ttl b/reference/persholistic.ttl index 7209b304..103dfd22 100644 --- a/reference/persholistic.ttl +++ b/reference/persholistic.ttl @@ -14,11 +14,11 @@ , ; dcterms:abstract ""@en ; - dcterms:contributor , - , - , + dcterms:contributor :JesperFriis , + :GerhardGoldbeck , + :AdhamHashibon , ; - dcterms:creator ; + dcterms:creator :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Persholistic"@en ; diff --git a/reference/physicalistic.ttl b/reference/physicalistic.ttl index 82834a65..64aa7849 100644 --- a/reference/physicalistic.ttl +++ b/reference/physicalistic.ttl @@ -12,11 +12,11 @@ owl:versionIRI ; owl:imports ; dcterms:abstract "Defines the root of the physicalistic perspective that introduces the concept of real world objects that have a meaning for the ontologist under an applied physics perspective."@en ; - dcterms:contributor , - , - , + dcterms:contributor :JesperFriis , + :GerhardGoldbeck , + :AdhamHashibon , ; - dcterms:creator ; + dcterms:creator :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Physicalistic"@en ; diff --git a/reference/properties.ttl b/reference/properties.ttl index 9004a35a..3dd7d3ca 100644 --- a/reference/properties.ttl +++ b/reference/properties.ttl @@ -16,11 +16,11 @@ Hence, properties creates a link between the holistic and the symbolic perspectives. Subclasses of property are subclasses that spesialise the type of observation process."""@en ; - dcterms:creator , - , + dcterms:creator :AdhamHashibon , + :EmanueleGhedini , , - , - ; + :GerhardGoldbeck , + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Properties"@en ; diff --git a/reference/standardmodel-full.ttl b/reference/standardmodel-full.ttl index c1cbbb52..af3fb751 100644 --- a/reference/standardmodel-full.ttl +++ b/reference/standardmodel-full.ttl @@ -12,11 +12,11 @@ owl:versionIRI ; owl:imports ; dcterms:abstract "Defines the root of the physicalistic perspective that introduces the concept of real world objects that have a meaning for the ontologist under an applied physics perspective."@en ; - dcterms:contributor , + dcterms:contributor :AdhamHashibon , , - , - ; - dcterms:creator ; + :GerhardGoldbeck , + :JesperFriis ; + dcterms:creator :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Full standard model"@en ; diff --git a/reference/standardmodel.ttl b/reference/standardmodel.ttl index bab16c21..c4f499d1 100644 --- a/reference/standardmodel.ttl +++ b/reference/standardmodel.ttl @@ -12,11 +12,11 @@ owl:versionIRI ; owl:imports ; dcterms:abstract "Defines the root of the physicalistic perspective that introduces the concept of real world objects that have a meaning for the ontologist under an applied physics perspective."@en ; - dcterms:contributor , - , - , + dcterms:contributor :JesperFriis , + :GerhardGoldbeck , + :AdhamHashibon , ; - dcterms:creator ; + dcterms:creator :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Standard model"@en ; diff --git a/reference/symbolic.ttl b/reference/symbolic.ttl index ffd7098a..ab795833 100644 --- a/reference/symbolic.ttl +++ b/reference/symbolic.ttl @@ -17,11 +17,11 @@ A symbolic entity is a discrete data that pocess a reductionistic structure, who's elements can be decoded to tokens from one or more alphabets. The symbolic module includes symbols, symbolic constructs and formal languages."""@en ; - dcterms:contributor , - , + dcterms:contributor :GerhardGoldbeck , + :AdhamHashibon , ; - dcterms:creator , - ; + dcterms:creator :JesperFriis , + :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Symbolic"@en ; diff --git a/reference/workflow.ttl b/reference/workflow.ttl index f3b7b9c4..1d9418f6 100644 --- a/reference/workflow.ttl +++ b/reference/workflow.ttl @@ -16,9 +16,9 @@ Workflows may also be extended reductionistically into serial and parallel workflows."""@en , "Workflow"@en ; - dcterms:creator , - , - ; + dcterms:creator :JesperFriis , + :GerhardGoldbeck , + :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Workflow"@en ; From 8413022719dedae930607c3f24a7a3a17baa3516 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 28 Nov 2024 18:13:03 +0100 Subject: [PATCH 057/121] Corrected turtle formatting of hte ORCID values. --- contributors.ttl | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/contributors.ttl b/contributors.ttl index 479c003f..be0d90a3 100644 --- a/contributors.ttl +++ b/contributors.ttl @@ -1,6 +1,7 @@ @prefix : . @prefix rdf: . @prefix rdfs: . +@prefix xsd: . @prefix owl: . @prefix dcterms: . @prefix skos: . @@ -25,10 +26,10 @@ ### https://w3id.org/emmo/contributors#EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f rdf:type owl:DatatypeProperty ; - rdfs:range xsd:anyURI ; - rdfs:comment "Relates an individual to an ORCID that identifies the individual."@en , - "The domain is not provided to not impose restrictions on the individual carrying the ORCID. Typically it will be a person (maximal) or a temporal part of a person."@en ; - skos:prefLabel "hasORCID"@en . + rdfs:range xsd:anyURI ; + rdfs:comment "Relates an individual to an ORCID that identifies the individual."@en , + "The domain is not provided to not impose restrictions on the individual carrying the ORCID. Typically it will be a person (maximal) or a temporal part of a person."@en ; + skos:prefLabel "hasORCID"@en . ################################################################# @@ -40,76 +41,76 @@ # ====== :EmanueleGhedini rdf:type owl:NamedIndividual ; - :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f ; + :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f "https://orcid.org/0000-0003-3805-8761"^^xsd:anyURI ; skos:prefLabel "Emanuele Ghedini" ; foaf:name "Emanuele Ghedini" ; foaf:workplaceHomepage . :JesperFriis rdf:type owl:NamedIndividual ; - :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f ; + :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f "https://orcid.org/0000-0002-1560-809X"^^xsd:anyURI ; skos:prefLabel "Jesper Friis" ; foaf:name "Jesper Friis" ; foaf:workplaceHomepage . :GerhardGoldbeck rdf:type owl:NamedIndividual ; - :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f ; + :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f "https://orcid.org/0000-0002-4181-2852"^^xsd:anyURI ; skos:prefLabel "Gerhard Goldbeck" ; foaf:name "Gerhard Goldbeck" ; foaf:workplaceHomepage . :AdhamHashibon rdf:type owl:NamedIndividual ; - :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f ; + :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f "https://orcid.org/0000-0003-0514-9229"^^xsd:anyURI ; skos:prefLabel "Adham Hashibon" ; foaf:name "Adham Hashibon" ; foaf:workplaceHomepage . :GeorgSchmitz rdf:type owl:NamedIndividual ; - :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f ; + :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f "https://orcid.org/0000-0003-4065-9742"^^xsd:anyURI ; skos:prefLabel "Georg J. Schmitz" ; foaf:name "Georg J. Schmitz" . :AnnedeBaas rdf:type owl:NamedIndividual ; - :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f ; + :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f "https://orcid.org/0009-0007-5850-6628"^^xsd:anyURI ; skos:prefLabel "Anne de Baas" ; foaf:name "Anne de Baas" ; foaf:workplaceHomepage . :FrancescoZaccarini rdf:type owl:NamedIndividual ; - :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f ; + :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f "https://orcid.org/0009-0008-8009-5009"^^xsd:anyURI ; skos:prefLabel "Francesco A. Zaccarini" ; foaf:name "Francesco A. Zaccarini" ; foaf:workplaceHomepage . :SebastianoMoruzzi rdf:type owl:NamedIndividual ; - :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f ; + :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f "https://orcid.org/0000-0001-9189-2400"^^xsd:anyURI ; skos:prefLabel "Sebastiano Moruzzi" ; foaf:name "Sebastiano Moruzzi" ; foaf:workplaceHomepage . :FrancescaBleken rdf:type owl:NamedIndividual ; - :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f ; + :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f "https://orcid.org/0000-0001-8869-3718"^^xsd:anyURI ; skos:prefLabel "Francesca Lønstad Bleken" ; foaf:name "Francesca Lønstad Bleken" ; foaf:workplaceHomepage . :SimonClark rdf:type owl:NamedIndividual ; - :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f ; + :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f "https://orcid.org/0000-0002-8758-6109"^^xsd:anyURI ; skos:prefLabel "Simon Clark" ; foaf:name "Simon Clark" ; foaf:workplaceHomepage . :OtelloRoscioni rdf:type owl:NamedIndividual ; - :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f ; + :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f "https://orcid.org/0000-0001-7815-6636"^^xsd:anyURI ; skos:prefLabel "Otello M. Roscioni" ; foaf:name "Otello M. Roscioni" ; foaf:workplaceHomepage . From 85e3ac34d08a5a44bc39db27224afb4ae92090dc Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Fri, 29 Nov 2024 00:16:39 +0100 Subject: [PATCH 058/121] Added Michael to the contributors file --- contributors.ttl | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/contributors.ttl b/contributors.ttl index be0d90a3..b1f659bb 100644 --- a/contributors.ttl +++ b/contributors.ttl @@ -116,6 +116,14 @@ foaf:workplaceHomepage . +:MichaelNorske rdf:type owl:NamedIndividual ; + :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f "https://orcid.org/0000-0002-5417-6808"^^xsd:anyURI ; + skos:prefLabel "Paul-Ludwig Michael Noeske" ; + foaf:name "Paul-Ludwig Michael Noeske" ; + foaf:workplaceHomepage . + + + # Organisations # ============= From 0e52631d98af05a3ea8956b83ba7340ee9008ea4 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Fri, 29 Nov 2024 13:29:21 +0100 Subject: [PATCH 059/121] Temporary Update --- reference/symbolic.ttl | 15 +------------- reference/workflow.ttl | 44 +++++++++++++++++++++--------------------- 2 files changed, 23 insertions(+), 36 deletions(-) diff --git a/reference/symbolic.ttl b/reference/symbolic.ttl index ffd7098a..538635de 100644 --- a/reference/symbolic.ttl +++ b/reference/symbolic.ttl @@ -37,19 +37,6 @@ The symbolic module includes symbols, symbolic constructs and formal languages." rdf:JSON rdf:type rdfs:Datatype . -################################################################# -# Object Properties -################################################################# - -### https://w3id.org/emmo#EMMO_e5a34647_a955_40bc_8d81_9b784f0ac527 -:EMMO_e5a34647_a955_40bc_8d81_9b784f0ac527 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; - rdfs:domain :EMMO_9e49caad_b29e_4cf1_9be4_80419fd1e45c ; - rdfs:range :EMMO_dd8301d8_affa_4b1d_8db8_7b9d0a1f2ee7 ; - skos:prefLabel "hasScalarData"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Relates an array to the scalar data of its basic elements."@en . - - ################################################################# # Data properties ################################################################# @@ -694,4 +681,4 @@ Symbols of a formal language must be capable of being specified without any refe ] . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/reference/workflow.ttl b/reference/workflow.ttl index f3b7b9c4..6bed007c 100644 --- a/reference/workflow.ttl +++ b/reference/workflow.ttl @@ -9,22 +9,22 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - ; - dcterms:abstract """The workflow multi-perspective combines the persistence and holistic perspectives to describe workflows as a process built up of a set of temporal tasks. + owl:versionIRI ; + owl:imports , + ; + dcterms:abstract """The workflow multi-perspective combines the persistence and holistic perspectives to describe workflows as a process built up of a set of temporal tasks. Workflows may also be extended reductionistically into serial and parallel workflows."""@en , - "Workflow"@en ; - dcterms:creator , - , - ; - dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - dcterms:publisher ; - dcterms:title "Workflow"@en ; - rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc3" ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . + "Workflow"@en ; + dcterms:creator , + , + ; + dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; + dcterms:publisher ; + dcterms:title "Workflow"@en ; + rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; + owl:versionInfo "1.0.0-rc3" ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Object Properties @@ -64,15 +64,15 @@ Workflows may also be extended reductionistically into serial and parallel workf ### https://w3id.org.org/emmo#EMMO_180bd73b_0c5d_4b1f_ba12_4309c5a50d49 rdf:type owl:Class ; - rdfs:subClassOf , - :EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 ; - skos:prefLabel "StepByPosition"@en . + rdfs:subClassOf , + :EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 ; + skos:prefLabel "StepByPosition"@en . ### https://w3id.org.org/emmo#EMMO_1a6ddb13_49ff_4305_97a1_d1458d51c066 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 ; - skos:prefLabel "StepByFlow"@en . + rdfs:subClassOf :EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 ; + skos:prefLabel "StepByFlow"@en . ### https://w3id.org/emmo#EMMO_2666a7e3_2ad4_49a0_899e_329607231f4b @@ -80,7 +80,7 @@ Workflows may also be extended reductionistically into serial and parallel workf rdfs:subClassOf , :EMMO_504ad89e_dd4a_4fa6_aeb6_15c8ce0cde9b ; skos:prefLabel "SerialStep"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A step that is a temporal tile of a workflow."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A step that is a temporal tile of a workflow. (TO DO)"@en . ### https://w3id.org/emmo#EMMO_322ce14e_9ede_4841_ad70_302b4d6c5f28 @@ -119,7 +119,7 @@ It means that you can declare that e.g. tightening a bolt is a task of building :EMMO_5848e476_2768_4988_98f9_9053c532307b rdf:type owl:Class ; rdfs:subClassOf :EMMO_64963ed6_39c9_4258_85e0_6466c4b5420c ; skos:prefLabel "ParallelWorkflow"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A workflow whose tasks are spatial tiles."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A workflow whose tasks are spatial tiles. (TO DO)"@en . ### https://w3id.org/emmo#EMMO_64963ed6_39c9_4258_85e0_6466c4b5420c @@ -189,4 +189,4 @@ It means that you can declare that e.g. tightening a bolt is a task of building :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A workflow whose steps (iterative steps) are the repetition of the same workflow type."@en . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi From 7ae3df38d7bfcf8f8f6ea4418dc8e8ac683bd3b6 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Fri, 29 Nov 2024 13:53:48 +0100 Subject: [PATCH 060/121] Data Amended Removed some Data example classes and aligned URI and JASONData with the axiomatisation of Data module. --- disciplines/computerscience.ttl | 45 ++++++++++++++++++-------------- reference/symbolic.ttl | 46 +++++---------------------------- 2 files changed, 32 insertions(+), 59 deletions(-) diff --git a/disciplines/computerscience.ttl b/disciplines/computerscience.ttl index b9e616c0..9c942096 100644 --- a/disciplines/computerscience.ttl +++ b/disciplines/computerscience.ttl @@ -10,15 +10,15 @@ rdf:type owl:Ontology ; owl:versionIRI ; - owl:imports , - , - ; + owl:imports , + , + ; dcterms:abstract "Key concepts from the domain of computer science."@en ; - dcterms:contributor :OtelloRoscioni , - :FrancescaBleken ; - dcterms:creator :JesperFriis , + dcterms:contributor :FrancescaBleken , + :OtelloRoscioni ; + dcterms:creator :EmanueleGhedini , :GerhardGoldbeck , - :EmanueleGhedini ; + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Computer science"@en ; @@ -319,10 +319,6 @@ https://www.computer.org/education/bodies-of-knowledge/software-engineering"""@e ### https://w3id.org/emmo#EMMO_6470bbfa_04a6_4360_9534_1aa18d68329b :EMMO_6470bbfa_04a6_4360_9534_1aa18d68329b rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:anyURI - ] ; rdfs:subClassOf :EMMO_5c15f8c4_d2de_47a0_acdd_470b8dda979b , :EMMO_b45fbdc6_2519_4885_aa49_c56b394c3910 ; skos:prefLabel "URI"@en ; @@ -426,11 +422,8 @@ Here we explicitly include in the definition also all the data (e.g. source code ### https://w3id.org/emmo#EMMO_90bfd475_ba4a_4065_b0c1_1f08230be252 :EMMO_90bfd475_ba4a_4065_b0c1_1f08230be252 rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom rdf:JSON - ] ; - rdfs:subClassOf :EMMO_b45fbdc6_2519_4885_aa49_c56b394c3910 ; + rdfs:subClassOf :EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 , + :EMMO_b45fbdc6_2519_4885_aa49_c56b394c3910 ; skos:prefLabel "JSONData"@en . @@ -611,11 +604,18 @@ C:\\\\Users\\\\John\\\\Desktop (DOS-like path)"""@en ; [ rdf:type owl:Restriction ; owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; - owl:someValuesFrom xsd:NCName ; - rdfs:subClassOf :EMMO_0266ec8c_bd13_4c9c_be77_607498793ed3 + owl:someValuesFrom rdf:JSON ; + rdfs:subClassOf :EMMO_90bfd475_ba4a_4065_b0c1_1f08230be252 ] . +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:NCName ; + rdfs:subClassOf :EMMO_0266ec8c_bd13_4c9c_be77_607498793ed3 +] . + + [ rdf:type owl:Restriction ; owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; owl:someValuesFrom xsd:NMTOKEN ; @@ -630,6 +630,13 @@ C:\\\\Users\\\\John\\\\Desktop (DOS-like path)"""@en ; ] . +[ rdf:type owl:Restriction ; + owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; + owl:someValuesFrom xsd:anyURI ; + rdfs:subClassOf :EMMO_6470bbfa_04a6_4360_9534_1aa18d68329b +] . + + [ rdf:type owl:Restriction ; owl:onProperty :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; owl:someValuesFrom xsd:language ; @@ -651,4 +658,4 @@ C:\\\\Users\\\\John\\\\Desktop (DOS-like path)"""@en ; ] . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/reference/symbolic.ttl b/reference/symbolic.ttl index c859391f..695cfd7e 100644 --- a/reference/symbolic.ttl +++ b/reference/symbolic.ttl @@ -17,11 +17,11 @@ A symbolic entity is a discrete data that pocess a reductionistic structure, who's elements can be decoded to tokens from one or more alphabets. The symbolic module includes symbols, symbolic constructs and formal languages."""@en ; - dcterms:contributor :GerhardGoldbeck , + dcterms:contributor , :AdhamHashibon , - ; - dcterms:creator :JesperFriis , - :EmanueleGhedini ; + :GerhardGoldbeck ; + dcterms:creator :EmanueleGhedini , + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Symbolic"@en ; @@ -201,13 +201,6 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an integer number >= 0."@en . -### https://w3id.org/emmo#EMMO_432192c4_111f_4e80_b7cd_c6ce1c1129ea -:EMMO_432192c4_111f_4e80_b7cd_c6ce1c1129ea rdf:type owl:Class ; - rdfs:subClassOf :EMMO_a1083d0a_c1fb_471f_8e20_a98f881ad527 ; - skos:prefLabel "Spacing"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Symbol representing a spacing."@en . - - ### https://w3id.org/emmo#EMMO_443198a5_934c_44fa_b89e_28eca13b25b2 :EMMO_443198a5_934c_44fa_b89e_28eca13b25b2 rdf:type owl:Class ; rdfs:subClassOf :EMMO_aa972cc9_5d9e_47a2_abc5_00243d6b3917 ; @@ -308,13 +301,6 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class for entities which stands for data expressed using a symbolic encoding."@en . -### https://w3id.org/emmo#EMMO_74b05aed_66bf_43c8_aa2c_752a9ca8be03 -:EMMO_74b05aed_66bf_43c8_aa2c_752a9ca8be03 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_a1083d0a_c1fb_471f_8e20_a98f881ad527 ; - skos:prefLabel "Numeral"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Symbol representing a letter in a digit."@en . - - ### https://w3id.org/emmo#EMMO_88a34881_b8d0_474b_9a08_40dbd414d834 :EMMO_88a34881_b8d0_474b_9a08_40dbd414d834 rdf:type owl:Class ; rdfs:subClassOf :EMMO_8b305b63_6fa3_44dd_9679_17eb8403a07a ; @@ -370,7 +356,8 @@ The tiles of an n-dimensional array are (n-1) dimensional arrays. The tiles of a :EMMO_a1083d0a_c1fb_471f_8e20_a98f881ad527 rdf:type owl:Class ; rdfs:subClassOf ; skos:altLabel "AlphabeticEntity"@en ; - skos:example "The class of letter \"A\" is the symbol as idea and the letter A that you see on the screen is the mark that can be represented by an individual belonging to \"A\"."@en ; + skos:example "A letter, a number, a punctuation sign, a space, an UTF-8 character."@en , + "The class of letter \"A\" is the symbol as idea and the letter A that you see on the screen is the mark that can be represented by an individual belonging to \"A\"."@en ; skos:prefLabel "Symbol"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals that stand for an elementary mark of a specific symbolic code (alphabet)."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """Subclasses of 'Symbol' are alphabets, in formal languages terminology. A 'Symbol' is atomic for that alphabet, i.e. it has no parts that are symbols for the same alphabet. @@ -384,13 +371,6 @@ Symbols of a formal language must be capable of being specified without any refe "The class is the idea of the symbol, while the individual of that class stands for a specific mark (or token) of that idea."@en . -### https://w3id.org/emmo#EMMO_a817035a_3e3c_4709_8ede_3205df3031a3 -:EMMO_a817035a_3e3c_4709_8ede_3205df3031a3 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_a1083d0a_c1fb_471f_8e20_a98f881ad527 ; - skos:prefLabel "Punctuation"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Symbol representing a punctuation character."@en . - - ### https://w3id.org/emmo#EMMO_aa972cc9_5d9e_47a2_abc5_00243d6b3917 :EMMO_aa972cc9_5d9e_47a2_abc5_00243d6b3917 rdf:type owl:Class ; rdfs:subClassOf :EMMO_51f93d8c_57fa_4314_a68d_8d69c2609c97 ; @@ -409,13 +389,6 @@ Symbols of a formal language must be capable of being specified without any refe :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbolic data representing a 32-bit floating point numbers incl. ±Inf, ±0, NaN."@en . -### https://w3id.org/emmo#EMMO_bed2fe4c_dc7e_43a8_8200_6aac44030bff -:EMMO_bed2fe4c_dc7e_43a8_8200_6aac44030bff rdf:type owl:Class ; - rdfs:subClassOf :EMMO_a1083d0a_c1fb_471f_8e20_a98f881ad527 ; - skos:prefLabel "Letter"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Symbol representing a letter in an alphabet."@en . - - ### https://w3id.org/emmo#EMMO_cf0f8f57_8a9e_410c_8fe4_a436673fa3d3 :EMMO_cf0f8f57_8a9e_410c_8fe4_a436673fa3d3 rdf:type owl:Class ; rdfs:subClassOf :EMMO_f8bd64d5_5d3e_4ad4_a46e_c30714fecb7f ; @@ -474,13 +447,6 @@ Symbols of a formal language must be capable of being specified without any refe :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Scalar data are primitive symbolic data that are not built up of other types of symbolic data."@en . -### https://w3id.org/emmo#EMMO_e13b2173_1dec_4b97_9ac1_1dc4b418612a -:EMMO_e13b2173_1dec_4b97_9ac1_1dc4b418612a rdf:type owl:Class ; - rdfs:subClassOf :EMMO_a1083d0a_c1fb_471f_8e20_a98f881ad527 ; - skos:prefLabel "UTF8"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A unicode character encoded with UTF-8."@en . - - ### https://w3id.org/emmo#EMMO_e99aec47_9ae6_4a1d_bddd_b87bb456c52a :EMMO_e99aec47_9ae6_4a1d_bddd_b87bb456c52a rdf:type owl:Class ; rdfs:subClassOf :EMMO_443198a5_934c_44fa_b89e_28eca13b25b2 , From e5b604da23a76e9959088cb5537a8c1688f1e1bb Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Wed, 4 Dec 2024 10:14:17 +0100 Subject: [PATCH 061/121] First Reductionistic Review --- perspectives/reductionistic.ttl | 29 +++++++++++++++++++---------- 1 file changed, 19 insertions(+), 10 deletions(-) diff --git a/perspectives/reductionistic.ttl b/perspectives/reductionistic.ttl index 52890548..70f7a8f9 100644 --- a/perspectives/reductionistic.ttl +++ b/perspectives/reductionistic.ttl @@ -14,11 +14,11 @@ dcterms:abstract """Defines the reductionistic perspective, which uses the fundamental non-transitive parthood relation, called direct parthood, to provide a powerful granularity description of multiscale real world objects. EMMO can in principle represents the Universe with direct parthood relations as a direct rooted tree up to its elementary constituents. In addition to direct parthood, the reductionistic module defines 'State' as a tesselation of spatial direct parts with no change of granularity or cardinality and 'Existent' as a tesselation of temporal direct parts."""@en ; - dcterms:contributor :AdhamHashibon , - ; - dcterms:creator :JesperFriis , + dcterms:contributor , + :AdhamHashibon ; + dcterms:creator :EmanueleGhedini , :GerhardGoldbeck , - :EmanueleGhedini ; + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Reductionistic"@en ; @@ -175,16 +175,16 @@ The tiles of specific granularity level provide a covering for the whole and are ### https://w3id.org/emmo#EMMO_36c79456_e29c_400d_8bd3_0eedddb82652 :EMMO_36c79456_e29c_400d_8bd3_0eedddb82652 rdf:type owl:Class ; rdfs:subClassOf :EMMO_8944581c_64da_46a9_be29_7074f7cc8098 ; - rdfs:comment """The definition of an arrangement implies that its spatial direct parts are not gained or lost during its temporal extension (they exist from the left to the right side of the time interval), so that the cardinality of spatial direct parts in an arrangement is constant. -This does not mean that there cannot be a change in the internal structure of the arrangement direct parts. It means only that this change must not affect the existence of the direct part itself."""@en , - "The use of spatial direct parthood in state definition means that an arrangement cannot overlap in space another arrangement that is direct part of the same whole."@en ; skos:altLabel "MereologicalState"@en ; skos:example """e.g. the existent in my glass is declared at t = t_start as made of two direct parts: the ice and the water. It will continue to exists as state as long as the ice is completely melt at t = t_end. The new state will be completely made of water. Between t_start and t_end there is an exchange of molecules between the ice and the water, but this does not affect the existence of the two states. If we partition the existent in my glass as ice surrounded by several molecules (we do not use the object water as direct part) then the appearance of a molecule coming from the ice will cause a state to end and another state to begin."""@en ; skos:prefLabel "Arrangement"@en ; :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/doc/figs/Arrangement.png"^^xsd:anyURI ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal object which is tessellated with only spatial direct parts."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal object which is tessellated with only spatial direct parts."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The definition of an arrangement implies that its spatial direct parts are not gained or lost during its temporal extension (they exist from the left to the right side of the time interval), so that the cardinality of spatial direct parts in an arrangement is constant. +This does not mean that there cannot be a change in the internal structure of the arrangement direct parts. It means only that this change must not affect the existence of the direct part itself."""@en , + "The use of spatial direct parthood in state definition means that an arrangement cannot overlap in space another arrangement that is direct part of the same whole."@en . ### https://w3id.org/emmo#EMMO_4cf484af_082a_40f5_9f11_930bf4634482 @@ -223,7 +223,8 @@ If we partition the existent in my glass as ice surrounded by several molecules ### https://w3id.org/emmo#EMMO_92829beb_6ed4_4c88_bbd5_3bc7403e2895 :EMMO_92829beb_6ed4_4c88_bbd5_3bc7403e2895 rdf:type owl:Class ; rdfs:subClassOf :EMMO_f7f41d20_eabb_4bcb_9a16_0436851fcd5c ; - skos:prefLabel "Sequence"@en ; + skos:altLabel "Sequence"@en ; + skos:prefLabel "TemporalSequence"@en ; :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/doc/figs/Sequence.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A tessellation of temporal slices."@en . @@ -248,6 +249,14 @@ If we partition the existent in my glass as ice surrounded by several molecules :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A mixed tiling in wich a tile is the next of spatially connected tiles."@en . +### https://w3id.org/emmo#EMMO_bcc1e604_874d_42e3_9885_8be3dac03327 +:EMMO_bcc1e604_874d_42e3_9885_8be3dac03327 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_36c79456_e29c_400d_8bd3_0eedddb82652 ; + skos:altLabel "Sequence"@en ; + skos:prefLabel "SpatialSequence"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A monodimensional arrangement of tiles."@en . + + ### https://w3id.org/emmo#EMMO_c7ee175d_4c25_45cb_b74e_71435b11b77d :EMMO_c7ee175d_4c25_45cb_b74e_71435b11b77d rdf:type owl:Class ; rdfs:subClassOf :EMMO_f7f41d20_eabb_4bcb_9a16_0436851fcd5c ; @@ -305,7 +314,7 @@ If we partition the existent in my glass as ice surrounded by several molecules skos:altLabel "Tiling"@en ; skos:prefLabel "Tessellation"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A tessellation (or tiling) is the covering of a surface, often a plane, using one or more geometric shapes, called tiles, with no overlaps and no gaps."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal object that is tessellated in direct parts."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal structure that is tessellated in direct parts."@en . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_ee0466e4_780d_4236_8281_ace7ad3fc5d2 ; From 05f897f31a4e8dc48cc3b732f0b8cefae18a78e5 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Wed, 4 Dec 2024 15:43:04 +0100 Subject: [PATCH 062/121] Second Reductionistc Review --- perspectives/reductionistic.ttl | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/perspectives/reductionistic.ttl b/perspectives/reductionistic.ttl index dce8363b..8f2b9954 100644 --- a/perspectives/reductionistic.ttl +++ b/perspectives/reductionistic.ttl @@ -98,6 +98,7 @@ The tiles of specific granularity level provide a covering for the whole and are rdfs:subPropertyOf :EMMO_65a2c5b8_e4d8_4a51_b2f8_e55effc0547d ; rdf:type owl:AsymmetricProperty , owl:IrreflexiveProperty ; + rdfs:range :EMMO_edf72228_e040_4edc_8b46_78b2a47c72d7 ; skos:altLabel "hasTemporalLast"@en ; skos:prefLabel "hasEndTile"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between the whole and a temporal tile that has only ingoing temporal connections." . @@ -108,6 +109,7 @@ The tiles of specific granularity level provide a covering for the whole and are rdfs:subPropertyOf :EMMO_65a2c5b8_e4d8_4a51_b2f8_e55effc0547d ; rdf:type owl:AsymmetricProperty , owl:IrreflexiveProperty ; + rdfs:range :EMMO_fa595892_070d_455e_9459_06c97179c080 ; skos:altLabel "hasTemporalFirst"@en ; skos:prefLabel "hasBeginTile"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between the whole and a temporal tile that has only outgoing temporal connections." . @@ -120,13 +122,15 @@ The tiles of specific granularity level provide a covering for the whole and are ### https://w3id.org.org/emmo#EMMO_41c5f63b_f0e7_475e_bfac_a92027585979 rdf:type owl:Class ; rdfs:subClassOf :EMMO_2e46d966_9f14_4673_821e_7c7cf2957926 ; - skos:prefLabel "SpatioTemporalTileByConnection"@en . + skos:prefLabel "SpatioTemporalTileByConnection"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for tiles categorized accordingly to their topological role within a tessellation."@en . ### https://w3id.org.org/emmo#EMMO_5e38e44b_a0d1_4afc_a876_95095c0a589f rdf:type owl:Class ; rdfs:subClassOf :EMMO_2e46d966_9f14_4673_821e_7c7cf2957926 ; - skos:prefLabel "SpatioTemporalTileByPosition"@en . + skos:prefLabel "SpatioTemporalTileByPosition"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for tiles categorized accordingly to their location within a tessellation in terms of causal source, sink or intermediary."@en . ### https://w3id.org/emmo#EMMO_15db234d_ecaf_4715_9838_4b4ec424fb13 @@ -165,11 +169,12 @@ The tiles of specific granularity level provide a covering for the whole and are ### https://w3id.org/emmo#EMMO_2e46d966_9f14_4673_821e_7c7cf2957926 :EMMO_2e46d966_9f14_4673_821e_7c7cf2957926 rdf:type owl:Class ; rdfs:subClassOf :EMMO_9953c19f_ee33_4af8_be5e_dbf6d1e33581 ; + rdfs:seeAlso :EMMO_22c91e99_61f8_4433_8853_432d44a2a46a ; skos:altLabel "WellFormedTile"@en ; skos:prefLabel "SpatioTemporalTile" ; :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: SpatialTile or TemporalTile or JunctionTile" , - "EquivalentTo: ThroughTile or EndTile or BeginTile" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 :EMMO_22c91e99_61f8_4433_8853_432d44a2a46a . + "EquivalentTo: ThroughTile or EndTile or BeginTile" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all tiles bolonging to tessellations in which all tiles are connected through spatiotemporal relations hasNext or contacts."@en . ### https://w3id.org/emmo#EMMO_36c79456_e29c_400d_8bd3_0eedddb82652 @@ -268,7 +273,7 @@ This does not mean that there cannot be a change in the internal structure of th ### https://w3id.org/emmo#EMMO_caa63d00_80b1_4408_ac1b_cd0d23b0ec50 :EMMO_caa63d00_80b1_4408_ac1b_cd0d23b0ec50 rdf:type owl:Class ; rdfs:subClassOf ; - skos:prefLabel "ThroughTile"@en ; + skos:prefLabel "IntermidiateTile"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A tile that has next and is next of other tiles within the same tessellation."@en . @@ -294,7 +299,7 @@ This does not mean that there cannot be a change in the internal structure of th skos:altLabel "WellFormedTessellation"@en ; skos:prefLabel "SpatioTemporalTessellation" ; :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: MixedTiling or SpatialTiling or TemporalTiling" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A tessellation in which all tiles are connected through spatiotemporal relations hasNext or contacts."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all tessellations in which all tiles are connected through spatiotemporal relations hasNext or contacts."@en . ### https://w3id.org/emmo#EMMO_edf72228_e040_4edc_8b46_78b2a47c72d7 From 2174a7b3cf2c0dcfc7db0548fb6a28ce515595f5 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 5 Dec 2024 13:02:56 +0100 Subject: [PATCH 063/121] Added tile figures. --- doc/figs/BeginTile.png | Bin 0 -> 2111 bytes doc/figs/EndTile.png | Bin 0 -> 2012 bytes doc/figs/JunctionTile.png | Bin 0 -> 1289 bytes doc/figs/SpatialTile.png | Bin 0 -> 1085 bytes doc/figs/TemporalTile.png | Bin 0 -> 2385 bytes doc/figs/ThroughTile.png | Bin 0 -> 2679 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 doc/figs/BeginTile.png create mode 100644 doc/figs/EndTile.png create mode 100644 doc/figs/JunctionTile.png create mode 100644 doc/figs/SpatialTile.png create mode 100644 doc/figs/TemporalTile.png create mode 100644 doc/figs/ThroughTile.png diff --git a/doc/figs/BeginTile.png b/doc/figs/BeginTile.png new file mode 100644 index 0000000000000000000000000000000000000000..42f5e8cac5db1f1fd386228e126b92556053e5d1 GIT binary patch literal 2111 zcma)7dpy&P8s7@p+#<1-+;7V*_TxnyrkTy1Id2hV64p$4nOhwq%5COSNG54>c|(y) zh!Yy#;*}A`JH*K?Gnz|EoORA0=RKd#`Q!ZYJkRI*d_K<~-|zGNJWrattAi924h4Zg zQaCKyQ&`Eu=nxkZW*g7MF<}8mcskgDYJXQ+5(1H6lnV+3s-sEl5=4a(AR$ZwCf5pQpex3}D{0=x(C0krG zL|jzWKQCXKj7|4KES@`%%vBCKOjH$tXoh5$zFfJ!?(NcZY5IQ4+&x8h swEDdh4ZW3GGjtG4Oq=-<^wZ1L&=2lj|25(==Pfkwu3g~qD+@{5h zmQ;Q1h4zV>_Yj6(Ya~(O^QhzLguNTopGSn__z%vsAfJ&@n2uY? zO1?tIAsOXJC-P7RfPACsG&!Y5Q7oNm#JWv*@RswJm#!uIhdsYPd%mnd*|Y+q7M;Gk z{X31z?%oyL`xfE9KY-_#oVWV=W+{xU`VAWBOjl{@nbCvm6c z`)Tz90?L@J>ru+{{P~R3TVCExm!*yEN9r_Y!Ej%=$}M`~4J}(kcE}rLZKgd4+>xWr zSRr`&sD^Bef7-#@pJ0lrQacdYS+_oqSAL?P`+MDED=6eUcIjLy=TfRLkWYb%nbXpyIFX+rj zCd0n8PT||EGwqc#vUJNet%=7?MiF0yi33TDVzyKgFIUHST;@E<8wR^478>3-+cJy1`5YoFiHzf@%PP?9s;IHQz#SKOMT9RUpji_sG zZvJCp!m{L9R+X8wv~+%3TU$Gse5?WhlAAEsc!4!S-tzU2%YBgM|3f}n(o4c&^|as#$zR}Y(fl)bjU7JJf}XkoO9qC-2+=DMs;Jzi0rSWi18 zZuh1;@=7du^R`_dR939s3HcNy3tY$un2WO@oy3{ht4kqZL|LL_mC0qOp{P1p*z+dA zI~1qySg3~u2M5a$m{)uZ>oG;*T}p^>C?TRW#vwWR%)d_DpB9aEgVX5C!2sKL0b)9| zEIsZU7kYWbKXa*dD?%f4fQs*(^JVnW*z8WkDQ0puDYaGzqe66NTEPNaz2$y$> zuFO{U8<)X%;=|Y63*q5p(p#aA{rT;sO$~Ds9e2kbjPz9kGjeD3s*G4q?lrPS~y0r|LE2rYG$dkJ9g#@-YX4Z zx)7SY_-1r~t~xJFk!Yerkf#C|UnLF`XMN<{SQkQ-I@E~ZFgcV=ib3&gPEVhN&J&=m z1X4{R1m^ctI--6ip4rTx7-XJQr^>=GWv8ALHlG{YtmS)6>qZ#Vz3+ap-b27_vFtftzCZ87+wTXk- zGuC55k%h`f|NViS4atj=`x#jWNz+3&Tk=p7-&vgR$Mw_<5wNVzjn@OTHn%=YZJTXz zwT_<-@BQsVO;}o{aV%p;nYR97;GraY*A?1!MJYUwx&5W7S86>INT|mO61#yPtPIm( zmkEKnX3F-}!Gu63+9e7#M*(xxl)9;(8Opw0mgb@0iXpCs1XxSxkm4fWn__&-StR%; zZ*y-Z$AhJtq4B)o&g1k={j8Oxp=wfQgL(QWF#6oQ-YIV};4TYqJF!2+ic@gQ*+^~e p!DdvPbGc-lQ8BJDh11VqCD1fHW~CRn@xrGM!r8l`Ywi4#{s}gs-HreN literal 0 HcmV?d00001 diff --git a/doc/figs/EndTile.png b/doc/figs/EndTile.png new file mode 100644 index 0000000000000000000000000000000000000000..31f03be457ecee4994ffcdf818f94d77039d9e6c GIT binary patch literal 2012 zcmZ`)dsLFy7XK(Pz!xClW0Lq#@~u&+rJ3-F0ooXm+Qavwx<01JbWF`M1`M?l@NvDB zjT+8qDv4B1*~3yM%zQRlQ>KknlJ8rYQ>a~9>)v(mA9v1L`~24L?6c0=`?t?NCyx`v zG)7yY0RS*&vlv`G#_LUvG|aX45Fqbf^;S>d2k76@0YFh`xDbQTa}33c20i#_7i-XT6cy?JTq`SUv8+W<8z zEUcWLk6VTvwiRe`J5P%}EQ^B8si=_i`f;tykj9#xoSa90OdAabUe^I_Tep7F66^ zc&Y2LkGCSh8|o7zTA;rXpllU&e&dHi1~qHvLr?zAgV>4uHYGO-7Y%ZV@rkxw7=Qs-P@r9uoJVy=ug z8Bwhm7}%{tP|!C%7!17E-E~jWyMCT)43}sg z+{g*+8fMpB+R}KJS{1W{l@iCg&q}N7*oz#Gpx;d@GpzJ%&Ce6BT4U6xMN0mj-b9Fv zitBU;;MJ4ieTNBCX^A}+y6*JpnObvdk>AK9@}jmSXa98g2mT#4o@0FUsP`^ubJvl| zJd=FvGKhPt-(!NY0|EqE!CPYytsubjcXt&E%Mcx$=s6D#98f?h!U(&sYH~#D?b|K! zqeke%2EvU${72;fS>CF6F+*HYyO!ARv6h0jgOhLhUZTV;f}2!G`iAIjK6bNLTS~YB zvDoMz+T-fR1T^n-W#VrE9g(7vlSOqSN?ri#^zmkjE|d@yH0!!tO&zc49TR5@)Zeg3 z!FE}yt=AdsL2OkUk(?rd@#n`8Rg3o+zZ5PN+1GQG!QrASLN8wym4@hDYD)nTRv6tM)mT?Z_)jbzJE8{UnEMJ29&clAUpogeT zW+&j)uPnq=T!P!#X-0^2_kClreUb zH)lOdR-J+}#oC-QJV#CA`lEy&NMzzV=uM&gCkxP|v7rv1A%ND9{EIoP6`{2J%@F7! zxNNsoy(*!_yRe*T9}mScQNpXep|gtjNFiK%xzqwYQgJ2Sb3d_C>>#qF;BggKTI1ee z(Nv?_vlbxA(#y-jsgR>CZqLV|sVw@5l&J{Que zDERNYx8v6QW%M^yPWH&Ysz zn=yt(qk30T6v7>>oa>u$-X{P(|EkK03Ni5hkqy2dvJc>js>Fn3B3t4M2(LyXWa`y9 z(B86LdZ|oOi)H$^*qTLTm*}0TBr^B4{#@%vHiaCPsYqHJtIw)Px#1ZP1_K>z@;j|==^1poj532;bRa{vGqB>(^xB>_oNB=7(L1fEGmK~#8N?VK@B z6+sk*S33(EO(-DJ85>P(K~0p>!UhU$to#L#m{^I8CJOW>_F7O`P#O~z{(z0KQ)x)F zu`pK1S@+^N?9R->dwb^&=Sw!b4-DD&zPw$-hQgS-FQ~-$AOA4e~qmqPF=sS zFYWV*d-Z;l0@)JBz?tP+&C%bA8>PT3gq7MJ+c>H~Rbg1Z!6Ku(FM+cU|5aFwz5;_Q z&hE1jqg=6-48sDWEP=?+M!hmDtIn5ypQ)Z-x?3L)L2AXsKqdlQ1UOa|=09?PpW*c= z7fVGL{_c>%ek{Lkj*f=pp;WD^F#m5#OB|Q5As-+@dpiuiAfK#8iE?pRr%yYCAZ+J% zU(_2!g)&fm(BXrJQ?2v;QFlA+E67Jx7%ECOkypZ_2yTTPRgjOGFc~32l*qF1kZKB} z6y&2a=ok{MLC3hrYS2OAP?#|&%or4A3<@&_g&Bjwj6q?>NET*sV%Fk0#|R2@=k+!> zH=84(NzoPNt_F;9jZKrFF!xQmGwK$=`N~CxPEo=t0EkwY`yadUl|>dR4d;l7YoQcb zHJGiBF+V@QJ2^SIzwPB&^PBuwSy}n-TygFt5&fPH!Ch(rxN4W{7B))W?R=^C z*CwXxJ?W-bOB^TfcD^=8Bt#a%o_zdJy>F_FgkgmlLtPm1OJqrwk#4f7Fu*E{qb>~j zB{0Y0u)>U?D$LC9t0xJZXB(HInFjBJF-y%!0iE{wAo{a{Np289`8P+@3)n1+hA!N(sz zRHt7(ZC(+V!RHcP5g2ITh8gQ){)8`H`*Vv#K^UqhWdZZ=tUYHxe3)Uz7+hHD{T8dM z9R*==5xj}+Mx`ZUr8z|G_s1D#m@!m@#abTos~aU@-9ngOVboe;S57g%!Z5>(p(d=W z^)bJ~C<;3$hWQmowI%v_#r%rH3^RtRFuw&dzv3th`zMI`m4xe)pfPx%BGY zB9DE4ZH%jTZ?D^;qdBMR_}7b?g_2y;7Z!ks8<{4O{l|~i*sVYJ^u(geFGG$$EZAY? zuNuk5(r_{*NLH6g^0tTPBu2q$swRy+FH550T^S?|d)yYMuD-hK`Ui9GGijSs*I(aV z-oK+y)r-x}rM|(G(|6W)X>Ap+wr#nwEgQ~?OUOhSdY$l4Y<($kU@sqA^DnKw1w4|r z4q2sXi}&xCaY$ZN^3Xz;RyX(de@Xw{z6ifq=z7#l=I`T*?YGySKP0oaMxt75A!?&dj@i;W7*F%f@4M z>duoJr%X7f?0ezg?GrQ3re&{wTeWv8qp9zOO2Gp#fg0AU&_xo#< zsr<=J>*?I3s$XVry%24hH7nvUhGQ0`Zg|dXY4PjCh2nV^7S{#1ojNDpy~L#?plw^F zhjdcozfT67Jn!sQJ=frG;`Doya-8eeyo&~j+!JGr1!S*XX8pc=v4xhFgRZK_WfQ4o zUk#5HH~hX)(!cSCTb1i4f1QB2ibp>cw=Z#hweRZOx*FxAH43GPx6kgjK6yhte7k-3 z<;m$^MfrvO7s&6gUweMXj0uIM)xk9e3N3ofnn|p}6B%`uaK*MwtzzU^a?-ap?80ld z(6*&jjAyR!9PpD|#pC^zX~N|v>*6@h>~fr(xHgU<*p%5IxLxgV)Lw=oCXwsKnO5fo zq(rO{KM-@4VU5V56B{D*88m&(u5&jAnr}M2AxgjD9yUGa zhejgEM4}tpTfvx#vBy@Q7r*+&#-zIU=lt5qwa@viG$)(796tSNqV)Bmx>&9WU;FMq z&tH|Sx57w{sYvg9-1YFv6Z6zIZe_LR*67H4I`%n z%L$CGZW&vn;nN!bv@av>$hi}lz9t%?+l3?sABS)uw2fyb(r&kST-k$LHjO}2;V z3Zq#^C(Tqk;KP`@oMXYM3;gkC6hl9p2)K~i!BV!Dp+wSypF5E8#s0V{uJQdnLfk?u o!uzwgHqE?vgh?;iHSiCkl{`ab5K}xb$1^Z^y85}Sb4q9e0Oh>a4*&oF literal 0 HcmV?d00001 diff --git a/doc/figs/TemporalTile.png b/doc/figs/TemporalTile.png new file mode 100644 index 0000000000000000000000000000000000000000..5a0b9df04114c633113cbcc36c64ffa5cff8db24 GIT binary patch literal 2385 zcma);dpHwpAIGIW(^NLWSKUH914>SPqC|luYn6xCz#kmBW0su4& zeh<*qTYm)rkp19_LHj1*gr!~aI#`u!gZMTGvUujN^&NMft$_4jLRSF!!C9)vTt^q3 zb)Z_iJ1O4<`)+ewy2`aZR^@GisG!B@(u7~c7FI+`$m@|(p{cm(NAR~*_rayKK9gaV18ud)a5zgB{j%*x%e4I5gHpWCLDJx&QkS>P`sUBoe5Hg!t zQZ$Tnp5(01Hqn(;8R|?AmhGfthkM$(P$-<5#EU*pKc5OlF{xzhMM53;^lIMSa%zH! zfY0ZznA4LSl$BSDjI}4T#Fsy*Lua9tdB|fy#=0ldM5;Fb6;FBJ1aw`)Uw?~;YbELZ zFeT87cAY=uV1goneJR;C$x=M`Bg9BkIptO-F$Wpszq%JiPq|SVdw%ISXS=NsWxF1h zbmnVJzj3$|TP*(2A$4n7%i?O`@>F9@H*4IhmpPAMSLIX7XZJ4#7rIzf5EK;YE>DsM zCQh|(`N(VYHfns{WA^nI8m~jC?&`d7uG6C-LDLf7J=i@cz5N&Z=}YaD)lm^6_CiT# zVf9RVk#D`!fq9O9?%|60>PRl+nA;EY5#SscOYM}I`W6SFGSa94DhrA|oyy6-8O5NeGxAA=D?V`k z%UWM%j%W1|uef|2|17j3-z@lq79${ziWR1YZ($Zk>wPXGKU3s6Py7R!OS6q19|myR zaHOyqH;M*gdXYLLv@f<4yg7n+zzvLdVrG(ymyh3vhJ3KAvk-dHG-|g%7Ud|(?kv~g z1qIA<9Cz)k=5RClG0y9#yDLG}{QefXJJRkPbMQP46)H{jRCo`}5?8-FMr%*{@?>(`tM!7}NUN+`NLFGwPtW z;n>n}++*Hav|yYotRS)nsnva)h)P^bWNHEoGal6{AIz&+<`y9{7p5-#y_Hb;Lp|%? za=&t%QuRaaT~brlUQ231?YQ<(#Pw0yxAUkg#VE_Cw?(!zQ8?|Px067+HY9>4_reJM z9zN2W3H{gtb)}>06iDWD(#C6P-8G$yrXszud=QP~v%*PSS>YFunP;*^V%3zGGo{AS zghns+_RHWea67*=(jIWvxj)awi=+K&-`z06#aJ-*P(38B91zg(jia~i;%!WJh2Z&| z@0Sa+8=56A4ZN#`a4Ry8);?EnSU%e)-%GA_I9XQWMDPH{?iZVuo!f-WthCGKD(1)P z9{~yso5)A=Vr~wJ7G!{w8(61K=S{m82aKA?H^!xMlt4t9s`ORaYmQROjmzqH(L7`b ze#fEEvZq%P8pbZALZ`o#-*`p*mq%`mT)iOYq9)_LA7EwV8B zouj-F^RU^p(EJB6-r3>

M((Aq6Lh%pwFdu%o{(acWK+O%t`sR9yLV zP!}}WxB33X;VAT82eAx9x56DSr#HE@bYjuBuAD4G+r8C7E%Ns=z4KN0-{tnt#tVka zMAcmX>y75!My7s#EZ`;I?`tIH_-BC{&&D7~`}|twe#dX3fo%wH7Bj(bd~h`NVsKwX zPeuna;`U{}^rx1w9&D4Qg$O0*LL~Gh=RwQIIW-bhWpl+S%Mx=aJu{i_t$B5`V^e8j z-B1tuKQX+N!4XvM=YPB zVShevVEg%dgu^=wqKUwrM#V)Pz0YE9A3UNDtqftc^+i0gIF?%sYH{5oHnWu{0^va} zUGey(_Bz)ju|+CU*VId=w)#+j&*O0~w){L8?LIyKB0OGdR$I>RajP6mH-ow+2i3)Q z-vTRH?ZV#_yc&gPQj@=&%p2qx1|wcNl(c6b+_yK-IypiB^G+L{3DOUOl|6R2qOgE( zmXdbv{W?A7d)(|IiGGmL8&fB5xNV?0G#tI+C7{~&O;qPaxh2Z=T`8mMKk_6xa=W89+D?bw$ZH2;hqK#MC>6rv3}^i+!H} literal 0 HcmV?d00001 diff --git a/doc/figs/ThroughTile.png b/doc/figs/ThroughTile.png new file mode 100644 index 0000000000000000000000000000000000000000..fbca59e2b5993872741f7c20bb0d51978cf61ab0 GIT binary patch literal 2679 zcmcImc{tQ-8=jHL%%Ch|2FWsKFk?MB#}S`0{h~1nKVv9S*1@qvlC5N$8EcrqSWaZJ zoI$pUI@XXWTSFyB=M)hlr;;t((KmIzf4=Yk?~nJrulsu5?Y^()d9F7Vv?EC)m5~q# zM4D`ENfBYLXtcujie~E~AGQdfmnb9vQYTbd5D{^|W46a2kj5;@9Z#5uBSNiRE<-&+q$j$D~T@95zwpDjFWx%74}Q+Auc zvXo?~EbMHqY@XkkDvxR>G*i`P7J008L~r&lC|IJ$mWr2F40rXMiUCzG)gV)0`PUPx zz(UdWbd>zr-GU2R)z-Hda$fDyzt>Wcp2LLEHi_Yt+NhM;%Qkt8HuJvK<`YwVm+9E^l8fdjPmVVs09fF^5JGWSIF;v^UneExSa0%#=?) z1*-s`w~t3?OuiEepBGwVb0z)y9>69ezbwzZepnkMT|V2B7|g0gWW(#@+FCgsYTBun z-HlU%G~~izH}|lreZ-o{Ehi0RYpUGp(5Z>id&K9l3KQvp?%M2;EwZUWyRM$sdt_jg zzIXs~!hPLEnb{r|8a$>Z)M*c~%0u^Ka_TUwlXqdVP>HeTHG;ezjXN+P$wsk$k05xD zIODkao#v*5d>?0`&W(+PdV9ZZ0(|XpoWz8o#GPQZa9B<-)m(j>U6T963CG27-8Pu! z7`%#JYo1LNqcv(~rN1KYUAFey_a_TMXDs5F1%Wg*MPIXp+I0qVnZotoxOukXTNl#qc|AFry zeCjf(oiq#9kt9$-hr!+X8;?959u+7%@vx{MMW6B@HJaJ@l0v$?3_+9bWzjsPi^;mm z3dXQL*%oQ#QSrKQSDCbrRw2Mb_vJBTsCE{NF$9fpO+it95?f!?`SHBB2B!rSB!tgP zq5s&|@PIs!YO{#bdsYyZFB5aPVW;yX?1X9AaI?M^Kn}$9q*!iEZ`0d#64I7VB4@3m z-)wEzFayt=UN4W&)Uke3G!N)WWI@9ZRPY#M#X7Zqn_CrnyblL`x)e z4xA1Dx%fxHFp=K97Rh*amJ2A5Ww>26r|Xw%qvjoXMm(u#Yz|$QiNCUn^L~_haPZ!= zfPk`Ox0%QisD)q+L(wn(xMUs*9$mDyJ^a&d!PT};AK!&++V_x#w-3t4Tv(&d>AL%K zv;Ccph{0uF*^rOQnfcqUS=KhbwM+bAra4yeC$!n;Y@EpqNXbPgh(%TrMqJ-6jm)=c zLNVlk-EoZ6Ba>n~Ol6kcl+Z3G1MJdt>MPfhx3PMj`P+bc4qL5anxc>)mX>E}Pit;oC6JVeaaUBBSSFef2AC*>ii>GzeU9Q1giZ z)+49e__7#HUMELq9IE*KaX1B-vQU6G?$$IExH@%pnt!W|{}jmo08exJRnpr{=eP{) zXnHV4%h3MZpj~K6PLukW@a*HQ2X9?kKD(@!!J99w1w|YR3p0WOYU+iY=cvMaHe+1{WdvAwshw=itcGHN1yRtSgd)!RkJX*>ayPRT4T8VgcSWkaYOG$-me-1M+@pO z?7gV80)U%B_;2V(DtKGCA{!V;sfCEtymI=}OMoECbJb`tXLDRsD6z7k7e`!F~p;+A$mm4~5)>%Lk>qo-eC=8pSFPX=4n!v=DpBRek>T;@)^rrz4Gy+|& z3G}ug+mo@6DF~XN@XCF=4<)-gliw*vbTrL8S-iije~Sy25X(vRUxa8rT-3Qiy#2MS zTTvHm=eXcO57lNkW0|-{%I-C<(U66`R9RCdxiq=C?f{YOtcumt$fwvryZ*KEvU1k#GYRHBbN&*yw2Pg z8-2#DXJ={k;@zv^+rRE;(_^C*h@8qY`1n1OBz-DuQtfC-h|_o9$-)`cj4b$0DQN7W zM?I)0VdeWxQZ?5g%WL;XkqeL&-Wbs=GDr`S;R7a&VKgm hZTHKGQiZ2>C0^%z>35q@_Yi#+A!I8%%R0a#@!w$`$-V#p literal 0 HcmV?d00001 From eafc4a520deaef38293acbbfc8af712fb9ba9d3c Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 5 Dec 2024 13:17:58 +0100 Subject: [PATCH 064/121] Added illustrations for tiles. --- perspectives/reductionistic.ttl | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/perspectives/reductionistic.ttl b/perspectives/reductionistic.ttl index 8f2b9954..d9286cbe 100644 --- a/perspectives/reductionistic.ttl +++ b/perspectives/reductionistic.ttl @@ -196,6 +196,7 @@ This does not mean that there cannot be a change in the internal structure of th :EMMO_4cf484af_082a_40f5_9f11_930bf4634482 rdf:type owl:Class ; rdfs:subClassOf ; skos:prefLabel "SpatialTile"@en ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/SpatialTile.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A direct part that is obtained by partitioning a whole purely in spatial parts."@en . @@ -203,6 +204,7 @@ This does not mean that there cannot be a change in the internal structure of th :EMMO_504ad89e_dd4a_4fa6_aeb6_15c8ce0cde9b rdf:type owl:Class ; rdfs:subClassOf ; skos:prefLabel "TemporalTile"@en ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/TemporalTile.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A direct part that is obtained by partitioning a whole purely in temporal parts."@en . @@ -274,6 +276,7 @@ This does not mean that there cannot be a change in the internal structure of th :EMMO_caa63d00_80b1_4408_ac1b_cd0d23b0ec50 rdf:type owl:Class ; rdfs:subClassOf ; skos:prefLabel "IntermidiateTile"@en ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/ThroughTile.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A tile that has next and is next of other tiles within the same tessellation."@en . @@ -286,6 +289,7 @@ This does not mean that there cannot be a change in the internal structure of th owl:someValuesFrom :EMMO_2b1fb71c_0eb0_445c_9be7_fb5d30ae79fd ] ; skos:prefLabel "JunctionTile"@en ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/JunctionTile.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A direct part that is obtained by partitioning a whole hybridly in spatial, temporal and spatiotemporal parts."@en . @@ -306,7 +310,8 @@ This does not mean that there cannot be a change in the internal structure of th :EMMO_edf72228_e040_4edc_8b46_78b2a47c72d7 rdf:type owl:Class ; rdfs:subClassOf ; skos:prefLabel "EndTile"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 :EMMO_c0f48dc6_4a32_4d9a_a956_d68415954a8e . + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/EndTile.png"^^xsd:anyURI ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A direct part that only is the target, but not the source of temporal relations."@en . ### https://w3id.org/emmo#EMMO_ee0466e4_780d_4236_8281_ace7ad3fc5d2 @@ -344,7 +349,8 @@ This does not mean that there cannot be a change in the internal structure of th :EMMO_fa595892_070d_455e_9459_06c97179c080 rdf:type owl:Class ; rdfs:subClassOf ; skos:prefLabel "BeginTile"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 :EMMO_fe63194f_7c04_4dbd_a244_524b38b6699b . + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/BeginTile.png"^^xsd:anyURI ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A direct part that only is the source, but not the target of temporal relations."@en . -### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi From 32f0acd1cd4e8439c07cdfbdc17ced7d66e0d361 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 5 Dec 2024 13:41:15 +0100 Subject: [PATCH 065/121] Added more figures --- doc/figs/Arrangement-1D.png | Bin 0 -> 1488 bytes doc/figs/Arrangement-2D.png | Bin 0 -> 1590 bytes doc/figs/Arrangement-2Dhex.png | Bin 0 -> 6529 bytes doc/figs/Arrangement-3D.png | Bin 0 -> 2443 bytes doc/figs/SpatialSequence.png | Bin 0 -> 2655 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 doc/figs/Arrangement-1D.png create mode 100644 doc/figs/Arrangement-2D.png create mode 100644 doc/figs/Arrangement-2Dhex.png create mode 100644 doc/figs/Arrangement-3D.png create mode 100644 doc/figs/SpatialSequence.png diff --git a/doc/figs/Arrangement-1D.png b/doc/figs/Arrangement-1D.png new file mode 100644 index 0000000000000000000000000000000000000000..f8825f41c0a9f141bef97364a3e6258dcf065f99 GIT binary patch literal 1488 zcmV;>1uy!EP)Px#1ZP1_K>z@;j|==^1poj532;bRa{vGqB>(^xB>_oNB=7(L1!YM@K~#8N?VP`B z6hRcn#|y+Fff_V$idMX6=mN|MC+lEnE^ zX>m@WWOa4*x2-SDW>d}2&+DxVR&fvnTUc1g&iK>s_q9PF%nHN}vyF|7<9fY*ytK4* z%%a!p>1!@7E*8G0X(LB&Zf;JEjg6`G_4VuwhibrkIg8#OCIv>U28U z5s!Aet+%-TC{if#C5iLpY>1Np%Y-KGB)Dor3}ZnPC$WnOMI1(})oRfNQp8~ufj~?v zQy^_xArOWUWI+=bgCx!ut2j7$ENtoeNO4G|krcAQo$XRbSjBIJLvWLltUAM@QM^l-@6TjgL`A4*n**{JxXzg+mD? z^=FT=y;BDF9%g%C1dp8QZvxBjDAU?$+*A+h4Q;K<_3Ugov=!p{&bHp(nYyaC3}|sK z21%SRNt`d07Do#uANIeg>50kghyzVr45Ep{vewS67N|d@hQPkmBXTZZUr>AwYw4(* z4kGZtCI9Tq6f2LhOeo?|)S$STdGS;m$d4Mz!8{NqhQCJDMs+g?fW|UWTZ_LahO80UWLH2^{d<*Ce&#y3k1oHfEyab~wG)9)gTT!qA${wA>ejy`gL<#)j=1V#y~g4uu| z=Rye{xgrs)B`nIcvPj~5N#cA-;(VcryLMqx8xvX$5rhAKT8sLG8JP)fTJznlWgAM1 zpiV2YU|7CS*cXa8nL^!y+qgyR6Q)cnD}T##c0vjIgqhI9Ax;1IqoU$ski_|t#QBoM z`I5x>Lir#EJpZz-zv8mp!i(Ak(8C&of`}W z!TH?E_8YbG>8;*xPEM)EH}2~FP$31xD1C(iv<#)6=Cw|AQC1~RC_0dXqSTmdE z0Zm*CzjL}<>c}xi4N$}(;)^j?6pA=$ znXK%z#vqCF#VRglhqbL&c%(SA%>K>a6LzX0kPSPx#1ZP1_K>z@;j|==^1poj532;bRa{vGqB>(^xB>_oNB=7(L1qTm~;Mt5oCqjB}a3}A*Y2v zK*r$4Lz0UmWItdX8DYaFWRZxn@mJQn)Rf)r^jpuP0XMeXkHnk{EYj5naRBh_j(vn334JU4WScmt$^nVA{A z3<<&(9iI^Kkr45b5b==^@sSYm4A3_BrL^MF3ZNb&b!q^uQ*v7i-JsEEyzU%vDXn}7FL|4iC;%=!5o#blX}p69$L*YS0~AuVT4mSzo)C{(o+KWm zZ7&j%-Pbi9p(KXfEHIWs^0__TQj3Rlit%Y6%)}@d2=^J+DXn;l+tiA&<2cr7+eHOa zR%BS%fI{5a*$Fx%Okikub8}O-#E71_xONMlc6k;_#})CB5b*|FD*(bmNKo66==j9o z^78UmLqkJmwLdsMKGyMlU?6|JT3ub$%Sxr9#>dC?XD%qj#l=M}eRg)%Y&}CRt`4}! z+ASzwAlf76Q%vyfr;_5-;dDDE#kBDag;afWGnJxJd z@sSYm4C;S8G|Qj$l7oo%gd68Yd`>976Wlm2;v*sAb3*Z*;Kq3o&!BeWLv{1Y+j=?k z))*_!OV5?bm%sg}KA)IU?_C--Tk;__J`z&nBOx_D5+a^~&)^s#;+bGr7>Qd565~C9 zbZXbvZroDU)23yoNR4Mw|NWsJE~vgarW3#~pi@LVgR$?w*2~)aw_YdIb`(ITp+`bZ zB&5biLc}w9(0XD%@euJ$9vnPXf4+QS*776bBO&4=A+4I6peczl_(%V~P!pF&^)%qd z?K`ywFNiM!ICYON&B;iJ_(+KONR(1M zCL2P4P7bBAQ3~;TR_8QfJ`<_&SGFj-V6qAcJxko*IA`wcrMr8}P!MeKXqzKZ?=%mt zXiTNq(`i@VxTJ3wvXgrc3-;F%okGHQe|Y}P+V5|@{p{TXO literal 0 HcmV?d00001 diff --git a/doc/figs/Arrangement-2Dhex.png b/doc/figs/Arrangement-2Dhex.png new file mode 100644 index 0000000000000000000000000000000000000000..b1c05a684b77ea464dfc60a62c78cac090a1431b GIT binary patch literal 6529 zcmV-{8Gh!8P)Px#1ZP1_K>z@;j|==^1poj532;bRa{vGqB>(^xB>_oNB=7(L85T)IK~#8N?VW9` z6xVsjhniTnpfXAus6ZI!T2yu`W8PD4+@xxYS}T?7s#mF!rbINB6BI05u7vt2s`{ZH zEM4RZ3butB1+|J=-$;p+$Z4%au}m)x#x#(qra=%W2KQnc8yClp!J_*+JJ03Z!|d+7 zoH=vO?DW%Zs#7|#Tudb=%zom^W(hN~>2IAy@`og!8#oyVRjCEcoP8?1@Er#q%)>+uEpnsml z=&vkR|IIOQEd2KGPyJ_d=+cGs8|8?iYYwm5;i!3|ed*k}bLp1e;6zhXQ))d=!>_b2 z{o{XpKRNiuxn%0%`Oa(alH@CQkEUz=xpUra$;L%@r0+Wa(-GA8udh>L`NnVk@r=M^ z+xYTzN?7p3siW#u=Wk!`o>LYZI=>tJ@Z!$vlH@Nx{=2yvy>&Z59$V37xqtuuTDy70 zcDMi;9UU#)%K~S|VF3s31wzWRm>?`lCxj*M1;ip^gFO2aL~Nk%BM)Wl6tP2V1V_}? zBX<#SSV|w3^Pk$1Om<#zXkCDmT6q^8N;LLEDXK#{X=3hY-rSqhPr3pdU%ock_R*Ee zso&eIjur9h0?tcWJ4LF~8o^1#CS|I6kCG+8EP)I{-M4j8RrUk={TlaWQnK~~k#P(n zux%r&(of1Ey-~0cC0)cVtx72o9S&u?ixUDYnzjidHpC(V>#h&pC!d!o!3I&6og#yY zwUjkt3QFFqij?%8E;3w1!8u0K%CaS9By6JK97Bp&N17N3gP|21l?I_sv*41d6;P4c zcr7>)1dY_TX`A2}NJ~S$ZLmFdiowYaH|^N5<8Q8By{cOHuU)(5<+5wnE_JZBsyHUIoPV^wUo# z4?OUI+Q0sPwihOR60$xIbuqOyXL@@2TGs4VKJnC3PbGWz?p5nmtFk3U+P80CvS!U1 zwH_K=#JO|lrthxv(n~KT4?XmdTDN5^XOb#W-`Q(#Ns=ky2R@o-0teMX8yHL_x z()|1GyKm-LgAv>yx?QN2%n}?^o$opOlUdtCCy(GvRJ-4Rno()4a9M+juy8~K#I@SC zZCkQ=^JdjiT0W=qx;cSS$bxG{EhW9~r!L+Yp#{28mFb!lI-D~dr*m~7>j;gZKq5RB zh!ge_4%;bZ5ts?vSP-Oq-fNqbm~02$%lFJ}S-xvip>&Z&L?dDoA@E*GC)v0D%5MczbiI)O;kSCJXA+d)OlN{T zz3xFA30y{SS8y(zlWw29w&@4^t3!0+pi(MGvkyoq#jM*1K*TTz99>En5f`r_E)fs= zGfN`2>Bqym{6@ap?>OW$zQ=EReK)9DN}Ouq#EVKW0%O&(oJwjb<$;V@Vg<&Ug+x{@ zWtLr_mu&_?2BCv+DJiRpw;!&jSTIF_sPvM}d|#HJr&!>EZ(Mjsvf{RnsP{!8xSm$R zgNv63C$?T-1IFDwcF!l%E!9dlJsZH*?7L2}H9=Mhga}!rRIG!b1o!OpY4!Tu`^J=0 zl(|2_5x=(f{$&2#52ah%!O3^tN{(H6EqVTTKGPLjI^RhdBsg_#ymrR!ZALH65L>_W zu?oSYlw9;@FPurfIC5`t=ez~!*4~&Yr9k>cv=%2a=OFQ&UJc*O_{F3{oDb=9)y96Y z6YTi$bDhj$S*^B;vvzp|(YuJ)`XNq)^PGI=QY)gj89XSVs-}SY@3A}f=Q>2H;l1Fv z$WL~nHxag~*i1GqTBaN+WYI}5;#}$iyJLT@L!=ts3r@sVM>->pgu{kPUBSo%`zu?u zAR}lJuLZ|_NnK(SLUttVGeXd)(LOq^{-@1&D>(DMq)tL~B(cwzI`>yD(QQS=N~9QG z2~NL&Tv(UR6p|ykxNpk?jqQ^85zB|(QUpwpMzO5ewrK0Vi5f9tpL~v%$ zkfQWzhZ}^HZdI$*>*60yyrf>gyxjft5ZFc!Mtb9V)$27Z?QmWQ&TOdVy-UI2NctnI z=v~2j-TeoP!hPE_=T9boclXB&jrgtu^BPsXX0hSh5h6CAx4Y`a-*I-fy8=<+Ec6*v z9d*-naCsd4ko&eT-2R*CmgXQpag7A7S)Nhl5s&WSaC)4aQiUa}XMf$8_a&rHzBtme z(`OpLZxd92O6}x(3hoaU!hxSBf)7U*67e~^Ptox>_k+W>22`J}D9Z45GsiteBYn${VEi-GEO|T7t30vsb zkl<9M!*r}PaR^b-9Gk|4tx~!a6`Tkh5E~AJGgWn@Dwtw}rUeHgI77ls%=Z}Np$oQrYR7aELm{uuJG}`EiY{u_EZPX z1xIb02@c*w%2otP?_7vZ1tkx;(G#9L+6y zCx>CA7QuDfX}V8t!I5lC{^Juw?#oxNsM)Nlf)fJ!VxMiYlR$vt{P2k;y6pKxErJs# z0;1dWdp}R#g%81mK=RG=C(;#;rq~l}+ZMs*@i#5SX={8IbBuMnmn^q39t@Lz! z7@G*JjTRuCYHAou7FEW>m8C1B?pU#YP!n0UawLS&0(rq_#8z>5j)wlE$g=SGpSm6a zl!Yt7nYKZ6MTJzvHX#YFh~IF%AWLwrea9w+1c$-IXd56G>f@TX5n~+qZ8|#>dCgt>wXJ6B85a_4x7Q>DKzF zQ*byE4rR+WfNgf}+&NHmAqWoJP*PzVTY?)K8_N}td?UBuc%ZpWhZ2@7S>nWSbqY=# zYI1Ti-C_qs$1#U2I0;7B#)jAg2}mx2wM|TIW!6$+G_Wl;K*X~DP~rINunkC>8Y&z= zLbEA05POGipT2^NxMg&7G+m2iVOzvaV71{p5{dLD3N8|HNEBQo;t;O|=dwpR{}oc- zK91GZ@ydVM{y%Ad945RH98S-|08f@89b9#Bvi`%jrqv?k+0WPu-%|fe*DK!y$gyxt ze|Gpg$;kJ_p5^(Y9$4GxpULU=4b+YukPt8oB zj+4j`80LLEb$Ryul8i|1HDv-FZS^V7X`{^B&Q!!U(!fhwlbp}g#coIEESS22tU= zw8PQR3cSi9{o3+?fG}E-b}9D%gI7Pg}rJ_r~iER(1#~~$t zmTfj~-mH8nPYEZ!!#U?I5m&BUnQYlI`@t_hV`|GvN{QhhkMKlrgF2$>DPo@9_mU=& z7Lh*w>$*QuC%fnDPiD6Fqsaf|O)14LK%;hE!S(CDMAt5kRl0T+9hm^whXBO+g4l-b z2+6cn5!)2$_Qtu2P4f5--w!^eOkXR3v5J&(dEmlw;fpwwI10{$lL&I3(vLF#Hwdu{ z%OJ58fn$`V42Vk3*R)NRt>n99|F0K_vJT(znbx$!iP%7Q#wnihX4z3f$FvnlfQq)N zm)16XbKmos&OKS)TD)O~bexp2?GqXKKx+lZ&HUF_-#;swN3y|2(N1n~F1RAq<32Nt zjkb9Rbt(i`WC~7df%IB7TOhd5FG^jGd1oQVPZhpRBp8M6JAEe+qD_Uts8Xd}rD_`o1=`r5Su>ox=6&9E@#6eI$dmPh|iFvlVDYFI&Bx7 zDK;qLKzhZ>Fo@19*@iKl1iK}iQ9IXG(PfFPNIEI#ziG4RI4@mn!;JM3F3a(7&^FN> zj5+%}%S3E*Bm?i;7NEHH=6MclItkVVC&qnn@$%$zxBrGJ_1b1!&grpxKACJ>xNJsv zWzJD=LRfLzN7R1JEFpBT3+MEeyGLhiHLU3*SQi||#jtx;{eChsZ^6v0Pi^Db=`$*z zFow)5?ec;%@>}&h^yOHy!nF*V({5ut^cmK7D-FwvOc5L=$n(M{r8-^LL7Sw^w- z$Eo1x$SMo?-s3>}HTvM_*v!`eg?&N@20q}tgrlcD5B&pDHWm?}FW@|KT;k+SA0syN zH9!%VrY_ol26!83q|yXu*83lt?`=@F(gd+d$%X?FAaEwetI6YwU4dN${-2J{JdyNY z)_%&%N|P$raabx%oC^*o)}J9QsfakaEvg6(%;Tx+IP-ubGo*zQj#|n?mo6lqSaf^( zX>(u`f{`FYv&z^g)>764P9tJNd|a?5oVXVp3&*66EnW2OO(E$dVx!b;8nFx4l7)ak z`i+ewI7M!x(PjZ0hl|C<<03VAp*RLg5=rAYHd%zG22RTVDm!(ugKZN>Ir8o?!hhAD#Nkw{5rQw_7L})gT#|8w0FE71EIrfovE~;&&_y-#YP)z3R}*rv>UNZ>Jx$6ujcugFCsiW=Om%`3l_v0sh249&CXSKg(vL~*FRKs* z*AVnuw9!GhsNl^1B``EmdYDLQ3pn}ec^_8mzSL4O39gOW+bFmOpzk0ZUzwn%Dn$fW zw*Oxf_|}(FO1oIXWn*fq(Ml5&)pw9y@(zckTptM#Uhj4_M$hpO9tlnYDXkBgKqz=6 zI6!nR$IXR2P?BSIX)9A~k>YqKIB+!j`JG~NoX&dA+{RMG@n)iLo< z$dyVy;;rDojNH;_UIzJXTT)3A2_9lAX*4f`Zs$1rmR-CS9H>&RBM=FpH~&9UPpWAn z^XA^1T)ui`##VaA>mpz)md_u4CYe9?L+RFt4ZIedL~1U+EvA3*b5&B75w6d0KAhJ# z&!0%QbOKF@;Y4PsxZ}sq&5WRkRL5(<(Tl-+ypcrjB9J2Ku+Jts{niQRGntMv6v_lD z(^iZ!m+^~{>Uf`0W{R#r=_Ki-&_=Ndbg?o;SF|KIZ5734mpRkZ)7R+e>wBls$4?$f zcAYt<)*l^Nl{|9C;6_-^>+t`*o_zMmGwS^#%T^?h-nm+>hYG`U=FXj)zRQLn^A|_| zU9GQQuqgTZ>igCDAb$APbYr#(!3WD=p4Xf=-+c2LJ+;e@8*>Q`AvKj}|L|e;+6zvU z<#Qd!BWe?^Ll+w$IF>=91&Y{8`1Fh4Zp>DU?7%VGCOT7F-i?PF1koEu8k8C$wjaED zT1EOcrIAI3=j64Oz}U8?Y!!#+cuLlNN~jOZO2y#$BQ5ZvVCqzX>9z*Ywi98jXGlUQlu0f^0}^XS-0yL>@x zRfoM0vwlw)DUbg>O)92FS&WX3s@FC-5$95e*y^zVFcVy}KqL|}QE-unL!#g!5r;&< z<$y-vNW=zFa2X&lhP5#8lKzF}7_ok2iLg8iaZB{7XJJYK6DA$vi9WrSUb9+>utbCiLw|}Y zGlymEPhU(pzHJ{}sg9N7=J*G7Opf?NYXnDQwxmjBz-d|X2(TZBis3K_OE1-cd%+^& zU|;+{C8P-KpI82YdgO2wkx{Z?tB8AARl-TCWCLA*MaGD652u$pW$&{<|Nkli(-Aw# z5^+mw1m_F7ICY^&sTUb;qTp(V5{`-u9zJiYl!}B)6kN^dX<;Pdz2IWib)-#rEx5Wz z8HYIHyBBp0rj3o`cJW?tJ9qB1T7``Rjg5`9N^F8{TLJsSR&BIb6L>$TiA=K~)!Ai{ z)D)-0dFq}rpf38&X%e!n;+!TP!Dwb2$;Jq6Qm+u_G7$#N+7+s;qTm9Dc`2DFD1<58 ni!exVp%Nz%ibNuoNs|8u_?|8^Ib@4n00000NkvXXu0mjfYQTrI literal 0 HcmV?d00001 diff --git a/doc/figs/Arrangement-3D.png b/doc/figs/Arrangement-3D.png new file mode 100644 index 0000000000000000000000000000000000000000..5d3daf7993068941312a912b865441dc16e595b0 GIT binary patch literal 2443 zcmYM0dpr}|AIBGB^k7UX+f#El*QdyBE=`-;42dpAxf^EYQnXy2m^MV@mQb#VqUK(1 zHJ7N!WHA#PJ-HL5RI8rp>G%5m@jdVJ{ho9F_`bfMbG|3V+0jN)LO}um07%-|qFe+l z5?DS^R4{TA4rK_iBhtmj3Q#u$T@W}Tfk-S80H9yp#rNJR@Wn~Cry~IXdDU&(VdtXq zUJ!%Xp^&aIXI6@x@K87CQ}uL_Bse}&1FK=4^Ft=p%I9bU*A1kTDB6Qrcb2$B9!PX{ zx@ks(XzRpiyCNx@&iB-veAuInXfmiwwKowf-WXJ!Yo$0JKRtvAsA?NresQrY?!(k) z;j8RFC;aDD)VnSu#IFrL?xsrrOryl`x55n!4CExGr1}E+TxPiqv%lY#KXicLG1k0g zO9RSf(5!egjj3kd&`tBZ8EI*0i>D~r>Q2_jj~`!etMZ2EBF;#Nv7K*MRk^_#3`U}6 zrc@w=WsM7zL?>Acsb=qtuSkE3TTkTf5;x$;xHU#!3>~XjR)AsC-C(bZg~! zGy!~%L<`=F^Nq?@J;j4T`j%21{uww-F{#ZR>Qane_eO&IBrnp6s)BKdj9fcR9 zf9LfZNOdnYDmvB6cMDcfdqufEgH98x{xF~&5H}?Xl@|xvR*W6vo^!V#OkXWO({@Zg zQJ(m-A5)XFn|7!C%xR!|t1u_}&Wt84AZA#cvUr~3VBK}-FVg2#PrBjc*RPLEAB|kr z?-dBbl`|?2TAXMKVJp=v)&5q}LM(Opw+BK_|?TQ{ZP23@`lk`lQ?D(w`2DOt}VdZfGr6^fX@50S8LT_$n!f5{iQ zi~7*j{Fc3+7v=vd`YopaAObIXUTxb6e(O;)1bSj^$URaNkdeYSBk3MSAgx;$nBh(8 zlf8)NHKRliw>er|qFhEH`{PwFgycBbF*_E!EPIb+t23r@7TmU7Ne+R~H6TNzU?#2E z@!86!cz;jL<@d`plJITx?`jx<9Ew(qyxVUEJ+_)D`$qICJ@~BQedulE7%r=J|07mm zKBKgLL~AsyR6#~NC` z+1}$Ew8bZP?7wxe`^5_f0}~T=_yOqylm@r3+1c5ep{R}vV?mG4)}(X|8_;sbUHeWF zSP-Rv`l-a#%1=VXmz_dvLROuTgbk{cgp&J(Jd*btkxAAyTa{V za@uFOrQQ1ZdUxJf9CHBD=uJu@T2N7yO|IYmYl$mAzl1dD3ZWxEOp7riGRo{MN=-Wu zfmJ`ps+VJb?A%s!CQ1T3WVr|_28soPlirRX|G8)a8*9sf7-h4;T9Y1ZhA|4?pIM2kSOlxluw=zJr z^9K?;E8i6q01X+N_ANj$!ce8sGo)PMM_C>@S*8wEB3Tty-FbuuMMv+A#c_}FpuH&E zbF>C@;l=<#STFfi_n&IW`wkn_1u@ypcg3WB?c!UvPVNboh?OVfitFRzkYj}@rApW; z@`nf+$wLmuhI@^egHNR|*)ORT>80U+$zr&zyJRWyc|ur);hq6JE0={ear|UsX)eqiU53cfMCX#YEWPg;7mRioA7gE*tPAaXH3Dl%_a%74G$-#%pD6DQuq*ql>pKVg z1C@-3Tq5&>j~l2tT~5AEdQ@JLtp<0$9#uS{S-Rk_R7qh>&|QMSj?V)&6l=$)caM}hw?=H2z^T}DGl)Mi z55Dwd^-UXV{o}%`MdO19OZ_;_wR+tNuQfIZG5PdxPe@lgv7z7^HtD5)hrS_PFOqe95LK~L8uU>2k;nG;2)pkXGspoirQrb;`s;t601SZGQBmcjf2>f(h5w~# gtZgNdQucF)_LUd;#-?8<1Rp4X9oi99XXTanFPsjW8vpq(5bRG<=0Me367wcoFr^6eZ;lJE`4CO zY6tGUaqNCh4kc&A?rWK6)!oSF)zx^fn#)#)>iTRDRZhyWe~ryU#yr_aHn!In7pfZ? zSQ*a+S06zlk^Rz9(tN!u;o;ar8aehP#=yXUR&S;%+PSTS)|FK$Bu87wW!-_`E*QC2`zByl4SGQmfX_1k`z80XfZjYG8rdL-i4{4j-vmOu$dm0_q zc7s*Hyj_>W%ocu(RmeB?h*)6nw}z(~|8Qo5Qs46VVdudMwj3zknt-r{SAbG+z4Isc zt;n!NQ`_&|lRr_ILj4qWWEe#oP6^)k$^VMHYAOkZJgzv#K1o=^??-ati;!v5FNwa- z3oaF;ciFPaQ}Sm;)A`pgq|e^)8pK_kBLs7A`NuzlGy~lqkf!}Ru!)SyjIS~@W@p10 z(`%#T6&Z)d*>vTTmai_x*cV>|r@VvfYAbzATN3dO^?D47e4tMp3WuOV4(-6yh3$%Yv2(-|yXZ9mr!6cSZ`0S@}k#8PQvJNA9xq znf_DD;m=ncVlo(R5o&(&^~afg%9(1PgO9O6C0oL?0pY_ytprfVDV~9fSTkJXU>l4Q zW^h!#t@!cT2O{%Vx_LZ>OCRc=$H+8X-Rd%sym3LT0M3g4&PWJqa|`mMT-}7AsP@bSCT+kG-LpN8uPo4L;i0ixcspTDinnE};QRox50sYzkhRywO2 z{LzKwnXdZ-S;J#vsO>y>pNO*DGv1J!ycQ+ekBY*jP1oOq>deu!m1x+KTQBsAdhr~cMryv{E9gh_H* zrRs7u!IXsU@Am89hZ+i|uLq}JmJflxAFTCCk5}(;PYVir^vN+-i?wo5RK0egL>bBX zs++7?w6Dimevao@A?n@)-IG;hDPN*{0Iro`;WFd>dXRKZJnu~XN(>NwtFn)UZ;8_g zVCXx#4G{;ekBUg`yWv#6a$+=47dTpP1gmUIz%y zr0LUTqJxz7WlHzB#g4Q>t`*P7ynL2@)y?62@%azI9wHs+@XO-V*6249jIuSWZthKA z5FR)>iPuap%lHHy{^=y$q&}KdWP^}Xc-@~Uo*oI4Z~SeXduLe;FRYcJJ*6nFpNiSp z*(sw^XG}g3Kh@$&kEFM8XK5yf>C>(8%B+rXH6>8VNKE$dt;;$0qu-25o@lm5JVlIm zAF0{BU2_w^$fvILg2oX<7W`<^xACx1DLBWq`VV~5Si%#DbQbqcsfaAT@}T7^!fnnK z>~;32;3HtCqRS`1PQKNWY|+-g55y#dp+gYUpIW8TIC|G^SE$XOPq2~#osS-_O8mQIMxo`^F8bH@(PHyDCH5<9 z5Hap!(9imT88|H4LmGE)OVmQiT+QLi__Y4@Q@&ISmkeKX-3%)i@F{db9N}j(I#B92KrpFgs7ynAJTJ@i z5dZNcf#&=-!@mS5kfULCnRoB^Y_Kxs>?9*CmN>Jv<4Ik-v+TlX)+(~8&$iwDC}gQ9 ze#t#+x-g_Gm^Y94fgy@zZ>h4R&bJyKEbvl6cSdP< zC2eD4gCbg3P~di$n)9-I_G6>s$K7=&)3_eVxkeoY(=8{{im9Isnrv_ALNb>P(Jxsk z2X_94gI0*!av@F7;d)g`VvphKHCW`X_7>`yl^re&$@yI}vRfA%iF$&5C)Fn4Dj^ot zc_FkVU%!Qt80Z}WtF8}KIxIySe^L9^1`#u$`Db4PMx`_<0F5F*S*4^)oD%#q`8O|B zRfRY&=n40um+OHRI(!CHBL`uH@t(~hDwscN-gEtAit}iUfX!|*r@t_)>A0KF{{2X? zoHc#3^gu%nGfVg}@2A*Ac(elvq>FQ&!BY$dqv`x%Z2sGpO-TX$JOnKzf`#EztPsXO z;zz7uxOu!&o0>?bJ!iq6_JX9Wd8GFuW#_HrK1~ByZE)`Ca>@csJJ$_yf^a7-`Mq2w z<3rZiBJFeTtTeOl|J;<4#m5sv(PM+sK9mqu%;mclQE2LWh^lxjSLl7O-To+J9ddbP zWe|GExYTiy!xGF;t|@Q3vTTOvXjr~jZAm4$tYUDLyJenH1GSSl$0z2gK^=O>q8N%$ yB{2~xuR<0rJ`;m0vOLN`634zNHFQ7RlFUt7FnSx}cup`B0&K0YmMn8W%D(~R$Min{ literal 0 HcmV?d00001 From 1e50be89914ad12a18093ea66e1cfd5428527441 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 5 Dec 2024 13:49:45 +0100 Subject: [PATCH 066/121] Added more figures in redutionistic --- perspectives/reductionistic.ttl | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/perspectives/reductionistic.ttl b/perspectives/reductionistic.ttl index d9286cbe..4e0bf893 100644 --- a/perspectives/reductionistic.ttl +++ b/perspectives/reductionistic.ttl @@ -185,7 +185,11 @@ The tiles of specific granularity level provide a covering for the whole and are If we partition the existent in my glass as ice surrounded by several molecules (we do not use the object water as direct part) then the appearance of a molecule coming from the ice will cause a state to end and another state to begin."""@en ; skos:prefLabel "Arrangement"@en ; - :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/doc/figs/Arrangement.png"^^xsd:anyURI ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/doc/figs/Arrangement.png"^^xsd:anyURI , + "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/Arrangement-1D.png"^^xsd:anyURI , + "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/Arrangement-2D.png"^^xsd:anyURI , + "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/Arrangement-2Dhex.png"^^xsd:anyURI , + "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/Arrangement-3D.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal object which is tessellated with only spatial direct parts."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The definition of an arrangement implies that its spatial direct parts are not gained or lost during its temporal extension (they exist from the left to the right side of the time interval), so that the cardinality of spatial direct parts in an arrangement is constant. This does not mean that there cannot be a change in the internal structure of the arrangement direct parts. It means only that this change must not affect the existence of the direct part itself."""@en , @@ -261,6 +265,7 @@ This does not mean that there cannot be a change in the internal structure of th rdfs:subClassOf :EMMO_36c79456_e29c_400d_8bd3_0eedddb82652 ; skos:altLabel "Sequence"@en ; skos:prefLabel "SpatialSequence"@en ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/doc/figs/SpatialSequence.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A monodimensional arrangement of tiles."@en . From 89bc8eaf6d198d11f170e977784ffc4ff2a4c26a Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 5 Dec 2024 13:51:59 +0100 Subject: [PATCH 067/121] Added figure for temporal tiling --- perspectives/reductionistic.ttl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/perspectives/reductionistic.ttl b/perspectives/reductionistic.ttl index 4e0bf893..7103b950 100644 --- a/perspectives/reductionistic.ttl +++ b/perspectives/reductionistic.ttl @@ -148,7 +148,7 @@ The tiles of specific granularity level provide a covering for the whole and are ### https://w3id.org/emmo#EMMO_1ce18268_dc63_42af_9113_6589331b5562 :EMMO_1ce18268_dc63_42af_9113_6589331b5562 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_f7f41d20_eabb_4bcb_9a16_0436851fcd5c ; + rdfs:subClassOf :EMMO_c7ee175d_4c25_45cb_b74e_71435b11b77d ; skos:prefLabel "Fork"@en ; :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/doc/figs/Fork.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A tessellation in wich a tile has next two or more non spatially connected tiles."@en . @@ -347,6 +347,7 @@ This does not mean that there cannot be a change in the internal structure of th owl:allValuesFrom :EMMO_504ad89e_dd4a_4fa6_aeb6_15c8ce0cde9b ] ; skos:prefLabel "TemporalTiling"@en ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/TemporalTile.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A well formed tessellation with tiles that are all temporal."@en . From 3e3ed04aeaab76dbb235dbb2b835dc4695d0f277 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 5 Dec 2024 13:59:49 +0100 Subject: [PATCH 068/121] Added figure for spatial tiling --- perspectives/reductionistic.ttl | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/perspectives/reductionistic.ttl b/perspectives/reductionistic.ttl index 7103b950..4924be9e 100644 --- a/perspectives/reductionistic.ttl +++ b/perspectives/reductionistic.ttl @@ -228,6 +228,10 @@ This does not mean that there cannot be a change in the internal structure of th owl:allValuesFrom :EMMO_4cf484af_082a_40f5_9f11_930bf4634482 ] ; skos:prefLabel "SpatialTiling"@en ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/Arrangement-1D.png"^^xsd:anyURI , + "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/Arrangement-2D.png"^^xsd:anyURI , + "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/Arrangement-2Dhex.png"^^xsd:anyURI , + "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/Arrangement-3D.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A well formed tessellation with tiles that all spatial."@en . From b1e265ca2abbb19efed6e13f6da45c595a3288a6 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 5 Dec 2024 14:35:26 +0100 Subject: [PATCH 069/121] Added workflow figures --- doc/figs/IterativeWorkflow.png | Bin 0 -> 19302 bytes doc/figs/ParallelWorkflow.png | Bin 0 -> 9270 bytes doc/figs/PureParallelWorkflow.png | Bin 0 -> 9237 bytes doc/figs/SerialWorkflow.png | Bin 0 -> 3419 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 doc/figs/IterativeWorkflow.png create mode 100644 doc/figs/ParallelWorkflow.png create mode 100644 doc/figs/PureParallelWorkflow.png create mode 100644 doc/figs/SerialWorkflow.png diff --git a/doc/figs/IterativeWorkflow.png b/doc/figs/IterativeWorkflow.png new file mode 100644 index 0000000000000000000000000000000000000000..356341067a70f802e60dabd77c9b19d8238b7b4e GIT binary patch literal 19302 zcma%j2UJsA*KI6VK*UD56wzy?gNigE0tzUClu)D!C`d3MLO^P4fJ#$QKzc8MfCvdf zC@KP1ks=TR2>}sl389CQkmT*){o45c_x{Hij5E&3IeYK3%i43zHP?A+W@;$NFU}8v zKm;!tU9f;aHlrbsO))#Rfh+rx?+=2*CO->9JxE!HY;0*3xQO`3#_~Ff%Bbr zjIQ}XAR@rhDA9__-J4545Cq8NU*EbD_NF>qklgy$q5HXqc04{LR`#~3VDjVj&m-RJ zdVij~FDNmedelklXn}_D=eO=guWE&He-)Ff(cV_+mPk{= z$`%J00fV-zHf7U>hQo^NF<2}%JtsOnJ>4}V1fTrojZEv~{gnu;9BY~Gmvk6YUM}kA z=hr+veOu#r8U~}F){e0*k=)-gKJNa?Gtm}NLWzxybqx=1klb%t#t^MEaP13-`}@c{ zrxOSSR~MJ;I$>+xWds3x%W0n-_{EPST7t7IZk+Q|0eyA|@=z8WUS2Q*J$U}*4$$Ke zqkX!<;Be{BqRrrjOIxkL$x+Yg3G*;ImY9=9yNWO_UCh2zx;TC*W~y&OEVula0ePY$ zJvzATOEMM{aLfSZcaTtj_gwtVZ=?<^M?D^nPv*6uBe&M(+uCqmrXg}#7wPL;@g7OD z*4TEBO2T?IXX{7pKnrgr)bBvk?_!`2;rRZxVOzw0*vg+pI9ee+?;&+QH`6~U*;~yf zd`596ny~{NvKK}kvqNnq1XLt7R*;St&0I7?5U-NIY$XUxKo{?=E{z&@l$8Z& z$D=15Y*ad0PZXM_|2&7j!*cZHbE_stx!w4a0xwGHODi~id@qt z&AmeS{fcO>rxmZ`Q3a%EQ~?-HNX!59j<2lD>eo6t$&p=(4a*4+NQ8LQbP%Ng(Z$-9 zy|Q4BnrI!vbS$N$giH9_clIoT-f5AE&O&$P?P1tAvPW@;{gZ1~NmnV#F{X(3kkxxB zK4sH_xdFrKx9sAj**E4tHnJ_|A3<01f38+sOPnbwe z&T4HdGQ_En6)KWJJ6Li^KE!!3H!d4bq%l_*!KJJ5L3h{GOV0+C^^Z~yl06-uqoDCu z&gx>nc!zWMY(muZGN_A#Gb^o|E{!57-q4y(vN(D^V7h?R!$u;Q^5<;GLGK7lzK0mI z`zbg~N()LU-N~k!;lQmx+TV^nSjbY1tu1SvjT;X0Axtf-mCxUpi+ex_@khK0^DISV zYKuT1S*gDsQ4@ZwbQp%{J-@mlb70``W>Q2sO}y~=SdV%|(+*9<8^XOtZAZIQ%A`ul zkSum$x8U4NNyt_H`@u1|52P~zAxgoe&~&7H9@RHTp%)iHbSmtDKC)u<)pv|e*cv6C z$V?CoV4TA{rh8BI&Vv4Z*(_ou0K*BFD-OySd3xnb<7(N*ysBBDgjQ8;#Xh0iXAu^Z z9Qca%&fuHxEl(~zN-Jp6bAR0u7y=csAjCg<+*I3Or4{T*@j&;iECn%m-B$bM&m!3a zp2peIwpa<0P$?%-3w7t?+jmGydsS8i{-STSHuOe->w}Jh&WDAzW-xn-KmV(68E-}<>2HGMc%I756!}7hqhDiffalF9Y0z}ATWIH zyL$B)_S7oAl$HIw@GO0`osvC}cwXBy+ZxeJAMd-D8UXzqIdrT{p*Tf^%g`$^t>lBD zyvoanv7jlFN6A@sgfr*QGLBvd*x_Pwj*`=_gAhrh>6P-muhrjjAhaZYwqwc6t3_`~ZHiSekI1Q)N8 zj|t$%r7WAS$o!Z>qGzwguQWMBGa^Shtfm42s;rE5x@!qm9Y?JotP~KdeIGS|CMi31 z3!&qiVmH6oCZ&Y_i0kvLZZO}|?d^@gR<;hf(QxakE)TwwEXbO>vSdW_<}m zU~TQwnRb!%To}vFU|=|0E1juzLAscpYZ#wcT}zv&A3G=QNs?w$moy@~FpW{dezmDM zO7QBOOQ#!5HFO0(tf1&v3yZ^4S5?8%v;xcOtbA_X%vVQJVL>#Rhq5tzgzBN-HmO{+ zk_)B6)Oq!j=vS}w;#kwu2TSM^nW!PcO*Ip^y_{ox!;usb6HB%9h9g#iGlMea$bx|2 zdbP%Q|J!fe?-AZOC9L$7#QU!krMdIcE1^CnOruElx=Di0v-!1>G8$a#^ThB~gxXZ@ zp3KHGK|U2aC@GX<;JG_bI-Rj$V_#oSH*(XLSZhL-8^UoIpaOl&uFm81<_C9{?uEQyQE|;@@Hz0Te=<-q8omMv-`U) zP!`v-i)$yWqY9`Q_EITDAx_9!pHQLG4Y)QZbSFmQ_m!NPAVRhbSEGVSp7F_H4%TKr zt(_nUn)GUyYn~Z_>O`zP>D6x3JY&96N9C1?*5A(=)nZ^Hk5e-|9#MubFlvzcRunhA zT`J_6zTu|bDusAovPn3@r|}yxvOP^COZu47`d$jD89%uFn$>I`Iiu^o*o3EVi||wK7%L#C z1Ru`S8V^0{&#Q}W!);owZlF=)kK;M1%P+Rw+>0tAMRgQioC=npq#N}>|ApX`2}?~S$0r<{Cwb`RLvMHdXT}lPbODj6!@pr(>_c?lsVdywgegNcem^b#Vi$-FPT# zcF_!DXhw+!P>aYsQiO}HUymi6{f)rFNxPwAf_R4!{EVtNJ0t*u?{tN z^Y4wusy#bm7qd6u;iu#s#&5zzO zN?%*0QPU0bDyBmv_p_8-VzQne35%5d<&hbN`*+9ScN;+6ICf}*l9TD z4ZNH;Y?z3JPT1Av(!HEFU@nS3y#}DC^Ecd@2RcB7j8lkGc?gdYH#fp&1=C5`lRV!8 z09Ak_Aa3V*=G&4s`90U$nA+WKp|MSdHxKU@=VzgH@thYK2D(;We`ubyl0FJt+o%nn!!uAe8HIf{OiRLUXe&Hhn>C$OpZL(gK%hj90A5s?S0$HvA^#M5s0`hItmon#_N z`NL(CzWg5p?34N;Cu_9<-Z{j#m9R;sS7v=c27kM)XmeJ_^Q`&Ws_VDTG|ZfFKI^1w z<#BCNSe(vKokU*ftTq-5j@jl&9QEJr(C8Rj$(o)A;C{aXtE#k&OnWkaq-ghF4;_)l zd9jrrTNpV?Pq!gV5DPae_6&L%7eTd2IaJH@sE{EQn5d9)Jm_E$QyN zL6VV&zx`9~tWy&OA4uNpA{El`sT@~uc1=PJTfEGW)Fz_BGH0qi*M?RaCKLrTCzd9$ zdi(7dTEMs-0!9XNGbUI!X+O#{P}N_LwLLb}+Fo>2%7NhkG;MA0%6dcAyV)?9ysxxa7nSrCBNW}F8+agPa$y!B>!3Cm~fKtP%tA_iE z#O-QV7piDpyLY_Ama2e%))CF+mwq83V zaCn^i7uxaZyfZOj&Y5d>J!)5B1*cVgoSQvihkDfeq@ihqO}Nr`aFelL8!1 z-xBcl=tv9NHy$%n+4@X+LH-<*ZoRh2Jia`{vC$+`yAJ?`RU$)Qw-Hmjay^N_fR?4K?{UsJYkWJ#Lttd%LgHl zwL{=3g}Q6^n{EXrMG~D+_4gLr)!HiP2mVwAllXb~kLecbH&gsLF}=P_5UE=18{k}x z$tK{yqeqH1TN*s*)GO?txkG6PV=X7lTX7a|&mqN?g3B61octZ_p>z%8;ogE0k~>3t zvQvJ&l^MU%N(=6}FL*upRz~-)-sfWVZ)}``#_Y!!aYNxO`p+gIsK0bx1hzMiffpI6&Dx&&4(F{P>VyED*FZ zL-AsndJSf-f5|)mWlvqDsB<-1P-UAlu_M)9M7mDM(01uivrxL1vtM;{h6jD%y(~9e z;7xE^ERj(jIwm*cSLJ)wDJfVmL~2T{s0IBZ8Jlj$Ru!&9us@t=i4QqCUZ-l!zElcq z&_3FB_iV2Vi_eDF+lS?MOY2Bte(#5-*_>4Z7jk^WhMV0Cx2G?Za067lj=Ce_b2$f0 zRd;C)Kf88B#Y>CG9JS#B_ya7OAB)iV1-aH%&XL9kGtgS;SN?hq3>d_Je>hSCvM<{) zxb*s#^9_IR|1=JpgkJb6nG3@u+ zphfo}L{j=mN7rz3SFEFBGEH<)Qy@a=bwgiLr}b{vzTuOP(CHJsNqVS~0(Js(LhJw< zD`io}Ff>DKpsHG%LXs(PajL3*b)YDDyb9(-$HR^4?~FXehpvq!QO4AZ#GJwy1YFMB zx8jS@`$`Zf7bkXiabxQM(Sq(HP@+Qff$0*2ie>t6($;>v_`?xViC%2LsO^QVJhM8I zLM(>HNok4Xb6g2edI|Kcco_^&EgfQ0TZE1-+LYU_>`ZT`#J z)I}U(aP#GO>~G%nKM+Uv&Iv}Lx=p#0LhGSpzke?VK!#gE^=S@fxAR!rJ(mHJ;WiRb za2~+U{q!5(KFxY|>mWN?`ZbZqxX3GM9Vz-V#gMyT*xblHJuE-NZF$GqSFmug4ou8> zYDsxw_3vr~2@2 z{wNGtcurk-7x#&JaxZLu?q)IM-p}v2#K6XTR>h%vG36%;8&NfN%dpEIk=;xQh~A~J zpkhqXXi8x9L7mX|mQLl^%F5A5KqGjNk`X>WKB5@wHoT?af>%@zn6`bz^s+eeNKq+z5!Ft>jgQzlm6eumwRa+& zGNBJ3%$NU2Y^ z17(HI|3oc0zjAA$_7d6QQ=ysbvmC#`pydweNpDK6@VO$UbCnsJj+*DpHr`Xb%tn^b zbXoSN@g5D#q-TLE?7Y<$f)Cy|n|d`YM@LA-twh`d5tWrC?&hLcQ2==7E@H^{VY;hH z<)`$|n!+9lQwQCHJQwH0+Kel3)Wpn33rR_{^(z^mxjdL#bCH21I{A4yG9mimPvG`m zhAMp*z~*FYzn%+a=KgFJb@nIfZ?i%f4>w1PKH6@DKr$)AY|7o+w(0Jdz11!@DP_J&&?$_ZvNk54J zMa&Y~tQl~wz6HI4+uLWj-X4qA;L>2I!=G=5Ady>icU95yGcmHKQAo5hZ2ET818q zsotIHKBhLAHqZ3S6=M+d44BuPNaq}qq}im*5DT)MQ{-R{I;fOXk(RrL8K262gyww0 zB^darY?n{Mikl6HHbqeyA+=PwY~VP8#r*7$ZgL{Zsu(!X?fEe%I@K7E?z z!(bG0r@9k3+aNK{)nobXO$c5m_O}`H_4;xl8tc@v+j3L|1d4EcvVnw0^_KhvBv(Z5 zu*&XXvBFmmr=IRVK>{nLtE{$8(ngtnQ*!NbR>}@U0ddBI{0>b{IQ06uUA_X5>V+~6 z=s1(ma8Zi8gs@`6A6*n2k1a|jcYv$j^GHoXV7KijoSB}_%c3Rtf169KK%7$tqwIv{lD1- ztUt*lJrVBdSuFYJ)t(K8;ho=S+Bvk*Ri0-R<2TX4r#%1#CaKHh|KV!w{?V1KKc*V9 znH_7oL~QyLe+Y7YCCbHhvE|ZvGpX)a3AL|YQz@?^f_8I7eNaLvUd}8zzG5z6>S+6u zO^5O%$Kw+-gV~&?S(;f%PQhOs3!HW(;FM3CYffqtxs5vZLIDlwI>?l!P)^jAbL`t$QgZxG(zwVrW@t;z5}H@Dp6 z%*?=QY+uR8n99bIFa>7gExy8JMl}{YMnYiifFrt2GR2hN>;>G+K`RXX`CSZHLgi&; zA_4*eW0<#hOE*^3#l@FhuDws%Y5w=p#z$1BN&o@@l!7?u1h(S(VC=n_nu)LW>3d<@ ze<*!x4v@&hHPLp;r40 zE4Ic&=^Q~F&Nv-bg96m%fleLPZH;jm29_C`#zsJw&@(G;=MJ+Hj%J&u?` zg+&|yL+|I7##4O^iW`$t zdIR8XZQ<1N4OS`a)iXNJ?CCOq`PO}eCiOjryGxM(E~Pv?)Dp7++6DSclDEt3U__A! zc5cv=Gz%lIYFvSY9l*|?(L!MvlwI9KG!zRpid~}4CNm02mUwob(S8*#`^CNOP^LDU zpzftLeh%%45c-qIjCLfeFzq%*h3rw(c^Ys#3oQ~p=XRob=w8kgG97x?^S}il*d3+;}hG(Ey=e0zBvO&fzCgCnk=IOtze&DB8^q4d)&{R=*>3#};-~E) zyn}mE{mX`<+^>WMcHzGHtphM@;$E8J9&mPE>R&9+k&i+E*|7g39R2UG2xfonnlDN? zehJu}m>7|5kmvi@o!p;4T`TJ99R8gN3}!A({p7jR7#=nf+zbi7Bg6hdBfjgiq=OW*%6PTTZV!rq>_TMp68BYF&DH?pSFzKX-K~uqxyisKvpmB zb30rKmUw}Nf$wJrSxyti`$k z%oMQd|3NhQ4;oDVn{TH1!-fmFAI{qz{yn^|ye}g4v!6lil%V{+T@C9a3;Ln;JVC!V*u56BNBVb1qP_|$~n zEM=ibDffMALRP$kFqO%RP{7EmBsFd&w8sAJRDtz$?6;4@t9-8jx-~w$+i`R59lx=O znU`54>4)(8WYzAgK$oy-4{*YM-`}QPB%2qR7H?F_l&CV0FXH?V3NKa~7t93?G7Yp4=2v+gR%fvM)T?8F`A2bql&~F;^ih@*Jo+HQD*!XvE0)j8`A$prs z?z5#c{AjzjC-cUR;O4A^4cZk<_a@han<10i@f_Yz<@JGuUz=fQ<=;>uHX)o~i)c+7 zPoB_kt0<4)cpEy;=1(<*uDwfLuJq_kbZaugG&U~fE7cfx@62Tmh0NBpIk|@U z*c!|TSJE%d&h|A$358_LIqS#lPnsa%Ox;U!o|ubiZYtAxFBXx#|5&TKZ~14qz4LiN z6;nx`R-zP;3mEa5yJOF2NnIz_DS!sB=WGa&2`&i%QapcOdtzRlaUBiFT~nm2Ne z9BRCsD_h32RD7zC9=4qAFOlaR`ULEF6(mB|!x9N;*C!g38eF;?sugad{|)E1g6*XM zR8-<9_^3)S#?sNGPmp~Mm-*o4uc5>4M8p-QWG6d2K_(tq~ zz+nz?wN z;5f(4JL0qW523wX&MZCU`i+`)a{|NDF8=lXO!%_Rkbn+GWEEZNQ%e!OYv)~d@(!n} zjxaE@G@~;!t|hHqb9=!7!Uo*blV_L$ip(J^na8n~6cIgkQ(welri@PnLFQMnkNhs{ zsRrM5T2g@(S3O{4JyR)sE^2*IY>$Ml@Ol4qT-rX@6^rww0_C~AGU~Ev&HV0!>+3g4 zZkjkxHjEnXeDdK8F#lo#dQ>OUOHVGb41-4E8z^pHSyWsdsn1Ms*%rFhI&*f|qjPVB zZb;0ePDmZ99zE0GU0ysVM>vlrlkUo#H37N^0ZrC)IXufm>@S-h-pW zC4Cztt%y>179AxqsZ(DDbsEiR@J?#@eg+zj64^>&(ca#)M!+=#SwE&G{=|=JLT#uz za*gE}A$EgkeLQ6UmvLI zKU0E$-kZ{9A!@GEB0kg-D^`vwng#cGl^;QdRZ1Mp)WLn#Lk~qAJc19ibW(CInW@Pk z`p@DQu353Zq2hCh1a-l1?t9O^)!pUWue{r^1jI5&HRtx9gJmZ^uA^I@XgjZeP+Zm|?D6WXxHC;VP=IOIL>|UEdmE$G zVhfl~)XlZG>bP$Ln9~nDKLBRph@lZZ6NmQfnz@adtFHS)AP9NjWtBZC!&&rK3Oce0 z{^V7yXIVo5-?f#4(%UaOGU-)(mK2*sPRh2$TF6w$K9P`fWvQk;wpK(Ns%0z@={EYn z6G+*V_i==T)pd}{{K}+QC#jUjVtnT#E_@$_u2wtWZF;-uuZQV;-{2wX1=k+=bS~EY z@U%aOpiL{g*l z`+?!tbiIt!mO=#C`XWk`oqc)4Okeehb>K%Lw3=-To2n9M*spC}p07JwSk``Av){q`rE|{*8_{m`w4tR= zL|<)d$yJAYWp4_O_l|qtnSquDFiYkAtsmi9j2U75tGdHmly?FnVesrZDIK9bsEz6A zacsofGj&EkrBDh#rf)0OEh@#8=tgbs<%7mnJ}=0Y2q_hac#XTAfa7Zg3(A=d~1<4xU4aW}NG>Si{Eeq(6T$AbojTV1E*W zSQBeK&jzQ>EEYCTWY{kb`PbXCFQ_TQ8EUyQGxn5E ztVTSEr;iyQ|7!2jjNa=>3ZQ*_v>k8Ut5~Y+`UD7JJo}QATSU$7PJ3lHlGo@%wa7Nd z$d@6`B~U%-a`DQm+dNqS{>)fF#n6#LhqfUY1QCZCzEWQ|RjZdon^h~9_ zt*xzjtSyNWTI@N@kQ+Y-?>>ErHqsR3_y{fDO^Q?%xmyhaPJ51ET5sEXDak$qTP#+Q zfsFaoPa?^>ySwum_jN!3GUujq_La$deb!Zy$DgU?whSY_Q6zS!_Ddg zXEX4UNvUc+wQV-eVFX7KB9pH#TwhKXS$;_fJz^=TJaR@~>)zaTdm}3`9%pWU-k~wP zp64V}&KvP5BW~YxT+|ah>%24(m4bpFNrp=EQTMo_8Hi~&kLmlF;APdI}8N# zLz=#a_Ck+lX_oT=aO*$Psjhk&iz$NK9~n5j35P^FxL84{?|M8BD{QsOdIUEjd^-Ty zlL4@WTq$+eRwkDF&zQODj$(+i-RQ0oBO5>}G#3S&IMYtz6i~rsk%c{k-`CJ)@m=KC%Y@6;4YWX$0KqS@SisGJe;9ZfmjS^e$ zdo~@0>;YPicYkDWrk<=WV2&((e!9OI&@h8YNV2=+W(a^T@t$7P_W^6pb@#s47etyz z-GCUqfkKa#nihgN0fH3ueH|U9760TYo(}w$ih0ccr#_75iPR9_uiZWk3=YPeY6k%e zEWV<`{99)y&{53OIyqj!z0j=g#NLDxS8JjBKKxR@^W#3g?hfa4Gfx;ye30y2wqD1B zMij=S)XZDu3D%Qi^(#Zs?_zq_o!cI{wZ`47UUzhKR1gsn`D#Cs_mT_PcrcY-hX4wF zHCm5)GTuZuLi{21Mnx8XOjBO_)!PwH9U0p8X;75Tx5cPedcZ@I2Qkc2C&_z z1B$3WkVdK`R|urvc=4u|wQx`2cM-xrqx`6m$a7Ord)SI=G#qb!+dPc3HqrWyJlyZC zP~X6JGtQFle&ITW3nX1G(dZ}zbUdXNS%N6puMC1_t-`w*wfuiAGr=IZyttD7yzrucbMs-bBv5>$~2OrZF06*1HVoh3I%F=RHrT z^4c)|U`^Zesv0}|HrMHc_m&4dC}(JU?srwO9HJCH?h6c+8AFRem|xH1h1$@)CP5MdwYD%eo!FQ%B!-`GbFT^~dHctpO(|g3jaq6LV1I}a z#A^=bqDRYB-NcFW#gO~%)9O}iCxh0Pk)Kr13|HPG?nG#Tc&p~7^G^K?sN)Xw2e)Of z5XkwICDEQ_o&9@Z*Z{%}LE|W80JO!Vy6=G)TyaH_L&9BW)_J1zIN%0) zdVZ0*F1Zi|v(kKCqbNzbmr22~{I6rT<@y4H7#k1m9W5!hRMTF5PpTnR!lr~L`|dz4!YqhCaCNIq{MW%xmI7_ zYdM?2L$$-3(WE(PAXB*i@mM9z+1^Wd>2?X`QwE|L%aVu49$=1^oN=;$fEJ$iL~f)vHjt(dxH8m3N)Nit zf_ov4jQ=bmDIx_$7UXZk)52l-kjbdOWVu1X9YFHbe4^Tfve;Wtk1HdOGHfY0X@Ac; zicaY2T!OUa)0v*7V!`j$HlUPUh2K%^!a3)1wm1RBmaAiK3bb7(qVWA7cK=!+y=D4S zgg|qfQlrDr7Kl+hk5=HVVw$F;@&Sb=Y{eys?2b%mCyJf4S`GwR_f;wdO-(xMuYdjWnsNQ+poN>ht2f%4xryR6@swgF8||lLlA+Gh5-`=%K%vhGaWUzj%)M-QNs# z6;D{j$SnTF6HF8qX@)G9N*Ig*JqrlVYTf9i(~0wMwIA=tXJ!6!`9 zPR2uCrx#&+JY2DLyJR|kjW9tT^_=)lEbPIZ=&5Bs1CI2 z0wo&T2_TF+a>>X_x=o#REzFB8Pk5^-qiZ$W34+SKf!Ns-o)2b}{<17xyu@EZc%Gss zWi>(R4LHZEVH>ESHp@=1SSEBk8k_Srn6n-fSfBb&i9^+SVwC73QlAT7d|?yC`UTBw zi`2>~@07@L6q{CN30?j1=)|VkHfPQ|x%XmWIh?Mfqb;Iiy~UP_ubv9i-?P^IGFfRf zH*@GPKCsiVx(QPCXRgvJk8`DW{Zl@H6fIF&e^YYnxc6*OTInpN0WtpKQ=pF+fiLJ8 z(wm*GC$&p|b|iIpy#SxFP)DXdAnh(M!yRk!FQ(6;xU894`p7Ps@dcZCefdXeQ_i;e4H{r1|!#W8s42yf?BTch9#}k#{eSe{6ON@-iCWR ztSmo4v$K?7>EdO-ubEus+aoU*^m=AlX-x^zX%=OEsh1|c37N{E0_j>wA@{!K<4k7c zTr?`Ls33roNgx zT1>3@qH%8RqfAmzVA+UF((BC?Ydh?%TALCXFPYhjCP^BXrkR})NGhFNO}QCo;gt0R zx_`OxPR)Yoc+FqPO$lw6AFLv0t_H^4EkdLQP7D!W2BTObCzCjR?+hdir{~_M4cxUv zzHGaDVod>kJZU%Iwio(g6CC{nhuFpV9nZIyypS9}qM_KPP^74&l;pPXx@TKPLECQ= z5WJ{?gh2A-S6(k(>et+P1$~LMO5E_M3pIJ9Gvqo<-GFEE|99g6c1VSebS)c6jk|dp z5v&K|(p+b5LEW}1BJdFZN!mGEGeYdO{L@lFM%LntBOPp%X3)*P!Lod~Pw~lOeK`t$$7>hF& zZ6OLY_E;GFBeIvFQi10XUYz}PoAbKS$tgrO{|EYy!J{3$2hymk0xRa*Z5Wlq!vR5T zCNl6%Wi1C6&R~(4AqPs!RVQb6%u?_+b?XalGr=9GtG7nJOsrs`{j2?@nV14hxoS~^ zl2hGe%fw{QFnV^@cN-Couy>|0BLqa>InTF$=Qs}wqOFRz5`7hE_CnG+Kn2gsT<~pb z2pc(#A!!3qy)Ug#VP&jK^w?HpQJT8%CyW%lK=dJruxk-S6`LhcE3+HAO6`%`e`^a| zv#X@-PLsK`#%aaOHL4Q6vB3&zT-4AdA{6HSvvXSSEk?$tZgu6EK8j&hQB!jbNHc4E z4;OQQtiQ@06<^4{a4dA!yB}sh-W|%K;gGKVOk9cxb|T7>()aLYKgUKZz^FBzQ_XF1 zjC&UF0{)RABv4KDaa<`xC2Lj(ls2eJ7jNs?6E;I^87N;*8teaVrc8|*CgzZrwFR${ zEfB_Gd9AxD_1qV|!{ShPW>AW)aV=Skdj(0AxyC4F)Kt`QEQZDS1J=6I1Ro`hHk5VP zMEQ=+FFDK8E`|i@mnfq20S5o=<1wmAiKiN+y^W{W8m$4U#*ft}GVI2MSoLQJDc=!0 zD;|6%C2r8Dni!y?_7_Cw@CC;RnF7I~6i^Z9g-*q^%QviZ!)o8JM>IOd36_+VvlJXE zC16~OdG2(h^EyS1b3#q=h8cs*KhSwL0S|6tyf5dL3ZPZ2`7b!%@>{>asuHS1HsNyC ziCkt1>(p-hVFG8lnBAqzNOxZI85}z)NE*hO*`zBuF=r|7U8r@J6arc2Qo3nHomaWj zi_K~VlCUTYg0HBPOXq&094x>wI9d^Au|)Q%>AL33KrY+aUcNQ1<1ID}$rxdmh5KQVx9lzvLP3ZCV0Xg66Cs%E#pQ@>7|G`Z1PxO5v9Xfx2GyB@kC!kU8-gq@?UVfXo@Lsi6V^ z10UMWR&_lBJ1htE4M`5?8T!~lyh`Z4?S{Rbq#w#p7Z)Y{1&VQX z+$HEWxcyL|CQkJL;W4HzrtLE)`RgxE#G-&&{&iWL#Ubj1lR#P;OjI$~=^pF$VeKyh zLXC~BQdde&yVF)K?I^Zzlo1O=cp1B3aVLuVXz&n+k1+cI^deoBz&YC9mfCG?M0b=( zqQ>X82ww@Ar+L7RD;AMRSt7DjvoICE{7)t_$;?t`LMN#`!4DdEsw^T(d@cg$cB``8B zbjgd%9B3H`ylyvXh$Y=@s2iMC#*0;%%Qjz!W3Mw*;%0wdIG8IQ-O!b*W1#w2thK1+ z#_2X+>0I%L4TE;dzs!blkOWC;o^170XYpBT|H_%dplXq~hvP63*ujEfxPFiLsovG$ z`RA=gvPJN&ObO4L(`9b3?bzB{ak>~GIVC(J7FR?~TH~$hzt!~nQ8BV$TU_{GvVJ#0 zo>bGT5xmGM$QjWLoJrF{{Y$R@L2U8{@g=SCSuAtdbFRw$zG>A>+vCO7;(UY>oAO$e zV3%F%8Motmhw~T}3g7(hIWt!z-aLl5&K|S+W^5q0!s+n5*)r>8?cQ=CDy7kPG!kER zhw`Prx`?E5m>Kf^)s%j<5QnFEIwcyuH?ILwJ=Jq&MRq8yDB$kSt2K%acT>C@Mefed zrj1iHI98Zd)t7DO&Jk-n98KFoSWe5Qmb0kR`(J|GnuR3EEw2!Qoi5pbCcIR|2FSB1;*HaH#xDlkF!0|Wf?t`H=CAfxpxx0jw^96MX_@PFU_0uQnEDjYD zaRpyQA~nhn812T=i4c2Ot5Vd>xI{*M;>v$BsBl)zM24KTwe_=*l^N|f#d)W;5TmA} zVC++KK-tU71%IVuj;gX#P{{4)LY`C(Pd19C9?5qQeqOe>z8 zUC&-7H%Cc_Pr9Qk;HGqH{k2B&`vXM{jce^biPg`3Y7MWMo>EoW)!1l>@#8Dx!Rwje zGK+Em)@UpYDPt>;hZbC1+*`7V5D=r;#o};Q8fVK|`{80CYZ7vXh}*XhfIRgvOrb>Z zs}hTKCuUok4~j)@ez0ZxS9^w?mzS5;7{iYFqxa+K)2D%w1dUKqRIH6tt$0?ylTNLE zlV)r58bqUQ4)B*`BS7w;Yux-r^B?%TW0!rWy7TXTo7olWfWI|;hrcmXb#dO~e2RP6 z&WVYMHkFYg4$O~#7LDy^|A;#9N8m7vtq2r?naP+#;YKfdsi6lLXD<^-ra4epm zDX76&x#5nPLg#iXfaGrj_vin}kY~I~WXLGYvNiXz&737XE8L%%dlgWH;1oaP)a>Z2Wi<%?Te zW{uT_8=+R`MhphtF;)cw1kwBa5|EB$elx&LD4vh$0ofrdTThsOycCmTdGDq9bg)r& zCZW}W*jZ3(e(VdrK(pc@iF==1>7u898qkDCZunB9gf zj&gH{-EO$qy>9CUb9t0L{9VkIn?dFEJ)GeK)!r{mAH8uJ%lISlME&AQOT;-x#`fm(Fh5HFjaE^wPL0 zFFKm_urfzL`*YfiZ5RdwMVa$#_AQr69O^YY-Q5Lx}YA z6=^;On409eDRD2zO|Gn14j!M!WNkXC7?@#TjJt zl7qHwh}?2NgB(&-HVx#&7+KOzK-a$T2u+Z(Gyh3I>HS8U*h`7O6L~sJiI>FwY6!#s z;XsdCp8S4<$oc*G29J!O7VIz_3ltQ$g2B>k+u+-=6@cA5$C~CP`oK`b?3uvmwj?Dy z8E{^HNs#+XY3G98y$5<+-^s4*pY3YH@~yjPzrL39?uv{C=?B_?f;W^7gN6Rwp9yr0 z`%mXGdICBX&=s22y#XfMC-yzadHrl3D|?R z={Q>2U1mzoQb2?6H~8tFgxf#WG}u$2P>j2&n)jQZRs6cW=z4)?T!lf>D=9D=s zwp%_bQ4jOM+_=XRvoDB44hiE9A2vv?%BlrPwIIw3{4n829V7C>)+_tkvx*Q9ql89s zrm{vD?+1g)M@bJ}*&-@g(xB9k+P@CLNlYmMhAVgonxPJ+NXyktgtKC+5_^@ycA)PY zp4Q*J337kFo6C%bUTyIQLM34iNy|kTV$i0Cj`=eW2z=iITF1GWH>a~AQJQBz$wEFC zQrJu=N=p$5D{KaD^INO*53dq(B^qvveRBeGNWR^ftx%kXmnzsuS^N3(PhDZl*34`0 z<6jf4AUli~t@LCyU5L;wePkQjz38?h-~ADpJa_|qM{yBoiQuhq&+QDdqU>fl$S#9T zR;{^qMuc_73lmubVA4n{KkQH{V%2S%3wZX@Bdr!;SKtIZ;lu|4L@-{P`~#qJ7*>4==Aa6TcFI z?C)Ign<>ZsB|cOF-#*FVOjjL8LeHEFU%y8_2Du`@*J~~ z`tQkr?ok${|s{I;O~ zO@{t$F)d9d8u~odUmWBquafP6kcz!!;$QiaAjgttYxNjFGIy2JCJBms5(^Zx{}2`Z zf6ywxs>sa@)!RD&`RCt;7s!b=$ot~=0rV7m8Ym4I+<(m{OP+7O0Tt>~*4+pI_fUS6 z;OgJK`x)s?B^6sp%+@W&;fHu}=Jewq@iX;2C2QNjz_q}Ey!3)ux}5Xc zE7G2|h?M*<6Ma?jOB(Q6El*|*p}v~;-5hW44oB&NbXm;(h$4Eejs@N|touevN<+01 zmXas6(~1l-=zIKt;l(ja#0%orN#5OYkI{6O2CfR+9s#8M{f@I|DUbS=`}(ZO=g?CV z!@uf5Nyoz!vO#DQHi5A+fmTyPqOmcr%&?9`L&BO-f+w6gq$hs_q?||fmKa1<{L?6U zzT|ErTqWy1qyo)i=O;6Bm_RNG$KODV(TzZ3@RVD2XH4oRlV3Td)TxOOIF#j>wR>Ivm323q764thy1(t` zpVe-EfA0Ts$vZav%Hf)SR~OuR^4b66Z~0fBwV$y^^q9 zg3j})Ts?1FoGfq{ZO_*!_sb@iU1_`Z$}M-r+PGOV7Pe=qKbz*dM?3BMS_(X}U}gWR z`Hx>-UVb`zZfi}x;w{dNU_@66}`L8-@m@3U**Yj`9<5TzXt9HMq$6o^`G_YfwATu^d0C8 zIUeP-+lI~sT(y_Lr!(lTlG?R)CcoD8ZCklLT?K*JwrwH5o?Bu@uHms+6Cn%F{^{)w zfUO)X1}<=(pS*6XENI>DUeFd@;H2dCL!ea*+hifjAwTa2@0Vr;ZU|Zd++GmddGVkY zS1n_*?itgwhWj*T6&`^ss12>?`l@;cwi_HqgLY=iW`AD+E)&9Hy?YkS0_N{I|9yY0 k`%mIQO_1EqB6{>cf5_YqrhG~B{Xu!m)78&qol`;+02w2UD*ylh literal 0 HcmV?d00001 diff --git a/doc/figs/ParallelWorkflow.png b/doc/figs/ParallelWorkflow.png new file mode 100644 index 0000000000000000000000000000000000000000..4794f83920bfd3c58ccba13f09dc88bdc11cac6f GIT binary patch literal 9270 zcmb7qcT^MK{w+Ne=}kI>5{eW73DQfDBE5=I74%E*#7L2*6e*!M1%ybK4nc_2NC^Vc zqz9x|fzYcj-n)M5-nZUc>#g@kCNn3WlQVN>KKty?-VIUir1hq+2SB|9kV+wB_Yd-=47Qw$C zLS0jVeF6gh0bPi?`AfUq4<7$;O=kD5>(wDL6vXt2oh`;ZN6C^s94clE3xx){Ud?*W zIJ^DGd;{cEbaL)z+JZ}nw!$SJHgW7o^i+3xB&e)t(sMMq*BKz+%p)w~cXL98)#nXx zBGRN@QE;u#;D;4|z8vcGYRjAs%_+WkKJ@+%EzRML%3+?`=Q>CY_8q+MHI zk8Epes}Xyhk(n8pmzRg%3x;+qEfu!hc-TaKbEoHvf;SbQDEQFo!d@EWK6IE|It|V! zoKO@UplrS+U|?nzzpJs+VMQw5Wkq^k&TG%SQV|hs0jJaGV@U(^Mah$|8j$nRXuud> zG`~7_^BS(VnPaDf0bKwofSOI!q zR(3Xab)I*+#}p?$heqRWo#VM1#ar(n{lTOrB|u=NiP{{FHP zN|2j68sSHvX}JbsYopDK%|ss6wtHMX?f#o7>=GN>ps}L-Banbd8d&!hT0l*IL+;bF z#CorVwwi6bqXQCpL;(_{Uid5oyS%*Ys-n9p3}*QtupNH>Ov&%k07mS`>2HP=5Xbk1 zq;)JI$ml=5SA0$l2`eZ>H;CShOP!BXnwQQ-*XDK74Txc^ty+a~c1y z>yqKUqhr*8)GCZ&xJ~k6?R9FLnRY%nBgyM=fjzqmFg-kCm47uwc9)?s{zV>4$o(B? zu!SD@cR~gsalhy!5z!kKdZtq10zbEo6fTZ>6S>@6?CK-oj&LU#`wUssh(jlA4Z^jam`Jh3!L*ZjzOV+lq+PH3}o2S)yr~rZue>o&8MExq@fZFv?TxIZ%|N}I2AaAQqN!bq zhI&L}I2JRz$H&t|FREjjb6NPT@j0&_`%0Li(?V-T29`Yar~E!uEW8H?=uDo4pYA@8g!r{jgE(quuA&+$lU* zWjj2`*3{H=%(c%N0pAorVyK0^o{}z@3i%jg(SK2jt($|jpZNc4p8p#O|7-f`FtfyK zc?ukrsN*V8i*J?RKETU0VL@uAskCH%_R1BQz2BFXg3c;RO8Vi9)deW!#b=E66ti2E zS4;Dlf%pFk?&=k4<80cEk_Mrbg}v&CGo3?mE4mh05BMyiaVJr~K`M+*pL&_IHD`!i z>%%*aL!-=N|K4@Eu0T_h-&cpj=6;)>Udgz%w4JH#&$jd2O5|29Z{Zs%D-)T>W4*q< zR?MLC$yW%_J07Tal~&$T4Zf7gU9B(Yx}*qRIgfm@8`YqPUspPFP*zq}kwZg61w}#|=Py_c^ovV`Vt;8bwE zfXLbqd$V0JudgMc-^iz+Q%O^=n;zNO(Y$)~s;lbiV4m>ZyLVd`ds|zSmrj5&A!et8 zZ~3K1Wa#UW_RACoblzl7_s7rSu)biG+WoJCC)K4-&6KR+FVI|Cz03L78LJ?>>OI9B z&6prDuH*4(Z+DFpO_qLL0>8T_ccOAn4%NH45Rek$M*>xtJFo#fD}0^t5&u2@(Hg$v2* zu6znZa%sZ&n1F=t697@>v;HgaznWuO)Ghd3c}&{jT~}Z}{F6-6UE12RDAN`;0*;Nu z1>TPRPFI%fYV!KQfpb8-h&Kc2>aK8nOGVOLTDA(Gi7_^@t8|w3Y(E994pY3v?V9Y` zoh$RVBb{zGohp0|%%_ls?3P;CW!3*c$Ay_y7oc2joe%98r-+Tf2O;#c_D-mZ4Pz)) zcW>i5fyMe)8lFG#q2c&^>wY|oWaH$#H9JErB7NhWw}Bt6GZ=ba8*sQ}zZOe_@8UcN z<&pR1b+6!O<~w^kXwMbwt?MuB6%7wYLL8iz&kmLypM16C;2H6H-2BlwU5-9Wfsbf) zm)ALD41K!6VS?m_ZG-D8;T*`hzSwsB)tj6IgI7LN%^?Aq&&NHm-|N&&L08e@A5mOI zl_p3BOwh}h@;l{nbjZ;9IzG=2=}0WqY)m!2<1dYdH|F7a68q|lbjZBr=w=UuJ_%}h zxGxuf){CS0euX57Gjn_gqMuB8J<2}Wg*Agfpl%7pzG}%f=?!q>n>TL~YLxvf|C1|0 zkdXoV$B#`1u~@qacR(MRUSJ6l_(gQ)v{Yw@B&ruSbRUqAg74CJCP2(`vmg1 zaEDf`=r#`z?epi)%^|Lre0KC|Q&VliKI?>Lpc~Ux*kN&F9|shbkU-5GuI01blTb6r z-Mri*-p-YBbq*Y8y;ZZd8*eT zcboSXZsd*?v2@U67smGua)xsPOkab&FHd$IPJhokS~cDIdL)ysaDF!T5I@}FRixTG zAcj!LTf-ulAbi;>>uho8gQ6bRa2>VGZD&EsdFQ$yywVq&vS)Z$!;r?eP7PaJ5s$#L zW%pH7_{!G7o9th2#~tafyWe}thW(Xb8n`S^#%J{z@#wLlssi3e>!ofKa1 znRKzCKIkkaVPjTrMf@xyQD zyO4_A_Zkh2>MYGgX!$NUhaRFQ`)0|qF|(-Lv*3c6>A(m0B5UQn$g>MH)MtBkxUaQP zX9bOqCLMuh^Vp^A6rdiG0fipS3sCK=*FWg1C`B6x?=ghG)AgN~K(#)^#6lLxi9BCl zuh#4tN^wS5*?)$VCrU#pF|7iNU7cWkwHaDt`lmo5`^(kK+HzR&i&y1Jg)mK|?%ovos@E#|ek#pSHHmSkquF0H$5j>+CRx;FX zykZSpZwVb@R5Zrk=T&{8^^-|Xgczrsb_ZTS0w&QV#3>=E@U@(-!TZYd4rNt*J*Xt) zGL%~Du-#gzlJs|GP88-GwoxEy<&Q$>H=Bu1k31S<$Q4p zP6dWTh@QcsG{_G)<|!;b`r;l)Jfxwc`MJMeC5B}uwY9a2Q?<{^m5qK*PDUmsKHVGE zs@B9K@slT1EiEm0nj!M)(qw*eq)6LBv7B(=QX#6@#IMzku*N1Ac1aPAAjz)K;xr)EKiRj7PONh3 zV4l!YMx_c z*;dmO=_$ySFFxMJ`=WFg{ajgeb<{VGWsynd76xleB(edZm1|5PwP>bXC!zEk+jK>7 zKI_ONlW!)>*$<_x?t#n=u~Br2=69u`Y?xUF=*=avGyl#WMJu@oXm{LEH=C7e)g!hW zsmgIR5S>K!C*V*r^4A`!#L)fyxKgbyTL+AMM5E2x5yN>1Iw?SjAIwV5^Vndo+sm(7 zf($=Q$(LDBXc_8Y)k;P6uu8OikKbonhYQ<@2Ee_d7=w(l8D{~f(YZ^ZR_RdtscOUL z!Drl{lZ-wQpA`OA2=T_Xf`&MeZRP6at17E4wH-~^I=M=45@RcOy8FZTs*@h=Wh*ICW-B0aE$H@ z={nueC+s?H59SfXz`B)U)fUL>4PV`Uf;Qsy+)wu6F*h((mQFtnCkAxMjc%3vbHJFf z$v8?A(;_HnDs%>0^QiOwG|`s}5L3o6S^_~Dqri2VF}_ux8_(l(r1jkh$wfS%itgH4 z;$dn*K-~FV%jw<%Pt!!1o))=FEq&i}iM{3Cq-c+0*ZyEM%H>lgm>YOEL}S#fr!>gj z{f_$~>vb_HPnxtx;Q+_k%MuUJ7Ry;`CPJ&w6V+&L8GLKwyZurz|C4WeGZ6dx9IC9C zTb`B|a!HAaZ#_1XH*(>!X}jv5_6TiT+tJH4IfrC)Y+H$kgzwW{Io*|)FV$<63edpA z_eH7d3R6P1;jz|YF=HJAxP}F`Ew&liF&IfQ6Wc<#pv31Q?1w@7N6-=_`9_?JA-EJk zLPB=rvofncK5BNRi&;hFg1yRr)2f`Q=?3p%zm}Vma`L)o!r*^Jn!?{zRT2~K>FM^U zk{lQQ^5f%xiJgs_8)C5(Ja4g3P*m(zIX6ARb&igj{+ONR2%IK9|E*YULv^!wwLtPA zf2OK)^Y?tKNB-;GFh9C=`_GnUhIo0Zyqx6rV#~oGh4lmMfAhK`?WA(z=T9xkw-{2o zrD+p+0Tiqf|C}y;TUSc%)xV_k^YAdZ_paro&o2$`*1%oL%aw;C1AxQBLv?$5`zdGI zV~?}Jz9%7Nrmg*wl9B-Y`tN9U(?Qq_+ag5w^~E3!`xv%yJ>iPMXWlEF<-iMdj2^ZR z#vc%o1o#w=J9&szQ>o=mGr{s2E?S`9Hmggtm(=2#kWIsod<-BtFIw;R- zFlqQJB1bo7_75zg583zLZ)9MYfBmc6b*R*z#>37KRc`8*{FhQYPf9j+jeKdk0Q+H( zB?$#W33&01@#tE$eFg61x@!>EaedSJ=ZkeH`_c7fZGqcHc#YSyxD4p%YW{t{2evg; z*gjI5<}>ieP?=#(?BVMGyAY(}R?qLtdykHA9^8Lye6dYRB~T>f1N1fa}?2GQ6xX%3x|8xve%uOiY~4 z3|6Bgpk0-)ZDBg8CC1GcT=oZz2_i0}a7{WtlaZ)^r)@MW+HCxL&Hr5fVBCwX{!$n*ubj}Tt z1`SxX{mzn{;d3v5LGU-8T47>27KeqV6Jy z-H+g9D7JtgYJ3qS@yU=bU^^Mg>^C$IYq{O|KKo}miqb@}~Iiwcw;z{qXOtN{kKZhnP$;i3pZ0Q45 z%&f_%<#)Amz{1`M2WHmMM)w2UT^&Pm?io6a_QIEFcn~OKRCQe01*ajGr7lir*IFqG zP+~+yUayTs7$3}I@dMHD*j$j>(+d!-+7b!`bZxX=NI7eeU|NaXua|M3Pt8-!Q$Hj1 zv!wZQnIyb|*ZFqyS&YA$XYibr5yiCmILcg9NiYP+IQvSrDIl1Vq4bJ(EA}3ykwO+? z`p(vL?~N3B7VG~eovcfu5wXFRvb*~FO7CC*J4faH96FGmjn-FETZw?1zFEG{kW1^a z`*-giXiQ=0tgWqo;nlzirXPPMtn9zOkl&Jm%=f8{HJhN% zp9}4n^*-1=&<#slZ+m6gc={JcPK|g>cZEu0?XWgVx0TWemCuc z9~U@>EJo8QM8B{&X(kc85Nt+alfi}L@}Y5o6fTTC;?-k%#A^vz(3$4F*1Y2N)V`;g z4>eu-iKJf(3@dfco#mUKVs$1U!XC~vyXOCyIiDiu(CE;VV(PO?FWJ&k=6&X5C%hZi zs^73hcbFquuPN2`g)1^LvOEiYUtmx=7sDZ=)j3ZjsAv3$_qX}0Sl}iNTG|PgWi|65 zMv=W3wvwzJ(H%_-%HdvyctjsTsmVD_z+q{rDrm&_f$*3ot6#WSk(=<+ZIP{+cfik@ zd7&3B%mF1|-+tqJl++v`*D1dixHF5CZ1!1xu(S%|q7{fk)h^Qy6^V$INRlWrakyn1 z9K1TpB%3yQ#IhE?Dx~ZXQ8`Q-x=%cj0DCa+ufNnpyuAdp)ubgky?*Jx&8(4J1BXyr zq}(@UHN{XO68tkDb3t}Suc_1N=lPmhe$jonQ>|>XM=*A?AFX-|i?>HIxFU#BiU?hfsFFZjd00+8Ky$v&)PRf$t-lzA>nQiPT(ZM z2K-Nspt!Xn$zjJu(-vNzLfC?a_*^zRw%uK*I=Y1$@C>G$G+!k|!B+`Y9_15$-=-%S z*8kF~%4V89k?ZaGfc%=QiB>V-kxFO_0b8P{-z#@O%nZ#}g32VUQJ@k{8rJ^D<*N05 zIXC5uBKIHv{ev%=<^pYPwQYh9va@`KYY)9{jAjpqh;%N-%gnYMMeH^;vU74oQ7Q)0 zMs#u~9Eb!f#h`rE(nQ9bwFCE0VWl@P<}f#@^7hdA-un>B9zv7uFcrxH#R9Hq9r`0r zzYF2$#d`)JoYtyie2=tW_WSD;jUJI2qn<|siO^=x=Cpcxdd$IUiaqqPgz?cx1MZNc zk;0k>*32n{toNq4!YwP?U2>h=6enHi@C$Pdz-dl3tn7JNfe?L zcFw5wqqkcgmqSAm?`SfnbqrpA#sHS&ijQn%%t(lQG5QZ%!dpJ8=zJ3epKa6eiU^`6 z9@&f3w|cM!Ha^Xtr70EIIm7Nnh*p)c;SkV{84`z1gVHaus)lSJnnCD?X1#F=6(I_{6gO6aMYziqF}_EjSR4u_(st>XpTP>f}D6kO#I{3tu(%e+h0pf_s)xpUv>gyea&MkYC_4Hu$B7(iytz zbez~&Nq+!Gs~iRQH^y@Fd&y;)>;8;sIp|1%mv=VAYGLx^lGAiYWpy57;BtgGS6+w& ztypq&+KH0G4B7~g<&t^_zmVQ-L#Xe&^2QnFEeWB?(vZDpY4vX_`Me=FTB;}k0jmGQ zd;Q-WhyPfz|F34>;(2y+a>6ulZJb?f#c%=8Nuv($k9-Md_b?U-PuiIMJgH%*Q-OCy zMDdQKJneXA{X6GNi@& zI+l3nkk#KMJN>|t*=#PRg$?#MN>@S+YeED*?6e?oNfGujGBkW^8`WU+FYDTUm~)}x z`mb1OV18{+;^yX7K0PteH3&S_=w^ji6o=m5FN&iOC4ca(qw41tjmfg3 zySZVzj?aJS^x5yQ|KWooUhj;timTL1Bz9V406?Ub9ZYZs!-L7ic~amvi7DW}T%SQc z#{yysSvczfN3^x6OxTg6LEo$@gTXHhupAs58kRl zbRjHn_Gmf|dhhp9=h4dWKe5-pmcAFN_9?uBoE>j5}o&^REx8CF(e|yK8?zA5+bS21b zu=!JUDk?NaZ^T}kN1I3DuuGNQIq$;TKPe%Bbm3|ZjBL3Z{QUV^p67S_{GRvG=UV9S z@bIAGyUAWi2l+%o5{X&fd=j|JNE&Q=j4-}LQahi;fOq~vW%O4NHh4G}-b6R8_MVP9 zX9K`T0f*npe40r79TqzmrlO2^`Frk*w~jQgr#|RVjlN8XaQiKAJAAc>YrFKJWd`3; z#%`K3MyfI?(Y-Z35;o9)mc)C796(XR`9Va{JL}%}tWv!RxpFl0MJis&o~BZ?A}$@F zQkjC=jzbmc*E;2ZRRcCD1Uf0XSY_BqnQ}c&9ZzAWX-^X$G<28vCS4cUVqEoicT_mMTCr&>S#aGom z5b3f|dWyc-p>}<`m;AGkqw|8k79sWG^i4_I7XRTuB5Sg^@2uCxM=m4dX6gmgp#nEQ z{>_*3?l-^O5B-!tn+*E6v6}fy+0A%dvFeOm1ydb*T(O8}(A1$fhxq`!qu9B#Q<*|% zDzL#q!==!0kJCZ^qW?^-2mC3~^D9pe2i|RH+kYcT5`-7zw*cQ^AIoS{@wY0lGCENu zfu?8Ta+y<&E8~@F$jwEQ?rXv^2Oe^`Y)|I3&{)o;31Dyf-|l)C=61~={A(#!sfk)= zpbxvMo4k5x#eNuYpjyxQ7DL&#h8Ni%M7QcDod&rG{r{vwB|pr1lzS>ESW1`Vue<&p kEXMmEcU?e${Dw#6*bJh|yTF8h*M~q?%Menf;Slk^0BYU)xBvhE literal 0 HcmV?d00001 diff --git a/doc/figs/PureParallelWorkflow.png b/doc/figs/PureParallelWorkflow.png new file mode 100644 index 0000000000000000000000000000000000000000..f1b4440761f0f08855faac6504c0cf564626987d GIT binary patch literal 9237 zcma)icQ{<#yS5r745NGXk|1O-#OQtWE`nEQv{x5KuOS$t_Z}likuc%ag(#ysY4@)jNb%9Mw%skUN#vZ4z_@lcAbu3C#7Q06HvgN2QUxK>)!UQ8oT?3q8d8(? zbmIBgG&7;E=nQDLps$!QB!iGoHRRJIHo{K~iblh&8~*Lk;fLDOYIr%0sWy-lgBzfdrXow+GdR zWdj)qUMEma}xgx~dBss1Iyi{tz! zTxWqB^t-)#rT<1sU%gsZ4@yTu-MIn2*B5_Qug;IF3V0t}p6p6oi&0U|mWBR$+u%bp zw7EG}VfCxKE*giDd#NTwnc%vxF;c?z4uDNo;3D~h;@Z|+4mW)VKYc+)Qy3{_?FwJm z3uRbP0W(#W$Ia+v%%IeQhA6nfUy1(If!NxLtjvMjYFOs&A01&q{+pxaCSZ8QQ>@xl z`>Z{?L6JQ>a$92^9^tkwy%zw5+|BPEMUwI(q(-fEOD23lM`>^tm)FP1y!PGP4*yhS z!%2R_uW6)<6}%XJPGvN4CL8GX#=}G&eaU?U>t+`e;$s;|mN7GN2?uz5qhFkjhrDD| z$RMEdsHQ>a$ZV6m5Ps4Ap13GdKmZ8Aud04-`i^(H(Cb)h!MK;i1=4myV$7}e|56+&j8E1t3BBPt2F0av)&glkw)rDN8MgV9os@) znxHEYzdyu8B61_#2(8Q>u_wka-))#T+#j^azBm5!f!ymCE?SAa-J-1(N(ocxJvOfpw-im&R6T5!MVbmLQ zv6Cs_c)mmDUBi=5C{QQ=`$y%6GLFCC3V>v}h^08OhzPhgIZv-LzY|X!IRSoEP#=q3 zrbj~=Ktrrys%5{-M_Al0hFCYs2Q0{Wi0oIdPnT*Hz)UErV9wK{wPAOw=ADJM=_{u5 zqI%jFMupw-N<-)F|QJF$A6(Q)%2@S$D{TX_8fJNs~1 zq>jo`l?g?ji9XQDO`OZ*0;%Sv*N=;&Avh}@Pl$VgmlIly2=oY%9RvuHpqXzlVTS_z| zzI(MWZ(~Ii6yr$ye*(|{fk*#Gv)20UueH^aqE5*N4-fj*+YPtw1OLiIYr*A@jKH_& zdHUynI- z%OYnR)DX-dYq76^s#~oSg{7rZT=xSze_B70rkGi|J#FdKD+=9)g|B~s5p}XbsmK&v zQmSeWrj_;agce9O(aQN=-(?DY;OXD~@vdX@$wV*{g&F1i)~J zWrgQY9A5lcTh#hM$4+b?9zK5sxNkxMFNH6Cj;NXeKEC*IJ?3+|w@}3~p~;W%hAT|h z+AVo1McuS--5VWoCz^CU)eM?UI6SV~AgcqU4trm%eVW0Qw=K}j1kUz2uuN$pq>bDW zse}}KIRwB{l7nFXrPDGAXStcch=An>d`t|9&Duwbk+bT1XQj1KQ#Dzak)u|c*89>9 z4q;*)^x$mfRkHGym6&X9nSg$=%>+MBzjCEH;{;)IHe_1&7Gc{*72inPu-zy0q!oa$ zNFnp9PXx$>?zJw_HsIv&`I^6PNP-G@j}|V8)k1cQusuk4w8SgPvm#RW(TLl%rvK~w z<;!ffm*5IPuNGtb?81ee*uA|o&}RRkOwHq773JI$$@z;!1*$GdZu2k;NmufCIQ@dxmy!*4Q3jo+p`{>)of z`pI54-~9E!N864<_%2O#k9%&3)Rb|-vi5stBq`@Q)#MXjd)&IU;hP}c8Ts?{f*w!T zRS#lT2~Da|q<7#(azbTODHlXwgf^aPjN7pnozOqJqw7ye-v8RBYtt>{`@tC|U=(X| zZ$vcs+#lcn906h*L%_wK`S+V&T2m&g%KplfE^bFwK%vO+NCy zY}F^;vE8YZkbvy~hg)8guSI1l69c?&B;$Qpot*ncoY)7NP1A_mwv~r?Gv1&j()Id~E0qb50TTN{$&ShnB+ zR^rKFzk_7>w30OduBlQV7G4hmi3(;84WK5=6vf2#W^9A8?B;*DkdyA75OK=*^UH*v z)rI^lkf5?)rc8iFCi*U0GXKKV728fpORvw%Vaq#Jxu^;$wAsBxATB!u zLu=2TI_J}Bxw00l|D}JDdnMl+6Uge>KkBodv}^h|#xjI~ZK#m6d3-3-f{BHz#p3ED z%aJo5U`h)u6Ng1z%?`($piqy&dN%V(h`0tK+VBj!O2! z1$M325m~p|{jn9fE(1s?8DwA=<&+r|W;bsBs0+oDD9n&v z`~Vy!6;T5z-b-8=l4a8&_p~gVaqHiqVx7$~2^&Zuogmp_yUZr`y-#(ZkMu^8ImS;; zQsjW5^PguHc|pJZ&w0>mR&lLm$4~aV7t+NSA7?PKZp%2`KK)aSzQ3qREtJ>twt53u zblnwa3tHj{#u*49&c;&Or8AIx(Rnpq+Q!_DJAY|qnWcEI_Qk{G`3LSpGT269jWbaz zb;|!#0e)lsinTCmu|+|GJfkmNlkvb_B=x7x?u=77(3Vip49Jz~H|%bTAQDCL1`mc| zm3teJyUw+Am5)|bz}_-m2FAVY9CO3ZG<9^}BF@s0Rt7~kH`t9&+BJ})vl0apb6I?Q zGrnDKt`tS^5xKkJ>qNlYXet({-Ure#>y3fUJI>~#e0{<({4n$0R|Y^~Ga&QbJ#`V? z4|NC5{3Tw`V_V0?)TA=KUhjC z7n!;!bBinC6a-!Qy0Iy87oI*%6kch)0U#MjVe)QDqf6yIw{i`zouqfp(wjC6Af6$X zRf?9cFlcY!V4{HYJY+MkF&+8Go6?w1ygiv{e1(kU*XJ=a0S2+$K1RP1-^-=QV})bk z+2MitdF$N_aa4Im2JpFypiY6$6t!bS#6mIa`&8`V_brtDY$D*j{qD*wKUerxS>~AG zwXy#ERrndO*+sqM`xPEgZN5L8my$W|3E*6bt_2hAmYniP1V*w>`A4r`T`~E zNkaaXlIdoB?jh7~pUqB)oz-0C+M(-9^h%Xb_+eS+%@S;#Zz9F!A@RVg)Ga?OdSur!<(UF7=V+Aony6&)89HLAWqUMQgPcd;GVLEs8U7{(K=!B9#aotH4z5boD zdM0r4P=f2T((VegMqJ=v`YEkq>w(Fvvv8nc6zz3Ynv>Etj@pa=8{wA?BpPVpNFYaV zD{HrL#7)_)GF_z<8rRi#TQnyKnP@zlIUG=1Z}N&FSU#kCkx0lPhCPyGV%^X_n?XAb z9^(2Z8tcADp!e+TC`M8RU%wj&Fe1s;%;UrTpa$+kG7d{u&&oU_!iq)1)vK;Q6VN%r ziUmGcu-h+XgXmZxyiVr5!KDn9kJ-5Ids3a2!5Y)wXYv4~<)Ow8p@jT6h~Dx122GLO z(pfrBnaqf+al%7<4_Yy|_r$(exa;qG&o>zS)7=pwKwOxc7nAr;|C#3DR-4%~5Q0|v zJQ*J&hFCOx=sRBBUg?{;9fEsV@^5KHJdFR!5FezoD0&+f@*h*>&-uN@5SLKiRo7IW zWf5RMKIcxp2eWnF8F`AdBY&B`n__GR!?Fc=g)>950(j^eznIaVWEuIrKt z-Y#yxC*80)!(_74uasXCzqpjP|?9@}~LY)VfCK$+Qpf+{%D zU6!A?&Og~n5qDEtjUlGoN{ZZPr(H`_@S)mM?|1kd{MmDIhLj%{t@5kHkljL*jwB`}qpfhP6nM#pzwG#pjaa=uXq?eOV_*f4=@-pys0Ylu zo~z#+TMI{1PcW{R^w&f5o->^lDJ+ILe#DGNg;I8EVPay43CqR^bqpspnU63eW$Q$p z*WJP`sJ_oHvsq#ZcA_%tqww?SN;L#BUpJNvRM~yb4|ouYiTr(eI~%4#cT$Uzfero; z&GaL%C+i6pzze$YQb-dMV#J-d5!E`~qu@eCK5iBZ3$<?&^?6sRi5v$4C zO}CY&Enl??Am{H$F6C@Dl9p&}ul#1sR(V*%?$SEeL&uGN6>h?5&5UsIEt5rQ8ug*7 zY&}z0jO>p6i_1#|yIW7$xB)dVlku`fD^1i{qOKBb<+cm|d+9ne?2bW7e6u#kbXRDvvJsS|i-UBHK(_7qaG+{H zd?Wj<@i2>URA^{uz09O_1}%!y7h5J9_)k5nBDvX61)lBFUT_W!d{Rdu-R2^ZKb8A7G86|FH2MXbaDQu@UtClz;bX?T8QLa z+34xutLrEn3+odyorOxF{6c&8Bf1A39cPaUZ!o_hfR{Cqij-Yn^6@vu=UV!su!9`v zRO=6sEivQnaCAfx-7E&EN>2L$$x5i!OIJs`K-?cOmE)Ub-hZ9=3{ziU?>@ni{)s$L zjeLwDSd`RGjBBnf!LNO;zkQCAZfqzYh%OPmr~hC-o}95=kv=Lx%I-#4TPb!FF4IFO zz34^uDlW8=J#ZvHt-*c`$L#Flg1JISf6 zg29tHw&W>qoT&sIOR3L=S4c#Ymu@E@nWA3V^5SY;f~QfpIWTynfhgrHfhhS<#jbx9 zu_s}|X3VCuNGqvbNm6Zu@{nLUsH-h`3~ATVA1v&w7|Uk5%1)Pw)@-Q1D929Ar$(V} z!_wN+J2#uTGM_)u!jxKEO&LlBJ&Tkvm-A5gnaqh|nYle6bvpe}!=l3VQ4`Nwv) z$tpXOcuN}m$^ybTR zw#zFucdm@PXgOpZXg(eH-YH&(F0#ozg3suS>kj3JZD#4(R5MeYuIf5CMzKrj6MCMb zKzrNH{$n5VC>vRM&6@k}NnC|&1E-Pu!tT=_?DIL&3X#KjTDvxcCHpB0?<*e!BA`OUk)(rExnr3*Eufs>-;pAD)w4PE>`ZJQAmwZ6=dPT!*1|aBv6_zC)7w~&?tl@Fw z4#x+?+WJ}*3bzXk`#h71Q0q|uIF7L4&P2DPG2TD>!d(I?B8w9nbq9wT%;wu{o8@F!n#<#Ls zY4BdIyW5y3D%bw#o3LrGvedp|1`8nO-)T@e*gX*=IF?~ zo5_#o&87NCxhU1Ym=~+Pgm76C(wq0{>go=zuEJ)eg*SB~qM`y$ zPELcHZW2vG2fK0uXKiJnyt^xTIXR5Sa*B%Hk?-#ri`#ZmvL4s|mby!(EGPCiqG>x9 zcgDXFeoU-q-yF|Jsw`sMu-DhG4Vf`6>pMrJ&69w4UinSP`*?R>S;#+;>ja}eX^jHC~+ zeM+U8Bffmd^`4k=FgP;uGn|zeOAf$9+NU>VF z|J!4hvt7H+%sYzheBi2S927Lc#5xU~00@4%Qh6=(>mHkG?VP?aZKma(VFwf0o?-VWB<%=R|)T z@EtW}P|xr?%Ru9UP!?vf{uYrAD}LZe&eE`aJ}x5YY=v!1-_91_%tPT7mvIJ^#sN@! zwCX9eG?8by5y4`=C~Dnoe^aOY%b?S~ttiO&^<|73B-1Z>`M!g%awF-$%uC+XcoCjy z>Qmw|Z+;w854%IrqM5_++s9F1kMGBMn&zd?9f2r~sRoOO@yG9lD1tq5Zq}<_x2b zHt%Knz2-(ZwyHMJzZPI&6jlH#W%~6VjL0edT|ic5$LR2d{w-?78^2ssC?Px(g}q*2 z{#I$TfA9M6N0io_HIwd0N{?ui)1}a(J^Wa!Vm9cblazV#0?13>1HQkCZm)(jpTC&l zozidH<7N#aU>}t$i^8)1Tvz^zu>5#+q<9+-XrI_m~|SASc>{6uu9$1 zYJz8K)!a=Lz4DIxl9}}>fHj(Onj*lUwEq|U+yO@p?0+5J)!kjFptx9X?#jt_T8*;_%5r~4lL)9cBp4}@SoN;kJd6_gS zxbaA(fo$>ocuBW3^1^*$#}qR$F=3^?Lk|H*Zl{&$YG`UeYSn!+|0)X^m7La}cAjq_ zMu>EdGnA4G>1U9FiZbpmg0gGFS{Bp`W5HBV47{)#!t&s#kgmaoF8l@xSd6>>yxy@o+5ougX-rjG}MYQEStjTXyi^$4;MrRwx zky8)eX-mprCe=g&yge;1!T+dH|G&-49G~l|b$5Q$3wY7-vJF}!7LMxfLRs;;O?*e# zX_dahf$j1P#X05A@k-snt%>T1#hEbb4dbE-&kSV`5tLV;ml7U+X&%WT0r9 zI>>vFxK9g*PI#$ju`WKY)~6R)gqmscv76;5SFahk0N`aL%vgoyL=~ra^`o7vl*f*8 zbn1T-RN4j1_^>pAf>;{r!=}!lZ%_ba6khFK9m)~5`eiS%4d2!b8*~1~_E8^MBJH*9b*|W2MfBN((6A!X{cv0hSuMH2EzjLpNekm3X4t)&`4Jn$xY%w^w zK=Bx#o$FubojQ2Ojc2yiQanMY6|DP&Yf{T zz~D_Ad>4!>e+3$#-7dQxqrNT;KN`fsquu=#$CgUS0@VBrKapHZr#*lEeDGW3N&V_t zo}E;WY3YePYH@4JT|z!LX+lk@Mj~uc%nmxm=RSK!&3vk>t1Fe7zW0m-CiWlY{=QWA z%8DcS$&(!T;kWT|6R?a-LF0M#)|RNKXb}fcHCoW~fONw`F`fiC*W#E+MtaFD9enUA zWBB}dqe+YUXt~bPmnBU8qh=dh`8+wa??OloS@ga1i2~INf4o+Xg)^7(8u9MUT(cV(o2;Vw~%P4?S)WlU$GR|1to;Vm^@00@En} zR|T7|sl}2vC0)({6d#~}DJ-KAnn=X@xOG*(hhv)2(pXyYzThLL5jITNuea5DBf+#a zbEQGqHSR7SGy{ZXqwXAEV}K4^S4lM(Z!MN)X&C>T-Vex4FPHP8_0yCYCxiIU_UsZa z%CDSUq{qfpAgZ+3-wbhjUF?Tmu!IBvHe0vSQBfbzWq(DO`A)k@uys1yfTa6PO59>n0K1Tsb+cCj<WWJn!3VqUEA2x5q%`a`rH9?~f`urHJ;{A?I#vdniZFLe$n4PMgw`Y~Bn+xz}z^n#+-P;-FL$`$>RWkBw}; z{+pu5EZXx8@!fj{Pl!U+3taV-qM7fbmCBS~xk-CbJ>Q#e`3jG{7%5d~lTn-%SFB1~ zmZADJ>_G-sAUW=y7roqAi*2dtDm4%L>%^Z3!4gH=ebwqakJ`?V+>Pc1OjdZ6j#hXD zae8^gS~Yn;kPF)L+_CgPkft@NAhmduBL%zkz3SQ)xW1lLw$6FKh&*Y|SDZc9gIxNB zHne*IwGZMAi04rxn?MVnYzGql0siF^`?f zd@uAxqs%6%k;xzXr3Ne@2XX(4b(KQ$<&yE^4ABr=IK5RNk<1Es+t{6wr?LP%fM8k4>3%lL@FWM@oSN;1Y$2xFgAjO|1D(AbwIF=T8Xnn>|! zNGKv}##+K)jNN1zhCAJJ&$;)U`^UY1Jiqt%Jm-0ycR9~_-{(!bYHQAaQv4(U0N}T@ zFtGywfLJzn4p}WJpe=P%wd3kj2eV0N||b zF9BNG$*cnaeCw7b#t!#gR|?>d9lOL55l6b`24&81gQWs8#Apd&Mpyf9Pg29>E>kj0 z<$cTqv&A$neemZ1KTVaJiQ#?I^z8U6>pU?|p%d>D;`98qWYTD>d5QI`(95jnP*k5c zbuxnf%pMcqSg;d|+X@XVEPUAV5HZ#CrmFL~VKg}#T}L9N!)=C>U=rd>64v8z({)+1FO|X|y|m>4EB*>i zdlN9#eN6dhop;~rs<|7;^$M@6ggjq#WMt$HM#_tCJxW)utuySWu26{bLq&?lGV?a_ zNy5(H?umcKcNoFl(mWafbmHCTx}iiT3EP$}pE=CUnLws{D3*!AZwbRJY=$+k>Si># zfleOb>>A;C$Pa1rCujVq(}C1Hr#I>@F3EXs9w^`8Yl3dYsxJazJYaRZ{bUzWbOD>VzchlL1;!FZDL$Fa<~yFE22!XGOhDyd_D z^m+BfbHW1Wf%N-nf-sAV?D^}GO;WBoFASR6Q$^HvFW;?@cKZTJ^m9#yL@7}*y5EZE zAN=kYHWP8C?1O2&2H|zvz7JSjeeNEV)$7ZarGLr$;ngAec)`;kEi8eN3a5`CXdY`uhvRbN)9M=;d=Y{N* zI*2J!L#&!&vbvS7t4_T0IO8DEIkPVb;G|Bh+n4a8#|KNR^`*c1Sc@zfiXPss10HmF zX$PHRGjTS<*bNpMj>*Ie4)Q#Og5$&fg|%4b{Iu8N&=13i!H684=_Gv;^--ogET^ z+gX2$YQN0{kBFg~+C7-}*Snou2!kf_@uxN)U1Mm7{@ZkZaH zK)yuP#W^_3T{5!*fUU0Z6|O3b)uY@RW4tD{dt4MptAv0miZXQ|==JE|V7~LkbQ^zS zoPLIj)mO&r!j9Fu5G^Kda`d$5qMvOq1GCwgSQAu1JH7ScmjN!3HfS(5X-JA!3FtQ?#^8GW?Apx^D9SzZ}!H9EQT zduKrosZ8jVfr4G}@}Yl8*Z070tcifEcPg=#B=i^QwXKAds&8k1<#r5dRPqlq9(DE3 z4xaM-mA$w^)G z(5YQ%-?`_pBE1})(efyTtNODcIp|Om+3-h7qQUq3)lLy&73MyyS#S}3K;eDaT!W#a zzy*t;T-eEqqHz<$KzabiW=Yu^i1)fX0U zg6axiD~F16$AxtryzjXgS&s-@3EB%<7#OYvW#v z&}3_Bon7uoYyX7l9}f7`pixKx~)6NM)RUapH4YiQJe z+$>RKmTYfh8ZNZwPs_bKD~`ShUrIU13JH02Smt@P^jlVba}r{Ro0$h)N*(#w$@pVw z$UN49;06)R1zq#>TB4)6GDSA13oSj{hubTY4qQJCGQCE{$s?TVCy`Cp5nOkVDMNQw zb?Q{HyR*5Bm#p)xI%Z`MXJx1_=>-#yP;T;nhi2rEhIiawP8ezI-uhv&N1fVp^miJZdFqk$4X z?u0W|z&(!63(9BFn--ITw>FEDT#0{1iTWYKKC7R3fiJo=4hTd0W}3$jX6P8dkgS#H%H{q>@S5BQ&%f1RH^Z5|y@TGYFO}TREer`g9 zx|wB=G8Sp{O4T&2o`6pR@XMIs9WX%BV)4LFxjSf!&^V1>_fHgoCU4P=^oURM>Svq) zzqs#E;4iZzLsWyh4Bxuv7 z7A}7{Mb@;$=0r83=eZZ&I~(58^+Fna^=E~saB-@Q$!TGWNfrGxPp#}MI^W~5p|Aqd zI~=K_qa$)&DJCE7?Z4#0`HSND+Pqy6Tl2k21~aXPRfVr22C50&uR2iw^t_i^j6*7-3g3C|6`-`A(`dH zN4vZCvoP}qds|~eWr(exL=0DJ3VN$CAf}S(hY-f`Af?f}Wr)Hr^9u{sYrQGmp>roS z*5n`m=;HBA4-lw#Qp>$<|MW|`-!W$p`<1^6M Date: Thu, 5 Dec 2024 14:46:22 +0100 Subject: [PATCH 070/121] Replaced IterativeWorkflow figure with IterativeStep --- doc/figs/IterativeStep.png | Bin 0 -> 20995 bytes doc/figs/IterativeWorkflow.png | Bin 19302 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 doc/figs/IterativeStep.png delete mode 100644 doc/figs/IterativeWorkflow.png diff --git a/doc/figs/IterativeStep.png b/doc/figs/IterativeStep.png new file mode 100644 index 0000000000000000000000000000000000000000..d789da29ac408784e56c6949b8a242da40eb80c5 GIT binary patch literal 20995 zcma&O2Ut^S+cg?>#)1Nh1*Pgp?$0=) zut6XYc6~h^GYI4$1_C({bM!FSpz2g{gPuWvka0l zc%c8Y%oU87S$@b%Em`Mq{`2VvbdR@=8yXl&@;LaP)IWOiw})46oIHBt;^N&l!`?q$ zzj@Ew{PpCyzdqdB5kU@c)HU{V9lOHQ$81a=6aLlZ@Fm%$2SU->E78r)8sFyX$z$X( z>YQfb_VxibdwcuH`mKIaP>$*yd&OEj9`8{7uBpjkv>Dl)o|}uqv`$;&yHbrZl~Pgi zWA#DUq52@Nim=sLPXqP!#WBgWFdv`t3@+kWLx?@vy0Oc$uGV)#1`nrL8pVnZZmh1Re^#NIwXHTs-!_y(JXzh*dj|=$`rQtAuT%Op2rfx5YWs z%m8Ao$ZJ__`_Gq`%egPD$HP-41sGp`Wh!?qAEf3~WP9!SJz^Q>EK{wOxQ8bG4A@qd z<{mN;k+-+Alag_0v@$v%pcXI-tq7nRbCGzsNC|pSwHY3y5GK2k;)tu%hbsRjztC?H zoD@4ZK9(yhC{O9Z?UY6c$-{3s*Pn{@D72eKwN@vGY}4;3#m?OV$7OUG%g9GAe3w-} zzw69kyFYB+yyCa1=R6YM8hDwDWL(!S80#Ur#2mzW|NU`_sr*Q<{i$@~QR^A-qJL2y zY+dKlgC2lDUi`vk4)zKC`&+Y?Fqo}J>hGw=Cd`n5aK zO?scNSm`_8fGC)bhB>4RUBzpJ$<(?FL!pSyLD~n zX>QPo3VtNLLpv3#MIYKmNK@Y7*tI8Sc#%uG8Nr zHJkb%M;FDJL{eHhn~C!n_aPmA#Q}lbHwljQ$ZTOwUP3aUo{hUrD-X6FKhYy8`Va*P z=hlKf>$Ag)SJn{buPzy)=`-rIvym?zM&n|0Y;gt0nhk4-e9`>DlwXD~A^DRA z-($p!**r3aJPwQ@927OAOi-5hWixcUZ3|brv{@g$j3)Gt<<6RNVx?VhOK-zkX1tyC zi)T+WuG?~!M;h0v`I71Qovb5E75P>IWrY{($lLQ_k#z;OghP;r!%25g#lp7-3v9thl$i+(Z9 zFa6%TVxK#SnlRj}trd+Z$JIb^ADt5NcewI%KFHl5JI%=5U=N@D^alEi7a@&S!`Ip( z&=NEARNqw@{b6{;`mH$nd`YQ8z3>aC-^85EDBmXiIdfBZgX*ZsH^Nx+ z&=jta$eVjtgP~N$=zGm;kJ7}+l}~cHZ6jYvUt$jrP#jm_2Z3+9wYnVsX=orXzrwJO z+&(SP(&JjCQz!0G^Q3IhzV)Q##&3p@wC_KrwT&9~v9Fr1OT%}~pQC{80U39R(C=3|kqMhb4iJEti>(~k;H?ni_1{wCY-GhUNC z7TXhe%Q$A@>g~uiW!j4@_4UyJvQ>zaN_TfR*zXcN^k#=tXp*+vzi?77KGeb+xz-D! z+W6sE`1Tit3v0?|ZmuYs#ADraLGL~Kx0s`ef!L+3#%1MgT{O$VE1vuXHiK7s zwm7=yEGOh?dag?#$|D9S7bm2t3wo5T^A@#?^V+yAfmEvhV0TVK*y??H093J&#iX>w zo)#@B{(?rMpI_EZv>;}bm6o14!ogRRqjAfb%_Vkjd#Twm$E8Hjo>XT*R9}TE4rF(I z$G@o3-`x1FRsjVgZq;xoCrBi*P}*z9D+^!S+nWG zqUlk6S<8ZZeiKUrn8bVi4BwIdmmOO$JLR_Ec!rjqcWrUrdAj3BgffnSTP@7&p(a%9 zo~0BTXLs$cPkebzN2Uxd!gN(-O*=oQHSf%L8ic@`Y^`(+?lA;VI#Bs3zj91q+=A(F zaO<=k15>G7JVoI+!YMG%o6@&7jyd4oGWEOGceyBU_q@5t$*-2AaJsgw(NY;FT!Dbo ztUlGVWIxCpGGP&nw0Vt|u>ab9wy6W#w7^iJEx~z4+!2nXueV6sG;Q9=9dU2n{5clm zO#)_}9HW#m4ig+XN?o!X-2by&b|!+Cv981(WVG6PUcGzq&O{zZPB-Dr{EgjI-@UBC z99lV3=0oMqoFa$f3L(s^FI~!69c*HWOQA zSj`c>E?-++o|L$v4vPh24ZO>{h1?jAP1x@3*y5zVs2I<~r_e^uY%Mcy5moF}9qq~8 zzXz?vzjTP5EArn5dUbXdqQuH@VNBl2vs1zaLKxlzwcRP-GO)5AUiwcY_ur^aE zuDfZOq9q|%m*{b|+@=21p!`A#KzIBk|rUZ7Yurlb&yWG7UDmf+8qP+Y^JNMSBU}ijO@^>DJ z2P7KJJnx8prKSb{b_d@@b`S}PLVUh@3m{O@f9|fzdvT|~v&x%(VNDOJ;jE)yER1pM z$?}WUA}#<}`rjb*sxK&RTutWs`pgu6P5xPa+|S`MXID)@bzTsYCp$dpktRPs1fGsF z&;I5wKkF3r2V#O?*Z&ovU-fl$EofwHt*rR}+u1=f$Zo0i8I!>K zjM;dPH`aloj}X4z<(iY3iN&-AtS{Q9xt_yS-dS9r)W*Rn_&fjW{HmHKlgZ9bPHzzB zV2PmY!cW;$OUFusOgp+8*2a84?fbfn3`X5=_VcSE{r%$aVwTIlia(LpU*HakC{TJo z^!VL51A;QYtmk|Ha@|J{dil0*Ap;SukvqBeLW488Lr#TE7d6Ql{n6xOVZ5P&@U{`i zG=W(bd1ZhHbT>;6s(VlWuKl$!uA3Ee3@ZBM$oujM?qxR&_Sv2)K-TE&N}4Bf4XgeY07tf{*e72f|kOu^l5b&jXnsV?I_Zg>X*`OH-l>50uulyHvNzlvBpLSZjv_%3Oy z7j^S7!jQ6aO=@mokaR%?g@9@s=q0pMq(lK0(t+pJG^b~QASi5L<0mAOoxGuoQL>K;`_H*1-1S z3e3mo-bqRJrN&j`?w2p;G@ z2>JH7^-Q{{!4IjJ!wlk z1($4M*5J-I1TXl<{hgNl+6DKz1V1Y5NNOp8s3x=5we;-*IFCl`hWV8er=bP3TYPAH zaQSja^NL#7K9yC+lAQQ9vfJ~md1aqxaTpiAzt0Ll^mfMFA$su~y%pN*kh#l$a~!kf zj?LpVKJydCdzv|CSl9>XU28pi6sqTHt)ZsTr&6*qq*Y;#c_qU8%GcanfAvipklZ@= zjF2ZQ49AA1h30;^k}iGL-`TupF}8d0EyDOsc^l0J)qZuiokcC|cW!VPOq$L$sc#ED z0T>r#6fMPTyE`{mY32E;Ic|zLKF#1Z9pE0-KM>Pn)qNn@*(M|mZmv?X6*2RlzD;em z{E%oE52XtZ)EnrCrPdFiz62jupZ3j)Ew*=4NVyp)iD`-ZPE9}G@1lnJ$#H?m2T6JG7+)*CGq0BZ~dz=lXrrL zLI;ueN|y8oYWnGvBy-{hFU*-oq(HnqI6Z4N{rr;(e%qfAEf%0N-1%O-F{8qbC;(8v z^HUzr7x+dDg$s320@58%TLXU?2+aj}<+6D8ngORr+tNgHGr}?@ZF^X1FNb$Q?iv?Go?Bhb1%SU;A<4riUD*Kb`ZhWi0ybpP@H8924+B877R;HP+oPbOx zP2*qw2M77#GwIjypwk(kf`ysO{fnIabUn6s(XE6MI1JANOW>guz%)U7R%6LLVCz}J z-?$c_;L)*7ZmrUGfPIy#!3UjxthToj)7H!iz?~aJ2Gs5J7Ob?WA$KE|XES{*iI^C2 z4Okc#Ig9aWK{*Se;CT2ZLpBw)_0fKh!pVg>qRpn&7(ng0<3jqKQC5%N5;6Vtp?dy^ zgOaH~?NO_Osm-K=WaKD*r@ckc#$G~89ZR1pUUDpN7cdkz&BkvXerRRpD@!({5f=7q zPl$IAb2NAta;gV3%2RPyeopYs zBIeSBBRUKqtf|yyW+u7+{UTr-J`;&BqCf+qT}u{e_4sSfG~NZ7$Cn$vJ0Z=%ckQ-a zePD6uLe1dY{#e!rZ$ewCZ)(97dT%>>Z&-M@z70>aW@sFx7{Vg8mg&u-rznHv_L71w zx3ix#C)+tw0(gVK687Kc<`snnhzpM8t`qxQJsxh$kSh0~G@Jg6Q2W%plJB@3M@3lc zpIvRK&NH73D!c~EoxxqmEDws@iiXR^?%6?9pbdf@llDgsyK+2IpS8aB>%6V^ZGMiqx{PVCu&TdyZG zUTal;rS4((@*~tEHU-ZDkQ<+q9<5bs#o*ulx=U=1XcgW?v@zZ>$`UB2n|EQ)QA(`$ z8?$rDT^wefmDO9dp?lu=Pz1zhmPh56kEp7)N#FV7ktt2p_d}TC}7b zqBdvz)$cp=Fu(C@MX4j4OB@P(Bk4b{9sZ=Ng+m(YJz!WOn9e_NyDly+t~VSiEY*Ek zp7oJ4>Mt(j$f{)>BO!}p;rjybi=gpX{#5Pb-)tWwsGo-@S zra*OA-{yEC#}!vze(w13dA6AKr`9;Nek#6Qg{B=8hd)?wHKa#|E9qH6FKZ5 z3+FBGFhMTJsy~OU2X^j$J$cJwXPw)vo3kC2N z0>w}`e|oFs0Z3T!I^i7X7dD*ci!@QU!jxwvx+6tR8pa*z`6*nzk=x9mer3pOa{?jD z;qEakownUKlZ8njwjyRy zVO<^lu-$6KaUsK9|G76DA#8KE+P!yhSYm4K?if{HY<sHmn4F4VqeI2FS2GYtJpGQ469W2J+d@f@ys z7s2q}2^`NB&gUwxY6w|Ech7$WL`(QTd~Lu2*;6jLbO~V}w^&=M(|L7wKZgE`wH1wD z=%?AV^HXvtMF{VXeL4nBsIRw?l9I9@PIUpbvD?xv4lfL%+%q^mus#z%DX>gEd$~^< zZ%&CGq;!K+#ZA=Oi(mlFO~`3lI{5s>8iARut)DPqtRLVJZ}Hn2F)>2^Mkk&v7z0@I zGTkS|1;822`|z%6VN8-|cyaxBjTcOJ=L;yT2|>y(#$m6eX%UCreNVELZnj6Au97Lmk&BR`i2 z8Z+ay;0kxjJKC?#3=NPES`eq>;Y7FvZb;xxIjEVLCde())N#j+n+z$=eeDttszSaI zbnEP?%Om(~0Dz!qfdBW2l711qxtDC_l<#7)iKfTd1h(=t$EZ3el#^fejH3LVVH-Jk zmJ6lQ)v#`IeMoMiE}(GdBjfnE)4}VEH~uxSYtNL@HhRag3!Uw=ckq8$F27+6cgqEp zZJ2MiwCXi)feUTR>Ec(oHSz=G4Bcwh`89uwBV!@Xu7OE zdkN6Ux~cP4kJ{4v)?Bx3HFxjYu_#pEt>_H=q|tK6o1IhroFVP`f=|%HE+`}R)Q&50 zuwe<9)_qhZ~qpg2y3{vH#>Q|0PiW_yCx@FnSP_BUb!j1*u&SV)l0X+rC->i2i>f z5hMw)euy7`eRS?fd7#$9?Bm>qf2#C=$z;(xwdn~{mwgv;)npic@S9>|hWw;Li zGRKwrkN#V6cIJj__%9EYS>M&89wd2XhrTISUa|8bZlOnMYSen>l(ne$o~r2}uc_$t z)y4XppY)O+?F+YzomiDkP*6vHWvV<8fFbiK)4HjbbNc~eRBhSaVt;|lRO!lvDm`&< z#o8^f`%v&@8C)h{67APrk-IyaQwy~dGCf%;=0>p{lK)?xg5~dRK%!}M)@l67RDK;W zpxU<@8|<@bvCX{fkjNjnh<}ad|J2UqEbT6zgnVWH9~tF-j?eDD6Sogz|H|EjJgk4j zMVgtJarX187{!9~0wVBxkBNan5Q+}6ONzEsPRQBYbyI%S(?H;U2^-D{>G+3kt&u@8 zV91)rRr7h?;Lx^-ck+F~qT_UdK^vdtXD{u#nI&GP@u52duIZJOYEllRd313ne*$}$ zb;Fz@irQH9Mi$QWn1H-;QGV=C5H$^*N5rYEYXxZz61A5|Iq9?r#k*$Zc6DY6LDV`H zV7dRSVhPLd|A+qtYHnfq1s&)5m#`gn-plCp#WB|A%Bk})tCCuhg8I-S+Rh_@G|lJ| zk>@`EO1k|=vF}O{#TXd4_~^Du?nWn^GK4m-Z#P@ak7@g}A*r%Er5o+OdqsSr^86=a zJ+2bZdq}87c^v~|@^6-ft0slqb0>HIgHrt`D<4H6`}UXIKN(q00)GkeP=v1wh-ufk zW_?EA_W}<5E!`;0ZqTr?i)nYCNPjtFHFz^J-~z2)=GnpxeyJ_;6ut>azC#~n{U1xVX+b6TDZ{pAmt zYuK|hr;gUkRdhV{Z^L@C{!$3FD^dacj@~QQcfKDc#xb zQ|lT~y=Giwb0}iO1w550JII77-&(FemH>-aNF{ViG=I5hL~=Rd;2NHay>VbbL8JYz zy3smxwo4?~@v+K#sUD3Pyv5(xMV5mOe-Kh^yGN4yv+?nX>X*Dnh?Ru}P1A+VV01p5 z)Pp{{1T;DemudM$;-QDuZ{hPG16Kec0r0#aIB8!4VuK>{fy?Ymh3MQ%BX~S;}8AwKUr)ZL!OhL>$eyY8d0YiS8)4trp=A_o{2%JqI;fiZoxuq zG{0JK3h@A>3Jxk!cD7jYAJ^XW`F?Cq4J4l~2V@^Q?belyLQP!Kl}wCoZ=M5Zq4kQT z$yA1>a)hJaDp|{f^l6B-GI4P6z1(wi5-$2C4_l+NZ3Y6N?JO|s8MQ; zL}ww+XlD#^b^M5&qK#x z$G&xfy@Z<`(x>ChrgQ&TxSIug`}e5-eU*w_9|WU!{#S3FcJ@!OiL;ch`46P|;;u>cWjUepcMf zYvNZI)~blTEJPr4Ke$KYA{2FK1*X$|WsfdIcMT9cG!_N1{%z9&xO&;L#RKy}T7J@1 zW95<}V+}(tufUp0#ctPzj~%&oYe)R$@zYWouwk0w!dWC*T}jxDaYcK~IUg3*H@hl@ z4=OKyvg)aJ7x|3Fyf9|9!fSRxLiR9jgIDR+JR4i`dsq{PEjI0TY&zl>@?+1~j3Vl7 z+^ZNuajqp%fGHQktc$Hfdtm#546NC8(bBTW zqmGt)iKzmowLO_Y+EuFu<93wN(m|N5`Em{wJ`-O3as=aXJCaWWq0qn#`7b}f^o7et zt|S*W9W#@@H9LI|tqh#)AA@j&ETJp;hNka}Fp4|EP$%Db16JLwE4f76m;BrbVn7iRVv#bI-Wb zOhtfiGddvGgRI(x>tM8&;c6W~EQeh^c3yY2Bl1uM8?vg$!`N z)bz|2BPZlkILKNJ(AzPkhwh^N!~{RIzDU8`(9g9u?u>4C_$UyIMjTFE8{SU+g#$Y- zX>F1t?ZKX=yz`k|KMx`2bI)=A}=U*-q6i2X+X&(CE{`25WttU!JY5oxWkF>VV=Z zJD!WyPZka`Seef<=1-~}^lr?pJW@e>RJ~5K`;5_EVi4!Z-R_-kwcpAqSG?qyZiR_q z0#H)8+Uc>`nZ8TmnF8oHOM^mLx=UCj$HU!O6u%mC!Lw1;{wR6+CS#vyKZ`m(GY;T= zXj|?oh7D>zz1ydUcB7@qDew1XU!cgs<4y@<027bHv`=23w6s1OgZ}jt zCws<3YvyzVLCoodR;{`^|C2ajBeWe&Q8?X1i=m_9eNAESF9t>jyAwsp6>C~Y`J$Id z>df&6QQKLol4LjUi52%vTDJsep~mv-9b{p~idC)a?%3X>A9R=w!?7CqXx;bgrPB_7 z!7km$>8q64Sf*|hIAL*1tdEY1Hb8}?q_Qx4x;!>~>qd4*P zddtXG&58ah<7jb;k8XFaD<%yABOk|VMHGBM>ly83X#X35L9NJuBDcJyv(~UWg9Nab`W*_t3xVn!ZhyA>OrTry6Rq-CbgaZ#kqMR?%Zv9nYD&`_SH&=Gx5M(w7A>X*9&ji^JY)=DMY4R>R&^|f2^7>?$jR`7_eDSmywY{f6OQ3 zqz?*O43BIt55)nv`f|=|Nk=18Km)@jCtXzrY*P)}1Yqi=yJzqNJfwA=P>jbwULr+59+Vg|g!$%xE8;TbSg^LUf<}`kd75|!~gq}QX&TEd) zJ#bfHBr!T>gHEyee2&Zf_0tF1#R-Lsq=S%KZZR8W>w#vS#k)_=Zf|v+KLHNZ)etAQ zpN5>w4c-t<&7!d#*i!y)h`V+jC_vMSo!`zRD+8XzHqgG#Uznx{ePl7G6Om*FIj@yO z8vY$6{`FTNbwiCcRNA}&6~*Iz*?o{SZDI_OyD-U2`xdAKP@UrBrHF+xY)7D7AYGF; z!)M|Mq$*l_tLka%nW75zT&_MpCK{-Ni)F~g(K>%V$o&g3Yi`G5#ZTV$oy+H#6x51p z+<~%B8$UmA(RGsf;#*+-moo4VHmy+xq<_E@$<9)#Sn=ghblFd_UuC1rw)Q#rIhU#I zTMh(%unPQNQD6Gvwh)Fh zL2YmPw&v{$?Tsso`Ta$@5Xifi`0n6xam?U#4a|R89oCZ)!d^xqpvrGMs!7)nP{)Yn zwphM)<=}LKT;EuE>Z^kvTqY-Xy3=GyECR;oH|6)qOT!7mYGWx+&C z+de01ZkPTf%hW;^Q&957+t&6hfic!TCsg-YHD553BZjW<3nvKE4WLjFzwo?y3AwjD z^Cn`FQxEb&hIPOI`Q&+aT;uj)!^~^#O<;NWT+Sk|AozUNKlf&I34G@>w>Qv@E$)$> z;UoPK0OkFLNG$Hj9f)=}qoy5%j8v>b8A$Hz<2=Wy=}N2nhs@sA`~jg#9JuaqEkz6H zUXLEKcm*IYM8+yFki1HO2TP-7_;H{3v7u*MhajINvfqZzbfr$M&5;1X@u{DY-o7~E zn^|gfoCbU<(5@X&J2%-UtTW=8H{yQkwNqY>+crR?$cA9Gw!gQ!^lIg`P&S9x9%OI{ zXw(h{{#HGtj$pNLYDt;gjiMD7c6q$@Fq-%{%Pl#5gO!3ZlZA=SYqHizs9mdqIh#eq zg_hfqCst8=N{qspfh)CTTF1I+Fr>}>%w`x%-^vHKMY=-I_iO07>Am$C3~Ro63eo8| zh~6L>3yb5_+<480+SK*F>b*^gu4xunJL1H;M0q^pE*oRf?MY^i;PKrp$DR)Z(rE=)j%o;=0eg@#)~a>ILrHx;Am`djNrE zf?_qr5n%Gp(@H~ht^vbq<%5dl9s2#ig_7R*NQV2)o*`07VjH#l9re6+A}YM4KrrQ+ z2kK8QXG2Q`qho2awS!Wp*w$ZHe_ol9Mb@c@=vdrm1$^??W)L|iu-(5ejMQMI2Dz~B z?4)xeXI~#C*jbRMhUTnd<0eL#Z%v8T>8LaZ#(I||F3^rG55|g3rQmiOWw{Gx`m|Pq z1n5zx~JS8?nz#KRJ`64_rb2Q0Q$0o=`D# z8gOciiHG&M4QMs=%=Z3R=>|NqC=t7xF-~fw5f_ywjI5CRA|LchY_V9KDe9F#OMV;1 z>+AT-oOKs4d0FdmKppmP6x{X}HX$U*+oD6p!wMT+ZcB^|wcfP^L+)%IgIsh#Mw#*E_nZn+<<~%@ zXldQK&m@|Ffl7Af7YepGl`IbuM1W$A@|&|U#;W(m0-y0N+(rV95|rKHr-U$LFRc=y z!IHa+2Ot?7_J22-nZTlZ`H!Tb(Iw*PPwMD{xLN>*z6U4Q-|L@jiRpH-GtN=BPDsdI zWR*LO7*!^^_A$JHy+KWjusNGa9@+rG8#mMt;>+;fnoE=iwnA)9!UQlTRA^`>mwH`r zi;M}0+S*-jcGP@J(5G5Vx+FjH(MN!FF_nkXd>$pg=2P3yr)aL2e|-X0+kK)rB-F5P zs6EKgtU(6OHi&_jxLi%B6}qGCzq7GS8@^Y3qjx=LAbON%;S4Q&gl_X}Vfj^CJ+of8 zxRZhYi{+!A;cQ&+OHIz6a2Rd})0NqO>vye(FC_XFficm!_CjKg(VZCo!FocqOunETt zRvP*}POBcw4Rp3KF)$xWcXz>dRkPK6Q}~-+L!_jXB)TRsO6zM7XoSD2bZl{xV|oha zI!L!BeIl4JG2l@og@3 z7R)1p5w{a5r#`2vQygnt9l}ynefzEN(*O{ICyH50305#Qi;*+7CLTaWvJsKC?KxA# z$X5`y5s*$($nJZ2b>ULR85eOoj75(%FIp*>5v?Zdl;x$;GW6$5X)THmQl%|;k@9l% z>4Mwy=0}Kd-z0r#s+_gSJx{Ib7iB|sr$uaiB2gA}l^KQ>n-|o~N2sNqsAA1_x*%nG zRH;klIQRwGz|8E{uw2X)n&cnhHH;CqPU@c?{gx&5G}cUpvS^oFU>AI_6@Pgx!#KKzk+fAT$xsq4 z*50gpXV4fpXSSK1m%@AUm~#CjrxeU-Iy=seHw7FZ6ut4k9hdgi&5d1`2VX%?*2Gn z*y8{VQ=vq$DuT znjF-_C>!FStCE52Y#T|H7){)1-doVRgzqJ1BR5-g7YHL;7N_sD#f*8X;eWckLHkB@ zYv5-*|90j~-a+O7?_T5k-P*KdeT%}#X-3`NUpO?%Q?K-tiM%QKurtsMhbIPBI`@9y zG)o5Gm6tV%8ZDP2l+X$@5~cJ9@8*(~q=Q)0z078F%@SiAayvIAD9h%pjfq14+;xA| zDBCEO;Y{90cn!lTJlEze?W~|VQq1wJn|2Sl0ABKti@0#f$ZMnNThLgu8E;*Bbkd|Xv5AU zG@Hj$+Z)T%Gi!X2%akt+jZU2!0Sf3BKmzAS?Qc+@FS?+&0Q0~<2 z=isF_oZ#cA^YTRpT_>6%XU21t{N;=6;1~C)!^Z9Py&L=OnY7f<#ffIe&tJZzKDOdg zJ-QGE-%N0n5zO6SILi16V-aYppf>{SWmk_W`^a1Qb~ecFJ$9x#Qmg^Cuif{Ns7Q;n zO@P)Af%b{Vt`jgrrDzYal)Kg~I6r#idBrAa%N6-uik*|?Dlwg zaaw_DpL*W>!(qHFeR&5#H>k&($NQ%xVD^y$v*?b}=2`gpnOnWEw`` zDndqHRj1UuE@IPPK4iK*!7{eE=)k&_sXq|pzQ=lqwWB@{wNGOACb;90i92JSo_0n- z8t$(%Vq)hU#dmSigK^D!i%6Jp+^h6x*S1nON>O&itXBB#L1YsYsu6rpN9%4?h$FQU z)fetW5Zc?^3&89wC-6)#wm6D+hGOTQI&R8#b@=h%o61hXvSf2MaNQnxtznr~i#3`f zebk~J&fPV`Hsy}2^h6$tL3-0#$lmnIrdUPU(uDL}e;`37&&T!?d|hj&rp=SK5zj*@ ztYu}2#d_2Z;Tf+xOtrMVd3QOHK@}UcY+3YlMV8jOoQS%y^xEg3krWMYTiJne!KNM5 z+gXd}$15tOjGaX>g2){|dC>PeP~QP?2I~sTsc62f?e{bR^X*4-9i?o1u6g&pr!fNN z3uR$Kh9g+BrRrbb)zisOC!!fC&$DwS44Q!Go|<0blfi6?apF}ZSJ1YY3zV7hyWXrR zB8My9DYl65;Jl$`Bad${z2Y><%C8SitAoqtC=PH5pc89$#&~>5OANeoYx}#vjrV0f z74T+r;?Ox;TwbX;CD<#w&HeU~Hv%NQ?jb2WJ&50Hb9>=-aruJWu9&<>#VPE9;-v3R zSE}TU3zWfB#whVi%{XnLJBw@95j$&xyEiM|y}NA;%RE=rQQbuFTFr!Gn=}iVeCBu3 zi~2rweZGTh*F@p za)`S;@N8@_&9;femfxXTPE1=)=uwL%dIsLRG&tJRg4pYPToB~iHaxkejhTn53zWZ2M3#?QhfHWuNsm-=m5qZ*xkW=uhD?t;mL$YOH(R^*8f{ zwvSoGl$z$uw*OYTq%ZoG!Cpb$RuC#Mn>dyp=#3S9CqN;cp&M0b6zf5FTs@ z4jW_rI%fSDGFC)|`NyXM<#)eb4>mLC&?e=Q_m}SoZHQ-yuPJR&<}&HUgP{=pvy`Oe zE<#hlNZ2uYMs`|f=cQRQ-y9}X;0*zd4D1v6q;4hk!S_A(#tQ_NjM0@?k5FUXu2j&d z_$^(|+BbwF;ThC$DME(b>HVWW8DA^E?|w}(%%ZH!ip4La)Q(M7&SXge?dZ8z+=5-m zLI1)Xp%~`X__Ma-`91RN$(S?B4{Ssz=f91_aUZ4upCh)S`boE<5uw28aguX{*Yw>W zT(lasUCsMMz_Zn?kb^>up@A#b(`l>555JwHIGyQ^9BjjoY&kxmhSDYId z90Xp32!HET*3K%CTT)W84P-|FxQ^NIU9W;@{o>ua5Kvb*0}@px=(D^_N&ubx>NF6-_B%tdZYZFC!U{GTPEfLx$3ydmnj*thG=F|k zLL%eM*#frgpWl*TE*lP<0Hu19b6T+dO zmr=qv>zb)i*!zz;{g=4aG=3{}gL{8sPefa5)&Jc#W4a?gn^Gz{&`7@oHMrLoBskEJ zr4b(NiBS2JuVWUs>eouSMs`svfY%OyPAr?x{@#-9rG-YwKNG)zF19}}-1|qO(!k&~ z3z(Ymr+WqIWO%u%py6*AVR6M0H^nLO zfprDp0ul01PJ4a1Xkqb>a$hde{V^`{V$nkJ+iEzirX@f-T;9tJ|M9zxFlK7_*D=t+ zhyiYhD^BV8K!EqvOVK$XB5(t9Pruzy?9x+&CBLD$M&_2&^K?+R$PKjiTYXaKjE=D3 zT~H-2=byG9*FeJ~3vUnJ^hOb{x!6vSxJZIKe;t`|IpKLkQOw#*cKq7NMEXee%i`*F z)h)i967B(gdTakx)2+9a<$4mP>tl|zrI{^8`B!^BF4TNP$b z{xIZvR0f{f!r|nf;<8O2yQO4=lJ^#C$m&Z%q?oA*o&wQ^^r-wd@bZ6r1H=F6-vNC; z>SKTX9+K48#`xQN1lsz58621)>U5oIU+()Joc9~c;PpQb{p-v>*>>(2ez1C}=f zK$s6hN(NVXmUrJ^loPSi3H(IQn*p`ea4l@*-sa9ojn~X&$VH9q^(EP!TrJ1>(YmV8 zCBk}1ah@8e&s2)?rm{oEJIh&s;xmaOMlJ@Bt3uTSsxg(e>*TQ{3dK)$O^0IE%rE{re@xzyw z-{qLmRTAd@)%b01na(9IUDY8#dH-1Ia4J@S^!F01*x2rZHJNE@g)_Y?LYBq>q5cB> zlg$S0g0UG{pc#>;-}Fu8f2tTD^;mcx0$99mOai5kU#&`RY zv|_EdCnO8AKRD5o_{ZLtYHB3u8bbd??tr4{*FP+?7*YpFI=n*8;q?hgI_#fz71e$A zot7%kG$*F3Q?`sLQg&^hurl)LKa_u8xkfm=wMx2X5|!}#3>z{E5wE2c#5PSdj^dW# zRXi^&HSpj&(Z%4!nmY8JcfD8`DIgq$!7kTQw@znxNHiF)7Ad#wzCYLGxE8ey&D8y* zW9&NQKcvvB5Kg?9dl^B{{L)2NvPUky+o;+id9i38XUD*d$P0sOY6OQP-^+MsqzWtH zFvB6W9{AG9D{)=(>viyPuTL|k)|NP@&qLwf_5F^?KHYg9lUwhI?>6BM8o`pX3`2(l#6ug1+Zy`J4@_C0YS&`g&N%ic0^S>B}u`n zmHz1$o#~7Tp3Qd$1_Ml4G1F!y&iT8WV^5aK(!4rfBv2}gy)_26X}RXIEmqb>K_{CE zDG~Ur$wqjS%Qa-=FpWt6e+oI*s3h||j@wK-t4*_(JJoofR;@JYwrb-A9lJX<6+6|>aF901SOaFN9G|N@CxA>Kv4Yf0Kr>~7ZPcry5Z!UI;vn+)&9V}2>YG!Yt z&&NP^Ai-e|3zi6Jirvk55}T?ug{L?7{4JJJX;}iJ_c9l5u#u?TLgG)EU1eFin|O7Q zM9A4ErJlRx?+B!B5qHaAP!XE(U5@zN4-bA`0ym%actfH8M8a7AsRHtl9*#pd+w4Da zXirAT0`ApSs51v+Wp;=0YJpH-iXsK{L$?LUHtg<}!0gEWf#&%FW#s z3-d9?Uoo;Pg$V?M3ncZ!(3&DVpw&|9K`(vVqPG?5-R2aQXlS!&({FAY(l-MZ*@#0I z*%5Q2U7A^KWOS*ePwG;2C{=u#lDYY|sJ`9yqD;GydvQ|2A%`QGj>61_vY(04*l_^e zgeY1Y-*<}e7WTeLayf<~UkDj(zPz|<#~MRs$qD?D&9!v9TCXYX$2I<+Gj4qi8b(v0 zx7AdtL(eu2Yno7g>(f$w>hjex7>J9N_jC^fs@B@9oU~FrbE5mnC8&z+>LH)PH|4hL4%aNOk9f^_BH~HLFSB5T@^O9PqKl$21L3!0tqg*$ zl!i-A$wK13$ydmUCr`9H`mixU<{v79isR34F*j#;(H?>jN06YD2SS}~Rt6)Ko(;Yh ze(b8QPd5v5sXr!g7c4#JPsY#vCgUN%R>8*R!_jD2Uy?myfQQ zx%CgIYDG3l*XdK2O9nf7Z4LnxPSy5Gg?8xYzsME`$)*@vXQvn`h2yQmtl;xrvO&=`7N z(+3?7O3nwFADpbG?k;lzH8>ag0XlNxeTFb>R3ZFvcm$le#!`2Un!k+h85wtedlvrp zGsAg@aUaufctw~8`_Kx$<>K><5OM=^+X1Z?2UWT-$~%|2>?rC*O7X*~Z#7mzFz)uM zLX^iz@ID|Hvk%I15Yho|%q9)GzNvYK`Xm8+>_>)>%A;pYi!=@x*gtxn=7IME;NB4r zyEd?`+kkD;ecydA?~9fTVy)tKN7pSxu>2-k8EQmhz)huu79am*w)M#qP0|8N+9~xP7W~n!a6Jr19RM|4 zLg*WfUpg(Lzq3x71sOWQ;2-9}Wcy@*w{A=TX??h2;Bd9_wECF3z0PI6Y9(&Gj%t|D zy|BhC*bdg4F~HK&(s;uK&!Q=gQK0JAWSdAj_9a{tKK69Dv2(8F`j-?P?hv$4&w*qO zWqWGpB(#`psr}0C} zO0e0~I0kq=fMWk|CE4sR<@fszhZjQKUpRIGpnJ-!@-y= zw95tmUb7BJ0wOgB*ywZT%#+a6u406)8q@9sTmG)jU3eX7;Y<|Bm3_Pf8nnqkTI5Jv zJtjAnIaG^9@FtBOrPhuzf9nfo)s>l)!64Cx@jM@HbW`kdR24xo7jVEc)R@N~OPflaQqI(wNgg)*j{*);@$6}Drz zhNKiJ_=1Em`bfFTMhI~MpTZ??<6AJA@nyKCF|n|_BqiOeN`QpPr6<-dA5eR@Zx=IA zyu*alP#sQ&gVphJuJevhX3y4!xA4Py~U^IDKI`2F77AqXcs zMnSHP(3Q=df$>C5#c|Dw?udCMN4^{`5Eresy}}1CV`T#Jc@^OeT9vimFI9){N+^iz zuvxLc@lX^g{XBfD!C;^1BrM!=S&)|AJIj1n!)P ziH>+LG|XaprTSVlH4U`bSL-FuhqNpBm23Wl5+mF`fvi$j{@X3 zrOzAhCKDDi?6tF5~Bzm_GX+yI;Y; zI#^Lveub}hS+SiEc8%eJNKEv>r0dywM#)ZYG zBh+ht3E&P~OC`uG`RmR=X)Y>^V!xUX;vAV6^`UElbj~xrk9q^L}sl389CQkmT*){o45c_x{Hij5E&3IeYK3%i43zHP?A+W@;$NFU}8v zKm;!tU9f;aHlrbsO))#Rfh+rx?+=2*CO->9JxE!HY;0*3xQO`3#_~Ff%Bbr zjIQ}XAR@rhDA9__-J4545Cq8NU*EbD_NF>qklgy$q5HXqc04{LR`#~3VDjVj&m-RJ zdVij~FDNmedelklXn}_D=eO=guWE&He-)Ff(cV_+mPk{= z$`%J00fV-zHf7U>hQo^NF<2}%JtsOnJ>4}V1fTrojZEv~{gnu;9BY~Gmvk6YUM}kA z=hr+veOu#r8U~}F){e0*k=)-gKJNa?Gtm}NLWzxybqx=1klb%t#t^MEaP13-`}@c{ zrxOSSR~MJ;I$>+xWds3x%W0n-_{EPST7t7IZk+Q|0eyA|@=z8WUS2Q*J$U}*4$$Ke zqkX!<;Be{BqRrrjOIxkL$x+Yg3G*;ImY9=9yNWO_UCh2zx;TC*W~y&OEVula0ePY$ zJvzATOEMM{aLfSZcaTtj_gwtVZ=?<^M?D^nPv*6uBe&M(+uCqmrXg}#7wPL;@g7OD z*4TEBO2T?IXX{7pKnrgr)bBvk?_!`2;rRZxVOzw0*vg+pI9ee+?;&+QH`6~U*;~yf zd`596ny~{NvKK}kvqNnq1XLt7R*;St&0I7?5U-NIY$XUxKo{?=E{z&@l$8Z& z$D=15Y*ad0PZXM_|2&7j!*cZHbE_stx!w4a0xwGHODi~id@qt z&AmeS{fcO>rxmZ`Q3a%EQ~?-HNX!59j<2lD>eo6t$&p=(4a*4+NQ8LQbP%Ng(Z$-9 zy|Q4BnrI!vbS$N$giH9_clIoT-f5AE&O&$P?P1tAvPW@;{gZ1~NmnV#F{X(3kkxxB zK4sH_xdFrKx9sAj**E4tHnJ_|A3<01f38+sOPnbwe z&T4HdGQ_En6)KWJJ6Li^KE!!3H!d4bq%l_*!KJJ5L3h{GOV0+C^^Z~yl06-uqoDCu z&gx>nc!zWMY(muZGN_A#Gb^o|E{!57-q4y(vN(D^V7h?R!$u;Q^5<;GLGK7lzK0mI z`zbg~N()LU-N~k!;lQmx+TV^nSjbY1tu1SvjT;X0Axtf-mCxUpi+ex_@khK0^DISV zYKuT1S*gDsQ4@ZwbQp%{J-@mlb70``W>Q2sO}y~=SdV%|(+*9<8^XOtZAZIQ%A`ul zkSum$x8U4NNyt_H`@u1|52P~zAxgoe&~&7H9@RHTp%)iHbSmtDKC)u<)pv|e*cv6C z$V?CoV4TA{rh8BI&Vv4Z*(_ou0K*BFD-OySd3xnb<7(N*ysBBDgjQ8;#Xh0iXAu^Z z9Qca%&fuHxEl(~zN-Jp6bAR0u7y=csAjCg<+*I3Or4{T*@j&;iECn%m-B$bM&m!3a zp2peIwpa<0P$?%-3w7t?+jmGydsS8i{-STSHuOe->w}Jh&WDAzW-xn-KmV(68E-}<>2HGMc%I756!}7hqhDiffalF9Y0z}ATWIH zyL$B)_S7oAl$HIw@GO0`osvC}cwXBy+ZxeJAMd-D8UXzqIdrT{p*Tf^%g`$^t>lBD zyvoanv7jlFN6A@sgfr*QGLBvd*x_Pwj*`=_gAhrh>6P-muhrjjAhaZYwqwc6t3_`~ZHiSekI1Q)N8 zj|t$%r7WAS$o!Z>qGzwguQWMBGa^Shtfm42s;rE5x@!qm9Y?JotP~KdeIGS|CMi31 z3!&qiVmH6oCZ&Y_i0kvLZZO}|?d^@gR<;hf(QxakE)TwwEXbO>vSdW_<}m zU~TQwnRb!%To}vFU|=|0E1juzLAscpYZ#wcT}zv&A3G=QNs?w$moy@~FpW{dezmDM zO7QBOOQ#!5HFO0(tf1&v3yZ^4S5?8%v;xcOtbA_X%vVQJVL>#Rhq5tzgzBN-HmO{+ zk_)B6)Oq!j=vS}w;#kwu2TSM^nW!PcO*Ip^y_{ox!;usb6HB%9h9g#iGlMea$bx|2 zdbP%Q|J!fe?-AZOC9L$7#QU!krMdIcE1^CnOruElx=Di0v-!1>G8$a#^ThB~gxXZ@ zp3KHGK|U2aC@GX<;JG_bI-Rj$V_#oSH*(XLSZhL-8^UoIpaOl&uFm81<_C9{?uEQyQE|;@@Hz0Te=<-q8omMv-`U) zP!`v-i)$yWqY9`Q_EITDAx_9!pHQLG4Y)QZbSFmQ_m!NPAVRhbSEGVSp7F_H4%TKr zt(_nUn)GUyYn~Z_>O`zP>D6x3JY&96N9C1?*5A(=)nZ^Hk5e-|9#MubFlvzcRunhA zT`J_6zTu|bDusAovPn3@r|}yxvOP^COZu47`d$jD89%uFn$>I`Iiu^o*o3EVi||wK7%L#C z1Ru`S8V^0{&#Q}W!);owZlF=)kK;M1%P+Rw+>0tAMRgQioC=npq#N}>|ApX`2}?~S$0r<{Cwb`RLvMHdXT}lPbODj6!@pr(>_c?lsVdywgegNcem^b#Vi$-FPT# zcF_!DXhw+!P>aYsQiO}HUymi6{f)rFNxPwAf_R4!{EVtNJ0t*u?{tN z^Y4wusy#bm7qd6u;iu#s#&5zzO zN?%*0QPU0bDyBmv_p_8-VzQne35%5d<&hbN`*+9ScN;+6ICf}*l9TD z4ZNH;Y?z3JPT1Av(!HEFU@nS3y#}DC^Ecd@2RcB7j8lkGc?gdYH#fp&1=C5`lRV!8 z09Ak_Aa3V*=G&4s`90U$nA+WKp|MSdHxKU@=VzgH@thYK2D(;We`ubyl0FJt+o%nn!!uAe8HIf{OiRLUXe&Hhn>C$OpZL(gK%hj90A5s?S0$HvA^#M5s0`hItmon#_N z`NL(CzWg5p?34N;Cu_9<-Z{j#m9R;sS7v=c27kM)XmeJ_^Q`&Ws_VDTG|ZfFKI^1w z<#BCNSe(vKokU*ftTq-5j@jl&9QEJr(C8Rj$(o)A;C{aXtE#k&OnWkaq-ghF4;_)l zd9jrrTNpV?Pq!gV5DPae_6&L%7eTd2IaJH@sE{EQn5d9)Jm_E$QyN zL6VV&zx`9~tWy&OA4uNpA{El`sT@~uc1=PJTfEGW)Fz_BGH0qi*M?RaCKLrTCzd9$ zdi(7dTEMs-0!9XNGbUI!X+O#{P}N_LwLLb}+Fo>2%7NhkG;MA0%6dcAyV)?9ysxxa7nSrCBNW}F8+agPa$y!B>!3Cm~fKtP%tA_iE z#O-QV7piDpyLY_Ama2e%))CF+mwq83V zaCn^i7uxaZyfZOj&Y5d>J!)5B1*cVgoSQvihkDfeq@ihqO}Nr`aFelL8!1 z-xBcl=tv9NHy$%n+4@X+LH-<*ZoRh2Jia`{vC$+`yAJ?`RU$)Qw-Hmjay^N_fR?4K?{UsJYkWJ#Lttd%LgHl zwL{=3g}Q6^n{EXrMG~D+_4gLr)!HiP2mVwAllXb~kLecbH&gsLF}=P_5UE=18{k}x z$tK{yqeqH1TN*s*)GO?txkG6PV=X7lTX7a|&mqN?g3B61octZ_p>z%8;ogE0k~>3t zvQvJ&l^MU%N(=6}FL*upRz~-)-sfWVZ)}``#_Y!!aYNxO`p+gIsK0bx1hzMiffpI6&Dx&&4(F{P>VyED*FZ zL-AsndJSf-f5|)mWlvqDsB<-1P-UAlu_M)9M7mDM(01uivrxL1vtM;{h6jD%y(~9e z;7xE^ERj(jIwm*cSLJ)wDJfVmL~2T{s0IBZ8Jlj$Ru!&9us@t=i4QqCUZ-l!zElcq z&_3FB_iV2Vi_eDF+lS?MOY2Bte(#5-*_>4Z7jk^WhMV0Cx2G?Za067lj=Ce_b2$f0 zRd;C)Kf88B#Y>CG9JS#B_ya7OAB)iV1-aH%&XL9kGtgS;SN?hq3>d_Je>hSCvM<{) zxb*s#^9_IR|1=JpgkJb6nG3@u+ zphfo}L{j=mN7rz3SFEFBGEH<)Qy@a=bwgiLr}b{vzTuOP(CHJsNqVS~0(Js(LhJw< zD`io}Ff>DKpsHG%LXs(PajL3*b)YDDyb9(-$HR^4?~FXehpvq!QO4AZ#GJwy1YFMB zx8jS@`$`Zf7bkXiabxQM(Sq(HP@+Qff$0*2ie>t6($;>v_`?xViC%2LsO^QVJhM8I zLM(>HNok4Xb6g2edI|Kcco_^&EgfQ0TZE1-+LYU_>`ZT`#J z)I}U(aP#GO>~G%nKM+Uv&Iv}Lx=p#0LhGSpzke?VK!#gE^=S@fxAR!rJ(mHJ;WiRb za2~+U{q!5(KFxY|>mWN?`ZbZqxX3GM9Vz-V#gMyT*xblHJuE-NZF$GqSFmug4ou8> zYDsxw_3vr~2@2 z{wNGtcurk-7x#&JaxZLu?q)IM-p}v2#K6XTR>h%vG36%;8&NfN%dpEIk=;xQh~A~J zpkhqXXi8x9L7mX|mQLl^%F5A5KqGjNk`X>WKB5@wHoT?af>%@zn6`bz^s+eeNKq+z5!Ft>jgQzlm6eumwRa+& zGNBJ3%$NU2Y^ z17(HI|3oc0zjAA$_7d6QQ=ysbvmC#`pydweNpDK6@VO$UbCnsJj+*DpHr`Xb%tn^b zbXoSN@g5D#q-TLE?7Y<$f)Cy|n|d`YM@LA-twh`d5tWrC?&hLcQ2==7E@H^{VY;hH z<)`$|n!+9lQwQCHJQwH0+Kel3)Wpn33rR_{^(z^mxjdL#bCH21I{A4yG9mimPvG`m zhAMp*z~*FYzn%+a=KgFJb@nIfZ?i%f4>w1PKH6@DKr$)AY|7o+w(0Jdz11!@DP_J&&?$_ZvNk54J zMa&Y~tQl~wz6HI4+uLWj-X4qA;L>2I!=G=5Ady>icU95yGcmHKQAo5hZ2ET818q zsotIHKBhLAHqZ3S6=M+d44BuPNaq}qq}im*5DT)MQ{-R{I;fOXk(RrL8K262gyww0 zB^darY?n{Mikl6HHbqeyA+=PwY~VP8#r*7$ZgL{Zsu(!X?fEe%I@K7E?z z!(bG0r@9k3+aNK{)nobXO$c5m_O}`H_4;xl8tc@v+j3L|1d4EcvVnw0^_KhvBv(Z5 zu*&XXvBFmmr=IRVK>{nLtE{$8(ngtnQ*!NbR>}@U0ddBI{0>b{IQ06uUA_X5>V+~6 z=s1(ma8Zi8gs@`6A6*n2k1a|jcYv$j^GHoXV7KijoSB}_%c3Rtf169KK%7$tqwIv{lD1- ztUt*lJrVBdSuFYJ)t(K8;ho=S+Bvk*Ri0-R<2TX4r#%1#CaKHh|KV!w{?V1KKc*V9 znH_7oL~QyLe+Y7YCCbHhvE|ZvGpX)a3AL|YQz@?^f_8I7eNaLvUd}8zzG5z6>S+6u zO^5O%$Kw+-gV~&?S(;f%PQhOs3!HW(;FM3CYffqtxs5vZLIDlwI>?l!P)^jAbL`t$QgZxG(zwVrW@t;z5}H@Dp6 z%*?=QY+uR8n99bIFa>7gExy8JMl}{YMnYiifFrt2GR2hN>;>G+K`RXX`CSZHLgi&; zA_4*eW0<#hOE*^3#l@FhuDws%Y5w=p#z$1BN&o@@l!7?u1h(S(VC=n_nu)LW>3d<@ ze<*!x4v@&hHPLp;r40 zE4Ic&=^Q~F&Nv-bg96m%fleLPZH;jm29_C`#zsJw&@(G;=MJ+Hj%J&u?` zg+&|yL+|I7##4O^iW`$t zdIR8XZQ<1N4OS`a)iXNJ?CCOq`PO}eCiOjryGxM(E~Pv?)Dp7++6DSclDEt3U__A! zc5cv=Gz%lIYFvSY9l*|?(L!MvlwI9KG!zRpid~}4CNm02mUwob(S8*#`^CNOP^LDU zpzftLeh%%45c-qIjCLfeFzq%*h3rw(c^Ys#3oQ~p=XRob=w8kgG97x?^S}il*d3+;}hG(Ey=e0zBvO&fzCgCnk=IOtze&DB8^q4d)&{R=*>3#};-~E) zyn}mE{mX`<+^>WMcHzGHtphM@;$E8J9&mPE>R&9+k&i+E*|7g39R2UG2xfonnlDN? zehJu}m>7|5kmvi@o!p;4T`TJ99R8gN3}!A({p7jR7#=nf+zbi7Bg6hdBfjgiq=OW*%6PTTZV!rq>_TMp68BYF&DH?pSFzKX-K~uqxyisKvpmB zb30rKmUw}Nf$wJrSxyti`$k z%oMQd|3NhQ4;oDVn{TH1!-fmFAI{qz{yn^|ye}g4v!6lil%V{+T@C9a3;Ln;JVC!V*u56BNBVb1qP_|$~n zEM=ibDffMALRP$kFqO%RP{7EmBsFd&w8sAJRDtz$?6;4@t9-8jx-~w$+i`R59lx=O znU`54>4)(8WYzAgK$oy-4{*YM-`}QPB%2qR7H?F_l&CV0FXH?V3NKa~7t93?G7Yp4=2v+gR%fvM)T?8F`A2bql&~F;^ih@*Jo+HQD*!XvE0)j8`A$prs z?z5#c{AjzjC-cUR;O4A^4cZk<_a@han<10i@f_Yz<@JGuUz=fQ<=;>uHX)o~i)c+7 zPoB_kt0<4)cpEy;=1(<*uDwfLuJq_kbZaugG&U~fE7cfx@62Tmh0NBpIk|@U z*c!|TSJE%d&h|A$358_LIqS#lPnsa%Ox;U!o|ubiZYtAxFBXx#|5&TKZ~14qz4LiN z6;nx`R-zP;3mEa5yJOF2NnIz_DS!sB=WGa&2`&i%QapcOdtzRlaUBiFT~nm2Ne z9BRCsD_h32RD7zC9=4qAFOlaR`ULEF6(mB|!x9N;*C!g38eF;?sugad{|)E1g6*XM zR8-<9_^3)S#?sNGPmp~Mm-*o4uc5>4M8p-QWG6d2K_(tq~ zz+nz?wN z;5f(4JL0qW523wX&MZCU`i+`)a{|NDF8=lXO!%_Rkbn+GWEEZNQ%e!OYv)~d@(!n} zjxaE@G@~;!t|hHqb9=!7!Uo*blV_L$ip(J^na8n~6cIgkQ(welri@PnLFQMnkNhs{ zsRrM5T2g@(S3O{4JyR)sE^2*IY>$Ml@Ol4qT-rX@6^rww0_C~AGU~Ev&HV0!>+3g4 zZkjkxHjEnXeDdK8F#lo#dQ>OUOHVGb41-4E8z^pHSyWsdsn1Ms*%rFhI&*f|qjPVB zZb;0ePDmZ99zE0GU0ysVM>vlrlkUo#H37N^0ZrC)IXufm>@S-h-pW zC4Cztt%y>179AxqsZ(DDbsEiR@J?#@eg+zj64^>&(ca#)M!+=#SwE&G{=|=JLT#uz za*gE}A$EgkeLQ6UmvLI zKU0E$-kZ{9A!@GEB0kg-D^`vwng#cGl^;QdRZ1Mp)WLn#Lk~qAJc19ibW(CInW@Pk z`p@DQu353Zq2hCh1a-l1?t9O^)!pUWue{r^1jI5&HRtx9gJmZ^uA^I@XgjZeP+Zm|?D6WXxHC;VP=IOIL>|UEdmE$G zVhfl~)XlZG>bP$Ln9~nDKLBRph@lZZ6NmQfnz@adtFHS)AP9NjWtBZC!&&rK3Oce0 z{^V7yXIVo5-?f#4(%UaOGU-)(mK2*sPRh2$TF6w$K9P`fWvQk;wpK(Ns%0z@={EYn z6G+*V_i==T)pd}{{K}+QC#jUjVtnT#E_@$_u2wtWZF;-uuZQV;-{2wX1=k+=bS~EY z@U%aOpiL{g*l z`+?!tbiIt!mO=#C`XWk`oqc)4Okeehb>K%Lw3=-To2n9M*spC}p07JwSk``Av){q`rE|{*8_{m`w4tR= zL|<)d$yJAYWp4_O_l|qtnSquDFiYkAtsmi9j2U75tGdHmly?FnVesrZDIK9bsEz6A zacsofGj&EkrBDh#rf)0OEh@#8=tgbs<%7mnJ}=0Y2q_hac#XTAfa7Zg3(A=d~1<4xU4aW}NG>Si{Eeq(6T$AbojTV1E*W zSQBeK&jzQ>EEYCTWY{kb`PbXCFQ_TQ8EUyQGxn5E ztVTSEr;iyQ|7!2jjNa=>3ZQ*_v>k8Ut5~Y+`UD7JJo}QATSU$7PJ3lHlGo@%wa7Nd z$d@6`B~U%-a`DQm+dNqS{>)fF#n6#LhqfUY1QCZCzEWQ|RjZdon^h~9_ zt*xzjtSyNWTI@N@kQ+Y-?>>ErHqsR3_y{fDO^Q?%xmyhaPJ51ET5sEXDak$qTP#+Q zfsFaoPa?^>ySwum_jN!3GUujq_La$deb!Zy$DgU?whSY_Q6zS!_Ddg zXEX4UNvUc+wQV-eVFX7KB9pH#TwhKXS$;_fJz^=TJaR@~>)zaTdm}3`9%pWU-k~wP zp64V}&KvP5BW~YxT+|ah>%24(m4bpFNrp=EQTMo_8Hi~&kLmlF;APdI}8N# zLz=#a_Ck+lX_oT=aO*$Psjhk&iz$NK9~n5j35P^FxL84{?|M8BD{QsOdIUEjd^-Ty zlL4@WTq$+eRwkDF&zQODj$(+i-RQ0oBO5>}G#3S&IMYtz6i~rsk%c{k-`CJ)@m=KC%Y@6;4YWX$0KqS@SisGJe;9ZfmjS^e$ zdo~@0>;YPicYkDWrk<=WV2&((e!9OI&@h8YNV2=+W(a^T@t$7P_W^6pb@#s47etyz z-GCUqfkKa#nihgN0fH3ueH|U9760TYo(}w$ih0ccr#_75iPR9_uiZWk3=YPeY6k%e zEWV<`{99)y&{53OIyqj!z0j=g#NLDxS8JjBKKxR@^W#3g?hfa4Gfx;ye30y2wqD1B zMij=S)XZDu3D%Qi^(#Zs?_zq_o!cI{wZ`47UUzhKR1gsn`D#Cs_mT_PcrcY-hX4wF zHCm5)GTuZuLi{21Mnx8XOjBO_)!PwH9U0p8X;75Tx5cPedcZ@I2Qkc2C&_z z1B$3WkVdK`R|urvc=4u|wQx`2cM-xrqx`6m$a7Ord)SI=G#qb!+dPc3HqrWyJlyZC zP~X6JGtQFle&ITW3nX1G(dZ}zbUdXNS%N6puMC1_t-`w*wfuiAGr=IZyttD7yzrucbMs-bBv5>$~2OrZF06*1HVoh3I%F=RHrT z^4c)|U`^Zesv0}|HrMHc_m&4dC}(JU?srwO9HJCH?h6c+8AFRem|xH1h1$@)CP5MdwYD%eo!FQ%B!-`GbFT^~dHctpO(|g3jaq6LV1I}a z#A^=bqDRYB-NcFW#gO~%)9O}iCxh0Pk)Kr13|HPG?nG#Tc&p~7^G^K?sN)Xw2e)Of z5XkwICDEQ_o&9@Z*Z{%}LE|W80JO!Vy6=G)TyaH_L&9BW)_J1zIN%0) zdVZ0*F1Zi|v(kKCqbNzbmr22~{I6rT<@y4H7#k1m9W5!hRMTF5PpTnR!lr~L`|dz4!YqhCaCNIq{MW%xmI7_ zYdM?2L$$-3(WE(PAXB*i@mM9z+1^Wd>2?X`QwE|L%aVu49$=1^oN=;$fEJ$iL~f)vHjt(dxH8m3N)Nit zf_ov4jQ=bmDIx_$7UXZk)52l-kjbdOWVu1X9YFHbe4^Tfve;Wtk1HdOGHfY0X@Ac; zicaY2T!OUa)0v*7V!`j$HlUPUh2K%^!a3)1wm1RBmaAiK3bb7(qVWA7cK=!+y=D4S zgg|qfQlrDr7Kl+hk5=HVVw$F;@&Sb=Y{eys?2b%mCyJf4S`GwR_f;wdO-(xMuYdjWnsNQ+poN>ht2f%4xryR6@swgF8||lLlA+Gh5-`=%K%vhGaWUzj%)M-QNs# z6;D{j$SnTF6HF8qX@)G9N*Ig*JqrlVYTf9i(~0wMwIA=tXJ!6!`9 zPR2uCrx#&+JY2DLyJR|kjW9tT^_=)lEbPIZ=&5Bs1CI2 z0wo&T2_TF+a>>X_x=o#REzFB8Pk5^-qiZ$W34+SKf!Ns-o)2b}{<17xyu@EZc%Gss zWi>(R4LHZEVH>ESHp@=1SSEBk8k_Srn6n-fSfBb&i9^+SVwC73QlAT7d|?yC`UTBw zi`2>~@07@L6q{CN30?j1=)|VkHfPQ|x%XmWIh?Mfqb;Iiy~UP_ubv9i-?P^IGFfRf zH*@GPKCsiVx(QPCXRgvJk8`DW{Zl@H6fIF&e^YYnxc6*OTInpN0WtpKQ=pF+fiLJ8 z(wm*GC$&p|b|iIpy#SxFP)DXdAnh(M!yRk!FQ(6;xU894`p7Ps@dcZCefdXeQ_i;e4H{r1|!#W8s42yf?BTch9#}k#{eSe{6ON@-iCWR ztSmo4v$K?7>EdO-ubEus+aoU*^m=AlX-x^zX%=OEsh1|c37N{E0_j>wA@{!K<4k7c zTr?`Ls33roNgx zT1>3@qH%8RqfAmzVA+UF((BC?Ydh?%TALCXFPYhjCP^BXrkR})NGhFNO}QCo;gt0R zx_`OxPR)Yoc+FqPO$lw6AFLv0t_H^4EkdLQP7D!W2BTObCzCjR?+hdir{~_M4cxUv zzHGaDVod>kJZU%Iwio(g6CC{nhuFpV9nZIyypS9}qM_KPP^74&l;pPXx@TKPLECQ= z5WJ{?gh2A-S6(k(>et+P1$~LMO5E_M3pIJ9Gvqo<-GFEE|99g6c1VSebS)c6jk|dp z5v&K|(p+b5LEW}1BJdFZN!mGEGeYdO{L@lFM%LntBOPp%X3)*P!Lod~Pw~lOeK`t$$7>hF& zZ6OLY_E;GFBeIvFQi10XUYz}PoAbKS$tgrO{|EYy!J{3$2hymk0xRa*Z5Wlq!vR5T zCNl6%Wi1C6&R~(4AqPs!RVQb6%u?_+b?XalGr=9GtG7nJOsrs`{j2?@nV14hxoS~^ zl2hGe%fw{QFnV^@cN-Couy>|0BLqa>InTF$=Qs}wqOFRz5`7hE_CnG+Kn2gsT<~pb z2pc(#A!!3qy)Ug#VP&jK^w?HpQJT8%CyW%lK=dJruxk-S6`LhcE3+HAO6`%`e`^a| zv#X@-PLsK`#%aaOHL4Q6vB3&zT-4AdA{6HSvvXSSEk?$tZgu6EK8j&hQB!jbNHc4E z4;OQQtiQ@06<^4{a4dA!yB}sh-W|%K;gGKVOk9cxb|T7>()aLYKgUKZz^FBzQ_XF1 zjC&UF0{)RABv4KDaa<`xC2Lj(ls2eJ7jNs?6E;I^87N;*8teaVrc8|*CgzZrwFR${ zEfB_Gd9AxD_1qV|!{ShPW>AW)aV=Skdj(0AxyC4F)Kt`QEQZDS1J=6I1Ro`hHk5VP zMEQ=+FFDK8E`|i@mnfq20S5o=<1wmAiKiN+y^W{W8m$4U#*ft}GVI2MSoLQJDc=!0 zD;|6%C2r8Dni!y?_7_Cw@CC;RnF7I~6i^Z9g-*q^%QviZ!)o8JM>IOd36_+VvlJXE zC16~OdG2(h^EyS1b3#q=h8cs*KhSwL0S|6tyf5dL3ZPZ2`7b!%@>{>asuHS1HsNyC ziCkt1>(p-hVFG8lnBAqzNOxZI85}z)NE*hO*`zBuF=r|7U8r@J6arc2Qo3nHomaWj zi_K~VlCUTYg0HBPOXq&094x>wI9d^Au|)Q%>AL33KrY+aUcNQ1<1ID}$rxdmh5KQVx9lzvLP3ZCV0Xg66Cs%E#pQ@>7|G`Z1PxO5v9Xfx2GyB@kC!kU8-gq@?UVfXo@Lsi6V^ z10UMWR&_lBJ1htE4M`5?8T!~lyh`Z4?S{Rbq#w#p7Z)Y{1&VQX z+$HEWxcyL|CQkJL;W4HzrtLE)`RgxE#G-&&{&iWL#Ubj1lR#P;OjI$~=^pF$VeKyh zLXC~BQdde&yVF)K?I^Zzlo1O=cp1B3aVLuVXz&n+k1+cI^deoBz&YC9mfCG?M0b=( zqQ>X82ww@Ar+L7RD;AMRSt7DjvoICE{7)t_$;?t`LMN#`!4DdEsw^T(d@cg$cB``8B zbjgd%9B3H`ylyvXh$Y=@s2iMC#*0;%%Qjz!W3Mw*;%0wdIG8IQ-O!b*W1#w2thK1+ z#_2X+>0I%L4TE;dzs!blkOWC;o^170XYpBT|H_%dplXq~hvP63*ujEfxPFiLsovG$ z`RA=gvPJN&ObO4L(`9b3?bzB{ak>~GIVC(J7FR?~TH~$hzt!~nQ8BV$TU_{GvVJ#0 zo>bGT5xmGM$QjWLoJrF{{Y$R@L2U8{@g=SCSuAtdbFRw$zG>A>+vCO7;(UY>oAO$e zV3%F%8Motmhw~T}3g7(hIWt!z-aLl5&K|S+W^5q0!s+n5*)r>8?cQ=CDy7kPG!kER zhw`Prx`?E5m>Kf^)s%j<5QnFEIwcyuH?ILwJ=Jq&MRq8yDB$kSt2K%acT>C@Mefed zrj1iHI98Zd)t7DO&Jk-n98KFoSWe5Qmb0kR`(J|GnuR3EEw2!Qoi5pbCcIR|2FSB1;*HaH#xDlkF!0|Wf?t`H=CAfxpxx0jw^96MX_@PFU_0uQnEDjYD zaRpyQA~nhn812T=i4c2Ot5Vd>xI{*M;>v$BsBl)zM24KTwe_=*l^N|f#d)W;5TmA} zVC++KK-tU71%IVuj;gX#P{{4)LY`C(Pd19C9?5qQeqOe>z8 zUC&-7H%Cc_Pr9Qk;HGqH{k2B&`vXM{jce^biPg`3Y7MWMo>EoW)!1l>@#8Dx!Rwje zGK+Em)@UpYDPt>;hZbC1+*`7V5D=r;#o};Q8fVK|`{80CYZ7vXh}*XhfIRgvOrb>Z zs}hTKCuUok4~j)@ez0ZxS9^w?mzS5;7{iYFqxa+K)2D%w1dUKqRIH6tt$0?ylTNLE zlV)r58bqUQ4)B*`BS7w;Yux-r^B?%TW0!rWy7TXTo7olWfWI|;hrcmXb#dO~e2RP6 z&WVYMHkFYg4$O~#7LDy^|A;#9N8m7vtq2r?naP+#;YKfdsi6lLXD<^-ra4epm zDX76&x#5nPLg#iXfaGrj_vin}kY~I~WXLGYvNiXz&737XE8L%%dlgWH;1oaP)a>Z2Wi<%?Te zW{uT_8=+R`MhphtF;)cw1kwBa5|EB$elx&LD4vh$0ofrdTThsOycCmTdGDq9bg)r& zCZW}W*jZ3(e(VdrK(pc@iF==1>7u898qkDCZunB9gf zj&gH{-EO$qy>9CUb9t0L{9VkIn?dFEJ)GeK)!r{mAH8uJ%lISlME&AQOT;-x#`fm(Fh5HFjaE^wPL0 zFFKm_urfzL`*YfiZ5RdwMVa$#_AQr69O^YY-Q5Lx}YA z6=^;On409eDRD2zO|Gn14j!M!WNkXC7?@#TjJt zl7qHwh}?2NgB(&-HVx#&7+KOzK-a$T2u+Z(Gyh3I>HS8U*h`7O6L~sJiI>FwY6!#s z;XsdCp8S4<$oc*G29J!O7VIz_3ltQ$g2B>k+u+-=6@cA5$C~CP`oK`b?3uvmwj?Dy z8E{^HNs#+XY3G98y$5<+-^s4*pY3YH@~yjPzrL39?uv{C=?B_?f;W^7gN6Rwp9yr0 z`%mXGdICBX&=s22y#XfMC-yzadHrl3D|?R z={Q>2U1mzoQb2?6H~8tFgxf#WG}u$2P>j2&n)jQZRs6cW=z4)?T!lf>D=9D=s zwp%_bQ4jOM+_=XRvoDB44hiE9A2vv?%BlrPwIIw3{4n829V7C>)+_tkvx*Q9ql89s zrm{vD?+1g)M@bJ}*&-@g(xB9k+P@CLNlYmMhAVgonxPJ+NXyktgtKC+5_^@ycA)PY zp4Q*J337kFo6C%bUTyIQLM34iNy|kTV$i0Cj`=eW2z=iITF1GWH>a~AQJQBz$wEFC zQrJu=N=p$5D{KaD^INO*53dq(B^qvveRBeGNWR^ftx%kXmnzsuS^N3(PhDZl*34`0 z<6jf4AUli~t@LCyU5L;wePkQjz38?h-~ADpJa_|qM{yBoiQuhq&+QDdqU>fl$S#9T zR;{^qMuc_73lmubVA4n{KkQH{V%2S%3wZX@Bdr!;SKtIZ;lu|4L@-{P`~#qJ7*>4==Aa6TcFI z?C)Ign<>ZsB|cOF-#*FVOjjL8LeHEFU%y8_2Du`@*J~~ z`tQkr?ok${|s{I;O~ zO@{t$F)d9d8u~odUmWBquafP6kcz!!;$QiaAjgttYxNjFGIy2JCJBms5(^Zx{}2`Z zf6ywxs>sa@)!RD&`RCt;7s!b=$ot~=0rV7m8Ym4I+<(m{OP+7O0Tt>~*4+pI_fUS6 z;OgJK`x)s?B^6sp%+@W&;fHu}=Jewq@iX;2C2QNjz_q}Ey!3)ux}5Xc zE7G2|h?M*<6Ma?jOB(Q6El*|*p}v~;-5hW44oB&NbXm;(h$4Eejs@N|touevN<+01 zmXas6(~1l-=zIKt;l(ja#0%orN#5OYkI{6O2CfR+9s#8M{f@I|DUbS=`}(ZO=g?CV z!@uf5Nyoz!vO#DQHi5A+fmTyPqOmcr%&?9`L&BO-f+w6gq$hs_q?||fmKa1<{L?6U zzT|ErTqWy1qyo)i=O;6Bm_RNG$KODV(TzZ3@RVD2XH4oRlV3Td)TxOOIF#j>wR>Ivm323q764thy1(t` zpVe-EfA0Ts$vZav%Hf)SR~OuR^4b66Z~0fBwV$y^^q9 zg3j})Ts?1FoGfq{ZO_*!_sb@iU1_`Z$}M-r+PGOV7Pe=qKbz*dM?3BMS_(X}U}gWR z`Hx>-UVb`zZfi}x;w{dNU_@66}`L8-@m@3U**Yj`9<5TzXt9HMq$6o^`G_YfwATu^d0C8 zIUeP-+lI~sT(y_Lr!(lTlG?R)CcoD8ZCklLT?K*JwrwH5o?Bu@uHms+6Cn%F{^{)w zfUO)X1}<=(pS*6XENI>DUeFd@;H2dCL!ea*+hifjAwTa2@0Vr;ZU|Zd++GmddGVkY zS1n_*?itgwhWj*T6&`^ss12>?`l@;cwi_HqgLY=iW`AD+E)&9Hy?YkS0_N{I|9yY0 k`%mIQO_1EqB6{>cf5_YqrhG~B{Xu!m)78&qol`;+02w2UD*ylh From 1dbb90cb129c0e08aa115855f98a729ef867115f Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 5 Dec 2024 14:50:46 +0100 Subject: [PATCH 071/121] Added workflow illustrations --- reference/workflow.ttl | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/reference/workflow.ttl b/reference/workflow.ttl index 7325fc5f..a4f80154 100644 --- a/reference/workflow.ttl +++ b/reference/workflow.ttl @@ -15,16 +15,16 @@ dcterms:abstract """The workflow multi-perspective combines the persistence and holistic perspectives to describe workflows as a process built up of a set of temporal tasks. Workflows may also be extended reductionistically into serial and parallel workflows."""@en , - "Workflow"@en ; - dcterms:creator :JesperFriis , - :GerhardGoldbeck , - :EmanueleGhedini ; - dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - dcterms:publisher ; - dcterms:title "Workflow"@en ; - rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc3" ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . + "Workflow"@en ; + dcterms:creator :EmanueleGhedini , + :GerhardGoldbeck , + :JesperFriis ; + dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; + dcterms:publisher ; + dcterms:title "Workflow"@en ; + rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; + owl:versionInfo "1.0.0-rc3" ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Object Properties @@ -112,6 +112,7 @@ It means that you can declare that e.g. tightening a bolt is a task of building :EMMO_92829beb_6ed4_4c88_bbd5_3bc7403e2895 ; owl:disjointWith :EMMO_5848e476_2768_4988_98f9_9053c532307b ; skos:prefLabel "SerialWorkflow"@en ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/SerialWorkflow.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A workflow whose tasks are tiles of a sequence."@en . @@ -119,6 +120,7 @@ It means that you can declare that e.g. tightening a bolt is a task of building :EMMO_5848e476_2768_4988_98f9_9053c532307b rdf:type owl:Class ; rdfs:subClassOf :EMMO_64963ed6_39c9_4258_85e0_6466c4b5420c ; skos:prefLabel "ParallelWorkflow"@en ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/ParallelWorkflow.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A workflow whose tasks are spatial tiles. (TO DO)"@en . @@ -157,6 +159,7 @@ It means that you can declare that e.g. tightening a bolt is a task of building :EMMO_64963ed6_39c9_4258_85e0_6466c4b5420c ; skos:example "Jacobi method numerical step, involving the multiplication between a matrix A and a vector x, whose result is used to update the vector x."@en ; skos:prefLabel "IterativeStep"@en ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/IterativeStep.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A workflow whose output can be used as input for another workflow of the same type, iteratively, within the framework of a larger workflow."@en . @@ -189,4 +192,4 @@ It means that you can declare that e.g. tightening a bolt is a task of building :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A workflow whose steps (iterative steps) are the repetition of the same workflow type."@en . -### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi From 6a4f262d2f22e8c18386d8f9d5ba64786b09621d Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 5 Dec 2024 15:14:32 +0100 Subject: [PATCH 072/121] Added more workflow illustrations --- reference/workflow.ttl | 2 ++ 1 file changed, 2 insertions(+) diff --git a/reference/workflow.ttl b/reference/workflow.ttl index a4f80154..3bb1af51 100644 --- a/reference/workflow.ttl +++ b/reference/workflow.ttl @@ -141,6 +141,7 @@ It means that you can declare that e.g. tightening a bolt is a task of building :EMMO_5848e476_2768_4988_98f9_9053c532307b ; skos:altLabel "EmbarassinglyParallelWorkflow"@en ; skos:prefLabel "PureParallelWorkflow"@en ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/PureParallelWorkflow.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A workflow that is the concurrent evolution of two or more tasks, not communicacting between themselves."@en . @@ -189,6 +190,7 @@ It means that you can declare that e.g. tightening a bolt is a task of building owl:someValuesFrom :EMMO_9ac10a20_63d0_4bbd_a5d3_f00a0ad4682c ] ; skos:prefLabel "IterativeWorkflow"@en ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/IterativeWorkflow.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A workflow whose steps (iterative steps) are the repetition of the same workflow type."@en . From 34adcc5b592d6333edd53b10026fe0d092c71bbd Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 5 Dec 2024 15:49:15 +0100 Subject: [PATCH 073/121] Added figures for BeginStep, EndStep, InternalStep... --- reference/workflow.ttl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/reference/workflow.ttl b/reference/workflow.ttl index 3bb1af51..ea838bc5 100644 --- a/reference/workflow.ttl +++ b/reference/workflow.ttl @@ -88,6 +88,7 @@ Workflows may also be extended reductionistically into serial and parallel workf rdfs:subClassOf , :EMMO_caa63d00_80b1_4408_ac1b_cd0d23b0ec50 ; skos:prefLabel "InternalStep"@en ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/ThroughTile.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A generic step in a workflow, that is not the begin or the end."@en . @@ -150,6 +151,7 @@ It means that you can declare that e.g. tightening a bolt is a task of building rdfs:subClassOf , :EMMO_edf72228_e040_4edc_8b46_78b2a47c72d7 ; skos:prefLabel "EndStep"@en ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/EndTile.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The final step of a workflow."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "There may be more than one end task, if they run in parallel leading to more than one output."@en . @@ -160,7 +162,7 @@ It means that you can declare that e.g. tightening a bolt is a task of building :EMMO_64963ed6_39c9_4258_85e0_6466c4b5420c ; skos:example "Jacobi method numerical step, involving the multiplication between a matrix A and a vector x, whose result is used to update the vector x."@en ; skos:prefLabel "IterativeStep"@en ; - :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/IterativeStep.png"^^xsd:anyURI ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/IterativeWorkflow.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A workflow whose output can be used as input for another workflow of the same type, iteratively, within the framework of a larger workflow."@en . @@ -178,6 +180,7 @@ It means that you can declare that e.g. tightening a bolt is a task of building rdfs:subClassOf , :EMMO_fa595892_070d_455e_9459_06c97179c080 ; skos:prefLabel "BeginStep"@en ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/BeginTile.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An initial step of a workflow."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "There may be more than one begin task, if they run in parallel."@en . From e3a1815e098ff060e515e2c94644305de6c0e293 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 5 Dec 2024 16:00:07 +0100 Subject: [PATCH 074/121] Added missing elucidations --- reference/workflow.ttl | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/reference/workflow.ttl b/reference/workflow.ttl index ea838bc5..6460fbc5 100644 --- a/reference/workflow.ttl +++ b/reference/workflow.ttl @@ -66,13 +66,15 @@ Workflows may also be extended reductionistically into serial and parallel workf rdf:type owl:Class ; rdfs:subClassOf , :EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 ; - skos:prefLabel "StepByPosition"@en . + skos:prefLabel "StepByPosition"@en ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "A step in a workflow, categorised by its position in the workflow."@en . ### https://w3id.org.org/emmo#EMMO_1a6ddb13_49ff_4305_97a1_d1458d51c066 rdf:type owl:Class ; rdfs:subClassOf :EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 ; - skos:prefLabel "StepByFlow"@en . + skos:prefLabel "StepByFlow"@en ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "A step in a workflow, categorised by how it is connected to other steps."@en . ### https://w3id.org/emmo#EMMO_2666a7e3_2ad4_49a0_899e_329607231f4b From d29e7f68dfc12038479a8f213d5fe00b8b26c6f6 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Thu, 5 Dec 2024 17:39:22 +0100 Subject: [PATCH 075/121] Changes During Today's --- perspectives/holistic.ttl | 21 ++++++++----- perspectives/reductionistic.ttl | 4 +-- reference/persholistic.ttl | 52 ++++++++++++++++++++++++++++----- reference/reference.ttl | 4 +-- reference/symbolic.ttl | 9 +++--- reference/workflow.ttl | 38 ++++++++++++++---------- 6 files changed, 90 insertions(+), 38 deletions(-) diff --git a/perspectives/holistic.ttl b/perspectives/holistic.ttl index 8fb29ef0..53bd2b35 100644 --- a/perspectives/holistic.ttl +++ b/perspectives/holistic.ttl @@ -14,10 +14,10 @@ dcterms:abstract """Defines the holistic perspective which include process and the role of its participants. Processes are 4D object's that unfolds in time in a way that has a meaning to the ontologist with participants who's role is assigned by the ontologist."""@en ; - dcterms:contributor :JesperFriis , - :GerhardGoldbeck , + dcterms:contributor , :AdhamHashibon , - ; + :GerhardGoldbeck , + :JesperFriis ; dcterms:creator :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; @@ -47,7 +47,7 @@ Processes are 4D object's that unfolds in time in a way that has a meaning to th :EMMO_814b6b76_e0ca_4953_a832_d1816fb695f1 ; rdfs:range ; skos:altLabel "hasQualifiedPart"@en ; - skos:prefLabel "hasQRole"@en . + skos:prefLabel "hasQualifiedRole"@en . ################################################################# @@ -100,7 +100,7 @@ This class allows the picking of parts without necessarily going trough a rigid ### https://w3id.org/emmo#EMMO_0e1f2009_bf12_49d1_99f3_1422e5287d82 :EMMO_0e1f2009_bf12_49d1_99f3_1422e5287d82 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 ; + rdfs:subClassOf :EMMO_edcb3871_900f_407f_912e_89f96d3e28de ; skos:altLabel "HolisticTemporalPart"@en ; skos:prefLabel "TemporalRole"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An holistic temporal part of a whole."@en . @@ -160,9 +160,16 @@ The role type requires that also the whole type depends on the existence of part ] . +### https://w3id.org/emmo#EMMO_edcb3871_900f_407f_912e_89f96d3e28de +:EMMO_edcb3871_900f_407f_912e_89f96d3e28de rdf:type owl:Class ; + rdfs:subClassOf :EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 ; + skos:prefLabel "RoleBySpatiotemporal"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all classes that categorise roles according to that fact that they are temporal or non-temporal parts of the whole."@en . + + ### https://w3id.org/emmo#EMMO_fcae603e_aa6e_4940_9fa1_9f0909cabf3b :EMMO_fcae603e_aa6e_4940_9fa1_9f0909cabf3b rdf:type owl:Class ; - rdfs:subClassOf :EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 ; + rdfs:subClassOf :EMMO_edcb3871_900f_407f_912e_89f96d3e28de ; skos:altLabel "HolisticSpatialPart"@en ; skos:prefLabel "NonTemporalRole"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An holistic spatial part of a whole."@en . @@ -172,7 +179,7 @@ The role type requires that also the whole type depends on the existence of part # Individuals ################################################################# -### https://orcid.org/0000-0003-3805-8761 +### https://w3id.org/emmo#EmanueleGhedini :EmanueleGhedini rdf:type :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac . diff --git a/perspectives/reductionistic.ttl b/perspectives/reductionistic.ttl index 4924be9e..38a24890 100644 --- a/perspectives/reductionistic.ttl +++ b/perspectives/reductionistic.ttl @@ -174,7 +174,7 @@ The tiles of specific granularity level provide a covering for the whole and are skos:prefLabel "SpatioTemporalTile" ; :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: SpatialTile or TemporalTile or JunctionTile" , "EquivalentTo: ThroughTile or EndTile or BeginTile" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all tiles bolonging to tessellations in which all tiles are connected through spatiotemporal relations hasNext or contacts."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all tiles belonging to tessellations in which all tiles are connected through spatiotemporal relations hasNext or contacts."@en . ### https://w3id.org/emmo#EMMO_36c79456_e29c_400d_8bd3_0eedddb82652 @@ -363,4 +363,4 @@ This does not mean that there cannot be a change in the internal structure of th :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A direct part that only is the source, but not the target of temporal relations."@en . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/reference/persholistic.ttl b/reference/persholistic.ttl index 2b46c6ca..0c956fcb 100644 --- a/reference/persholistic.ttl +++ b/reference/persholistic.ttl @@ -10,14 +10,16 @@ rdf:type owl:Ontology ; owl:versionIRI ; - owl:imports , + owl:imports , + , , + , ; dcterms:abstract ""@en ; - dcterms:contributor :JesperFriis , + dcterms:contributor :AdhamHashibon , + :GeorgSchmitz , :GerhardGoldbeck , - :AdhamHashibon , - ; + :JesperFriis ; dcterms:creator :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; @@ -91,15 +93,38 @@ ] ; skos:example "A catalyst. A bus driver. A substance that is initiating a reaction that would not occur without its presence."@en ; skos:prefLabel "Agent"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The agent concept identifies the parts of a process that are also its drivers. An agent part has an active role with respect to any other generic part, meaning that is involved in the causal chain that characterize the process. An agent in a participant, meaning that is qualifiable as an object. +As for all holistic relations, there is a level of subjectivity in drawing whole-role relations, so that the identification of an agent within a process is not fully axiomatizable. +What is axiomatically expressible is that an agent requires to be part of a process (i.e., an agent exists only within a process) but a process may not require an agent to exist (qualified role). Agentless processes may have a distributed causality chain so that the agency is exerted collectively and there is no motivation to draw an holistic connection between the whole and some parts. For example, the breaking of a nail can be caused by an agent such as an hammer, or by the rusting process which is not a participant as required by the agent definition. +This concept covers both intentional and non intentional agency."""@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A participant that is the driver of a process."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """An agent is not necessarily human. An agent plays an active role within the process. An agent is a participant of a process that would not occur without it."""@en . +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 ; + owl:annotatedProperty :EMMO_31252f35_c767_4b97_a877_1235076c3e13 ; + owl:annotatedTarget """The agent concept identifies the parts of a process that are also its drivers. An agent part has an active role with respect to any other generic part, meaning that is involved in the causal chain that characterize the process. An agent in a participant, meaning that is qualifiable as an object. +As for all holistic relations, there is a level of subjectivity in drawing whole-role relations, so that the identification of an agent within a process is not fully axiomatizable. +What is axiomatically expressible is that an agent requires to be part of a process (i.e., an agent exists only within a process) but a process may not require an agent to exist (qualified role). Agentless processes may have a distributed causality chain so that the agency is exerted collectively and there is no motivation to draw an holistic connection between the whole and some parts. For example, the breaking of a nail can be caused by an agent such as an hammer, or by the rusting process which is not a participant as required by the agent definition. +This concept covers both intentional and non intentional agency."""@en ; + rdfs:seeAlso + ] . + ### https://w3id.org/emmo#EMMO_472a0ca2_58bf_4618_b561_6fe68bd9fd49 :EMMO_472a0ca2_58bf_4618_b561_6fe68bd9fd49 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c ; + rdfs:subClassOf :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_60577dea_9019_4537_ac41_80b0fb563d41 ; + owl:someValuesFrom :EMMO_eaf4640d_651d_4cbe_a315_3d2dc5df3b35 + ] , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_f2fc1ce9_cc3b_4eb5_a112_3c85d1b1374a + ] ; + owl:someValuesFrom :EMMO_c130614a_2985_476d_a7ed_8a137847703c + ] ; skos:altLabel "Elaboration"@en , "Work"@en ; skos:example """The process in which a control unit of a CPU (the agent) orchestrates some cached binary data according to a list of instructions (e.g. a program). @@ -107,7 +132,7 @@ The process in which a librarian order books alphabetically on a shelf. The execution of an algorithm."""@en ; skos:prefLabel "Procedure"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "The set of established forms or methods of an organized body for accomplishing a certain task or tasks (Wiktionary)."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The process in which an agent works with some entities according to some existing formalised operative rules."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An intentional process in which an agent works with some entities according to some existing formalised operative rules."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A procedure can be considered as an intentional process with a plan."@en . [ rdf:type owl:Axiom ; @@ -135,6 +160,12 @@ The execution of an algorithm."""@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A system is conceived as an aggregate of things that 'work' (or interact) together. While a system extends in time through distinct temporal parts (like every other 4D object), this elucdation focuses on a timescale in which the obejct shows a persistence in time."@en . +### https://w3id.org/emmo#EMMO_8cf62c94_ae5f_4f80_8669_d5f91178db6d +:EMMO_8cf62c94_ae5f_4f80_8669_d5f91178db6d rdf:type owl:Class ; + rdfs:subClassOf :EMMO_c130614a_2985_476d_a7ed_8a137847703c ; + skos:prefLabel "ProceduralAgent"@en . + + ### https://w3id.org/emmo#EMMO_b9522e56_1fac_4766_97e6_428605fabd3e :EMMO_b9522e56_1fac_4766_97e6_428605fabd3e rdf:type owl:Class ; rdfs:subClassOf :EMMO_65a007dc_2550_46b0_b394_3346c67fbb69 ; @@ -148,7 +179,7 @@ The execution of an algorithm."""@en ; :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; skos:prefLabel "IntentionalProcess"@en ; :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "SubClassOf: hasAgent some IntentionalAgent" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process occurring with the active participation of an agent that drives the process according to a specific objective (intention)."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process occurring with the active participation of an intentional agent that drives the process according to a specific objective (intention)."@en . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c ; @@ -183,11 +214,18 @@ organization: person or group of people that has its own functions with responsi ] ; owl:someValuesFrom :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c ] ; + rdfs:seeAlso ; skos:prefLabel "IntentionalAgent"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An agent that is driven by the intention to reach a defined objective in driving a process."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Intentionality is not limited to human agents, but in general to all agents that have the capacity to decide to act in driving a process according to a motivation."@en . +### https://w3id.org/emmo#EMMO_eaf4640d_651d_4cbe_a315_3d2dc5df3b35 +:EMMO_eaf4640d_651d_4cbe_a315_3d2dc5df3b35 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; + skos:prefLabel "ProceduralData"@en . + + ### https://w3id.org/emmo#EMMO_f76884f7_964e_488e_9bb7_1b2453e9e817 :EMMO_f76884f7_964e_488e_9bb7_1b2453e9e817 rdf:type owl:Class ; rdfs:subClassOf :EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186 ; diff --git a/reference/reference.ttl b/reference/reference.ttl index 0e908719..3ab7c5ee 100644 --- a/reference/reference.ttl +++ b/reference/reference.ttl @@ -11,11 +11,11 @@ rdf:type owl:Ontology ; owl:versionIRI ; owl:imports , - , , , + , , , . -### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/reference/symbolic.ttl b/reference/symbolic.ttl index 55f0f6e3..2f44f2dd 100644 --- a/reference/symbolic.ttl +++ b/reference/symbolic.ttl @@ -296,8 +296,8 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc "https://www.w3schools.com/xml/schema_dtypes_numeric.asp" ; skos:altLabel "LiteralData" ; skos:prefLabel "SymbolicData"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: ArrayData, ScalarData" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A symbolic data is a a data that is rooted on some symbolic based encoding, such as floating point numbers, strings, integer. They are not to be intended as mathematical entities (even if they may be interpreted as such) but as syntactic structures (datastructures or datatypes) based on concatenated tokens (or symbols, letters) that can deliver data."@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: ArrayData, ScalarData" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class for entities which stands for data expressed using a symbolic encoding."@en . @@ -326,12 +326,11 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc ### https://w3id.org/emmo#EMMO_9e49caad_b29e_4cf1_9be4_80419fd1e45c :EMMO_9e49caad_b29e_4cf1_9be4_80419fd1e45c rdf:type owl:Class ; - rdfs:subClassOf :EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 , - :EMMO_e12dcfa4_c9f1_4546_9a12_8457c052e6ba ; + rdfs:subClassOf :EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 ; skos:prefLabel "ArrayData"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "SubClassOf: hasScalarData some ScalarData" , - "SubClassOf: hasSpatialTile some SymbolicData" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "An array is a datatype representing an ordered collection of elements (or values) that can be accessed by indexes. Arrays have an analog mathematical counterpart in vectors and matrixes, but are separate concepts. Arrays may be multidimensionals."@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "SubClassOf: hasScalarData some ScalarData" , + "SubClassOf: hasSpatialTile some SymbolicData" ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """In the EMMO we use the following JSON based syntax to represent arrays: - mono-dimensional array [v1,v2,...,vn] (vector) - bi-dimensional array [[v1,v2,...,vn],[w1,w2,...,2n]] (matrix) diff --git a/reference/workflow.ttl b/reference/workflow.ttl index 6460fbc5..536cd620 100644 --- a/reference/workflow.ttl +++ b/reference/workflow.ttl @@ -33,7 +33,8 @@ Workflows may also be extended reductionistically into serial and parallel workf ### https://w3id.org/emmo#EMMO_4ab7fb52_cec3_4c00_90c0_5648f01e3296 :EMMO_4ab7fb52_cec3_4c00_90c0_5648f01e3296 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_70da982d_1810_4b01_9630_a28e216ecd9a ; - skos:prefLabel "hasBeginTask"@en . + skos:prefLabel "hasBeginTask"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation identifying the tasks of a workflow that are not causally temporally dependent by other parts of the workflow."@en . ### https://w3id.org/emmo#EMMO_70da982d_1810_4b01_9630_a28e216ecd9a @@ -41,13 +42,15 @@ Workflows may also be extended reductionistically into serial and parallel workf rdfs:subPropertyOf :EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b ; rdfs:domain :EMMO_64963ed6_39c9_4258_85e0_6466c4b5420c ; rdfs:range :EMMO_4299e344_a321_4ef2_a744_bacfcce80afc ; - skos:prefLabel "hasTask"@en . + skos:prefLabel "hasTask"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "The holistic relation connecting a workflow with one of its tasks."@en . ### https://w3id.org/emmo#EMMO_92227f7f_22e9_4b19_a011_920eac3c7b75 :EMMO_92227f7f_22e9_4b19_a011_920eac3c7b75 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_70da982d_1810_4b01_9630_a28e216ecd9a ; - skos:prefLabel "hasEndTask"@en . + skos:prefLabel "hasEndTask"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation identifying the tasks of a workflow that are not a temporal cause of other parts of the workflow."@en . ### https://w3id.org/emmo#EMMO_dbe39465_6cf4_4592_b0c5_b7446789a37b @@ -64,8 +67,7 @@ Workflows may also be extended reductionistically into serial and parallel workf ### https://w3id.org.org/emmo#EMMO_180bd73b_0c5d_4b1f_ba12_4309c5a50d49 rdf:type owl:Class ; - rdfs:subClassOf , - :EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 ; + rdfs:subClassOf :EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 ; skos:prefLabel "StepByPosition"@en ; :EMMO_157fdf31_6387_42be_8e72_10530519214a "A step in a workflow, categorised by its position in the workflow."@en . @@ -82,7 +84,7 @@ Workflows may also be extended reductionistically into serial and parallel workf rdfs:subClassOf , :EMMO_504ad89e_dd4a_4fa6_aeb6_15c8ce0cde9b ; skos:prefLabel "SerialStep"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A step that is a temporal tile of a workflow. (TO DO)"@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A step that is a temporal tile of a workflow when there are no other activities taking place concurrently (i.e., no parallelism)."@en . ### https://w3id.org/emmo#EMMO_322ce14e_9ede_4841_ad70_302b4d6c5f28 @@ -97,6 +99,7 @@ Workflows may also be extended reductionistically into serial and parallel workf ### https://w3id.org/emmo#EMMO_4299e344_a321_4ef2_a744_bacfcce80afc :EMMO_4299e344_a321_4ef2_a744_bacfcce80afc rdf:type owl:Class ; rdfs:subClassOf :EMMO_472a0ca2_58bf_4618_b561_6fe68bd9fd49 , + :EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 , [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_70da982d_1810_4b01_9630_a28e216ecd9a ] ; @@ -104,6 +107,8 @@ Workflows may also be extended reductionistically into serial and parallel workf ] ; skos:altLabel "Job"@en ; skos:prefLabel "Task"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The concept of task is developed in strict connection with the concept of workflow: a task is always part of a workflow and a workflow always possess some tasks. This makes the relation between task and workflow an holistic relation, with task as role and workflow as whole. +A task is also holistically connected to an intentional agent, since a task is defined as a procedure. For this reason a task is both a role, with respect to a workflow, and a whole, with respect to an intentional agent."""@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A procedure that is an hoilistic part of a workflow."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """A task is a generic part of a workflow, without taking care of the task granularities. It means that you can declare that e.g. tightening a bolt is a task of building an airplane, without caring of the coarser tasks to which this tightening belongs."""@en . @@ -124,7 +129,9 @@ It means that you can declare that e.g. tightening a bolt is a task of building rdfs:subClassOf :EMMO_64963ed6_39c9_4258_85e0_6466c4b5420c ; skos:prefLabel "ParallelWorkflow"@en ; :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/ParallelWorkflow.png"^^xsd:anyURI ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A workflow whose tasks are spatial tiles. (TO DO)"@en . + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A workflow can be seen as a direct acyclic graph, whose nodes are tasks and edges are asymmetric causal relations. A parallel graph occurs when the topological order of such graph if not unique, meaning that there is at least one portion of the workflow in which at least two tasks are running concurrently. +Concurrent tasks may or may not communicate. Communication is represented as a symmetric causality relation, superimposing the direct acyclic graph structure of the workflow."""@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A workflow with some tasks running concurrently."@en . ### https://w3id.org/emmo#EMMO_64963ed6_39c9_4258_85e0_6466c4b5420c @@ -142,10 +149,10 @@ It means that you can declare that e.g. tightening a bolt is a task of building :EMMO_83a460aa_5826_4fbb_93e8_d73d0df25757 rdf:type owl:Class ; rdfs:subClassOf :EMMO_36c79456_e29c_400d_8bd3_0eedddb82652 , :EMMO_5848e476_2768_4988_98f9_9053c532307b ; - skos:altLabel "EmbarassinglyParallelWorkflow"@en ; - skos:prefLabel "PureParallelWorkflow"@en ; + skos:prefLabel "EmbarassinglyParallelWorkflow"@en ; :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/PureParallelWorkflow.png"^^xsd:anyURI ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A workflow that is the concurrent evolution of two or more tasks, not communicacting between themselves."@en . + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "An embarassingly parallel workflow occurs when the concurrent tasks may run completely independently by each other."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A parallel workflow in which concurrent (parallel) tasks are not communication each other."@en . ### https://w3id.org/emmo#EMMO_8a2a1cbc_dfc3_4e6c_b337_00ee56fd438a @@ -161,11 +168,11 @@ It means that you can declare that e.g. tightening a bolt is a task of building ### https://w3id.org/emmo#EMMO_9ac10a20_63d0_4bbd_a5d3_f00a0ad4682c :EMMO_9ac10a20_63d0_4bbd_a5d3_f00a0ad4682c rdf:type owl:Class ; rdfs:subClassOf , - :EMMO_64963ed6_39c9_4258_85e0_6466c4b5420c ; - skos:example "Jacobi method numerical step, involving the multiplication between a matrix A and a vector x, whose result is used to update the vector x."@en ; + :EMMO_ddecfff6_d3a1_4972_b9e9_3d0ca11a3a0b ; + skos:example "A Jacobi method, involving the iterative multiplication between a matrix A and a vector x, which is part of larger workflow for the solution of a partial differential equation using finite differences."@en ; skos:prefLabel "IterativeStep"@en ; :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/IterativeWorkflow.png"^^xsd:anyURI ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A workflow whose output can be used as input for another workflow of the same type, iteratively, within the framework of a larger workflow."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An iterative workflow which is a step of a larger workflow."@en . ### https://w3id.org/emmo#EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 @@ -173,6 +180,7 @@ It means that you can declare that e.g. tightening a bolt is a task of building rdfs:subClassOf :EMMO_4299e344_a321_4ef2_a744_bacfcce80afc , :EMMO_9953c19f_ee33_4af8_be5e_dbf6d1e33581 ; skos:prefLabel "Step"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "While a task is only an holistic part of a workflow, a step provide a more precise context about the placement of a task in the topological structure of a workflow by using a reductionistic categorization. A workflow is now seen as a tiling and a step is on of its tiles."@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A task that is a well formed tile of a workflow, according to a reductionistic description."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A step is part of a specific granularity level for the workflow description, as composition of tasks."@en . @@ -196,7 +204,7 @@ It means that you can declare that e.g. tightening a bolt is a task of building ] ; skos:prefLabel "IterativeWorkflow"@en ; :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/IterativeWorkflow.png"^^xsd:anyURI ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A workflow whose steps (iterative steps) are the repetition of the same workflow type."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A workflow whose steps are the repetition of the same task type."@en . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi From 4ef6551b0c296c7efca62a8b3ce38ca0468e9767 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 5 Dec 2024 18:01:45 +0100 Subject: [PATCH 076/121] Added hasSIQuantityValue data property as a convinient way to specify the value of physical quantities. --- disciplines/metrology.ttl | 48 ++++++++++++++++++++++++++++++++++----- 1 file changed, 42 insertions(+), 6 deletions(-) diff --git a/disciplines/metrology.ttl b/disciplines/metrology.ttl index a71c4005..e6697c2e 100644 --- a/disciplines/metrology.ttl +++ b/disciplines/metrology.ttl @@ -18,11 +18,11 @@ dcterms:abstract """Defines the formal language of metrology, including theoretical and practical aspects of measurements. This module is based on the International vocabulary of metrology (VIM) as well as the ISO/IEC 80000 standard."""@en ; - dcterms:creator :JesperFriis , - :GerhardGoldbeck , + dcterms:creator , :AdhamHashibon , :EmanueleGhedini , - ; + :GerhardGoldbeck , + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Metrology"@en ; @@ -96,6 +96,22 @@ This module is based on the International vocabulary of metrology (VIM) as well rdfs:range xsd:anyURI . +################################################################# +# Datatypes +################################################################# + +### https://w3id.org/emmo/disciplines/metrology#EMMO_799c067b_083f_4365_9452_1f1433b03676 +:EMMO_799c067b_083f_4365_9452_1f1433b03676 rdf:type rdfs:Datatype ; + skos:example "\"3 cm\""@en , + """A more complete example showing how to specify the value of a physical quantity in turtle using this datatype: + + height1 a emmo:Height ; + hasSIQuantityValue \"3 cm\"^^emmo:SIQuantityDatatype ."""@en ; + skos:prefLabel "SIQuantityDatatype"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A datatype for a specifying a physcial quantity as a string consisting of a numerical, a separator and an SI unit."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The unit should be a valid, possible prefixed, derived SI unit."@en . + + ################################################################# # Object Properties ################################################################# @@ -244,6 +260,26 @@ The label of this class was also changed from PhysicsDimension to PhysicalDimens :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Assigns a quantity to an object via a well-defined measurement procedure."@en . +################################################################# +# Data properties +################################################################# + +### https://w3id.org/emmo/disciplines/metrology#EMMO_42806efc_581b_4ff8_81b0_b4d62153458b +:EMMO_42806efc_581b_4ff8_81b0_b4d62153458b rdf:type owl:DatatypeProperty ; + rdfs:subPropertyOf owl:topDataProperty ; + rdfs:domain :EMMO_02c0621e_a527_4790_8a0f_2bb51973c819 ; + rdfs:range :EMMO_799c067b_083f_4365_9452_1f1433b03676 ; + skos:example """Example showing how to specify the value of a physical quantity in turtle using hasSIQuantityValue: + + height1 a emmo:Height ; + hasSIQuantityValue \"3 cm\"^^emmo:SIQuantityDatatype ."""@en ; + skos:prefLabel "hasSIQuantityValue"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Relates a physical quantity to its value specified as a string consisting of a numerical, a separator and a unit."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """Using hasSIQuantityValue is a convenient, but less semantic, alternative to specify value and unit of a physical quantity compared to using the 'hasNumericalPart' and 'hasReferencePart'/'hasMetrologicalReference' relations. + +The unit should be a valid, possible prefixed, derived SI unit."""@en . + + ################################################################# # Classes ################################################################# @@ -291,9 +327,9 @@ ISO 80000-1"""@en ; Rockwell C hardness electric resistance"""@en ; skos:prefLabel "Quantity"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: SubjectiveProperty, ObjectiveProperty" , - "EquivalentTo: PhysicalQuantity or OrdinalQuantity" ; :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "https://qudt.org/schema/qudt/Quantity"^^xsd:anyURI ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: SubjectiveProperty, ObjectiveProperty" , + "EquivalentTo: PhysicalQuantity or OrdinalQuantity" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A quantifiable property of a phenomenon, body, or substance."@en ; :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "measurand"@en , "quantity"@en ; @@ -677,7 +713,7 @@ m/s km"""@en ; skos:prefLabel "MeasurementUnit"@en ; :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: DimensionlessUnit, DimensionalUnit" , - "DisjointUnionOf: NonPrefixedUnit, PrefixedUnit" ; + "DisjointUnionOf: NonPrefixedUnit, PrefixedUnit" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A metrological reference for a physical quantity."@en ; :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "measurement unit (VIM3 1.9)"@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """\"Real scalar quantity, defined and adopted by convention, with which any other quantity of the same kind can be compared to express the ratio of the second quantity to the first one as a number\" From e58ac6f4411a36b6ecdf4b5658e3c91fd5030fcd Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 5 Dec 2024 18:14:54 +0100 Subject: [PATCH 077/121] Updated contributors --- disciplines/metrology.ttl | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/disciplines/metrology.ttl b/disciplines/metrology.ttl index e6697c2e..f90e70e3 100644 --- a/disciplines/metrology.ttl +++ b/disciplines/metrology.ttl @@ -18,11 +18,10 @@ dcterms:abstract """Defines the formal language of metrology, including theoretical and practical aspects of measurements. This module is based on the International vocabulary of metrology (VIM) as well as the ISO/IEC 80000 standard."""@en ; - dcterms:creator , - :AdhamHashibon , - :EmanueleGhedini , + dcterms:creator :EmanueleGhedini , :GerhardGoldbeck , - :JesperFriis ; + :JesperFriis , + :SimonClark ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Metrology"@en ; From b0207e98103b933f1ed431dae99f8954eaba0140 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 5 Dec 2024 18:17:34 +0100 Subject: [PATCH 078/121] Fixed creator iri --- disciplines/metrology.ttl | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/disciplines/metrology.ttl b/disciplines/metrology.ttl index a71c4005..db787d4b 100644 --- a/disciplines/metrology.ttl +++ b/disciplines/metrology.ttl @@ -18,11 +18,10 @@ dcterms:abstract """Defines the formal language of metrology, including theoretical and practical aspects of measurements. This module is based on the International vocabulary of metrology (VIM) as well as the ISO/IEC 80000 standard."""@en ; - dcterms:creator :JesperFriis , + dcterms:creator :EmanueleGhedini , :GerhardGoldbeck , - :AdhamHashibon , - :EmanueleGhedini , - ; + :JesperFriis , + :SimonClark ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Metrology"@en ; From c6e31b2a3366dd15b5e3a7fafb672a19213c5cbc Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 5 Dec 2024 20:06:58 +0100 Subject: [PATCH 079/121] Fixed the error that made EMMOntoPy crasch --- mereocausality/mereocausality.ttl | 2105 ++++++++++++----------------- 1 file changed, 841 insertions(+), 1264 deletions(-) diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index d574d43c..28bc429e 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -3,1346 +3,923 @@ @prefix rdf: . @prefix xml: . @prefix xsd: . -@prefix foaf: . @prefix rdfs: . @prefix skos: . @prefix dcterms: . @base . - rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; - dcterms:abstract """Introduces the fundamental mereocausal (and mereotopological) concepts of EMMO and their relations with the real world entities that they represent. EMMO uses mereocausality as the ground for all the subsequent ontology modules. -The concept of causal connection is used to distinguish between ontology entities: items are causally self-connected objects, while collections are causally disconnected. -Quantum mereology is based on the concept of quantum entity. -This module introduces also the fundamental mereotopological relations used to distinguish between space and time dimensions, making spacetime emerge from underlying network of causal relations between quantum entities."""@en ; - dcterms:contributor :SebastianoMoruzzi , - :JesperFriis , - :GerhardGoldbeck , - :AdhamHashibon , - , - :GeorgSchmitz , - :FrancescoZaccarini ; - dcterms:creator :EmanueleGhedini ; - dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - dcterms:publisher ; - dcterms:title "Elementary Multiperspective Material Ontology"@en , - "Mereocausality"@en ; - rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc3" ; - foaf:mbox ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . + rdf:type owl:Ontology ; + owl:versionIRI ; + owl:imports , + , + , + , + ; + dcterms:abstract """Defines the formal language of metrology, including theoretical and practical aspects of measurements. + +This module is based on the International vocabulary of metrology (VIM) as well as the ISO/IEC 80000 standard."""@en ; + dcterms:creator :AdhamHashibon , + :EmanueleGhedini , + :GeorgSchmitz , + :GerhardGoldbeck , + :JesperFriis ; + dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; + dcterms:publisher ; + dcterms:title "Metrology"@en ; + rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; + owl:versionInfo "1.0.0-rc3" ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Annotation properties ################################################################# -### http://purl.org/dc/terms/abstract -dcterms:abstract rdf:type owl:AnnotationProperty . - - -### http://purl.org/dc/terms/contributor -dcterms:contributor rdf:type owl:AnnotationProperty . - - -### http://purl.org/dc/terms/creator -dcterms:creator rdf:type owl:AnnotationProperty . - - -### http://purl.org/dc/terms/license -dcterms:license rdf:type owl:AnnotationProperty . - - -### http://purl.org/dc/terms/publisher -dcterms:publisher rdf:type owl:AnnotationProperty . - - -### http://purl.org/dc/terms/title -dcterms:title rdf:type owl:AnnotationProperty . - - -### http://www.w3.org/2000/01/rdf-schema#isDefinedBy -rdfs:isDefinedBy rdfs:subPropertyOf rdfs:seeAlso . - - -### http://www.w3.org/2000/01/rdf-schema#label -rdfs:label rdfs:range rdfs:Literal . - - -### http://www.w3.org/2000/01/rdf-schema#seeAlso -rdfs:seeAlso rdfs:comment """EMMO applies the naming convension to its sub-properties of rdfs:seeAlso that their label must end with one of the following terms: - - 'Match': resolvable URLs to corresponding entity in another ontology - - 'Entry': resolvable URLs to a human readable resource describing the subject - - 'Ref': non-resolvable reference to a human readable resource describing the subject"""@en , - "Indicate a resource that might provide additional information about the subject resource."@en . - - -### http://www.w3.org/2004/02/skos/core#altLabel -skos:altLabel rdf:type owl:AnnotationProperty ; - rdfs:subPropertyOf rdfs:label . - - -### http://www.w3.org/2004/02/skos/core#example -skos:example rdf:type owl:AnnotationProperty . - - -### http://www.w3.org/2004/02/skos/core#hiddenLabel -skos:hiddenLabel rdf:type owl:AnnotationProperty ; - rdfs:subPropertyOf rdfs:label . - - -### http://www.w3.org/2004/02/skos/core#prefLabel -skos:prefLabel rdf:type owl:AnnotationProperty ; - rdfs:subPropertyOf rdfs:label . - - -### http://www.w3.org/ns/locn#fullAddress - rdf:type owl:AnnotationProperty . - - -### http://xmlns.com/foaf/0.1/logo -foaf:logo rdf:type owl:AnnotationProperty . - - -### http://xmlns.com/foaf/0.1/mbox -foaf:mbox rdf:type owl:AnnotationProperty . - - -### http://xmlns.com/foaf/0.1/name -foaf:name rdf:type owl:AnnotationProperty . - - -### http://xmlns.com/foaf/0.1/workplaceHomepage -foaf:workplaceHomepage rdf:type owl:AnnotationProperty . - - -### https://w3id.org.org/emmo#EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db -:EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db rdf:type owl:AnnotationProperty ; - skos:prefLabel "OWLRL2DLAxioms"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Axioms to add to the OWL 2 RL version of the ontology to reach DL expressivity."@en ; - rdfs:subPropertyOf rdfs:comment . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db ; - owl:annotatedProperty :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; - owl:annotatedTarget "Axioms to add to the OWL 2 RL version of the ontology to reach DL expressivity."@en ; - rdfs:seeAlso "https://www.w3.org/TR/2012/REC-owl2-profiles-20121211/"^^xsd:anyURI - ] . - - -### https://w3id.org/emmo#EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 -:EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 rdf:type owl:AnnotationProperty ; - skos:prefLabel "contact"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A person or organisation acting as a contact point for enquiries about the ontology resource"@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The annotation should include an email address."@en ; - rdfs:subPropertyOf rdfs:comment . - - -### https://w3id.org/emmo#EMMO_157fdf31_6387_42be_8e72_10530519214a -:EMMO_157fdf31_6387_42be_8e72_10530519214a rdf:type owl:AnnotationProperty ; - skos:prefLabel "illustration"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A link to a graphical representation aimed to facilitate understanding of the concept, or of an annotation."@en ; +### https://w3id.org/emmo#EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 +:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 rdf:type owl:AnnotationProperty ; + skos:prefLabel "uneceCommonCode"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The UN/CEFACT Recommendation 20 provides three character alphabetic and alphanumeric codes for representing units of measurement for length, area, volume/capacity, mass (weight), time, and other quantities used in international trade. The codes are intended for use in manual and/or automated systems for the exchange of information between participants in international trade."@en ; + rdfs:subPropertyOf :EMMO_58e7c821_4af0_4394_89f7_a9649735f4d2 ; + rdfs:range xsd:string ; + rdfs:domain :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 . + + +### https://w3id.org/emmo#EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc +:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc rdf:type owl:AnnotationProperty ; + rdfs:seeAlso "http://www.qudt.org/2.1/catalog/qudt-catalog.html"@en ; + skos:prefLabel "qudtReference"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "URL to corresponing entity in QUDT."@en ; + rdfs:subPropertyOf :EMMO_58e7c821_4af0_4394_89f7_a9649735f4d2 . + + +### https://w3id.org/emmo#EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 +:EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 rdf:type owl:AnnotationProperty ; + rdfs:seeAlso "https://enterpriseintegrationlab.github.io/icity/OM/doc/index-en.html" , + "https://github.com/HajoRijgersberg/OM" ; + skos:prefLabel "omReference"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "IRI to corresponding concept in the Ontology of units of Measure."@en ; + rdfs:subPropertyOf :EMMO_58e7c821_4af0_4394_89f7_a9649735f4d2 . + + +### https://w3id.org/emmo#EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 +:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 rdf:type owl:AnnotationProperty ; + rdfs:seeAlso "https://ucum.org/"^^xsd:anyURI ; + skos:prefLabel "ucumCode"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Unified Code for Units of Measure (UCUM)."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The Unified Code for Units of Measure (UCUM) is a code system intended to include all units of measures being contemporarily used in international science, engineering, and business. The purpose is to facilitate unambiguous electronic communication of quantities together with their units."@en ; + rdfs:subPropertyOf :EMMO_58e7c821_4af0_4394_89f7_a9649735f4d2 ; + rdfs:range xsd:string ; + rdfs:domain :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 . + + +### https://w3id.org/emmo#EMMO_58e7c821_4af0_4394_89f7_a9649735f4d2 +:EMMO_58e7c821_4af0_4394_89f7_a9649735f4d2 rdf:type owl:AnnotationProperty ; + skos:prefLabel "metrologicalReference"@en ; + rdfs:subPropertyOf rdfs:seeAlso . + + +### https://w3id.org/emmo#EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 +:EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 rdf:type owl:AnnotationProperty ; + rdfs:seeAlso "https://www.bipm.org/documents/20126/2071204/JCGM_200_2012.pdf"^^xsd:anyURI ; + skos:example "quantity value (term in VIM that corresponds to Quantity in EMMO)"@en ; + skos:prefLabel "VIMTerm"@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The term in the International vocabulary of metrology (VIM) (JCGM 200:2008) that corresponds to the annotated term in EMMO."@en ; + rdfs:subPropertyOf rdfs:isDefinedBy , + :EMMO_58e7c821_4af0_4394_89f7_a9649735f4d2 . + + +### https://w3id.org/emmo#EMMO_fe015383_afb3_44a6_ae86_043628697aa2 +:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 rdf:type owl:AnnotationProperty ; + rdfs:comment "DOI to corresponding concept in IUPAC"@en ; + rdfs:seeAlso "https://goldbook.iupac.org/"^^xsd:anyURI ; + skos:prefLabel "iupacReference"@en ; rdfs:subPropertyOf rdfs:seeAlso ; rdfs:range xsd:anyURI . -### https://w3id.org/emmo#EMMO_31252f35_c767_4b97_a877_1235076c3e13 -:EMMO_31252f35_c767_4b97_a877_1235076c3e13 rdf:type owl:AnnotationProperty ; - skos:prefLabel "conceptualisation"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The conceptualisation annotation is a comment that helps the reader to understand how the world has been conceptualised by the ontology authors."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A conceptualisation is the preliminary step behind each theory, preceding each logical formalisation. The readers approaching an ontology entity should first read the conceptualisation annotation to clearly understand \"what we are talking about\" and the accompanying terminology, and then read the elucidation."@en , - "An elucidation can provide references to external knowledge sources (i.e. ISO, Goldbook, RoMM)."@en ; - rdfs:subPropertyOf rdfs:comment . - - -### https://w3id.org/emmo#EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 -:EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 rdf:type owl:AnnotationProperty ; - rdfs:seeAlso "https://wiki.dbpedia.org/" ; - skos:prefLabel "dbpediaReference"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "URL to corresponding dpbedia entry."@en ; - rdfs:subPropertyOf rdfs:seeAlso ; - rdfs:range xsd:anyURI . - - -### https://w3id.org/emmo#EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 -:EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 rdf:type owl:AnnotationProperty ; - skos:prefLabel "etymology"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The etymology annotation explains the origin of a word and the historical development of its meaning."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Definitions are usually taken from Wiktionary."@en , - "The etymology annotation is usually applied to rdfs:label entities, to better understand the connection between a label and the concept it concisely represents."@en ; - rdfs:subPropertyOf rdfs:comment . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 ; - owl:annotatedProperty :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f ; - owl:annotatedTarget "Definitions are usually taken from Wiktionary."@en ; - rdfs:seeAlso "https://en.wiktionary.org/wiki/Wiktionary"@en - ] . - - -### https://w3id.org/emmo#EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 -:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 rdf:type owl:AnnotationProperty ; - skos:prefLabel "definition"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Precise and univocal description of an ontological entity in the framework of an axiomatic system."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A definition univocally determines a OWL entity using necessary and sufficient conditions referring to other OWL entities."@en ; - rdfs:subPropertyOf rdfs:comment . - - -### https://w3id.org/emmo#EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 -:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 rdf:type owl:AnnotationProperty ; - skos:prefLabel "elucidation"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Short enlightening explanation aimed to facilitate the user in drawing the connection (interpretation) between a OWL entity and the real world object(s) for which it stands."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "An elucidation should address the real world entities using the concepts introduced by the conceptualisation annotation."@en ; - rdfs:subPropertyOf rdfs:comment . - - -### https://w3id.org/emmo#EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a -:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a rdf:type owl:AnnotationProperty ; - rdfs:comment "Will be removed with 1.0.0 release due to duplicated scope of emmo:example with respect to skos:example" ; - owl:deprecated "true"^^xsd:boolean ; - rdfs:subPropertyOf skos:example . - - -### https://w3id.org/emmo#EMMO_c6e77b51_681b_4d04_b20d_a08f2b977470 -:EMMO_c6e77b51_681b_4d04_b20d_a08f2b977470 rdf:type owl:AnnotationProperty ; - skos:prefLabel "OWL2DLRestrictedAxiom"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Axiom not included in the theory because of OWL 2 DL global restrictions for decidability."@en ; - rdfs:subPropertyOf rdfs:comment . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_c6e77b51_681b_4d04_b20d_a08f2b977470 ; - owl:annotatedProperty :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; - owl:annotatedTarget "Axiom not included in the theory because of OWL 2 DL global restrictions for decidability."@en ; - rdfs:seeAlso "https://www.w3.org/TR/2012/REC-owl2-syntax-20121211/#Global_Restrictions_on_Axioms_in_OWL_2_DL"^^xsd:anyURI - ] . - - -### https://w3id.org/emmo#EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f -:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f rdf:type owl:AnnotationProperty ; - skos:prefLabel "comment"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A text that add some information about the entity."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A comment can be addressed to facilitate interpretation, to suggest possible usage, to clarify the concepts behind each entity with respect to other ontological apporaches."@en ; - rdfs:subPropertyOf rdfs:comment . +################################################################# +# Datatypes +################################################################# +### https://w3id.org/emmo/disciplines/metrology#EMMO_799c067b_083f_4365_9452_1f1433b03676 +:EMMO_799c067b_083f_4365_9452_1f1433b03676 rdf:type rdfs:Datatype ; + skos:example "\"3 cm\""@en , + """A more complete example showing how to specify the value of a physical quantity in turtle using this datatype: -### https://w3id.org/emmo#EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d -:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d rdf:type owl:AnnotationProperty ; - rdfs:seeAlso "https://www.wikipedia.org/" ; - skos:prefLabel "wikipediaReference"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "URL to corresponding Wikipedia entry."@en ; - rdfs:subPropertyOf rdfs:seeAlso ; - rdfs:range xsd:anyURI . + height1 a emmo:Height ; + hasSIQuantityValue \"3 cm\"^^emmo:SIQuantityDatatype ."""@en ; + skos:prefLabel "SIQuantityDatatype"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A datatype for a specifying a physcial quantity as a string consisting of a numerical, a separator and an SI unit."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The unit should be a valid, possible prefixed, derived SI unit."@en . ################################################################# # Object Properties ################################################################# -### https://w3id.org/emmo#EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d -:EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c ; - owl:propertyDisjointWith :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; - rdfs:seeAlso :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; - skos:prefLabel "isNotCauseOf"@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "x isNotCauseOf y iff not(x isCauseOf y)"@en . - - -### https://w3id.org/emmo#EMMO_07808d05_18d1_4253_96e5_58b8277347de -:EMMO_07808d05_18d1_4253_96e5_58b8277347de rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_fdfa43cd_1f48_4d82_ac49_685fe894558f ; - owl:inverseOf :EMMO_55354438_7000_4284_b1b9_59d60c2261b9 ; - skos:prefLabel "isPortionPartOf"@en . - - -### https://w3id.org/emmo#EMMO_0949a7de_78dc_421d_8603_3b685cb927a3 -:EMMO_0949a7de_78dc_421d_8603_3b685cb927a3 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c ; - owl:inverseOf ; - rdfs:isDefinedBy ; - skos:prefLabel "isMemberOf"@en . - - -### https://w3id.org/emmo#EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 -:EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:inverseOf :EMMO_9f55743f_a5e2_4a75_a68c_978c36117dec ; - skos:example "A molecule is a distinct part of a fluid."@en ; - skos:prefLabel "hasDistinctPart"@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "DP(x, y) ≡ PP(x, y) ∧ ∃φ[φ(x) ↔ ¬φ(y)]" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superproperty of all object property relations between an entity and one of its proper parts that belongs to different taxonomical branch."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A part is always distinct xor redundant."@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 ; - owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; - owl:annotatedTarget "DP(x, y) ≡ PP(x, y) ∧ ∃φ[φ(x) ↔ ¬φ(y)]" ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "We usa a predicate template notation as DP<φ>(x,y) to specify subclasses of DP(x,y) for the class φ, meaning that DP<φ>(x, y) ≡ PP(x, y) ∧ (φ(x) ↔ ¬φ(y))"@en , - "φ is a class of the theory"@en - ] . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 ; - owl:annotatedProperty :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f ; - owl:annotatedTarget "A part is always distinct xor redundant."@en ; - rdfs:seeAlso :EMMO_6786b336_e982_4759_8dee_1905a4106591 - ] . - - -### https://w3id.org/emmo#EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f -:EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; - owl:inverseOf :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd ; - owl:propertyDisjointWith :EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab ; - skos:prefLabel "hasPart"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The primitive relation that express the concept of an entity being part of another one."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "All other mereology relations can be defined in FOL using hasPart as primitive."@en . - - -### https://w3id.org/emmo#EMMO_339d8e1a_f52a_42cd_8df5_57b5328b939e -:EMMO_339d8e1a_f52a_42cd_8df5_57b5328b939e rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - owl:inverseOf :EMMO_44549f38_809e_4d51_bb10_de31029055b9 ; - rdfs:domain :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; - skos:prefLabel "hasFragment"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing a collection and a non-maximal proper part, meaning the the latter is connected with the rest of the whole."@en . - - -### https://w3id.org/emmo#EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 -:EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 , - :EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 ; - rdf:type owl:AsymmetricProperty , +### https://w3id.org/emmo#EMMO_0aa934ee_1ad4_4345_8a7f_bc73ec67c7e5 +:EMMO_0aa934ee_1ad4_4345_8a7f_bc73ec67c7e5 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_e1097637_70d2_4895_973f_2396f04fa204 ; + rdfs:range :EMMO_dd4a7f3e_ef56_466c_ac1a_d2716b5f87ec ; + rdfs:comment "Relates an object to a quantity describing a quantifiable property of the object obtained via a well-defined procedure."@en ; + skos:prefLabel "hasObjectiveProperty"@en . + + +### https://w3id.org/emmo#EMMO_16b510a6_0584_4134_bdb6_3bc185c17860 +:EMMO_16b510a6_0584_4134_bdb6_3bc185c17860 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_0aa934ee_1ad4_4345_8a7f_bc73ec67c7e5 ; + rdfs:range :EMMO_d8aa8e1f_b650_416d_88a0_5118de945456 ; + rdfs:comment """An object can be represented by a quantity for the fact that it has been recognized to belong to a specific class. + +The quantity is selected without an observation aimed to measure its actual value, but by convention.""" ; + skos:example "An Hydrogen atom has the quantity atomic number Z = 1 as its conventional property."@en ; + skos:prefLabel "hasConventionalProperty"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Assigns a quantity to an object by convention."@en . + + +### https://w3id.org/emmo#EMMO_4be0acad_af05_426f_aa6d_fe7531072564 +:EMMO_4be0acad_af05_426f_aa6d_fe7531072564 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_b2282816_b7a3_44c6_b2cb_3feff1ceb7fe ; + rdfs:domain :EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e ; + rdfs:range :EMMO_442bd91e_a724_4e9f_89c1_18423016fb75 ; + rdfs:comment "Relates a prefixed unit to its metric prefix part."@en ; + skos:prefLabel "hasMetricPrefix"@en . + + +### https://w3id.org/emmo#EMMO_5d73661e_e710_4844_ab9b_a85b7e68576a +:EMMO_5d73661e_e710_4844_ab9b_a85b7e68576a rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_b2282816_b7a3_44c6_b2cb_3feff1ceb7fe ; + rdfs:range :EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf ; + skos:prefLabel "hasQuantity"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Relates the result of a semiotic process to ont of its optained quantities."@en . + + +### https://w3id.org/emmo#EMMO_662c64e7_fc72_49b3_a161_f50fd42deafa +:EMMO_662c64e7_fc72_49b3_a161_f50fd42deafa rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_0aa934ee_1ad4_4345_8a7f_bc73ec67c7e5 ; + rdfs:domain :EMMO_dd4a7f3e_ef56_466c_ac1a_d2716b5f87ec ; + rdfs:range :EMMO_847724b7_acef_490e_9f0d_67da967f2812 ; + skos:prefLabel "hasMetrologicalUncertainty"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Assigns a quantifiable uncertainty to an objective property through a well-defined procecure."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Since measurement uncertainty is a subclass of objective property, this relation can also describe the uncertainty of an measurement uncertainty."@en . + + +### https://w3id.org/emmo#EMMO_67fc0a36_8dcb_4ffa_9a43_31074efa3296 +:EMMO_67fc0a36_8dcb_4ffa_9a43_31074efa3296 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_eb3518bf_f799_4f9e_8c3e_ce59af11453b ; + rdf:type owl:InverseFunctionalProperty , + owl:AsymmetricProperty , owl:IrreflexiveProperty ; - owl:propertyDisjointWith :EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3 ; - skos:altLabel "isAntecedentOf"@en ; - skos:example "My life between 18-24 years has successor my life between 32-40 years, since there is an intermediary (i.e. my life between 25-32 years)."@en ; - skos:prefLabel "hasSuccessor"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the y effected and the x causing entities with intermediaries, where x isCauseOf y and not(y isCauseOf x)."@en . + rdfs:domain :EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf ; + rdfs:range :EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae ; + rdfs:comment "Relates a quantity to its metrological reference through a semiotic process."@en ; + owl:versionInfo """In EMMO version 1.0.0-rc3, physical quantities used the hasMetrologicalReference object property to relate them to their units via physical dimensionality. This was simplified in 1.0.0-alpha3 in order to make reasoning faster. -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "hasSuccessor"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin succedĕre (\"coming after\")."@en - ] . +The restriction (e.g. for the physical quantity Length) + Length hasMetrologicalReference only (hasPhysicsDimension only LengthDimension) -### https://w3id.org/emmo#EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee -:EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5 ; - skos:prefLabel "mereological"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass of all mereological EMMO relations."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The EMMO adheres to Atomistic General Extensional Mereology (AGEM)."@en . +was in 1.0.0-alpha3 changed to -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "mereological"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 """Coined by Stanisław Leśniewski in 1927, from Ancient Greek μέρος (méros, “part”) +‎ -logy (“study, discussion, science”). -https://en.wiktionary.org/wiki/mereology"""@en - ] . + Length hasPhysicsDimension some LengthDimension +Likewise were the universal restrictions on the corresponding unit changed to excistential. E.g. -### https://w3id.org/emmo#EMMO_408a46b2_3930_46da_b936_e9ce72ffdde9 -:EMMO_408a46b2_3930_46da_b936_e9ce72ffdde9 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 ; - rdfs:domain :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; - owl:propertyDisjointWith :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; - skos:altLabel "hasSpatioTemporalPart"@en ; - skos:prefLabel "hasJunctionPart"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The part is connected with the rest item or members with both hasNext (or its inverse) and hasContact relations."@en . + Metre hasPhysicsDimension only LengthDimension +was changed to -### https://w3id.org/emmo#EMMO_44549f38_809e_4d51_bb10_de31029055b9 -:EMMO_44549f38_809e_4d51_bb10_de31029055b9 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_fdfa43cd_1f48_4d82_ac49_685fe894558f ; - skos:prefLabel "isFragmentOf"@en . + Metre hasPhysicsDimension some LengthDimension +The label of this class was also changed from PhysicsDimension to PhysicalDimension.""" ; + skos:prefLabel "hasMetrologicalReference"@en . -### https://w3id.org/emmo#EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d -:EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 , - :EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 ; - rdf:type owl:AsymmetricProperty , - owl:IrreflexiveProperty ; - owl:propertyDisjointWith :EMMO_8785be5a_2493_4b12_8f39_31907ab11748 ; - skos:altLabel "isBefore"@en ; - skos:example "My life between 18-24 years has next my life between 24-32 years."@en , - "The raw sample has next the treated sampled, which has next the examined sample. In this sense the whole sample is made of three states, connected by the has next relation, following its evolution in time."@en ; - skos:prefLabel "hasNext"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A temporal relation between two entities occurs when the two entities are in a one directional causality relation. The idea is that a temporal relation always implies a one-directional causality between two entities, leading to a asymmetric relation. -This means that the causing entity can be in direct and optionally indirect causality relation with the effect entity. On the contrary, the effect entity cannot be in any causal relation (direct or indirect) with the causing entity."""@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A time contact occurs when x isDirectCause y and not(y isCauseOf x)."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Each pair of entities in direct causality relation is either in hasNext or hasTwoWayCauseWith relation. The two are mutually exclusive."@en , - "This relation is asymmetric and irreflexive."@en . - - -### https://w3id.org/emmo#EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff -:EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; - rdf:type owl:SymmetricProperty , - owl:IrreflexiveProperty ; - owl:propertyDisjointWith :EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 ; - skos:prefLabel "isSpatiallyRelatedWith"@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A relation jointly covered by Contact and InteractWith relations, which are mutually exclusive."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between entities that express a mutual causation."@en . - - -### https://w3id.org/emmo#EMMO_55354438_7000_4284_b1b9_59d60c2261b9 -:EMMO_55354438_7000_4284_b1b9_59d60c2261b9 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 , - ; - rdf:type owl:AsymmetricProperty ; - rdfs:domain :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; - skos:prefLabel "hasPortionPart"@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A proper part relation with domain restricted to items."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A part of an item is always non-maximal, meaning that is causally connected with the rest."@en . - - -### https://w3id.org/emmo#EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 -:EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; - rdf:type owl:IrreflexiveProperty ; - owl:propertyDisjointWith :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 ; - skos:prefLabel "isDirectCauseOf"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Direct causality is a concept that capture the idea of direct interaction between two entities, given the fact that there are no causal intermediaries between them. It requires that at least a quantum of the causing entity is direct cause of a quantum of the caused entity. -It does not exclude the possibility of other indirect causal routes between some proper parts of the two entities. -The direct causality in a 4D ontology covers both time-like causal interaction (when causality is one-way from one entity to another) and space-like causal interaction (when causality is two-way between two entities)."""@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the causing and the effected entities occurring without intermediaries."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Direct cause is irreflexive."@en , - "Direct cause provides the edges for the transitive restriction of the direct acyclic causal graph whose nodes are the quantum entities."@en . - - -### https://w3id.org/emmo#EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c -:EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd , - :EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab ; - owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - rdf:type owl:AsymmetricProperty , - owl:IrreflexiveProperty ; - rdfs:seeAlso :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - skos:prefLabel "isProperPartOf"@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "PP(x, y) ≡ P(x, y) ∧ ¬x=y" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The inverse relation for hasProperPart." . - - -### https://w3id.org/emmo#EMMO_6786b336_e982_4759_8dee_1905a4106591 -:EMMO_6786b336_e982_4759_8dee_1905a4106591 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:inverseOf :EMMO_9c2a9899_df4a_4dc7_a28a_ab4dc498db71 ; - skos:example "A volume of water has redundand parts other volumes of water. All this volumes have holistic parts some water molecules."@en ; - skos:prefLabel "hasRedundantPart"@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "RP(x, y) ≡ PP(x, y) ∧ ∃φ(φ(x) ∧ φ(y))" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superproperty of the all object property relations between a whole and its mereological parts of the same type."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A part is always distinct xor redundant."@en . -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_6786b336_e982_4759_8dee_1905a4106591 ; - owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; - owl:annotatedTarget "RP(x, y) ≡ PP(x, y) ∧ ∃φ(φ(x) ∧ φ(y))" ; - rdfs:seeAlso :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "We usa a predicate template notation as RP<φ>(x,y) to specify subclasses of RP(x,y) for the class φ, meaning that RP<φ>(x, y) ≡ PP(x, y) ∧ φ(x) ∧ φ(y)"@en , - "φ is a class of the theory that in the EMMO OWL is supposed to be subclass of CausalStructure."@en - ] . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_6786b336_e982_4759_8dee_1905a4106591 ; - owl:annotatedProperty :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f ; - owl:annotatedTarget "A part is always distinct xor redundant."@en ; - rdfs:seeAlso :EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 - ] . +### https://w3id.org/emmo#EMMO_78c79b48_4b76_4cbe_812f_b32dbb04fd44 +:EMMO_78c79b48_4b76_4cbe_812f_b32dbb04fd44 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_b2282816_b7a3_44c6_b2cb_3feff1ceb7fe ; + rdfs:domain :EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e ; + rdfs:range :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 ; + skos:example "For example the unit CentiNewtonMetre has prefix \"Centi\" and non-prefix part \"NewtonMetre\"."@en ; + skos:prefLabel "hasUnitNonPrefixPart"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Relates a prefixed unit to its non-prefixed part."@en . -### https://w3id.org/emmo#EMMO_6835537c_d294_4005_a770_ec9621f29ed1 -:EMMO_6835537c_d294_4005_a770_ec9621f29ed1 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f , - :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd ; - rdf:type owl:SymmetricProperty ; - owl:propertyDisjointWith :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - skos:prefLabel "equalsTo"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing the same entity."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Equality is here defined following a mereological approach."@en . - - -### https://w3id.org/emmo#EMMO_6b7276a4_4b9d_440a_b577_0277539c0fc4 -:EMMO_6b7276a4_4b9d_440a_b577_0277539c0fc4 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdf:type owl:AsymmetricProperty ; - rdfs:range :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; - owl:propertyDisjointWith ; - skos:altLabel "hasMember"@en ; - skos:prefLabel "hasSingleMember"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a collection and one of its item members."@en . - - -### https://w3id.org/emmo#EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 -:EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_55354438_7000_4284_b1b9_59d60c2261b9 ; - rdfs:domain :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; - owl:propertyDisjointWith :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 ; - skos:prefLabel "hasTemporalPart"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation that identify a proper item part of the whole, whose parts always cover the full spatial extension of the whole within a time interval."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """A temporal part of an item cannot both cause and be caused by any other proper part of the item. -A temporal part is not constraint to be causally self-connected, i.e. it can be either an item or a collection. We therefore introduce two subproperties in order to distinguish between both cases."""@en , - "In EMMO FOL this is a defined property. In OWL temporal relations are primitive."@en . - - -### https://w3id.org/emmo#EMMO_814b6b76_e0ca_4953_a832_d1816fb695f1 -:EMMO_814b6b76_e0ca_4953_a832_d1816fb695f1 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:inverseOf :EMMO_928f6ec2_7564_4c8d_9a10_7a601fa89602 ; - skos:altLabel "hasImmediatePart"@en ; - skos:prefLabel "hasDirectPart"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "Direct parthood is the non transitive version of parthood enabling the establishment of hierarchy of granularities, starting with an entity and providing several granularity levels of parthood."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The non-transitive version of proper parthood property."@en . - - -### https://w3id.org/emmo#EMMO_8785be5a_2493_4b12_8f39_31907ab11748 -:EMMO_8785be5a_2493_4b12_8f39_31907ab11748 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff , - :EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 ; - rdf:type owl:SymmetricProperty , - owl:IrreflexiveProperty ; - rdfs:domain :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; - rdfs:range :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; - skos:altLabel "hasSpatialnteractionWith"@en ; - skos:example "An elementary electron is in contact with another elementary electron in a scattering process."@en , - "The laptop is in contact with the desk, since there is a double-directional causality."@en ; - skos:prefLabel "contacts"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A spatial contact between two entities occurs when the two entities are in an interaction relation whose causal structure is a representation of the fundamental interactions between elementary particles (Feynman diagrams). -It means that if two entities are in contact, then there is at least a couple of elementary particles, one part of the first and one part of the second, interacting according to one of the fundamental interactions through virtual particles. This kind of connection is space-like (i.e. interconnecting force carrier particle is offshelf). -Contacts between two entities exclude the possibility of other causal relations that are not included in a fundamental space-like interaction."""@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An interaction that is the sum of direct causality relations between two entities that are interpretable as fundamental physical interactions."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Spatial contact is symmetric and irreflexive."@en , - "The contact relation is not an ordering relation since is symmetric."@en . - - -### https://w3id.org/emmo#EMMO_928f6ec2_7564_4c8d_9a10_7a601fa89602 -:EMMO_928f6ec2_7564_4c8d_9a10_7a601fa89602 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c ; - rdfs:isDefinedBy :EMMO_814b6b76_e0ca_4953_a832_d1816fb695f1 ; - skos:prefLabel "isDirectPartOf"@en . - - -### https://w3id.org/emmo#EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 -:EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f , - :EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 ; - rdf:type owl:AsymmetricProperty , +### https://w3id.org/emmo#EMMO_8ef3cd6d_ae58_4a8d_9fc0_ad8f49015cd0 +:EMMO_8ef3cd6d_ae58_4a8d_9fc0_ad8f49015cd0 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_b2282816_b7a3_44c6_b2cb_3feff1ceb7fe ; + rdf:type owl:InverseFunctionalProperty , + owl:AsymmetricProperty , owl:IrreflexiveProperty ; - skos:prefLabel "hasProperPart"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between an entity and one of its parts, when both entities are distinct."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The proper part relation has the following pair-covering sub-relations: -- hasMembers xor hasPiece -- hasPortionPart xor hasGatheredPart -. hasItemPart xor hasScatteredPart"""@en . - - -### https://w3id.org/emmo#EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 -:EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_55354438_7000_4284_b1b9_59d60c2261b9 ; - skos:prefLabel "hasNonTemporalPart"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The part is connected with the rest item or members with a combination of hasNext (or its inverse) or hasContact relations."@en . - - -### https://w3id.org/emmo#EMMO_9c2a9899_df4a_4dc7_a28a_ab4dc498db71 -:EMMO_9c2a9899_df4a_4dc7_a28a_ab4dc498db71 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c ; - rdfs:isDefinedBy :EMMO_6786b336_e982_4759_8dee_1905a4106591 ; - skos:prefLabel "isRedundantPartOf"@en . - - -### https://w3id.org/emmo#EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 -:EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; - owl:inverseOf :EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab ; - rdf:type owl:IrreflexiveProperty ; - owl:propertyDisjointWith :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd ; - skos:prefLabel "overcrosses"@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "OX(x, y) ≡ O(x, y) ∧ ¬P(x,y)" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between an entity that overlaps another without being its part."@en . - - -### https://w3id.org/emmo#EMMO_9f55743f_a5e2_4a75_a68c_978c36117dec -:EMMO_9f55743f_a5e2_4a75_a68c_978c36117dec rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c ; - rdfs:isDefinedBy :EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 ; - skos:prefLabel "isDistinctPartOf"@en . - - -### https://w3id.org/emmo#EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd -:EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; - rdfs:seeAlso :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; - skos:prefLabel "isPartOf"@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 """Reflexivity: Pxx -Transitivity: (Pxy ∧ Pyz) → Pxz -Antisymmetry: (Pxy ∧ Pyx) → x=y."""@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The inverse relation of hasPart."@en . - - -### https://w3id.org/emmo#EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead -:EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee ; - rdf:type owl:SymmetricProperty , - owl:IrreflexiveProperty ; - owl:propertyDisjointWith :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; - skos:altLabel "notOverlaps"@en ; - skos:prefLabel "disjointWith"@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "Dxy ≡ ¬Oxy." ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between individuals representing non-overlapping entities (i.e. that have no parts in common)."@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead ; - owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; - owl:annotatedTarget "Dxy ≡ ¬Oxy." ; - rdfs:seeAlso :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 - ] . + rdfs:domain :EMMO_f658c301_ce93_46cf_9639_4eace2c5d1d5 ; + rdfs:range :EMMO_4ce76d7f_03f8_45b6_9003_90052a79bfaa ; + rdfs:comment "Relates a quantity to its numerical value through spatial direct parthood."@en ; + skos:prefLabel "hasNumericalPart"@en . -### https://w3id.org/emmo#EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c -:EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5 ; - skos:prefLabel "causal"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Causality is the fundamental concept describing how entities affect each other, and conceptually precedes time and space relations. In the EMMO causality is the foundation for space and time relations. -Embracing a strong reductionistic view, causality originates at quantum entities level, meaning that causal relations between macroscopic entities is simply the sum of quantum level causality relations."""@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass of all causal EMMO relations."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Causality in the EMMO is intended as physical causation and not counter-factual. Meaning that causality is an expression of actual physical interactions, and not of a counterfactual depence such as “I didn't water the flowers, hence, I'm the cause of their death”."@en , - "Each pair of entities is either in isCauseOf or isNotCauseOf relation. The two are mutually exclusive."@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c ; - owl:annotatedProperty :EMMO_31252f35_c767_4b97_a877_1235076c3e13 ; - owl:annotatedTarget """Causality is the fundamental concept describing how entities affect each other, and conceptually precedes time and space relations. In the EMMO causality is the foundation for space and time relations. -Embracing a strong reductionistic view, causality originates at quantum entities level, meaning that causal relations between macroscopic entities is simply the sum of quantum level causality relations."""@en ; - rdfs:seeAlso :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 , - "doi:10.3233/FAIA231120" - ] . +### https://w3id.org/emmo#EMMO_b8f79e53_2ad4_441d_87ff_284a5c419e46 +:EMMO_b8f79e53_2ad4_441d_87ff_284a5c419e46 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_0aa934ee_1ad4_4345_8a7f_bc73ec67c7e5 ; + rdfs:range :EMMO_d0200cf1_e4f4_45ae_873f_b9359daea3cd ; + skos:prefLabel "hasModelledProperty"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Assigns a quantity to an object via a well-defined modelling procedure."@en . -### https://w3id.org/emmo#EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 -:EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 , - :EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab ; - rdf:type owl:SymmetricProperty , - owl:IrreflexiveProperty ; - skos:prefLabel "properOverlaps"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two entities that overlaps and neither of both is part of the other." . +### https://w3id.org/emmo#EMMO_bed1d005_b04e_4a90_94cf_02bc678a8569 +:EMMO_bed1d005_b04e_4a90_94cf_02bc678a8569 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_67fc0a36_8dcb_4ffa_9a43_31074efa3296 ; + rdfs:domain :EMMO_02c0621e_a527_4790_8a0f_2bb51973c819 ; + rdfs:range :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 ; + rdfs:comment "A conventional semiotic relation that relates a physical quantity to its unit."@en ; + skos:example "Length hasUnit only LengthUnit"@en ; + skos:prefLabel "hasMeasurementUnit"@en . -### https://w3id.org/emmo#EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 -:EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; - rdf:type owl:IrreflexiveProperty ; - skos:prefLabel "isIndirectCauseOf"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "An indirect cause is a relation between two entities that is mediated by a intermediate entity. In other words, there are no quantum parts of the causing entity that are direct cause of quantum parts of the caused entity."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the effected and the causing entities with intermediaries."@en . +### https://w3id.org/emmo#EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 +:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_78c79b48_4b76_4cbe_812f_b32dbb04fd44 ; + rdfs:domain :EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e ; + rdfs:range :EMMO_216f448e_cdbc_4aeb_a529_7a5fe7fc38bb ; + skos:prefLabel "hasUnitSymbol"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Relates a prefixed unit to its unit symbol part."@en . -### https://w3id.org/emmo#EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3 -:EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff , - :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 ; - rdf:type owl:SymmetricProperty , - owl:IrreflexiveProperty ; - rdfs:domain :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; - rdfs:range :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; - skos:altLabel "alongsideOf" ; - skos:example "I'm interacting with another tennis player through a ball. Or, two people in a webconference are interacting using a mediator which is the network signal."@en ; - skos:prefLabel "interactsWith"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two causally reachable entities through a path of contacts relations (i.e. representing physical interactions)."@en . - - -### https://w3id.org/emmo#EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 -:EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c ; - rdf:type owl:IrreflexiveProperty ; - skos:example "John yesterday is the cause of John today, is an example of temporal-like causality. The desk supporting my laptop is a space-like causality." ; - skos:prefLabel "isCauseOf"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """We say that an entity causes another if there is a quantum part of the first that is in causal relation with a quantum parts of the second. -More formally, causality is defined as a relation between individuals x and y that holds if and only if: -a) x having a part that is causing an effect on a part of y -b) x and y are non-overlapping -An entity cannot cause itself or a part of itself. For this reasons causality between entities excludes reflexivity and prevents them to overlap. -The existence of one-directional of bi-directional causality relations between two entities is what reconstruct time-like and space-like relations, respectively."""@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation between an entity that causally affects another."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Each pair of causally connected entities is either in isDirectCauseOf or isIndirectCauseOf relation. The two are mutually exclusive."@en , - """The OWL 2 DL version of the EMMO introduces this object property as primitive causal relation. It refers to the macro causality relation mC(x,y), defined in the EMMO FOL version. -While the EMMO FOL introduces the quantum causality relation C(x,y) as primitive, the OWL 2 DL version of the EMMO substantially simplifies the theory, neglecting these lower level relations that are well above DL expressivity. -For this reason the EMMO OWL 2 DL will only deal with macro causality relations, sacrificing the full FOL theory expressivity for the sake of simplicity."""@en , - "The cause relation applies to both quantums and macro-entities (entities made of more than one quantum). It is admissible for two entities to be one the cause of the other, excepts when they are both quantums."@en . +### https://w3id.org/emmo#EMMO_eeb06032_dd4f_476e_9da6_aa24302b7588 +:EMMO_eeb06032_dd4f_476e_9da6_aa24302b7588 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_b2282816_b7a3_44c6_b2cb_3feff1ceb7fe ; + rdfs:domain :EMMO_f658c301_ce93_46cf_9639_4eace2c5d1d5 ; + rdfs:range :EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae ; + skos:prefLabel "hasReferencePart"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Relates a quantity to its reference unit through spatial direct parthood."@en . -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "isCauseOf"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”)."@en - ] . -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; - owl:annotatedProperty :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f ; - owl:annotatedTarget """The OWL 2 DL version of the EMMO introduces this object property as primitive causal relation. It refers to the macro causality relation mC(x,y), defined in the EMMO FOL version. -While the EMMO FOL introduces the quantum causality relation C(x,y) as primitive, the OWL 2 DL version of the EMMO substantially simplifies the theory, neglecting these lower level relations that are well above DL expressivity. -For this reason the EMMO OWL 2 DL will only deal with macro causality relations, sacrificing the full FOL theory expressivity for the sake of simplicity."""@en ; - rdfs:seeAlso "doi:10.3233/FAIA231120" - ] . +### https://w3id.org/emmo#EMMO_fd689787_31b0_41cf_bf03_0d69af76469d +:EMMO_fd689787_31b0_41cf_bf03_0d69af76469d rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_0aa934ee_1ad4_4345_8a7f_bc73ec67c7e5 ; + rdfs:range :EMMO_873b0ab3_88e6_4054_b901_5531e01f14a4 ; + skos:prefLabel "hasMeasuredProperty"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Assigns a quantity to an object via a well-defined measurement procedure."@en . -### https://w3id.org/emmo#EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 -:EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee ; - rdf:type owl:SymmetricProperty ; - skos:prefLabel "overlaps"@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "Oxy ≡ ∃z(Pzx ∧ Pzy)" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing entities that share at least one of their parts."@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; - owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; - owl:annotatedTarget "Oxy ≡ ∃z(Pzx ∧ Pzy)" ; - rdfs:seeAlso :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd - ] . - - -### https://w3id.org/emmo#EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 -:EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 ; - rdfs:domain :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; - skos:prefLabel "hasSpatialPart"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A proper part of a whole, whose parts always cover the full temporal extension of the whole within a spatial interval."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "In EMMO FOL this is a defined property. In OWL temporal relations are primitive."@en , - "The part is connected with the rest item or members with hasContact relations only (no hasNext)."@en . - - -### https://w3id.org/emmo#EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab -:EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; - rdfs:seeAlso :EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 ; - skos:prefLabel "isOvercrossedBy"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The inverse relation for overcrosses."@en . - - -### https://w3id.org/emmo#EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 -:EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; - rdf:type owl:AsymmetricProperty , - owl:IrreflexiveProperty ; - skos:prefLabel "isTemporallyBefore"@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A relation jointly covered by hasNext and hasSuccessor relations, which are mutually exclusive."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation between entities that are only one-directionally causally connected."@en . - - -### https://w3id.org/emmo#EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5 -:EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf owl:topObjectProperty ; - rdfs:domain :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - rdfs:range :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - skos:prefLabel "EMMORelation"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all relations used by the EMMO."@en . - - -### https://w3id.org/emmo#EMMO_fdfa43cd_1f48_4d82_ac49_685fe894558f -:EMMO_fdfa43cd_1f48_4d82_ac49_685fe894558f rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c ; - owl:inverseOf ; - skos:prefLabel "isPieceOf"@en . - - -### https://w3id.org/emmo#0528e41d_edd2_49f9_bd2a_aeabdc215515 - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf ; - rdfs:range :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; - skos:prefLabel "hasMultipleMembers"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A sub collection realtion where the proper part is fully encompasses some of the members of the collection." . - +################################################################# +# Data properties +################################################################# -### https://w3id.org/emmo#33fd15ab_7662_4cc6_8bf6_988422efc631 - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - rdfs:domain :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; - owl:propertyDisjointWith ; - skos:altLabel "hasMaximalPart"@en ; - skos:prefLabel "hasMember"@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A proper part which is not connected with the rest of the whole."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between individuals representing a collection and one or more of its members." ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A maximal part is a proper part that is not connected with the rest of the whole."@en . +### https://w3id.org/emmo/disciplines/metrology#EMMO_42806efc_581b_4ff8_81b0_b4d62153458b +:EMMO_42806efc_581b_4ff8_81b0_b4d62153458b rdf:type owl:DatatypeProperty ; + rdfs:subPropertyOf owl:topDataProperty ; + rdfs:domain :EMMO_02c0621e_a527_4790_8a0f_2bb51973c819 ; + rdfs:range :EMMO_799c067b_083f_4365_9452_1f1433b03676 ; + skos:example """Example showing how to specify the value of a physical quantity in turtle using hasSIQuantityValue: + height1 a emmo:Height ; + hasSIQuantityValue \"3 cm\"^^emmo:SIQuantityDatatype ."""@en ; + skos:prefLabel "hasSIQuantityValue"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Relates a physical quantity to its value specified as a string consisting of a numerical, a separator and a unit."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """Using hasSIQuantityValue is a convenient, but less semantic, alternative to specify value and unit of a physical quantity compared to using the 'hasNumericalPart' and 'hasReferencePart'/'hasMetrologicalReference' relations. -### https://w3id.org/emmo#76413949_896c_4363_a955_de4722c6e149 - rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - skos:altLabel "hasNotMaximalPart"@en ; - skos:prefLabel "hasPiece"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing an entity and a non-maximal proper part, meaning the the latter is connected with the rest of the whole."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A non-maximal part is a proper part that is connected with the rest of the whole."@en . +The unit should be a valid, possible prefixed, derived SI unit."""@en . ################################################################# # Classes ################################################################# -### https://w3id.org/emmo#EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 -:EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 , - :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d , - _:genid15 ; - skos:altLabel "CausalChain"@en , - "Elementary"@en ; - skos:example "An electron moving in time interacting with other particles."@en ; - skos:prefLabel "CausalPath"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A causal chain is an ordered causal sequence of entities that does not host any bifurcation within itself (a chain). A chain can only be partitioned in time."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of entities that possess a temporal structure but no spatial structure."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A causal path is a concept almost equivalent to the concept of elementary particle in physics."@en . - -_:genid15 rdf:type owl:Restriction ; - owl:onProperty :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 ; - owl:allValuesFrom [ rdf:type owl:Class ; - owl:unionOf ( :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 - :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 - ) - ] . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedTarget _:genid15 ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "This axiom underlines the monodimensional nature of a causal chain, as a sequence of quanta."@en - ] . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 ; - owl:annotatedProperty skos:altLabel ; - owl:annotatedTarget "CausalChain"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Old French chaine, chaene (“chain”), from Latin catēna (“chain”)."@en - ] . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 ; - owl:annotatedProperty skos:altLabel ; - owl:annotatedTarget "Elementary"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin elementārius (“elementary”), from elementum (“one of the four elements of antiquity; fundamentals”)."@en - ] . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "CausalPath"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Ancient Greek πάτος (pátos, “path”)."@en - ] . - - -### https://w3id.org/emmo#EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 -:EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d , - _:genid23 ; - owl:disjointWith :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; - skos:example "The collection of users of a particular software, the collection of atoms that have been part of that just dissociated molecule."@en ; - skos:prefLabel "Collection"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A collection is the concept that complements the item. A collection is an entity that has at least one part non directly causally connected with the rest. -A collection can be partitioned in maximally connected items called members. The members are self-connected entities and there is no direct causality relation between them. -The combination of collection and item concepts is the EMMO mereocausality alternative to set theory. However, two items can be members only if they are non direct causally connected, giving some constraints to a collection definition. For example, two entities which are directly connected cannot be two distinct members, while their interiors (i.e. the entities obtained by removing the layer of parts that provides the causal contact between them) can be."""@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of not direct causally self-connected world entities."@en . - -_:genid23 rdf:type owl:Restriction ; - owl:onProperty :EMMO_6b7276a4_4b9d_440a_b577_0277539c0fc4 ; - owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; - owl:onClass :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedTarget _:genid23 ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every collection has at least two item members, since a collection of one item is a self-connected entity (and then an item)."@en - ] . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "Collection"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin collectio, from colligere ‘gather together’."@en - ] . - - -### https://w3id.org/emmo#EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 -:EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 ; - owl:disjointWith :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 ; - skos:altLabel "RealParticle"@en ; - skos:example """From a physics perspective a quantum can be related to smallest identifiable entities, according to the limits imposed by the uncertainty principle in space and time measurements. -However, the quantum mereotopology approach is not restricted only to physics. For example, in a manpower management ontology, a quantum can stand for an hour (time) of a worker (space) activity."""@en ; - skos:prefLabel "Quantum"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A quantum is the most fundamental item of the EMMO (both mereologically and causally) and is considered causally self-connected by definition. -The quantum concept recalls the fact that there is lower epistemological limit to our knowledge of the universe, related to the uncertainity principle. -In the EMMO, space and time emerge following the network of causal connections between quantum objects. So quantum objects are adimensional objects, that precede space and time dimensions: they are simple beings (in greek οντα). -Using physics concepts, we can think the quantum as an elementary particle (e.g. an electron) in a specific state between two causal interactions. -A quantum stands for an incoming or outcoming real particle in a Feynman diagram."""@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "Q(x) ≡ ¬∃y(PP(y,x))"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of the mereological and causal fundamental entities having no proper parts"@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A quantum is the EMMO mereological atomistic and causal reductionistic entity. To avoid confusion with the concept of atom coming from physics and to underline the causal reductionistic approach, we will use the expression quantum mereology, instead of atomistic mereology."@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "Quantum"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin quantum (plural quanta) \"as much as, so much as\"."@en - ] . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 ; - owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; - owl:annotatedTarget "Q(x) ≡ ¬∃y(PP(y,x))"@en ; - rdfs:seeAlso :EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c - ] . - - -### https://w3id.org/emmo#EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 -:EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; - owl:disjointWith :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d ; - skos:prefLabel "CausalParticle"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: CausalPath or Quantum" ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A causal particle represents the most elementary entity in physics, being it a simple state of an elementary particle, called quantum in the EMMO, or a chain of causally connected quanta."@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of CausalPath and Quantum classes."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing causal particles."@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "CausalParticle"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin particula (“small part, particle”), diminutive of pars (“part, piece”)."@en - ] . - - -### https://w3id.org/emmo#EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 -:EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - skos:example "An atom, a group of persons, a fluid."@en ; - skos:prefLabel "Fusion"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: CausalCluster or CausalStructure" ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A mereological fusion is any entity that is made up of two or more quantum entities, regardless of the fact that they are or not self-connected. It captures the idea of set, but excluding singletons."@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The union of the CausalCluster and CausalStructure classes."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing mereological fusions consisting of two or more quantum entities."@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "Fusion"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin fusio, from fundere ‘pour, melt’."@en - ] . - +### https://w3id.org/emmo#EMMO_02c0621e_a527_4790_8a0f_2bb51973c819 +:EMMO_02c0621e_a527_4790_8a0f_2bb51973c819 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_dbbbf0ed_a446_4f9e_877c_8c46e7842f43 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_67fc0a36_8dcb_4ffa_9a43_31074efa3296 ; + owl:allValuesFrom :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 + ] ; + rdfs:comment """In the same system of quantities, dim ρB = ML−3 is the quantity dimension of mass concentration of component B, and ML−3 is also the quantity dimension of mass density, ρ. +ISO 80000-1"""@en , + """Measured or simulated 'physical propertiy'-s are always defined by a physical law, connected to a physical entity through a model perspective and measurement is done according to the same model. + +Systems of units suggests that this is the correct approach, since except for the fundamental units (length, time, charge) every other unit is derived by mathematical relations between these fundamental units, implying a physical laws or definitions."""@en , + """Measurement units of quantities of the same quantity dimension may be designated by the same name and symbol even when the quantities are not of the same kind. + +For example, joule per kelvin and J/K are respectively the name and symbol of both a measurement unit of heat capacity and a measurement unit of entropy, which are generally not considered to be quantities of the same kind. + +However, in some cases special measurement unit names are restricted to be used with quantities of specific kind only. + +For example, the measurement unit ‘second to the power minus one’ (1/s) is called hertz (Hz) when used for frequencies and becquerel (Bq) when used for activities of radionuclides. + +As another example, the joule (J) is used as a unit of energy, but never as a unit of moment of force, i.e. the newton metre (N · m)."""@en , + """— quantities of the same kind have the same quantity dimension, +— quantities of different quantity dimensions are always of different kinds, and +— quantities having the same quantity dimension are not necessarily of the same kind. +ISO 80000-1"""@en ; + skos:prefLabel "PhysicalQuantity"@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: DerivedQuantity, BaseQuantity" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A 'Mathematical' entity that is made of a 'Numeral' and a 'MeasurementUnit' defined by a physical law, connected to a physical entity through a model perspective. Measurement is done according to the same model."@en . + + +### https://w3id.org/emmo#EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf +:EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf rdf:type owl:Class ; + rdfs:subClassOf :EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_67fc0a36_8dcb_4ffa_9a43_31074efa3296 ; + owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; + owl:onClass :EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae + ] ; + skos:altLabel "Measurand"@en ; + skos:example """length +Rockwell C hardness +electric resistance"""@en ; + skos:prefLabel "Quantity"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "https://qudt.org/schema/qudt/Quantity"^^xsd:anyURI ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: SubjectiveProperty, ObjectiveProperty" , + "EquivalentTo: PhysicalQuantity or OrdinalQuantity" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A quantifiable property of a phenomenon, body, or substance."@en ; + :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "measurand"@en , + "quantity"@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """VIM defines a quantity as a \"property of a phenomenon, body, or substance, where the property has a magnitude that can be expressed as a number and a reference\". + +A quantity in EMMO is a property and therefore only addresses the first part of the VIM definition (that is a property of a phenomenon, body, or substance). The second part (that it can be expressed as a number and a reference) is syntactic and addressed by emmo:QuantityValue."""@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf ; + owl:annotatedProperty :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 ; + owl:annotatedTarget "measurand"@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "VIM defines measurand as a quantity intended to be measured. This is redundant in EMMO and correspond to Quantity."@en + ] . + + +### https://w3id.org/emmo#EMMO_08b308d4_31cd_4779_a784_aa92fc730f39 +:EMMO_08b308d4_31cd_4779_a784_aa92fc730f39 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_868ae137_4d25_493e_b270_21ea3d94849e ; + skos:prefLabel "DerivedUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Derived units are defined as products of powers of the base units corresponding to the relations defining the derived quantities in terms of the base quantities."@en ; + :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "derived unit"@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """A measurement unit for a derived quantity. +-- VIM"""@en . + + +### https://w3id.org/emmo#EMMO_0f6f0120_c079_4d95_bb11_4ddee05e530e +:EMMO_0f6f0120_c079_4d95_bb11_4ddee05e530e rdf:type owl:Class ; + rdfs:subClassOf :EMMO_2a888cdf_ec4a_4ec5_af1c_0343372fc978 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_5d73661e_e710_4844_ab9b_a85b7e68576a ; + owl:someValuesFrom :EMMO_dd4a7f3e_ef56_466c_ac1a_d2716b5f87ec + ] ; + skos:prefLabel "MeasurementResult"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Result of a measurement. + +A set of quantites being attributed to a measurand (measured quantitative property) together with any other available relevant information, like measurement uncertainty. + +-- VIM"""@en ; + :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "measurement result"@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A measurement result generally contains “relevant information” about the set of measured quantity properties, such that some may be more representative of the measured quantity than others. This may be expressed in the form of a probability density function (pdf)."@en , + "A measurement result has the measured quantity, measurement uncertainty and other relevant attributes as holistic parts."@en . + + +### https://w3id.org/emmo#EMMO_15d62b55_38ea_4aec_b7c4_25db1a2e5a01 +:EMMO_15d62b55_38ea_4aec_b7c4_25db1a2e5a01 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_3227b821_26a5_4c7c_9c01_5c24483e0bd0 ; + owl:disjointWith :EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da ; + skos:example """Unit of atomic number +Unit of number of cellular +Unit of degeneracy in quantum mechanics"""@en ; + skos:prefLabel "CountingUnit"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NUM"^^xsd:anyURI ; + :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 1 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Unit for dimensionless quantities that have the nature of count."@en . + + +### https://w3id.org/emmo#EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae +:EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae rdf:type owl:Class ; + rdfs:subClassOf :EMMO_985bec21_989f_4b9e_a4b3_735d88099c3c ; + skos:prefLabel "MetrologicalReference"@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: StandardUnit or MeasurementUnit or ProcedureUnit" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A reference can be a measurement unit, a measurement procedure, a reference material, or a combination of such (VIM3 1.1 NOTE 2)."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """A symbolic is recognized as reference unit also if it is not part of a quantity (e.g. as in the sentence \"the Bq is the reference unit of Becquerel\"). +For this reason we can't declare the axiom: +MetrologicalReference SubClassOf: inverse(hasMetrologicalReference) some Quantity +because there exist reference units without being part of a quantity. +This is peculiar to EMMO, where quantities as syntatic entities (explicit quantities) are distinct with quantities as semantic entities (properties)."""@en . + + +### https://w3id.org/emmo#EMMO_216f448e_cdbc_4aeb_a529_7a5fe7fc38bb +:EMMO_216f448e_cdbc_4aeb_a529_7a5fe7fc38bb rdf:type owl:Class ; + owl:equivalentClass [ owl:intersectionOf ( :EMMO_a1083d0a_c1fb_471f_8e20_a98f881ad527 + :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 + ) ; + rdf:type owl:Class + ] ; + rdfs:subClassOf :EMMO_868ae137_4d25_493e_b270_21ea3d94849e ; + skos:example "Some examples are \"Pa\", \"m\" and \"J\"."@en ; + skos:prefLabel "UnitSymbol"@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: SpecialUnit, BaseUnit" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbol that stands for a single unit."@en . + + +### https://w3id.org/emmo#EMMO_3227b821_26a5_4c7c_9c01_5c24483e0bd0 +:EMMO_3227b821_26a5_4c7c_9c01_5c24483e0bd0 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_611e4040_9a3e_4a1a_9fa2_7b1012269401 ; + owl:disjointWith :EMMO_cbdea88b_fef1_4c7c_b69f_ae1f0f241c4a ; + skos:example """Refractive index +Plane angle +Number of apples"""@en ; + skos:prefLabel "DimensionlessUnit"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/UNITLESS"^^xsd:anyURI ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The subclass of measurement units with no physical dimension."@en . + + +### https://w3id.org/emmo#EMMO_3eb993a1_61ae_4a20_b168_dda853f51c14 +:EMMO_3eb993a1_61ae_4a20_b168_dda853f51c14 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 ; + skos:prefLabel "SystemUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A unit that belongs to one or more unit systems."@en . + + +### https://w3id.org/emmo#EMMO_3ee80521_3c23_4dd1_935d_9d522614a3e2 +:EMMO_3ee80521_3c23_4dd1_935d_9d522614a3e2 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_08b308d4_31cd_4779_a784_aa92fc730f39 , + :EMMO_216f448e_cdbc_4aeb_a529_7a5fe7fc38bb ; + owl:disjointWith :EMMO_db716151_6b73_45ff_910c_d182fdcbb4f5 ; + rdfs:comment "Special units are semiotic shortcuts to more complex composed symbolic objects."@en ; + skos:example """Pa stands for N/m2 +J stands for N m"""@en ; + skos:prefLabel "SpecialUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A unit symbol that stands for a derived unit."@en . + + +### https://w3id.org/emmo#EMMO_3f15d200_c97b_42c8_8ac0_d81d150361e2 +:EMMO_3f15d200_c97b_42c8_8ac0_d81d150361e2 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_b953f2b1_c8d1_4dd9_b630_d3ef6580c2bb ; + owl:disjointWith :EMMO_89762966_8076_4f7c_b745_f718d653e8e2 ; + skos:prefLabel "MeasuredConstant"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "For a given unit system, measured constants are physical constants that are not used to define the unit system. Hence, these constants have to be measured and will therefore be associated with an uncertainty."@en . + + +### https://w3id.org/emmo#EMMO_442bd91e_a724_4e9f_89c1_18423016fb75 +:EMMO_442bd91e_a724_4e9f_89c1_18423016fb75 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_8c64fcfa_23aa_45f8_9e58_bdfd065fab8f , + :EMMO_985bec21_989f_4b9e_a4b3_735d88099c3c , + :EMMO_a1083d0a_c1fb_471f_8e20_a98f881ad527 ; + rdfs:seeAlso "https://en.wikipedia.org/wiki/Metric_prefix"^^xsd:anyURI ; + skos:prefLabel "MetricPrefix"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Dimensionless multiplicative unit prefix."@en . + + +### https://w3id.org/emmo#EMMO_463bcfda_867b_41d9_a967_211d4d437cfb +:EMMO_463bcfda_867b_41d9_a967_211d4d437cfb rdf:type owl:Class ; + rdfs:subClassOf :EMMO_3b19eab4_79be_4b02_bdaf_ecf1f0067a68 , + :EMMO_472a0ca2_58bf_4618_b561_6fe68bd9fd49 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ; + owl:someValuesFrom :EMMO_0f6f0120_c079_4d95_bb11_4ddee05e530e + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ; + owl:someValuesFrom :EMMO_7dea2572_ab42_45bd_9fd7_92448cec762a + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_c4bace1d_4db0_4cd3_87e9_18122bae2840 ; + owl:someValuesFrom :EMMO_0f6f0120_c079_4d95_bb11_4ddee05e530e + ] ; + rdfs:comment "A measurement always implies a causal interaction between the object and the observer."@en , + "A measurement is the process of experimentally obtaining one or more measurement results that can reasonably be attributed to a quantity."@en ; + skos:prefLabel "Measurement"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An 'observation' that results in a quantitative comparison of a 'property' of an 'object' with a standard reference based on a well defined mesurement procedure."@en ; + :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "measurement"@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_463bcfda_867b_41d9_a967_211d4d437cfb ; + owl:annotatedProperty rdfs:comment ; + owl:annotatedTarget "A measurement is the process of experimentally obtaining one or more measurement results that can reasonably be attributed to a quantity."@en ; + rdfs:isDefinedBy "https://www.iso.org/standard/45324.html"^^xsd:anyURI + ] . + + +### https://w3id.org/emmo#EMMO_4b965242_29f0_4e42_a4b6_f8a5988052df +:EMMO_4b965242_29f0_4e42_a4b6_f8a5988052df rdf:type owl:Class ; + rdfs:subClassOf :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 ; + skos:prefLabel "MeasurementUnitByPrefix"@en . + + +### https://w3id.org/emmo#EMMO_50a3552e_859a_4ff7_946d_76d537cabce6 +:EMMO_50a3552e_859a_4ff7_946d_76d537cabce6 rdf:type owl:Class ; + owl:equivalentClass [ owl:intersectionOf ( :EMMO_985bec21_989f_4b9e_a4b3_735d88099c3c + :EMMO_a1083d0a_c1fb_471f_8e20_a98f881ad527 + ) ; + rdf:type owl:Class + ] ; + rdfs:subClassOf [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:allValuesFrom [ rdf:type owl:Class ; + owl:complementOf :EMMO_985bec21_989f_4b9e_a4b3_735d88099c3c + ] + ] ; + skos:prefLabel "MetrologicalSymbol"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbol that stands for a concept in the language of the meterological domain of ISO 80000."@en . + + +### https://w3id.org/emmo#EMMO_5ebd5e01_0ed3_49a2_a30d_cd05cbe72978 +:EMMO_5ebd5e01_0ed3_49a2_a30d_cd05cbe72978 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_3227b821_26a5_4c7c_9c01_5c24483e0bd0 ; + skos:altLabel "Unitless"@en ; + skos:example "Refractive index or volume fraction."@en , + "Typically used for ratios of two units whos dimensions cancels out."@en ; + skos:prefLabel "UnitOne"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/UNITLESS" ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "Represents the number 1, used as an explicit unit to say something has no units."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"The unit one is the neutral element of any system of units – necessary and present automatically.\" + +-- SI Brochure"""@en . + + +### https://w3id.org/emmo#EMMO_611e4040_9a3e_4a1a_9fa2_7b1012269401 +:EMMO_611e4040_9a3e_4a1a_9fa2_7b1012269401 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 ; + skos:prefLabel "MeasurementUnitByDimensionality"@en . + + +### https://w3id.org/emmo#EMMO_71f6ab56_342c_484b_bbe0_de86b7367cb3 +:EMMO_71f6ab56_342c_484b_bbe0_de86b7367cb3 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9159bb16_8a70_49f9_bac4_f5cf2a82c39a ; + owl:disjointWith :EMMO_acaaa124_3dde_48b6_86e6_6ec6f364f408 ; + skos:prefLabel "DerivedQuantity"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "\"Quantity, in a system of quantities, defined in terms of the base quantities of that system\"."@en ; + :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "derived quantity"@en . + + +### https://w3id.org/emmo#EMMO_754fa9fa_1285_4e2f_b1fc_018c9321a0a8 +:EMMO_754fa9fa_1285_4e2f_b1fc_018c9321a0a8 rdf:type owl:Class ; + owl:equivalentClass [ owl:intersectionOf ( :EMMO_89a0c87c_0804_4013_937a_6fe234d9499c + :EMMO_985bec21_989f_4b9e_a4b3_735d88099c3c + ) ; + rdf:type owl:Class + ] ; + skos:prefLabel "MetrologicalConstruct"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbolic construct used within the discipline of metrology."@en . + + +### https://w3id.org/emmo#EMMO_79751276_b2d0_4e2f_bbd4_99d412f43d55 +:EMMO_79751276_b2d0_4e2f_bbd4_99d412f43d55 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_02c0621e_a527_4790_8a0f_2bb51973c819 ; + rdfs:seeAlso "https://physics.nist.gov/cuu/Constants" ; + skos:prefLabel "CategorizedPhysicalQuantity"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all physical quantities classes that are categorized according to some domain of interests (e.g. metallurgy, chemistry), property (intensive/extensive) or application."@en . + + +### https://w3id.org/emmo#EMMO_7dea2572_ab42_45bd_9fd7_92448cec762a +:EMMO_7dea2572_ab42_45bd_9fd7_92448cec762a rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9be5fcc4_0d8b_481d_b984_6338d4b55588 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; + owl:someValuesFrom :EMMO_f2d5d3ad_2e00_417f_8849_686f3988d929 + ] ; + skos:prefLabel "MeasuringSystem"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A set of one or more 'MeasuringInstruments' and often other devices, including any reagent and supply, assembled and adapted to give information used to generate 'MeasuredQuantityProperty' within specified intervals for quantities of specified kinds. + +-- VIM"""@en ; + :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "measuring system"@en . + + +### https://w3id.org/emmo#EMMO_847724b7_acef_490e_9f0d_67da967f2812 +:EMMO_847724b7_acef_490e_9f0d_67da967f2812 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_dd4a7f3e_ef56_466c_ac1a_d2716b5f87ec ; + rdfs:comment "In general, for a given set of information, it is understood that the measurement uncertainty is associated with a stated quantity value. A modification of this value results in a modification of the associated uncertainty."@en , + "Metrological uncertainty includes components arising from systematic effects, such as components associated with corrections and the assigned quantity values of measurement standards, as well as the definitional uncertainty. Sometimes estimated systematic effects are not corrected for but, instead, associated measurement uncertainty components are incorporated."@en ; + skos:altLabel "A metrological uncertainty can be assigned to any objective property via the 'hasMetrologicalUncertainty' relation." ; + skos:example """- Standard deviation +- Half-width of an interval with a stated coverage probability"""@en ; + skos:prefLabel "MetrologicalUncertainty"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The uncertainty of a quantity obtained through a well-defined procedure, characterising of the dispersion of the quantity."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Metrological uncertainty in EMMO is a slight generalisation of the VIM term 'measurement uncertainty', which is defined as \"a non-negative parameter characterising the dispersion of the quantity being measured\"."@en . -### https://w3id.org/emmo#EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d -:EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d rdf:type owl:Class ; - rdfs:subClassOf :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 ; - skos:prefLabel "CausalCluster"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: Collection or CausalSystem" ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "With the causal cluster term we address an heterogenous group of entities, which possess the common feature of having at least two causally non connected quanta. It comprises collections (non self-connected entities) and causal systems (entities extended in space)."@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of the CausalSystem and Collection classes."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing causal clusters."@en . -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "CausalCluster"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Proto-Germanic *klas-, *klus- (“to clump, lump together”)."@en - ] . +### https://w3id.org/emmo#EMMO_868ae137_4d25_493e_b270_21ea3d94849e +:EMMO_868ae137_4d25_493e_b270_21ea3d94849e rdf:type owl:Class ; + rdfs:subClassOf :EMMO_4b965242_29f0_4e42_a4b6_f8a5988052df ; + owl:disjointWith :EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e ; + skos:prefLabel "NonPrefixedUnit"@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: DerivedUnit or UnitSymbol" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A measurement unit symbol that do not have a metric prefix as a direct spatial part."@en . + + +### https://w3id.org/emmo#EMMO_873b0ab3_88e6_4054_b901_5531e01f14a4 +:EMMO_873b0ab3_88e6_4054_b901_5531e01f14a4 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_dd4a7f3e_ef56_466c_ac1a_d2716b5f87ec ; + rdfs:comment """The specification of a measurand requires knowledge of the kind of quantity, description of the state of the phenomenon, body, or substance carrying the quantity, including any relevant component, and the chemical entities involved. + +-- VIM"""@en ; + skos:prefLabel "MeasuredProperty"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A quantity that is the result of a well-defined measurement procedure."@en . -### https://w3id.org/emmo#EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf -:EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf rdf:type owl:Class ; - rdfs:subClassOf _:genid31 , - _:genid33 ; - skos:prefLabel "EMMO"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnion: CausalPath, Collection, Quantum, CausalSystem" ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The EMMO conceptualises the world using the primitive concepts of causality and parthood. Parthood is about the composition of world entities starting from other more fundamental entities. Causality is about the interactions between world entities. -The quantum is the smallest indivisible part of any world entity. Quantum individuals are the fundamental causal constituents of the universe, since it is implied that causality originates from quantum-to-quantum interactions. Quantums are no-dimensional, and their aggregation makes spacetime emerge from their causal structure. We can think of a quantum as an elementary particle after and interaction and before another interaction. -Causality between macro entities (i.e. entities made of more than one quantum) is explained as the sum of the causality relations between their quantum constituents. Fundamental interactions (quantum fields) are represented as symmetric causality realtion between macro entities, while classical interactions are mediated by chain of quantums (i.e. elementary particles). -The fundamental distinction between world entities is causality self-connectedness: a world entity can be self-connected xor not self-connected depending on the causality network of its fundamental components. -Void regions do not exist in the EMMO. In other words there is no spacetime without entities and spacetime emerges as relational property not as a self-standing entity). Entities are not placed in space or time: space and time are measured quantities, always relative between entities and are measured. In other words, space and time relations originates from causality interactions."""@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of the fundamental mereocausal classes of Quantum, CausalPath, CausalSystem and Collection."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of all the OWL individuals representing world entities according to EMMO conceptualisation."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """EMMO entities dimensionality is related to their mereocausal structures. From the no-dimensional quantum entity, we introduce time dimension with the elementary concept, and space with the causal system concept. -The EMMO conceptualisation does not allow the existence of space without a temporal dimension, the latter coming from a causal relation between entities. -For this reason, the EMMO entities that are not quantum or elementaries, may be considered to be always 4D spatiotemporal entities. -Moreover, the combination of mereology and causality used in the EMMO theory (mereocausality) represents entities as direct acyclic graphs with dimension of 4 (i.e., the mereocasual graph can be represented in a 4D euclidian space with edges having unit length). -For this reasons, the EMMO can be considered a 4D ontology."""@en . - -_:genid31 rdf:type owl:Restriction ; - owl:onProperty :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; - owl:someValuesFrom :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 . - -_:genid33 rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f - ] ; - owl:hasValue :EMMO_08cb807c_e626_447b_863f_e2835540e918 . +### https://w3id.org/emmo#EMMO_89762966_8076_4f7c_b745_f718d653e8e2 +:EMMO_89762966_8076_4f7c_b745_f718d653e8e2 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_b953f2b1_c8d1_4dd9_b630_d3ef6580c2bb ; + skos:prefLabel "ExactConstant"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Physical constant used to define a unit system. Hence, when expressed in that unit system they have an exact value with no associated uncertainty."@en . -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedTarget _:genid31 ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every entity is made of quantum parts. This axiomatisation is the expression of the radical reductionistic approach of the EMMO."@en - ] . -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - owl:annotatedProperty rdfs:subClassOf ; - owl:annotatedTarget _:genid33 ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "All EMMO individuals are part of the most comprehensive entity which is the universe."@en - ] . +### https://w3id.org/emmo#EMMO_909415d1_7c43_4d5e_bbeb_7e1910159f66 +:EMMO_909415d1_7c43_4d5e_bbeb_7e1910159f66 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_2a888cdf_ec4a_4ec5_af1c_0343372fc978 ; + rdfs:comment """\"Property of a phenomenon, body, or substance, where the property has no magnitude.\" -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "EMMO"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "EMMO is the acronym of Elementary Multiperspective Material Ontology."@en - ] . +\"A nominal property has a value, which can be expressed in words, by alphanumerical codes, or by other means.\" -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - owl:annotatedProperty :EMMO_31252f35_c767_4b97_a877_1235076c3e13 ; - owl:annotatedTarget """The EMMO conceptualises the world using the primitive concepts of causality and parthood. Parthood is about the composition of world entities starting from other more fundamental entities. Causality is about the interactions between world entities. -The quantum is the smallest indivisible part of any world entity. Quantum individuals are the fundamental causal constituents of the universe, since it is implied that causality originates from quantum-to-quantum interactions. Quantums are no-dimensional, and their aggregation makes spacetime emerge from their causal structure. We can think of a quantum as an elementary particle after and interaction and before another interaction. -Causality between macro entities (i.e. entities made of more than one quantum) is explained as the sum of the causality relations between their quantum constituents. Fundamental interactions (quantum fields) are represented as symmetric causality realtion between macro entities, while classical interactions are mediated by chain of quantums (i.e. elementary particles). -The fundamental distinction between world entities is causality self-connectedness: a world entity can be self-connected xor not self-connected depending on the causality network of its fundamental components. -Void regions do not exist in the EMMO. In other words there is no spacetime without entities and spacetime emerges as relational property not as a self-standing entity). Entities are not placed in space or time: space and time are measured quantities, always relative between entities and are measured. In other words, space and time relations originates from causality interactions."""@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "While EMMO mereocausality conceptualisation can be used on any possibile domain, so that a quantum can be a Lego brick or an furniture component, it can be better understood when a quantum is elucidated as an elementary particle after and interaction and before another interaction. (e.g. quark, photon)."@en - ] . +International vocabulary of metrology (VIM)"""@en ; + skos:example """CFC is a 'sign' that stands for the fact that the morphology of atoms composing the microstructure of an entity is predominantly Cubic Face Centered +A color is a nominal property. -### https://w3id.org/emmo#EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d -:EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d rdf:type owl:Class ; - rdfs:subClassOf :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 , - :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; - skos:prefLabel "CausalStructure"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: CausalPath or CausalSystem" ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The most fundamental unity criterion for the definition of an structure is that: -- is made of at least two quantums (a structure is not a simple entity) -- all quantum parts form a causally connected graph""" ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of Causal Path and CausalSystem classes." ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing causally self-connected world entities." ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A causal structure expresses itself in time and space thanks to the underlying causality relations between its constituent quantum entities. It must at least provide two temporal parts. The unity criterion beyond the definition of a causal structure (the most general concept of structure) is the existence of an undirected causal path between each of its parts." . +Sex of a human being."""@en ; + skos:prefLabel "NominalProperty"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An 'ObjectiveProperty' that cannot be quantified."@en ; + :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "nominal property"@en . -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "CausalStructure"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”), and from Latin struere (“arrange, assemble, build”)."@en - ] . +### https://w3id.org/emmo#EMMO_9159bb16_8a70_49f9_bac4_f5cf2a82c39a +:EMMO_9159bb16_8a70_49f9_bac4_f5cf2a82c39a rdf:type owl:Class ; + rdfs:subClassOf :EMMO_02c0621e_a527_4790_8a0f_2bb51973c819 ; + skos:prefLabel "PhysicalQuantiyByDefinition"@en . -### https://w3id.org/emmo#EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac -:EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac rdf:type owl:Class ; - rdfs:subClassOf :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d , - :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; - skos:example "A electron binded by a nucleus."@en ; - skos:prefLabel "CausalSystem"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A causal system provides the most general concept of system, being a union of causal structures interacting together. In its most simple form, a causal system is an interlacement of causal paths (the most simple structure type). -A causal system is always a spatial-like structure, and is represented as a multiple topologically orderable direct acyclic graph, with quanta as nodes and causality relations as edges."""@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing a causal system."@en . -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "CausalSystem"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”), and Ancient Greek σύστημα (sústēma, “musical scale; organized body; whole made of several parts or members”), from σῠν- (sun-, prefix meaning ‘with, together’) + ἵστημι (hístēmi, “to stand”)."@en - ] . +### https://w3id.org/emmo#EMMO_972e01b0_b017_4903_8c05_b7edda958723 +:EMMO_972e01b0_b017_4903_8c05_b7edda958723 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_3227b821_26a5_4c7c_9c01_5c24483e0bd0 ; + skos:example "Decibel"@en ; + skos:prefLabel "LogarithmicUnit"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/schema/qudt/LogarithmicUnit"^^xsd:anyURI ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A logarithmic unit is a unit that can be used to express a quantity (physical or mathematical) on a logarithmic scale, that is, as being proportional to the value of a logarithm function applied to the ratio of the quantity and a reference quantity of the same type."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """Note that logarithmic units like decibel or neper are not univocally defines, since their definition depends on whether they are used to measure a \"power\" or a \"root-power\" quantity. +It is advisory to create a uniquely defined subclass these units for concrete usage."""@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Logarithmic_scale#Logarithmic_units"^^xsd:anyURI . -### https://w3id.org/emmo#EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de -:EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de rdf:type owl:Class ; - rdfs:subClassOf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - skos:altLabel "CausalObject"@en ; - skos:example "A person life, an interval of a person life. The lifetime of two components, from the production in separate manufacturing lines, their being connected components in a device, including their eparation and decommissioning."@en ; - skos:prefLabel "Item"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: CausalParticle or CausalStructure" ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A world entity is direct causally self-connected if any two parts that make up the whole are direct causally connected to each other. In the EMMO, topological connectivity is based on causality. -All physical objects, i.e. entities whose behaviour is explained by physics laws, are represented only by items. In other words, a physical object part is embedded in a direct causal graph that provides always a path between two of its parts. -Members of a collection lack such direct causality connection, i.e. they do not constitute a physical object. -Following graph theory concepts, the quantums of an item are all connected together within a network of causal relations, forming a connected causal graph. A collection is then a set of disconnected graphs."""@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of Particle and CausalStructure classes."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals standing for quantum or causally self-connected world entities."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The concept of self-connectivity is applied using a 4D approach. Given that, the entity made of an electron and a proton that travel, interact, and then depart from each other is an item, since we don't focus only on the beginning or the end stage but to the overall 4D entity, being the interaction the connectivity bridge between the two particles." . -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; - owl:annotatedProperty skos:altLabel ; - owl:annotatedTarget "CausalObject"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”), and Medieval Latin obiectum (“object”, literally “thrown against”)."@en - ] . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "Item"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin item, \"likewise, just so, moreover\"."@en - ] . - - -################################################################# -# Individuals -################################################################# - -### https://w3id.org/emmo#EMMO_08cb807c_e626_447b_863f_e2835540e918 -:EMMO_08cb807c_e626_447b_863f_e2835540e918 rdf:type owl:NamedIndividual , - :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; - skos:prefLabel "universe"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "The universe is considered as a causally self-connected object, encompassing all other objects. For this reason is unique."@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "u ≡ σx<P(x, x)>" . +### https://w3id.org/emmo#EMMO_985bec21_989f_4b9e_a4b3_735d88099c3c +:EMMO_985bec21_989f_4b9e_a4b3_735d88099c3c rdf:type owl:Class ; + rdfs:subClassOf :EMMO_d8d2144e_5c8d_455d_a643_5caf4d8d9df8 ; + skos:prefLabel "Metrological"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A language entity used in the metrology discipline."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Metrology is the science of measurement and its application and includes all theoretical and practical aspects of measurement, whatever the measurement uncertainty and field of application (VIM3 2.2)"@en . [ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_08cb807c_e626_447b_863f_e2835540e918 ; - owl:annotatedProperty rdf:type ; - owl:annotatedTarget :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """This axiom reflects the fact the the universe is causally self-connected. In fact, a non causally connected universe would have been the sum of causally independend sub-universes, without any knowledge of others. -This axiom may be seen as Ockam's razor applied to causality."""@en - ] . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_08cb807c_e626_447b_863f_e2835540e918 ; - owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; - owl:annotatedTarget "u ≡ σx<P(x, x)>" ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "This definition reads: \"The universe is the sum of all entities that are part of themselves\". Since parthood (P) is reflexive by axiom, then the universe is the sum of all mereological entities."@en - ] . - - -################################################################# -# General axioms -################################################################# - -[ rdf:type owl:AllDisjointClasses ; - owl:members ( :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 - :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 - :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 - :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac - ) -] . - - -################################################################# -# Rules -################################################################# - - rdf:type . - - rdf:type . - - rdf:type . - -[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing exclusivity between overlapping and causality."@en ; - rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; - ; - - ] ; - rdf:rest rdf:nil - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . - -[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing the fact that an entity cannot cause itself."@en ; - rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - - ] ; - rdf:rest rdf:nil - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . - -[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing parthood reflexivity."@en ; - rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - - ] ; - rdf:rest rdf:nil - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . - -[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing reflexivity of overlapping."@en ; - rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; - - ] ; - rdf:rest rdf:nil - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . - -[ rdfs:comment "Implementation of equality based on mereology."^^rdfs:Literal ; - rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; - ; - - ] ; - rdf:rest [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . - -[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Transitivity for parthood."@en ; - rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; - ; - - ] ; - rdf:rest [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . - -[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing a strict one-way causality direction."@en ; - rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 ; - ; - - ] ; - rdf:rest rdf:nil - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . - -[ rdfs:comment "Ensure that the hasNext relation expresses a strictly one-way causality arrow between two entities."^^rdfs:Literal ; - rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d ; - ; - - ] ; - rdf:rest rdf:nil - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . - -[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The equalsTo object property is equivalent to the OWL SameAs"@en ; - rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_6835537c_d294_4005_a770_ec9621f29ed1 ; - ; - - ] ; - rdf:rest rdf:nil - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . + owl:annotatedSource :EMMO_985bec21_989f_4b9e_a4b3_735d88099c3c ; + owl:annotatedProperty :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f ; + owl:annotatedTarget "Metrology is the science of measurement and its application and includes all theoretical and practical aspects of measurement, whatever the measurement uncertainty and field of application (VIM3 2.2)"@en ; + rdfs:isDefinedBy "https://www.bipm.org/documents/20126/2071204/JCGM_200_2012.pdf" + ] . + + +### https://w3id.org/emmo#EMMO_9c407ac0_fd4c_4178_8763_95fad9fe29ec +:EMMO_9c407ac0_fd4c_4178_8763_95fad9fe29ec rdf:type owl:Class ; + rdfs:subClassOf :EMMO_02c0621e_a527_4790_8a0f_2bb51973c819 ; + skos:prefLabel "StandardizedPhysicalQuantity"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all physical quantities classes that are categorized according to a standard (e.g. ISQ)." . + + +### https://w3id.org/emmo#EMMO_a9a6ddf8_7e16_420a_9f3d_df7d5cfe3536 +:EMMO_a9a6ddf8_7e16_420a_9f3d_df7d5cfe3536 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_251cfb4f_5c75_4778_91ed_6c8395212fd8 , + :EMMO_d9350951_5300_44e8_ae61_79fb7c53b7e7 ; + owl:disjointWith :EMMO_dd4a7f3e_ef56_466c_ac1a_d2716b5f87ec ; + skos:example "The measure of beauty on a scale from 1 to 10."@en ; + skos:prefLabel "SubjectiveProperty"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A quantity whos value that cannot be univocally determined and depends on an agent (e.g. a human individual, a community)."@en . + + +### https://w3id.org/emmo#EMMO_acaaa124_3dde_48b6_86e6_6ec6f364f408 +:EMMO_acaaa124_3dde_48b6_86e6_6ec6f364f408 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9159bb16_8a70_49f9_bac4_f5cf2a82c39a ; + skos:prefLabel "BaseQuantity"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Quantity in a conventionally chosen subset of a given system of quantities, where no quantity in the subset can be expressed in terms of the other quantities within that subset\" +ISO 80000-1"""@en ; + :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "base quantity"@en . + + +### https://w3id.org/emmo#EMMO_acd1a504_ca32_4f30_86ad_0b62cea5bc02 +:EMMO_acd1a504_ca32_4f30_86ad_0b62cea5bc02 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae ; + skos:altLabel "ReferenceMaterial" ; + skos:example "Arbitrary amount-of-substance concentration of lutropin in a given sample of plasma (WHO international standard 80/552): 5.0 International Unit/l"@en ; + skos:prefLabel "StandardUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A reference unit provided by a reference material. +International vocabulary of metrology (VIM)"""@en . + + +### https://w3id.org/emmo#EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 +:EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae ; + owl:disjointWith :EMMO_c9c8f824_9127_4f93_bc21_69fe78a7f6f2 ; + skos:example """kg +m/s +km"""@en ; + skos:prefLabel "MeasurementUnit"@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: DimensionlessUnit, DimensionalUnit" , + "DisjointUnionOf: NonPrefixedUnit, PrefixedUnit" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A metrological reference for a physical quantity."@en ; + :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "measurement unit (VIM3 1.9)"@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """\"Real scalar quantity, defined and adopted by convention, with which any other quantity of the same kind can be compared to express the ratio of the second quantity to the first one as a number\" +ISO 80000-1"""@en , + """\"Unit symbols are mathematical entities and not abbreviations.\" + +\"Symbols for units are treated as mathematical entities. In expressing the value of a quantity as the product of a numerical value and a unit, both the numerical value and the unit may be treated by the ordinary rules of algebra.\" + +https://www.bipm.org/utils/common/pdf/si-brochure/SI-Brochure-9-EN.pdf"""@en , + "Measurement units and procedure units are disjoint."@en , + "Quantitative value are expressed as a multiple of the 'MeasurementUnit'."@en . + + +### https://w3id.org/emmo#EMMO_b953f2b1_c8d1_4dd9_b630_d3ef6580c2bb +:EMMO_b953f2b1_c8d1_4dd9_b630_d3ef6580c2bb rdf:type owl:Class ; + rdfs:subClassOf :EMMO_02c0621e_a527_4790_8a0f_2bb51973c819 ; + skos:prefLabel "PhysicalConstant"@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: MeasuredConstant, ExactConstant" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Physical constants are categorised into \"exact\" and measured constants. + +With \"exact\" constants, we refer to physical constants that have an exact numerical value after the revision of the SI system that was enforsed May 2019."""@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/List_of_physical_constants" . + + +### https://w3id.org/emmo#EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da +:EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da rdf:type owl:Class ; + rdfs:subClassOf :EMMO_3227b821_26a5_4c7c_9c01_5c24483e0bd0 ; + rdfs:comment """Quantities that are ratios of quantities of the same kind (for example length ratios and amount fractions) have the option of being expressed with units (m/m, mol/mol to aid the understanding of the quantity being expressed and also allow the use of SI prefixes, if this +is desirable (μm/m, nmol/mol). +-- SI Brochure"""@en ; + skos:altLabel "RatioUnit"@en ; + skos:prefLabel "FractionUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Unit for fractions of quantities of the same kind, to aid the understanding of the quantity being expressed."@en . + + +### https://w3id.org/emmo#EMMO_c46f091c_0420_4c1a_af30_0a2c8ebcf7d7 +:EMMO_c46f091c_0420_4c1a_af30_0a2c8ebcf7d7 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_dbbbf0ed_a446_4f9e_877c_8c46e7842f43 ; + rdfs:comment """\"Ordinal quantities, such as Rockwell C hardness, are usually not considered to be part of a system of quantities because they are related to other quantities through empirical relations only.\" +International vocabulary of metrology (VIM)"""@en ; + skos:example """Hardness +Resilience"""@en ; + skos:prefLabel "OrdinalQuantity"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Quantity, defined by a conventional measurement procedure, for which a total ordering relation can be established, according to magnitude, with other quantities of the same kind, but for which no algebraic operations among those quantities exist\" +International vocabulary of metrology (VIM)"""@en ; + :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "ordinal quantity"@en . + + +### https://w3id.org/emmo#EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e +:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e rdf:type owl:Class ; + rdfs:subClassOf :EMMO_4b965242_29f0_4e42_a4b6_f8a5988052df , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_4be0acad_af05_426f_aa6d_fe7531072564 ; + owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; + owl:onClass :EMMO_442bd91e_a724_4e9f_89c1_18423016fb75 + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; + owl:onClass :EMMO_216f448e_cdbc_4aeb_a529_7a5fe7fc38bb + ] ; + skos:prefLabel "PrefixedUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A measurement unit that is made of a metric prefix and a unit symbol."@en . + + +### https://w3id.org/emmo#EMMO_c9c8f824_9127_4f93_bc21_69fe78a7f6f2 +:EMMO_c9c8f824_9127_4f93_bc21_69fe78a7f6f2 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae ; + skos:altLabel "MeasurementProcedure" ; + skos:example "Rockwell C hardness of a given sample (150 kg load): 43.5HRC(150 kg)"@en ; + skos:prefLabel "ProcedureUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A reference unit provided by a measurement procedure."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Procedure units and measurement units are disjoint."@en . + + +### https://w3id.org/emmo#EMMO_cbdea88b_fef1_4c7c_b69f_ae1f0f241c4a +:EMMO_cbdea88b_fef1_4c7c_b69f_ae1f0f241c4a rdf:type owl:Class ; + rdfs:subClassOf :EMMO_611e4040_9a3e_4a1a_9fa2_7b1012269401 ; + skos:prefLabel "DimensionalUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A subclass of measurement unit focusing on the physical dimensionality that is carried by the unit."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The current version of EMMO does not provide explicit classes for physical dimensions. Rather it embraces the fact that the physical dimensionality of a physical quantity is carried by its measurement unit. + +The role of dimensional unit and its subclasses is to express the physical dimensionality that is carried by the unit. + +Since the dimensionality of a physical quantity can be written as the product of powers of the physical dimensions of the base quantities in the selected system of quantities, the physical dimensionality of a measurement unit is uniquely determined by the exponents. For a dimensional unit, at least one of these exponents must be non-zero (making it disjoint from dimensionless units)."""@en . + + +### https://w3id.org/emmo#EMMO_d0200cf1_e4f4_45ae_873f_b9359daea3cd +:EMMO_d0200cf1_e4f4_45ae_873f_b9359daea3cd rdf:type owl:Class ; + rdfs:subClassOf :EMMO_dd4a7f3e_ef56_466c_ac1a_d2716b5f87ec ; + skos:prefLabel "ModelledProperty"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A quantity obtained from a well-defined modelling procedure."@en . + + +### https://w3id.org/emmo#EMMO_d5adc819_d4b2_4661_b429_1705b75d5053 +:EMMO_d5adc819_d4b2_4661_b429_1705b75d5053 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1c0b22a2_be82_4fa8_9e2b_a569a625d442 ; + skos:example "The Argon gas in my bottle has ionisation energy of 15.7596 eV. This is not measured but assigned to this material by previous knowledge."@en ; + skos:prefLabel "Assignment"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A estimation of a property by a criteria based on the pre-existing knowledge of the estimator."@en . + + +### https://w3id.org/emmo#EMMO_d8aa8e1f_b650_416d_88a0_5118de945456 +:EMMO_d8aa8e1f_b650_416d_88a0_5118de945456 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_dd4a7f3e_ef56_466c_ac1a_d2716b5f87ec ; + rdfs:comment "A property that is associated to an object by convention, or assumption."@en ; + skos:example """The thermal conductivity of a copper sample in my laboratory can be assumed to be the conductivity that appears in the vendor specification. This value has been obtained by measurement of a sample which is not the one I have in my laboratory. This conductivity value is then a conventional quantitiative property assigned to my sample through a semiotic process in which no actual measurement is done by my laboratory. + +If I don't believe the vendor, then I can measure the actual thermal conductivity. I then perform a measurement process that semiotically assign another value for the conductivity, which is a measured property, since is part of a measurement process. + +Then I have two different physical quantities that are properties thanks to two different semiotic processes."""@en ; + skos:prefLabel "ConventionalProperty"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A quantitative property attributed by agreement to a quantity for a given purpose."@en . + + +### https://w3id.org/emmo#EMMO_d9350951_5300_44e8_ae61_79fb7c53b7e7 +:EMMO_d9350951_5300_44e8_ae61_79fb7c53b7e7 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf ; + skos:prefLabel "QuantityBySubjectivity"@en . + + +### https://w3id.org/emmo#EMMO_dabe353b_8bfc_4da7_8ac7_8f52786d16f8 +:EMMO_dabe353b_8bfc_4da7_8ac7_8f52786d16f8 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9b87d718_9dcc_4f7d_ad20_12c2aa4c76be ; + skos:prefLabel "Assigned"@en . + + +### https://w3id.org/emmo#EMMO_db716151_6b73_45ff_910c_d182fdcbb4f5 +:EMMO_db716151_6b73_45ff_910c_d182fdcbb4f5 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_216f448e_cdbc_4aeb_a529_7a5fe7fc38bb , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_67fc0a36_8dcb_4ffa_9a43_31074efa3296 + ] ; + owl:allValuesFrom :EMMO_acaaa124_3dde_48b6_86e6_6ec6f364f408 + ] ; + skos:prefLabel "BaseUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A set of units that correspond to the base quantities in a system of units."@en ; + :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "base unit"@en . + + +### https://w3id.org/emmo#EMMO_dbbbf0ed_a446_4f9e_877c_8c46e7842f43 +:EMMO_dbbbf0ed_a446_4f9e_877c_8c46e7842f43 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf ; + skos:prefLabel "QuantityByPhysical"@en . + + +### https://w3id.org/emmo#EMMO_dd4a7f3e_ef56_466c_ac1a_d2716b5f87ec +:EMMO_dd4a7f3e_ef56_466c_ac1a_d2716b5f87ec rdf:type owl:Class ; + rdfs:subClassOf :EMMO_2a888cdf_ec4a_4ec5_af1c_0343372fc978 , + :EMMO_d9350951_5300_44e8_ae61_79fb7c53b7e7 ; + rdfs:comment "Subclasses of 'ObjectiveProperty' classify objects according to the type semiosis that is used to connect the property to the object (e.g. by measurement, by convention, by modelling)."@en ; + skos:altLabel "PhysicalProperty"@en , + "QuantitativeProperty"@en ; + skos:prefLabel "ObjectiveProperty"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A quantity that is obtained from a well-defined procedure."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The word objective does not mean that each observation will provide the same results. It means that the observation followed a well defined procedure. + +This class refers to what is commonly known as physical property, i.e. a measurable property of physical system, whether is quantifiable or not."""@en . + + +### https://w3id.org/emmo#EMMO_f273529f_9f2c_4877_a94b_5b47590353fc +:EMMO_f273529f_9f2c_4877_a94b_5b47590353fc rdf:type owl:Class ; + rdfs:subClassOf :EMMO_4a1c73f1_b6f5_4d10_a3a6_5de90bac7cd0 ; + skos:example "I estimate the molecular mass of the gas in my bottle as 1.00784 u because it is tagged as H."@en ; + skos:prefLabel "Assigner"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A estimator that uses its predefined knowledge to declare a property of an object."@en . + + +### https://w3id.org/emmo#EMMO_f2d5d3ad_2e00_417f_8849_686f3988d929 +:EMMO_f2d5d3ad_2e00_417f_8849_686f3988d929 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9be5fcc4_0d8b_481d_b984_6338d4b55588 ; + rdfs:comment "A measuring instrument that can be used alone is a measuring system."@en ; + skos:prefLabel "MeasuringInstrument"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Device used for making measurements, alone or in conjunction with one or more supplementary devices. + +-- VIM"""@en ; + :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "measuring instrument"@en . -[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Transitivity for proper parthood."@en ; - rdf:type ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - ; - - ] ; - rdf:rest [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] ; - [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - ; - - ] ; - rdf:rest rdf:nil - ] - ] . -### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi +### https://w3id.org/emmo#EMMO_f658c301_ce93_46cf_9639_4eace2c5d1d5 +:EMMO_f658c301_ce93_46cf_9639_4eace2c5d1d5 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_985bec21_989f_4b9e_a4b3_735d88099c3c , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_8ef3cd6d_ae58_4a8d_9fc0_ad8f49015cd0 ; + owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; + owl:onClass :EMMO_4ce76d7f_03f8_45b6_9003_90052a79bfaa + ] , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_eeb06032_dd4f_476e_9da6_aa24302b7588 ; + owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; + owl:onClass :EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae + ] ; + rdfs:comment """Following the International Vocabulary of Metrology (VIM), EMMO distinguishes between a quantity (a property) and the quantity value (a numerical and a reference). + +So, for the EMMO the symbol \"kg\" is not a physical quantity but simply a 'Symbolic' object categorized as a 'MeasurementUnit'. + +While the string \"1 kg\" is a 'QuantityValue'."""@en ; + skos:example """6.8 m +0.9 km +8 K +6 MeV +43.5 HRC(150 kg)"""@en ; + skos:prefLabel "QuantityValue"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbolic that has parts a numerical object and a reference expressing the value of a quantity (expressed as the product of the numerical and the unit)."@en ; + :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "quantity value"@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A quantity value is not necessarily a property, since it is possible to write \"10 kg\", without assigning this quantity to a specific object."@en . + + +### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi From f38f19c812d3438c5ab32328f9810e79d7c72dfc Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Fri, 6 Dec 2024 11:05:23 +0100 Subject: [PATCH 080/121] Removed EmbarassinglyParalleWorkflow Class --- reference/workflow.ttl | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/reference/workflow.ttl b/reference/workflow.ttl index 536cd620..e86af94c 100644 --- a/reference/workflow.ttl +++ b/reference/workflow.ttl @@ -145,16 +145,6 @@ Concurrent tasks may or may not communicate. Communication is represented as a s :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A procedure that has at least two procedures (tasks) as proper parts."@en . -### https://w3id.org/emmo#EMMO_83a460aa_5826_4fbb_93e8_d73d0df25757 -:EMMO_83a460aa_5826_4fbb_93e8_d73d0df25757 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_36c79456_e29c_400d_8bd3_0eedddb82652 , - :EMMO_5848e476_2768_4988_98f9_9053c532307b ; - skos:prefLabel "EmbarassinglyParallelWorkflow"@en ; - :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/PureParallelWorkflow.png"^^xsd:anyURI ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "An embarassingly parallel workflow occurs when the concurrent tasks may run completely independently by each other."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A parallel workflow in which concurrent (parallel) tasks are not communication each other."@en . - - ### https://w3id.org/emmo#EMMO_8a2a1cbc_dfc3_4e6c_b337_00ee56fd438a :EMMO_8a2a1cbc_dfc3_4e6c_b337_00ee56fd438a rdf:type owl:Class ; rdfs:subClassOf , From 3d2a57117514922950a8d5c8aa3402698eb94452 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Fri, 6 Dec 2024 11:20:18 +0100 Subject: [PATCH 081/121] Resolve the bug introduced in previous commit --- mereocausality/mereocausality.ttl | 2105 +++++++++++++++++------------ 1 file changed, 1264 insertions(+), 841 deletions(-) diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index 28bc429e..d574d43c 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -3,923 +3,1346 @@ @prefix rdf: . @prefix xml: . @prefix xsd: . +@prefix foaf: . @prefix rdfs: . @prefix skos: . @prefix dcterms: . @base . - rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports , - , - , - , - ; - dcterms:abstract """Defines the formal language of metrology, including theoretical and practical aspects of measurements. - -This module is based on the International vocabulary of metrology (VIM) as well as the ISO/IEC 80000 standard."""@en ; - dcterms:creator :AdhamHashibon , - :EmanueleGhedini , - :GeorgSchmitz , - :GerhardGoldbeck , - :JesperFriis ; - dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - dcterms:publisher ; - dcterms:title "Metrology"@en ; - rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc3" ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . + rdf:type owl:Ontology ; + owl:versionIRI ; + owl:imports ; + dcterms:abstract """Introduces the fundamental mereocausal (and mereotopological) concepts of EMMO and their relations with the real world entities that they represent. EMMO uses mereocausality as the ground for all the subsequent ontology modules. +The concept of causal connection is used to distinguish between ontology entities: items are causally self-connected objects, while collections are causally disconnected. +Quantum mereology is based on the concept of quantum entity. +This module introduces also the fundamental mereotopological relations used to distinguish between space and time dimensions, making spacetime emerge from underlying network of causal relations between quantum entities."""@en ; + dcterms:contributor :SebastianoMoruzzi , + :JesperFriis , + :GerhardGoldbeck , + :AdhamHashibon , + , + :GeorgSchmitz , + :FrancescoZaccarini ; + dcterms:creator :EmanueleGhedini ; + dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; + dcterms:publisher ; + dcterms:title "Elementary Multiperspective Material Ontology"@en , + "Mereocausality"@en ; + rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; + owl:versionInfo "1.0.0-rc3" ; + foaf:mbox ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Annotation properties ################################################################# -### https://w3id.org/emmo#EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 -:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 rdf:type owl:AnnotationProperty ; - skos:prefLabel "uneceCommonCode"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The UN/CEFACT Recommendation 20 provides three character alphabetic and alphanumeric codes for representing units of measurement for length, area, volume/capacity, mass (weight), time, and other quantities used in international trade. The codes are intended for use in manual and/or automated systems for the exchange of information between participants in international trade."@en ; - rdfs:subPropertyOf :EMMO_58e7c821_4af0_4394_89f7_a9649735f4d2 ; - rdfs:range xsd:string ; - rdfs:domain :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 . - - -### https://w3id.org/emmo#EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc -:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc rdf:type owl:AnnotationProperty ; - rdfs:seeAlso "http://www.qudt.org/2.1/catalog/qudt-catalog.html"@en ; - skos:prefLabel "qudtReference"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "URL to corresponing entity in QUDT."@en ; - rdfs:subPropertyOf :EMMO_58e7c821_4af0_4394_89f7_a9649735f4d2 . - - -### https://w3id.org/emmo#EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 -:EMMO_209ba1b3_149f_4ff0_b672_941610eafd72 rdf:type owl:AnnotationProperty ; - rdfs:seeAlso "https://enterpriseintegrationlab.github.io/icity/OM/doc/index-en.html" , - "https://github.com/HajoRijgersberg/OM" ; - skos:prefLabel "omReference"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "IRI to corresponding concept in the Ontology of units of Measure."@en ; - rdfs:subPropertyOf :EMMO_58e7c821_4af0_4394_89f7_a9649735f4d2 . - - -### https://w3id.org/emmo#EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 -:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 rdf:type owl:AnnotationProperty ; - rdfs:seeAlso "https://ucum.org/"^^xsd:anyURI ; - skos:prefLabel "ucumCode"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Unified Code for Units of Measure (UCUM)."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The Unified Code for Units of Measure (UCUM) is a code system intended to include all units of measures being contemporarily used in international science, engineering, and business. The purpose is to facilitate unambiguous electronic communication of quantities together with their units."@en ; - rdfs:subPropertyOf :EMMO_58e7c821_4af0_4394_89f7_a9649735f4d2 ; - rdfs:range xsd:string ; - rdfs:domain :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 . - - -### https://w3id.org/emmo#EMMO_58e7c821_4af0_4394_89f7_a9649735f4d2 -:EMMO_58e7c821_4af0_4394_89f7_a9649735f4d2 rdf:type owl:AnnotationProperty ; - skos:prefLabel "metrologicalReference"@en ; - rdfs:subPropertyOf rdfs:seeAlso . - - -### https://w3id.org/emmo#EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 -:EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 rdf:type owl:AnnotationProperty ; - rdfs:seeAlso "https://www.bipm.org/documents/20126/2071204/JCGM_200_2012.pdf"^^xsd:anyURI ; - skos:example "quantity value (term in VIM that corresponds to Quantity in EMMO)"@en ; - skos:prefLabel "VIMTerm"@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The term in the International vocabulary of metrology (VIM) (JCGM 200:2008) that corresponds to the annotated term in EMMO."@en ; - rdfs:subPropertyOf rdfs:isDefinedBy , - :EMMO_58e7c821_4af0_4394_89f7_a9649735f4d2 . - - -### https://w3id.org/emmo#EMMO_fe015383_afb3_44a6_ae86_043628697aa2 -:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 rdf:type owl:AnnotationProperty ; - rdfs:comment "DOI to corresponding concept in IUPAC"@en ; - rdfs:seeAlso "https://goldbook.iupac.org/"^^xsd:anyURI ; - skos:prefLabel "iupacReference"@en ; +### http://purl.org/dc/terms/abstract +dcterms:abstract rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/contributor +dcterms:contributor rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/creator +dcterms:creator rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/license +dcterms:license rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/publisher +dcterms:publisher rdf:type owl:AnnotationProperty . + + +### http://purl.org/dc/terms/title +dcterms:title rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/2000/01/rdf-schema#isDefinedBy +rdfs:isDefinedBy rdfs:subPropertyOf rdfs:seeAlso . + + +### http://www.w3.org/2000/01/rdf-schema#label +rdfs:label rdfs:range rdfs:Literal . + + +### http://www.w3.org/2000/01/rdf-schema#seeAlso +rdfs:seeAlso rdfs:comment """EMMO applies the naming convension to its sub-properties of rdfs:seeAlso that their label must end with one of the following terms: + - 'Match': resolvable URLs to corresponding entity in another ontology + - 'Entry': resolvable URLs to a human readable resource describing the subject + - 'Ref': non-resolvable reference to a human readable resource describing the subject"""@en , + "Indicate a resource that might provide additional information about the subject resource."@en . + + +### http://www.w3.org/2004/02/skos/core#altLabel +skos:altLabel rdf:type owl:AnnotationProperty ; + rdfs:subPropertyOf rdfs:label . + + +### http://www.w3.org/2004/02/skos/core#example +skos:example rdf:type owl:AnnotationProperty . + + +### http://www.w3.org/2004/02/skos/core#hiddenLabel +skos:hiddenLabel rdf:type owl:AnnotationProperty ; + rdfs:subPropertyOf rdfs:label . + + +### http://www.w3.org/2004/02/skos/core#prefLabel +skos:prefLabel rdf:type owl:AnnotationProperty ; + rdfs:subPropertyOf rdfs:label . + + +### http://www.w3.org/ns/locn#fullAddress + rdf:type owl:AnnotationProperty . + + +### http://xmlns.com/foaf/0.1/logo +foaf:logo rdf:type owl:AnnotationProperty . + + +### http://xmlns.com/foaf/0.1/mbox +foaf:mbox rdf:type owl:AnnotationProperty . + + +### http://xmlns.com/foaf/0.1/name +foaf:name rdf:type owl:AnnotationProperty . + + +### http://xmlns.com/foaf/0.1/workplaceHomepage +foaf:workplaceHomepage rdf:type owl:AnnotationProperty . + + +### https://w3id.org.org/emmo#EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db +:EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db rdf:type owl:AnnotationProperty ; + skos:prefLabel "OWLRL2DLAxioms"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Axioms to add to the OWL 2 RL version of the ontology to reach DL expressivity."@en ; + rdfs:subPropertyOf rdfs:comment . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db ; + owl:annotatedProperty :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; + owl:annotatedTarget "Axioms to add to the OWL 2 RL version of the ontology to reach DL expressivity."@en ; + rdfs:seeAlso "https://www.w3.org/TR/2012/REC-owl2-profiles-20121211/"^^xsd:anyURI + ] . + + +### https://w3id.org/emmo#EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 +:EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 rdf:type owl:AnnotationProperty ; + skos:prefLabel "contact"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A person or organisation acting as a contact point for enquiries about the ontology resource"@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The annotation should include an email address."@en ; + rdfs:subPropertyOf rdfs:comment . + + +### https://w3id.org/emmo#EMMO_157fdf31_6387_42be_8e72_10530519214a +:EMMO_157fdf31_6387_42be_8e72_10530519214a rdf:type owl:AnnotationProperty ; + skos:prefLabel "illustration"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A link to a graphical representation aimed to facilitate understanding of the concept, or of an annotation."@en ; rdfs:subPropertyOf rdfs:seeAlso ; rdfs:range xsd:anyURI . -################################################################# -# Datatypes -################################################################# +### https://w3id.org/emmo#EMMO_31252f35_c767_4b97_a877_1235076c3e13 +:EMMO_31252f35_c767_4b97_a877_1235076c3e13 rdf:type owl:AnnotationProperty ; + skos:prefLabel "conceptualisation"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The conceptualisation annotation is a comment that helps the reader to understand how the world has been conceptualised by the ontology authors."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A conceptualisation is the preliminary step behind each theory, preceding each logical formalisation. The readers approaching an ontology entity should first read the conceptualisation annotation to clearly understand \"what we are talking about\" and the accompanying terminology, and then read the elucidation."@en , + "An elucidation can provide references to external knowledge sources (i.e. ISO, Goldbook, RoMM)."@en ; + rdfs:subPropertyOf rdfs:comment . + + +### https://w3id.org/emmo#EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 +:EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 rdf:type owl:AnnotationProperty ; + rdfs:seeAlso "https://wiki.dbpedia.org/" ; + skos:prefLabel "dbpediaReference"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "URL to corresponding dpbedia entry."@en ; + rdfs:subPropertyOf rdfs:seeAlso ; + rdfs:range xsd:anyURI . + + +### https://w3id.org/emmo#EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 +:EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 rdf:type owl:AnnotationProperty ; + skos:prefLabel "etymology"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The etymology annotation explains the origin of a word and the historical development of its meaning."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Definitions are usually taken from Wiktionary."@en , + "The etymology annotation is usually applied to rdfs:label entities, to better understand the connection between a label and the concept it concisely represents."@en ; + rdfs:subPropertyOf rdfs:comment . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 ; + owl:annotatedProperty :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f ; + owl:annotatedTarget "Definitions are usually taken from Wiktionary."@en ; + rdfs:seeAlso "https://en.wiktionary.org/wiki/Wiktionary"@en + ] . + + +### https://w3id.org/emmo#EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 +:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 rdf:type owl:AnnotationProperty ; + skos:prefLabel "definition"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Precise and univocal description of an ontological entity in the framework of an axiomatic system."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A definition univocally determines a OWL entity using necessary and sufficient conditions referring to other OWL entities."@en ; + rdfs:subPropertyOf rdfs:comment . + + +### https://w3id.org/emmo#EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 +:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 rdf:type owl:AnnotationProperty ; + skos:prefLabel "elucidation"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Short enlightening explanation aimed to facilitate the user in drawing the connection (interpretation) between a OWL entity and the real world object(s) for which it stands."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "An elucidation should address the real world entities using the concepts introduced by the conceptualisation annotation."@en ; + rdfs:subPropertyOf rdfs:comment . -### https://w3id.org/emmo/disciplines/metrology#EMMO_799c067b_083f_4365_9452_1f1433b03676 -:EMMO_799c067b_083f_4365_9452_1f1433b03676 rdf:type rdfs:Datatype ; - skos:example "\"3 cm\""@en , - """A more complete example showing how to specify the value of a physical quantity in turtle using this datatype: - height1 a emmo:Height ; - hasSIQuantityValue \"3 cm\"^^emmo:SIQuantityDatatype ."""@en ; - skos:prefLabel "SIQuantityDatatype"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A datatype for a specifying a physcial quantity as a string consisting of a numerical, a separator and an SI unit."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The unit should be a valid, possible prefixed, derived SI unit."@en . +### https://w3id.org/emmo#EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a +:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a rdf:type owl:AnnotationProperty ; + rdfs:comment "Will be removed with 1.0.0 release due to duplicated scope of emmo:example with respect to skos:example" ; + owl:deprecated "true"^^xsd:boolean ; + rdfs:subPropertyOf skos:example . + + +### https://w3id.org/emmo#EMMO_c6e77b51_681b_4d04_b20d_a08f2b977470 +:EMMO_c6e77b51_681b_4d04_b20d_a08f2b977470 rdf:type owl:AnnotationProperty ; + skos:prefLabel "OWL2DLRestrictedAxiom"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Axiom not included in the theory because of OWL 2 DL global restrictions for decidability."@en ; + rdfs:subPropertyOf rdfs:comment . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_c6e77b51_681b_4d04_b20d_a08f2b977470 ; + owl:annotatedProperty :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; + owl:annotatedTarget "Axiom not included in the theory because of OWL 2 DL global restrictions for decidability."@en ; + rdfs:seeAlso "https://www.w3.org/TR/2012/REC-owl2-syntax-20121211/#Global_Restrictions_on_Axioms_in_OWL_2_DL"^^xsd:anyURI + ] . + + +### https://w3id.org/emmo#EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f +:EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f rdf:type owl:AnnotationProperty ; + skos:prefLabel "comment"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A text that add some information about the entity."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A comment can be addressed to facilitate interpretation, to suggest possible usage, to clarify the concepts behind each entity with respect to other ontological apporaches."@en ; + rdfs:subPropertyOf rdfs:comment . + + +### https://w3id.org/emmo#EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d +:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d rdf:type owl:AnnotationProperty ; + rdfs:seeAlso "https://www.wikipedia.org/" ; + skos:prefLabel "wikipediaReference"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "URL to corresponding Wikipedia entry."@en ; + rdfs:subPropertyOf rdfs:seeAlso ; + rdfs:range xsd:anyURI . ################################################################# # Object Properties ################################################################# -### https://w3id.org/emmo#EMMO_0aa934ee_1ad4_4345_8a7f_bc73ec67c7e5 -:EMMO_0aa934ee_1ad4_4345_8a7f_bc73ec67c7e5 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_e1097637_70d2_4895_973f_2396f04fa204 ; - rdfs:range :EMMO_dd4a7f3e_ef56_466c_ac1a_d2716b5f87ec ; - rdfs:comment "Relates an object to a quantity describing a quantifiable property of the object obtained via a well-defined procedure."@en ; - skos:prefLabel "hasObjectiveProperty"@en . - - -### https://w3id.org/emmo#EMMO_16b510a6_0584_4134_bdb6_3bc185c17860 -:EMMO_16b510a6_0584_4134_bdb6_3bc185c17860 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_0aa934ee_1ad4_4345_8a7f_bc73ec67c7e5 ; - rdfs:range :EMMO_d8aa8e1f_b650_416d_88a0_5118de945456 ; - rdfs:comment """An object can be represented by a quantity for the fact that it has been recognized to belong to a specific class. - -The quantity is selected without an observation aimed to measure its actual value, but by convention.""" ; - skos:example "An Hydrogen atom has the quantity atomic number Z = 1 as its conventional property."@en ; - skos:prefLabel "hasConventionalProperty"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Assigns a quantity to an object by convention."@en . - - -### https://w3id.org/emmo#EMMO_4be0acad_af05_426f_aa6d_fe7531072564 -:EMMO_4be0acad_af05_426f_aa6d_fe7531072564 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_b2282816_b7a3_44c6_b2cb_3feff1ceb7fe ; - rdfs:domain :EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e ; - rdfs:range :EMMO_442bd91e_a724_4e9f_89c1_18423016fb75 ; - rdfs:comment "Relates a prefixed unit to its metric prefix part."@en ; - skos:prefLabel "hasMetricPrefix"@en . - - -### https://w3id.org/emmo#EMMO_5d73661e_e710_4844_ab9b_a85b7e68576a -:EMMO_5d73661e_e710_4844_ab9b_a85b7e68576a rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_b2282816_b7a3_44c6_b2cb_3feff1ceb7fe ; - rdfs:range :EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf ; - skos:prefLabel "hasQuantity"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Relates the result of a semiotic process to ont of its optained quantities."@en . - - -### https://w3id.org/emmo#EMMO_662c64e7_fc72_49b3_a161_f50fd42deafa -:EMMO_662c64e7_fc72_49b3_a161_f50fd42deafa rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_0aa934ee_1ad4_4345_8a7f_bc73ec67c7e5 ; - rdfs:domain :EMMO_dd4a7f3e_ef56_466c_ac1a_d2716b5f87ec ; - rdfs:range :EMMO_847724b7_acef_490e_9f0d_67da967f2812 ; - skos:prefLabel "hasMetrologicalUncertainty"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Assigns a quantifiable uncertainty to an objective property through a well-defined procecure."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Since measurement uncertainty is a subclass of objective property, this relation can also describe the uncertainty of an measurement uncertainty."@en . - - -### https://w3id.org/emmo#EMMO_67fc0a36_8dcb_4ffa_9a43_31074efa3296 -:EMMO_67fc0a36_8dcb_4ffa_9a43_31074efa3296 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_eb3518bf_f799_4f9e_8c3e_ce59af11453b ; - rdf:type owl:InverseFunctionalProperty , - owl:AsymmetricProperty , +### https://w3id.org/emmo#EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d +:EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c ; + owl:propertyDisjointWith :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + rdfs:seeAlso :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + skos:prefLabel "isNotCauseOf"@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "x isNotCauseOf y iff not(x isCauseOf y)"@en . + + +### https://w3id.org/emmo#EMMO_07808d05_18d1_4253_96e5_58b8277347de +:EMMO_07808d05_18d1_4253_96e5_58b8277347de rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_fdfa43cd_1f48_4d82_ac49_685fe894558f ; + owl:inverseOf :EMMO_55354438_7000_4284_b1b9_59d60c2261b9 ; + skos:prefLabel "isPortionPartOf"@en . + + +### https://w3id.org/emmo#EMMO_0949a7de_78dc_421d_8603_3b685cb927a3 +:EMMO_0949a7de_78dc_421d_8603_3b685cb927a3 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c ; + owl:inverseOf ; + rdfs:isDefinedBy ; + skos:prefLabel "isMemberOf"@en . + + +### https://w3id.org/emmo#EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 +:EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:inverseOf :EMMO_9f55743f_a5e2_4a75_a68c_978c36117dec ; + skos:example "A molecule is a distinct part of a fluid."@en ; + skos:prefLabel "hasDistinctPart"@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "DP(x, y) ≡ PP(x, y) ∧ ∃φ[φ(x) ↔ ¬φ(y)]" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superproperty of all object property relations between an entity and one of its proper parts that belongs to different taxonomical branch."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A part is always distinct xor redundant."@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 ; + owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; + owl:annotatedTarget "DP(x, y) ≡ PP(x, y) ∧ ∃φ[φ(x) ↔ ¬φ(y)]" ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "We usa a predicate template notation as DP<φ>(x,y) to specify subclasses of DP(x,y) for the class φ, meaning that DP<φ>(x, y) ≡ PP(x, y) ∧ (φ(x) ↔ ¬φ(y))"@en , + "φ is a class of the theory"@en + ] . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 ; + owl:annotatedProperty :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f ; + owl:annotatedTarget "A part is always distinct xor redundant."@en ; + rdfs:seeAlso :EMMO_6786b336_e982_4759_8dee_1905a4106591 + ] . + + +### https://w3id.org/emmo#EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f +:EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; + owl:inverseOf :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd ; + owl:propertyDisjointWith :EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab ; + skos:prefLabel "hasPart"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The primitive relation that express the concept of an entity being part of another one."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "All other mereology relations can be defined in FOL using hasPart as primitive."@en . + + +### https://w3id.org/emmo#EMMO_339d8e1a_f52a_42cd_8df5_57b5328b939e +:EMMO_339d8e1a_f52a_42cd_8df5_57b5328b939e rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf ; + owl:inverseOf :EMMO_44549f38_809e_4d51_bb10_de31029055b9 ; + rdfs:domain :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; + skos:prefLabel "hasFragment"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing a collection and a non-maximal proper part, meaning the the latter is connected with the rest of the whole."@en . + + +### https://w3id.org/emmo#EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 +:EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 , + :EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 ; + rdf:type owl:AsymmetricProperty , owl:IrreflexiveProperty ; - rdfs:domain :EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf ; - rdfs:range :EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae ; - rdfs:comment "Relates a quantity to its metrological reference through a semiotic process."@en ; - owl:versionInfo """In EMMO version 1.0.0-rc3, physical quantities used the hasMetrologicalReference object property to relate them to their units via physical dimensionality. This was simplified in 1.0.0-alpha3 in order to make reasoning faster. + owl:propertyDisjointWith :EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3 ; + skos:altLabel "isAntecedentOf"@en ; + skos:example "My life between 18-24 years has successor my life between 32-40 years, since there is an intermediary (i.e. my life between 25-32 years)."@en ; + skos:prefLabel "hasSuccessor"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the y effected and the x causing entities with intermediaries, where x isCauseOf y and not(y isCauseOf x)."@en . -The restriction (e.g. for the physical quantity Length) +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "hasSuccessor"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin succedĕre (\"coming after\")."@en + ] . - Length hasMetrologicalReference only (hasPhysicsDimension only LengthDimension) -was in 1.0.0-alpha3 changed to +### https://w3id.org/emmo#EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee +:EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5 ; + skos:prefLabel "mereological"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass of all mereological EMMO relations."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The EMMO adheres to Atomistic General Extensional Mereology (AGEM)."@en . - Length hasPhysicsDimension some LengthDimension +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "mereological"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 """Coined by Stanisław Leśniewski in 1927, from Ancient Greek μέρος (méros, “part”) +‎ -logy (“study, discussion, science”). +https://en.wiktionary.org/wiki/mereology"""@en + ] . -Likewise were the universal restrictions on the corresponding unit changed to excistential. E.g. - Metre hasPhysicsDimension only LengthDimension +### https://w3id.org/emmo#EMMO_408a46b2_3930_46da_b936_e9ce72ffdde9 +:EMMO_408a46b2_3930_46da_b936_e9ce72ffdde9 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 ; + rdfs:domain :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; + owl:propertyDisjointWith :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; + skos:altLabel "hasSpatioTemporalPart"@en ; + skos:prefLabel "hasJunctionPart"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The part is connected with the rest item or members with both hasNext (or its inverse) and hasContact relations."@en . -was changed to - Metre hasPhysicsDimension some LengthDimension +### https://w3id.org/emmo#EMMO_44549f38_809e_4d51_bb10_de31029055b9 +:EMMO_44549f38_809e_4d51_bb10_de31029055b9 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_fdfa43cd_1f48_4d82_ac49_685fe894558f ; + skos:prefLabel "isFragmentOf"@en . -The label of this class was also changed from PhysicsDimension to PhysicalDimension.""" ; - skos:prefLabel "hasMetrologicalReference"@en . +### https://w3id.org/emmo#EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d +:EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 , + :EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 ; + rdf:type owl:AsymmetricProperty , + owl:IrreflexiveProperty ; + owl:propertyDisjointWith :EMMO_8785be5a_2493_4b12_8f39_31907ab11748 ; + skos:altLabel "isBefore"@en ; + skos:example "My life between 18-24 years has next my life between 24-32 years."@en , + "The raw sample has next the treated sampled, which has next the examined sample. In this sense the whole sample is made of three states, connected by the has next relation, following its evolution in time."@en ; + skos:prefLabel "hasNext"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A temporal relation between two entities occurs when the two entities are in a one directional causality relation. The idea is that a temporal relation always implies a one-directional causality between two entities, leading to a asymmetric relation. +This means that the causing entity can be in direct and optionally indirect causality relation with the effect entity. On the contrary, the effect entity cannot be in any causal relation (direct or indirect) with the causing entity."""@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A time contact occurs when x isDirectCause y and not(y isCauseOf x)."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Each pair of entities in direct causality relation is either in hasNext or hasTwoWayCauseWith relation. The two are mutually exclusive."@en , + "This relation is asymmetric and irreflexive."@en . + + +### https://w3id.org/emmo#EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff +:EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + rdf:type owl:SymmetricProperty , + owl:IrreflexiveProperty ; + owl:propertyDisjointWith :EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 ; + skos:prefLabel "isSpatiallyRelatedWith"@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A relation jointly covered by Contact and InteractWith relations, which are mutually exclusive."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between entities that express a mutual causation."@en . + + +### https://w3id.org/emmo#EMMO_55354438_7000_4284_b1b9_59d60c2261b9 +:EMMO_55354438_7000_4284_b1b9_59d60c2261b9 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 , + ; + rdf:type owl:AsymmetricProperty ; + rdfs:domain :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; + skos:prefLabel "hasPortionPart"@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A proper part relation with domain restricted to items."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A part of an item is always non-maximal, meaning that is causally connected with the rest."@en . + + +### https://w3id.org/emmo#EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 +:EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + rdf:type owl:IrreflexiveProperty ; + owl:propertyDisjointWith :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 ; + skos:prefLabel "isDirectCauseOf"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Direct causality is a concept that capture the idea of direct interaction between two entities, given the fact that there are no causal intermediaries between them. It requires that at least a quantum of the causing entity is direct cause of a quantum of the caused entity. +It does not exclude the possibility of other indirect causal routes between some proper parts of the two entities. +The direct causality in a 4D ontology covers both time-like causal interaction (when causality is one-way from one entity to another) and space-like causal interaction (when causality is two-way between two entities)."""@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the causing and the effected entities occurring without intermediaries."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Direct cause is irreflexive."@en , + "Direct cause provides the edges for the transitive restriction of the direct acyclic causal graph whose nodes are the quantum entities."@en . + + +### https://w3id.org/emmo#EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c +:EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd , + :EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab ; + owl:inverseOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + rdf:type owl:AsymmetricProperty , + owl:IrreflexiveProperty ; + rdfs:seeAlso :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + skos:prefLabel "isProperPartOf"@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "PP(x, y) ≡ P(x, y) ∧ ¬x=y" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The inverse relation for hasProperPart." . + + +### https://w3id.org/emmo#EMMO_6786b336_e982_4759_8dee_1905a4106591 +:EMMO_6786b336_e982_4759_8dee_1905a4106591 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:inverseOf :EMMO_9c2a9899_df4a_4dc7_a28a_ab4dc498db71 ; + skos:example "A volume of water has redundand parts other volumes of water. All this volumes have holistic parts some water molecules."@en ; + skos:prefLabel "hasRedundantPart"@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "RP(x, y) ≡ PP(x, y) ∧ ∃φ(φ(x) ∧ φ(y))" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superproperty of the all object property relations between a whole and its mereological parts of the same type."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A part is always distinct xor redundant."@en . -### https://w3id.org/emmo#EMMO_78c79b48_4b76_4cbe_812f_b32dbb04fd44 -:EMMO_78c79b48_4b76_4cbe_812f_b32dbb04fd44 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_b2282816_b7a3_44c6_b2cb_3feff1ceb7fe ; - rdfs:domain :EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e ; - rdfs:range :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 ; - skos:example "For example the unit CentiNewtonMetre has prefix \"Centi\" and non-prefix part \"NewtonMetre\"."@en ; - skos:prefLabel "hasUnitNonPrefixPart"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Relates a prefixed unit to its non-prefixed part."@en . +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_6786b336_e982_4759_8dee_1905a4106591 ; + owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; + owl:annotatedTarget "RP(x, y) ≡ PP(x, y) ∧ ∃φ(φ(x) ∧ φ(y))" ; + rdfs:seeAlso :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "We usa a predicate template notation as RP<φ>(x,y) to specify subclasses of RP(x,y) for the class φ, meaning that RP<φ>(x, y) ≡ PP(x, y) ∧ φ(x) ∧ φ(y)"@en , + "φ is a class of the theory that in the EMMO OWL is supposed to be subclass of CausalStructure."@en + ] . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_6786b336_e982_4759_8dee_1905a4106591 ; + owl:annotatedProperty :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f ; + owl:annotatedTarget "A part is always distinct xor redundant."@en ; + rdfs:seeAlso :EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 + ] . -### https://w3id.org/emmo#EMMO_8ef3cd6d_ae58_4a8d_9fc0_ad8f49015cd0 -:EMMO_8ef3cd6d_ae58_4a8d_9fc0_ad8f49015cd0 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_b2282816_b7a3_44c6_b2cb_3feff1ceb7fe ; - rdf:type owl:InverseFunctionalProperty , - owl:AsymmetricProperty , +### https://w3id.org/emmo#EMMO_6835537c_d294_4005_a770_ec9621f29ed1 +:EMMO_6835537c_d294_4005_a770_ec9621f29ed1 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f , + :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd ; + rdf:type owl:SymmetricProperty ; + owl:propertyDisjointWith :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + skos:prefLabel "equalsTo"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing the same entity."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Equality is here defined following a mereological approach."@en . + + +### https://w3id.org/emmo#EMMO_6b7276a4_4b9d_440a_b577_0277539c0fc4 +:EMMO_6b7276a4_4b9d_440a_b577_0277539c0fc4 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf ; + rdf:type owl:AsymmetricProperty ; + rdfs:range :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; + owl:propertyDisjointWith ; + skos:altLabel "hasMember"@en ; + skos:prefLabel "hasSingleMember"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a collection and one of its item members."@en . + + +### https://w3id.org/emmo#EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 +:EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_55354438_7000_4284_b1b9_59d60c2261b9 ; + rdfs:domain :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; + owl:propertyDisjointWith :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 ; + skos:prefLabel "hasTemporalPart"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation that identify a proper item part of the whole, whose parts always cover the full spatial extension of the whole within a time interval."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """A temporal part of an item cannot both cause and be caused by any other proper part of the item. +A temporal part is not constraint to be causally self-connected, i.e. it can be either an item or a collection. We therefore introduce two subproperties in order to distinguish between both cases."""@en , + "In EMMO FOL this is a defined property. In OWL temporal relations are primitive."@en . + + +### https://w3id.org/emmo#EMMO_814b6b76_e0ca_4953_a832_d1816fb695f1 +:EMMO_814b6b76_e0ca_4953_a832_d1816fb695f1 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + owl:inverseOf :EMMO_928f6ec2_7564_4c8d_9a10_7a601fa89602 ; + skos:altLabel "hasImmediatePart"@en ; + skos:prefLabel "hasDirectPart"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "Direct parthood is the non transitive version of parthood enabling the establishment of hierarchy of granularities, starting with an entity and providing several granularity levels of parthood."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The non-transitive version of proper parthood property."@en . + + +### https://w3id.org/emmo#EMMO_8785be5a_2493_4b12_8f39_31907ab11748 +:EMMO_8785be5a_2493_4b12_8f39_31907ab11748 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff , + :EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 ; + rdf:type owl:SymmetricProperty , + owl:IrreflexiveProperty ; + rdfs:domain :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; + rdfs:range :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; + skos:altLabel "hasSpatialnteractionWith"@en ; + skos:example "An elementary electron is in contact with another elementary electron in a scattering process."@en , + "The laptop is in contact with the desk, since there is a double-directional causality."@en ; + skos:prefLabel "contacts"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A spatial contact between two entities occurs when the two entities are in an interaction relation whose causal structure is a representation of the fundamental interactions between elementary particles (Feynman diagrams). +It means that if two entities are in contact, then there is at least a couple of elementary particles, one part of the first and one part of the second, interacting according to one of the fundamental interactions through virtual particles. This kind of connection is space-like (i.e. interconnecting force carrier particle is offshelf). +Contacts between two entities exclude the possibility of other causal relations that are not included in a fundamental space-like interaction."""@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An interaction that is the sum of direct causality relations between two entities that are interpretable as fundamental physical interactions."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Spatial contact is symmetric and irreflexive."@en , + "The contact relation is not an ordering relation since is symmetric."@en . + + +### https://w3id.org/emmo#EMMO_928f6ec2_7564_4c8d_9a10_7a601fa89602 +:EMMO_928f6ec2_7564_4c8d_9a10_7a601fa89602 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c ; + rdfs:isDefinedBy :EMMO_814b6b76_e0ca_4953_a832_d1816fb695f1 ; + skos:prefLabel "isDirectPartOf"@en . + + +### https://w3id.org/emmo#EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 +:EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f , + :EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 ; + rdf:type owl:AsymmetricProperty , owl:IrreflexiveProperty ; - rdfs:domain :EMMO_f658c301_ce93_46cf_9639_4eace2c5d1d5 ; - rdfs:range :EMMO_4ce76d7f_03f8_45b6_9003_90052a79bfaa ; - rdfs:comment "Relates a quantity to its numerical value through spatial direct parthood."@en ; - skos:prefLabel "hasNumericalPart"@en . + skos:prefLabel "hasProperPart"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between an entity and one of its parts, when both entities are distinct."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The proper part relation has the following pair-covering sub-relations: +- hasMembers xor hasPiece +- hasPortionPart xor hasGatheredPart +. hasItemPart xor hasScatteredPart"""@en . + + +### https://w3id.org/emmo#EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 +:EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_55354438_7000_4284_b1b9_59d60c2261b9 ; + skos:prefLabel "hasNonTemporalPart"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The part is connected with the rest item or members with a combination of hasNext (or its inverse) or hasContact relations."@en . + + +### https://w3id.org/emmo#EMMO_9c2a9899_df4a_4dc7_a28a_ab4dc498db71 +:EMMO_9c2a9899_df4a_4dc7_a28a_ab4dc498db71 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c ; + rdfs:isDefinedBy :EMMO_6786b336_e982_4759_8dee_1905a4106591 ; + skos:prefLabel "isRedundantPartOf"@en . + + +### https://w3id.org/emmo#EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 +:EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; + owl:inverseOf :EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab ; + rdf:type owl:IrreflexiveProperty ; + owl:propertyDisjointWith :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd ; + skos:prefLabel "overcrosses"@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "OX(x, y) ≡ O(x, y) ∧ ¬P(x,y)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between an entity that overlaps another without being its part."@en . + + +### https://w3id.org/emmo#EMMO_9f55743f_a5e2_4a75_a68c_978c36117dec +:EMMO_9f55743f_a5e2_4a75_a68c_978c36117dec rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c ; + rdfs:isDefinedBy :EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 ; + skos:prefLabel "isDistinctPartOf"@en . + + +### https://w3id.org/emmo#EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd +:EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; + rdfs:seeAlso :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; + skos:prefLabel "isPartOf"@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 """Reflexivity: Pxx +Transitivity: (Pxy ∧ Pyz) → Pxz +Antisymmetry: (Pxy ∧ Pyx) → x=y."""@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The inverse relation of hasPart."@en . + + +### https://w3id.org/emmo#EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead +:EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee ; + rdf:type owl:SymmetricProperty , + owl:IrreflexiveProperty ; + owl:propertyDisjointWith :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; + skos:altLabel "notOverlaps"@en ; + skos:prefLabel "disjointWith"@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "Dxy ≡ ¬Oxy." ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between individuals representing non-overlapping entities (i.e. that have no parts in common)."@en . +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead ; + owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; + owl:annotatedTarget "Dxy ≡ ¬Oxy." ; + rdfs:seeAlso :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 + ] . -### https://w3id.org/emmo#EMMO_b8f79e53_2ad4_441d_87ff_284a5c419e46 -:EMMO_b8f79e53_2ad4_441d_87ff_284a5c419e46 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_0aa934ee_1ad4_4345_8a7f_bc73ec67c7e5 ; - rdfs:range :EMMO_d0200cf1_e4f4_45ae_873f_b9359daea3cd ; - skos:prefLabel "hasModelledProperty"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Assigns a quantity to an object via a well-defined modelling procedure."@en . +### https://w3id.org/emmo#EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c +:EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5 ; + skos:prefLabel "causal"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Causality is the fundamental concept describing how entities affect each other, and conceptually precedes time and space relations. In the EMMO causality is the foundation for space and time relations. +Embracing a strong reductionistic view, causality originates at quantum entities level, meaning that causal relations between macroscopic entities is simply the sum of quantum level causality relations."""@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass of all causal EMMO relations."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Causality in the EMMO is intended as physical causation and not counter-factual. Meaning that causality is an expression of actual physical interactions, and not of a counterfactual depence such as “I didn't water the flowers, hence, I'm the cause of their death”."@en , + "Each pair of entities is either in isCauseOf or isNotCauseOf relation. The two are mutually exclusive."@en . -### https://w3id.org/emmo#EMMO_bed1d005_b04e_4a90_94cf_02bc678a8569 -:EMMO_bed1d005_b04e_4a90_94cf_02bc678a8569 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_67fc0a36_8dcb_4ffa_9a43_31074efa3296 ; - rdfs:domain :EMMO_02c0621e_a527_4790_8a0f_2bb51973c819 ; - rdfs:range :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 ; - rdfs:comment "A conventional semiotic relation that relates a physical quantity to its unit."@en ; - skos:example "Length hasUnit only LengthUnit"@en ; - skos:prefLabel "hasMeasurementUnit"@en . +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c ; + owl:annotatedProperty :EMMO_31252f35_c767_4b97_a877_1235076c3e13 ; + owl:annotatedTarget """Causality is the fundamental concept describing how entities affect each other, and conceptually precedes time and space relations. In the EMMO causality is the foundation for space and time relations. +Embracing a strong reductionistic view, causality originates at quantum entities level, meaning that causal relations between macroscopic entities is simply the sum of quantum level causality relations."""@en ; + rdfs:seeAlso :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 , + "doi:10.3233/FAIA231120" + ] . -### https://w3id.org/emmo#EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 -:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_78c79b48_4b76_4cbe_812f_b32dbb04fd44 ; - rdfs:domain :EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e ; - rdfs:range :EMMO_216f448e_cdbc_4aeb_a529_7a5fe7fc38bb ; - skos:prefLabel "hasUnitSymbol"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Relates a prefixed unit to its unit symbol part."@en . +### https://w3id.org/emmo#EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 +:EMMO_b3c8ba10_6bee_45e7_9416_e9019aa9f023 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 , + :EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab ; + rdf:type owl:SymmetricProperty , + owl:IrreflexiveProperty ; + skos:prefLabel "properOverlaps"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two entities that overlaps and neither of both is part of the other." . -### https://w3id.org/emmo#EMMO_eeb06032_dd4f_476e_9da6_aa24302b7588 -:EMMO_eeb06032_dd4f_476e_9da6_aa24302b7588 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_b2282816_b7a3_44c6_b2cb_3feff1ceb7fe ; - rdfs:domain :EMMO_f658c301_ce93_46cf_9639_4eace2c5d1d5 ; - rdfs:range :EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae ; - skos:prefLabel "hasReferencePart"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Relates a quantity to its reference unit through spatial direct parthood."@en . +### https://w3id.org/emmo#EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 +:EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + rdf:type owl:IrreflexiveProperty ; + skos:prefLabel "isIndirectCauseOf"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "An indirect cause is a relation between two entities that is mediated by a intermediate entity. In other words, there are no quantum parts of the causing entity that are direct cause of quantum parts of the caused entity."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the effected and the causing entities with intermediaries."@en . -### https://w3id.org/emmo#EMMO_fd689787_31b0_41cf_bf03_0d69af76469d -:EMMO_fd689787_31b0_41cf_bf03_0d69af76469d rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_0aa934ee_1ad4_4345_8a7f_bc73ec67c7e5 ; - rdfs:range :EMMO_873b0ab3_88e6_4054_b901_5531e01f14a4 ; - skos:prefLabel "hasMeasuredProperty"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Assigns a quantity to an object via a well-defined measurement procedure."@en . +### https://w3id.org/emmo#EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3 +:EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff , + :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 ; + rdf:type owl:SymmetricProperty , + owl:IrreflexiveProperty ; + rdfs:domain :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; + rdfs:range :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; + skos:altLabel "alongsideOf" ; + skos:example "I'm interacting with another tennis player through a ball. Or, two people in a webconference are interacting using a mediator which is the network signal."@en ; + skos:prefLabel "interactsWith"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two causally reachable entities through a path of contacts relations (i.e. representing physical interactions)."@en . + + +### https://w3id.org/emmo#EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 +:EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c ; + rdf:type owl:IrreflexiveProperty ; + skos:example "John yesterday is the cause of John today, is an example of temporal-like causality. The desk supporting my laptop is a space-like causality." ; + skos:prefLabel "isCauseOf"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """We say that an entity causes another if there is a quantum part of the first that is in causal relation with a quantum parts of the second. +More formally, causality is defined as a relation between individuals x and y that holds if and only if: +a) x having a part that is causing an effect on a part of y +b) x and y are non-overlapping +An entity cannot cause itself or a part of itself. For this reasons causality between entities excludes reflexivity and prevents them to overlap. +The existence of one-directional of bi-directional causality relations between two entities is what reconstruct time-like and space-like relations, respectively."""@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation between an entity that causally affects another."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Each pair of causally connected entities is either in isDirectCauseOf or isIndirectCauseOf relation. The two are mutually exclusive."@en , + """The OWL 2 DL version of the EMMO introduces this object property as primitive causal relation. It refers to the macro causality relation mC(x,y), defined in the EMMO FOL version. +While the EMMO FOL introduces the quantum causality relation C(x,y) as primitive, the OWL 2 DL version of the EMMO substantially simplifies the theory, neglecting these lower level relations that are well above DL expressivity. +For this reason the EMMO OWL 2 DL will only deal with macro causality relations, sacrificing the full FOL theory expressivity for the sake of simplicity."""@en , + "The cause relation applies to both quantums and macro-entities (entities made of more than one quantum). It is admissible for two entities to be one the cause of the other, excepts when they are both quantums."@en . +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "isCauseOf"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”)."@en + ] . -################################################################# -# Data properties -################################################################# +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + owl:annotatedProperty :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f ; + owl:annotatedTarget """The OWL 2 DL version of the EMMO introduces this object property as primitive causal relation. It refers to the macro causality relation mC(x,y), defined in the EMMO FOL version. +While the EMMO FOL introduces the quantum causality relation C(x,y) as primitive, the OWL 2 DL version of the EMMO substantially simplifies the theory, neglecting these lower level relations that are well above DL expressivity. +For this reason the EMMO OWL 2 DL will only deal with macro causality relations, sacrificing the full FOL theory expressivity for the sake of simplicity."""@en ; + rdfs:seeAlso "doi:10.3233/FAIA231120" + ] . -### https://w3id.org/emmo/disciplines/metrology#EMMO_42806efc_581b_4ff8_81b0_b4d62153458b -:EMMO_42806efc_581b_4ff8_81b0_b4d62153458b rdf:type owl:DatatypeProperty ; - rdfs:subPropertyOf owl:topDataProperty ; - rdfs:domain :EMMO_02c0621e_a527_4790_8a0f_2bb51973c819 ; - rdfs:range :EMMO_799c067b_083f_4365_9452_1f1433b03676 ; - skos:example """Example showing how to specify the value of a physical quantity in turtle using hasSIQuantityValue: - height1 a emmo:Height ; - hasSIQuantityValue \"3 cm\"^^emmo:SIQuantityDatatype ."""@en ; - skos:prefLabel "hasSIQuantityValue"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Relates a physical quantity to its value specified as a string consisting of a numerical, a separator and a unit."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """Using hasSIQuantityValue is a convenient, but less semantic, alternative to specify value and unit of a physical quantity compared to using the 'hasNumericalPart' and 'hasReferencePart'/'hasMetrologicalReference' relations. +### https://w3id.org/emmo#EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 +:EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_3f2e4ac2_8ef3_4a14_b826_60d37f15f8ee ; + rdf:type owl:SymmetricProperty ; + skos:prefLabel "overlaps"@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "Oxy ≡ ∃z(Pzx ∧ Pzy)" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing entities that share at least one of their parts."@en . -The unit should be a valid, possible prefixed, derived SI unit."""@en . +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; + owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; + owl:annotatedTarget "Oxy ≡ ∃z(Pzx ∧ Pzy)" ; + rdfs:seeAlso :EMMO_a8bd7094_6b40_47af_b1f4_a69d81a3afbd + ] . + + +### https://w3id.org/emmo#EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 +:EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 ; + rdfs:domain :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; + skos:prefLabel "hasSpatialPart"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A proper part of a whole, whose parts always cover the full temporal extension of the whole within a spatial interval."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "In EMMO FOL this is a defined property. In OWL temporal relations are primitive."@en , + "The part is connected with the rest item or members with hasContact relations only (no hasNext)."@en . + + +### https://w3id.org/emmo#EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab +:EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; + rdfs:seeAlso :EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 ; + skos:prefLabel "isOvercrossedBy"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The inverse relation for overcrosses."@en . + + +### https://w3id.org/emmo#EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 +:EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + rdf:type owl:AsymmetricProperty , + owl:IrreflexiveProperty ; + skos:prefLabel "isTemporallyBefore"@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A relation jointly covered by hasNext and hasSuccessor relations, which are mutually exclusive."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation between entities that are only one-directionally causally connected."@en . + + +### https://w3id.org/emmo#EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5 +:EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf owl:topObjectProperty ; + rdfs:domain :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; + rdfs:range :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; + skos:prefLabel "EMMORelation"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all relations used by the EMMO."@en . + + +### https://w3id.org/emmo#EMMO_fdfa43cd_1f48_4d82_ac49_685fe894558f +:EMMO_fdfa43cd_1f48_4d82_ac49_685fe894558f rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c ; + owl:inverseOf ; + skos:prefLabel "isPieceOf"@en . + + +### https://w3id.org/emmo#0528e41d_edd2_49f9_bd2a_aeabdc215515 + rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf ; + rdfs:range :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; + skos:prefLabel "hasMultipleMembers"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A sub collection realtion where the proper part is fully encompasses some of the members of the collection." . + + +### https://w3id.org/emmo#33fd15ab_7662_4cc6_8bf6_988422efc631 + rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + rdfs:domain :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; + owl:propertyDisjointWith ; + skos:altLabel "hasMaximalPart"@en ; + skos:prefLabel "hasMember"@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A proper part which is not connected with the rest of the whole."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between individuals representing a collection and one or more of its members." ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A maximal part is a proper part that is not connected with the rest of the whole."@en . + + +### https://w3id.org/emmo#76413949_896c_4363_a955_de4722c6e149 + rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + skos:altLabel "hasNotMaximalPart"@en ; + skos:prefLabel "hasPiece"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two individuals representing an entity and a non-maximal proper part, meaning the the latter is connected with the rest of the whole."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A non-maximal part is a proper part that is connected with the rest of the whole."@en . ################################################################# # Classes ################################################################# -### https://w3id.org/emmo#EMMO_02c0621e_a527_4790_8a0f_2bb51973c819 -:EMMO_02c0621e_a527_4790_8a0f_2bb51973c819 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_dbbbf0ed_a446_4f9e_877c_8c46e7842f43 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_67fc0a36_8dcb_4ffa_9a43_31074efa3296 ; - owl:allValuesFrom :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 - ] ; - rdfs:comment """In the same system of quantities, dim ρB = ML−3 is the quantity dimension of mass concentration of component B, and ML−3 is also the quantity dimension of mass density, ρ. -ISO 80000-1"""@en , - """Measured or simulated 'physical propertiy'-s are always defined by a physical law, connected to a physical entity through a model perspective and measurement is done according to the same model. - -Systems of units suggests that this is the correct approach, since except for the fundamental units (length, time, charge) every other unit is derived by mathematical relations between these fundamental units, implying a physical laws or definitions."""@en , - """Measurement units of quantities of the same quantity dimension may be designated by the same name and symbol even when the quantities are not of the same kind. - -For example, joule per kelvin and J/K are respectively the name and symbol of both a measurement unit of heat capacity and a measurement unit of entropy, which are generally not considered to be quantities of the same kind. - -However, in some cases special measurement unit names are restricted to be used with quantities of specific kind only. - -For example, the measurement unit ‘second to the power minus one’ (1/s) is called hertz (Hz) when used for frequencies and becquerel (Bq) when used for activities of radionuclides. - -As another example, the joule (J) is used as a unit of energy, but never as a unit of moment of force, i.e. the newton metre (N · m)."""@en , - """— quantities of the same kind have the same quantity dimension, -— quantities of different quantity dimensions are always of different kinds, and -— quantities having the same quantity dimension are not necessarily of the same kind. -ISO 80000-1"""@en ; - skos:prefLabel "PhysicalQuantity"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: DerivedQuantity, BaseQuantity" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A 'Mathematical' entity that is made of a 'Numeral' and a 'MeasurementUnit' defined by a physical law, connected to a physical entity through a model perspective. Measurement is done according to the same model."@en . - - -### https://w3id.org/emmo#EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf -:EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf rdf:type owl:Class ; - rdfs:subClassOf :EMMO_b7bcff25_ffc3_474e_9ab5_01b1664bd4ba , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_67fc0a36_8dcb_4ffa_9a43_31074efa3296 ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass :EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae - ] ; - skos:altLabel "Measurand"@en ; - skos:example """length -Rockwell C hardness -electric resistance"""@en ; - skos:prefLabel "Quantity"@en ; - :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "https://qudt.org/schema/qudt/Quantity"^^xsd:anyURI ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: SubjectiveProperty, ObjectiveProperty" , - "EquivalentTo: PhysicalQuantity or OrdinalQuantity" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A quantifiable property of a phenomenon, body, or substance."@en ; - :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "measurand"@en , - "quantity"@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """VIM defines a quantity as a \"property of a phenomenon, body, or substance, where the property has a magnitude that can be expressed as a number and a reference\". - -A quantity in EMMO is a property and therefore only addresses the first part of the VIM definition (that is a property of a phenomenon, body, or substance). The second part (that it can be expressed as a number and a reference) is syntactic and addressed by emmo:QuantityValue."""@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf ; - owl:annotatedProperty :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 ; - owl:annotatedTarget "measurand"@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "VIM defines measurand as a quantity intended to be measured. This is redundant in EMMO and correspond to Quantity."@en - ] . - - -### https://w3id.org/emmo#EMMO_08b308d4_31cd_4779_a784_aa92fc730f39 -:EMMO_08b308d4_31cd_4779_a784_aa92fc730f39 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_868ae137_4d25_493e_b270_21ea3d94849e ; - skos:prefLabel "DerivedUnit"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Derived units are defined as products of powers of the base units corresponding to the relations defining the derived quantities in terms of the base quantities."@en ; - :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "derived unit"@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """A measurement unit for a derived quantity. --- VIM"""@en . - - -### https://w3id.org/emmo#EMMO_0f6f0120_c079_4d95_bb11_4ddee05e530e -:EMMO_0f6f0120_c079_4d95_bb11_4ddee05e530e rdf:type owl:Class ; - rdfs:subClassOf :EMMO_2a888cdf_ec4a_4ec5_af1c_0343372fc978 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_5d73661e_e710_4844_ab9b_a85b7e68576a ; - owl:someValuesFrom :EMMO_dd4a7f3e_ef56_466c_ac1a_d2716b5f87ec - ] ; - skos:prefLabel "MeasurementResult"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Result of a measurement. - -A set of quantites being attributed to a measurand (measured quantitative property) together with any other available relevant information, like measurement uncertainty. - --- VIM"""@en ; - :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "measurement result"@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A measurement result generally contains “relevant information” about the set of measured quantity properties, such that some may be more representative of the measured quantity than others. This may be expressed in the form of a probability density function (pdf)."@en , - "A measurement result has the measured quantity, measurement uncertainty and other relevant attributes as holistic parts."@en . - - -### https://w3id.org/emmo#EMMO_15d62b55_38ea_4aec_b7c4_25db1a2e5a01 -:EMMO_15d62b55_38ea_4aec_b7c4_25db1a2e5a01 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_3227b821_26a5_4c7c_9c01_5c24483e0bd0 ; - owl:disjointWith :EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da ; - skos:example """Unit of atomic number -Unit of number of cellular -Unit of degeneracy in quantum mechanics"""@en ; - skos:prefLabel "CountingUnit"@en ; - :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NUM"^^xsd:anyURI ; - :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 1 ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Unit for dimensionless quantities that have the nature of count."@en . - - -### https://w3id.org/emmo#EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae -:EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae rdf:type owl:Class ; - rdfs:subClassOf :EMMO_985bec21_989f_4b9e_a4b3_735d88099c3c ; - skos:prefLabel "MetrologicalReference"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: StandardUnit or MeasurementUnit or ProcedureUnit" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A reference can be a measurement unit, a measurement procedure, a reference material, or a combination of such (VIM3 1.1 NOTE 2)."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """A symbolic is recognized as reference unit also if it is not part of a quantity (e.g. as in the sentence \"the Bq is the reference unit of Becquerel\"). -For this reason we can't declare the axiom: -MetrologicalReference SubClassOf: inverse(hasMetrologicalReference) some Quantity -because there exist reference units without being part of a quantity. -This is peculiar to EMMO, where quantities as syntatic entities (explicit quantities) are distinct with quantities as semantic entities (properties)."""@en . - - -### https://w3id.org/emmo#EMMO_216f448e_cdbc_4aeb_a529_7a5fe7fc38bb -:EMMO_216f448e_cdbc_4aeb_a529_7a5fe7fc38bb rdf:type owl:Class ; - owl:equivalentClass [ owl:intersectionOf ( :EMMO_a1083d0a_c1fb_471f_8e20_a98f881ad527 - :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 - ) ; - rdf:type owl:Class - ] ; - rdfs:subClassOf :EMMO_868ae137_4d25_493e_b270_21ea3d94849e ; - skos:example "Some examples are \"Pa\", \"m\" and \"J\"."@en ; - skos:prefLabel "UnitSymbol"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: SpecialUnit, BaseUnit" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbol that stands for a single unit."@en . - - -### https://w3id.org/emmo#EMMO_3227b821_26a5_4c7c_9c01_5c24483e0bd0 -:EMMO_3227b821_26a5_4c7c_9c01_5c24483e0bd0 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_611e4040_9a3e_4a1a_9fa2_7b1012269401 ; - owl:disjointWith :EMMO_cbdea88b_fef1_4c7c_b69f_ae1f0f241c4a ; - skos:example """Refractive index -Plane angle -Number of apples"""@en ; - skos:prefLabel "DimensionlessUnit"@en ; - :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/UNITLESS"^^xsd:anyURI ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The subclass of measurement units with no physical dimension."@en . - - -### https://w3id.org/emmo#EMMO_3eb993a1_61ae_4a20_b168_dda853f51c14 -:EMMO_3eb993a1_61ae_4a20_b168_dda853f51c14 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 ; - skos:prefLabel "SystemUnit"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A unit that belongs to one or more unit systems."@en . - - -### https://w3id.org/emmo#EMMO_3ee80521_3c23_4dd1_935d_9d522614a3e2 -:EMMO_3ee80521_3c23_4dd1_935d_9d522614a3e2 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_08b308d4_31cd_4779_a784_aa92fc730f39 , - :EMMO_216f448e_cdbc_4aeb_a529_7a5fe7fc38bb ; - owl:disjointWith :EMMO_db716151_6b73_45ff_910c_d182fdcbb4f5 ; - rdfs:comment "Special units are semiotic shortcuts to more complex composed symbolic objects."@en ; - skos:example """Pa stands for N/m2 -J stands for N m"""@en ; - skos:prefLabel "SpecialUnit"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A unit symbol that stands for a derived unit."@en . - - -### https://w3id.org/emmo#EMMO_3f15d200_c97b_42c8_8ac0_d81d150361e2 -:EMMO_3f15d200_c97b_42c8_8ac0_d81d150361e2 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_b953f2b1_c8d1_4dd9_b630_d3ef6580c2bb ; - owl:disjointWith :EMMO_89762966_8076_4f7c_b745_f718d653e8e2 ; - skos:prefLabel "MeasuredConstant"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "For a given unit system, measured constants are physical constants that are not used to define the unit system. Hence, these constants have to be measured and will therefore be associated with an uncertainty."@en . - - -### https://w3id.org/emmo#EMMO_442bd91e_a724_4e9f_89c1_18423016fb75 -:EMMO_442bd91e_a724_4e9f_89c1_18423016fb75 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_8c64fcfa_23aa_45f8_9e58_bdfd065fab8f , - :EMMO_985bec21_989f_4b9e_a4b3_735d88099c3c , - :EMMO_a1083d0a_c1fb_471f_8e20_a98f881ad527 ; - rdfs:seeAlso "https://en.wikipedia.org/wiki/Metric_prefix"^^xsd:anyURI ; - skos:prefLabel "MetricPrefix"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Dimensionless multiplicative unit prefix."@en . - - -### https://w3id.org/emmo#EMMO_463bcfda_867b_41d9_a967_211d4d437cfb -:EMMO_463bcfda_867b_41d9_a967_211d4d437cfb rdf:type owl:Class ; - rdfs:subClassOf :EMMO_3b19eab4_79be_4b02_bdaf_ecf1f0067a68 , - :EMMO_472a0ca2_58bf_4618_b561_6fe68bd9fd49 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ; - owl:someValuesFrom :EMMO_0f6f0120_c079_4d95_bb11_4ddee05e530e - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ; - owl:someValuesFrom :EMMO_7dea2572_ab42_45bd_9fd7_92448cec762a - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_c4bace1d_4db0_4cd3_87e9_18122bae2840 ; - owl:someValuesFrom :EMMO_0f6f0120_c079_4d95_bb11_4ddee05e530e - ] ; - rdfs:comment "A measurement always implies a causal interaction between the object and the observer."@en , - "A measurement is the process of experimentally obtaining one or more measurement results that can reasonably be attributed to a quantity."@en ; - skos:prefLabel "Measurement"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An 'observation' that results in a quantitative comparison of a 'property' of an 'object' with a standard reference based on a well defined mesurement procedure."@en ; - :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "measurement"@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_463bcfda_867b_41d9_a967_211d4d437cfb ; - owl:annotatedProperty rdfs:comment ; - owl:annotatedTarget "A measurement is the process of experimentally obtaining one or more measurement results that can reasonably be attributed to a quantity."@en ; - rdfs:isDefinedBy "https://www.iso.org/standard/45324.html"^^xsd:anyURI - ] . - - -### https://w3id.org/emmo#EMMO_4b965242_29f0_4e42_a4b6_f8a5988052df -:EMMO_4b965242_29f0_4e42_a4b6_f8a5988052df rdf:type owl:Class ; - rdfs:subClassOf :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 ; - skos:prefLabel "MeasurementUnitByPrefix"@en . - - -### https://w3id.org/emmo#EMMO_50a3552e_859a_4ff7_946d_76d537cabce6 -:EMMO_50a3552e_859a_4ff7_946d_76d537cabce6 rdf:type owl:Class ; - owl:equivalentClass [ owl:intersectionOf ( :EMMO_985bec21_989f_4b9e_a4b3_735d88099c3c - :EMMO_a1083d0a_c1fb_471f_8e20_a98f881ad527 - ) ; - rdf:type owl:Class - ] ; - rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; - owl:allValuesFrom [ rdf:type owl:Class ; - owl:complementOf :EMMO_985bec21_989f_4b9e_a4b3_735d88099c3c - ] - ] ; - skos:prefLabel "MetrologicalSymbol"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbol that stands for a concept in the language of the meterological domain of ISO 80000."@en . - - -### https://w3id.org/emmo#EMMO_5ebd5e01_0ed3_49a2_a30d_cd05cbe72978 -:EMMO_5ebd5e01_0ed3_49a2_a30d_cd05cbe72978 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_3227b821_26a5_4c7c_9c01_5c24483e0bd0 ; - skos:altLabel "Unitless"@en ; - skos:example "Refractive index or volume fraction."@en , - "Typically used for ratios of two units whos dimensions cancels out."@en ; - skos:prefLabel "UnitOne"@en ; - :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/UNITLESS" ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "Represents the number 1, used as an explicit unit to say something has no units."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"The unit one is the neutral element of any system of units – necessary and present automatically.\" - --- SI Brochure"""@en . - - -### https://w3id.org/emmo#EMMO_611e4040_9a3e_4a1a_9fa2_7b1012269401 -:EMMO_611e4040_9a3e_4a1a_9fa2_7b1012269401 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 ; - skos:prefLabel "MeasurementUnitByDimensionality"@en . - - -### https://w3id.org/emmo#EMMO_71f6ab56_342c_484b_bbe0_de86b7367cb3 -:EMMO_71f6ab56_342c_484b_bbe0_de86b7367cb3 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_9159bb16_8a70_49f9_bac4_f5cf2a82c39a ; - owl:disjointWith :EMMO_acaaa124_3dde_48b6_86e6_6ec6f364f408 ; - skos:prefLabel "DerivedQuantity"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "\"Quantity, in a system of quantities, defined in terms of the base quantities of that system\"."@en ; - :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "derived quantity"@en . - - -### https://w3id.org/emmo#EMMO_754fa9fa_1285_4e2f_b1fc_018c9321a0a8 -:EMMO_754fa9fa_1285_4e2f_b1fc_018c9321a0a8 rdf:type owl:Class ; - owl:equivalentClass [ owl:intersectionOf ( :EMMO_89a0c87c_0804_4013_937a_6fe234d9499c - :EMMO_985bec21_989f_4b9e_a4b3_735d88099c3c - ) ; - rdf:type owl:Class - ] ; - skos:prefLabel "MetrologicalConstruct"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbolic construct used within the discipline of metrology."@en . - - -### https://w3id.org/emmo#EMMO_79751276_b2d0_4e2f_bbd4_99d412f43d55 -:EMMO_79751276_b2d0_4e2f_bbd4_99d412f43d55 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_02c0621e_a527_4790_8a0f_2bb51973c819 ; - rdfs:seeAlso "https://physics.nist.gov/cuu/Constants" ; - skos:prefLabel "CategorizedPhysicalQuantity"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all physical quantities classes that are categorized according to some domain of interests (e.g. metallurgy, chemistry), property (intensive/extensive) or application."@en . - - -### https://w3id.org/emmo#EMMO_7dea2572_ab42_45bd_9fd7_92448cec762a -:EMMO_7dea2572_ab42_45bd_9fd7_92448cec762a rdf:type owl:Class ; - rdfs:subClassOf :EMMO_9be5fcc4_0d8b_481d_b984_6338d4b55588 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; - owl:someValuesFrom :EMMO_f2d5d3ad_2e00_417f_8849_686f3988d929 - ] ; - skos:prefLabel "MeasuringSystem"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A set of one or more 'MeasuringInstruments' and often other devices, including any reagent and supply, assembled and adapted to give information used to generate 'MeasuredQuantityProperty' within specified intervals for quantities of specified kinds. - --- VIM"""@en ; - :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "measuring system"@en . - - -### https://w3id.org/emmo#EMMO_847724b7_acef_490e_9f0d_67da967f2812 -:EMMO_847724b7_acef_490e_9f0d_67da967f2812 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_dd4a7f3e_ef56_466c_ac1a_d2716b5f87ec ; - rdfs:comment "In general, for a given set of information, it is understood that the measurement uncertainty is associated with a stated quantity value. A modification of this value results in a modification of the associated uncertainty."@en , - "Metrological uncertainty includes components arising from systematic effects, such as components associated with corrections and the assigned quantity values of measurement standards, as well as the definitional uncertainty. Sometimes estimated systematic effects are not corrected for but, instead, associated measurement uncertainty components are incorporated."@en ; - skos:altLabel "A metrological uncertainty can be assigned to any objective property via the 'hasMetrologicalUncertainty' relation." ; - skos:example """- Standard deviation -- Half-width of an interval with a stated coverage probability"""@en ; - skos:prefLabel "MetrologicalUncertainty"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The uncertainty of a quantity obtained through a well-defined procedure, characterising of the dispersion of the quantity."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Metrological uncertainty in EMMO is a slight generalisation of the VIM term 'measurement uncertainty', which is defined as \"a non-negative parameter characterising the dispersion of the quantity being measured\"."@en . +### https://w3id.org/emmo#EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 +:EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 , + :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d , + _:genid15 ; + skos:altLabel "CausalChain"@en , + "Elementary"@en ; + skos:example "An electron moving in time interacting with other particles."@en ; + skos:prefLabel "CausalPath"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A causal chain is an ordered causal sequence of entities that does not host any bifurcation within itself (a chain). A chain can only be partitioned in time."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of entities that possess a temporal structure but no spatial structure."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A causal path is a concept almost equivalent to the concept of elementary particle in physics."@en . + +_:genid15 rdf:type owl:Restriction ; + owl:onProperty :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 ; + owl:allValuesFrom [ rdf:type owl:Class ; + owl:unionOf ( :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 + :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 + ) + ] . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedTarget _:genid15 ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "This axiom underlines the monodimensional nature of a causal chain, as a sequence of quanta."@en + ] . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 ; + owl:annotatedProperty skos:altLabel ; + owl:annotatedTarget "CausalChain"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Old French chaine, chaene (“chain”), from Latin catēna (“chain”)."@en + ] . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 ; + owl:annotatedProperty skos:altLabel ; + owl:annotatedTarget "Elementary"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin elementārius (“elementary”), from elementum (“one of the four elements of antiquity; fundamentals”)."@en + ] . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "CausalPath"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Ancient Greek πάτος (pátos, “path”)."@en + ] . -### https://w3id.org/emmo#EMMO_868ae137_4d25_493e_b270_21ea3d94849e -:EMMO_868ae137_4d25_493e_b270_21ea3d94849e rdf:type owl:Class ; - rdfs:subClassOf :EMMO_4b965242_29f0_4e42_a4b6_f8a5988052df ; - owl:disjointWith :EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e ; - skos:prefLabel "NonPrefixedUnit"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: DerivedUnit or UnitSymbol" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A measurement unit symbol that do not have a metric prefix as a direct spatial part."@en . - - -### https://w3id.org/emmo#EMMO_873b0ab3_88e6_4054_b901_5531e01f14a4 -:EMMO_873b0ab3_88e6_4054_b901_5531e01f14a4 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_dd4a7f3e_ef56_466c_ac1a_d2716b5f87ec ; - rdfs:comment """The specification of a measurand requires knowledge of the kind of quantity, description of the state of the phenomenon, body, or substance carrying the quantity, including any relevant component, and the chemical entities involved. - --- VIM"""@en ; - skos:prefLabel "MeasuredProperty"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A quantity that is the result of a well-defined measurement procedure."@en . +### https://w3id.org/emmo#EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 +:EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d , + _:genid23 ; + owl:disjointWith :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; + skos:example "The collection of users of a particular software, the collection of atoms that have been part of that just dissociated molecule."@en ; + skos:prefLabel "Collection"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A collection is the concept that complements the item. A collection is an entity that has at least one part non directly causally connected with the rest. +A collection can be partitioned in maximally connected items called members. The members are self-connected entities and there is no direct causality relation between them. +The combination of collection and item concepts is the EMMO mereocausality alternative to set theory. However, two items can be members only if they are non direct causally connected, giving some constraints to a collection definition. For example, two entities which are directly connected cannot be two distinct members, while their interiors (i.e. the entities obtained by removing the layer of parts that provides the causal contact between them) can be."""@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of not direct causally self-connected world entities."@en . +_:genid23 rdf:type owl:Restriction ; + owl:onProperty :EMMO_6b7276a4_4b9d_440a_b577_0277539c0fc4 ; + owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ; + owl:onClass :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de . -### https://w3id.org/emmo#EMMO_89762966_8076_4f7c_b745_f718d653e8e2 -:EMMO_89762966_8076_4f7c_b745_f718d653e8e2 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_b953f2b1_c8d1_4dd9_b630_d3ef6580c2bb ; - skos:prefLabel "ExactConstant"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Physical constant used to define a unit system. Hence, when expressed in that unit system they have an exact value with no associated uncertainty."@en . +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedTarget _:genid23 ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every collection has at least two item members, since a collection of one item is a self-connected entity (and then an item)."@en + ] . +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "Collection"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin collectio, from colligere ‘gather together’."@en + ] . -### https://w3id.org/emmo#EMMO_909415d1_7c43_4d5e_bbeb_7e1910159f66 -:EMMO_909415d1_7c43_4d5e_bbeb_7e1910159f66 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_2a888cdf_ec4a_4ec5_af1c_0343372fc978 ; - rdfs:comment """\"Property of a phenomenon, body, or substance, where the property has no magnitude.\" -\"A nominal property has a value, which can be expressed in words, by alphanumerical codes, or by other means.\" +### https://w3id.org/emmo#EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 +:EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 ; + owl:disjointWith :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 ; + skos:altLabel "RealParticle"@en ; + skos:example """From a physics perspective a quantum can be related to smallest identifiable entities, according to the limits imposed by the uncertainty principle in space and time measurements. +However, the quantum mereotopology approach is not restricted only to physics. For example, in a manpower management ontology, a quantum can stand for an hour (time) of a worker (space) activity."""@en ; + skos:prefLabel "Quantum"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A quantum is the most fundamental item of the EMMO (both mereologically and causally) and is considered causally self-connected by definition. +The quantum concept recalls the fact that there is lower epistemological limit to our knowledge of the universe, related to the uncertainity principle. +In the EMMO, space and time emerge following the network of causal connections between quantum objects. So quantum objects are adimensional objects, that precede space and time dimensions: they are simple beings (in greek οντα). +Using physics concepts, we can think the quantum as an elementary particle (e.g. an electron) in a specific state between two causal interactions. +A quantum stands for an incoming or outcoming real particle in a Feynman diagram."""@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "Q(x) ≡ ¬∃y(PP(y,x))"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of the mereological and causal fundamental entities having no proper parts"@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A quantum is the EMMO mereological atomistic and causal reductionistic entity. To avoid confusion with the concept of atom coming from physics and to underline the causal reductionistic approach, we will use the expression quantum mereology, instead of atomistic mereology."@en . -International vocabulary of metrology (VIM)"""@en ; - skos:example """CFC is a 'sign' that stands for the fact that the morphology of atoms composing the microstructure of an entity is predominantly Cubic Face Centered +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "Quantum"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin quantum (plural quanta) \"as much as, so much as\"."@en + ] . -A color is a nominal property. +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 ; + owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; + owl:annotatedTarget "Q(x) ≡ ¬∃y(PP(y,x))"@en ; + rdfs:seeAlso :EMMO_559ab98c_1c7d_4794_996c_8c1d8d56381c + ] . -Sex of a human being."""@en ; - skos:prefLabel "NominalProperty"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An 'ObjectiveProperty' that cannot be quantified."@en ; - :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "nominal property"@en . +### https://w3id.org/emmo#EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 +:EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; + owl:disjointWith :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d ; + skos:prefLabel "CausalParticle"@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: CausalPath or Quantum" ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A causal particle represents the most elementary entity in physics, being it a simple state of an elementary particle, called quantum in the EMMO, or a chain of causally connected quanta."@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of CausalPath and Quantum classes."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing causal particles."@en . -### https://w3id.org/emmo#EMMO_9159bb16_8a70_49f9_bac4_f5cf2a82c39a -:EMMO_9159bb16_8a70_49f9_bac4_f5cf2a82c39a rdf:type owl:Class ; - rdfs:subClassOf :EMMO_02c0621e_a527_4790_8a0f_2bb51973c819 ; - skos:prefLabel "PhysicalQuantiyByDefinition"@en . +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_52b8a39b_e5ff_46d3_b972_65bc43077a07 ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "CausalParticle"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin particula (“small part, particle”), diminutive of pars (“part, piece”)."@en + ] . -### https://w3id.org/emmo#EMMO_972e01b0_b017_4903_8c05_b7edda958723 -:EMMO_972e01b0_b017_4903_8c05_b7edda958723 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_3227b821_26a5_4c7c_9c01_5c24483e0bd0 ; - skos:example "Decibel"@en ; - skos:prefLabel "LogarithmicUnit"@en ; - :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/schema/qudt/LogarithmicUnit"^^xsd:anyURI ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A logarithmic unit is a unit that can be used to express a quantity (physical or mathematical) on a logarithmic scale, that is, as being proportional to the value of a logarithm function applied to the ratio of the quantity and a reference quantity of the same type."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """Note that logarithmic units like decibel or neper are not univocally defines, since their definition depends on whether they are used to measure a \"power\" or a \"root-power\" quantity. +### https://w3id.org/emmo#EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 +:EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; + skos:example "An atom, a group of persons, a fluid."@en ; + skos:prefLabel "Fusion"@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: CausalCluster or CausalStructure" ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A mereological fusion is any entity that is made up of two or more quantum entities, regardless of the fact that they are or not self-connected. It captures the idea of set, but excluding singletons."@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The union of the CausalCluster and CausalStructure classes."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing mereological fusions consisting of two or more quantum entities."@en . -It is advisory to create a uniquely defined subclass these units for concrete usage."""@en ; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Logarithmic_scale#Logarithmic_units"^^xsd:anyURI . +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "Fusion"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin fusio, from fundere ‘pour, melt’."@en + ] . -### https://w3id.org/emmo#EMMO_985bec21_989f_4b9e_a4b3_735d88099c3c -:EMMO_985bec21_989f_4b9e_a4b3_735d88099c3c rdf:type owl:Class ; - rdfs:subClassOf :EMMO_d8d2144e_5c8d_455d_a643_5caf4d8d9df8 ; - skos:prefLabel "Metrological"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A language entity used in the metrology discipline."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Metrology is the science of measurement and its application and includes all theoretical and practical aspects of measurement, whatever the measurement uncertainty and field of application (VIM3 2.2)"@en . +### https://w3id.org/emmo#EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d +:EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d rdf:type owl:Class ; + rdfs:subClassOf :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 ; + skos:prefLabel "CausalCluster"@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: Collection or CausalSystem" ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "With the causal cluster term we address an heterogenous group of entities, which possess the common feature of having at least two causally non connected quanta. It comprises collections (non self-connected entities) and causal systems (entities extended in space)."@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of the CausalSystem and Collection classes."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing causal clusters."@en . [ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_985bec21_989f_4b9e_a4b3_735d88099c3c ; - owl:annotatedProperty :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f ; - owl:annotatedTarget "Metrology is the science of measurement and its application and includes all theoretical and practical aspects of measurement, whatever the measurement uncertainty and field of application (VIM3 2.2)"@en ; - rdfs:isDefinedBy "https://www.bipm.org/documents/20126/2071204/JCGM_200_2012.pdf" - ] . - - -### https://w3id.org/emmo#EMMO_9c407ac0_fd4c_4178_8763_95fad9fe29ec -:EMMO_9c407ac0_fd4c_4178_8763_95fad9fe29ec rdf:type owl:Class ; - rdfs:subClassOf :EMMO_02c0621e_a527_4790_8a0f_2bb51973c819 ; - skos:prefLabel "StandardizedPhysicalQuantity"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all physical quantities classes that are categorized according to a standard (e.g. ISQ)." . - - -### https://w3id.org/emmo#EMMO_a9a6ddf8_7e16_420a_9f3d_df7d5cfe3536 -:EMMO_a9a6ddf8_7e16_420a_9f3d_df7d5cfe3536 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_251cfb4f_5c75_4778_91ed_6c8395212fd8 , - :EMMO_d9350951_5300_44e8_ae61_79fb7c53b7e7 ; - owl:disjointWith :EMMO_dd4a7f3e_ef56_466c_ac1a_d2716b5f87ec ; - skos:example "The measure of beauty on a scale from 1 to 10."@en ; - skos:prefLabel "SubjectiveProperty"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A quantity whos value that cannot be univocally determined and depends on an agent (e.g. a human individual, a community)."@en . - - -### https://w3id.org/emmo#EMMO_acaaa124_3dde_48b6_86e6_6ec6f364f408 -:EMMO_acaaa124_3dde_48b6_86e6_6ec6f364f408 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_9159bb16_8a70_49f9_bac4_f5cf2a82c39a ; - skos:prefLabel "BaseQuantity"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Quantity in a conventionally chosen subset of a given system of quantities, where no quantity in the subset can be expressed in terms of the other quantities within that subset\" -ISO 80000-1"""@en ; - :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "base quantity"@en . - - -### https://w3id.org/emmo#EMMO_acd1a504_ca32_4f30_86ad_0b62cea5bc02 -:EMMO_acd1a504_ca32_4f30_86ad_0b62cea5bc02 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae ; - skos:altLabel "ReferenceMaterial" ; - skos:example "Arbitrary amount-of-substance concentration of lutropin in a given sample of plasma (WHO international standard 80/552): 5.0 International Unit/l"@en ; - skos:prefLabel "StandardUnit"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A reference unit provided by a reference material. -International vocabulary of metrology (VIM)"""@en . - - -### https://w3id.org/emmo#EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 -:EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae ; - owl:disjointWith :EMMO_c9c8f824_9127_4f93_bc21_69fe78a7f6f2 ; - skos:example """kg -m/s -km"""@en ; - skos:prefLabel "MeasurementUnit"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: DimensionlessUnit, DimensionalUnit" , - "DisjointUnionOf: NonPrefixedUnit, PrefixedUnit" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A metrological reference for a physical quantity."@en ; - :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "measurement unit (VIM3 1.9)"@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """\"Real scalar quantity, defined and adopted by convention, with which any other quantity of the same kind can be compared to express the ratio of the second quantity to the first one as a number\" -ISO 80000-1"""@en , - """\"Unit symbols are mathematical entities and not abbreviations.\" - -\"Symbols for units are treated as mathematical entities. In expressing the value of a quantity as the product of a numerical value and a unit, both the numerical value and the unit may be treated by the ordinary rules of algebra.\" - -https://www.bipm.org/utils/common/pdf/si-brochure/SI-Brochure-9-EN.pdf"""@en , - "Measurement units and procedure units are disjoint."@en , - "Quantitative value are expressed as a multiple of the 'MeasurementUnit'."@en . - - -### https://w3id.org/emmo#EMMO_b953f2b1_c8d1_4dd9_b630_d3ef6580c2bb -:EMMO_b953f2b1_c8d1_4dd9_b630_d3ef6580c2bb rdf:type owl:Class ; - rdfs:subClassOf :EMMO_02c0621e_a527_4790_8a0f_2bb51973c819 ; - skos:prefLabel "PhysicalConstant"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: MeasuredConstant, ExactConstant" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Physical constants are categorised into \"exact\" and measured constants. - -With \"exact\" constants, we refer to physical constants that have an exact numerical value after the revision of the SI system that was enforsed May 2019."""@en ; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/List_of_physical_constants" . - - -### https://w3id.org/emmo#EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da -:EMMO_c2f5ee66_579c_44c6_a2e9_fa2eaa9fa4da rdf:type owl:Class ; - rdfs:subClassOf :EMMO_3227b821_26a5_4c7c_9c01_5c24483e0bd0 ; - rdfs:comment """Quantities that are ratios of quantities of the same kind (for example length ratios and amount fractions) have the option of being expressed with units (m/m, mol/mol to aid the understanding of the quantity being expressed and also allow the use of SI prefixes, if this -is desirable (μm/m, nmol/mol). --- SI Brochure"""@en ; - skos:altLabel "RatioUnit"@en ; - skos:prefLabel "FractionUnit"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Unit for fractions of quantities of the same kind, to aid the understanding of the quantity being expressed."@en . - - -### https://w3id.org/emmo#EMMO_c46f091c_0420_4c1a_af30_0a2c8ebcf7d7 -:EMMO_c46f091c_0420_4c1a_af30_0a2c8ebcf7d7 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_dbbbf0ed_a446_4f9e_877c_8c46e7842f43 ; - rdfs:comment """\"Ordinal quantities, such as Rockwell C hardness, are usually not considered to be part of a system of quantities because they are related to other quantities through empirical relations only.\" -International vocabulary of metrology (VIM)"""@en ; - skos:example """Hardness -Resilience"""@en ; - skos:prefLabel "OrdinalQuantity"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Quantity, defined by a conventional measurement procedure, for which a total ordering relation can be established, according to magnitude, with other quantities of the same kind, but for which no algebraic operations among those quantities exist\" -International vocabulary of metrology (VIM)"""@en ; - :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "ordinal quantity"@en . - - -### https://w3id.org/emmo#EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e -:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e rdf:type owl:Class ; - rdfs:subClassOf :EMMO_4b965242_29f0_4e42_a4b6_f8a5988052df , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_4be0acad_af05_426f_aa6d_fe7531072564 ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass :EMMO_442bd91e_a724_4e9f_89c1_18423016fb75 - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass :EMMO_216f448e_cdbc_4aeb_a529_7a5fe7fc38bb - ] ; - skos:prefLabel "PrefixedUnit"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A measurement unit that is made of a metric prefix and a unit symbol."@en . - - -### https://w3id.org/emmo#EMMO_c9c8f824_9127_4f93_bc21_69fe78a7f6f2 -:EMMO_c9c8f824_9127_4f93_bc21_69fe78a7f6f2 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae ; - skos:altLabel "MeasurementProcedure" ; - skos:example "Rockwell C hardness of a given sample (150 kg load): 43.5HRC(150 kg)"@en ; - skos:prefLabel "ProcedureUnit"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A reference unit provided by a measurement procedure."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Procedure units and measurement units are disjoint."@en . - - -### https://w3id.org/emmo#EMMO_cbdea88b_fef1_4c7c_b69f_ae1f0f241c4a -:EMMO_cbdea88b_fef1_4c7c_b69f_ae1f0f241c4a rdf:type owl:Class ; - rdfs:subClassOf :EMMO_611e4040_9a3e_4a1a_9fa2_7b1012269401 ; - skos:prefLabel "DimensionalUnit"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A subclass of measurement unit focusing on the physical dimensionality that is carried by the unit."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The current version of EMMO does not provide explicit classes for physical dimensions. Rather it embraces the fact that the physical dimensionality of a physical quantity is carried by its measurement unit. - -The role of dimensional unit and its subclasses is to express the physical dimensionality that is carried by the unit. - -Since the dimensionality of a physical quantity can be written as the product of powers of the physical dimensions of the base quantities in the selected system of quantities, the physical dimensionality of a measurement unit is uniquely determined by the exponents. For a dimensional unit, at least one of these exponents must be non-zero (making it disjoint from dimensionless units)."""@en . - - -### https://w3id.org/emmo#EMMO_d0200cf1_e4f4_45ae_873f_b9359daea3cd -:EMMO_d0200cf1_e4f4_45ae_873f_b9359daea3cd rdf:type owl:Class ; - rdfs:subClassOf :EMMO_dd4a7f3e_ef56_466c_ac1a_d2716b5f87ec ; - skos:prefLabel "ModelledProperty"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A quantity obtained from a well-defined modelling procedure."@en . - - -### https://w3id.org/emmo#EMMO_d5adc819_d4b2_4661_b429_1705b75d5053 -:EMMO_d5adc819_d4b2_4661_b429_1705b75d5053 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_1c0b22a2_be82_4fa8_9e2b_a569a625d442 ; - skos:example "The Argon gas in my bottle has ionisation energy of 15.7596 eV. This is not measured but assigned to this material by previous knowledge."@en ; - skos:prefLabel "Assignment"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A estimation of a property by a criteria based on the pre-existing knowledge of the estimator."@en . - - -### https://w3id.org/emmo#EMMO_d8aa8e1f_b650_416d_88a0_5118de945456 -:EMMO_d8aa8e1f_b650_416d_88a0_5118de945456 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_dd4a7f3e_ef56_466c_ac1a_d2716b5f87ec ; - rdfs:comment "A property that is associated to an object by convention, or assumption."@en ; - skos:example """The thermal conductivity of a copper sample in my laboratory can be assumed to be the conductivity that appears in the vendor specification. This value has been obtained by measurement of a sample which is not the one I have in my laboratory. This conductivity value is then a conventional quantitiative property assigned to my sample through a semiotic process in which no actual measurement is done by my laboratory. - -If I don't believe the vendor, then I can measure the actual thermal conductivity. I then perform a measurement process that semiotically assign another value for the conductivity, which is a measured property, since is part of a measurement process. - -Then I have two different physical quantities that are properties thanks to two different semiotic processes."""@en ; - skos:prefLabel "ConventionalProperty"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A quantitative property attributed by agreement to a quantity for a given purpose."@en . - - -### https://w3id.org/emmo#EMMO_d9350951_5300_44e8_ae61_79fb7c53b7e7 -:EMMO_d9350951_5300_44e8_ae61_79fb7c53b7e7 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf ; - skos:prefLabel "QuantityBySubjectivity"@en . - - -### https://w3id.org/emmo#EMMO_dabe353b_8bfc_4da7_8ac7_8f52786d16f8 -:EMMO_dabe353b_8bfc_4da7_8ac7_8f52786d16f8 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_9b87d718_9dcc_4f7d_ad20_12c2aa4c76be ; - skos:prefLabel "Assigned"@en . - - -### https://w3id.org/emmo#EMMO_db716151_6b73_45ff_910c_d182fdcbb4f5 -:EMMO_db716151_6b73_45ff_910c_d182fdcbb4f5 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_216f448e_cdbc_4aeb_a529_7a5fe7fc38bb , - [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_67fc0a36_8dcb_4ffa_9a43_31074efa3296 - ] ; - owl:allValuesFrom :EMMO_acaaa124_3dde_48b6_86e6_6ec6f364f408 - ] ; - skos:prefLabel "BaseUnit"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A set of units that correspond to the base quantities in a system of units."@en ; - :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "base unit"@en . - - -### https://w3id.org/emmo#EMMO_dbbbf0ed_a446_4f9e_877c_8c46e7842f43 -:EMMO_dbbbf0ed_a446_4f9e_877c_8c46e7842f43 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_0650c031_42b6_4f0a_b62d_d88f071da6bf ; - skos:prefLabel "QuantityByPhysical"@en . - - -### https://w3id.org/emmo#EMMO_dd4a7f3e_ef56_466c_ac1a_d2716b5f87ec -:EMMO_dd4a7f3e_ef56_466c_ac1a_d2716b5f87ec rdf:type owl:Class ; - rdfs:subClassOf :EMMO_2a888cdf_ec4a_4ec5_af1c_0343372fc978 , - :EMMO_d9350951_5300_44e8_ae61_79fb7c53b7e7 ; - rdfs:comment "Subclasses of 'ObjectiveProperty' classify objects according to the type semiosis that is used to connect the property to the object (e.g. by measurement, by convention, by modelling)."@en ; - skos:altLabel "PhysicalProperty"@en , - "QuantitativeProperty"@en ; - skos:prefLabel "ObjectiveProperty"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A quantity that is obtained from a well-defined procedure."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The word objective does not mean that each observation will provide the same results. It means that the observation followed a well defined procedure. - -This class refers to what is commonly known as physical property, i.e. a measurable property of physical system, whether is quantifiable or not."""@en . - - -### https://w3id.org/emmo#EMMO_f273529f_9f2c_4877_a94b_5b47590353fc -:EMMO_f273529f_9f2c_4877_a94b_5b47590353fc rdf:type owl:Class ; - rdfs:subClassOf :EMMO_4a1c73f1_b6f5_4d10_a3a6_5de90bac7cd0 ; - skos:example "I estimate the molecular mass of the gas in my bottle as 1.00784 u because it is tagged as H."@en ; - skos:prefLabel "Assigner"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A estimator that uses its predefined knowledge to declare a property of an object."@en . - - -### https://w3id.org/emmo#EMMO_f2d5d3ad_2e00_417f_8849_686f3988d929 -:EMMO_f2d5d3ad_2e00_417f_8849_686f3988d929 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_9be5fcc4_0d8b_481d_b984_6338d4b55588 ; - rdfs:comment "A measuring instrument that can be used alone is a measuring system."@en ; - skos:prefLabel "MeasuringInstrument"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Device used for making measurements, alone or in conjunction with one or more supplementary devices. - --- VIM"""@en ; - :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "measuring instrument"@en . + owl:annotatedSource :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "CausalCluster"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Proto-Germanic *klas-, *klus- (“to clump, lump together”)."@en + ] . + + +### https://w3id.org/emmo#EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf +:EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf rdf:type owl:Class ; + rdfs:subClassOf _:genid31 , + _:genid33 ; + skos:prefLabel "EMMO"@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnion: CausalPath, Collection, Quantum, CausalSystem" ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The EMMO conceptualises the world using the primitive concepts of causality and parthood. Parthood is about the composition of world entities starting from other more fundamental entities. Causality is about the interactions between world entities. +The quantum is the smallest indivisible part of any world entity. Quantum individuals are the fundamental causal constituents of the universe, since it is implied that causality originates from quantum-to-quantum interactions. Quantums are no-dimensional, and their aggregation makes spacetime emerge from their causal structure. We can think of a quantum as an elementary particle after and interaction and before another interaction. +Causality between macro entities (i.e. entities made of more than one quantum) is explained as the sum of the causality relations between their quantum constituents. Fundamental interactions (quantum fields) are represented as symmetric causality realtion between macro entities, while classical interactions are mediated by chain of quantums (i.e. elementary particles). +The fundamental distinction between world entities is causality self-connectedness: a world entity can be self-connected xor not self-connected depending on the causality network of its fundamental components. +Void regions do not exist in the EMMO. In other words there is no spacetime without entities and spacetime emerges as relational property not as a self-standing entity). Entities are not placed in space or time: space and time are measured quantities, always relative between entities and are measured. In other words, space and time relations originates from causality interactions."""@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of the fundamental mereocausal classes of Quantum, CausalPath, CausalSystem and Collection."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of all the OWL individuals representing world entities according to EMMO conceptualisation."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """EMMO entities dimensionality is related to their mereocausal structures. From the no-dimensional quantum entity, we introduce time dimension with the elementary concept, and space with the causal system concept. +The EMMO conceptualisation does not allow the existence of space without a temporal dimension, the latter coming from a causal relation between entities. +For this reason, the EMMO entities that are not quantum or elementaries, may be considered to be always 4D spatiotemporal entities. +Moreover, the combination of mereology and causality used in the EMMO theory (mereocausality) represents entities as direct acyclic graphs with dimension of 4 (i.e., the mereocasual graph can be represented in a 4D euclidian space with edges having unit length). +For this reasons, the EMMO can be considered a 4D ontology."""@en . + +_:genid31 rdf:type owl:Restriction ; + owl:onProperty :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; + owl:someValuesFrom :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 . + +_:genid33 rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f + ] ; + owl:hasValue :EMMO_08cb807c_e626_447b_863f_e2835540e918 . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedTarget _:genid31 ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Every entity is made of quantum parts. This axiomatisation is the expression of the radical reductionistic approach of the EMMO."@en + ] . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; + owl:annotatedProperty rdfs:subClassOf ; + owl:annotatedTarget _:genid33 ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "All EMMO individuals are part of the most comprehensive entity which is the universe."@en + ] . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "EMMO"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "EMMO is the acronym of Elementary Multiperspective Material Ontology."@en + ] . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; + owl:annotatedProperty :EMMO_31252f35_c767_4b97_a877_1235076c3e13 ; + owl:annotatedTarget """The EMMO conceptualises the world using the primitive concepts of causality and parthood. Parthood is about the composition of world entities starting from other more fundamental entities. Causality is about the interactions between world entities. +The quantum is the smallest indivisible part of any world entity. Quantum individuals are the fundamental causal constituents of the universe, since it is implied that causality originates from quantum-to-quantum interactions. Quantums are no-dimensional, and their aggregation makes spacetime emerge from their causal structure. We can think of a quantum as an elementary particle after and interaction and before another interaction. +Causality between macro entities (i.e. entities made of more than one quantum) is explained as the sum of the causality relations between their quantum constituents. Fundamental interactions (quantum fields) are represented as symmetric causality realtion between macro entities, while classical interactions are mediated by chain of quantums (i.e. elementary particles). +The fundamental distinction between world entities is causality self-connectedness: a world entity can be self-connected xor not self-connected depending on the causality network of its fundamental components. +Void regions do not exist in the EMMO. In other words there is no spacetime without entities and spacetime emerges as relational property not as a self-standing entity). Entities are not placed in space or time: space and time are measured quantities, always relative between entities and are measured. In other words, space and time relations originates from causality interactions."""@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "While EMMO mereocausality conceptualisation can be used on any possibile domain, so that a quantum can be a Lego brick or an furniture component, it can be better understood when a quantum is elucidated as an elementary particle after and interaction and before another interaction. (e.g. quark, photon)."@en + ] . + + +### https://w3id.org/emmo#EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d +:EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d rdf:type owl:Class ; + rdfs:subClassOf :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 , + :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; + skos:prefLabel "CausalStructure"@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: CausalPath or CausalSystem" ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The most fundamental unity criterion for the definition of an structure is that: +- is made of at least two quantums (a structure is not a simple entity) +- all quantum parts form a causally connected graph""" ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of Causal Path and CausalSystem classes." ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing causally self-connected world entities." ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A causal structure expresses itself in time and space thanks to the underlying causality relations between its constituent quantum entities. It must at least provide two temporal parts. The unity criterion beyond the definition of a causal structure (the most general concept of structure) is the existence of an undirected causal path between each of its parts." . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "CausalStructure"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”), and from Latin struere (“arrange, assemble, build”)."@en + ] . + + +### https://w3id.org/emmo#EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac +:EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac rdf:type owl:Class ; + rdfs:subClassOf :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d , + :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; + skos:example "A electron binded by a nucleus."@en ; + skos:prefLabel "CausalSystem"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A causal system provides the most general concept of system, being a union of causal structures interacting together. In its most simple form, a causal system is an interlacement of causal paths (the most simple structure type). +A causal system is always a spatial-like structure, and is represented as a multiple topologically orderable direct acyclic graph, with quanta as nodes and causality relations as edges."""@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing a causal system."@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "CausalSystem"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”), and Ancient Greek σύστημα (sústēma, “musical scale; organized body; whole made of several parts or members”), from σῠν- (sun-, prefix meaning ‘with, together’) + ἵστημι (hístēmi, “to stand”)."@en + ] . + + +### https://w3id.org/emmo#EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de +:EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de rdf:type owl:Class ; + rdfs:subClassOf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; + skos:altLabel "CausalObject"@en ; + skos:example "A person life, an interval of a person life. The lifetime of two components, from the production in separate manufacturing lines, their being connected components in a device, including their eparation and decommissioning."@en ; + skos:prefLabel "Item"@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: CausalParticle or CausalStructure" ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A world entity is direct causally self-connected if any two parts that make up the whole are direct causally connected to each other. In the EMMO, topological connectivity is based on causality. +All physical objects, i.e. entities whose behaviour is explained by physics laws, are represented only by items. In other words, a physical object part is embedded in a direct causal graph that provides always a path between two of its parts. +Members of a collection lack such direct causality connection, i.e. they do not constitute a physical object. +Following graph theory concepts, the quantums of an item are all connected together within a network of causal relations, forming a connected causal graph. A collection is then a set of disconnected graphs."""@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of Particle and CausalStructure classes."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals standing for quantum or causally self-connected world entities."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The concept of self-connectivity is applied using a 4D approach. Given that, the entity made of an electron and a proton that travel, interact, and then depart from each other is an item, since we don't focus only on the beginning or the end stage but to the overall 4D entity, being the interaction the connectivity bridge between the two particles." . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; + owl:annotatedProperty skos:altLabel ; + owl:annotatedTarget "CausalObject"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin causa (“reason, sake, cause”), and Medieval Latin obiectum (“object”, literally “thrown against”)."@en + ] . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "Item"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin item, \"likewise, just so, moreover\"."@en + ] . + + +################################################################# +# Individuals +################################################################# + +### https://w3id.org/emmo#EMMO_08cb807c_e626_447b_863f_e2835540e918 +:EMMO_08cb807c_e626_447b_863f_e2835540e918 rdf:type owl:NamedIndividual , + :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; + skos:prefLabel "universe"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "The universe is considered as a causally self-connected object, encompassing all other objects. For this reason is unique."@en ; + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "u ≡ σx<P(x, x)>" . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_08cb807c_e626_447b_863f_e2835540e918 ; + owl:annotatedProperty rdf:type ; + owl:annotatedTarget :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """This axiom reflects the fact the the universe is causally self-connected. In fact, a non causally connected universe would have been the sum of causally independend sub-universes, without any knowledge of others. +This axiom may be seen as Ockam's razor applied to causality."""@en + ] . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_08cb807c_e626_447b_863f_e2835540e918 ; + owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; + owl:annotatedTarget "u ≡ σx<P(x, x)>" ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "This definition reads: \"The universe is the sum of all entities that are part of themselves\". Since parthood (P) is reflexive by axiom, then the universe is the sum of all mereological entities."@en + ] . + + +################################################################# +# General axioms +################################################################# + +[ rdf:type owl:AllDisjointClasses ; + owl:members ( :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 + :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 + :EMMO_3f9ae00e_810c_4518_aec2_7200e424cf68 + :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac + ) +] . -### https://w3id.org/emmo#EMMO_f658c301_ce93_46cf_9639_4eace2c5d1d5 -:EMMO_f658c301_ce93_46cf_9639_4eace2c5d1d5 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_985bec21_989f_4b9e_a4b3_735d88099c3c , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_8ef3cd6d_ae58_4a8d_9fc0_ad8f49015cd0 ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass :EMMO_4ce76d7f_03f8_45b6_9003_90052a79bfaa - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_eeb06032_dd4f_476e_9da6_aa24302b7588 ; - owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ; - owl:onClass :EMMO_18ce5200_00f5_45bb_8c6f_6fb128cd41ae - ] ; - rdfs:comment """Following the International Vocabulary of Metrology (VIM), EMMO distinguishes between a quantity (a property) and the quantity value (a numerical and a reference). - -So, for the EMMO the symbol \"kg\" is not a physical quantity but simply a 'Symbolic' object categorized as a 'MeasurementUnit'. - -While the string \"1 kg\" is a 'QuantityValue'."""@en ; - skos:example """6.8 m -0.9 km -8 K -6 MeV -43.5 HRC(150 kg)"""@en ; - skos:prefLabel "QuantityValue"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbolic that has parts a numerical object and a reference expressing the value of a quantity (expressed as the product of the numerical and the unit)."@en ; - :EMMO_bb49844b_45d7_4f0d_8cae_8e552cbc20d6 "quantity value"@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A quantity value is not necessarily a property, since it is possible to write \"10 kg\", without assigning this quantity to a specific object."@en . - - -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +################################################################# +# Rules +################################################################# + + rdf:type . + + rdf:type . + + rdf:type . + +[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing exclusivity between overlapping and causality."@en ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + ; + + ] ; + rdf:rest rdf:nil + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_aa987900_caf1_4ce2_82fa_6b1d6fbd2ead ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + +[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing the fact that an entity cannot cause itself."@en ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; + + ] ; + rdf:rest rdf:nil + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + +[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing parthood reflexivity."@en ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; + + ] ; + rdf:rest rdf:nil + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + +[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing reflexivity of overlapping."@en ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; + + ] ; + rdf:rest rdf:nil + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + +[ rdfs:comment "Implementation of equality based on mereology."^^rdfs:Literal ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; + ; + + ] ; + rdf:rest [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + +[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Transitivity for parthood."@en ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; + ; + + ] ; + rdf:rest [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + +[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing a strict one-way causality direction."@en ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 ; + ; + + ] ; + rdf:rest rdf:nil + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + +[ rdfs:comment "Ensure that the hasNext relation expresses a strictly one-way causality arrow between two entities."^^rdfs:Literal ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d ; + ; + + ] ; + rdf:rest rdf:nil + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + +[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The equalsTo object property is equivalent to the OWL SameAs"@en ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_6835537c_d294_4005_a770_ec9621f29ed1 ; + ; + + ] ; + rdf:rest rdf:nil + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + +[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Transitivity for proper parthood."@en ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + ; + + ] ; + rdf:rest [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi From f7f594802bcebfca0701df1da3f4913eac04bee5 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Fri, 6 Dec 2024 12:47:08 +0100 Subject: [PATCH 082/121] Refactored Workflow - removed the redundand concept of "step" - introduced tasks by flow and position - introduced the iterative task relation --- reference/workflow.ttl | 72 ++++++++++++++++++++++++++++-------------- 1 file changed, 48 insertions(+), 24 deletions(-) diff --git a/reference/workflow.ttl b/reference/workflow.ttl index e86af94c..66900053 100644 --- a/reference/workflow.ttl +++ b/reference/workflow.ttl @@ -32,11 +32,29 @@ Workflows may also be extended reductionistically into serial and parallel workf ### https://w3id.org/emmo#EMMO_4ab7fb52_cec3_4c00_90c0_5648f01e3296 :EMMO_4ab7fb52_cec3_4c00_90c0_5648f01e3296 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_70da982d_1810_4b01_9630_a28e216ecd9a ; + rdfs:subPropertyOf :EMMO_9558cd58_9847_4a0b_936d_32ca83a827a1 ; + rdfs:range :EMMO_fa595892_070d_455e_9459_06c97179c080 ; skos:prefLabel "hasBeginTask"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation identifying the tasks of a workflow that are not causally temporally dependent by other parts of the workflow."@en . +### https://w3id.org/emmo#EMMO_62a1601d_0d97_4103_b972_3bbc30839f91 +:EMMO_62a1601d_0d97_4103_b972_3bbc30839f91 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_70da982d_1810_4b01_9630_a28e216ecd9a ; + rdfs:domain :EMMO_64963ed6_39c9_4258_85e0_6466c4b5420c ; + rdfs:range :EMMO_9ac10a20_63d0_4bbd_a5d3_f00a0ad4682c , + :EMMO_ddecfff6_d3a1_4972_b9e9_3d0ca11a3a0b ; + skos:prefLabel "hasIterativeTask"@en . + + +### https://w3id.org/emmo#EMMO_62a76e62_9e17_4f2f_a42c_fc3d0df08cd9 +:EMMO_62a76e62_9e17_4f2f_a42c_fc3d0df08cd9 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_70da982d_1810_4b01_9630_a28e216ecd9a ; + rdfs:domain :EMMO_64963ed6_39c9_4258_85e0_6466c4b5420c ; + rdfs:range :EMMO_2666a7e3_2ad4_49a0_899e_329607231f4b ; + skos:prefLabel "hasSerialTask"@en . + + ### https://w3id.org/emmo#EMMO_70da982d_1810_4b01_9630_a28e216ecd9a :EMMO_70da982d_1810_4b01_9630_a28e216ecd9a rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b ; @@ -48,11 +66,20 @@ Workflows may also be extended reductionistically into serial and parallel workf ### https://w3id.org/emmo#EMMO_92227f7f_22e9_4b19_a011_920eac3c7b75 :EMMO_92227f7f_22e9_4b19_a011_920eac3c7b75 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_70da982d_1810_4b01_9630_a28e216ecd9a ; + rdfs:subPropertyOf :EMMO_9558cd58_9847_4a0b_936d_32ca83a827a1 ; + rdfs:range :EMMO_8a2a1cbc_dfc3_4e6c_b337_00ee56fd438a ; skos:prefLabel "hasEndTask"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation identifying the tasks of a workflow that are not a temporal cause of other parts of the workflow."@en . +### https://w3id.org/emmo#EMMO_9558cd58_9847_4a0b_936d_32ca83a827a1 +:EMMO_9558cd58_9847_4a0b_936d_32ca83a827a1 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_70da982d_1810_4b01_9630_a28e216ecd9a , + :EMMO_74a75cf1_3418_4244_b43c_b5db94635d42 ; + rdfs:range :EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 ; + skos:prefLabel "hasTaskTile"@en . + + ### https://w3id.org/emmo#EMMO_dbe39465_6cf4_4592_b0c5_b7446789a37b :EMMO_dbe39465_6cf4_4592_b0c5_b7446789a37b rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff ; @@ -68,32 +95,32 @@ Workflows may also be extended reductionistically into serial and parallel workf ### https://w3id.org.org/emmo#EMMO_180bd73b_0c5d_4b1f_ba12_4309c5a50d49 rdf:type owl:Class ; rdfs:subClassOf :EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 ; - skos:prefLabel "StepByPosition"@en ; - :EMMO_157fdf31_6387_42be_8e72_10530519214a "A step in a workflow, categorised by its position in the workflow."@en . + skos:prefLabel "TaskByPosition"@en ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "A task in a workflow, categorised by its position in the workflow."@en . ### https://w3id.org.org/emmo#EMMO_1a6ddb13_49ff_4305_97a1_d1458d51c066 rdf:type owl:Class ; rdfs:subClassOf :EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 ; - skos:prefLabel "StepByFlow"@en ; - :EMMO_157fdf31_6387_42be_8e72_10530519214a "A step in a workflow, categorised by how it is connected to other steps."@en . + skos:prefLabel "TaskByFlow"@en ; + :EMMO_157fdf31_6387_42be_8e72_10530519214a "A task in a workflow, categorised by how it is connected to other tasks."@en . ### https://w3id.org/emmo#EMMO_2666a7e3_2ad4_49a0_899e_329607231f4b :EMMO_2666a7e3_2ad4_49a0_899e_329607231f4b rdf:type owl:Class ; rdfs:subClassOf , :EMMO_504ad89e_dd4a_4fa6_aeb6_15c8ce0cde9b ; - skos:prefLabel "SerialStep"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A step that is a temporal tile of a workflow when there are no other activities taking place concurrently (i.e., no parallelism)."@en . + skos:prefLabel "SerialTask"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A task that is a temporal tile of a workflow when there are no other activities taking place concurrently (i.e., no parallelism)."@en . ### https://w3id.org/emmo#EMMO_322ce14e_9ede_4841_ad70_302b4d6c5f28 :EMMO_322ce14e_9ede_4841_ad70_302b4d6c5f28 rdf:type owl:Class ; rdfs:subClassOf , :EMMO_caa63d00_80b1_4408_ac1b_cd0d23b0ec50 ; - skos:prefLabel "InternalStep"@en ; + skos:prefLabel "InternalTask"@en ; :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/ThroughTile.png"^^xsd:anyURI ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A generic step in a workflow, that is not the begin or the end."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A generic task in a workflow, that is not the begin or the end."@en . ### https://w3id.org/emmo#EMMO_4299e344_a321_4ef2_a744_bacfcce80afc @@ -149,9 +176,9 @@ Concurrent tasks may or may not communicate. Communication is represented as a s :EMMO_8a2a1cbc_dfc3_4e6c_b337_00ee56fd438a rdf:type owl:Class ; rdfs:subClassOf , :EMMO_edf72228_e040_4edc_8b46_78b2a47c72d7 ; - skos:prefLabel "EndStep"@en ; + skos:prefLabel "EndTask"@en ; :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/EndTile.png"^^xsd:anyURI ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The final step of a workflow."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The final task of a workflow."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "There may be more than one end task, if they run in parallel leading to more than one output."@en . @@ -160,38 +187,35 @@ Concurrent tasks may or may not communicate. Communication is represented as a s rdfs:subClassOf , :EMMO_ddecfff6_d3a1_4972_b9e9_3d0ca11a3a0b ; skos:example "A Jacobi method, involving the iterative multiplication between a matrix A and a vector x, which is part of larger workflow for the solution of a partial differential equation using finite differences."@en ; - skos:prefLabel "IterativeStep"@en ; + skos:prefLabel "IterativeTask"@en ; :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/IterativeWorkflow.png"^^xsd:anyURI ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An iterative workflow which is a step of a larger workflow."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An iterative workflow which is a task of a larger workflow."@en . ### https://w3id.org/emmo#EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 :EMMO_9f6ec830_c59f_46aa_8a22_945ba20b6ea3 rdf:type owl:Class ; rdfs:subClassOf :EMMO_4299e344_a321_4ef2_a744_bacfcce80afc , :EMMO_9953c19f_ee33_4af8_be5e_dbf6d1e33581 ; - skos:prefLabel "Step"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "While a task is only an holistic part of a workflow, a step provide a more precise context about the placement of a task in the topological structure of a workflow by using a reductionistic categorization. A workflow is now seen as a tiling and a step is on of its tiles."@en ; + skos:altLabel "Step"@en ; + skos:prefLabel "TaskTile"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "While a task is only an holistic part of a workflow, a task tile provide a more precise context about the placement of a task in the topological structure of a workflow by using a reductionistic categorization. A workflow is now seen as a tiling and the task is on of its tiles."@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A task that is a well formed tile of a workflow, according to a reductionistic description."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A step is part of a specific granularity level for the workflow description, as composition of tasks."@en . + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A task tile is part of a specific granularity level for the workflow description, as composition of tasks."@en . ### https://w3id.org/emmo#EMMO_b941e455_2cb1_4c11_93e3_17caa06086b4 :EMMO_b941e455_2cb1_4c11_93e3_17caa06086b4 rdf:type owl:Class ; rdfs:subClassOf , :EMMO_fa595892_070d_455e_9459_06c97179c080 ; - skos:prefLabel "BeginStep"@en ; + skos:prefLabel "BeginTask"@en ; :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/BeginTile.png"^^xsd:anyURI ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An initial step of a workflow."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An initial task of a workflow."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "There may be more than one begin task, if they run in parallel."@en . ### https://w3id.org/emmo#EMMO_ddecfff6_d3a1_4972_b9e9_3d0ca11a3a0b :EMMO_ddecfff6_d3a1_4972_b9e9_3d0ca11a3a0b rdf:type owl:Class ; - rdfs:subClassOf :EMMO_57ba1bf0_4314_432c_a9bb_6a6720c8dab5 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_70da982d_1810_4b01_9630_a28e216ecd9a ; - owl:someValuesFrom :EMMO_9ac10a20_63d0_4bbd_a5d3_f00a0ad4682c - ] ; + rdfs:subClassOf :EMMO_57ba1bf0_4314_432c_a9bb_6a6720c8dab5 ; skos:prefLabel "IterativeWorkflow"@en ; :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://w3id.org/emmo/raw/1.0.0-rc3/doc/figs/IterativeWorkflow.png"^^xsd:anyURI ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A workflow whose steps are the repetition of the same task type."@en . From 3f43b26d6739202772a2e8fa2416c15d197273bf Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Fri, 6 Dec 2024 13:26:37 +0100 Subject: [PATCH 083/121] New Agency Module --- catalog-v001.xml | 1 + disciplines/catalog-v001.xml | 1 + disciplines/units/catalog-v001.xml | 1 + domain/catalog-v001.xml | 1 + perspectives/persistence.ttl | 12 +-- reference/agency.ttl | 104 +++++++++++++++++++++++++ reference/catalog-v001.xml | 1 + reference/persholistic.ttl | 118 ----------------------------- reference/reference.ttl | 10 ++- reference/workflow.ttl | 51 ++++++++++++- 10 files changed, 172 insertions(+), 128 deletions(-) create mode 100644 reference/agency.ttl diff --git a/catalog-v001.xml b/catalog-v001.xml index 5882dfa0..acffa0fe 100644 --- a/catalog-v001.xml +++ b/catalog-v001.xml @@ -26,6 +26,7 @@ + diff --git a/disciplines/catalog-v001.xml b/disciplines/catalog-v001.xml index 400236ff..47773dee 100644 --- a/disciplines/catalog-v001.xml +++ b/disciplines/catalog-v001.xml @@ -25,6 +25,7 @@ + diff --git a/disciplines/units/catalog-v001.xml b/disciplines/units/catalog-v001.xml index 6de1efd7..e89ddbbe 100644 --- a/disciplines/units/catalog-v001.xml +++ b/disciplines/units/catalog-v001.xml @@ -23,6 +23,7 @@ + diff --git a/domain/catalog-v001.xml b/domain/catalog-v001.xml index fee0f641..5fa46ebe 100644 --- a/domain/catalog-v001.xml +++ b/domain/catalog-v001.xml @@ -22,6 +22,7 @@ + diff --git a/perspectives/persistence.ttl b/perspectives/persistence.ttl index 1ce94c55..0a5acd2a 100644 --- a/perspectives/persistence.ttl +++ b/perspectives/persistence.ttl @@ -12,10 +12,10 @@ owl:versionIRI ; owl:imports ; dcterms:abstract ""@en ; - dcterms:contributor :JesperFriis , - :GerhardGoldbeck , + dcterms:contributor , :AdhamHashibon , - ; + :GerhardGoldbeck , + :JesperFriis ; dcterms:creator :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; @@ -162,10 +162,6 @@ Participation is not under direct parthood since a process is not strictly relat :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The outcome of a process."@en . -### https://w3id.org/emmo#EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a -:EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a rdf:type owl:ObjectProperty . - - ### https://w3id.org/emmo#EMMO_d43af210_f854_4432_a891_ce3022e3b558 :EMMO_d43af210_f854_4432_a891_ce3022e3b558 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 ; @@ -326,8 +322,8 @@ Since topological connection means causality, then the only way for a real world skos:example """Practically speaking, the Object class can be populated by primitive subclasses (e.g. Car) for each of which holds the axiom that all the item parts are of the same type of the whole (e.g. Car SubClassOf hasTemporalItemPart only Car). The intended usage is not for an individual to belong directly to Object, but to belong to a specific subclass of Object that identifies entities with a type-persistent structure."""@en ; skos:prefLabel "Object"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "Equivalent To: Constituent or Participant or Status or SubObject" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "An item can be classified as an object according to a type ϕ (a ϕ-object) if it's a ϕ all its temporal item parts are also of type ϕ. This conceptualisation tries to catch the persistency of type in the temporal parts of an entity."@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "Equivalent To: Constituent or Participant or Status or SubObject" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for causal structure classes whose individuals have all temporal item parts of the same type of the whole."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """Indefinitely temporally slicing of an entity leads to temporal parts whose temporal extension is so small that the connectivity relations that define the entity as an item will no longer hold. More generally. a temporal part is no more of type ϕ when the temporal interval is lower than the interval that characterizes the causality interactions between the object parts. In other terms, if the time span of a temporal part is lower than the inverse of the frequency of interactions between the constituents, then the constituents in such temporal part are not connected. The object is no more an object, neither an item, but simply a collection of fundamental quantum parts. diff --git a/reference/agency.ttl b/reference/agency.ttl new file mode 100644 index 00000000..38d49565 --- /dev/null +++ b/reference/agency.ttl @@ -0,0 +1,104 @@ +@prefix : . +@prefix owl: . +@prefix rdf: . +@prefix xml: . +@prefix xsd: . +@prefix rdfs: . +@prefix skos: . +@prefix dcterms: . +@base . + + rdf:type owl:Ontology ; + owl:versionIRI ; + owl:imports , + ; + dcterms:abstract ""@en ; + dcterms:contributor :FrancescoZaccarini , + :GerhardGoldbeck , + :JesperFriis ; + dcterms:creator :EmanueleGhedini ; + dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; + dcterms:publisher ; + dcterms:title "Agency"@en ; + rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; + owl:versionInfo "1.0.0-rc3" ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . + +################################################################# +# Object Properties +################################################################# + +### https://w3id.org/emmo#EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a +:EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_a9a9d824_5ba1_4dac_a407_e42bf63350ca , + :EMMO_ae2d1a96_bfa1_409a_a7d2_03d69e8a125a ; + rdfs:range :EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 ; + skos:prefLabel "hasAgent"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation within a process and an agengt participant."@en . + + +################################################################# +# Classes +################################################################# + +### https://w3id.org/emmo#EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 +:EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_13191289_6c2b_4741_93e1_82d53bd0e703 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a + ] ; + owl:someValuesFrom :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce + ] ; + skos:example "A catalyst. A bus driver. A substance that is initiating a reaction that would not occur without its presence."@en ; + skos:prefLabel "Agent"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The agent concept identifies the parts of a process that are also its drivers. An agent part has an active role with respect to any other generic part, meaning that is involved in the causal chain that characterize the process. An agent in a participant, meaning that is qualifiable as an object. +As for all holistic relations, there is a level of subjectivity in drawing whole-role relations, so that the identification of an agent within a process is not fully axiomatizable. +What is axiomatically expressible is that an agent requires to be part of a process (i.e., an agent exists only within a process) but a process may not require an agent to exist (qualified role). Agentless processes may have a distributed causality chain so that the agency is exerted collectively and there is no motivation to draw an holistic connection between the whole and some parts. For example, the breaking of a nail can be caused by an agent such as an hammer, or by the rusting process which is not a participant as required by the agent definition. +This concept covers both intentional and non intentional agency."""@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A participant that is the driver of a process."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """An agent is not necessarily human. +An agent plays an active role within the process. +An agent is a participant of a process that would not occur without it."""@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 ; + owl:annotatedProperty :EMMO_31252f35_c767_4b97_a877_1235076c3e13 ; + owl:annotatedTarget """The agent concept identifies the parts of a process that are also its drivers. An agent part has an active role with respect to any other generic part, meaning that is involved in the causal chain that characterize the process. An agent in a participant, meaning that is qualifiable as an object. +As for all holistic relations, there is a level of subjectivity in drawing whole-role relations, so that the identification of an agent within a process is not fully axiomatizable. +What is axiomatically expressible is that an agent requires to be part of a process (i.e., an agent exists only within a process) but a process may not require an agent to exist (qualified role). Agentless processes may have a distributed causality chain so that the agency is exerted collectively and there is no motivation to draw an holistic connection between the whole and some parts. For example, the breaking of a nail can be caused by an agent such as an hammer, or by the rusting process which is not a participant as required by the agent definition. +This concept covers both intentional and non intentional agency."""@en ; + rdfs:seeAlso + ] . + + +### https://w3id.org/emmo#EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c +:EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 , + :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + skos:prefLabel "IntentionalProcess"@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "SubClassOf: hasAgent some IntentionalAgent" ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process occurring with the active participation of an intentional agent that drives the process according to a specific objective (intention)."@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "IntentionalProcess"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin intentionem, derived from intendere (\"stretching out\")"@en + ] . + + +### https://w3id.org/emmo#EMMO_c130614a_2985_476d_a7ed_8a137847703c +:EMMO_c130614a_2985_476d_a7ed_8a137847703c rdf:type owl:Class ; + rdfs:subClassOf :EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a + ] ; + owl:someValuesFrom :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c + ] ; + rdfs:seeAlso ; + skos:prefLabel "IntentionalAgent"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An agent that is driven by the intention to reach a defined objective in driving a process."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Intentionality is not limited to human agents, but in general to all agents that have the capacity to decide to act in driving a process according to a motivation."@en . + + +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/reference/catalog-v001.xml b/reference/catalog-v001.xml index 2efe7b38..77c96e10 100644 --- a/reference/catalog-v001.xml +++ b/reference/catalog-v001.xml @@ -26,6 +26,7 @@ + diff --git a/reference/persholistic.ttl b/reference/persholistic.ttl index 0c956fcb..a29a8693 100644 --- a/reference/persholistic.ttl +++ b/reference/persholistic.ttl @@ -62,15 +62,6 @@ :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a object whole and its spatial part of the same type."@en . -### https://w3id.org/emmo#EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a -:EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_a9a9d824_5ba1_4dac_a407_e42bf63350ca , - :EMMO_ae2d1a96_bfa1_409a_a7d2_03d69e8a125a ; - rdfs:range :EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 ; - skos:prefLabel "hasAgent"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation within a process and an agengt participant."@en . - - ################################################################# # Classes ################################################################# @@ -83,73 +74,6 @@ :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process occurring by natural (non-intentional) laws."@en . -### https://w3id.org/emmo#EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 -:EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_13191289_6c2b_4741_93e1_82d53bd0e703 , - [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a - ] ; - owl:someValuesFrom :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce - ] ; - skos:example "A catalyst. A bus driver. A substance that is initiating a reaction that would not occur without its presence."@en ; - skos:prefLabel "Agent"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The agent concept identifies the parts of a process that are also its drivers. An agent part has an active role with respect to any other generic part, meaning that is involved in the causal chain that characterize the process. An agent in a participant, meaning that is qualifiable as an object. -As for all holistic relations, there is a level of subjectivity in drawing whole-role relations, so that the identification of an agent within a process is not fully axiomatizable. -What is axiomatically expressible is that an agent requires to be part of a process (i.e., an agent exists only within a process) but a process may not require an agent to exist (qualified role). Agentless processes may have a distributed causality chain so that the agency is exerted collectively and there is no motivation to draw an holistic connection between the whole and some parts. For example, the breaking of a nail can be caused by an agent such as an hammer, or by the rusting process which is not a participant as required by the agent definition. -This concept covers both intentional and non intentional agency."""@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A participant that is the driver of a process."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """An agent is not necessarily human. -An agent plays an active role within the process. -An agent is a participant of a process that would not occur without it."""@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 ; - owl:annotatedProperty :EMMO_31252f35_c767_4b97_a877_1235076c3e13 ; - owl:annotatedTarget """The agent concept identifies the parts of a process that are also its drivers. An agent part has an active role with respect to any other generic part, meaning that is involved in the causal chain that characterize the process. An agent in a participant, meaning that is qualifiable as an object. -As for all holistic relations, there is a level of subjectivity in drawing whole-role relations, so that the identification of an agent within a process is not fully axiomatizable. -What is axiomatically expressible is that an agent requires to be part of a process (i.e., an agent exists only within a process) but a process may not require an agent to exist (qualified role). Agentless processes may have a distributed causality chain so that the agency is exerted collectively and there is no motivation to draw an holistic connection between the whole and some parts. For example, the breaking of a nail can be caused by an agent such as an hammer, or by the rusting process which is not a participant as required by the agent definition. -This concept covers both intentional and non intentional agency."""@en ; - rdfs:seeAlso - ] . - - -### https://w3id.org/emmo#EMMO_472a0ca2_58bf_4618_b561_6fe68bd9fd49 -:EMMO_472a0ca2_58bf_4618_b561_6fe68bd9fd49 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_60577dea_9019_4537_ac41_80b0fb563d41 ; - owl:someValuesFrom :EMMO_eaf4640d_651d_4cbe_a315_3d2dc5df3b35 - ] , - [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_f2fc1ce9_cc3b_4eb5_a112_3c85d1b1374a - ] ; - owl:someValuesFrom :EMMO_c130614a_2985_476d_a7ed_8a137847703c - ] ; - skos:altLabel "Elaboration"@en , - "Work"@en ; - skos:example """The process in which a control unit of a CPU (the agent) orchestrates some cached binary data according to a list of instructions (e.g. a program). -The process in which a librarian order books alphabetically on a shelf. -The execution of an algorithm."""@en ; - skos:prefLabel "Procedure"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "The set of established forms or methods of an organized body for accomplishing a certain task or tasks (Wiktionary)."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An intentional process in which an agent works with some entities according to some existing formalised operative rules."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A procedure can be considered as an intentional process with a plan."@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_472a0ca2_58bf_4618_b561_6fe68bd9fd49 ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "Procedure"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin pro-cedere (“to go forward, to proceed”)."@en - ] . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_472a0ca2_58bf_4618_b561_6fe68bd9fd49 ; - owl:annotatedProperty :EMMO_31252f35_c767_4b97_a877_1235076c3e13 ; - owl:annotatedTarget "The set of established forms or methods of an organized body for accomplishing a certain task or tasks (Wiktionary)."@en ; - rdfs:seeAlso "https://en.wiktionary.org/wiki/procedure"^^xsd:anyURI - ] . - - ### https://w3id.org/emmo#EMMO_65a007dc_2550_46b0_b394_3346c67fbb69 :EMMO_65a007dc_2550_46b0_b394_3346c67fbb69 rdf:type owl:Class ; rdfs:subClassOf :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 , @@ -160,12 +84,6 @@ The execution of an algorithm."""@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A system is conceived as an aggregate of things that 'work' (or interact) together. While a system extends in time through distinct temporal parts (like every other 4D object), this elucdation focuses on a timescale in which the obejct shows a persistence in time."@en . -### https://w3id.org/emmo#EMMO_8cf62c94_ae5f_4f80_8669_d5f91178db6d -:EMMO_8cf62c94_ae5f_4f80_8669_d5f91178db6d rdf:type owl:Class ; - rdfs:subClassOf :EMMO_c130614a_2985_476d_a7ed_8a137847703c ; - skos:prefLabel "ProceduralAgent"@en . - - ### https://w3id.org/emmo#EMMO_b9522e56_1fac_4766_97e6_428605fabd3e :EMMO_b9522e56_1fac_4766_97e6_428605fabd3e rdf:type owl:Class ; rdfs:subClassOf :EMMO_65a007dc_2550_46b0_b394_3346c67fbb69 ; @@ -173,22 +91,6 @@ The execution of an algorithm."""@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A system which is mainly characterised by the spatial configuration of its elements."@en . -### https://w3id.org/emmo#EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c -:EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c rdf:type owl:Class ; - rdfs:subClassOf :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 , - :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - skos:prefLabel "IntentionalProcess"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "SubClassOf: hasAgent some IntentionalAgent" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process occurring with the active participation of an intentional agent that drives the process according to a specific objective (intention)."@en . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "IntentionalProcess"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin intentionem, derived from intendere (\"stretching out\")"@en - ] . - - ### https://w3id.org/emmo#EMMO_c0f72631_d7c2_434c_9c26_5c44123df682 :EMMO_c0f72631_d7c2_434c_9c26_5c44123df682 rdf:type owl:Class ; rdfs:subClassOf :EMMO_65a007dc_2550_46b0_b394_3346c67fbb69 ; @@ -206,26 +108,6 @@ organization: person or group of people that has its own functions with responsi ] . -### https://w3id.org/emmo#EMMO_c130614a_2985_476d_a7ed_8a137847703c -:EMMO_c130614a_2985_476d_a7ed_8a137847703c rdf:type owl:Class ; - rdfs:subClassOf :EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 , - [ rdf:type owl:Restriction ; - owl:onProperty [ owl:inverseOf :EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a - ] ; - owl:someValuesFrom :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c - ] ; - rdfs:seeAlso ; - skos:prefLabel "IntentionalAgent"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An agent that is driven by the intention to reach a defined objective in driving a process."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Intentionality is not limited to human agents, but in general to all agents that have the capacity to decide to act in driving a process according to a motivation."@en . - - -### https://w3id.org/emmo#EMMO_eaf4640d_651d_4cbe_a315_3d2dc5df3b35 -:EMMO_eaf4640d_651d_4cbe_a315_3d2dc5df3b35 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; - skos:prefLabel "ProceduralData"@en . - - ### https://w3id.org/emmo#EMMO_f76884f7_964e_488e_9bb7_1b2453e9e817 :EMMO_f76884f7_964e_488e_9bb7_1b2453e9e817 rdf:type owl:Class ; rdfs:subClassOf :EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186 ; diff --git a/reference/reference.ttl b/reference/reference.ttl index 3ab7c5ee..b2ddc866 100644 --- a/reference/reference.ttl +++ b/reference/reference.ttl @@ -16,6 +16,14 @@ , , , - . + ; + dcterms:abstract "A collection of all the EMMO reference level ontology modules"@en ; + dcterms:creator :EmanueleGhedini ; + dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; + dcterms:publisher ; + dcterms:title "Reference"@en ; + rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; + owl:versionInfo "1.0.0-rc3" ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/reference/workflow.ttl b/reference/workflow.ttl index 66900053..a9850dcb 100644 --- a/reference/workflow.ttl +++ b/reference/workflow.ttl @@ -11,7 +11,7 @@ rdf:type owl:Ontology ; owl:versionIRI ; owl:imports , - ; + ; dcterms:abstract """The workflow multi-perspective combines the persistence and holistic perspectives to describe workflows as a process built up of a set of temporal tasks. Workflows may also be extended reductionistically into serial and parallel workflows."""@en , @@ -141,6 +141,43 @@ A task is also holistically connected to an intentional agent, since a task is d It means that you can declare that e.g. tightening a bolt is a task of building an airplane, without caring of the coarser tasks to which this tightening belongs."""@en . +### https://w3id.org/emmo#EMMO_472a0ca2_58bf_4618_b561_6fe68bd9fd49 +:EMMO_472a0ca2_58bf_4618_b561_6fe68bd9fd49 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_60577dea_9019_4537_ac41_80b0fb563d41 ; + owl:someValuesFrom :EMMO_eaf4640d_651d_4cbe_a315_3d2dc5df3b35 + ] , + [ rdf:type owl:Restriction ; + owl:onProperty [ owl:inverseOf :EMMO_f2fc1ce9_cc3b_4eb5_a112_3c85d1b1374a + ] ; + owl:someValuesFrom :EMMO_c130614a_2985_476d_a7ed_8a137847703c + ] ; + skos:altLabel "Elaboration"@en , + "Work"@en ; + skos:example """The process in which a control unit of a CPU (the agent) orchestrates some cached binary data according to a list of instructions (e.g. a program). +The process in which a librarian order books alphabetically on a shelf. +The execution of an algorithm."""@en ; + skos:prefLabel "Procedure"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "The set of established forms or methods of an organized body for accomplishing a certain task or tasks (Wiktionary)."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An intentional process in which an agent works with some entities according to some existing formalised operative rules."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A procedure can be considered as an intentional process with a plan."@en . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_472a0ca2_58bf_4618_b561_6fe68bd9fd49 ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "Procedure"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin pro-cedere (“to go forward, to proceed”)."@en + ] . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_472a0ca2_58bf_4618_b561_6fe68bd9fd49 ; + owl:annotatedProperty :EMMO_31252f35_c767_4b97_a877_1235076c3e13 ; + owl:annotatedTarget "The set of established forms or methods of an organized body for accomplishing a certain task or tasks (Wiktionary)."@en ; + rdfs:seeAlso "https://en.wiktionary.org/wiki/procedure"^^xsd:anyURI + ] . + + ### https://w3id.org/emmo#EMMO_57ba1bf0_4314_432c_a9bb_6a6720c8dab5 :EMMO_57ba1bf0_4314_432c_a9bb_6a6720c8dab5 rdf:type owl:Class ; rdfs:subClassOf :EMMO_64963ed6_39c9_4258_85e0_6466c4b5420c , @@ -182,6 +219,12 @@ Concurrent tasks may or may not communicate. Communication is represented as a s :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "There may be more than one end task, if they run in parallel leading to more than one output."@en . +### https://w3id.org/emmo#EMMO_8cf62c94_ae5f_4f80_8669_d5f91178db6d +:EMMO_8cf62c94_ae5f_4f80_8669_d5f91178db6d rdf:type owl:Class ; + rdfs:subClassOf :EMMO_c130614a_2985_476d_a7ed_8a137847703c ; + skos:prefLabel "ProceduralAgent"@en . + + ### https://w3id.org/emmo#EMMO_9ac10a20_63d0_4bbd_a5d3_f00a0ad4682c :EMMO_9ac10a20_63d0_4bbd_a5d3_f00a0ad4682c rdf:type owl:Class ; rdfs:subClassOf , @@ -221,4 +264,10 @@ Concurrent tasks may or may not communicate. Communication is represented as a s :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A workflow whose steps are the repetition of the same task type."@en . +### https://w3id.org/emmo#EMMO_eaf4640d_651d_4cbe_a315_3d2dc5df3b35 +:EMMO_eaf4640d_651d_4cbe_a315_3d2dc5df3b35 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; + skos:prefLabel "ProceduralData"@en . + + ### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi From 58b45eac76f6e7270db6df0feffd411fead9ae14 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Fri, 6 Dec 2024 13:27:02 +0100 Subject: [PATCH 084/121] Removed Reductionistic Import from Symbolic --- reference/symbolic.ttl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/reference/symbolic.ttl b/reference/symbolic.ttl index 2f44f2dd..da08f2b5 100644 --- a/reference/symbolic.ttl +++ b/reference/symbolic.ttl @@ -10,8 +10,7 @@ rdf:type owl:Ontology ; owl:versionIRI ; - owl:imports , - ; + owl:imports ; dcterms:abstract """The symbolic multi-perspective combines the contrast and reductionistic perspectives to describe symbolic entities. A symbolic entity is a discrete data that pocess a reductionistic structure, who's elements can be decoded to tokens from one or more alphabets. From 16782b30a7d11c00c09e1dc2849fdd010397c369 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Fri, 6 Dec 2024 13:36:36 +0100 Subject: [PATCH 085/121] Moved Properties Module to Disciplines --- README.md | 2 +- catalog-v001.xml | 2 +- disciplines/catalog-v001.xml | 2 +- disciplines/metrology.ttl | 2 +- {reference => disciplines}/properties.ttl | 4 ++-- disciplines/units/catalog-v001.xml | 2 +- domain/catalog-v001.xml | 2 +- reference/catalog-v001.xml | 1 - reference/reference.ttl | 1 - 9 files changed, 8 insertions(+), 10 deletions(-) rename {reference => disciplines}/properties.ttl (97%) diff --git a/README.md b/README.md index eebeb325..62266e36 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ The reference ontologies are intended to be used by domain ontologies and import | Materials | [https://w3id.org/emmo/reference/materials](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/reference/materials.ttl) | | Math | [https://w3id.org/emmo/reference/math](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/reference/math.ttl) | | Models | [https://w3id.org/emmo/reference/models](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/reference/models.ttl) | -| Properties | [https://w3id.org/emmo/reference/properties](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/reference/properties.ttl) | +| Properties | [https://w3id.org/emmo/disciplines/properties](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/disciplines/properties.ttl) | | Metrology | [https://w3id.org/emmo/reference/metrology](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/reference/metrology.ttl) | | Isq | [https://w3id.org/emmo/reference/isq](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/reference/isq.ttl) | | Siunits | [https://w3id.org/emmo/domain/siunits](https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/domain/siunits.ttl) | diff --git a/catalog-v001.xml b/catalog-v001.xml index acffa0fe..64d8e366 100644 --- a/catalog-v001.xml +++ b/catalog-v001.xml @@ -18,7 +18,6 @@ - @@ -38,6 +37,7 @@ + diff --git a/disciplines/catalog-v001.xml b/disciplines/catalog-v001.xml index 47773dee..69e35330 100644 --- a/disciplines/catalog-v001.xml +++ b/disciplines/catalog-v001.xml @@ -17,7 +17,6 @@ - @@ -41,6 +40,7 @@ + diff --git a/disciplines/metrology.ttl b/disciplines/metrology.ttl index db787d4b..ec808a54 100644 --- a/disciplines/metrology.ttl +++ b/disciplines/metrology.ttl @@ -12,7 +12,7 @@ owl:versionIRI ; owl:imports , , - , + , , ; dcterms:abstract """Defines the formal language of metrology, including theoretical and practical aspects of measurements. diff --git a/reference/properties.ttl b/disciplines/properties.ttl similarity index 97% rename from reference/properties.ttl rename to disciplines/properties.ttl index 3dd7d3ca..8de450f3 100644 --- a/reference/properties.ttl +++ b/disciplines/properties.ttl @@ -8,8 +8,8 @@ @prefix dcterms: . @base . - rdf:type owl:Ontology ; - owl:versionIRI ; + rdf:type owl:Ontology ; + owl:versionIRI ; owl:imports ; dcterms:abstract """Defines properties as the result of an observation process. Observation is a semiotic process that stimulate an interpretant within the interpreter who communicates the observed result to other interpreters through a sign, which is the property. diff --git a/disciplines/units/catalog-v001.xml b/disciplines/units/catalog-v001.xml index e89ddbbe..0764c77a 100644 --- a/disciplines/units/catalog-v001.xml +++ b/disciplines/units/catalog-v001.xml @@ -16,7 +16,6 @@ - @@ -37,6 +36,7 @@ + diff --git a/domain/catalog-v001.xml b/domain/catalog-v001.xml index 5fa46ebe..b75995b5 100644 --- a/domain/catalog-v001.xml +++ b/domain/catalog-v001.xml @@ -15,7 +15,6 @@ - @@ -34,6 +33,7 @@ + diff --git a/reference/catalog-v001.xml b/reference/catalog-v001.xml index 77c96e10..135f581a 100644 --- a/reference/catalog-v001.xml +++ b/reference/catalog-v001.xml @@ -18,7 +18,6 @@ - diff --git a/reference/reference.ttl b/reference/reference.ttl index b2ddc866..fcae216d 100644 --- a/reference/reference.ttl +++ b/reference/reference.ttl @@ -14,7 +14,6 @@ , , , - , , ; dcterms:abstract "A collection of all the EMMO reference level ontology modules"@en ; From bae37e590ccf1e9d1cb725d641a0ae03e36b522d Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Fri, 6 Dec 2024 15:17:57 +0100 Subject: [PATCH 086/121] Reviewed Contributors --- mereocausality/mereocausality.ttl | 54 ++++++++++++++++--------------- perspectives/contrast.ttl | 7 ++-- perspectives/holistic.ttl | 4 +-- perspectives/persistence.ttl | 7 ++-- perspectives/perspective.ttl | 16 ++++----- perspectives/perspectives.ttl | 9 ++---- perspectives/reductionistic.ttl | 4 +-- perspectives/semiotics.ttl | 22 ++++++------- reference/data.ttl | 47 ++++++++++++++------------- reference/information.ttl | 3 +- reference/persholistic.ttl | 3 +- reference/physicalistic.ttl | 47 ++++++++++++++------------- reference/standardmodel.ttl | 37 ++++++++++----------- reference/symbolic.ttl | 5 +-- reference/workflow.ttl | 1 + 15 files changed, 134 insertions(+), 132 deletions(-) diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index d574d43c..d8e140f7 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -16,13 +16,13 @@ The concept of causal connection is used to distinguish between ontology entities: items are causally self-connected objects, while collections are causally disconnected. Quantum mereology is based on the concept of quantum entity. This module introduces also the fundamental mereotopological relations used to distinguish between space and time dimensions, making spacetime emerge from underlying network of causal relations between quantum entities."""@en ; - dcterms:contributor :SebastianoMoruzzi , - :JesperFriis , - :GerhardGoldbeck , - :AdhamHashibon , - , + dcterms:contributor :AdhamHashibon , + :AnnedeBaas , + :FrancescoZaccarini , :GeorgSchmitz , - :FrancescoZaccarini ; + :GerhardGoldbeck , + :JesperFriis , + :SebastianoMoruzzi ; dcterms:creator :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; @@ -116,20 +116,6 @@ foaf:name rdf:type owl:AnnotationProperty . foaf:workplaceHomepage rdf:type owl:AnnotationProperty . -### https://w3id.org.org/emmo#EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db -:EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db rdf:type owl:AnnotationProperty ; - skos:prefLabel "OWLRL2DLAxioms"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Axioms to add to the OWL 2 RL version of the ontology to reach DL expressivity."@en ; - rdfs:subPropertyOf rdfs:comment . - -[ rdf:type owl:Axiom ; - owl:annotatedSource :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db ; - owl:annotatedProperty :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; - owl:annotatedTarget "Axioms to add to the OWL 2 RL version of the ontology to reach DL expressivity."@en ; - rdfs:seeAlso "https://www.w3.org/TR/2012/REC-owl2-profiles-20121211/"^^xsd:anyURI - ] . - - ### https://w3id.org/emmo#EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 rdf:type owl:AnnotationProperty ; skos:prefLabel "contact"@en ; @@ -188,6 +174,20 @@ foaf:workplaceHomepage rdf:type owl:AnnotationProperty . rdfs:subPropertyOf rdfs:comment . +### https://w3id.org/emmo#EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db +:EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db rdf:type owl:AnnotationProperty ; + skos:prefLabel "OWLRL2DLAxioms"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Axioms to add to the OWL 2 RL version of the ontology to reach DL expressivity."@en ; + rdfs:subPropertyOf rdfs:comment . + +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db ; + owl:annotatedProperty :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; + owl:annotatedTarget "Axioms to add to the OWL 2 RL version of the ontology to reach DL expressivity."@en ; + rdfs:seeAlso "https://www.w3.org/TR/2012/REC-owl2-profiles-20121211/"^^xsd:anyURI + ] . + + ### https://w3id.org/emmo#EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 rdf:type owl:AnnotationProperty ; skos:prefLabel "elucidation"@en ; @@ -384,6 +384,8 @@ This means that the causing entity can be in direct and optionally indirect caus owl:IrreflexiveProperty ; owl:propertyDisjointWith :EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 ; skos:prefLabel "isSpatiallyRelatedWith"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Spatial relations between entities are represented in the EMMO as bidirectional causality, meaning that both entities are at the beginning and at the end of causal paths connecting them. +This type of relation represent the coexistence of two entities in the a spatial arrangement. The symmetric characteristic of this relation implies that it is not possible to order them and is related to the arbitrary choice of reference frames. Subclasses of spatial relations may be defined as asymmetric and introduce a spatial order, for example est to west, or internal to external layer.."""@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A relation jointly covered by Contact and InteractWith relations, which are mutually exclusive."@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between entities that express a mutual causation."@en . @@ -901,9 +903,9 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram rdfs:subClassOf :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; owl:disjointWith :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d ; skos:prefLabel "CausalParticle"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: CausalPath or Quantum" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A causal particle represents the most elementary entity in physics, being it a simple state of an elementary particle, called quantum in the EMMO, or a chain of causally connected quanta."@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of CausalPath and Quantum classes."@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: CausalPath or Quantum" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing causal particles."@en . [ rdf:type owl:Axiom ; @@ -919,9 +921,9 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram rdfs:subClassOf :EMMO_802d3e92_8770_4f98_a289_ccaaab7fdddf ; skos:example "An atom, a group of persons, a fluid."@en ; skos:prefLabel "Fusion"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: CausalCluster or CausalStructure" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A mereological fusion is any entity that is made up of two or more quantum entities, regardless of the fact that they are or not self-connected. It captures the idea of set, but excluding singletons."@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The union of the CausalCluster and CausalStructure classes."@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: CausalCluster or CausalStructure" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing mereological fusions consisting of two or more quantum entities."@en . [ rdf:type owl:Axiom ; @@ -936,9 +938,9 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d rdf:type owl:Class ; rdfs:subClassOf :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 ; skos:prefLabel "CausalCluster"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: Collection or CausalSystem" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "With the causal cluster term we address an heterogenous group of entities, which possess the common feature of having at least two causally non connected quanta. It comprises collections (non self-connected entities) and causal systems (entities extended in space)."@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of the CausalSystem and Collection classes."@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: Collection or CausalSystem" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing causal clusters."@en . [ rdf:type owl:Axiom ; @@ -954,13 +956,13 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram rdfs:subClassOf _:genid31 , _:genid33 ; skos:prefLabel "EMMO"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnion: CausalPath, Collection, Quantum, CausalSystem" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The EMMO conceptualises the world using the primitive concepts of causality and parthood. Parthood is about the composition of world entities starting from other more fundamental entities. Causality is about the interactions between world entities. The quantum is the smallest indivisible part of any world entity. Quantum individuals are the fundamental causal constituents of the universe, since it is implied that causality originates from quantum-to-quantum interactions. Quantums are no-dimensional, and their aggregation makes spacetime emerge from their causal structure. We can think of a quantum as an elementary particle after and interaction and before another interaction. Causality between macro entities (i.e. entities made of more than one quantum) is explained as the sum of the causality relations between their quantum constituents. Fundamental interactions (quantum fields) are represented as symmetric causality realtion between macro entities, while classical interactions are mediated by chain of quantums (i.e. elementary particles). The fundamental distinction between world entities is causality self-connectedness: a world entity can be self-connected xor not self-connected depending on the causality network of its fundamental components. Void regions do not exist in the EMMO. In other words there is no spacetime without entities and spacetime emerges as relational property not as a self-standing entity). Entities are not placed in space or time: space and time are measured quantities, always relative between entities and are measured. In other words, space and time relations originates from causality interactions."""@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of the fundamental mereocausal classes of Quantum, CausalPath, CausalSystem and Collection."@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnion: CausalPath, Collection, Quantum, CausalSystem" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of all the OWL individuals representing world entities according to EMMO conceptualisation."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """EMMO entities dimensionality is related to their mereocausal structures. From the no-dimensional quantum entity, we introduce time dimension with the elementary concept, and space with the causal system concept. The EMMO conceptualisation does not allow the existence of space without a temporal dimension, the latter coming from a causal relation between entities. @@ -1015,11 +1017,11 @@ Void regions do not exist in the EMMO. In other words there is no spacetime with rdfs:subClassOf :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 , :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; skos:prefLabel "CausalStructure"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: CausalPath or CausalSystem" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The most fundamental unity criterion for the definition of an structure is that: - is made of at least two quantums (a structure is not a simple entity) - all quantum parts form a causally connected graph""" ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of Causal Path and CausalSystem classes." ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: CausalPath or CausalSystem" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing causally self-connected world entities." ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A causal structure expresses itself in time and space thanks to the underlying causality relations between its constituent quantum entities. It must at least provide two temporal parts. The unity criterion beyond the definition of a causal structure (the most general concept of structure) is the existence of an undirected causal path between each of its parts." . @@ -1055,12 +1057,12 @@ A causal system is always a spatial-like structure, and is represented as a mult skos:altLabel "CausalObject"@en ; skos:example "A person life, an interval of a person life. The lifetime of two components, from the production in separate manufacturing lines, their being connected components in a device, including their eparation and decommissioning."@en ; skos:prefLabel "Item"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: CausalParticle or CausalStructure" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A world entity is direct causally self-connected if any two parts that make up the whole are direct causally connected to each other. In the EMMO, topological connectivity is based on causality. All physical objects, i.e. entities whose behaviour is explained by physics laws, are represented only by items. In other words, a physical object part is embedded in a direct causal graph that provides always a path between two of its parts. Members of a collection lack such direct causality connection, i.e. they do not constitute a physical object. Following graph theory concepts, the quantums of an item are all connected together within a network of causal relations, forming a connected causal graph. A collection is then a set of disconnected graphs."""@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of Particle and CausalStructure classes."@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: CausalParticle or CausalStructure" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals standing for quantum or causally self-connected world entities."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The concept of self-connectivity is applied using a 4D approach. Given that, the entity made of an electron and a proton that travel, interact, and then depart from each other is an item, since we don't focus only on the beginning or the end stage but to the overall 4D entity, being the interaction the connectivity bridge between the two particles." . diff --git a/perspectives/contrast.ttl b/perspectives/contrast.ttl index 29d93358..acc1cbea 100644 --- a/perspectives/contrast.ttl +++ b/perspectives/contrast.ttl @@ -13,10 +13,11 @@ owl:imports ; dcterms:abstract ""@en ; dcterms:contributor :FrancescaBleken , + :FrancescoZaccarini , :GerhardGoldbeck , "Michael Noeske, FRAUNHOFER IFAM, DE"@en ; - dcterms:creator :JesperFriis , - :EmanueleGhedini ; + dcterms:creator :EmanueleGhedini , + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Data"@en ; @@ -101,4 +102,4 @@ We call \"interpreting\" the act of providing semantic meaning to data, which is It doesn't mean that such contrasts cannot be used to deduce something: in fact thaty can be seen as indexes (in semiotic sense) of a causally connected pehnomena. Simply, there is no agent behind that contrast with the intention to transmit data."""@en . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/perspectives/holistic.ttl b/perspectives/holistic.ttl index 53bd2b35..85dc1f7b 100644 --- a/perspectives/holistic.ttl +++ b/perspectives/holistic.ttl @@ -14,8 +14,8 @@ dcterms:abstract """Defines the holistic perspective which include process and the role of its participants. Processes are 4D object's that unfolds in time in a way that has a meaning to the ontologist with participants who's role is assigned by the ontologist."""@en ; - dcterms:contributor , - :AdhamHashibon , + dcterms:contributor :AdhamHashibon , + :FrancescoZaccarini , :GerhardGoldbeck , :JesperFriis ; dcterms:creator :EmanueleGhedini ; diff --git a/perspectives/persistence.ttl b/perspectives/persistence.ttl index 0a5acd2a..978ce6f3 100644 --- a/perspectives/persistence.ttl +++ b/perspectives/persistence.ttl @@ -12,15 +12,14 @@ owl:versionIRI ; owl:imports ; dcterms:abstract ""@en ; - dcterms:contributor , - :AdhamHashibon , - :GerhardGoldbeck , + dcterms:contributor :GerhardGoldbeck , :JesperFriis ; dcterms:creator :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Persistence"@en ; - rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; + rdfs:comment :FrancescoZaccarini , + "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . diff --git a/perspectives/perspective.ttl b/perspectives/perspective.ttl index fed441b5..36bc6f14 100644 --- a/perspectives/perspective.ttl +++ b/perspectives/perspective.ttl @@ -12,18 +12,18 @@ owl:versionIRI ; owl:imports ; dcterms:abstract """The perspective module provides the practical implementation of the EMMO pluralistic approach for which the only objective categorization is provided by the Universe individual and all the Quantum individuals. - Between these two extremes, there are several subjective ways to categorize real world objects, each one provide under a 'Perspective' subclass."""@en ; - dcterms:contributor ; - dcterms:creator :EmanueleGhedini , - :GerhardGoldbeck , - :JesperFriis ; + dcterms:contributor :AnnedeBaas , + :FrancescoZaccarini , + :GerhardGoldbeck , + :JesperFriis ; + dcterms:creator :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Perspective"@en ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc3" . + owl:versionInfo "1.0.0-rc3" ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Classes @@ -45,4 +45,4 @@ Between these two extremes, there are several subjective ways to categorize real ] . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/perspectives/perspectives.ttl b/perspectives/perspectives.ttl index bd1b5cbc..67fa5029 100644 --- a/perspectives/perspectives.ttl +++ b/perspectives/perspectives.ttl @@ -17,7 +17,6 @@ , ; dcterms:abstract """The EMMO perspectives level ontology is a container for the EMMO perspectives level ontologies. - The perspectives level ontologies act as roots for extending the EMMO towards specific application domains. They describe the world from different perspectives, including - contrast (data) - holistic @@ -25,13 +24,9 @@ The perspectives level ontologies act as roots for extending the EMMO towards sp - reductionistic - semiotic - structural"""@en ; - dcterms:creator :JesperFriis , - :GerhardGoldbeck , - :AdhamHashibon , - :EmanueleGhedini , - ; + dcterms:contributor "https://w3id.org/emmo#JesperFriis" ; + dcterms:creator :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - dcterms:publisher ; dcterms:title "EMMO perspectives-level ontology"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; owl:versionInfo "1.0.0-rc3" ; diff --git a/perspectives/reductionistic.ttl b/perspectives/reductionistic.ttl index 38a24890..98404836 100644 --- a/perspectives/reductionistic.ttl +++ b/perspectives/reductionistic.ttl @@ -14,8 +14,8 @@ dcterms:abstract """Defines the reductionistic perspective, which uses the fundamental non-transitive parthood relation, called direct parthood, to provide a powerful granularity description of multiscale real world objects. EMMO can in principle represents the Universe with direct parthood relations as a direct rooted tree up to its elementary constituents. In addition to direct parthood, the reductionistic module defines 'State' as a tesselation of spatial direct parts with no change of granularity or cardinality and 'Existent' as a tesselation of temporal direct parts."""@en ; - dcterms:contributor , - :AdhamHashibon ; + dcterms:contributor :AdhamHashibon , + :FrancescoZaccarini ; dcterms:creator :EmanueleGhedini , :GerhardGoldbeck , :JesperFriis ; diff --git a/perspectives/semiotics.ttl b/perspectives/semiotics.ttl index 7c6b8f39..3b08a2f0 100644 --- a/perspectives/semiotics.ttl +++ b/perspectives/semiotics.ttl @@ -12,14 +12,14 @@ owl:versionIRI ; owl:imports ; dcterms:abstract """The semiotics module is inspired by the semiotic theory by Charles S. Peirce. It introduces the triadic semiotic process, called semiosis, with its participants an 'object' that is represented by a 'sign' producing another sign, the 'interpretant' and finally the 'interpreter' who connects the 'object', 'sign' and 'interpretant'. - The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. real world objects (e.g. symbol or sign) that stand for other real world objects that are to be interpreted by an agent. These symbols appear in actions (semiotic processes) meant to communicate meaning by establishing relationships between symbols (signs)."""@en ; - dcterms:contributor :OtelloRoscioni , - :AdhamHashibon , - ; - dcterms:creator :JesperFriis , + dcterms:contributor :AdhamHashibon , + :AnnedeBaas , + :FrancescoZaccarini , + :OtelloRoscioni ; + dcterms:creator :EmanueleGhedini , :GerhardGoldbeck , - :EmanueleGhedini ; + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Semiotics"@en ; @@ -266,7 +266,7 @@ the cat perceived by my mind -> interpretant \"Cat!\" -> sign, the produced sign"""@en ; skos:prefLabel "Semiosis"@en ; :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: Deduction or Declaration or Cognition" , - "EquivalentTo: FullSemiosis or PartialSemiosis" ; + "EquivalentTo: FullSemiosis or PartialSemiosis" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A 'Process', that has participant an 'Interpreter', that is aimed to produce a 'Sign' representing another participant, the 'Object'."@en . @@ -694,8 +694,8 @@ In this way the 'sign'-ed entity becomes an 'object', and the 'object' is the ba "The name \"red\" that stands for the color of an object."@en ; skos:prefLabel "Coded"@en ; :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: Description or Property" , - "EquivalentTo: Observed or Estimated" , - "EquivalentTo: Subjective or Objective" ; + "EquivalentTo: Observed or Estimated" , + "EquivalentTo: Subjective or Objective" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A conventional that stands for an object according to a code of interpretation to which the interpreter refers."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """A conventional referring to an object according to a specific code that reflects the results of a specific interaction mechanism and is shared between other interpreters. A coded is always a partial representation of an object since it reflects the object capability to be part of a specific determination. @@ -959,11 +959,11 @@ For example, when a Boeing 747 is used as a sign for another Boeing 747."""@en , [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: - inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en +inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: -inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en + inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: diff --git a/reference/data.ttl b/reference/data.ttl index abef2a86..bc1db798 100644 --- a/reference/data.ttl +++ b/reference/data.ttl @@ -9,20 +9,21 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; - dcterms:abstract ""@en ; - dcterms:contributor :FrancescaBleken , - :GerhardGoldbeck , - "Michael Noeske, FRAUNHOFER IFAM, DE"@en ; - dcterms:creator :JesperFriis , - :EmanueleGhedini ; - dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - dcterms:publisher ; - dcterms:title "Data"@en ; - rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc3" ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . + owl:versionIRI ; + owl:imports ; + dcterms:abstract ""@en ; + dcterms:contributor :FrancescaBleken , + :FrancescoZaccarini , + :GerhardGoldbeck , + "Michael Noeske, FRAUNHOFER IFAM, DE"@en ; + dcterms:creator :EmanueleGhedini , + :JesperFriis ; + dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; + dcterms:publisher ; + dcterms:title "Data"@en ; + rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; + owl:versionInfo "1.0.0-rc3" ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Object Properties @@ -43,26 +44,26 @@ ### https://w3id.org.org/emmo#EMMO_1a40459e_10d8_49b3_bb8c_c3595fb1d0bb rdf:type owl:Class ; - rdfs:subClassOf :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; - skos:prefLabel "DataByStructure"@en . + rdfs:subClassOf :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; + skos:prefLabel "DataByStructure"@en . ### https://w3id.org.org/emmo#EMMO_1e1cfc11_aa1a_44d4_a8d0_31e26deb2d19 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; - skos:prefLabel "DataByNature"@en . + rdfs:subClassOf :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; + skos:prefLabel "DataByNature"@en . ### https://w3id.org.org/emmo#EMMO_c66ad523_3937_485e_91bb_ad488ddb373f rdf:type owl:Class ; - rdfs:subClassOf :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; - skos:prefLabel "DataByDiscretness"@en . + rdfs:subClassOf :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; + skos:prefLabel "DataByDiscretness"@en . ### https://w3id.org.org/emmo#EMMO_f0fec2df_41f0_4412_b28a_592858c065f0 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; - skos:prefLabel "DataByNumerical"@en . + rdfs:subClassOf :EMMO_3e7add3d_e6ed_489a_a796_8e31fef9b490 ; + skos:prefLabel "DataByNumerical"@en . ### https://w3id.org/emmo#EMMO_0d1c0018_42e2_4506_bc3d_f53c117c1ad3 @@ -127,4 +128,4 @@ Discrete does not mean that the material basis is discrete, but that the data ar :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Data that are expressed through classical physics mechanisms, having one value and one state, and being in the same place at the same time."@en . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/reference/information.ttl b/reference/information.ttl index d17b206b..d24b31a5 100644 --- a/reference/information.ttl +++ b/reference/information.ttl @@ -14,8 +14,9 @@ ; dcterms:abstract ""@en ; dcterms:contributor :FrancescaBleken , - :JesperFriis , + :FrancescoZaccarini , :GerhardGoldbeck , + :JesperFriis , "Michael Noeske, FRAUNHOFER IFAM, DE"@en ; dcterms:creator :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; diff --git a/reference/persholistic.ttl b/reference/persholistic.ttl index a29a8693..6b53c1d0 100644 --- a/reference/persholistic.ttl +++ b/reference/persholistic.ttl @@ -16,8 +16,7 @@ , ; dcterms:abstract ""@en ; - dcterms:contributor :AdhamHashibon , - :GeorgSchmitz , + dcterms:contributor :FrancescoZaccarini , :GerhardGoldbeck , :JesperFriis ; dcterms:creator :EmanueleGhedini ; diff --git a/reference/physicalistic.ttl b/reference/physicalistic.ttl index 725f5e86..9c821b52 100644 --- a/reference/physicalistic.ttl +++ b/reference/physicalistic.ttl @@ -9,20 +9,21 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; - dcterms:abstract "Defines the root of the physicalistic perspective that introduces the concept of real world objects that have a meaning for the ontologist under an applied physics perspective."@en ; - dcterms:contributor :JesperFriis , - :GerhardGoldbeck , - :AdhamHashibon , - ; - dcterms:creator :EmanueleGhedini ; - dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - dcterms:publisher ; - dcterms:title "Physicalistic"@en ; - rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc3" ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . + owl:versionIRI ; + owl:imports ; + dcterms:abstract "Defines the root of the physicalistic perspective that introduces the concept of real world objects that have a meaning for the ontologist under an applied physics perspective."@en ; + dcterms:contributor :AdhamHashibon , + :FrancescoZaccarini , + :GeorgSchmitz , + :GerhardGoldbeck , + :JesperFriis ; + dcterms:creator :EmanueleGhedini ; + dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; + dcterms:publisher ; + dcterms:title "Physicalistic"@en ; + rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; + owl:versionInfo "1.0.0-rc3" ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Annotation properties @@ -201,10 +202,10 @@ e.g. you cannot remove H from H₂0 without changing the molecule type (essentia rdfs:subClassOf :EMMO_09f0ac34_c349_46b5_acf0_0edeae52cca1 ; owl:disjointWith :EMMO_5cc4e111_3eb1_44a3_9369_5af3846cf605 ; skos:prefLabel "PhysicalObject"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: CompositePhysicalObject, BondedObject" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """It is natural to define entities made or more than one smaller parts as object according to some unity criteria. One of the most general one applicable to causal interacting systems is to ask that all the quantum parts of the system are part of elementaries whose paths start and end within the entitiy. We call this causal convexity. In other words, causal convexity excludes all quantums that leave the system (no more interacting), or that are not yet part of it (not yet interacting). So, a photon leaving a body is not part of a convex system, while a real photon that is the carrier of clasical electromagnetic interaction between two molecular parts of the body, is part of the convex body. A physical phenomenon is defined as a causally non-convex interacting system, complement of causally convex interacting system."""@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: CompositePhysicalObject, BondedObject" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals standing for causally convex interacting systems."@en . [ rdf:type owl:Axiom ; @@ -264,11 +265,11 @@ A physical phenomenon is defined as a causally non-convex interacting system, co rdfs:subClassOf :EMMO_38b579de_4331_40e0_803d_09efa298e726 ; skos:altLabel "PhysicalSubstance"@en ; skos:prefLabel "Matter"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: HybridMatter, OrdinaryMatter, AntiMatter" ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The interpretation of the term \"matter\" is not univocal. Several concepts are labelled with this term, depending on the field of science. The concept mass is sometimes related to the term \"matter\", even if the former refers to a physical quantity (precisely defined by modern physics) while the latter is a type that qualifies a physical entity. It is possible to identify more than one concept that can be reasonably labelled with the term \"matter\". For example, it is possible to label as matter only the entities that are made up of atoms. Or more generally, we can be more fine-grained and call \"matter\" the entities that are made up of protons, neutrons or electrons, so that we can call matter also a neutron radiation or a cathode ray. A more fundamental approach, that we embrace for the EMMO, considers matter as entities that are made of fermions (i.e. quarks and leptons) requiring their presence, without excluding particles like the W and Z bosons that possess some mass, but are not fermions. Antimatter is a subclass of matter."""@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: HybridMatter, OrdinaryMatter, AntiMatter" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of physical objects that have some fermionic quantum parts."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A matter entity requires the presence of fermions without excluding the presence of real or virtual fundamental bosons parts that are responsible for the interactions between the (real) fundamental fermions."@en , "Matter includes ordinary- and anti-matter. It is possible to have entities that are made of particle and anti-particles (e.g. mesons made of a quark and an anti-quark pair) so that it is possible to have entities that are somewhat heterogeneous with regards to this distinction."@en . @@ -328,8 +329,8 @@ D. Griffiths, \"Introduction to elementary Particles\", Wiley-VCH, 2004, pp.16-1 rdfs:subClassOf , :EMMO_801395f8_948e_4637_ac3b_5fcd587d72ca ; skos:prefLabel "BondedParticle"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: CompositeBoson, CompositeFermion" ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A composite particle is a bonded particle for which it is possible to clearly define its bosonic or fermionic behaviour. The term particle is then reserved for entities whose fermionic or bosonic nature is clearly defined."@en . + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A composite particle is a bonded particle for which it is possible to clearly define its bosonic or fermionic behaviour. The term particle is then reserved for entities whose fermionic or bosonic nature is clearly defined."@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: CompositeBoson, CompositeFermion" . ### https://w3id.org/emmo#EMMO_8f87e700_99a8_4427_8ffb_e493de05c217 @@ -480,16 +481,16 @@ We cannot say that H₂ molecule has direct part two H atoms, but has direct par :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A meson with spin two."@en . -[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger +[ owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger ] . -[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger +[ owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger ] . -[ owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger +[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . -[ owl:qualifiedCardinality "2"^^xsd:nonNegativeInteger +[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . ################################################################# @@ -504,4 +505,4 @@ We cannot say that H₂ molecule has direct part two H atoms, but has direct par ] . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/reference/standardmodel.ttl b/reference/standardmodel.ttl index 970d071e..1b7a8b4d 100644 --- a/reference/standardmodel.ttl +++ b/reference/standardmodel.ttl @@ -9,20 +9,21 @@ @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; - dcterms:abstract "Defines the root of the physicalistic perspective that introduces the concept of real world objects that have a meaning for the ontologist under an applied physics perspective."@en ; - dcterms:contributor :JesperFriis , - :GerhardGoldbeck , - :AdhamHashibon , - ; - dcterms:creator :EmanueleGhedini ; - dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - dcterms:publisher ; - dcterms:title "Standard model"@en ; - rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc3" ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . + owl:versionIRI ; + owl:imports ; + dcterms:abstract "Defines the root of the physicalistic perspective that introduces the concept of real world objects that have a meaning for the ontologist under an applied physics perspective."@en ; + dcterms:contributor :AdhamHashibon , + :FrancescoZaccarini , + :GeorgSchmitz , + :GerhardGoldbeck , + :JesperFriis ; + dcterms:creator :EmanueleGhedini ; + dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; + dcterms:publisher ; + dcterms:title "Standard model"@en ; + rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; + owl:versionInfo "1.0.0-rc3" ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Classes @@ -60,11 +61,11 @@ :EMMO_43a4e80d_6ae9_45ed_8cfb_fd0a5339bf87 rdf:type owl:Class ; rdfs:subClassOf :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; owl:disjointWith :EMMO_b295158f_fda4_4124_ab58_d9ea4ccfca5a ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: Collapse, Interaction, Decay" ; skos:prefLabel "FundamentalPhysicalSystem"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A fundamental physical process is made of one or more standard particles as input, and one or more standard particles as output, where each input is direct cause of each output. Each fundamental physical phenomena refers to a Feynman diagram, hence is made at least of three standard model particles. This requirement implies that a physical phenomena is either a decay, annihilation, interaction, collapse or creation phenomena (fundamental) or a composition of them (non-fundamental)."""@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: Collapse, Interaction, Decay" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal system that is the representation of a Feynman diagram, where quantum represents the real particles entering and exiting the system."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A fundamental system is expressed as a complete bipartite directed graph K(m,n) of quantums, m being the number of originating quantums, and n being the receiving quantums."@en . @@ -96,10 +97,10 @@ For example, a path starting from an elementary photon, then through the electr ### https://w3id.org/emmo#EMMO_7b79b2ac_3cf2_4d3b_8cdc_bcabb59d869e :EMMO_7b79b2ac_3cf2_4d3b_8cdc_bcabb59d869e rdf:type owl:Class ; rdfs:subClassOf :EMMO_0f795e3e_c602_4577_9a43_d5a231aa1360 ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: ElementaryFermion, ElementaryBoson" ; skos:altLabel "SingleParticleChain"@en ; skos:prefLabel "ElementaryParticle"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "An elementary particle is a causal chain of quantum entities of the same type. For example, an elementary electron is a sequence of fundamental electrons only."@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: ElementaryFermion, ElementaryBoson" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A chausal chain whose quantum parts are of the same standard model fundamental type."@en . [ rdf:type owl:Axiom ; @@ -135,8 +136,8 @@ For example, a path starting from an elementary photon, then through the electr ### https://w3id.org/emmo#EMMO_b295158f_fda4_4124_ab58_d9ea4ccfca5a :EMMO_b295158f_fda4_4124_ab58_d9ea4ccfca5a rdf:type owl:Class ; rdfs:subClassOf :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: InteractingSystem, ParticlesSystem" ; skos:prefLabel "GenericPhysicalSystem"@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: InteractingSystem, ParticlesSystem" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal system posessing bonding that can not be representated by a simple Feynman diagram."@en . @@ -170,4 +171,4 @@ For example, a path starting from an elementary photon, then through the electr ] . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/reference/symbolic.ttl b/reference/symbolic.ttl index da08f2b5..d14f1f18 100644 --- a/reference/symbolic.ttl +++ b/reference/symbolic.ttl @@ -16,8 +16,9 @@ A symbolic entity is a discrete data that pocess a reductionistic structure, who's elements can be decoded to tokens from one or more alphabets. The symbolic module includes symbols, symbolic constructs and formal languages."""@en ; - dcterms:contributor , - :AdhamHashibon , + dcterms:contributor :AdhamHashibon , + :FrancescoZaccarini , + :GeorgSchmitz , :GerhardGoldbeck ; dcterms:creator :EmanueleGhedini , :JesperFriis ; diff --git a/reference/workflow.ttl b/reference/workflow.ttl index a9850dcb..a0afe0b4 100644 --- a/reference/workflow.ttl +++ b/reference/workflow.ttl @@ -16,6 +16,7 @@ Workflows may also be extended reductionistically into serial and parallel workflows."""@en , "Workflow"@en ; + dcterms:contributor :FrancescoZaccarini ; dcterms:creator :EmanueleGhedini , :GerhardGoldbeck , :JesperFriis ; From 8f43285fd1478f52291f85fe6a059f833a68ab12 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Fri, 6 Dec 2024 17:28:31 +0100 Subject: [PATCH 087/121] Improved Agency Module --- reference/agency.ttl | 166 +++++++++++++++++++++++++++++++++++++++---- 1 file changed, 151 insertions(+), 15 deletions(-) diff --git a/reference/agency.ttl b/reference/agency.ttl index 38d49565..a29bb938 100644 --- a/reference/agency.ttl +++ b/reference/agency.ttl @@ -12,7 +12,8 @@ owl:versionIRI ; owl:imports , ; - dcterms:abstract ""@en ; + dcterms:abstract """This EMMO module deals with the representation of 'agency', meaning the manifestation of the capacity of an entity to act, the so called 'agent'. Moreover, based on philosophical motivations, the module provide a distinction between intentional and unintentional acts. +The represeantion is part of the EMMO framework and makes use of mereocausality to represent the agency act."""@en ; dcterms:contributor :FrancescoZaccarini , :GerhardGoldbeck , :JesperFriis ; @@ -30,8 +31,9 @@ ### https://w3id.org/emmo#EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a :EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_a9a9d824_5ba1_4dac_a407_e42bf63350ca , + rdfs:subPropertyOf :EMMO_8e52c42b_e879_4473_9fa1_4b23428b392b , :EMMO_ae2d1a96_bfa1_409a_a7d2_03d69e8a125a ; + rdfs:domain :EMMO_a49c2441_1e54_43f0_a1cf_2f553a23ac34 ; rdfs:range :EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 ; skos:prefLabel "hasAgent"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation within a process and an agengt participant."@en . @@ -41,29 +43,36 @@ # Classes ################################################################# +### https://w3id.org/emmo#EMMO_1823c7ec_e097_4cfb_ad1a_ddbe42cb904b +:EMMO_1823c7ec_e097_4cfb_ad1a_ddbe42cb904b rdf:type owl:Class ; + rdfs:subClassOf :EMMO_8af3b008_0e32_4684_85ab_a52a8e7b6877 ; + rdfs:isDefinedBy ; + skos:prefLabel "SharedAgency"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Shared agency occurs when two or more individuals do something together."@en . + + ### https://w3id.org/emmo#EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 :EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_13191289_6c2b_4741_93e1_82d53bd0e703 , + rdfs:subClassOf :EMMO_4f226cf3_6d02_4d35_8566_a9e641bc6ff3 , + :EMMO_cede9297_c60d_4487_9207_62ac963202b5 , [ rdf:type owl:Restriction ; owl:onProperty [ owl:inverseOf :EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a ] ; owl:someValuesFrom :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ] ; - skos:example "A catalyst. A bus driver. A substance that is initiating a reaction that would not occur without its presence."@en ; - skos:prefLabel "Agent"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The agent concept identifies the parts of a process that are also its drivers. An agent part has an active role with respect to any other generic part, meaning that is involved in the causal chain that characterize the process. An agent in a participant, meaning that is qualifiable as an object. + owl:priorVersion """The agent concept identifies the parts of a process that are also its drivers. An agent part has an active role with respect to any other generic part, meaning that is involved in the causal chain that characterize the process. An agent is a participant, meaning that is qualifiable as an object. As for all holistic relations, there is a level of subjectivity in drawing whole-role relations, so that the identification of an agent within a process is not fully axiomatizable. What is axiomatically expressible is that an agent requires to be part of a process (i.e., an agent exists only within a process) but a process may not require an agent to exist (qualified role). Agentless processes may have a distributed causality chain so that the agency is exerted collectively and there is no motivation to draw an holistic connection between the whole and some parts. For example, the breaking of a nail can be caused by an agent such as an hammer, or by the rusting process which is not a participant as required by the agent definition. This concept covers both intentional and non intentional agency."""@en ; + skos:example "A catalyst. A bus driver. A substance that is initiating a reaction that would not occur without its presence."@en ; + skos:prefLabel "Agent"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A participant that is the driver of a process."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """An agent is not necessarily human. -An agent plays an active role within the process. -An agent is a participant of a process that would not occur without it."""@en . + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "An agent is not necessarily human. In fact, the concept of agent has been generalised to encompass both intentional and unintentional acts primarily to take into account usage of the term in chemistry (e.g., chemical agent that intiitate a reaction), inline also with the most recent development in the philosophical debate."@en . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 ; - owl:annotatedProperty :EMMO_31252f35_c767_4b97_a877_1235076c3e13 ; - owl:annotatedTarget """The agent concept identifies the parts of a process that are also its drivers. An agent part has an active role with respect to any other generic part, meaning that is involved in the causal chain that characterize the process. An agent in a participant, meaning that is qualifiable as an object. + owl:annotatedProperty owl:priorVersion ; + owl:annotatedTarget """The agent concept identifies the parts of a process that are also its drivers. An agent part has an active role with respect to any other generic part, meaning that is involved in the causal chain that characterize the process. An agent is a participant, meaning that is qualifiable as an object. As for all holistic relations, there is a level of subjectivity in drawing whole-role relations, so that the identification of an agent within a process is not fully axiomatizable. What is axiomatically expressible is that an agent requires to be part of a process (i.e., an agent exists only within a process) but a process may not require an agent to exist (qualified role). Agentless processes may have a distributed causality chain so that the agency is exerted collectively and there is no motivation to draw an holistic connection between the whole and some parts. For example, the breaking of a nail can be caused by an agent such as an hammer, or by the rusting process which is not a participant as required by the agent definition. This concept covers both intentional and non intentional agency."""@en ; @@ -71,21 +80,116 @@ This concept covers both intentional and non intentional agency."""@en ; ] . +### https://w3id.org/emmo#EMMO_3674bfb6_6636_4e9d_aae1_07023ad96d61 +:EMMO_3674bfb6_6636_4e9d_aae1_07023ad96d61 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_7a317af2_d2f7_4e8a_8fbd_aaebfb7d21cc ; + rdfs:isDefinedBy ; + skos:prefLabel "MentalAgent"@en . + + +### https://w3id.org/emmo#EMMO_7a317af2_d2f7_4e8a_8fbd_aaebfb7d21cc +:EMMO_7a317af2_d2f7_4e8a_8fbd_aaebfb7d21cc rdf:type owl:Class ; + rdfs:subClassOf :EMMO_c130614a_2985_476d_a7ed_8a137847703c ; + skos:prefLabel "IntentionalAgentByKind"@en . + + +### https://w3id.org/emmo#EMMO_7c2c9869_f6b4_4e5d_8195_4578b17add3e +:EMMO_7c2c9869_f6b4_4e5d_8195_4578b17add3e rdf:type owl:Class ; + rdfs:subClassOf :EMMO_f53f45f2_c354_417c_a904_a2606ad584d7 ; + skos:altLabel "NaturalProcess"@en ; + skos:prefLabel "SpontaneousProcess"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process that has no identifiable agent driving its occurence."@en . + + +### https://w3id.org/emmo#EMMO_7cb03f8e_6062_4106_9ffb_38cbe8eaa5f6 +:EMMO_7cb03f8e_6062_4106_9ffb_38cbe8eaa5f6 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_7a317af2_d2f7_4e8a_8fbd_aaebfb7d21cc ; + rdfs:isDefinedBy ; + skos:altLabel "ArtificialAgent"@en ; + skos:prefLabel "ArtificialIntelligence"@en . + + +### https://w3id.org/emmo#EMMO_7e963f56_624a_4091_86ec_3b2c609e76bb +:EMMO_7e963f56_624a_4091_86ec_3b2c609e76bb rdf:type owl:Class ; + rdfs:subClassOf :EMMO_8af3b008_0e32_4684_85ab_a52a8e7b6877 ; + rdfs:isDefinedBy ; + skos:prefLabel "MentalAgency"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An intentional agency caused by the agent’s mental states and events."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Mental states are strictly connected to the definition of mind, which is traditionally connected to high cognitive skills, such as the one provided by human beings brains."@en . + + +### https://w3id.org/emmo#EMMO_8aba9715_d542_4a79_a778_6115d2b4febd +:EMMO_8aba9715_d542_4a79_a778_6115d2b4febd rdf:type owl:Class ; + rdfs:subClassOf :EMMO_8af3b008_0e32_4684_85ab_a52a8e7b6877 ; + rdfs:isDefinedBy ; + skos:prefLabel "CollectiveAgency"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Collective agency occurs when two or more individuals act as a group, in accordance with certain principles or procedures that constitute and organize the group."@en . + + +### https://w3id.org/emmo#EMMO_8af3b008_0e32_4684_85ab_a52a8e7b6877 +:EMMO_8af3b008_0e32_4684_85ab_a52a8e7b6877 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c ; + skos:prefLabel "IntentionalAgencyByKind"@en . + + +### https://w3id.org/emmo#EMMO_94c663c8_1d99_45aa_a172_93d19ea95856 +:EMMO_94c663c8_1d99_45aa_a172_93d19ea95856 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_7a317af2_d2f7_4e8a_8fbd_aaebfb7d21cc ; + rdfs:isDefinedBy ; + skos:prefLabel "CollectiveAgent"@en . + + +### https://w3id.org/emmo#EMMO_9b52133b_8f6c_47fb_93f1_419071db3f4b +:EMMO_9b52133b_8f6c_47fb_93f1_419071db3f4b rdf:type owl:Class ; + rdfs:subClassOf :EMMO_7a317af2_d2f7_4e8a_8fbd_aaebfb7d21cc ; + rdfs:isDefinedBy ; + skos:prefLabel "SharedAgent"@en . + + +### https://w3id.org/emmo#EMMO_a49c2441_1e54_43f0_a1cf_2f553a23ac34 +:EMMO_a49c2441_1e54_43f0_a1cf_2f553a23ac34 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 , + :EMMO_f53f45f2_c354_417c_a904_a2606ad584d7 , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_cd24eb82_a11c_4a31_96ea_32f870c5580a ; + owl:someValuesFrom :EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 + ] ; + skos:altLabel "AgentDrivenProcess"@en ; + skos:prefLabel "Agency"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process that occurs because of the exercise of the capacity to act of an agent."@en . + + +### https://w3id.org/emmo#EMMO_b91749cd_0dec_43d1_8f77_e266c762bccd +:EMMO_b91749cd_0dec_43d1_8f77_e266c762bccd rdf:type owl:Class ; + rdfs:subClassOf :EMMO_a49c2441_1e54_43f0_a1cf_2f553a23ac34 ; + skos:prefLabel "UnintentionalAgency"@en . + + ### https://w3id.org/emmo#EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c rdf:type owl:Class ; rdfs:subClassOf :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 , - :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - skos:prefLabel "IntentionalProcess"@en ; + :EMMO_a49c2441_1e54_43f0_a1cf_2f553a23ac34 ; + skos:altLabel "IntentionalProcess"@en ; + skos:prefLabel ; :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "SubClassOf: hasAgent some IntentionalAgent" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process occurring with the active participation of an intentional agent that drives the process according to a specific objective (intention)."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process occurring with the active participation of an intentional agent that drives the process according to a specific objective (intention)."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The concept is not restricted to agencies where the agent accomplish its intention. For example, breaking a vase while reaching for a book is an intentional agency, because the action causing the vase to fall and break follows a volition (i.e., an act of willing). +Intentional agency may be further categorised acccording to the fact that the some of the resulting processes may or may not be coherent with the volition."""@en . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c ; - owl:annotatedProperty skos:prefLabel ; + owl:annotatedProperty skos:altLabel ; owl:annotatedTarget "IntentionalProcess"@en ; :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin intentionem, derived from intendere (\"stretching out\")"@en ] . +[ rdf:type owl:Axiom ; + owl:annotatedSource :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c ; + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin agēns (present participle of agere (“to act”))"@en + ] . + ### https://w3id.org/emmo#EMMO_c130614a_2985_476d_a7ed_8a137847703c :EMMO_c130614a_2985_476d_a7ed_8a137847703c rdf:type owl:Class ; @@ -101,4 +205,36 @@ This concept covers both intentional and non intentional agency."""@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Intentionality is not limited to human agents, but in general to all agents that have the capacity to decide to act in driving a process according to a motivation."@en . +### https://w3id.org/emmo#EMMO_cede9297_c60d_4487_9207_62ac963202b5 +:EMMO_cede9297_c60d_4487_9207_62ac963202b5 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_13191289_6c2b_4741_93e1_82d53bd0e703 ; + skos:prefLabel "ParticipantByAgency"@en . + + +### https://w3id.org/emmo#EMMO_f1027c92_b145_48c7_aa42_3d831a6f2039 +:EMMO_f1027c92_b145_48c7_aa42_3d831a6f2039 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_cede9297_c60d_4487_9207_62ac963202b5 ; + skos:prefLabel "NonAgent"@en . + + +### https://w3id.org/emmo#EMMO_f53f45f2_c354_417c_a904_a2606ad584d7 +:EMMO_f53f45f2_c354_417c_a904_a2606ad584d7 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; + skos:prefLabel "ProcessByAgency"@en . + + +### https://w3id.org/emmo#EMMO_fe1b173e_b3ce_403d_9d90_230a334eebf9 +:EMMO_fe1b173e_b3ce_403d_9d90_230a334eebf9 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_2480b72b_db8d_460f_9a5f_c2912f979046 ; + skos:prefLabel "UnintentionalAgent"@en . + + +### https://w3id.org/emmo#EMMO_fe527062_5869_46af_a351_f81d0ca18fad +:EMMO_fe527062_5869_46af_a351_f81d0ca18fad rdf:type owl:Class ; + rdfs:subClassOf :EMMO_8af3b008_0e32_4684_85ab_a52a8e7b6877 ; + rdfs:isDefinedBy ; + skos:prefLabel "ArtificialAgency"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An intentional agency exercised by artificial systems that have internal states that enables adaptive regulation of the agent’s coupling with the environment and metabolic self-maintenance." . + + ### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi From fa6510c3b000e219763b6b93c547e4d2e0aaec6a Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Mon, 9 Dec 2024 08:56:33 +0100 Subject: [PATCH 088/121] Added tests for redirections for CHAMEO --- .github/expected_redirections.yaml | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/.github/expected_redirections.yaml b/.github/expected_redirections.yaml index c541a871..7c53eb2e 100644 --- a/.github/expected_redirections.yaml +++ b/.github/expected_redirections.yaml @@ -9,6 +9,28 @@ --- redirections: + + # CHAMEO + https://w3id.org/emmo/domain/characterisation-methodology/chameo: https://emmo-repo.github.io/domain-characterisation-methodology/chameo.ttl + https://w3id.org/emmo/domain/characterisation-methodology/chameo#: https://emmo-repo.github.io/domain-characterisation-methodology/chameo.ttl + https://w3id.org/emmo/domain/characterisation-methodology/chameo/inferred: https://emmo-repo.github.io/domain-characterisation-methodology/chameo-inferred.ttl + https://w3id.org/emmo/domain/characterisation-methodology/chameo/turtle: https://emmo-repo.github.io/domain-characterisation-methodology/chameo.ttl + #https://w3id.org/emmo/domain/characterisation-methodology/chameo/context: https://emmo-repo.github.io/domain-characterisation-methodology/context/chameo.json + #https://w3id.org/emmo/domain/characterisation-methodology/chameo/context/ch: https://emmo-repo.github.io/domain-characterisation-methodology/context/ch.json + + https://w3id.org/emmo/domain/characterisation-methodology/: https://raw.githubusercontent.com/emmo-repo/domain-characterisation-methodology/master/chameo.ttl + + ##https://w3id.org/emmo/domain/characterisation-methodology/chameo/: https://raw.githubusercontent.com/emmo-repo/domain-characterisation-methodology/master/chameo.ttl + ##https://w3id.org/emmo/domain/characterisation-methodology/chameo/latest: https://raw.githubusercontent.com/emmo-repo/domain-characterisation-methodology/master/chameo.ttl + ##https://w3id.org/emmo/domain/characterisation-methodology/chameo/latest/: https://raw.githubusercontent.com/emmo-repo/domain-characterisation-methodology/master/chameo.ttl + ##https://w3id.org/emmo/domain/characterisation-methodology/chameo/source: https://raw.githubusercontent.com/emmo-repo/domain-characterisation-methodology/master/chameo.ttl + ##https://w3id.org/emmo/domain/characterisation-methodology/chameo/source/: https://raw.githubusercontent.com/emmo-repo/domain-characterisation-methodology/master/chameo.ttl + + #https://w3id.org/emmo/domain/characterisation-methodology/chameo/1.0.0-beta3: https://emmo-repo.github.io/domain-characterisation-methodology/versions/1.0.0-beta3/chameo.ttl + + ##https://w3id.org/emmo/domain/characterisation-methodology/chameo/1.0.0-beta3/source: https://raw.githubusercontent.com/emmo-repo/domain-characterisation-methodology/1.0.0-beta3/chameo.ttl + + # EMMO https://w3id.org/emmo#fragment: https://emmo-repo.github.io/emmo.ttl#fragment # ttl file because tests are not from a browser From 4df9927123295b2f14f9755552679b539e03e96a Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Mon, 9 Dec 2024 09:44:16 +0100 Subject: [PATCH 089/121] =?UTF-8?q?Replaced=20brackets=20(<>)=20with=20uni?= =?UTF-8?q?code=20variants=20(=E2=9F=A8=E2=9F=A9)=20to=20avoid=20errors=20?= =?UTF-8?q?when=20serialising=20EMMO=20in=20rdfxml=20format.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mereocausality/mereocausality.ttl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index d8e140f7..bd6dc620 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -14,7 +14,7 @@ owl:imports ; dcterms:abstract """Introduces the fundamental mereocausal (and mereotopological) concepts of EMMO and their relations with the real world entities that they represent. EMMO uses mereocausality as the ground for all the subsequent ontology modules. The concept of causal connection is used to distinguish between ontology entities: items are causally self-connected objects, while collections are causally disconnected. -Quantum mereology is based on the concept of quantum entity. +Quantum mereology is based on the concept of quantum entity. This module introduces also the fundamental mereotopological relations used to distinguish between space and time dimensions, making spacetime emerge from underlying network of causal relations between quantum entities."""@en ; dcterms:contributor :AdhamHashibon , :AnnedeBaas , @@ -577,7 +577,7 @@ Contacts between two entities exclude the possibility of other causal relations rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; rdfs:seeAlso :EMMO_17e27c22_37e1_468c_9dd7_95e137f73e7f ; skos:prefLabel "isPartOf"@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 """Reflexivity: Pxx + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 """Reflexivity: Pxx Transitivity: (Pxy ∧ Pyz) → Pxz Antisymmetry: (Pxy ∧ Pyx) → x=y."""@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The inverse relation of hasPart."@en . @@ -669,7 +669,7 @@ An entity cannot cause itself or a part of itself. For this reasons causality be The existence of one-directional of bi-directional causality relations between two entities is what reconstruct time-like and space-like relations, respectively."""@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation between an entity that causally affects another."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Each pair of causally connected entities is either in isDirectCauseOf or isIndirectCauseOf relation. The two are mutually exclusive."@en , - """The OWL 2 DL version of the EMMO introduces this object property as primitive causal relation. It refers to the macro causality relation mC(x,y), defined in the EMMO FOL version. + """The OWL 2 DL version of the EMMO introduces this object property as primitive causal relation. It refers to the macro causality relation mC(x,y), defined in the EMMO FOL version. While the EMMO FOL introduces the quantum causality relation C(x,y) as primitive, the OWL 2 DL version of the EMMO substantially simplifies the theory, neglecting these lower level relations that are well above DL expressivity. For this reason the EMMO OWL 2 DL will only deal with macro causality relations, sacrificing the full FOL theory expressivity for the sake of simplicity."""@en , "The cause relation applies to both quantums and macro-entities (entities made of more than one quantum). It is admissible for two entities to be one the cause of the other, excepts when they are both quantums."@en . @@ -684,7 +684,7 @@ For this reason the EMMO OWL 2 DL will only deal with macro causality relations, [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; owl:annotatedProperty :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f ; - owl:annotatedTarget """The OWL 2 DL version of the EMMO introduces this object property as primitive causal relation. It refers to the macro causality relation mC(x,y), defined in the EMMO FOL version. + owl:annotatedTarget """The OWL 2 DL version of the EMMO introduces this object property as primitive causal relation. It refers to the macro causality relation mC(x,y), defined in the EMMO FOL version. While the EMMO FOL introduces the quantum causality relation C(x,y) as primitive, the OWL 2 DL version of the EMMO substantially simplifies the theory, neglecting these lower level relations that are well above DL expressivity. For this reason the EMMO OWL 2 DL will only deal with macro causality relations, sacrificing the full FOL theory expressivity for the sake of simplicity."""@en ; rdfs:seeAlso "doi:10.3233/FAIA231120" @@ -1090,7 +1090,7 @@ Following graph theory concepts, the quantums of an item are all connected toget :EMMO_e7aac247_31d6_4b2e_9fd2_e842b1b7ccac ; skos:prefLabel "universe"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "The universe is considered as a causally self-connected object, encompassing all other objects. For this reason is unique."@en ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "u ≡ σx<P(x, x)>" . + :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "u ≡ σx⟨P(x, x)⟩" . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_08cb807c_e626_447b_863f_e2835540e918 ; From 795ed709571b4fa0da051b72d47b92be63dae408 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Mon, 9 Dec 2024 10:00:39 +0100 Subject: [PATCH 090/121] Replaced (again) brackets with unicode variants to avoid problems with rdfxml serialisation --- mereocausality/mereocausality.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index bd6dc620..1f626b62 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -1103,7 +1103,7 @@ This axiom may be seen as Ockam's razor applied to causality."""@en [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_08cb807c_e626_447b_863f_e2835540e918 ; owl:annotatedProperty :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 ; - owl:annotatedTarget "u ≡ σx<P(x, x)>" ; + owl:annotatedTarget "u ≡ σx⟨P(x, x)⟩" ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "This definition reads: \"The universe is the sum of all entities that are part of themselves\". Since parthood (P) is reflexive by axiom, then the universe is the sum of all mereological entities."@en ] . From 129b440c396ba2d74f2ab5de0b71882e7aa8e5e2 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Mon, 9 Dec 2024 10:05:13 +0100 Subject: [PATCH 091/121] Corrected prefLabel of IntentionalAgency --- reference/agency.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/agency.ttl b/reference/agency.ttl index a29bb938..095d5636 100644 --- a/reference/agency.ttl +++ b/reference/agency.ttl @@ -170,7 +170,7 @@ This concept covers both intentional and non intentional agency."""@en ; rdfs:subClassOf :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 , :EMMO_a49c2441_1e54_43f0_a1cf_2f553a23ac34 ; skos:altLabel "IntentionalProcess"@en ; - skos:prefLabel ; + skos:prefLabel ; :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "SubClassOf: hasAgent some IntentionalAgent" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process occurring with the active participation of an intentional agent that drives the process according to a specific objective (intention)."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The concept is not restricted to agencies where the agent accomplish its intention. For example, breaking a vase while reaching for a book is an intentional agency, because the action causing the vase to fall and break follows a volition (i.e., an act of willing). @@ -186,7 +186,7 @@ Intentional agency may be further categorised acccording to the fact that the so [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c ; owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget ; + owl:annotatedTarget ; :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin agēns (present participle of agere (“to act”))"@en ] . From 6d0cf63e0ad83d42608d65efa41dd62843dc1d69 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Mon, 9 Dec 2024 10:10:48 +0100 Subject: [PATCH 092/121] The EMMOntoPy 'get_datatype_class' branch has been merged to master --- .github/workflows/cd_update_pages.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cd_update_pages.yml b/.github/workflows/cd_update_pages.yml index 005407a1..0e369f20 100644 --- a/.github/workflows/cd_update_pages.yml +++ b/.github/workflows/cd_update_pages.yml @@ -42,8 +42,8 @@ jobs: run: | pip install --upgrade pip pip install sphinx sphinxcontrib-globalsubs sphinx_design nbsphinx pydata-sphinx-theme - pip install git+https://github.com/emmo-repo/EMMOntoPy.git@get_datatype_class - #pip install git+https://github.com/emmo-repo/EMMOntoPy.git@master + #pip install git+https://github.com/emmo-repo/EMMOntoPy.git@get_datatype_class + pip install git+https://github.com/emmo-repo/EMMOntoPy.git@master #pip install sphinx EMMOntoPy - name: Create and prepare build and public directories From 413b94bfc173a0d5d465c2166cb3f3cee3f3ed8f Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Mon, 9 Dec 2024 10:15:32 +0100 Subject: [PATCH 093/121] Make sure that IntentionalAgency is a string literal --- reference/agency.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/agency.ttl b/reference/agency.ttl index 095d5636..b875ae61 100644 --- a/reference/agency.ttl +++ b/reference/agency.ttl @@ -170,7 +170,7 @@ This concept covers both intentional and non intentional agency."""@en ; rdfs:subClassOf :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 , :EMMO_a49c2441_1e54_43f0_a1cf_2f553a23ac34 ; skos:altLabel "IntentionalProcess"@en ; - skos:prefLabel ; + skos:prefLabel "IntentionalAgency"@en ; :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "SubClassOf: hasAgent some IntentionalAgent" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A process occurring with the active participation of an intentional agent that drives the process according to a specific objective (intention)."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The concept is not restricted to agencies where the agent accomplish its intention. For example, breaking a vase while reaching for a book is an intentional agency, because the action causing the vase to fall and break follows a volition (i.e., an act of willing). @@ -186,7 +186,7 @@ Intentional agency may be further categorised acccording to the fact that the so [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c ; owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget ; + owl:annotatedTarget "IntentionalAgency"@en ; :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin agēns (present participle of agere (“to act”))"@en ] . From 2bf6164b0ffa5c16e7f4e19adcae068699c08108 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Mon, 9 Dec 2024 13:12:03 +0100 Subject: [PATCH 094/121] Change of skos:prefLabel - changed disjointWith in merocausality with nonOverlapping to avoid confusion with owl disjointness concept --- mereocausality/mereocausality.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index 1f626b62..33296fec 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -589,8 +589,8 @@ Antisymmetry: (Pxy ∧ Pyx) → x=y."""@en ; rdf:type owl:SymmetricProperty , owl:IrreflexiveProperty ; owl:propertyDisjointWith :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; - skos:altLabel "notOverlaps"@en ; - skos:prefLabel "disjointWith"@en ; + skos:altLabel "disjointWith"@en ; + skos:prefLabel "notOverlaps"@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "Dxy ≡ ¬Oxy." ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between individuals representing non-overlapping entities (i.e. that have no parts in common)."@en . From ac3c9bb612d3851cd1f30708ccc6f47364d4aca6 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Tue, 10 Dec 2024 11:46:46 +0100 Subject: [PATCH 095/121] Updated expected redirections after the CHAMEO redirections were updated. --- .github/expected_redirections.yaml | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/.github/expected_redirections.yaml b/.github/expected_redirections.yaml index 7c53eb2e..552913b2 100644 --- a/.github/expected_redirections.yaml +++ b/.github/expected_redirections.yaml @@ -18,17 +18,15 @@ redirections: #https://w3id.org/emmo/domain/characterisation-methodology/chameo/context: https://emmo-repo.github.io/domain-characterisation-methodology/context/chameo.json #https://w3id.org/emmo/domain/characterisation-methodology/chameo/context/ch: https://emmo-repo.github.io/domain-characterisation-methodology/context/ch.json - https://w3id.org/emmo/domain/characterisation-methodology/: https://raw.githubusercontent.com/emmo-repo/domain-characterisation-methodology/master/chameo.ttl - - ##https://w3id.org/emmo/domain/characterisation-methodology/chameo/: https://raw.githubusercontent.com/emmo-repo/domain-characterisation-methodology/master/chameo.ttl - ##https://w3id.org/emmo/domain/characterisation-methodology/chameo/latest: https://raw.githubusercontent.com/emmo-repo/domain-characterisation-methodology/master/chameo.ttl - ##https://w3id.org/emmo/domain/characterisation-methodology/chameo/latest/: https://raw.githubusercontent.com/emmo-repo/domain-characterisation-methodology/master/chameo.ttl - ##https://w3id.org/emmo/domain/characterisation-methodology/chameo/source: https://raw.githubusercontent.com/emmo-repo/domain-characterisation-methodology/master/chameo.ttl - ##https://w3id.org/emmo/domain/characterisation-methodology/chameo/source/: https://raw.githubusercontent.com/emmo-repo/domain-characterisation-methodology/master/chameo.ttl + #https://w3id.org/emmo/domain/characterisation-methodology/chameo/: https://raw.githubusercontent.com/emmo-repo/domain-characterisation-methodology/master/chameo.ttl + https://w3id.org/emmo/domain/characterisation-methodology/chameo/latest: https://raw.githubusercontent.com/emmo-repo/domain-characterisation-methodology/master/chameo.ttl + https://w3id.org/emmo/domain/characterisation-methodology/chameo/latest/: https://raw.githubusercontent.com/emmo-repo/domain-characterisation-methodology/master/chameo.ttl + https://w3id.org/emmo/domain/characterisation-methodology/chameo/source: https://raw.githubusercontent.com/emmo-repo/domain-characterisation-methodology/master/chameo.ttl + https://w3id.org/emmo/domain/characterisation-methodology/chameo/source/: https://raw.githubusercontent.com/emmo-repo/domain-characterisation-methodology/master/chameo.ttl #https://w3id.org/emmo/domain/characterisation-methodology/chameo/1.0.0-beta3: https://emmo-repo.github.io/domain-characterisation-methodology/versions/1.0.0-beta3/chameo.ttl - ##https://w3id.org/emmo/domain/characterisation-methodology/chameo/1.0.0-beta3/source: https://raw.githubusercontent.com/emmo-repo/domain-characterisation-methodology/1.0.0-beta3/chameo.ttl + https://w3id.org/emmo/domain/characterisation-methodology/chameo/1.0.0-beta3/source: https://raw.githubusercontent.com/emmo-repo/domain-characterisation-methodology/1.0.0-beta3/chameo.ttl # EMMO From 6d1873464c48471a502c35c67ccaa4d37ddd7000 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Tue, 10 Dec 2024 12:46:22 +0100 Subject: [PATCH 096/121] Corrected some typos pointed out py HoWilgh --- disciplines/materials.ttl | 18 +++++++++--------- mereocausality/mereocausality.ttl | 12 ++++++------ perspectives/structural.ttl | 8 ++++---- reference/symbolic.ttl | 12 ++++++------ 4 files changed, 25 insertions(+), 25 deletions(-) diff --git a/disciplines/materials.ttl b/disciplines/materials.ttl index 787aeee5..e293d71f 100644 --- a/disciplines/materials.ttl +++ b/disciplines/materials.ttl @@ -12,11 +12,11 @@ owl:versionIRI ; owl:imports ; dcterms:abstract "The materials module populates the physicalistic perspective with materials subclasses categorised according to modern applied physical sciences."@en ; - dcterms:creator :JesperFriis , - :GerhardGoldbeck , + dcterms:creator , :AdhamHashibon , :EmanueleGhedini , - ; + :GerhardGoldbeck , + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Materials"@en ; @@ -105,7 +105,7 @@ H=∑ni=1hia∗i (n≥3)""" ; ] ; skos:prefLabel "PhaseHeterogeneousMixture"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A mixture in which more than one phases of matter cohexists."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """Phase heterogenous mixture may share the same state of matter. + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """Phase heterogeneous mixture may share the same state of matter. For example, immiscibile liquid phases (e.g. oil and water) constitute a mixture whose phases are clearly separated but share the same state of matter."""@en . @@ -151,8 +151,8 @@ For example, immiscibile liquid phases (e.g. oil and water) constitute a mixture ] ; rdfs:subClassOf :EMMO_b9695e87_8261_412e_83cd_a86459426a28 ; skos:prefLabel "CondensedMatter"@en ; - :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "Equivalent To: Liquid or Solid" ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "The subject of condensed matter physics that deals with the macroscopic and microscopic physical properties of matter, especially the solid and liquid phases which arise from electromagnetic forces between atoms. More generally, the subject deals with \"condensed\" phases of matter: systems of many constituents with strong interactions between them."@en . + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "The subject of condensed matter physics that deals with the macroscopic and microscopic physical properties of matter, especially the solid and liquid phases which arise from electromagnetic forces between atoms. More generally, the subject deals with \"condensed\" phases of matter: systems of many constituents with strong interactions between them."@en ; + :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "Equivalent To: Liquid or Solid" . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_220b7201_d277_4dca_bf6a_5a5e2c4062dd ; @@ -200,7 +200,7 @@ For example, immiscibile liquid phases (e.g. oil and water) constitute a mixture rdfs:subClassOf :EMMO_4207e895_8b83_4318_996a_72cfb32acd94 ; skos:prefLabel "ClassicallyDefinedMaterial"@en ; :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "Equivalent To: AmorphousMaterial or CrystallineMaterial" , - "Equivalent To: MetallicMaterial or CeramicMaterial or CompositeMaterial or PolymericMaterial" . + "Equivalent To: MetallicMaterial or CeramicMaterial or CompositeMaterial or PolymericMaterial" . ### https://w3id.org/emmo#EMMO_3995e22d_5720_4dcf_ba3b_d0ce03f514c6 @@ -644,7 +644,7 @@ A single continuum individual can be the whole fluid in a pipe."""@en , [ owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ] . -[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger +[ owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger ] . [ owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger @@ -662,7 +662,7 @@ A single continuum individual can be the whole fluid in a pipe."""@en , [ owl:minQualifiedCardinality "1"^^xsd:nonNegativeInteger ] . -[ owl:minQualifiedCardinality "2"^^xsd:nonNegativeInteger +[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . ################################################################# diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index 33296fec..45db1a85 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -589,8 +589,8 @@ Antisymmetry: (Pxy ∧ Pyx) → x=y."""@en ; rdf:type owl:SymmetricProperty , owl:IrreflexiveProperty ; owl:propertyDisjointWith :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; - skos:altLabel "disjointWith"@en ; - skos:prefLabel "notOverlaps"@en ; + skos:altLabel "notOverlaps"@en ; + skos:prefLabel "disjointWith"@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "Dxy ≡ ¬Oxy." ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between individuals representing non-overlapping entities (i.e. that have no parts in common)."@en . @@ -756,7 +756,7 @@ For this reason the EMMO OWL 2 DL will only deal with macro causality relations, rdfs:subPropertyOf ; rdfs:range :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; skos:prefLabel "hasMultipleMembers"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A sub collection realtion where the proper part is fully encompasses some of the members of the collection." . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A sub collection relation where the proper part is fully encompasses some of the members of the collection."@en . ### https://w3id.org/emmo#33fd15ab_7662_4cc6_8bf6_988422efc631 @@ -938,7 +938,7 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram :EMMO_76bd5e44_bf5a_49f9_a517_eea5e8bcbc2d rdf:type owl:Class ; rdfs:subClassOf :EMMO_53ed8611_2cd7_4286_9ef0_36572117b963 ; skos:prefLabel "CausalCluster"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "With the causal cluster term we address an heterogenous group of entities, which possess the common feature of having at least two causally non connected quanta. It comprises collections (non self-connected entities) and causal systems (entities extended in space)."@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "With the causal cluster term we address an heterogeneous group of entities, which possess the common feature of having at least two causally non connected quanta. It comprises collections (non self-connected entities) and causal systems (entities extended in space)."@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of the CausalSystem and Collection classes."@en ; :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: Collection or CausalSystem" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals representing causal clusters."@en . @@ -958,7 +958,7 @@ A quantum stands for an incoming or outcoming real particle in a Feynman diagram skos:prefLabel "EMMO"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """The EMMO conceptualises the world using the primitive concepts of causality and parthood. Parthood is about the composition of world entities starting from other more fundamental entities. Causality is about the interactions between world entities. The quantum is the smallest indivisible part of any world entity. Quantum individuals are the fundamental causal constituents of the universe, since it is implied that causality originates from quantum-to-quantum interactions. Quantums are no-dimensional, and their aggregation makes spacetime emerge from their causal structure. We can think of a quantum as an elementary particle after and interaction and before another interaction. -Causality between macro entities (i.e. entities made of more than one quantum) is explained as the sum of the causality relations between their quantum constituents. Fundamental interactions (quantum fields) are represented as symmetric causality realtion between macro entities, while classical interactions are mediated by chain of quantums (i.e. elementary particles). +Causality between macro entities (i.e. entities made of more than one quantum) is explained as the sum of the causality relations between their quantum constituents. Fundamental interactions (quantum fields) are represented as symmetric causality relation between macro entities, while classical interactions are mediated by chain of quantums (i.e. elementary particles). The fundamental distinction between world entities is causality self-connectedness: a world entity can be self-connected xor not self-connected depending on the causality network of its fundamental components. Void regions do not exist in the EMMO. In other words there is no spacetime without entities and spacetime emerges as relational property not as a self-standing entity). Entities are not placed in space or time: space and time are measured quantities, always relative between entities and are measured. In other words, space and time relations originates from causality interactions."""@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The disjoint union of the fundamental mereocausal classes of Quantum, CausalPath, CausalSystem and Collection."@en ; @@ -1005,7 +1005,7 @@ _:genid33 rdf:type owl:Restriction ; owl:annotatedProperty :EMMO_31252f35_c767_4b97_a877_1235076c3e13 ; owl:annotatedTarget """The EMMO conceptualises the world using the primitive concepts of causality and parthood. Parthood is about the composition of world entities starting from other more fundamental entities. Causality is about the interactions between world entities. The quantum is the smallest indivisible part of any world entity. Quantum individuals are the fundamental causal constituents of the universe, since it is implied that causality originates from quantum-to-quantum interactions. Quantums are no-dimensional, and their aggregation makes spacetime emerge from their causal structure. We can think of a quantum as an elementary particle after and interaction and before another interaction. -Causality between macro entities (i.e. entities made of more than one quantum) is explained as the sum of the causality relations between their quantum constituents. Fundamental interactions (quantum fields) are represented as symmetric causality realtion between macro entities, while classical interactions are mediated by chain of quantums (i.e. elementary particles). +Causality between macro entities (i.e. entities made of more than one quantum) is explained as the sum of the causality relations between their quantum constituents. Fundamental interactions (quantum fields) are represented as symmetric causality relation between macro entities, while classical interactions are mediated by chain of quantums (i.e. elementary particles). The fundamental distinction between world entities is causality self-connectedness: a world entity can be self-connected xor not self-connected depending on the causality network of its fundamental components. Void regions do not exist in the EMMO. In other words there is no spacetime without entities and spacetime emerges as relational property not as a self-standing entity). Entities are not placed in space or time: space and time are measured quantities, always relative between entities and are measured. In other words, space and time relations originates from causality interactions."""@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "While EMMO mereocausality conceptualisation can be used on any possibile domain, so that a quantum can be a Lego brick or an furniture component, it can be better understood when a quantum is elucidated as an elementary particle after and interaction and before another interaction. (e.g. quark, photon)."@en diff --git a/perspectives/structural.ttl b/perspectives/structural.ttl index 67d6ad69..32cd06f4 100644 --- a/perspectives/structural.ttl +++ b/perspectives/structural.ttl @@ -12,9 +12,9 @@ owl:versionIRI ; owl:imports ; dcterms:abstract "Defines the structural perspective which defines an entity according to its type and the types of other entities mereological relations with it."@en ; - dcterms:contributor :JesperFriis , + dcterms:contributor :FrancescoZaccarini , :GerhardGoldbeck , - :FrancescoZaccarini ; + :JesperFriis ; dcterms:creator :EmanueleGhedini ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; @@ -55,7 +55,7 @@ :EMMO_32e701c0_a925_49df_9829_0931b8554807 rdf:type owl:Class ; rdfs:subClassOf :EMMO_49267eba_5548_4163_8f36_518d65b583f9 ; skos:prefLabel "Structural"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A perspective that categorises causal structures according to the merelogical realtions between the whole and the parts, taking into account their types."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A perspective that categorises causal structures according to the merelogical relations between the whole and the parts, taking into account their types."@en . ### https://w3id.org/emmo#EMMO_40ff176a_e74d_46cc_88c5_6d02fd6813a7 @@ -157,4 +157,4 @@ If A is a water-fluid so small that its every proper part is no more a continuum :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superclass for all classes of entities that have a proper parts of the same type of the whole that overlaps all the oter proper parts of the same type."@en . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/reference/symbolic.ttl b/reference/symbolic.ttl index d14f1f18..de2668e7 100644 --- a/reference/symbolic.ttl +++ b/reference/symbolic.ttl @@ -153,7 +153,7 @@ The `hasPart` relation can be used to refer to the scalar data"""@en . rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#hexBinary"^^xsd:anyURI ; skos:prefLabel "HexBinaryData"@en ; :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: hasDataValue some xsd:hexBinary" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Hexadecimal encoding of binary data, using the alphabeth [0-9a-f]."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Hexadecimal encoding of binary data, using the alphabet [0-9a-f]."@en . ### https://w3id.org/emmo#EMMO_220218b0_bbe2_489e_a68a_232e3610718e @@ -220,7 +220,7 @@ In this example the 'symbolic' entity \"cat\" is not related to the real cat, bu If an 'interpreter' skilled in english language is involved in a 'semiotic' process with this word, that \"cat\" became also a 'sign' i.e. it became for the 'interpreter' a representation for a real cat."""@en ; skos:prefLabel "String"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A physical made of more than one symbol sequentially arranged."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A string is made of concatenated symbols whose arrangement is one-dimensional. Each symbol can have only one previous and one next neighborhood (bidirectional list)."@en , + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A string is made of concatenated symbols whos arrangement is one-dimensional. Each symbol can have only one previous and one next neighborhood (bidirectional list)."@en , "A string is not requested to respect any syntactic rule: it's simply directly made of symbols."@en . @@ -248,7 +248,7 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc rdfs:seeAlso "https://www.w3.org/TR/2012/REC-xmlschema11-2-20120405/datatypes.html#boolean" ; skos:prefLabel "BooleanData"@en ; :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: hasDataValue some xsd:boolean" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data repesenting a boolean number."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing a boolean number."@en . ### https://w3id.org/emmo#EMMO_58f76a09_205c_44f2_b237_88de54e8e001 @@ -314,7 +314,7 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc skos:prefLabel "SymbolicConstruct"@en ; :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "SubClassOf: hasProperPart some Symbolic" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A symbolic entity made of other symbolic entities according to a specific spatial configuration."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "This class collects individuals that represents arrangements of strings, or other symbolic compositions, without any particular predifined arrangement schema."@en . + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "This class collects individuals that represents arrangements of strings, or other symbolic compositions, without any particular predefined arrangement schema."@en . ### https://w3id.org/emmo#EMMO_8b305b63_6fa3_44dd_9679_17eb8403a07a @@ -328,7 +328,7 @@ If an 'interpreter' skilled in english language is involved in a 'semiotic' proc :EMMO_9e49caad_b29e_4cf1_9be4_80419fd1e45c rdf:type owl:Class ; rdfs:subClassOf :EMMO_70bbb94e_2ca7_4d73_ba01_6397f134d172 ; skos:prefLabel "ArrayData"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "An array is a datatype representing an ordered collection of elements (or values) that can be accessed by indexes. Arrays have an analog mathematical counterpart in vectors and matrixes, but are separate concepts. Arrays may be multidimensionals."@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "An array is a datatype representing an ordered collection of elements (or values) that can be accessed by indexes. Arrays have an analog mathematical counterpart in vectors and matrixes, but are separate concepts. Arrays may be multidimensional."@en ; :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "SubClassOf: hasScalarData some ScalarData" , "SubClassOf: hasSpatialTile some SymbolicData" ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """In the EMMO we use the following JSON based syntax to represent arrays: @@ -403,7 +403,7 @@ Symbols of a formal language must be capable of being specified without any refe rdfs:seeAlso "https://www.w3.org/TR/xmlschema11-2/#decimal"^^xsd:anyURI ; skos:prefLabel "DecimalData"@en ; :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "EquivalentTo: hasDataValue some xsd:decimal" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an arbritrary precision decimal number."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A data representing an arbitrary precision decimal number."@en . ### https://w3id.org/emmo#EMMO_d8d2144e_5c8d_455d_a643_5caf4d8d9df8 From d7455c0bfca3a0cdc5b5ff4051507f9381c0b2de Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Tue, 10 Dec 2024 12:56:52 +0100 Subject: [PATCH 097/121] Corrected more typos by HoWilgh --- disciplines/perceptual.ttl | 10 +- disciplines/units/siacceptedspecialunits.ttl | 811 +++++++++---------- mereocausality/mereocausality.ttl | 2 +- perspectives/contrast.ttl | 6 +- perspectives/holistic.ttl | 4 +- perspectives/persistence.ttl | 2 +- perspectives/reductionistic.ttl | 12 +- perspectives/semiotics.ttl | 6 +- reference/physicalistic.ttl | 6 +- 9 files changed, 429 insertions(+), 430 deletions(-) diff --git a/disciplines/perceptual.ttl b/disciplines/perceptual.ttl index 691403b9..4fda871a 100644 --- a/disciplines/perceptual.ttl +++ b/disciplines/perceptual.ttl @@ -12,11 +12,11 @@ owl:versionIRI ; owl:imports ; dcterms:abstract "The perceptual module provides classes for the representation of human perceptions."@en ; - dcterms:creator :JesperFriis , - :GerhardGoldbeck , + dcterms:creator , :AdhamHashibon , :EmanueleGhedini , - ; + :GerhardGoldbeck , + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Perceptual"@en ; @@ -41,7 +41,7 @@ The Mona Lisa."""@en ; ### https://w3id.org/emmo#EMMO_4b3afb22_27cf_4ce3_88bc_492bfccb546b :EMMO_4b3afb22_27cf_4ce3_88bc_492bfccb546b rdf:type owl:Class ; skos:altLabel "Sound"@en ; - skos:example """When we use the term 'sound' what are we referring to? The EMMO identifis a sound as the physical object that can be heard by the observer (more exactly, by the sensor of the observer). + skos:example """When we use the term 'sound' what are we referring to? The EMMO identifies a sound as the physical object that can be heard by the observer (more exactly, by the sensor of the observer). In this sense, a sound (which is an acoustical object) is to be identified as the air region that manifests the sound wave and is able to be perceived by an observer. In case the wave is travelling through water or steel, then these other media regions are the sounds. @@ -159,4 +159,4 @@ A mail."""@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A graphical object aimed to represent schematically the conceptual, temporal or spatial structure of another object, that may or may not exist."@en . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/disciplines/units/siacceptedspecialunits.ttl b/disciplines/units/siacceptedspecialunits.ttl index 3b479f8d..403c56a0 100644 --- a/disciplines/units/siacceptedspecialunits.ttl +++ b/disciplines/units/siacceptedspecialunits.ttl @@ -3,503 +3,502 @@ @prefix rdf: . @prefix xml: . @prefix xsd: . +@prefix emmo: . @prefix rdfs: . @prefix skos: . @prefix dcterms: . -@prefix emmo: . @base . rdf:type owl:Ontology ; - owl:versionIRI ; - owl:imports ; - dcterms:abstract "The module 'siacceptedspecialunits' include the 15 non-SI special units that are accepted for use with the SI units."@en ; - dcterms:contributor :FrancescaBleken , - :GerhardGoldbeck , - :SimonClark ; - dcterms:creator :JesperFriis , - :EmanueleGhedini ; - dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; - dcterms:publisher ; - dcterms:title "SI accepted special units"@en ; - rdfs:comment """Note: this file has automatically been populated with dimensional units from QUDT. + owl:versionIRI ; + owl:imports ; + dcterms:abstract "The module 'siacceptedspecialunits' include the 15 non-SI special units that are accepted for use with the SI units."@en ; + dcterms:contributor emmo:FrancescaBleken , + emmo:GerhardGoldbeck , + emmo:SimonClark ; + dcterms:creator emmo:EmanueleGhedini , + emmo:JesperFriis ; + dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; + dcterms:publisher ; + dcterms:title "SI accepted special units"@en ; + rdfs:comment """Note: this file has automatically been populated with dimensional units from QUDT. We kindly acknowledge NIST for reusing their content, including the selection of units, their elucidations and conversion multiplier."""@en , - "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc3" ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . + "The EMMO should be reasoned with HermiT to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; + owl:versionInfo "1.0.0-rc3" ; + emmo:EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Classes ################################################################# ### https://w3id.org/emmo#Arcminute -:Arcminute rdf:type owl:Class ; - rdfs:subClassOf :EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , - :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - :EMMO_cdc962d8_f3ea_4764_a57a_c7caa4859179 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; - owl:hasValue "′" - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "2.908882E-4"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ArcMinute"@en , - "MinuteOfArc"@en ; - skos:prefLabel "Arcminute"@en ; - :EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "D61" ; - :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/ARCMIN" ; - :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "'" ; - :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "'" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A minute of arc, arcminute, or minute arc (MOA), is a unit of angular measurement equal to one sixtieth (1/60) of one degree (circle/21,600), or π /10,800 radians. In turn, a second of arc or arcsecond is one sixtieth (1/60) of one minute of arc. Since one degree is defined as one three hundred and sixtieth (1/360) of a rotation, one minute of arc is 1/21,600 of a rotation. +emmo:Arcminute rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + emmo:EMMO_cdc962d8_f3ea_4764_a57a_c7caa4859179 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:hasValue "′" + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "2.908882E-4"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ArcMinute"@en , + "MinuteOfArc"@en ; + skos:prefLabel "Arcminute"@en ; + emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "D61" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/ARCMIN" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "'" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "'" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A minute of arc, arcminute, or minute arc (MOA), is a unit of angular measurement equal to one sixtieth (1/60) of one degree (circle/21,600), or π /10,800 radians. In turn, a second of arc or arcsecond is one sixtieth (1/60) of one minute of arc. Since one degree is defined as one three hundred and sixtieth (1/360) of a rotation, one minute of arc is 1/21,600 of a rotation. -- QUDT"""@en ; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Minute_of_arc" . + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Minute_of_arc" . ### https://w3id.org/emmo#Arcsecond -:Arcsecond rdf:type owl:Class ; - rdfs:subClassOf :EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , - :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - :EMMO_cdc962d8_f3ea_4764_a57a_c7caa4859179 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; - owl:hasValue "″" - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "4.848137E-6"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "ArcSecond"@en , - "SecondOfArc"@en ; - skos:prefLabel "Arcsecond"@en ; - :EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "D62" ; - :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/ARCSEC" ; - :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "''" ; - :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "\\\"" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Arc Second\" is a unit of angular measure, also called the `second of arc`, equal to 1/60 arcminute. One arcsecond is a very small angle: there are 1,296,000 in a circle. The SI recommends `double prime` ('') as the symbol for the arcsecond. The symbol has become common in astronomy, where very small angles are stated in milliarcseconds (mas). +emmo:Arcsecond rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + emmo:EMMO_cdc962d8_f3ea_4764_a57a_c7caa4859179 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:hasValue "″" + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "4.848137E-6"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "ArcSecond"@en , + "SecondOfArc"@en ; + skos:prefLabel "Arcsecond"@en ; + emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "D62" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/ARCSEC" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "''" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "\\\"" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """\"Arc Second\" is a unit of angular measure, also called the `second of arc`, equal to 1/60 arcminute. One arcsecond is a very small angle: there are 1,296,000 in a circle. The SI recommends `double prime` ('') as the symbol for the arcsecond. The symbol has become common in astronomy, where very small angles are stated in milliarcseconds (mas). -- QUDT"""@en ; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Minute_of_arc#Symbols.2C_abbreviations_and_subdivisions" . + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Minute_of_arc#Symbols.2C_abbreviations_and_subdivisions" . ### https://w3id.org/emmo#AstronomicalUnit -:AstronomicalUnit rdf:type owl:Class ; - rdfs:subClassOf :EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , - :EMMO_b3600e73_3e05_479d_9714_c041c3acf5cc , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; - owl:hasValue "au" - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.495979E11"^^xsd:double - ] ; - skos:altLabel "astronomical-unit"@en ; - skos:prefLabel "AstronomicalUnit"@en ; - :EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "A12" ; - :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "https://qudt.org/vocab/unit/AU" ; - :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "AU" ; - :EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "http://dbpedia.org/page/Astronomical_unit" ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "One astronomical unit is defined as exactly 149597870700 m, which is roughly the distance from earth to sun."@en ; - :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "AU" , - "au" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """An astronomical unit (abbreviated as AU, au, a.u., or ua) is a unit of length equal to 149,597,870,700 metres (92,955,807.273 mi) or approximately the mean Earth Sun distance. The symbol ua is recommended by the International Bureau of Weights and Measures, and the international standard ISO 80000, while au is recommended by the International Astronomical Union, and is more common in Anglosphere countries. In general, the International System of Units only uses capital letters for the symbols of units which are named after individual scientists, while au or a.u. can also mean atomic unit or even arbitrary unit. However, the use of AU to refer to the astronomical unit is widespread. The astronomical constant whose value is one astronomical unit is referred to as unit distance and is given the symbol A. [Wikipedia] +emmo:AstronomicalUnit rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , + emmo:EMMO_b3600e73_3e05_479d_9714_c041c3acf5cc , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:hasValue "au" + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.495979E11"^^xsd:double + ] ; + skos:altLabel "astronomical-unit"@en ; + skos:prefLabel "AstronomicalUnit"@en ; + emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "A12" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "https://qudt.org/vocab/unit/AU" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "AU" ; + emmo:EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "http://dbpedia.org/page/Astronomical_unit" ; + emmo:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "One astronomical unit is defined as exactly 149597870700 m, which is roughly the distance from earth to sun."@en ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "AU" , + "au" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """An astronomical unit (abbreviated as AU, au, a.u., or ua) is a unit of length equal to 149,597,870,700 metres (92,955,807.273 mi) or approximately the mean Earth Sun distance. The symbol ua is recommended by the International Bureau of Weights and Measures, and the international standard ISO 80000, while au is recommended by the International Astronomical Union, and is more common in Anglosphere countries. In general, the International System of Units only uses capital letters for the symbols of units which are named after individual scientists, while au or a.u. can also mean atomic unit or even arbitrary unit. However, the use of AU to refer to the astronomical unit is widespread. The astronomical constant whose value is one astronomical unit is referred to as unit distance and is given the symbol A. [Wikipedia] -- QUDT"""@en ; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Astronomical_unit"^^xsd:anyURI . + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Astronomical_unit"^^xsd:anyURI . + + +### https://w3id.org/emmo#Bel +emmo:Bel rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , + emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , + emmo:EMMO_972e01b0_b017_4903_8c05_b7edda958723 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:hasValue "B" + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:comment "Today decibel (one tenth of a bel) is commonly used instead of bel."@en , + "bel is used to express the ratio of one value of a power or field quantity to another, on a logarithmic scale, the logarithmic quantity being called the power level or field level, respectively."@en ; + skos:prefLabel "Bel"@en ; + emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "M72" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/B" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "B" ; + emmo:EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "http://dbpedia.org/resource/Bel"^^xsd:anyURI ; + emmo:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "One bel is defined as `1⁄2 ln(10) neper`."@en ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A logarithmic unit of sound pressure equal to 10 decibels (dB), It is defined as: 1 B = (1/2) log₁₀(Np) + +-- QUDT"""@en ; + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Decibel" . ### https://w3id.org/emmo#Dalton -:Dalton rdf:type owl:Class ; - rdfs:subClassOf :EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , - :EMMO_77e9dc31_5b19_463e_b000_44c6e79f98aa , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; - owl:hasValue "Da" - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.660539E-27"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; - skos:altLabel "AtomicMassUnit"@en ; - skos:prefLabel "Dalton"@en ; - :EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "D43" ; - :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/Da"^^xsd:anyURI ; - :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "u" ; - :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "amu" ; - :EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "http://dbpedia.org/page/Unified_atomic_mass_unit" ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "One dalton is defined as one twelfth of the mass of an unbound neutral atom of carbon-12 in its nuclear and electronic ground state."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The unified atomic mass unit (symbol: μ) or dalton (symbol: Da) is a unit that is used for indicating mass on an atomic or molecular scale. It is defined as one twelfth of the rest mass of an unbound atom of carbon-12 in its nuclear and electronic ground state, and has a value of 1.660538782(83) × 10⁻²⁷ kg. One Da is approximately equal to the mass of one proton or one neutron. The CIPM have categorised it as a \"non-SI unit whose values in SI units must be obtained experimentally\". +emmo:Dalton rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , + emmo:EMMO_77e9dc31_5b19_463e_b000_44c6e79f98aa , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:hasValue "Da" + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.660539E-27"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:isDefinedBy "http://qudt.org/2.1/vocab/unit" ; + skos:altLabel "AtomicMassUnit"@en ; + skos:prefLabel "Dalton"@en ; + emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "D43" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/Da"^^xsd:anyURI ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "u" ; + emmo:EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "http://dbpedia.org/page/Unified_atomic_mass_unit" ; + emmo:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "One dalton is defined as one twelfth of the mass of an unbound neutral atom of carbon-12 in its nuclear and electronic ground state."@en ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "amu" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The unified atomic mass unit (symbol: μ) or dalton (symbol: Da) is a unit that is used for indicating mass on an atomic or molecular scale. It is defined as one twelfth of the rest mass of an unbound atom of carbon-12 in its nuclear and electronic ground state, and has a value of 1.660538782(83) × 10⁻²⁷ kg. One Da is approximately equal to the mass of one proton or one neutron. The CIPM have categorised it as a \"non-SI unit whose values in SI units must be obtained experimentally\". -- QUDT"""@en ; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Atomic_mass_unit"^^xsd:anyURI ; - :EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1351/goldbook.D01514" . + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Atomic_mass_unit"^^xsd:anyURI ; + emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1351/goldbook.D01514" . ### https://w3id.org/emmo#Day -:Day rdf:type owl:Class ; - rdfs:subClassOf :EMMO_02e894c3_b793_4197_b120_3442e08f58d1 , - :EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; - owl:hasValue "d" - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "86400.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "Day"@en ; - :EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "DAY" ; - :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DAY" ; - :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "d" ; - :EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "http://dbpedia.org/page/Day" ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A measure of time defined as 86 400 seconds."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Mean solar day +emmo:Day rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_02e894c3_b793_4197_b120_3442e08f58d1 , + emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:hasValue "d" + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "86400.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "Day"@en ; + emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "DAY" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DAY" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "d" ; + emmo:EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "http://dbpedia.org/page/Day" ; + emmo:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A measure of time defined as 86 400 seconds."@en ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """Mean solar day + +-- QUDT"""@en ; + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Day?oldid=494970012"^^xsd:anyURI ; + emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1351/goldbook.D01527" . + + +### https://w3id.org/emmo#DeciBel +emmo:DeciBel rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_1181c938_c8f0_4ad6_bc7a_2bfdc0903d29 , + emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , + emmo:EMMO_972e01b0_b017_4903_8c05_b7edda958723 , + emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; + owl:someValuesFrom emmo:Bel + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "0.1"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "DeciBel" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DeciB" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "dB" ; + emmo:EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "dB" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A customary logarithmic measure most commonly used (in various ways) for measuring sound.Sound is measured on a logarithmic scale. Informally, if one sound is 1 bel (10 decibels) \"louder\" than another, this means the louder sound is 10 times louder than the fainter one. A difference of 20 decibels corresponds to an increase of 10 x 10 or 100 times in intensity. The beginning of the scale, 0 decibels, can be set in different ways, depending on exactly the aspect of sound being measured. For sound intensity (the power of the sound waves per unit of area) 0 decibel is equal to 1 picoWatts per Metre Squared. This corresponds approximately to the faintest sound that can be detected by a person who has good hearing. For sound pressure (the pressure exerted by the sound waves) 0 decibels equals 20 micropascals RMS, and for sound power 0 decibels sometimes equals 1 picoWatt. In all cases, one decibel equals ≈ 0.115129 neper. -- QUDT"""@en ; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Day?oldid=494970012"^^xsd:anyURI ; - :EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1351/goldbook.D01527" . + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Decibel?oldid=495380648" . ### https://w3id.org/emmo#Degree -:Degree rdf:type owl:Class ; - rdfs:subClassOf :EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , - :EMMO_cdc962d8_f3ea_4764_a57a_c7caa4859179 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; - owl:hasValue "°" - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "0.01745329"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "Degree"@en ; - :EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "DD" ; - :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG" ; - :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "deg" ; - :EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "http://dbpedia.org/page/Degree_(angle)" ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "Degree is a measurement of plane angle, defined by representing a full rotation as 360 degrees."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A degree (in full, a degree of arc, arc degree, or arcdegree), usually denoted by ° (the degree symbol), is a measurement of plane angle, representing 1/360 of a full rotation; one degree is equivalent to 2π /360 rad, 0.017453 rad. It is not an SI unit, as the SI unit for angles is radian, but is an accepted SI unit. +emmo:Degree rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , + emmo:EMMO_cdc962d8_f3ea_4764_a57a_c7caa4859179 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:hasValue "°" + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "0.01745329"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "Degree"@en ; + emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "DD" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DEG" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "deg" ; + emmo:EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "http://dbpedia.org/page/Degree_(angle)" ; + emmo:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "Degree is a measurement of plane angle, defined by representing a full rotation as 360 degrees."@en ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A degree (in full, a degree of arc, arc degree, or arcdegree), usually denoted by ° (the degree symbol), is a measurement of plane angle, representing 1/360 of a full rotation; one degree is equivalent to 2π /360 rad, 0.017453 rad. It is not an SI unit, as the SI unit for angles is radian, but is an accepted SI unit. -- QUDT"""@en ; - :EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1351/goldbook.D01560" . + emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1351/goldbook.D01560" . ### https://w3id.org/emmo#EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac -:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac rdf:type owl:Class ; - rdfs:subClassOf :EMMO_3ee80521_3c23_4dd1_935d_9d522614a3e2 ; - rdfs:comment "This is a list of units that are not defined as part of the International System of Units (SI), but are otherwise mentioned in the SI brouchure, because either the General Conference on Weights and Measures (CGPM) accepts their use as being multiples or submultiples of SI-units, they have important contemporary application worldwide, or are otherwise commonly encountered worldwide."@en ; - skos:prefLabel "SIAcceptedUnit"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Non-SI units mentioned in the SI."@en ; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Non-SI_units_mentioned_in_the_SI" . +emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_3ee80521_3c23_4dd1_935d_9d522614a3e2 ; + rdfs:comment "This is a list of units that are not defined as part of the International System of Units (SI), but are otherwise mentioned in the SI brouchure, because either the General Conference on Weights and Measures (CGPM) accepts their use as being multiples or submultiples of SI-units, they have important contemporary application worldwide, or are otherwise commonly encountered worldwide."@en ; + skos:prefLabel "SIAcceptedUnit"@en ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Non-SI units mentioned in the SI."@en ; + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Non-SI_units_mentioned_in_the_SI" . ### https://w3id.org/emmo#EMMO_93170bc8_d3b2_45bd_8cad_20aad08462ef -:EMMO_93170bc8_d3b2_45bd_8cad_20aad08462ef rdf:type owl:Class ; - rdfs:subClassOf :EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e ; - skos:prefLabel "SIAcceptedPrefixedUnit"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Non-SI prefixed units that have been accepted by SI to be used together with the SI system."@en . +emmo:EMMO_93170bc8_d3b2_45bd_8cad_20aad08462ef rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e ; + skos:prefLabel "SIAcceptedPrefixedUnit"@en ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Non-SI prefixed units that have been accepted by SI to be used together with the SI system."@en . ### https://w3id.org/emmo#EMMO_ac19c801_bead_4730_8b8c_50020eec45ec -:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec rdf:type owl:Class ; - rdfs:subClassOf :EMMO_08b308d4_31cd_4779_a784_aa92fc730f39 ; - skos:prefLabel "SIAcceptedDerivedUnit"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Defived units that are accepted to be used with SI."@en . +emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_08b308d4_31cd_4779_a784_aa92fc730f39 ; + skos:prefLabel "SIAcceptedDerivedUnit"@en ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Defived units that are accepted to be used with SI."@en . ### https://w3id.org/emmo#EMMO_e8b5f7de_4fd9_41d7_b988_87b512fe0180 -:EMMO_e8b5f7de_4fd9_41d7_b988_87b512fe0180 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 ; - owl:disjointUnionOf ( :EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac - :EMMO_93170bc8_d3b2_45bd_8cad_20aad08462ef - :EMMO_ac19c801_bead_4730_8b8c_50020eec45ec - ) ; - skos:prefLabel "SIAccepted"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Non-SI unit that has been accepted by SI to be used together with the SI system."@en . +emmo:EMMO_e8b5f7de_4fd9_41d7_b988_87b512fe0180 rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_b081b346_7279_46ef_9a3d_2c088fcd79f4 ; + owl:disjointUnionOf ( emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac + emmo:EMMO_93170bc8_d3b2_45bd_8cad_20aad08462ef + emmo:EMMO_ac19c801_bead_4730_8b8c_50020eec45ec + ) ; + skos:prefLabel "SIAccepted"@en ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Non-SI unit that has been accepted by SI to be used together with the SI system."@en . ### https://w3id.org/emmo#ElectronVolt -:ElectronVolt rdf:type owl:Class ; - rdfs:subClassOf :EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , - :EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; - owl:hasValue "eV" - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.602177E-19"^^xsd:double - ] ; - skos:prefLabel "ElectronVolt"@en ; - :EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "A53" ; - :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/EV" ; - :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "eV" ; - :EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "http://dbpedia.org/page/Electronvolt" ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The amount of energy gained (or lost) by the charge of a single electron moving across an electric potential difference of one volt."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """An electron volt (eV) is the energy that an electron gains when it travels through a potential of one volt. You can imagine that the electron starts at the negative plate of a parallel plate capacitor and accelerates to the positive plate, which is at one volt higher potential. Numerically 1 eV approximates 1.6x10⁻¹⁹ joules, where 1 joule is 6.2x10¹⁸ eV. For example, it would take 6.2x10²⁰ eV/sec to light a 100 watt light bulb. +emmo:ElectronVolt rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , + emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:hasValue "eV" + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.602177E-19"^^xsd:double + ] ; + skos:prefLabel "ElectronVolt"@en ; + emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "A53" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/EV" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "eV" ; + emmo:EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "http://dbpedia.org/page/Electronvolt" ; + emmo:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "The amount of energy gained (or lost) by the charge of a single electron moving across an electric potential difference of one volt."@en ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """An electron volt (eV) is the energy that an electron gains when it travels through a potential of one volt. You can imagine that the electron starts at the negative plate of a parallel plate capacitor and accelerates to the positive plate, which is at one volt higher potential. Numerically 1 eV approximates 1.6x10⁻¹⁹ joules, where 1 joule is 6.2x10¹⁸ eV. For example, it would take 6.2x10²⁰ eV/sec to light a 100 watt light bulb. -- QUDT"""@en ; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Electron_volt?oldid=344021738"^^xsd:anyURI ; - :EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1351/goldbook.E02014" . + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Electron_volt?oldid=344021738"^^xsd:anyURI ; + emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1351/goldbook.E02014" . ### https://w3id.org/emmo#Hectare -:Hectare rdf:type owl:Class ; - rdfs:subClassOf :EMMO_33433bb1_c68f_45ee_a466_f01e2c57b214 , - :EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; - owl:hasValue "ha" - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "10000.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "Hectare"@en ; - :EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "HAR" ; - :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HA" ; - :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "har" ; - :EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "http://dbpedia.org/page/Hectare" ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A non-SI metric unit of area defined as the square with 100-metre sides."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The customary metric unit of land area, equal to 100 ares. One hectare is a square hectometer, that is, the area of a square 100 meters on each side: exactly 10 000 square meters or approximately 107 639.1 square feet, 11 959.9 square yards, or 2.471 054 acres. +emmo:Hectare rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_33433bb1_c68f_45ee_a466_f01e2c57b214 , + emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:hasValue "ha" + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "10000.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "Hectare"@en ; + emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "HAR" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HA" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "har" ; + emmo:EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "http://dbpedia.org/page/Hectare" ; + emmo:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A non-SI metric unit of area defined as the square with 100-metre sides."@en ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The customary metric unit of land area, equal to 100 ares. One hectare is a square hectometer, that is, the area of a square 100 meters on each side: exactly 10 000 square meters or approximately 107 639.1 square feet, 11 959.9 square yards, or 2.471 054 acres. -- QUDT"""@en ; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Hectare" . + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Hectare" . ### https://w3id.org/emmo#Hour -:Hour rdf:type owl:Class ; - rdfs:subClassOf :EMMO_02e894c3_b793_4197_b120_3442e08f58d1 , - :EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; - owl:hasValue "h" - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "3600.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "Hour"@en ; - :EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "HUR" ; - :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HR" ; - :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "h" ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "Measure of time defined as 3600 seconds."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The hour (common symbol: h or hr) is a unit of measurement of time. In modern usage, an hour comprises 60 minutes, or 3,600 seconds. It is approximately 1/24 of a mean solar day. An hour in the Universal Coordinated Time (UTC) time standard can include a negative or positive leap second, and may therefore have a duration of 3,599 or 3,601 seconds for adjustment purposes. Although it is not a standard defined by the International System of Units, the hour is a unit accepted for use with SI, represented by the symbol h. +emmo:Hour rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_02e894c3_b793_4197_b120_3442e08f58d1 , + emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:hasValue "h" + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "3600.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "Hour"@en ; + emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "HUR" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/HR" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "h" ; + emmo:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "Measure of time defined as 3600 seconds."@en ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The hour (common symbol: h or hr) is a unit of measurement of time. In modern usage, an hour comprises 60 minutes, or 3,600 seconds. It is approximately 1/24 of a mean solar day. An hour in the Universal Coordinated Time (UTC) time standard can include a negative or positive leap second, and may therefore have a duration of 3,599 or 3,601 seconds for adjustment purposes. Although it is not a standard defined by the International System of Units, the hour is a unit accepted for use with SI, represented by the symbol h. -- QUDT"""@en ; - :EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1351/goldbook.H02866" . + emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1351/goldbook.H02866" . ### https://w3id.org/emmo#Litre -:Litre rdf:type owl:Class ; - rdfs:subClassOf :EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , - :EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; - owl:hasValue "L" - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "0.001"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:comment "Other used symbols for litre are \"l\" and \"ℓ\"."@en ; - skos:altLabel "liter"@en-us ; - skos:prefLabel "Litre"@en ; - :EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "B51" ; - :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/L" ; - :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "L" , - "l" ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A non-SI unit of volume defined as 1 cubic decimetre (dm3),"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The litre (American spelling: `liter`; SI symbol l or L) is a non-SI metric system unit of volume equal to 1 `cubic decimetre` (dm³), 1,000 cubic centimetres (cm³) or 1/1000 `cubic metre`. If the lower case \"L\" is used as the symbol, it is sometimes rendered as a cursive \"l\" to help distinguish it from the capital \"I\", although this usage has no official approval by any international bureau. +emmo:Litre rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , + emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:hasValue "L" + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "0.001"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + rdfs:comment "Other used symbols for litre are \"l\" and \"ℓ\"."@en ; + skos:altLabel "liter"@en-us ; + skos:prefLabel "Litre"@en ; + emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "B51" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/L" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "L" , + "l" ; + emmo:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A non-SI unit of volume defined as 1 cubic decimetre (dm3),"@en ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The litre (American spelling: `liter`; SI symbol l or L) is a non-SI metric system unit of volume equal to 1 `cubic decimetre` (dm³), 1,000 cubic centimetres (cm³) or 1/1000 `cubic metre`. If the lower case \"L\" is used as the symbol, it is sometimes rendered as a italic \"l\" to help distinguish it from the capital \"I\", although this usage has no official approval by any international bureau. -- QUDT"""@en ; - :EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1351/goldbook.L03594" . + emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1351/goldbook.L03594" . ### https://w3id.org/emmo#Minute -:Minute rdf:type owl:Class ; - rdfs:subClassOf :EMMO_02e894c3_b793_4197_b120_3442e08f58d1 , - :EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; - owl:hasValue "min" - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "60.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "Minute"@en ; - :EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "MIN" ; - :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MIN" ; - :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "min" ; - :EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "http://dbpedia.org/page/Minute" ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "Non-SI time unit defined as 60 seconds."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A minute is a unit of measurement of time. The minute is a unit of time equal to 1/60 (the first sexagesimal fraction of an hour or 60 seconds. In the UTC time scale, a minute on rare occasions has 59 or 61 seconds; see leap second. The minute is not an SI unit; however, it is accepted for use with SI units. The SI symbol for minute or minutes is min (for time measurement) or the prime symbol after a number, e.g. 5' (for angle measurement, even if it is informally used for time). +emmo:Minute rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_02e894c3_b793_4197_b120_3442e08f58d1 , + emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:hasValue "min" + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "60.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "Minute"@en ; + emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "MIN" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/MIN" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "min" ; + emmo:EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "http://dbpedia.org/page/Minute" ; + emmo:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "Non-SI time unit defined as 60 seconds."@en ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A minute is a unit of measurement of time. The minute is a unit of time equal to 1/60 (the first sexagesimal fraction of an hour or 60 seconds. In the UTC time scale, a minute on rare occasions has 59 or 61 seconds; see leap second. The minute is not an SI unit; however, it is accepted for use with SI units. The SI symbol for minute or minutes is min (for time measurement) or the prime symbol after a number, e.g. 5' (for angle measurement, even if it is informally used for time). -- QUDT"""@en . ### https://w3id.org/emmo#Neper -:Neper rdf:type owl:Class ; - rdfs:subClassOf :EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , - :EMMO_972e01b0_b017_4903_8c05_b7edda958723 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; - owl:hasValue "Np" - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "Neper"@en ; - :EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "C50" ; - :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NP" ; - :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Np" ; - :EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "http://dbpedia.org/page/Neper" ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 """Unit of measurement for quantities of type level or level difference, which are defined as the natural logarithm of the ratio of power- or field-type quantities. +emmo:Neper rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , + emmo:EMMO_972e01b0_b017_4903_8c05_b7edda958723 , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:hasValue "Np" + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "Neper"@en ; + emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "C50" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/NP" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "Np" ; + emmo:EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "http://dbpedia.org/page/Neper" ; + emmo:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 """Unit of measurement for quantities of type level or level difference, which are defined as the natural logarithm of the ratio of power- or field-type quantities. The value of a ratio in nepers is given by `ln(x1/x2)` where `x1` and `x2` are the values of interest (amplitudes), and ln is the natural logarithm. When the values are quadratic in the amplitude (e.g. power), they are first linearised by taking the square root before the logarithm is taken, or equivalently the result is halved. Wikipedia"""@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The neper is a logarithmic unit for ratios of measurements of physical field and power quantities, such as gain and loss of electronic signals. It has the unit symbol Np. The unit's name is derived from the name of John Napier, the inventor of logarithms. As is the case for the decibel and bel, the neper is not a unit in the International System of Units (SI), but it is accepted for use alongside the SI. Like the decibel, the neper is a unit in a logarithmic scale. While the bel uses the decadic (base-10) logarithm to compute ratios, the neper uses the natural logarithm, based on Euler's number + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """The neper is a logarithmic unit for ratios of measurements of physical field and power quantities, such as gain and loss of electronic signals. It has the unit symbol Np. The unit's name is derived from the name of John Napier, the inventor of logarithms. As is the case for the decibel and bel, the neper is not a unit in the International System of Units (SI), but it is accepted for use alongside the SI. Like the decibel, the neper is a unit in a logarithmic scale. While the bel uses the decadic (base-10) logarithm to compute ratios, the neper uses the natural logarithm, based on Euler's number -- QUDT"""@en ; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Neper" ; - :EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1351/goldbook.N04106" . + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Neper" ; + emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1351/goldbook.N04106" . ### https://w3id.org/emmo#Tonne -:Tonne rdf:type owl:Class ; - rdfs:subClassOf :EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , - :EMMO_77e9dc31_5b19_463e_b000_44c6e79f98aa , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; - owl:hasValue "t" - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1000.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "Tonne"@en ; - :EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "TNE" ; - :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/TON_M" ; - :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "t" ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A non-SI unit defined as 1000 kg."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """1,000-fold of the SI base unit kilogram - --- QUDT"""@en ; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Tonne" ; - :EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1351/goldbook.T06394" . - - -### https://w3id.org/emmo#Bel -:Bel rdf:type owl:Class ; - rdfs:subClassOf :EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , - :EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - :EMMO_972e01b0_b017_4903_8c05_b7edda958723 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; - owl:hasValue "B" - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "1.0"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - rdfs:comment "Today decibel (one tenth of a bel) is commonly used instead of bel."@en , - "bel is used to express the ratio of one value of a power or field quantity to another, on a logarithmic scale, the logarithmic quantity being called the power level or field level, respectively."@en ; - skos:prefLabel "Bel"@en ; - :EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "M72" ; - :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/B" ; - :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "B" ; - :EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "http://dbpedia.org/resource/Bel"^^xsd:anyURI ; - :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "One bel is defined as `1⁄2 ln(10) neper`."@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A logarithmic unit of sound pressure equal to 10 decibels (dB), It is defined as: 1 B = (1/2) log₁₀(Np) - --- QUDT"""@en ; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Decibel" . - - -### https://w3id.org/emmo#DeciBel -:DeciBel rdf:type owl:Class ; - rdfs:subClassOf :EMMO_1181c938_c8f0_4ad6_bc7a_2bfdc0903d29 , - :EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , - :EMMO_972e01b0_b017_4903_8c05_b7edda958723 , - :EMMO_c6d4a5e0_7e95_44df_a6db_84ee0a8bbc8e , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_d4e0a0ab_2f67_4f87_a0db_b544e6dceed4 ; - owl:someValuesFrom :Bel - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; - owl:hasValue "0.1"^^xsd:double - ] , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; - owl:hasValue "0.0"^^xsd:double - ] ; - skos:prefLabel "DeciBel" ; - :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/DeciB" ; - :EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "dB" ; - :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "dB" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """A customary logarithmic measure most commonly used (in various ways) for measuring sound.Sound is measured on a logarithmic scale. Informally, if one sound is 1 bel (10 decibels) \"louder\" than another, this means the louder sound is 10 times louder than the fainter one. A difference of 20 decibels corresponds to an increase of 10 x 10 or 100 times in intensity. The beginning of the scale, 0 decibels, can be set in different ways, depending on exactly the aspect of sound being measured. For sound intensity (the power of the sound waves per unit of area) 0 decibel is equal to 1 picoWatts per Metre Squared. This corresponds approximately to the faintest sound that can be detected by a person who has good hearing. For sound pressure (the pressure exerted by the sound waves) 0 decibels equals 20 micropascals RMS, and for sound power 0 decibels sometimes equals 1 picoWatt. In all cases, one decibel equals ≈ 0.115129 neper. +emmo:Tonne rdf:type owl:Class ; + rdfs:subClassOf emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , + emmo:EMMO_77e9dc31_5b19_463e_b000_44c6e79f98aa , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:hasValue "t" + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; + owl:hasValue "1000.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; + owl:hasValue "0.0"^^xsd:double + ] ; + skos:prefLabel "Tonne"@en ; + emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "TNE" ; + emmo:EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/unit/TON_M" ; + emmo:EMMO_33ae2d07_5526_4555_a0b4_8f4c031b5652 "t" ; + emmo:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A non-SI unit defined as 1000 kg."@en ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 """1,000-fold of the SI base unit kilogram -- QUDT"""@en ; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "http://en.wikipedia.org/wiki/Decibel?oldid=495380648" . - + emmo:EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Tonne" ; + emmo:EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1351/goldbook.T06394" . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index 45db1a85..335e9cfd 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -407,7 +407,7 @@ This type of relation represent the coexistence of two entities in the a spatial rdf:type owl:IrreflexiveProperty ; owl:propertyDisjointWith :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 ; skos:prefLabel "isDirectCauseOf"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Direct causality is a concept that capture the idea of direct interaction between two entities, given the fact that there are no causal intermediaries between them. It requires that at least a quantum of the causing entity is direct cause of a quantum of the caused entity. + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Direct causality is a concept that captures the idea of direct interaction between two entities, given the fact that there are no causal intermediaries between them. It requires that at least a quantum of the causing entity is direct cause of a quantum of the caused entity. It does not exclude the possibility of other indirect causal routes between some proper parts of the two entities. The direct causality in a 4D ontology covers both time-like causal interaction (when causality is one-way from one entity to another) and space-like causal interaction (when causality is two-way between two entities)."""@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the causing and the effected entities occurring without intermediaries."@en ; diff --git a/perspectives/contrast.ttl b/perspectives/contrast.ttl index acc1cbea..5a25dd41 100644 --- a/perspectives/contrast.ttl +++ b/perspectives/contrast.ttl @@ -65,11 +65,11 @@ Semiotics: A and B can be signs if they refers to something else (e.g. a report "A signal through a cable. A sound wave. Words on a page. The pattern of excited states within a computer RAM."@en ; skos:prefLabel "Data"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal object whose properties variation are encoded by an agent and that can be decoded by another agent according to a specific rule."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """EncodedData is the class where inventions that don't actually exist whould be placed. + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """EncodedData is the class where inventions that don't actually exist would be placed. For example, the blueprint of a bridge is an encoded data. When the bridge will be built, than the blueprint will also be a semiotical entity. Another example is Superman, that exists only as a set of magazines, drawings, novels, movies, but not in the real world."""@en , """Variations in data are generated by an agent (not necessarily human) and are intended to be decoded by the same or another agent using the same encoding rules. -Data are always generated by an agent but not necessarily possess a semantic meaninig, either because it's lost or unknown or because simply they possess none (e.g. a random generation of symbols). A data object may be used as the physical basis for a sign, under Semiotics perspective."""@en , +Data are always generated by an agent but not necessarily possess a semantic meaning, either because it's lost or unknown or because simply they possess none (e.g. a random generation of symbols). A data object may be used as the physical basis for a sign, under Semiotics perspective."""@en , """We call \"decoding\" the act of recognise the variation according to a particular rule and generate another equivalent schema (e.g. in the agent's cognitive apparatus, as another form of data). We call \"interpreting\" the act of providing semantic meaning to data, which is covered by the semiotic perspective."""@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://no.wikipedia.org/wiki/Data"^^xsd:anyURI . @@ -99,7 +99,7 @@ We call \"interpreting\" the act of providing semantic meaning to data, which is :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Contrast that occurs naturally without an encoding agent producing it."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A non encoded contrast (e.g. a temperature variation) can be represented by data that describes (e.g. the string \"today it's warmer than yesterday\") or quantifies (e.g. Monday 28 °C, Tuesday 30 °C) it through a semiotic process."@en , """This is a really broad class that gathers all physical phenomena in which a contrast occurs naturally, such as cloud patterns, tree rings, stains. -It doesn't mean that such contrasts cannot be used to deduce something: in fact thaty can be seen as indexes (in semiotic sense) of a causally connected pehnomena. Simply, there is no agent behind that contrast with the intention to transmit data."""@en . +It doesn't mean that such contrasts cannot be used to deduce something: in fact they can be seen as indexes (in semiotic sense) of a causally connected phenomena. Simply, there is no agent behind that contrast with the intention to transmit data."""@en . ### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/perspectives/holistic.ttl b/perspectives/holistic.ttl index 85dc1f7b..ab88b355 100644 --- a/perspectives/holistic.ttl +++ b/perspectives/holistic.ttl @@ -11,9 +11,9 @@ rdf:type owl:Ontology ; owl:versionIRI ; owl:imports ; - dcterms:abstract """Defines the holistic perspective which include process and the role of its participants. + dcterms:abstract """Defines the holistic perspective which includes process and the role of its participants. -Processes are 4D object's that unfolds in time in a way that has a meaning to the ontologist with participants who's role is assigned by the ontologist."""@en ; +Processes are 4D objects that unfolds in time in a way that has a meaning to the ontologist with participants whose role is assigned by the ontologist."""@en ; dcterms:contributor :AdhamHashibon , :FrancescoZaccarini , :GerhardGoldbeck , diff --git a/perspectives/persistence.ttl b/perspectives/persistence.ttl index 978ce6f3..24849457 100644 --- a/perspectives/persistence.ttl +++ b/perspectives/persistence.ttl @@ -148,7 +148,7 @@ rdfs:range :EMMO_13191289_6c2b_4741_93e1_82d53bd0e703 ; rdfs:comment """Participation is a parthood relation: you must be part of the process to contribute to it. A participant whose 4D extension is totally contained within the process. -Participation is not under direct parthood since a process is not strictly related to reductionism, but it's a way to categorize temporal regions by the interpreters."""@en ; +Participation is not under direct parthood since a process is not strictly related to reductionism, but it's a way to categorise temporal regions by the interpreters."""@en ; skos:prefLabel "hasParticipant"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a process and an object participating to it, i.e. that is relevant to the process itself."@en . diff --git a/perspectives/reductionistic.ttl b/perspectives/reductionistic.ttl index 98404836..b88f6d71 100644 --- a/perspectives/reductionistic.ttl +++ b/perspectives/reductionistic.ttl @@ -13,7 +13,7 @@ owl:imports ; dcterms:abstract """Defines the reductionistic perspective, which uses the fundamental non-transitive parthood relation, called direct parthood, to provide a powerful granularity description of multiscale real world objects. EMMO can in principle represents the Universe with direct parthood relations as a direct rooted tree up to its elementary constituents. -In addition to direct parthood, the reductionistic module defines 'State' as a tesselation of spatial direct parts with no change of granularity or cardinality and 'Existent' as a tesselation of temporal direct parts."""@en ; +In addition to direct parthood, the reductionistic module defines 'State' as a tessellation of spatial direct parts with no change of granularity or cardinality and 'Existent' as a tessellation of temporal direct parts."""@en ; dcterms:contributor :AdhamHashibon , :FrancescoZaccarini ; dcterms:creator :EmanueleGhedini , @@ -60,7 +60,7 @@ In addition to direct parthood, the reductionistic module defines 'State' as a t rdfs:range :EMMO_9953c19f_ee33_4af8_be5e_dbf6d1e33581 ; skos:altLabel "hasDirectPart"@en ; skos:prefLabel "hasTile"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Tiling parthood enables the establishment of hierarchy of granularities, starting with an entity and providing several tesselation levels according to specific criteria. + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Tiling parthood enables the establishment of hierarchy of granularities, starting with an entity and providing several tessellation levels according to specific criteria. The criteria are implemented in specialised versions of the tiling parthood relation (e.g., metrological direct part, XML format direct part). The tiles and the tessellated entity (tessellation) are causally self connected (i.e., items), coherently with the concept behind the definition of the reductionistic perspective. The tiles of specific granularity level provide a covering for the whole and are mutually non-overlapping, as the label \"tile\" suggests."""@en ; @@ -151,7 +151,7 @@ The tiles of specific granularity level provide a covering for the whole and are rdfs:subClassOf :EMMO_c7ee175d_4c25_45cb_b74e_71435b11b77d ; skos:prefLabel "Fork"@en ; :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/doc/figs/Fork.png"^^xsd:anyURI ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A tessellation in wich a tile has next two or more non spatially connected tiles."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A tessellation in which a tile has next two or more non spatially connected tiles."@en . ### https://w3id.org/emmo#EMMO_2b1fb71c_0eb0_445c_9be7_fb5d30ae79fd @@ -217,7 +217,7 @@ This does not mean that there cannot be a change in the internal structure of th rdfs:subClassOf :EMMO_2b1fb71c_0eb0_445c_9be7_fb5d30ae79fd ; skos:prefLabel "Broadcast"@en ; :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/doc/figs/MixedTiling.png"^^xsd:anyURI ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A mixed tiling in wich a tile has next spatially connected tiles."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A mixed tiling in which a tile has next spatially connected tiles."@en . ### https://w3id.org/emmo#EMMO_8944581c_64da_46a9_be29_7074f7cc8098 @@ -261,7 +261,7 @@ This does not mean that there cannot be a change in the internal structure of th rdfs:subClassOf :EMMO_2b1fb71c_0eb0_445c_9be7_fb5d30ae79fd ; skos:prefLabel "Gathering"@en ; :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/doc/figs/MixedTiling.png"^^xsd:anyURI ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A mixed tiling in wich a tile is the next of spatially connected tiles."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A mixed tiling in which a tile is the next of spatially connected tiles."@en . ### https://w3id.org/emmo#EMMO_bcc1e604_874d_42e3_9885_8be3dac03327 @@ -278,7 +278,7 @@ This does not mean that there cannot be a change in the internal structure of th rdfs:subClassOf :EMMO_f7f41d20_eabb_4bcb_9a16_0436851fcd5c ; skos:prefLabel "Join"@en ; :EMMO_157fdf31_6387_42be_8e72_10530519214a "https://raw.githubusercontent.com/emmo-repo/EMMO/1.0.0-rc3/doc/figs/Join.png"^^xsd:anyURI ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A tessellation in wich a tile is next for two or more non spatially connected tiles."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A tessellation in which a tile is next for two or more non spatially connected tiles."@en . ### https://w3id.org/emmo#EMMO_caa63d00_80b1_4408_ac1b_cd0d23b0ec50 diff --git a/perspectives/semiotics.ttl b/perspectives/semiotics.ttl index 3b08a2f0..59a7c75f 100644 --- a/perspectives/semiotics.ttl +++ b/perspectives/semiotics.ttl @@ -68,7 +68,7 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea rdfs:subPropertyOf :EMMO_60577dea_9019_4537_ac41_80b0fb563d41 ; rdfs:range :EMMO_0cd58641_824c_4851_907f_f4c3be76630c ; skos:prefLabel "hasIndex"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation that connects a deduced semiotic object to an indexin a deduction process."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation that connects a deduced semiotic object to an index in a deduction process."@en . ### https://w3id.org/emmo#EMMO_39c3815d_8cae_4c8f_b2ff_eeba24bec455 @@ -93,7 +93,7 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea rdfs:subPropertyOf :EMMO_f2fc1ce9_cc3b_4eb5_a112_3c85d1b1374a ; rdfs:domain :EMMO_19608340_178c_4bfd_bd4d_0d3b935c6fec ; skos:prefLabel "hasCognised"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation connecting a recognising interpreter to the \"cognised\" semiotic object in a cognition process."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation connecting a recogniting interpreter to the \"cognised\" semiotic object in a cognition process."@en . ### https://w3id.org/emmo#EMMO_5369d256_5866_4729_adc2_1498ee9a4959 @@ -144,7 +144,7 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea rdfs:subPropertyOf :EMMO_f2fc1ce9_cc3b_4eb5_a112_3c85d1b1374a ; rdfs:domain :EMMO_36a4c1ca_5085_49ca_9e13_4c70d00c50a5 ; skos:prefLabel "hasDeduced"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation connecting a decucing interpreter to the \"deduced\" semiotic object in a deduction process."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation connecting a deducing interpreter to the \"deduced\" semiotic object in a deduction process."@en . ### https://w3id.org/emmo#EMMO_b8d05d29_9eea_47db_a20b_0b83ceb6de93 diff --git a/reference/physicalistic.ttl b/reference/physicalistic.ttl index 9c821b52..6f015a08 100644 --- a/reference/physicalistic.ttl +++ b/reference/physicalistic.ttl @@ -83,7 +83,7 @@ owl:qualifiedCardinality rdf:type owl:AnnotationProperty . :EMMO_1b32a555_978b_4e56_933f_e158e165023e rdf:type owl:Class ; rdfs:subClassOf :EMMO_be0a7278_b4e6_4bca_88ba_de3f67a478e2 ; skos:prefLabel "VectorMeson"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A meson with total spin 1 and odd parit."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A meson with total spin 1 and odd parity."@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Vector_meson" . @@ -191,7 +191,7 @@ spin 3/2: He5 in ground state, Delta baryons (excitations of the proton and neut :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "DisjointUnionOf: Heteronuclear, Homonuclear" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An atom_based state defined by an exact number of e-bonded atomic species and an electron cloud made of the shared electrons."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """An entity is called essential if removing one direct part will lead to a change in entity class. -An entity is called redundand if removing one direct part will not lead to a change in entity class."""@en , +An entity is called redundant if removing one direct part will not lead to a change in entity class."""@en , """This definition states that this object is a non-periodic set of atoms or a set with a finite periodicity. Removing an atom from the state will result in another type of atom_based state. e.g. you cannot remove H from H₂0 without changing the molecule type (essential). However, you can remove a C from a nanotube (redundant). C60 fullerene is a molecule, since it has a finite periodicity and is made of a well defined number of atoms (essential). A C nanotube is not a molecule, since it has an infinite periodicity (redundant)."""@en . @@ -220,7 +220,7 @@ A physical phenomenon is defined as a causally non-convex interacting system, co :EMMO_38d00e5f_d759_4dcc_8551_ab95865cf799 rdf:type owl:Class ; rdfs:subClassOf :EMMO_be0a7278_b4e6_4bca_88ba_de3f67a478e2 ; skos:prefLabel "PseudovectorMeson"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A meson with total spin 1 and even parit."@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A meson with total spin 1 and even parity."@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Pseudovector_meson" . From 2411a98cc5464a424af1a693cf937846495660a4 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Tue, 10 Dec 2024 13:19:27 +0100 Subject: [PATCH 098/121] Fixed issue #319. Removed incorrect version of MagneticDipoleMomentUnit --- disciplines/units/sidimensionalunits.ttl | 43 +++++++++--------------- 1 file changed, 16 insertions(+), 27 deletions(-) diff --git a/disciplines/units/sidimensionalunits.ttl b/disciplines/units/sidimensionalunits.ttl index 599c35e3..10bd7ba0 100644 --- a/disciplines/units/sidimensionalunits.ttl +++ b/disciplines/units/sidimensionalunits.ttl @@ -15,12 +15,12 @@ This module provides a connection between physical quantities defined in the 'isq' modules and the units defined in the 'siunits' and 'unitsextension' modules."""@en ; dcterms:contributor :FrancescaBleken , + :FrancescoZaccarini , :GerhardGoldbeck , :SimonClark , - :FrancescoZaccarini , "Ilaria Maria Paponetti, University of Bologna, IT" ; - dcterms:creator :JesperFriis , - :EmanueleGhedini ; + dcterms:creator :EmanueleGhedini , + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "SI dimensional units"@en ; @@ -323,7 +323,7 @@ We kindly acknowledge NIST for reusing their content, including the physical dim rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , [ rdf:type owl:Restriction ; owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T0 L+2 M0 I+1 Θ0 N0 J0" + owl:hasValue "T-2 L+3 M+1 I-1 Θ0 N0 J0" ] ; skos:prefLabel "MagneticDipoleMomentUnit"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MagneticDipoleMoment'."@en . @@ -802,17 +802,6 @@ We kindly acknowledge NIST for reusing their content, including the physical dim :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'AngularMomentum'."@en . -### https://w3id.org/emmo#EMMO_5073dc80_aec2_4a3b_8057_fababfcbfe11 -:EMMO_5073dc80_aec2_4a3b_8057_fababfcbfe11 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T-2 L+3 M+1 I-1 Θ0 N0 J0" - ] ; - skos:prefLabel "MagneticDipoleMomentUnit"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'MagneticDipoleMoment'."@en . - - ### https://w3id.org/emmo#EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 :EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 rdf:type owl:Class ; rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , @@ -2002,6 +1991,17 @@ Examples of correspondance between dimensional units and their dimensional units :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LengthTemperature'."@en . +### https://w3id.org/emmo#EMMO_d09e8aea_3fd0_4213_955d_10fc2a6f1d74 +:EMMO_d09e8aea_3fd0_4213_955d_10fc2a6f1d74 rdf:type owl:Class ; + rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; + owl:hasValue "T+2 L0 M-1 I-1 Θ0 N0 J0" + ] ; + skos:prefLabel "SquareLengthPerVoltageTimeUnit"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquareLengthPerVoltageTime'."@en . + + ### https://w3id.org/emmo#EMMO_d2a20142_b3a4_4d3b_a7e1_e17597e7f177 :EMMO_d2a20142_b3a4_4d3b_a7e1_e17597e7f177 rdf:type owl:Class ; rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , @@ -2304,15 +2304,4 @@ Examples of correspondance between dimensional units and their dimensional units :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquarePressurePerSquareTime'."@en . -### https://w3id.org/emmo/disciplines/units/sidimensionalunits#EMMO_d09e8aea_3fd0_4213_955d_10fc2a6f1d74 -:EMMO_d09e8aea_3fd0_4213_955d_10fc2a6f1d74 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+2 L0 M-1 I-1 Θ0 N0 J0" - ] ; - skos:prefLabel "SquareLengthPerVoltageTimeUnit"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'SquareLengthPerVoltageTime'."@en . - - -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi From dfb429a771f28426e2b75b9d64427cbf76e43859 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Tue, 10 Dec 2024 14:12:05 +0100 Subject: [PATCH 099/121] Added All Semiotic Inverse Relations --- perspectives/semiotics.ttl | 148 ++++++++++++++++++++++++++++++++++++- 1 file changed, 144 insertions(+), 4 deletions(-) diff --git a/perspectives/semiotics.ttl b/perspectives/semiotics.ttl index 3b08a2f0..e12f1bfe 100644 --- a/perspectives/semiotics.ttl +++ b/perspectives/semiotics.ttl @@ -31,9 +31,17 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea # Object Properties ################################################################# +### https://w3id.org/emmo#EMMO_005fb227_d68a_4c41_bbee_e20bdd69a0bc +:EMMO_005fb227_d68a_4c41_bbee_e20bdd69a0bc rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_0ed18c6b_8289_44fd_a7d7_c15a8786cdc0 ; + owl:inverseOf :EMMO_0d829933_29e3_4e61_b3d3_88e6b9d0d0ce ; + skos:prefLabel "isDeclaredBy"@en . + + ### https://w3id.org/emmo#EMMO_057d0573_6ac0_4c27_9e3f_3c29205fd104 :EMMO_057d0573_6ac0_4c27_9e3f_3c29205fd104 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_4832e353_6a2d_4deb_9a5b_96989afaff2d ; + owl:inverseOf :EMMO_db49de28_6993_459c_8562_ef861cc0a815 ; rdfs:domain :EMMO_0cd58641_824c_4851_907f_f4c3be76630c ; rdfs:range :EMMO_36a4c1ca_5085_49ca_9e13_4c70d00c50a5 ; skos:prefLabel "hasDeducer"@en ; @@ -48,6 +56,13 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation connecting a declaring interpreter to the \"declared\" semiotic object in a declaration process."@en . +### https://w3id.org/emmo#EMMO_0ed18c6b_8289_44fd_a7d7_c15a8786cdc0 +:EMMO_0ed18c6b_8289_44fd_a7d7_c15a8786cdc0 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_2337e25c_3c60_43fc_a8f9_b11a3f974291 ; + owl:inverseOf :EMMO_f2fc1ce9_cc3b_4eb5_a112_3c85d1b1374a ; + skos:prefLabel "isInterpretationAccordingTo"@en . + + ### https://w3id.org/emmo#EMMO_2337e25c_3c60_43fc_a8f9_b11a3f974291 :EMMO_2337e25c_3c60_43fc_a8f9_b11a3f974291 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_ec2472ae_cf4a_46a5_8555_1556f5a6c3c5 ; @@ -58,6 +73,7 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea ### https://w3id.org/emmo#EMMO_27e8e2dd_78a5_433a_b522_a1f61a08aab4 :EMMO_27e8e2dd_78a5_433a_b522_a1f61a08aab4 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_2337e25c_3c60_43fc_a8f9_b11a3f974291 ; + owl:inverseOf :EMMO_c01bea11_1937_4cc0_b40d_4b192fdba311 ; rdfs:domain :EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b ; rdfs:range :EMMO_6f5af708_f825_4feb_a0d1_a8d813d3022b ; skos:prefLabel "refersTo"@en . @@ -66,6 +82,7 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea ### https://w3id.org/emmo#EMMO_297999d6_c9e4_4262_9536_bd524d1c6e21 :EMMO_297999d6_c9e4_4262_9536_bd524d1c6e21 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_60577dea_9019_4537_ac41_80b0fb563d41 ; + owl:inverseOf :EMMO_c4017688_965b_4201_acb2_2f1caf2be760 ; rdfs:range :EMMO_0cd58641_824c_4851_907f_f4c3be76630c ; skos:prefLabel "hasIndex"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation that connects a deduced semiotic object to an indexin a deduction process."@en . @@ -74,6 +91,7 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea ### https://w3id.org/emmo#EMMO_39c3815d_8cae_4c8f_b2ff_eeba24bec455 :EMMO_39c3815d_8cae_4c8f_b2ff_eeba24bec455 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_60577dea_9019_4537_ac41_80b0fb563d41 ; + owl:inverseOf :EMMO_ef2d83f4_1f8a_4c11_aa62_1ea7a0cbd837 ; rdfs:range :EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 ; skos:prefLabel "hasIcon"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation that connects a recognised semiotic object to an icon in a cognition process."@en . @@ -82,15 +100,24 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea ### https://w3id.org/emmo#EMMO_4832e353_6a2d_4deb_9a5b_96989afaff2d :EMMO_4832e353_6a2d_4deb_9a5b_96989afaff2d rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_2337e25c_3c60_43fc_a8f9_b11a3f974291 ; + owl:inverseOf :EMMO_cd9a3a58_dabc_4c46_9ea4_03ca000b2022 ; rdfs:domain :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d ; rdfs:range :EMMO_0527413c_b286_4e9c_b2d0_03fb2a038dee ; skos:prefLabel "isInterpretedBy"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation connecting a sign to the interpreter in a semiotic process."@en . +### https://w3id.org/emmo#EMMO_4e8771a0_78fc_4db9_aec7_915fb4c7c55d +:EMMO_4e8771a0_78fc_4db9_aec7_915fb4c7c55d rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_e1f718c7_27b6_49fa_af01_9ece7c79b654 ; + owl:inverseOf :EMMO_9e3ad976_b179_4315_b51e_7e874df583dc ; + skos:prefLabel "isSignFor"@en . + + ### https://w3id.org/emmo#EMMO_51e72e5c_ab21_4d0e_ad9f_b168eca89cf4 :EMMO_51e72e5c_ab21_4d0e_ad9f_b168eca89cf4 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_f2fc1ce9_cc3b_4eb5_a112_3c85d1b1374a ; + owl:inverseOf :EMMO_7ee1c29c_c453_4ad8_96d4_5103229fa60d ; rdfs:domain :EMMO_19608340_178c_4bfd_bd4d_0d3b935c6fec ; skos:prefLabel "hasCognised"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation connecting a recognising interpreter to the \"cognised\" semiotic object in a cognition process."@en . @@ -99,38 +126,80 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea ### https://w3id.org/emmo#EMMO_5369d256_5866_4729_adc2_1498ee9a4959 :EMMO_5369d256_5866_4729_adc2_1498ee9a4959 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_4832e353_6a2d_4deb_9a5b_96989afaff2d ; + owl:inverseOf :EMMO_9950720f_a0b4_40f5_92db_071a3e4bbf4b ; rdfs:domain :EMMO_d7788d1a_020d_4c78_85a1_13563fcec168 ; rdfs:range :EMMO_19608340_178c_4bfd_bd4d_0d3b935c6fec ; skos:prefLabel "hasCogniser"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation connecting an icon to a interpreter (cogniser) in a cognition process."@en . +### https://w3id.org/emmo#EMMO_55375713_8f92_473b_a688_b7fcc14f7797 +:EMMO_55375713_8f92_473b_a688_b7fcc14f7797 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_82a96de2_41aa_4bf7_b7ac_de1373d50160 ; + owl:inverseOf :EMMO_eb3518bf_f799_4f9e_8c3e_ce59af11453b ; + skos:prefLabel "isConventionFor"@en . + + ### https://w3id.org/emmo#EMMO_60577dea_9019_4537_ac41_80b0fb563d41 :EMMO_60577dea_9019_4537_ac41_80b0fb563d41 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_2337e25c_3c60_43fc_a8f9_b11a3f974291 ; + owl:inverseOf :EMMO_82a96de2_41aa_4bf7_b7ac_de1373d50160 ; rdfs:domain :EMMO_6f5af708_f825_4feb_a0d1_a8d813d3022b ; rdfs:range :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d ; skos:prefLabel "isRepresentedBy"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation that connects the semiotic object to the sign in a semiotic process."@en . +### https://w3id.org/emmo#EMMO_79fa18f3_6da9_42b9_8cc3_08d9e5c9da87 +:EMMO_79fa18f3_6da9_42b9_8cc3_08d9e5c9da87 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_e1f718c7_27b6_49fa_af01_9ece7c79b654 ; + owl:inverseOf :EMMO_cb804456_9459_4be5_ac63_a291a872fbd0 ; + skos:prefLabel "isInterpreterFor"@en . + + +### https://w3id.org/emmo#EMMO_7ee1c29c_c453_4ad8_96d4_5103229fa60d +:EMMO_7ee1c29c_c453_4ad8_96d4_5103229fa60d rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_0ed18c6b_8289_44fd_a7d7_c15a8786cdc0 ; + skos:prefLabel "isCognisedBy"@en . + + ### https://w3id.org/emmo#EMMO_7fb7fe7e_bdf9_4eeb_adad_e384dd5285c6 :EMMO_7fb7fe7e_bdf9_4eeb_adad_e384dd5285c6 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_f275e4e9_062b_4ca4_a679_4f26ec0a48ae ; + owl:inverseOf :EMMO_8910edc0_6f56_49d2_9f8f_6b0ff908f2e6 ; rdfs:domain :EMMO_008fd3b2_4013_451f_8827_52bceab11841 ; rdfs:range :EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b ; skos:prefLabel "hasInterpretant"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation that connects a semiotic object to the interpretant in a semiotic process."@en . +### https://w3id.org/emmo#EMMO_82a96de2_41aa_4bf7_b7ac_de1373d50160 +:EMMO_82a96de2_41aa_4bf7_b7ac_de1373d50160 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_2337e25c_3c60_43fc_a8f9_b11a3f974291 ; + skos:prefLabel "standsFor"@en . + + +### https://w3id.org/emmo#EMMO_8910edc0_6f56_49d2_9f8f_6b0ff908f2e6 +:EMMO_8910edc0_6f56_49d2_9f8f_6b0ff908f2e6 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_e1f718c7_27b6_49fa_af01_9ece7c79b654 ; + skos:prefLabel "isInterpretantFor"@en . + + ### https://w3id.org/emmo#EMMO_8fb6d667_f2af_482d_97a9_ec97cd81274d :EMMO_8fb6d667_f2af_482d_97a9_ec97cd81274d rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_f275e4e9_062b_4ca4_a679_4f26ec0a48ae ; + owl:inverseOf :EMMO_ee73c4f1_1405_44af_abf5_d06f2e71ed03 ; rdfs:domain :EMMO_008fd3b2_4013_451f_8827_52bceab11841 ; rdfs:range :EMMO_6f5af708_f825_4feb_a0d1_a8d813d3022b ; skos:prefLabel "hasReferent"@en . +### https://w3id.org/emmo#EMMO_9950720f_a0b4_40f5_92db_071a3e4bbf4b +:EMMO_9950720f_a0b4_40f5_92db_071a3e4bbf4b rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_cd9a3a58_dabc_4c46_9ea4_03ca000b2022 ; + skos:prefLabel "isCogniserFor"@en . + + ### https://w3id.org/emmo#EMMO_9e3ad976_b179_4315_b51e_7e874df583dc :EMMO_9e3ad976_b179_4315_b51e_7e874df583dc rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_f275e4e9_062b_4ca4_a679_4f26ec0a48ae ; @@ -142,19 +211,53 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea ### https://w3id.org/emmo#EMMO_a0a2ded8_54e8_408d_a6b0_7fd1b4d7d16d :EMMO_a0a2ded8_54e8_408d_a6b0_7fd1b4d7d16d rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_f2fc1ce9_cc3b_4eb5_a112_3c85d1b1374a ; + owl:inverseOf :EMMO_c0fc29e4_0b93_4d78_83a5_220877d6301f ; rdfs:domain :EMMO_36a4c1ca_5085_49ca_9e13_4c70d00c50a5 ; skos:prefLabel "hasDeduced"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation connecting a decucing interpreter to the \"deduced\" semiotic object in a deduction process."@en . +### https://w3id.org/emmo#EMMO_a1b66ab5_0b29_4b9d_823e_5aec9768517e +:EMMO_a1b66ab5_0b29_4b9d_823e_5aec9768517e rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_cd9a3a58_dabc_4c46_9ea4_03ca000b2022 ; + owl:inverseOf :EMMO_cc823237_398d_4c9a_b8fa_aa157ee3e3a5 ; + skos:prefLabel "isDeclarerFor"@en . + + +### https://w3id.org/emmo#EMMO_abf30c80_6a0e_496e_b6dd_0439f0050fde +:EMMO_abf30c80_6a0e_496e_b6dd_0439f0050fde rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_e1f718c7_27b6_49fa_af01_9ece7c79b654 ; + owl:inverseOf :EMMO_da27d905_beb6_44ea_a330_a2dd9c17b263 ; + skos:prefLabel "isInternalRepresentationBy"@en . + + ### https://w3id.org/emmo#EMMO_b8d05d29_9eea_47db_a20b_0b83ceb6de93 :EMMO_b8d05d29_9eea_47db_a20b_0b83ceb6de93 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_2337e25c_3c60_43fc_a8f9_b11a3f974291 ; + owl:inverseOf :EMMO_c792cf6b_097b_4a9a_9fc8_cb693cd5fdf3 ; rdfs:domain :EMMO_b21a56ed_f969_4612_a6ec_cb7766f7f31d ; rdfs:range :EMMO_054af807_85cd_4a13_8eba_119dfdaaf38b ; skos:prefLabel "isSignificationFor"@en . +### https://w3id.org/emmo#EMMO_c01bea11_1937_4cc0_b40d_4b192fdba311 +:EMMO_c01bea11_1937_4cc0_b40d_4b192fdba311 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_2337e25c_3c60_43fc_a8f9_b11a3f974291 ; + skos:prefLabel "isReferredBy"@en . + + +### https://w3id.org/emmo#EMMO_c0fc29e4_0b93_4d78_83a5_220877d6301f +:EMMO_c0fc29e4_0b93_4d78_83a5_220877d6301f rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_0ed18c6b_8289_44fd_a7d7_c15a8786cdc0 ; + skos:prefLabel "isDeducedBy"@en . + + +### https://w3id.org/emmo#EMMO_c4017688_965b_4201_acb2_2f1caf2be760 +:EMMO_c4017688_965b_4201_acb2_2f1caf2be760 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_82a96de2_41aa_4bf7_b7ac_de1373d50160 ; + skos:prefLabel "IsIndexFor"@en . + + ### https://w3id.org/emmo#EMMO_c58c799e_cc6c_4310_a3f1_78da70705b2a :EMMO_c58c799e_cc6c_4310_a3f1_78da70705b2a rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_eb3518bf_f799_4f9e_8c3e_ce59af11453b ; @@ -163,6 +266,12 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation that connects a declared semiotic object to a description in a declaration process."@en . +### https://w3id.org/emmo#EMMO_c792cf6b_097b_4a9a_9fc8_cb693cd5fdf3 +:EMMO_c792cf6b_097b_4a9a_9fc8_cb693cd5fdf3 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_2337e25c_3c60_43fc_a8f9_b11a3f974291 ; + skos:prefLabel "isSignifiedBy"@en . + + ### https://w3id.org/emmo#EMMO_cb804456_9459_4be5_ac63_a291a872fbd0 :EMMO_cb804456_9459_4be5_ac63_a291a872fbd0 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_f275e4e9_062b_4ca4_a679_4f26ec0a48ae ; @@ -180,6 +289,12 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation connecting a conventional sign to the interpreter (declarer) in a declaration process."@en . +### https://w3id.org/emmo#EMMO_cd9a3a58_dabc_4c46_9ea4_03ca000b2022 +:EMMO_cd9a3a58_dabc_4c46_9ea4_03ca000b2022 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_2337e25c_3c60_43fc_a8f9_b11a3f974291 ; + skos:prefLabel "interprets"@en . + + ### https://w3id.org/emmo#EMMO_da27d905_beb6_44ea_a330_a2dd9c17b263 :EMMO_da27d905_beb6_44ea_a330_a2dd9c17b263 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_f275e4e9_062b_4ca4_a679_4f26ec0a48ae ; @@ -189,6 +304,12 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between the interpreter and the interpretant, being its internal representation."@en . +### https://w3id.org/emmo#EMMO_db49de28_6993_459c_8562_ef861cc0a815 +:EMMO_db49de28_6993_459c_8562_ef861cc0a815 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_cd9a3a58_dabc_4c46_9ea4_03ca000b2022 ; + skos:prefLabel "isDeducerFor"@en . + + ### https://w3id.org/emmo#EMMO_e1097637_70d2_4895_973f_2396f04fa204 :EMMO_e1097637_70d2_4895_973f_2396f04fa204 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_eb3518bf_f799_4f9e_8c3e_ce59af11453b ; @@ -198,6 +319,13 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation that connects a semiotic object to a property in a declaration process."@en . +### https://w3id.org/emmo#EMMO_e1f718c7_27b6_49fa_af01_9ece7c79b654 +:EMMO_e1f718c7_27b6_49fa_af01_9ece7c79b654 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab ; + owl:inverseOf :EMMO_f275e4e9_062b_4ca4_a679_4f26ec0a48ae ; + skos:prefLabel "semioticOvercrossedBy"@en . + + ### https://w3id.org/emmo#EMMO_eb3518bf_f799_4f9e_8c3e_ce59af11453b :EMMO_eb3518bf_f799_4f9e_8c3e_ce59af11453b rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_60577dea_9019_4537_ac41_80b0fb563d41 ; @@ -206,10 +334,22 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation that connects a declared semiotic object to a conventional sign in a declaration process."@en . +### https://w3id.org/emmo#EMMO_ee73c4f1_1405_44af_abf5_d06f2e71ed03 +:EMMO_ee73c4f1_1405_44af_abf5_d06f2e71ed03 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_e1f718c7_27b6_49fa_af01_9ece7c79b654 ; + skos:prefLabel "isReferentFor"@en . + + +### https://w3id.org/emmo#EMMO_ef2d83f4_1f8a_4c11_aa62_1ea7a0cbd837 +:EMMO_ef2d83f4_1f8a_4c11_aa62_1ea7a0cbd837 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_82a96de2_41aa_4bf7_b7ac_de1373d50160 ; + skos:prefLabel "isIconFor"@en . + + ### https://w3id.org/emmo#EMMO_f275e4e9_062b_4ca4_a679_4f26ec0a48ae :EMMO_f275e4e9_062b_4ca4_a679_4f26ec0a48ae rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 ; - skos:prefLabel "semioticOvercross"@en ; + skos:prefLabel "semioticOvercrosses"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The superproperties for overcrossing relations between semiotic entities."@en . @@ -959,15 +1099,15 @@ For example, when a Boeing 747 is used as a sign for another Boeing 747."""@en , [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: -inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en + inverse (hasReferent) o inverse (hasInterpreter)=>hasSign"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: - inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en +inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: - inverse (hasReferent) o inverse (hasInterpreter)=>hasSign"""@en + inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en ] . ################################################################# From bd377a13a14f9ed2ef6339ac237e586d689bba9f Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Tue, 10 Dec 2024 14:12:37 +0100 Subject: [PATCH 100/121] Fixed Mereocausality Full --- mereocausality/mereocausality-full.ttl | 81 +++++++++++++------------- 1 file changed, 40 insertions(+), 41 deletions(-) diff --git a/mereocausality/mereocausality-full.ttl b/mereocausality/mereocausality-full.ttl index 2c59a50b..039621ac 100644 --- a/mereocausality/mereocausality-full.ttl +++ b/mereocausality/mereocausality-full.ttl @@ -11,25 +11,24 @@ rdf:type owl:Ontology ; owl:versionIRI ; owl:imports ; - "This module contains the full mereocausal relations that are needed only for very specific and highly expressive applications."@en ; - :AdhamHashibon , - :GeorgSchmitz , - :FrancescoZaccarini , - , - :GerhardGoldbeck , - :SebastianoMoruzzi , - :JesperFriis ; - :EmanueleGhedini ; - "https://creativecommons.org/licenses/by/4.0/legalcode" ; - """EMMC ASBL + dcterms:abstract "This module contains the full mereocausal relations that are needed only for very specific and highly expressive applications."@en ; + dcterms:contributor :AdhamHashibon , + :FrancescoZaccarini , + :GeorgSchmitz , + :GerhardGoldbeck , + :JesperFriis , + :SebastianoMoruzzi ; + dcterms:creator :EmanueleGhedini ; + dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; + dcterms:publisher """EMMC ASBL European Materials Modelling Council Silversquare Stéphanie Avenue Louise 54 1050 Brussels CBE no: 0731 621 312 contact@emmc.eu"""@en ; - "Elementary Multiperspective Material Ontology"@en , - "Mereocausality Full Relations"@en ; + dcterms:title "Elementary Multiperspective Material Ontology"@en , + "Mereocausality Full Relations"@en ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; owl:versionInfo "1.0.0-rc3" ; :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 """Emanuele Ghedini @@ -46,7 +45,7 @@ email: gerhard@goldbeck-consulting.com"""@en . ### https://w3id.org/emmo#EMMO_0eb37d3d_b633_4ea4_a863_8b7a27c6fdb4 :EMMO_0eb37d3d_b633_4ea4_a863_8b7a27c6fdb4 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 ; - "hasHeterogenousPart"@en ; + skos:prefLabel "hasHeterogenousPart"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The part is not connected with the rest item or members with hasNext (or its inverse) only or hasContact relations only."@en . @@ -56,21 +55,21 @@ email: gerhard@goldbeck-consulting.com"""@en . rdf:type owl:SymmetricProperty , owl:IrreflexiveProperty ; owl:propertyDisjointWith :EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 ; - "hasIndirectInteractionWith"@en ; + skos:prefLabel "hasIndirectInteractionWith"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the y effected and the x causing entities with intermediaries, where x isCauseOf y and y isCauseOf x."@en . ### https://w3id.org/emmo#EMMO_22c91e99_61f8_4433_8853_432d44a2a46a :EMMO_22c91e99_61f8_4433_8853_432d44a2a46a rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_55354438_7000_4284_b1b9_59d60c2261b9 ; - "hasWellFormedPart"@en ; + skos:prefLabel "hasWellFormedPart"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The part is connected to the rest item or members only with hasNext or hasContact relations or their inverse."@en . ### https://w3id.org/emmo#EMMO_2a33ee61_8235_4da4_b9a1_ca62cb87a016 :EMMO_2a33ee61_8235_4da4_b9a1_ca62cb87a016 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 ; - "hasTemporalSlice"@en ; + skos:prefLabel "hasTemporalSlice"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A temporal part that capture the overall spatial extension of the causal object."@en . @@ -83,7 +82,7 @@ email: gerhard@goldbeck-consulting.com"""@en . ### https://w3id.org/emmo#EMMO_4608bf9e_eeb9_4301_b0ab_d55b0f7da5e0 :EMMO_4608bf9e_eeb9_4301_b0ab_d55b0f7da5e0 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_5022e4cb_125f_429d_8556_c3e635c561f2 ; - "hasTemporalBegin"@en . + skos:prefLabel "hasTemporalBegin"@en . ### https://w3id.org/emmo#EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d @@ -95,7 +94,7 @@ email: gerhard@goldbeck-consulting.com"""@en . rdfs:subPropertyOf :EMMO_c37d451b_e245_439f_bd94_9050e04ec9f7 , :EMMO_cc0df52b_6211_4167_9e22_5cc3ba201bd9 ; rdfs:range :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; - "hasSubCollection"@en ; + skos:prefLabel "hasSubCollection"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation between individual representing a collection and one of its non self-connected proper parts."@en . @@ -103,7 +102,7 @@ email: gerhard@goldbeck-consulting.com"""@en . :EMMO_5022e4cb_125f_429d_8556_c3e635c561f2 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_2a33ee61_8235_4da4_b9a1_ca62cb87a016 , :EMMO_a32021dc_58d8_454b_915d_3951b413b8b7 ; - "hasTemporalItemSlice"@en ; + skos:prefLabel "hasTemporalItemSlice"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A temporal part that is an item."@en . @@ -119,8 +118,8 @@ email: gerhard@goldbeck-consulting.com"""@en . ### https://w3id.org/emmo#EMMO_6e046dd0_9634_4013_b2b1_9cc468087c83 :EMMO_6e046dd0_9634_4013_b2b1_9cc468087c83 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; - "hasSpatialPartialPart"@en ; - "hasSpatialSection"@en ; + skos:altLabel "hasSpatialPartialPart"@en ; + skos:prefLabel "hasSpatialSection"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A proper part of the whole that is not Spatial or Temporal."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "This relation identifies parts of a 4D object that do not fully cover the lifetime extent of the whole (spatial) nor the full spatial extent (temporal)."@en , """This relation is a filler, to categorise the parts of an entity that are not covered by the other parthood relations. @@ -135,7 +134,7 @@ A proper part is then the disjoint union of: spatial part, temporal part and spa :EMMO_850b976f_0726_4408_b1b2_1f0ae367faf6 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_2a33ee61_8235_4da4_b9a1_ca62cb87a016 , ; - "hasTemporalCollectionSlice"@en ; + skos:prefLabel "hasTemporalCollectionSlice"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A temporal part that is a collection."@en . @@ -147,7 +146,7 @@ A proper part is then the disjoint union of: spatial part, temporal part and spa ### https://w3id.org/emmo#EMMO_8962933e_4bb0_4511_889a_9ea086a5a15a :EMMO_8962933e_4bb0_4511_889a_9ea086a5a15a rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_5022e4cb_125f_429d_8556_c3e635c561f2 ; - "hasTemporalInternal"@en . + skos:prefLabel "hasTemporalInternal"@en . ### https://w3id.org/emmo#EMMO_8e742d6f_7fbb_40cf_949b_6806ab0d801f @@ -156,7 +155,7 @@ A proper part is then the disjoint union of: spatial part, temporal part and spa rdf:type owl:AsymmetricProperty ; rdfs:range :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; owl:propertyDisjointWith :EMMO_cc0df52b_6211_4167_9e22_5cc3ba201bd9 ; - "hasItemPart"@en ; + skos:prefLabel "hasItemPart"@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A proper part relation with range restricted to items."@en . @@ -166,7 +165,7 @@ A proper part is then the disjoint union of: spatial part, temporal part and spa :EMMO_8e742d6f_7fbb_40cf_949b_6806ab0d801f ; rdfs:range :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; owl:propertyDisjointWith ; - "hasConnectedPortion"@en ; + skos:prefLabel "hasConnectedPortion"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between individuals representing an item and one of its self-connected proper parts."@en . @@ -175,7 +174,7 @@ A proper part is then the disjoint union of: spatial part, temporal part and spa rdfs:subPropertyOf :EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 ; rdf:type owl:SymmetricProperty , owl:IrreflexiveProperty ; - "hasInteractionWith"@en ; + skos:prefLabel "hasInteractionWith"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """An interaction between two entities is seen as an exchange of causality relations that goes both ways. There are no requirements about their numbers (except that are minimun two) and their directions (except that there must be a two-way causality, e.g. from x to y and from y to x). However, interactions can be categorised as: @@ -189,14 +188,14 @@ The first case occurs when the causality relations between the quantums of the e :EMMO_ad6a320d_6c32_4e0b_9fb8_5a4bf771a6dd rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_0eb37d3d_b633_4ea4_a863_8b7a27c6fdb4 , :EMMO_9a50a0ae_841a_46fe_8b23_3df319b60611 ; - "hasNonWellFormedPart"@en ; + skos:prefLabel "hasNonWellFormedPart"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A part is connected with the rest item or a member with bi-directional causal relations that does not fall under hasNext (or its inverse) or hasContact."@en . ### https://w3id.org/emmo#EMMO_aef8af39_0a22_4be8_a523_4e47ca36e035 :EMMO_aef8af39_0a22_4be8_a523_4e47ca36e035 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_7afbed84_7593_4a23_bd88_9d9c6b04e8f6 ; - "hasTemporalSection"@en ; + skos:prefLabel "hasTemporalSection"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A temporal part that is not a slice."@en . @@ -205,7 +204,7 @@ The first case occurs when the causality relations between the quantums of the e rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; rdf:type owl:AsymmetricProperty ; rdfs:domain :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; - "hasGatheredPart"@en ; + skos:prefLabel "hasGatheredPart"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A proper part relation with domain restricted to collections."@en . @@ -214,7 +213,7 @@ The first case occurs when the causality relations between the quantums of the e rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; rdf:type owl:AsymmetricProperty ; rdfs:range :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; - "hasScatteredPart"@en ; + skos:prefLabel "hasScatteredPart"@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A proper part relation with range restricted to collections."@en . @@ -233,7 +232,7 @@ The first case occurs when the causality relations between the quantums of the e rdfs:subPropertyOf :EMMO_339d8e1a_f52a_42cd_8df5_57b5328b939e , :EMMO_49e17ba8_dd17_4c28_b8c8_c8c5d5a9aab9 , :EMMO_c37d451b_e245_439f_bd94_9050e04ec9f7 ; - "hasFractionalCollection"@en ; + skos:prefLabel "hasFractionalCollection"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A sub collection realtion where the proper part is cutting members of the collection."@en . @@ -241,15 +240,15 @@ The first case occurs when the causality relations between the quantums of the e :EMMO_ec90a8f0_16bf_4f76_b378_ef69b587b426 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_a69a215c_4f4d_4729_a9c6_39302bbc5f77 ; rdf:type owl:SymmetricProperty ; - "hasImproperInteractionWith"@en ; + skos:prefLabel "hasImproperInteractionWith"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An interaction that is the sum of direct causality relations between two entities that are not interpretable as fundamental physical interactions."@en . ### https://w3id.org/emmo#EMMO_f68030be_94b8_4c61_a161_886468558054 :EMMO_f68030be_94b8_4c61_a161_886468558054 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; - "hasSpatialIntegralPart"@en ; - "hasSpatialSlice"@en ; + skos:altLabel "hasSpatialIntegralPart"@en ; + skos:prefLabel "hasSpatialSlice"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation that identify a proper part of the whole that extends itself in time along the overall lifetime of the whole, and whose parts never cover the full spatial extension of the 4D whole."@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "In EMMO FOL this is a defined property. In OWL spatial relations are primitive."@en . @@ -257,14 +256,14 @@ The first case occurs when the causality relations between the quantums of the e ### https://w3id.org/emmo#EMMO_f9df1503_6ecf_427e_b127_742536601562 :EMMO_f9df1503_6ecf_427e_b127_742536601562 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_5022e4cb_125f_429d_8556_c3e635c561f2 ; - "hasTemporalEnd"@en . + skos:prefLabel "hasTemporalEnd"@en . ### https://w3id.org/emmo#EMMO_febf1178_c74b_4d6d_816c_591ac2ee3530 :EMMO_febf1178_c74b_4d6d_816c_591ac2ee3530 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_113087fa_8354_49d1_9625_5f36698d3298 ; rdf:type owl:SymmetricProperty ; - "hasImproperIndirectInteraction"@en ; + skos:prefLabel "hasImproperIndirectInteraction"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two causally reachable entities through a path with at least one hasNonSpatialContactWith relation (i.e. non representing physical interactions)."@en . @@ -278,7 +277,7 @@ The first case occurs when the causality relations between the quantums of the e rdfs:subPropertyOf :EMMO_339d8e1a_f52a_42cd_8df5_57b5328b939e , :EMMO_c37d451b_e245_439f_bd94_9050e04ec9f7 , ; - "hasFractionalMember"@en ; + skos:prefLabel "hasFractionalMember"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between a collection and a non maximal self-connect part of one of its member."@en . @@ -287,7 +286,7 @@ The first case occurs when the causality relations between the quantums of the e rdfs:subPropertyOf :EMMO_8e742d6f_7fbb_40cf_949b_6806ab0d801f , :EMMO_c37d451b_e245_439f_bd94_9050e04ec9f7 ; rdfs:range :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; - "hasSubItem"@en ; + skos:prefLabel "hasSubItem"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A item proper part of a collection."@en . @@ -300,8 +299,8 @@ The first case occurs when the causality relations between the quantums of the e rdfs:subPropertyOf :EMMO_55354438_7000_4284_b1b9_59d60c2261b9 , :EMMO_cc0df52b_6211_4167_9e22_5cc3ba201bd9 ; rdfs:range :EMMO_2d2ecd97_067f_4d0e_950c_d746b7700a31 ; - "hasScatteredPortion"@en ; + skos:prefLabel "hasScatteredPortion"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between individuals representing an item and one of its not self-connected proper parts."@en . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi From 22ae2c88aa9b4274ad85f157299b2c9771794bd4 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 12 Dec 2024 00:41:05 +0100 Subject: [PATCH 101/121] Added isDescriptionFor --- perspectives/semiotics.ttl | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/perspectives/semiotics.ttl b/perspectives/semiotics.ttl index c4509859..76a72ad5 100644 --- a/perspectives/semiotics.ttl +++ b/perspectives/semiotics.ttl @@ -261,6 +261,7 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea ### https://w3id.org/emmo#EMMO_c58c799e_cc6c_4310_a3f1_78da70705b2a :EMMO_c58c799e_cc6c_4310_a3f1_78da70705b2a rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_eb3518bf_f799_4f9e_8c3e_ce59af11453b ; + owl:inverseOf :EMMO_f702bad4_fc77_41f0_a26d_79f6444fd4f3 ; rdfs:range :EMMO_35d4c439_fcb6_4399_a855_a89a207b41e9 ; skos:prefLabel "hasDescription"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation that connects a declared semiotic object to a description in a declaration process."@en . @@ -362,6 +363,14 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation that connects the interpreter to the semiotic object in a semiotic process."@en . +### https://w3id.org/emmo/perspectives/semiotics#EMMO_f702bad4_fc77_41f0_a26d_79f6444fd4f3 +:EMMO_f702bad4_fc77_41f0_a26d_79f6444fd4f3 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_55375713_8f92_473b_a688_b7fcc14f7797 ; + rdfs:domain :EMMO_35d4c439_fcb6_4399_a855_a89a207b41e9 ; + skos:prefLabel "isDescriptionFor"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A semiotic relation that connects a description to a declared semiotic objec in a declaration process."@en . + + ################################################################# # Classes ################################################################# @@ -1099,7 +1108,7 @@ For example, when a Boeing 747 is used as a sign for another Boeing 747."""@en , [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: - inverse (hasReferent) o inverse (hasInterpreter)=>hasSign"""@en + inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: @@ -1107,7 +1116,7 @@ inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: - inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en + inverse (hasReferent) o inverse (hasInterpreter)=>hasSign"""@en ] . ################################################################# @@ -1198,4 +1207,4 @@ inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en ] ] . -### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi From b02eff054c2b23daaff263f2da4b3578d3fc7f8a Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Thu, 12 Dec 2024 13:09:07 +0100 Subject: [PATCH 102/121] Removed Unused Property --- reference/workflow.ttl | 8 -------- 1 file changed, 8 deletions(-) diff --git a/reference/workflow.ttl b/reference/workflow.ttl index a0afe0b4..9f022160 100644 --- a/reference/workflow.ttl +++ b/reference/workflow.ttl @@ -81,14 +81,6 @@ Workflows may also be extended reductionistically into serial and parallel workf skos:prefLabel "hasTaskTile"@en . -### https://w3id.org/emmo#EMMO_dbe39465_6cf4_4592_b0c5_b7446789a37b -:EMMO_dbe39465_6cf4_4592_b0c5_b7446789a37b rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff ; - rdf:type owl:SymmetricProperty , - owl:IrreflexiveProperty ; - skos:prefLabel "hasCollaborationWith"@en . - - ################################################################# # Classes ################################################################# From ee586b3c7ec0cc5ffcd9ad9e77dc30758e91fc15 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Thu, 12 Dec 2024 17:08:34 +0100 Subject: [PATCH 103/121] Misc - added Agency annotation - added isPropertyFor --- perspectives/semiotics.ttl | 17 ++++++++++++----- reference/agency.ttl | 3 ++- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/perspectives/semiotics.ttl b/perspectives/semiotics.ttl index 76a72ad5..f0ca3b81 100644 --- a/perspectives/semiotics.ttl +++ b/perspectives/semiotics.ttl @@ -231,6 +231,13 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea skos:prefLabel "isInternalRepresentationBy"@en . +### https://w3id.org/emmo#EMMO_b3ddad94_ef7e_4b97_8329_9e7c788dd94d +:EMMO_b3ddad94_ef7e_4b97_8329_9e7c788dd94d rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_55375713_8f92_473b_a688_b7fcc14f7797 ; + owl:inverseOf :EMMO_e1097637_70d2_4895_973f_2396f04fa204 ; + skos:prefLabel "isPropertyFor"@en . + + ### https://w3id.org/emmo#EMMO_b8d05d29_9eea_47db_a20b_0b83ceb6de93 :EMMO_b8d05d29_9eea_47db_a20b_0b83ceb6de93 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_2337e25c_3c60_43fc_a8f9_b11a3f974291 ; @@ -363,7 +370,7 @@ The role of abstract objects are in EMMO fulfilled by semiotic objects, i.e. rea :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation that connects the interpreter to the semiotic object in a semiotic process."@en . -### https://w3id.org/emmo/perspectives/semiotics#EMMO_f702bad4_fc77_41f0_a26d_79f6444fd4f3 +### https://w3id.org/emmo#EMMO_f702bad4_fc77_41f0_a26d_79f6444fd4f3 :EMMO_f702bad4_fc77_41f0_a26d_79f6444fd4f3 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_55375713_8f92_473b_a688_b7fcc14f7797 ; rdfs:domain :EMMO_35d4c439_fcb6_4399_a855_a89a207b41e9 ; @@ -1108,15 +1115,15 @@ For example, when a Boeing 747 is used as a sign for another Boeing 747."""@en , [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: - inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en + inverse (hasReferent) o inverse (hasInterpreter)=>hasSign"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: -inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en + inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: - inverse (hasReferent) o inverse (hasInterpreter)=>hasSign"""@en +inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en ] . ################################################################# @@ -1207,4 +1214,4 @@ inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en ] ] . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/reference/agency.ttl b/reference/agency.ttl index b875ae61..58d9f0fa 100644 --- a/reference/agency.ttl +++ b/reference/agency.ttl @@ -123,7 +123,8 @@ This concept covers both intentional and non intentional agency."""@en ; rdfs:subClassOf :EMMO_8af3b008_0e32_4684_85ab_a52a8e7b6877 ; rdfs:isDefinedBy ; skos:prefLabel "CollectiveAgency"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Collective agency occurs when two or more individuals act as a group, in accordance with certain principles or procedures that constitute and organize the group."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Collective agency occurs when two or more individuals act as a group, in accordance with certain principles or procedures that constitute and organize the group."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The group acting collectively is intended to be represented as an item, meaning that all members of the group should have had at least one causal interaction with another member. The collective action in fact is taken in accordance with certain principles or procedures that constitute and organize the group itself that requires implicitly a causal interaction between members."@en . ### https://w3id.org/emmo#EMMO_8af3b008_0e32_4684_85ab_a52a8e7b6877 From d7fe2fb98cf994c03089b59209513f34cd819f17 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 12 Dec 2024 17:12:18 +0100 Subject: [PATCH 104/121] Also generate emmo-for-humans.ttl --- .github/workflows/cd_update_pages.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cd_update_pages.yml b/.github/workflows/cd_update_pages.yml index 0e369f20..a165b354 100644 --- a/.github/workflows/cd_update_pages.yml +++ b/.github/workflows/cd_update_pages.yml @@ -57,12 +57,15 @@ jobs: ontoconvert -sawe --base-iri="https://w3id.org/emmo#" --iri=https://w3id.org/emmo emmo-full.ttl public/emmo-full.ttl #ontoconvert --reasoner=Pellet public/emmo.ttl public/emmo-inferred.ttl #ontoconvert --reasoner=Pellet public/emmo-full.ttl public/emmo-full-inferred.ttl - bin/robot reason --reasoner ELK --input public/emmo.ttl --output public/emmo-inferred.ttl - bin/robot reason --reasoner ELK --input public/emmo-full.ttl --output public/emmo-full-inferred.ttl + #bin/robot reason --reasoner ELK --input public/emmo.ttl --output public/emmo-inferred.ttl + #bin/robot reason --reasoner ELK --input public/emmo-full.ttl --output public/emmo-full-inferred.ttl + bin/robot reason --reasoner HermiT --input public/emmo.ttl --output public/emmo-inferred.ttl + bin/robot reason --reasoner JFact --input public/emmo-full.ttl --output public/emmo-full-inferred.ttl ontoconvert public/emmo.ttl public/emmo.owl ontoconvert public/emmo-full.ttl public/emmo-full.owl ontoconvert public/emmo-inferred.ttl public/emmo-inferred.owl ontoconvert public/emmo-full-inferred.ttl public/emmo-full-inferred.owl + ontoconvert --rename-iris public/emmo.ttl public/emmo-for-humans.ttl - name: Generate html documentation (based on emmo-full) run: | From 4a00f3da30edd0ad6387e10f9d6b5c74515755e9 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 12 Dec 2024 17:44:48 +0100 Subject: [PATCH 105/121] Corrected prefLabel of DoseQquivalentQualityFactor --- .github/workflows/cd_update_pages.yml | 2 +- disciplines/isq.ttl | 10 +++++----- emmo.ttl | 17 ++++++++--------- 3 files changed, 14 insertions(+), 15 deletions(-) diff --git a/.github/workflows/cd_update_pages.yml b/.github/workflows/cd_update_pages.yml index a165b354..56e60251 100644 --- a/.github/workflows/cd_update_pages.yml +++ b/.github/workflows/cd_update_pages.yml @@ -65,7 +65,7 @@ jobs: ontoconvert public/emmo-full.ttl public/emmo-full.owl ontoconvert public/emmo-inferred.ttl public/emmo-inferred.owl ontoconvert public/emmo-full-inferred.ttl public/emmo-full-inferred.owl - ontoconvert --rename-iris public/emmo.ttl public/emmo-for-humans.ttl + ontoconvert --rename-iris -- public/emmo.ttl public/emmo-for-humans.ttl - name: Generate html documentation (based on emmo-full) run: | diff --git a/disciplines/isq.ttl b/disciplines/isq.ttl index 631397e4..f4f51888 100644 --- a/disciplines/isq.ttl +++ b/disciplines/isq.ttl @@ -21,10 +21,10 @@ ISQ has 7 base quantities and many derived quantities defined in terms of the 7 The number of derived quantities not closed and may increase based on the need by domain ontologies."""@en ; dcterms:contributor :FrancescaBleken ; - dcterms:creator :JesperFriis , + dcterms:creator :EmanueleGhedini , :GerhardGoldbeck , - :SimonClark , - :EmanueleGhedini ; + :JesperFriis , + :SimonClark ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "International System of Quantities (ISQ)"@en ; @@ -6038,7 +6038,7 @@ the number of protons in the nucleus of an atom""" ; :EMMO_cff5ef70_96eb_4ea3_9bea_fe1fbe6177be rdf:type owl:Class ; rdfs:subClassOf :EMMO_3b1b64d1_60c9_4689_a300_eb9cd56e368b , :EMMO_a66427d1_9932_4363_9ec5_7d91f2bfda1e ; - skos:prefLabel "QualityFactor"@en ; + skos:prefLabel "DoseEquivalentQualityFactor"@en ; :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "https://qudt.org/vocab/quantitykind/DoseEquivalentQualityFactor" ; :EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q2122099" ; :EMMO_50c298c2_55a2_4068_b3ac_4e948c33181f "https://www.electropedia.org/iev/iev.nsf/display?openform&ievref=881-14-03" ; @@ -7655,4 +7655,4 @@ It defines the Kelvin unit in the SI system."""@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Intensity_(physics)"@en . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/emmo.ttl b/emmo.ttl index 7b33884e..09ba054d 100644 --- a/emmo.ttl +++ b/emmo.ttl @@ -23,17 +23,17 @@ It provides the connection between the physical world, materials characterisatio EMMO is released under a Creative Commons license Attribution 4.0 International (CC BY 4.0)."""@en ; dcterms:alternative "EMMO"@en ; dcterms:bibliographicCitation "F. A. Zaccarini, C. Masolo, E. Ghedini, and S. Borgo. From Causation (and Parthood) to Time: The Case of EMMO (2023) doi: 10.3233/FAIA231120" ; - dcterms:contributor :GeorgSchmitz , + dcterms:contributor :FrancescaBleken , :FrancescoZaccarini , - :FrancescaBleken , - :SimonClark , - :OtelloRoscioni ; + :GeorgSchmitz , + :OtelloRoscioni , + :SimonClark ; dcterms:created "2024-03" ; - dcterms:creator :JesperFriis , - :GerhardGoldbeck , + dcterms:creator , :AdhamHashibon , :EmanueleGhedini , - ; + :GerhardGoldbeck , + :JesperFriis ; dcterms:hasFormat ; dcterms:issued "2018-05-03" ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; @@ -114,5 +114,4 @@ foaf:logo rdf:type owl:AnnotationProperty . foaf:mbox rdf:type owl:AnnotationProperty . - -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi From 579bd804b1b77151c9b55a2f55650d339779682a Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Thu, 12 Dec 2024 17:54:28 +0100 Subject: [PATCH 106/121] Correct hasSymbolValue usage Added chemicalSymbolValue, unitSymbolValue and mathematicalSymbolValue as specialization of hasSymbolValue with a restricted language domain --- disciplines/chemistry.ttl | 29 ++-- disciplines/math.ttl | 173 ++++++++++--------- disciplines/metrology.ttl | 15 +- disciplines/sisystem.ttl | 2 +- disciplines/units/noncoherentsiunits.ttl | 20 +-- disciplines/units/otherunits.ttl | 8 +- disciplines/units/siacceptedspecialunits.ttl | 28 +-- disciplines/units/siunits.ttl | 112 ++++++------ disciplines/units/specialunits.ttl | 6 +- disciplines/units/unclassifiedunits.ttl | 8 +- 10 files changed, 212 insertions(+), 189 deletions(-) diff --git a/disciplines/chemistry.ttl b/disciplines/chemistry.ttl index 77561cde..8eabc09e 100644 --- a/disciplines/chemistry.ttl +++ b/disciplines/chemistry.ttl @@ -10,8 +10,8 @@ rdf:type owl:Ontology ; owl:versionIRI ; - owl:imports , - ; + owl:imports , + ; dcterms:abstract "The chemistry module populates the physicalistic perspective with materials subclasses categorised according to modern applied chemistry."@en ; dcterms:creator :EmanueleGhedini , :GerhardGoldbeck , @@ -19,9 +19,9 @@ dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Chemistry"@en ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires FacT++ reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc3" . + owl:versionInfo "1.0.0-rc3" ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Annotation properties @@ -45,6 +45,17 @@ rdfs:subPropertyOf rdfs:seeAlso . +################################################################# +# Data properties +################################################################# + +### https://w3id.org/emmo#EMMO_40c65eb4_5b58_4b13_8752_9976582380af +:EMMO_40c65eb4_5b58_4b13_8752_9976582380af rdf:type owl:DatatypeProperty ; + rdfs:subPropertyOf :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + rdfs:domain :EMMO_d357e0dd_3497_4590_af6f_7954db7fecf7 ; + skos:prefLabel "chemicalSymbolValue"@en . + + ################################################################# # Classes ################################################################# @@ -145,11 +156,7 @@ The class Material hosts the subclasses for which a substance can be identified ### https://w3id.org/emmo#EMMO_4f40def1_3cd7_4067_9596_541e9a5134cf :EMMO_4f40def1_3cd7_4067_9596_541e9a5134cf rdf:type owl:Class ; rdfs:subClassOf :EMMO_a1083d0a_c1fb_471f_8e20_a98f881ad527 , - :EMMO_abf7efbe_6b04_41b8_8326_4dd0f6be753e , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; - owl:someValuesFrom xsd:string - ] ; + :EMMO_abf7efbe_6b04_41b8_8326_4dd0f6be753e ; rdfs:comment """The IUPAC Gold Book defines the a chemical element both as: - a species of atoms; all atoms with the same number of protons in the atomic nucleus - a pure chemical substance composed of atoms with the same number of protons in the atomic nucleus @@ -292,7 +299,6 @@ This qualifies a chemical element as a name and not a matter obejct that can sta skos:prefLabel "CondensedFormula"@en . - ### https://w3id.org/emmo#EMMO_cbcf8fe6_6da6_49e0_ab4d_00f737ea9689 :EMMO_cbcf8fe6_6da6_49e0_ab4d_00f737ea9689 rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Class ; @@ -366,7 +372,6 @@ Chemical species is the macroscopic equivalent of molecular entity and refers to :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Chemical_compound" . - ### https://w3id.org/emmo#EMMO_ecc4efe9_77a2_47e3_8190_f9a883d54ac6 :EMMO_ecc4efe9_77a2_47e3_8190_f9a883d54ac6 rdf:type owl:Class ; rdfs:subClassOf :EMMO_eb7de1a1_c30e_4f0d_94c6_fe70414d7e61 ; @@ -374,4 +379,4 @@ Chemical species is the macroscopic equivalent of molecular entity and refers to :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A representation of objects belonging to the chemistry field." . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/disciplines/math.ttl b/disciplines/math.ttl index 1a9183f9..c79183c4 100644 --- a/disciplines/math.ttl +++ b/disciplines/math.ttl @@ -10,21 +10,21 @@ rdf:type owl:Ontology ; owl:versionIRI ; - owl:imports , + owl:imports , , - ; + ; dcterms:abstract "The math module defines the formal language of mathematics. Mathematical objects represents graphical objects based on graphical symbols arranged according the rules of math."@en ; - dcterms:creator :AdhamHashibon , + dcterms:creator , + :AdhamHashibon , :EmanueleGhedini , - , :GerhardGoldbeck , :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Math"@en ; - :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" ; rdfs:comment "The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; - owl:versionInfo "1.0.0-rc3" . + owl:versionInfo "1.0.0-rc3" ; + :EMMO_1246b120_abbe_4840_b0f8_3e4348b24a17 "emmo@emmc.eu" . ################################################################# # Annotation properties @@ -46,6 +46,10 @@ owl:qualifiedCardinality rdf:type owl:AnnotationProperty . skos:prefLabel "hasVariable"@en . +### https://w3id.org/emmo#EMMO_b2282816_b7a3_44c6_b2cb_3feff1ceb7fe +:EMMO_b2282816_b7a3_44c6_b2cb_3feff1ceb7fe rdf:type owl:ObjectProperty . + + ################################################################# # Data properties ################################################################# @@ -54,13 +58,20 @@ owl:qualifiedCardinality rdf:type owl:AnnotationProperty . :EMMO_23b579e1_8088_45b5_9975_064014026c42 rdf:type owl:DatatypeProperty . +### https://w3id.org/emmo#EMMO_436c8a78_f95d_42a0_9854_07ad3736f061 +:EMMO_436c8a78_f95d_42a0_9854_07ad3736f061 rdf:type owl:DatatypeProperty ; + rdfs:subPropertyOf :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + rdfs:domain :EMMO_5be83f9c_a4ba_4b9a_be1a_5bfc6e891231 ; + skos:prefLabel "mathematicalSymbolValue"@en . + + ### https://w3id.org/emmo#EMMO_faf79f53_749d_40b2_807c_d34244c192f4 :EMMO_faf79f53_749d_40b2_807c_d34244c192f4 rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf :EMMO_b6292331_94af_4f00_976b_ea55960c2f1c ; rdf:type owl:FunctionalProperty ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The owl:dataProperty that provides a serialisation of an EMMO numerical data entity." ; rdfs:domain :EMMO_8b305b63_6fa3_44dd_9679_17eb8403a07a ; - skos:prefLabel "hasNumberValue"@en . + skos:prefLabel "hasNumberValue"@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The owl:dataProperty that provides a serialisation of an EMMO numerical data entity." . ################################################################# @@ -71,7 +82,7 @@ owl:qualifiedCardinality rdf:type owl:AnnotationProperty . :EMMO_048a14e3_65fb_457d_8695_948965c89492 rdf:type owl:Class ; rdfs:subClassOf :EMMO_f8a2fe9f_458b_4771_9aba_a50e76afc52d , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_436c8a78_f95d_42a0_9854_07ad3736f061 ; owl:hasValue "Δ" ] ; skos:prefLabel "Laplacian"@en . @@ -84,25 +95,25 @@ owl:qualifiedCardinality rdf:type owl:AnnotationProperty . owl:onProperty :EMMO_b2282816_b7a3_44c6_b2cb_3feff1ceb7fe ; owl:someValuesFrom :EMMO_21f56795_ee72_4858_b571_11cfaa59c1a8 ] ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "1-dimensional array who's spatial direct parts are numbers."@en ; skos:altLabel "1DArray"@en , "LinearArray" ; - skos:prefLabel "Vector"@en . + skos:prefLabel "Vector"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "1-dimensional array who's spatial direct parts are numbers."@en . ### https://w3id.org/emmo#EMMO_0b6ebe5a_0026_4bef_a1c1_5be00df9f98e :EMMO_0b6ebe5a_0026_4bef_a1c1_5be00df9f98e rdf:type owl:Class ; rdfs:subClassOf :EMMO_88470739_03d3_4c47_a03e_b30a1288d50c ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation which makes a non-equal comparison between two numbers or other mathematical expressions."@en ; skos:example "f(x) > 0"@en ; - skos:prefLabel "Inequality"@en . + skos:prefLabel "Inequality"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation which makes a non-equal comparison between two numbers or other mathematical expressions."@en . ### https://w3id.org/emmo#EMMO_1aed91a3_d00c_48af_8f43_a0c958b2512a :EMMO_1aed91a3_d00c_48af_8f43_a0c958b2512a rdf:type owl:Class ; rdfs:subClassOf :EMMO_f9bc8b52_85e9_4b53_b969_dd7724d5b8e4 ; - skos:example "2x+3"@en ; rdfs:comment "An expression that has parts only integer constants, variables, and the algebraic operations (addition, subtraction, multiplication, division and exponentiation by an exponent that is a rational number)"@en ; + skos:example "2x+3"@en ; skos:prefLabel "AlgebricExpression"@en . @@ -113,31 +124,31 @@ owl:qualifiedCardinality rdf:type owl:AnnotationProperty . owl:onProperty :EMMO_b2282816_b7a3_44c6_b2cb_3feff1ceb7fe ; owl:someValuesFrom :EMMO_06658d8d_dcde_4fc9_aae1_17f71c0bcdec ] ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "2-dimensional array who's spatial direct parts are vectors."@en ; skos:altLabel "2DArray"@en ; - skos:prefLabel "Matrix"@en . + skos:prefLabel "Matrix"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "2-dimensional array who's spatial direct parts are vectors."@en . ### https://w3id.org/emmo#EMMO_1eed0732_e3f1_4b2c_a9c4_b4e75eeb5895 :EMMO_1eed0732_e3f1_4b2c_a9c4_b4e75eeb5895 rdf:type owl:Class ; rdfs:subClassOf :EMMO_54ee6b5e_5261_44a8_86eb_5717e7fdb9d0 ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A variable is a symbolic object that stands for any other mathematical object, such as number, a vector, a matrix, a function, the argument of a function, a set, an element of a set."@en ; skos:example """x k"""@en ; - skos:prefLabel "Variable"@en . + skos:prefLabel "Variable"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A variable is a symbolic object that stands for any other mathematical object, such as number, a vector, a matrix, a function, the argument of a function, a set, an element of a set."@en . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_1eed0732_e3f1_4b2c_a9c4_b4e75eeb5895 ; - owl:annotatedProperty :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; - owl:annotatedTarget "A variable is a symbolic object that stands for any other mathematical object, such as number, a vector, a matrix, a function, the argument of a function, a set, an element of a set."@en ; - :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Variable_(mathematics)"^^xsd:anyURI + owl:annotatedProperty skos:prefLabel ; + owl:annotatedTarget "Variable"@en ; + :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "Fom Latin variabilis (\"changeable\")."@en ] . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_1eed0732_e3f1_4b2c_a9c4_b4e75eeb5895 ; - owl:annotatedProperty skos:prefLabel ; - owl:annotatedTarget "Variable"@en ; - :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "Fom Latin variabilis (\"changeable\")."@en + owl:annotatedProperty :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 ; + owl:annotatedTarget "A variable is a symbolic object that stands for any other mathematical object, such as number, a vector, a matrix, a function, the argument of a function, a set, an element of a set."@en ; + :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Variable_(mathematics)"^^xsd:anyURI ] . @@ -148,16 +159,15 @@ k"""@en ; owl:onProperty :EMMO_b2282816_b7a3_44c6_b2cb_3feff1ceb7fe ; owl:someValuesFrom :EMMO_1cba0b27_15d0_4326_933f_379d0b3565b6 ] ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "3-dimensional array who's spatial direct parts are matrices."@en ; skos:altLabel "3DArray"@en ; - skos:prefLabel "Array3D"@en . + skos:prefLabel "Array3D"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "3-dimensional array who's spatial direct parts are matrices."@en . ### https://w3id.org/emmo#EMMO_21f56795_ee72_4858_b571_11cfaa59c1a8 :EMMO_21f56795_ee72_4858_b571_11cfaa59c1a8 rdf:type owl:Class ; rdfs:subClassOf :EMMO_4ce76d7f_03f8_45b6_9003_90052a79bfaa , :EMMO_a1083d0a_c1fb_471f_8e20_a98f881ad527 ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A numerical data value."@en ; rdfs:comment "A number individual provides the link between the ontology and the actual data, through the data property hasNumericalValue."@en , "A number is actually a string (e.g. 1.4, 1e-8) of numerical digits and other symbols. However, in order not to increase complexity of the taxonomy and relations, here we take a number as an \"atomic\" object, without decomposit it in digits (i.e. we do not include digits in the EMMO as alphabet for numbers)."@en , """In math usually number and numeral are distinct concepts, the numeral being the symbol or a composition of symbols (e.g. 3.14, 010010, three) and the number is the idea behind it. @@ -167,7 +177,8 @@ Or alternatively, an integer numeral may also stands for a set of a specific car The fact that you can't give a name to a number without using a numeral or, in case of positive integers, without referring to a real world objects set with specific cardinality, suggests that the abstract concept of number is not a concept that can be practically used. For these reasons, the EMMO will consider numerals and numbers as the same concept."""@en ; skos:altLabel "Numeral"@en ; - skos:prefLabel "Number"@en . + skos:prefLabel "Number"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A numerical data value."@en . ### https://w3id.org/emmo#EMMO_223d9523_4169_4ecd_b8af_acad1215e1ff @@ -179,42 +190,42 @@ For these reasons, the EMMO will consider numerals and numbers as the same conce ### https://w3id.org/emmo#EMMO_24b30ba4_90f4_423d_93d2_fd0fde349087 :EMMO_24b30ba4_90f4_423d_93d2_fd0fde349087 rdf:type owl:Class ; rdfs:subClassOf :EMMO_1cba0b27_15d0_4326_933f_379d0b3565b6 ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A real matrix with shape 4x3."@en ; - skos:prefLabel "Shape4x3Matrix"@en . + skos:prefLabel "Shape4x3Matrix"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A real matrix with shape 4x3."@en . ### https://w3id.org/emmo#EMMO_28fbea28_2204_4613_87ff_6d877b855fcd :EMMO_28fbea28_2204_4613_87ff_6d877b855fcd rdf:type owl:Class ; rdfs:subClassOf :EMMO_54ee6b5e_5261_44a8_86eb_5717e7fdb9d0 ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Arrays are ordered mathematical objects who's elementary spatial parts are numbers. Their dimensionality is constructed with spatial direct parthood, where 1-dimensional arrays have spatial direct parts Number and n-dimensional array have spatial direct parts (n-1)-dimensional arrays."@en ; - skos:example """A Vector is a 1-dimensional Array with Number as spatial direct parts, -a Matrix is a 2-dimensional Array with Vector as spatial direct parts, -an Array3D is a 3-dimensional Array with Matrix as spatial direct parts, -and so forth..."""@en ; rdfs:comment """Array subclasses with a specific shape can be constructed with cardinality restrictions. See Shape4x3Matrix as an example."""@en , "Arrays are ordered objects, since they are a subclasses of Arrangement."@en ; - skos:prefLabel "Array"@en . + skos:example """A Vector is a 1-dimensional Array with Number as spatial direct parts, +a Matrix is a 2-dimensional Array with Vector as spatial direct parts, +an Array3D is a 3-dimensional Array with Matrix as spatial direct parts, +and so forth..."""@en ; + skos:prefLabel "Array"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Arrays are ordered mathematical objects who's elementary spatial parts are numbers. Their dimensionality is constructed with spatial direct parthood, where 1-dimensional arrays have spatial direct parts Number and n-dimensional array have spatial direct parts (n-1)-dimensional arrays."@en . ### https://w3id.org/emmo#EMMO_29afdf54_90ae_4c98_8845_fa9ea3f143a8 :EMMO_29afdf54_90ae_4c98_8845_fa9ea3f143a8 rdf:type owl:Class ; rdfs:subClassOf :EMMO_e56ee3eb_7609_4ae1_8bed_51974f0960a6 ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An equation that define a new variable in terms of other mathematical entities."@en ; skos:example """The definition of velocity as v = dx/dt. The definition of density as mass/volume. y = f(x)"""@en ; - skos:prefLabel "DefiningEquation"@en . + skos:prefLabel "DefiningEquation"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An equation that define a new variable in terms of other mathematical entities."@en . ### https://w3id.org/emmo#EMMO_2b1303e8_d4c3_453b_9918_76f1d009543f :EMMO_2b1303e8_d4c3_453b_9918_76f1d009543f rdf:type owl:Class ; rdfs:subClassOf :EMMO_707f0cd1_941c_4b57_9f20_d0ba30cd6ff3 , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_436c8a78_f95d_42a0_9854_07ad3736f061 ; owl:hasValue "*" ] ; skos:prefLabel "Multiplication"@en . @@ -223,9 +234,9 @@ y = f(x)"""@en ; ### https://w3id.org/emmo#EMMO_2ff07b07_c447_490f_903a_f6a72a12d7bf :EMMO_2ff07b07_c447_490f_903a_f6a72a12d7bf rdf:type owl:Class ; rdfs:subClassOf :EMMO_06658d8d_dcde_4fc9_aae1_17f71c0bcdec ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A real vector with 3 elements."@en ; skos:example "The quantity value of physical quantities if real space is a Shape3Vector."@en ; - skos:prefLabel "Shape3Vector"@en . + skos:prefLabel "Shape3Vector"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A real vector with 3 elements."@en . ### https://w3id.org/emmo#EMMO_3c424d37_cf62_41b1_ac9d_a316f8d113d6 @@ -238,7 +249,7 @@ y = f(x)"""@en ; :EMMO_46d5643b_9706_4b67_8bea_ed77d6026539 rdf:type owl:Class ; rdfs:subClassOf :EMMO_707f0cd1_941c_4b57_9f20_d0ba30cd6ff3 , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_436c8a78_f95d_42a0_9854_07ad3736f061 ; owl:hasValue "-" ] ; skos:prefLabel "Minus"@en . @@ -247,18 +258,18 @@ y = f(x)"""@en ; ### https://w3id.org/emmo#EMMO_4bc29b0f_8fcc_4026_a291_f9774a66d9b8 :EMMO_4bc29b0f_8fcc_4026_a291_f9774a66d9b8 rdf:type owl:Class ; rdfs:subClassOf :EMMO_29afdf54_90ae_4c98_8845_fa9ea3f143a8 ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A function defined using functional notation."@en ; - skos:example "y = f(x)"@en ; rdfs:comment "A mathematical relation that relates each element in the domain (X) to exactly one element in the range (Y)."@en ; skos:altLabel "FunctionDefinition"@en ; - skos:prefLabel "MathematicalFunction"@en . + skos:example "y = f(x)"@en ; + skos:prefLabel "MathematicalFunction"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A function defined using functional notation."@en . ### https://w3id.org/emmo#EMMO_4ce76d7f_03f8_45b6_9003_90052a79bfaa :EMMO_4ce76d7f_03f8_45b6_9003_90052a79bfaa rdf:type owl:Class ; rdfs:subClassOf :EMMO_54ee6b5e_5261_44a8_86eb_5717e7fdb9d0 ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A 'Mathematical' that has no unknown value, i.e. all its 'Variable\"-s parts refers to a 'Number' (for scalars that have a built-in datatype) or to another 'Numerical' (for complex numerical data structures that should rely on external implementations)."@en ; - skos:prefLabel "Numerical"@en . + skos:prefLabel "Numerical"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A 'Mathematical' that has no unknown value, i.e. all its 'Variable\"-s parts refers to a 'Number' (for scalars that have a built-in datatype) or to another 'Numerical' (for complex numerical data structures that should rely on external implementations)."@en . ### https://w3id.org/emmo#EMMO_535d75a4_1972_40bc_88c6_ca566386934f @@ -266,19 +277,19 @@ y = f(x)"""@en ; rdfs:subClassOf :EMMO_54ee6b5e_5261_44a8_86eb_5717e7fdb9d0 , :EMMO_a1083d0a_c1fb_471f_8e20_a98f881ad527 , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_436c8a78_f95d_42a0_9854_07ad3736f061 ; owl:hasValue "=" ] ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The equals symbol."@en ; - skos:prefLabel "Equals"@en . + skos:prefLabel "Equals"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The equals symbol."@en . ### https://w3id.org/emmo#EMMO_54ee6b5e_5261_44a8_86eb_5717e7fdb9d0 :EMMO_54ee6b5e_5261_44a8_86eb_5717e7fdb9d0 rdf:type owl:Class ; rdfs:subClassOf :EMMO_d8d2144e_5c8d_455d_a643_5caf4d8d9df8 ; + skos:prefLabel "Mathematical"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of general mathematical symbolic objects respecting mathematical syntactic rules."@en ; - :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A mathematical object in this branch is not representing a concept but an actual graphical object built using mathematcal symbols arranged in some way, according to math conventions."@en ; - skos:prefLabel "Mathematical"@en . + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A mathematical object in this branch is not representing a concept but an actual graphical object built using mathematcal symbols arranged in some way, according to math conventions."@en . ### https://w3id.org/emmo#EMMO_5be83f9c_a4ba_4b9a_be1a_5bfc6e891231 @@ -307,9 +318,9 @@ y = f(x)"""@en ; :EMMO_88470739_03d3_4c47_a03e_b30a1288d50c rdf:type owl:Class ; rdfs:subClassOf :EMMO_54ee6b5e_5261_44a8_86eb_5717e7fdb9d0 , :EMMO_89a0c87c_0804_4013_937a_6fe234d9499c ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A mathematical string that express a relation between the elements in one set X to elements in another set Y."@en ; rdfs:comment "The set X is called domain and the set Y range or codomain."@en ; - skos:prefLabel "MathematicalFormula"@en . + skos:prefLabel "MathematicalFormula"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A mathematical string that express a relation between the elements in one set X to elements in another set Y."@en . ### https://w3id.org/emmo#EMMO_89083bab_f69c_4d06_bf6d_62973b56cdc7 @@ -332,15 +343,15 @@ y = f(x)"""@en ; ### https://w3id.org/emmo#EMMO_8c64fcfa_23aa_45f8_9e58_bdfd065fab8f :EMMO_8c64fcfa_23aa_45f8_9e58_bdfd065fab8f rdf:type owl:Class ; rdfs:subClassOf :EMMO_9e029526_79a2_47a8_a151_dd0545db471b ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A variable that stand for a numerical constant, even if it is unknown."@en ; - skos:prefLabel "Constant"@en . + skos:prefLabel "Constant"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A variable that stand for a numerical constant, even if it is unknown."@en . ### https://w3id.org/emmo#EMMO_8de14a59_660b_454f_aff8_76a07ce185f4 :EMMO_8de14a59_660b_454f_aff8_76a07ce185f4 rdf:type owl:Class ; rdfs:subClassOf :EMMO_707f0cd1_941c_4b57_9f20_d0ba30cd6ff3 , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_436c8a78_f95d_42a0_9854_07ad3736f061 ; owl:hasValue "+" ] ; skos:prefLabel "Plus"@en . @@ -360,16 +371,16 @@ y = f(x)"""@en ; owl:onProperty :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; owl:someValuesFrom :EMMO_1aed91a3_d00c_48af_8f43_a0c958b2512a ] ; - skos:example "2 * a - b = c"@en ; rdfs:comment "An 'equation' that has parts two 'polynomial'-s"@en ; + skos:example "2 * a - b = c"@en ; skos:prefLabel "AlgebricEquation"@en . ### https://w3id.org/emmo#EMMO_9e029526_79a2_47a8_a151_dd0545db471b :EMMO_9e029526_79a2_47a8_a151_dd0545db471b rdf:type owl:Class ; rdfs:subClassOf :EMMO_1eed0732_e3f1_4b2c_a9c4_b4e75eeb5895 ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A variable standing for a numerical defined mathematical object like e.g. a number, a vector of numbers, a matrix of numbers."@en ; - skos:prefLabel "NumericalVariable"@en . + skos:prefLabel "NumericalVariable"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A variable standing for a numerical defined mathematical object like e.g. a number, a vector of numbers, a matrix of numbers."@en . ### https://w3id.org/emmo#EMMO_a1083d0a_c1fb_471f_8e20_a98f881ad527 @@ -380,7 +391,7 @@ y = f(x)"""@en ; :EMMO_a365b3c1_7bde_41d7_a15b_2820762e85f4 rdf:type owl:Class ; rdfs:subClassOf :EMMO_707f0cd1_941c_4b57_9f20_d0ba30cd6ff3 , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_436c8a78_f95d_42a0_9854_07ad3736f061 ; owl:hasValue "/" ] ; skos:prefLabel "Division"@en . @@ -402,16 +413,16 @@ y = f(x)"""@en ; ] ; owl:allValuesFrom :EMMO_4ce76d7f_03f8_45b6_9003_90052a79bfaa ] ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A variable that stand for a well known numerical constant (a known number)."@en ; skos:example "π refers to the constant number ~3.14"@en ; - skos:prefLabel "KnownConstant"@en . + skos:prefLabel "KnownConstant"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A variable that stand for a well known numerical constant (a known number)."@en . ### https://w3id.org/emmo#EMMO_b5c58790_fb2d_42eb_b184_2a3f6ca60acb :EMMO_b5c58790_fb2d_42eb_b184_2a3f6ca60acb rdf:type owl:Class ; rdfs:subClassOf :EMMO_f8a2fe9f_458b_4771_9aba_a50e76afc52d , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_436c8a78_f95d_42a0_9854_07ad3736f061 ; owl:hasValue "∇" ] ; skos:prefLabel "Gradient"@en . @@ -420,8 +431,8 @@ y = f(x)"""@en ; ### https://w3id.org/emmo#EMMO_d1d436e7_72fc_49cd_863b_7bfb4ba5276a :EMMO_d1d436e7_72fc_49cd_863b_7bfb4ba5276a rdf:type owl:Class ; rdfs:subClassOf :EMMO_9e029526_79a2_47a8_a151_dd0545db471b ; - skos:example "Viscosity in the Navier-Stokes equation"@en ; rdfs:comment "A variable whose value is assumed to be known independently from the equation, but whose value is not explicitated in the equation."@en ; + skos:example "Viscosity in the Navier-Stokes equation"@en ; skos:prefLabel "Parameter"@en . @@ -437,27 +448,27 @@ y = f(x)"""@en ; owl:onProperty :EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 ; owl:someValuesFrom :EMMO_f9bc8b52_85e9_4b53_b969_dd7724d5b8e4 ] ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of 'mathematical'-s that stand for a statement of equality between two mathematical expressions."@en ; - skos:example """2+3 = 5 -x^2 +3x = 5x -dv/dt = a -sin(x) = y"""@en ; rdfs:comment """An equation with variables can always be represented as: f(v0, v1, ..., vn) = g(v0, v1, ..., vn) where f is the left hand and g the right hand side expressions and v0, v1, ..., vn are the variables."""@en ; - skos:prefLabel "Equation"@en . + skos:example """2+3 = 5 +x^2 +3x = 5x +dv/dt = a +sin(x) = y"""@en ; + skos:prefLabel "Equation"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of 'mathematical'-s that stand for a statement of equality between two mathematical expressions."@en . ### https://w3id.org/emmo#EMMO_f6d0c26a_98b6_4cf8_8632_aa259131faaa :EMMO_f6d0c26a_98b6_4cf8_8632_aa259131faaa rdf:type owl:Class ; rdfs:subClassOf :EMMO_54ee6b5e_5261_44a8_86eb_5717e7fdb9d0 , :EMMO_a1083d0a_c1fb_471f_8e20_a98f881ad527 ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A mapping that acts on elements of one space and produces elements of another space."@en ; skos:example "The algebraic operator '+' that acts on two real numbers and produces one real number."@en , - "The differential operator that acts on a C1 real function and produces another real function."@en ; - skos:prefLabel "MathematicalOperator"@en . + "The differential operator that acts on a C1 real function and produces another real function."@en ; + skos:prefLabel "MathematicalOperator"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A mapping that acts on elements of one space and produces elements of another space."@en . ### https://w3id.org/emmo#EMMO_f8a2fe9f_458b_4771_9aba_a50e76afc52d @@ -470,16 +481,16 @@ where f is the left hand and g the right hand side expressions and v0, v1, ..., :EMMO_f9bc8b52_85e9_4b53_b969_dd7724d5b8e4 rdf:type owl:Class ; rdfs:subClassOf :EMMO_54ee6b5e_5261_44a8_86eb_5717e7fdb9d0 , :EMMO_89a0c87c_0804_4013_937a_6fe234d9499c ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A well-formed finite combination of mathematical symbols according to some specific rules."@en ; - skos:prefLabel "Expression"@en . + skos:prefLabel "Expression"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A well-formed finite combination of mathematical symbols according to some specific rules."@en . ### https://w3id.org/emmo#EMMO_fe7e56ce_118b_4243_9aad_20eb9f4f31f6 :EMMO_fe7e56ce_118b_4243_9aad_20eb9f4f31f6 rdf:type owl:Class ; rdfs:subClassOf :EMMO_9e029526_79a2_47a8_a151_dd0545db471b ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The dependent variable for which an equation has been written."@en ; skos:example "Velocity, for the Navier-Stokes equation."@en ; - skos:prefLabel "Unknown"@en . + skos:prefLabel "Unknown"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The dependent variable for which an equation has been written."@en . ### https://w3id.org/emmo#EMMO_ffe760a2_9d1f_4aef_8bee_1f450f9cb00d @@ -496,13 +507,13 @@ where f is the left hand and g the right hand side expressions and v0, v1, ..., skos:prefLabel "MathematicalConstruct"@en . -[ owl:qualifiedCardinality "3"^^xsd:nonNegativeInteger +[ owl:qualifiedCardinality "4"^^xsd:nonNegativeInteger ] . -[ owl:qualifiedCardinality "4"^^xsd:nonNegativeInteger +[ owl:qualifiedCardinality "3"^^xsd:nonNegativeInteger ] . [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/disciplines/metrology.ttl b/disciplines/metrology.ttl index 95388141..0c07c19b 100644 --- a/disciplines/metrology.ttl +++ b/disciplines/metrology.ttl @@ -11,8 +11,8 @@ rdf:type owl:Ontology ; owl:versionIRI ; owl:imports , - , , + , , ; dcterms:abstract """Defines the formal language of metrology, including theoretical and practical aspects of measurements. @@ -99,7 +99,7 @@ This module is based on the International vocabulary of metrology (VIM) as well # Datatypes ################################################################# -### https://w3id.org/emmo/disciplines/metrology#EMMO_799c067b_083f_4365_9452_1f1433b03676 +### https://w3id.org/emmo#EMMO_799c067b_083f_4365_9452_1f1433b03676 :EMMO_799c067b_083f_4365_9452_1f1433b03676 rdf:type rdfs:Datatype ; skos:example "\"3 cm\""@en , """A more complete example showing how to specify the value of a physical quantity in turtle using this datatype: @@ -263,7 +263,7 @@ The label of this class was also changed from PhysicsDimension to PhysicalDimens # Data properties ################################################################# -### https://w3id.org/emmo/disciplines/metrology#EMMO_42806efc_581b_4ff8_81b0_b4d62153458b +### https://w3id.org/emmo#EMMO_42806efc_581b_4ff8_81b0_b4d62153458b :EMMO_42806efc_581b_4ff8_81b0_b4d62153458b rdf:type owl:DatatypeProperty ; rdfs:subPropertyOf owl:topDataProperty ; rdfs:domain :EMMO_02c0621e_a527_4790_8a0f_2bb51973c819 ; @@ -279,6 +279,13 @@ The label of this class was also changed from PhysicsDimension to PhysicalDimens The unit should be a valid, possible prefixed, derived SI unit."""@en . +### https://w3id.org/emmo#EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 +:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 rdf:type owl:DatatypeProperty ; + rdfs:subPropertyOf :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + rdfs:domain :EMMO_216f448e_cdbc_4aeb_a529_7a5fe7fc38bb ; + skos:prefLabel "unitSymbolValue"@en . + + ################################################################# # Classes ################################################################# @@ -921,4 +928,4 @@ While the string \"1 kg\" is a 'QuantityValue'."""@en ; :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "A quantity value is not necessarily a property, since it is possible to write \"10 kg\", without assigning this quantity to a specific object."@en . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/disciplines/sisystem.ttl b/disciplines/sisystem.ttl index 0a682d5d..4c097b5e 100644 --- a/disciplines/sisystem.ttl +++ b/disciplines/sisystem.ttl @@ -16,4 +16,4 @@ , . -### Generated by the OWL API (version 4.5.25.2023-02-15T19:15:49Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/disciplines/units/noncoherentsiunits.ttl b/disciplines/units/noncoherentsiunits.ttl index c0e16f38..53ffb630 100644 --- a/disciplines/units/noncoherentsiunits.ttl +++ b/disciplines/units/noncoherentsiunits.ttl @@ -13,11 +13,11 @@ owl:versionIRI ; owl:imports ; dcterms:abstract "The 'noncoherentsiunits' module contains non-coherent derived SI units (and SI-accepted units) that are not prefixed units (units made of a metric prefix followed by a unit symbol). Examples: km/h, A/g."@en ; - dcterms:contributor :FrancescaBleken , - :GerhardGoldbeck , - :SimonClark ; - dcterms:creator :JesperFriis , - :EmanueleGhedini ; + dcterms:contributor emmo:FrancescaBleken , + emmo:GerhardGoldbeck , + emmo:SimonClark ; + dcterms:creator emmo:EmanueleGhedini , + emmo:JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Non-coherent SI units"@en ; @@ -1013,10 +1013,6 @@ emmo:Gram rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_77e9dc31_5b19_463e_b000_44c6e79f98aa , emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , - [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; - owl:hasValue "g" - ] , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "0.001"^^xsd:double @@ -1024,6 +1020,10 @@ emmo:Gram rdf:type owl:Class ; [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_d088a3cb_d3e3_4eb2_9897_00aef0cb00cd ; owl:hasValue "0.0"^^xsd:double + ] , + [ rdf:type owl:Restriction ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; + owl:hasValue "g" ] ; skos:prefLabel "Gram"@en ; emmo:EMMO_0b1cbe60_d380_4787_b92e_be26bdacf2c2 "GRM" ; @@ -5657,4 +5657,4 @@ emmo:WeberPerMilliMetre rdf:type owl:Class ; -- QUDT"""@en . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/disciplines/units/otherunits.ttl b/disciplines/units/otherunits.ttl index 90b1a785..b6daba11 100644 --- a/disciplines/units/otherunits.ttl +++ b/disciplines/units/otherunits.ttl @@ -3279,7 +3279,7 @@ emmo:ExaByte rdf:type owl:Class ; ### https://w3id.org/emmo#Exbi emmo:Exbi rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "Ei" ] , [ rdf:type owl:Restriction ; @@ -3292,7 +3292,7 @@ emmo:Exbi rdf:type owl:Class ; ### https://w3id.org/emmo#Gibi emmo:Gibi rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "Gi" ] , [ rdf:type owl:Restriction ; @@ -3389,7 +3389,7 @@ emmo:HectoBar rdf:type owl:Class ; ### https://w3id.org/emmo#Kibi emmo:Kibi rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "Ki" ] , [ rdf:type owl:Restriction ; @@ -3592,7 +3592,7 @@ emmo:KiloRoentgen rdf:type owl:Class ; ### https://w3id.org/emmo#Mebi emmo:Mebi rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "Mi" ] , [ rdf:type owl:Restriction ; diff --git a/disciplines/units/siacceptedspecialunits.ttl b/disciplines/units/siacceptedspecialunits.ttl index 403c56a0..315d1ae1 100644 --- a/disciplines/units/siacceptedspecialunits.ttl +++ b/disciplines/units/siacceptedspecialunits.ttl @@ -38,7 +38,7 @@ emmo:Arcminute rdf:type owl:Class ; emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , emmo:EMMO_cdc962d8_f3ea_4764_a57a_c7caa4859179 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "′" ] , [ rdf:type owl:Restriction ; @@ -69,7 +69,7 @@ emmo:Arcsecond rdf:type owl:Class ; emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , emmo:EMMO_cdc962d8_f3ea_4764_a57a_c7caa4859179 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "″" ] , [ rdf:type owl:Restriction ; @@ -99,7 +99,7 @@ emmo:AstronomicalUnit rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , emmo:EMMO_b3600e73_3e05_479d_9714_c041c3acf5cc , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "au" ] , [ rdf:type owl:Restriction ; @@ -127,7 +127,7 @@ emmo:Bel rdf:type owl:Class ; emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , emmo:EMMO_972e01b0_b017_4903_8c05_b7edda958723 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "B" ] , [ rdf:type owl:Restriction ; @@ -157,7 +157,7 @@ emmo:Dalton rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , emmo:EMMO_77e9dc31_5b19_463e_b000_44c6e79f98aa , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "Da" ] , [ rdf:type owl:Restriction ; @@ -189,7 +189,7 @@ emmo:Day rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_02e894c3_b793_4197_b120_3442e08f58d1 , emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "d" ] , [ rdf:type owl:Restriction ; @@ -246,7 +246,7 @@ emmo:Degree rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , emmo:EMMO_cdc962d8_f3ea_4764_a57a_c7caa4859179 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "°" ] , [ rdf:type owl:Restriction ; @@ -308,7 +308,7 @@ emmo:ElectronVolt rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , emmo:EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "eV" ] , [ rdf:type owl:Restriction ; @@ -333,7 +333,7 @@ emmo:Hectare rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_33433bb1_c68f_45ee_a466_f01e2c57b214 , emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "ha" ] , [ rdf:type owl:Restriction ; @@ -361,7 +361,7 @@ emmo:Hour rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_02e894c3_b793_4197_b120_3442e08f58d1 , emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "h" ] , [ rdf:type owl:Restriction ; @@ -388,7 +388,7 @@ emmo:Litre rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , emmo:EMMO_9141801c_c539_4c72_b423_8c74ff6b8f05 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "L" ] , [ rdf:type owl:Restriction ; @@ -418,7 +418,7 @@ emmo:Minute rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_02e894c3_b793_4197_b120_3442e08f58d1 , emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "min" ] , [ rdf:type owl:Restriction ; @@ -445,7 +445,7 @@ emmo:Neper rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , emmo:EMMO_972e01b0_b017_4903_8c05_b7edda958723 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "Np" ] , [ rdf:type owl:Restriction ; @@ -478,7 +478,7 @@ emmo:Tonne rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_6795a4b8_ffd0_4588_a581_a9413fe49cac , emmo:EMMO_77e9dc31_5b19_463e_b000_44c6e79f98aa , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "t" ] , [ rdf:type owl:Restriction ; diff --git a/disciplines/units/siunits.ttl b/disciplines/units/siunits.ttl index b9fb0879..aad593f1 100644 --- a/disciplines/units/siunits.ttl +++ b/disciplines/units/siunits.ttl @@ -20,8 +20,8 @@ All other SI units goes into one of the following modules: - noncoherentsiunits: Non-coherent SI-units whos numerical factor in front of the product of base SI units is NOT equal to one. This include all SI-units not included in the modules above. Examples: g, mg/s..."""@en ; dcterms:contributor :GerhardGoldbeck , :SimonClark ; - dcterms:creator :JesperFriis , - :EmanueleGhedini ; + dcterms:creator :EmanueleGhedini , + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "SI units"@en ; @@ -94,7 +94,7 @@ All other SI units goes into one of the following modules: :Ampere rdf:type owl:Class ; rdfs:subClassOf :EMMO_d5f3e0e5_fc7d_4e64_86ad_555e74aaff84 , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "A" ] ; skos:prefLabel "Ampere"@en ; @@ -111,7 +111,7 @@ All other SI units goes into one of the following modules: :Becquerel rdf:type owl:Class ; rdfs:subClassOf :EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "Bq" ] ; skos:prefLabel "Becquerel"@en ; @@ -132,7 +132,7 @@ All other SI units goes into one of the following modules: :Candela rdf:type owl:Class ; rdfs:subClassOf :EMMO_14ff4393_0f28_4fb4_abc7_c2cc00bc761d , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "cd" ] ; skos:prefLabel "Candela"@en ; @@ -149,7 +149,7 @@ All other SI units goes into one of the following modules: :Coulomb rdf:type owl:Class ; rdfs:subClassOf :EMMO_ab79e92b_5377_454d_be06_d61b50db295a , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "C" ] ; skos:prefLabel "Coulomb"@en ; @@ -169,7 +169,7 @@ All other SI units goes into one of the following modules: :DegreeCelsius rdf:type owl:Class ; rdfs:subClassOf :EMMO_a77a0a4b_6bd2_42b2_be27_4b63cebbb59e , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "°C" ] ; skos:prefLabel "DegreeCelsius"@en ; @@ -188,7 +188,7 @@ All other SI units goes into one of the following modules: ### https://w3id.org/emmo#EMMO_03d2c71b_0276_45d7_a847_7cd164cb7d45 :EMMO_03d2c71b_0276_45d7_a847_7cd164cb7d45 rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "c" ] , [ rdf:type owl:Restriction ; @@ -216,7 +216,7 @@ All other SI units goes into one of the following modules: ### https://w3id.org/emmo#EMMO_117d3e39_de3e_46f5_9744_b4a28d9fc83e :EMMO_117d3e39_de3e_46f5_9744_b4a28d9fc83e rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "G" ] , [ rdf:type owl:Restriction ; @@ -370,7 +370,7 @@ kg/m^3""" ; ### https://w3id.org/emmo#EMMO_2b243e59_3a2a_412e_9a58_81d1e5c92fbe :EMMO_2b243e59_3a2a_412e_9a58_81d1e5c92fbe rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "p" ] , [ rdf:type owl:Restriction ; @@ -401,7 +401,7 @@ kg/m^3""" ; ### https://w3id.org/emmo#EMMO_33fe9747_d66f_4f88_b2c1_951279dbca59 :EMMO_33fe9747_d66f_4f88_b2c1_951279dbca59 rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "T" ] , [ rdf:type owl:Restriction ; @@ -445,7 +445,7 @@ kg/m^3""" ; ### https://w3id.org/emmo#EMMO_3f2d29d9_6d27_43bd_a1bc_85475eae98be :EMMO_3f2d29d9_6d27_43bd_a1bc_85475eae98be rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "E" ] , [ rdf:type owl:Restriction ; @@ -506,7 +506,7 @@ kg/m^3""" ; ### https://w3id.org/emmo#EMMO_49adf406_5c8f_498a_8c90_e4974e9e6d11 :EMMO_49adf406_5c8f_498a_8c90_e4974e9e6d11 rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "m" ] , [ rdf:type owl:Restriction ; @@ -520,7 +520,7 @@ kg/m^3""" ; ### https://w3id.org/emmo#EMMO_4bc07644_8301_4aed_b21c_823f99b08d1a :EMMO_4bc07644_8301_4aed_b21c_823f99b08d1a rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "h" ] , [ rdf:type owl:Restriction ; @@ -534,7 +534,7 @@ kg/m^3""" ; ### https://w3id.org/emmo#EMMO_4db5c662_b065_49e4_96eb_826699fa8048 :EMMO_4db5c662_b065_49e4_96eb_826699fa8048 rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "z" ] , [ rdf:type owl:Restriction ; @@ -548,7 +548,7 @@ kg/m^3""" ; ### https://w3id.org/emmo#EMMO_556e27cd_fef1_41c9_824a_dd78980062b5 :EMMO_556e27cd_fef1_41c9_824a_dd78980062b5 rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "q" ] , [ rdf:type owl:Restriction ; @@ -609,7 +609,7 @@ kg/m^3""" ; ### https://w3id.org/emmo#EMMO_68a031ba_abf5_4859_b84c_32977f029908 :EMMO_68a031ba_abf5_4859_b84c_32977f029908 rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "k" ] , [ rdf:type owl:Restriction ; @@ -623,7 +623,7 @@ kg/m^3""" ; ### https://w3id.org/emmo#EMMO_6da1b965_768c_4cf0_8873_44f2035133ba :EMMO_6da1b965_768c_4cf0_8873_44f2035133ba rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "μ" ] , [ rdf:type owl:Restriction ; @@ -663,7 +663,7 @@ kg/m^3""" ; ### https://w3id.org/emmo#EMMO_7abfbbc4_ce7b_4611_b731_1b5b8bd2bbc0 :EMMO_7abfbbc4_ce7b_4611_b731_1b5b8bd2bbc0 rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "y" ] , [ rdf:type owl:Restriction ; @@ -677,7 +677,7 @@ kg/m^3""" ; ### https://w3id.org/emmo#EMMO_7fd8ec39_1c4b_4ff3_9bc8_0bf3c27e2db0 :EMMO_7fd8ec39_1c4b_4ff3_9bc8_0bf3c27e2db0 rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "f" ] , [ rdf:type owl:Restriction ; @@ -705,7 +705,7 @@ where `multiplier` and `offset` are specified via the 'hasConversionMultiplier' ### https://w3id.org/emmo#EMMO_85ee9154_5a3e_482e_aa37_c617ff1947ff :EMMO_85ee9154_5a3e_482e_aa37_c617ff1947ff rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "M" ] , [ rdf:type owl:Restriction ; @@ -719,7 +719,7 @@ where `multiplier` and `offset` are specified via the 'hasConversionMultiplier' ### https://w3id.org/emmo#EMMO_890856a3_3eb4_471e_a54a_65031bee30f4 :EMMO_890856a3_3eb4_471e_a54a_65031bee30f4 rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "d" ] , [ rdf:type owl:Restriction ; @@ -792,7 +792,7 @@ where `multiplier` and `offset` are specified via the 'hasConversionMultiplier' ### https://w3id.org/emmo#EMMO_aef1144d_41bd_4189_be5c_d849204b3708 :EMMO_aef1144d_41bd_4189_be5c_d849204b3708 rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "R" ] , [ rdf:type owl:Restriction ; @@ -806,7 +806,7 @@ where `multiplier` and `offset` are specified via the 'hasConversionMultiplier' ### https://w3id.org/emmo#EMMO_afb29c1a_eba4_4ba7_b6a1_62e9023c94ec :EMMO_afb29c1a_eba4_4ba7_b6a1_62e9023c94ec rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "n" ] , [ rdf:type owl:Restriction ; @@ -840,7 +840,7 @@ where `multiplier` and `offset` are specified via the 'hasConversionMultiplier' ### https://w3id.org/emmo#EMMO_cb3f4298_5895_4272_be63_42dd246cc10c :EMMO_cb3f4298_5895_4272_be63_42dd246cc10c rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "Y" ] , [ rdf:type owl:Restriction ; @@ -865,7 +865,7 @@ where `multiplier` and `offset` are specified via the 'hasConversionMultiplier' ### https://w3id.org/emmo#EMMO_d7c74480_a568_4470_acff_f18b499cc850 :EMMO_d7c74480_a568_4470_acff_f18b499cc850 rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "P" ] , [ rdf:type owl:Restriction ; @@ -893,7 +893,7 @@ where `multiplier` and `offset` are specified via the 'hasConversionMultiplier' ### https://w3id.org/emmo#EMMO_dabcbe7d_db82_4445_889b_ae4d76964ea0 :EMMO_dabcbe7d_db82_4445_889b_ae4d76964ea0 rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "Q" ] , [ rdf:type owl:Restriction ; @@ -907,7 +907,7 @@ where `multiplier` and `offset` are specified via the 'hasConversionMultiplier' ### https://w3id.org/emmo#EMMO_e07a252a_6913_49d6_9038_37a258b2d95e :EMMO_e07a252a_6913_49d6_9038_37a258b2d95e rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "da" ] , [ rdf:type owl:Restriction ; @@ -950,7 +950,7 @@ where `multiplier` and `offset` are specified via the 'hasConversionMultiplier' ### https://w3id.org/emmo#EMMO_e9722f13_947c_444e_82ef_1ce045f6637c :EMMO_e9722f13_947c_444e_82ef_1ce045f6637c rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "a" ] , [ rdf:type owl:Restriction ; @@ -1010,7 +1010,7 @@ where `multiplier` and `offset` are specified via the 'hasConversionMultiplier' ### https://w3id.org/emmo#EMMO_fbc2549b_9108_467a_a573_de48eb45cc4a :EMMO_fbc2549b_9108_467a_a573_de48eb45cc4a rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "r" ] , [ rdf:type owl:Restriction ; @@ -1024,7 +1024,7 @@ where `multiplier` and `offset` are specified via the 'hasConversionMultiplier' ### https://w3id.org/emmo#EMMO_fbf7da6f_04bb_4c8e_abbf_e4048d6a5e73 :EMMO_fbf7da6f_04bb_4c8e_abbf_e4048d6a5e73 rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "Z" ] , [ rdf:type owl:Restriction ; @@ -1056,7 +1056,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :Farad rdf:type owl:Class ; rdfs:subClassOf :EMMO_b14d9be5_f81e_469b_abca_379c2e83feab , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "F" ] ; rdfs:comment "Measurement unit for electric capacitance."@en ; @@ -1076,7 +1076,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :Gray rdf:type owl:Class ; rdfs:subClassOf :EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "Gy" ] ; skos:prefLabel "Gray"@en ; @@ -1096,7 +1096,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :Henry rdf:type owl:Class ; rdfs:subClassOf :EMMO_585e0ff0_9429_4d3c_b578_58abb1ba21d1 , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "H" ] ; skos:prefLabel "Henry"@en ; @@ -1117,7 +1117,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :Hertz rdf:type owl:Class ; rdfs:subClassOf :EMMO_515b5579_d526_4842_9e6f_ecc34db6f368 , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "Hz" ] ; skos:prefLabel "Hertz"@en ; @@ -1136,7 +1136,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :Joule rdf:type owl:Class ; rdfs:subClassOf :EMMO_f6070071_d054_4b17_9d2d_f446f7147d0f , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "J" ] ; skos:prefLabel "Joule"@en ; @@ -1156,7 +1156,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :Katal rdf:type owl:Class ; rdfs:subClassOf :EMMO_ce7d4720_aa20_4a8c_93e8_df41a35b6723 , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "kat" ] ; skos:prefLabel "Katal"@en ; @@ -1176,7 +1176,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :Kelvin rdf:type owl:Class ; rdfs:subClassOf :EMMO_a77a0a4b_6bd2_42b2_be27_4b63cebbb59e , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "K" ] ; skos:prefLabel "Kelvin"@en ; @@ -1193,7 +1193,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :Kilogram rdf:type owl:Class ; rdfs:subClassOf :EMMO_77e9dc31_5b19_463e_b000_44c6e79f98aa , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "kg" ] ; skos:altLabel "Kilogram"@en ; @@ -1211,7 +1211,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :Lumen rdf:type owl:Class ; rdfs:subClassOf :EMMO_14ff4393_0f28_4fb4_abc7_c2cc00bc761d , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "lm" ] ; skos:prefLabel "Lumen"@en ; @@ -1231,7 +1231,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :Lux rdf:type owl:Class ; rdfs:subClassOf :EMMO_4000d06d_8594_4263_ba72_5d9440b66c5e , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "lx" ] ; skos:prefLabel "Lux"@en ; @@ -1251,7 +1251,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :Metre rdf:type owl:Class ; rdfs:subClassOf :EMMO_b3600e73_3e05_479d_9714_c041c3acf5cc , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "m" ] ; skos:altLabel "Meter"@en-us ; @@ -1269,7 +1269,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :Mole rdf:type owl:Class ; rdfs:subClassOf :EMMO_e501069c_34d3_4dc7_ac87_c90c7342192b , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "mol" ] ; skos:prefLabel "Mole"@en ; @@ -1286,7 +1286,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :Newton rdf:type owl:Class ; rdfs:subClassOf :EMMO_53e825d9_1a09_483c_baa7_37501ebfbe1c , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "N" ] ; skos:prefLabel "Newton"@en ; @@ -1306,7 +1306,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :Ohm rdf:type owl:Class ; rdfs:subClassOf :EMMO_7610efb8_c7c6_4684_abc1_774783c62472 , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "Ω" ] ; skos:prefLabel "Ohm"@en ; @@ -1324,7 +1324,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :Pascal rdf:type owl:Class ; rdfs:subClassOf :EMMO_53bd0c90_41c3_46e2_8779_cd2a80f7e18b , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "Pa" ] ; skos:prefLabel "Pascal"@en ; @@ -1344,7 +1344,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :Radian rdf:type owl:Class ; rdfs:subClassOf :EMMO_cdc962d8_f3ea_4764_a57a_c7caa4859179 , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "rad" ] ; rdfs:comment "Dimensionless measurement unit for plane angle."@en ; @@ -1362,7 +1362,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :Second rdf:type owl:Class ; rdfs:subClassOf :EMMO_02e894c3_b793_4197_b120_3442e08f58d1 , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "s" ] ; skos:prefLabel "Second"@en ; @@ -1379,7 +1379,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :Siemens rdf:type owl:Class ; rdfs:subClassOf :EMMO_321af35f_f0cc_4a5c_b4fe_8c2c0303fb0c , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "S" ] ; skos:prefLabel "Siemens"@en ; @@ -1398,7 +1398,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :Sievert rdf:type owl:Class ; rdfs:subClassOf :EMMO_847f1d9f_205e_46c1_8cb6_a9e479421f88 , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "Sv" ] ; skos:prefLabel "Sievert"@en ; @@ -1419,7 +1419,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :Steradian rdf:type owl:Class ; rdfs:subClassOf :EMMO_6f4d704a_a7c6_4c07_b8a7_ea0bab04128f , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "sr" ] ; skos:prefLabel "Steradian"@en ; @@ -1436,7 +1436,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :Tesla rdf:type owl:Class ; rdfs:subClassOf :EMMO_ec903946_ddc9_464a_903c_7373e0d1eeb5 , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "T" ] ; skos:prefLabel "Tesla"@en ; @@ -1457,7 +1457,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :Volt rdf:type owl:Class ; rdfs:subClassOf :EMMO_2e7e5796_4a80_4d73_bb84_f31138446c0c , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "V" ] ; skos:prefLabel "Volt"@en ; @@ -1475,7 +1475,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :Watt rdf:type owl:Class ; rdfs:subClassOf :EMMO_c8d084ad_f88e_4596_8e4d_982c6655ce6f , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "W" ] ; skos:prefLabel "Watt"@en ; @@ -1495,7 +1495,7 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; :Weber rdf:type owl:Class ; rdfs:subClassOf :EMMO_4c49ab58_a6f6_409e_b849_f873ae1dcbee , [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty :EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "Wb" ] ; skos:prefLabel "Weber"@en ; @@ -1512,4 +1512,4 @@ https://en.wikipedia.org/wiki/General_Conference_on_Weights_and_Measures"""@en ; [ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/disciplines/units/specialunits.ttl b/disciplines/units/specialunits.ttl index 950d669b..f6e89548 100644 --- a/disciplines/units/specialunits.ttl +++ b/disciplines/units/specialunits.ttl @@ -91,7 +91,7 @@ emmo:Angstrom rdf:type owl:Class ; emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , emmo:EMMO_b3600e73_3e05_479d_9714_c041c3acf5cc , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "Å" ] , [ rdf:type owl:Restriction ; @@ -151,7 +151,7 @@ emmo:Ban rdf:type owl:Class ; emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , emmo:EMMO_972e01b0_b017_4903_8c05_b7edda958723 , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "Ban" ] , [ rdf:type owl:Restriction ; @@ -376,7 +376,7 @@ emmo:Byte rdf:type owl:Class ; emmo:EMMO_8246541a_f1f6_4d03_8bd7_fc6b76d17375 , emmo:EMMO_868ae137_4d25_493e_b270_21ea3d94849e , [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "B" ] , [ rdf:type owl:Restriction ; diff --git a/disciplines/units/unclassifiedunits.ttl b/disciplines/units/unclassifiedunits.ttl index 899a6a25..47407226 100644 --- a/disciplines/units/unclassifiedunits.ttl +++ b/disciplines/units/unclassifiedunits.ttl @@ -12473,7 +12473,7 @@ emmo:MilliTorr rdf:type owl:Class ; ### https://w3id.org/emmo#Pebi emmo:Pebi rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "Pi" ] , [ rdf:type owl:Restriction ; @@ -12543,7 +12543,7 @@ emmo:PetaByte rdf:type owl:Class ; ### https://w3id.org/emmo#Tebi emmo:Tebi rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "Ti" ] , [ rdf:type owl:Restriction ; @@ -12613,7 +12613,7 @@ emmo:TeraByte rdf:type owl:Class ; ### https://w3id.org/emmo#Yobi emmo:Yobi rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "Yi" ] , [ rdf:type owl:Restriction ; @@ -12626,7 +12626,7 @@ emmo:Yobi rdf:type owl:Class ; ### https://w3id.org/emmo#Zebi emmo:Zebi rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; - owl:onProperty emmo:EMMO_23b579e1_8088_45b5_9975_064014026c42 ; + owl:onProperty emmo:EMMO_daf7a9b7_18ef_4e73_9fb9_75adfd9800e8 ; owl:hasValue "Zi" ] , [ rdf:type owl:Restriction ; From 36a90a54b233487918e79b8631be54716ea893cb Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 12 Dec 2024 18:38:00 +0100 Subject: [PATCH 107/121] Resolved some duplicated prefLabels --- disciplines/isq.ttl | 64 ++++++++++----------------- disciplines/units/coherentsiunits.ttl | 15 ++----- 2 files changed, 27 insertions(+), 52 deletions(-) diff --git a/disciplines/isq.ttl b/disciplines/isq.ttl index f4f51888..92bca49f 100644 --- a/disciplines/isq.ttl +++ b/disciplines/isq.ttl @@ -1498,8 +1498,8 @@ Entropy"""@en ; :EMMO_340ec9c3_7b0a_4169_a739_6f9242517ff4 rdf:type owl:Class ; rdfs:subClassOf :EMMO_2ae37adf_07f2_4920_8ec6_084c69761e34 , :EMMO_a06e3d38_1aa8_4f45_89a8_722dbacfda24 ; - skos:altLabel "StandardAbsoluteActivityInAMixture"@en ; - skos:prefLabel "StandardAbsoluteActivity"@en ; + skos:altLabel "StandardAbsoluteActivity"@en ; + skos:prefLabel "StandardAbsoluteActivityOfMixture"@en ; :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "https://qudt.org/vocab/quantitykind/StandardAbsoluteActivity" ; :EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q89406159" ; :EMMO_8de5d5bf_db1c_40ac_b698_095ba3b18578 "9-23" ; @@ -2013,13 +2013,26 @@ pH = −10 log(a_OH-)"""@en . ### https://w3id.org/emmo#EMMO_4312cae4_03ba_457e_b35d_0671a7db350c :EMMO_4312cae4_03ba_457e_b35d_0671a7db350c rdf:type owl:Class ; - rdfs:subClassOf :EMMO_a242d3e9_c6d3_411e_a667_71ffbc248a1a ; + rdfs:subClassOf :EMMO_06658d8d_dcde_4fc9_aae1_17f71c0bcdec , + :EMMO_2946d40b_24a1_47fa_8176_e3f79bb45064 , + :EMMO_a242d3e9_c6d3_411e_a667_71ffbc248a1a , + [ rdf:type owl:Restriction ; + owl:onProperty :EMMO_bed1d005_b04e_4a90_94cf_02bc678a8569 ; + owl:someValuesFrom :EMMO_b3600e73_3e05_479d_9714_c041c3acf5cc + ] ; skos:prefLabel "PositionVector"@en ; + :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/quantitykind/PositionVector"^^xsd:anyURI ; :EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q192388" ; :EMMO_50c298c2_55a2_4068_b3ac_4e948c33181f "https://www.electropedia.org/iev/iev.nsf/display?openform&ievref=102-03-15" ; :EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "https://dbpedia.org/page/Position_(geometry)" ; :EMMO_8de5d5bf_db1c_40ac_b698_095ba3b18578 "3-1.10" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Vector quantity from the origin of a coordinate system to a point in space."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """In the usual geometrical three-dimensional space, position vectors are quantities of the dimension length. + +-- IEC"""@en , + """Position vectors are so-called bounded vectors, i.e. their magnitude and direction depend on the particular coordinate system used. + +-- ISO 80000-3"""@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Position_(geometry)" . @@ -2093,26 +2106,6 @@ pH = −10 log(a_OH-)"""@en . :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Average value of the increment of the lethargy per collision."@en . -### https://w3id.org/emmo#EMMO_44da6d75_54a4_4aa8_bd3a_156f6e9abb8e -:EMMO_44da6d75_54a4_4aa8_bd3a_156f6e9abb8e rdf:type owl:Class ; - rdfs:subClassOf :EMMO_06658d8d_dcde_4fc9_aae1_17f71c0bcdec , - :EMMO_2946d40b_24a1_47fa_8176_e3f79bb45064 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_bed1d005_b04e_4a90_94cf_02bc678a8569 ; - owl:someValuesFrom :EMMO_b3600e73_3e05_479d_9714_c041c3acf5cc - ] ; - rdfs:comment """In the usual geometrical three-dimensional space, position vectors are quantities of the dimension length. - --- IEC"""@en , - """Position vectors are so-called bounded vectors, i.e. their magnitude and direction depend on the particular coordinate system used. - --- ISO 80000-3"""@en ; - skos:altLabel "Position"@en ; - skos:prefLabel "PositionVector"@en ; - :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/quantitykind/PositionVector" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Vector r characterizing a point P in a point space with a given origin point O."@en . - - ### https://w3id.org/emmo#EMMO_44ddbe46_0112_4185_b595_132866e902da :EMMO_44ddbe46_0112_4185_b595_132866e902da rdf:type owl:Class . @@ -2437,7 +2430,7 @@ where m_0 is the rest mass of that particle and c_0 is the speed of light in a v ### https://w3id.org/emmo#EMMO_5186b2e6_f34f_46ee_b08e_ec517a1f43d2 :EMMO_5186b2e6_f34f_46ee_b08e_ec517a1f43d2 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_44da6d75_54a4_4aa8_bd3a_156f6e9abb8e , + rdfs:subClassOf :EMMO_4312cae4_03ba_457e_b35d_0671a7db350c , :EMMO_c29603f5_95e8_42f5_ab0c_f3bcf3166d53 ; skos:prefLabel "ParticlePositionVector"@en ; :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "https://qudt.org/vocab/quantitykind/ParticlePositionVector" ; @@ -4582,7 +4575,7 @@ where g is the appropriate g factor, μ is mostly the Bohr magneton or nuclear m ### https://w3id.org/emmo#EMMO_9d8f708a_f291_4d72_80ec_362c6e6bbca6 :EMMO_9d8f708a_f291_4d72_80ec_362c6e6bbca6 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_44da6d75_54a4_4aa8_bd3a_156f6e9abb8e ; + rdfs:subClassOf :EMMO_4312cae4_03ba_457e_b35d_0671a7db350c ; rdfs:comment "In non-relativistic physics, the centre of mass doesn’t depend on the chosen reference frame."@en ; skos:prefLabel "CentreOfMass"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The unique point where the weighted relative position of the distributed mass of an Item sums to zero. Equivalently, it is the point where if a force is applied to the Item, causes the Item to move in direction of force without rotation."@en ; @@ -4826,7 +4819,7 @@ where g is the appropriate g factor, μ is mostly the Bohr magneton or nuclear m ### https://w3id.org/emmo#EMMO_a3c78d6f_ae49_47c8_a634_9b6d86b79382 :EMMO_a3c78d6f_ae49_47c8_a634_9b6d86b79382 rdf:type owl:Class ; rdfs:subClassOf :EMMO_3f15d200_c97b_42c8_8ac0_d81d150361e2 , - :EMMO_d859588d_44dc_4614_bc75_5fcd0058acc8 ; + :EMMO_e0aaed83_9224_4bd8_a960_a813c4569412 ; skos:prefLabel "RybergConstant"@en ; :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/constant/RydbergConstant" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The Rydberg constant represents the limiting value of the highest wavenumber (the inverse wavelength) of any photon that can be emitted from the hydrogen atom, or, alternatively, the wavenumber of the lowest-energy photon capable of ionizing the hydrogen atom from its ground state."@en ; @@ -6114,8 +6107,8 @@ the number of protons in the nucleus of an atom""" ; :EMMO_d368744e_bb2e_4d40_a7ef_762505b6027e rdf:type owl:Class ; rdfs:subClassOf :EMMO_2ae37adf_07f2_4920_8ec6_084c69761e34 , :EMMO_a06e3d38_1aa8_4f45_89a8_722dbacfda24 ; - skos:altLabel "StandardAbsoluteActivityInASolution"@en ; - skos:prefLabel "StandardAbsoluteActivity"@en ; + skos:altLabel "StandardAbsoluteActivity"@en ; + skos:prefLabel "StandardAbsoluteActivityOfSolution"@en ; :EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q89485936" ; :EMMO_8de5d5bf_db1c_40ac_b698_095ba3b18578 "9-26" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Property of a solute in a solution."@en . @@ -6301,16 +6294,6 @@ the number of protons in the nucleus of an atom""" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Imaginary part of the complex power."@en . -### https://w3id.org/emmo#EMMO_d859588d_44dc_4614_bc75_5fcd0058acc8 -:EMMO_d859588d_44dc_4614_bc75_5fcd0058acc8 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_ecec2983_7c26_4f8d_a981_51ca29668baf ; - skos:prefLabel "Wavenumber"@en ; - :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/quantitykind/Wavenumber" ; - :EMMO_8de5d5bf_db1c_40ac_b698_095ba3b18578 "3-18" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The number of waves per unit length along the direction of propagation."@en ; - :EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1351/goldbook.W06664" . - - ### https://w3id.org/emmo#EMMO_d8612fa0_c0fb_485d_b45a_1845e7a46796 :EMMO_d8612fa0_c0fb_485d_b45a_1845e7a46796 rdf:type owl:Class ; rdfs:subClassOf :EMMO_a06e3d38_1aa8_4f45_89a8_722dbacfda24 , @@ -6542,8 +6525,9 @@ Rain rate"""@en ; :EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q192510" ; :EMMO_50c298c2_55a2_4068_b3ac_4e948c33181f "https://www.electropedia.org/iev/iev.nsf/display?openform&ievref=103-10-11" ; :EMMO_6dd685dd_1895_46e4_b227_be9f7d643c25 "https://dbpedia.org/page/Wavenumber" ; - :EMMO_8de5d5bf_db1c_40ac_b698_095ba3b18578 "3-20" ; + :EMMO_8de5d5bf_db1c_40ac_b698_095ba3b18578 "3-18" ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "Reciprocal of the wavelength."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The number of waves per unit length along the direction of propagation."@en ; :EMMO_c84c6752_6d64_48cc_9500_e54a3c34898d "https://en.wikipedia.org/wiki/Wavenumber" ; :EMMO_fe015383_afb3_44a6_ae86_043628697aa2 "https://doi.org/10.1351/goldbook.W06664" . @@ -6701,7 +6685,7 @@ Rain rate"""@en ; ### https://w3id.org/emmo#EMMO_e4791212_5a13_4aa6_aac2_08704550dcc3 :EMMO_e4791212_5a13_4aa6_aac2_08704550dcc3 rdf:type owl:Class ; rdfs:subClassOf :EMMO_c29603f5_95e8_42f5_ab0c_f3bcf3166d53 , - :EMMO_d859588d_44dc_4614_bc75_5fcd0058acc8 ; + :EMMO_e0aaed83_9224_4bd8_a960_a813c4569412 ; skos:altLabel "AngularRepetency"@en ; skos:prefLabel "AngularWaveNumber"@en ; :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "https://qudt.org/vocab/quantitykind/AngularWavenumber" ; diff --git a/disciplines/units/coherentsiunits.ttl b/disciplines/units/coherentsiunits.ttl index fe2ea3b5..bd656aaf 100644 --- a/disciplines/units/coherentsiunits.ttl +++ b/disciplines/units/coherentsiunits.ttl @@ -19,8 +19,8 @@ Note that this module is not complete and may be extended with more coherent SI dcterms:contributor :FrancescaBleken , :GerhardGoldbeck , :SimonClark ; - dcterms:creator :JesperFriis , - :EmanueleGhedini ; + dcterms:creator :EmanueleGhedini , + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Coherent SI units"@en ; @@ -940,15 +940,6 @@ We kindly acknowledge NIST for reusing their content, including the selection of -- QUDT"""@en . -### https://w3id.org/emmo#EMMO_089f13b1_ceb3_4d2a_8795_b4a2d92916da -:EMMO_089f13b1_ceb3_4d2a_8795_b4a2d92916da rdf:type owl:Class ; - rdfs:subClassOf :EMMO_18448443_dcf1_49b8_a321_cf46e2c393e1 ; - skos:prefLabel "MassFraction"@en ; - :EMMO_7f1dec83_d85e_4e1b_b7bd_c9442d4f5a64 "mass_fraction"@en , - "mass-fraction" ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The mass of one type of species divided by the total mass."@en . - - ### https://w3id.org/emmo#FaradPerMetre :FaradPerMetre rdf:type owl:Class ; rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , @@ -5644,4 +5635,4 @@ The official SI symbolic abbreviation is mu00b7s-1, or equivalently either m/s. -- QUDT"""@en . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi From 4f46b2c067ab6a0eb753da548b0e5a27868dd99c Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 12 Dec 2024 18:43:33 +0100 Subject: [PATCH 108/121] Removed duplicated (and wrong) definition of luminous intensity unit --- disciplines/units/sidimensionalunits.ttl | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/disciplines/units/sidimensionalunits.ttl b/disciplines/units/sidimensionalunits.ttl index 10bd7ba0..d845ebc0 100644 --- a/disciplines/units/sidimensionalunits.ttl +++ b/disciplines/units/sidimensionalunits.ttl @@ -934,17 +934,6 @@ We kindly acknowledge NIST for reusing their content, including the physical dim :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'ReciprocalMass'."@en . -### https://w3id.org/emmo#EMMO_5c003f53_20a2_4bd7_8445_58187e582578 -:EMMO_5c003f53_20a2_4bd7_8445_58187e582578 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_19d925d0_2cf1_40e5_a391_1a99d68409c9 ; - owl:hasValue "T+3 L-1 M-1 I0 Θ0 N0 J+1" - ] ; - skos:prefLabel "LuminousEfficacyUnit"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of units with dimensionality 'LuminousEfficacy'."@en . - - ### https://w3id.org/emmo#EMMO_5d2d48c4_4fb6_4f33_bfc0_273129429c30 :EMMO_5d2d48c4_4fb6_4f33_bfc0_273129429c30 rdf:type owl:Class ; rdfs:subClassOf :EMMO_9895a1b4_f0a5_4167_ac5e_97db40b8bfcc , From a0e66aececb16aa7935b949a87df0c23ce774732 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 12 Dec 2024 18:46:03 +0100 Subject: [PATCH 109/121] Commented out generation of emmo-for-humans.ttl until all the duplication of PhysicalPhenomenon preflabel is resolved --- .github/workflows/cd_update_pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd_update_pages.yml b/.github/workflows/cd_update_pages.yml index 56e60251..27f23dd6 100644 --- a/.github/workflows/cd_update_pages.yml +++ b/.github/workflows/cd_update_pages.yml @@ -65,7 +65,7 @@ jobs: ontoconvert public/emmo-full.ttl public/emmo-full.owl ontoconvert public/emmo-inferred.ttl public/emmo-inferred.owl ontoconvert public/emmo-full-inferred.ttl public/emmo-full-inferred.owl - ontoconvert --rename-iris -- public/emmo.ttl public/emmo-for-humans.ttl + #ontoconvert --rename-iris -- public/emmo.ttl public/emmo-for-humans.ttl - name: Generate html documentation (based on emmo-full) run: | From 88ec74a7b5f0ef636ffafa64f8d82ccbb4f55615 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Thu, 12 Dec 2024 18:49:55 +0100 Subject: [PATCH 110/121] Removed redundant PhysicalPhenomenon Class --- disciplines/models.ttl | 22 +++++----------------- reference/physicalistic.ttl | 3 +++ reference/standardmodel.ttl | 2 +- 3 files changed, 9 insertions(+), 18 deletions(-) diff --git a/disciplines/models.ttl b/disciplines/models.ttl index 6efedb52..d37b1374 100644 --- a/disciplines/models.ttl +++ b/disciplines/models.ttl @@ -17,11 +17,11 @@ , ; dcterms:abstract "The models module defines models as semiotic signs that stands for an object by resembling or imitating it, in shape or by sharing a similar logical structure."@en ; - dcterms:creator :JesperFriis , - :GerhardGoldbeck , + dcterms:creator , :AdhamHashibon , :EmanueleGhedini , - ; + :GerhardGoldbeck , + :JesperFriis ; dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; dcterms:publisher ; dcterms:title "Models"@en ; @@ -88,11 +88,7 @@ ### https://w3id.org/emmo#EMMO_22522299_4091_4d1f_82a2_3890492df6db :EMMO_22522299_4091_4d1f_82a2_3890492df6db rdf:type owl:Class ; - rdfs:subClassOf :EMMO_3b19eab4_79be_4b02_bdaf_ecf1f0067a68 , - [ rdf:type owl:Restriction ; - owl:onProperty :EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ; - owl:someValuesFrom :EMMO_314d0bd5_67ed_437e_a609_36d46147cea7 - ] ; + rdfs:subClassOf :EMMO_3b19eab4_79be_4b02_bdaf_ecf1f0067a68 ; skos:prefLabel "Experiment"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An experiment is a process that is intended to replicate a physical phenomenon in a controlled environment."@en . @@ -108,14 +104,6 @@ The Navier-Stokes equation."""@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "An 'equation' that stands for a 'physical_law' by mathematically defining the relations between physics_quantities."@en . -### https://w3id.org/emmo#EMMO_314d0bd5_67ed_437e_a609_36d46147cea7 -:EMMO_314d0bd5_67ed_437e_a609_36d46147cea7 rdf:type owl:Class ; - rdfs:subClassOf :EMMO_43e9a05d_98af_41b4_92f6_00f79a09bfce ; - rdfs:comment "While every 'process' in the EMMO involves physical objects, this class is devoted to represent real world objects that express a phenomenon relevant for the ontologist"@en ; - skos:prefLabel "PhysicalPhenomenon"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A 'process' that is recognized by physical sciences and is categorized accordingly."@en . - - ### https://w3id.org/emmo#EMMO_4456a5d2_16a6_4ee1_9a8e_5c75956b28ea :EMMO_4456a5d2_16a6_4ee1_9a8e_5c75956b28ea rdf:type owl:Class ; skos:prefLabel "ContinuumModel"@en ; @@ -425,4 +413,4 @@ Abramowitz and Stegun, 1968"""@en ; :EMMO_0cd58641_824c_4851_907f_f4c3be76630c skos:altLabel "Signal"@en . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/reference/physicalistic.ttl b/reference/physicalistic.ttl index 6f015a08..2409a6d7 100644 --- a/reference/physicalistic.ttl +++ b/reference/physicalistic.ttl @@ -286,7 +286,10 @@ Antimatter is a subclass of matter."""@en ; :EMMO_5cc4e111_3eb1_44a3_9369_5af3846cf605 rdf:type owl:Class ; rdfs:subClassOf :EMMO_09f0ac34_c349_46b5_acf0_0edeae52cca1 ; rdfs:seeAlso :EMMO_38b579de_4331_40e0_803d_09efa298e726 ; + skos:example "A molecule, including a photon emitted (or captured) as result of a de-excitation (or excitation) process."@en , + "The formation of an hydrogen atom from a proton and electron."@en ; skos:prefLabel "PhysicalPhenomenon"@en ; + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A physical phenomenon is intended as a physical process that starts or ends with an unbonded state, or that includes incoming or aoutgoing particles."@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The class of individuals standing for causally non-convex interacting systems."@en . diff --git a/reference/standardmodel.ttl b/reference/standardmodel.ttl index 1b7a8b4d..342b470f 100644 --- a/reference/standardmodel.ttl +++ b/reference/standardmodel.ttl @@ -34,7 +34,7 @@ rdfs:subClassOf :EMMO_b295158f_fda4_4124_ab58_d9ea4ccfca5a ; owl:disjointWith :EMMO_0f19d84e_05b4_47c9_a5de_bb2a913d211b ; skos:prefLabel "InteractingSystem"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causally bonded system is a system in which there are at least thwo causal paths that are interacting."@en . + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causally bonded system is a system in which there are at least two causal paths that are interacting."@en . ### https://w3id.org/emmo#EMMO_0f19d84e_05b4_47c9_a5de_bb2a913d211b From 864ba8c2dd91a238e29f6e82ab1071e45e4f3b86 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 12 Dec 2024 18:54:07 +0100 Subject: [PATCH 111/121] Ensure that LumenPerWatt has a defined DimensionString --- disciplines/units/coherentsiunits.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/disciplines/units/coherentsiunits.ttl b/disciplines/units/coherentsiunits.ttl index bd656aaf..41207e29 100644 --- a/disciplines/units/coherentsiunits.ttl +++ b/disciplines/units/coherentsiunits.ttl @@ -2306,8 +2306,8 @@ We kindly acknowledge NIST for reusing their content, including the selection of ### https://w3id.org/emmo#LumenPerWatt :LumenPerWatt rdf:type owl:Class ; - rdfs:subClassOf :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , - :EMMO_5c003f53_20a2_4bd7_8445_58187e582578 , + rdfs:subClassOf :EMMO_044f83a6_ade4_4441_9c73_5490dd93344f , + :EMMO_1273eb34_de48_43a9_925f_104110469dd2 , [ rdf:type owl:Restriction ; owl:onProperty :EMMO_8189b42e_0995_423a_a26c_51168b27c3cf ; owl:hasValue "1.0"^^xsd:double From ef59d2d03197524ab053b7d735a7f7d8de76635a Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 12 Dec 2024 18:57:17 +0100 Subject: [PATCH 112/121] Enabled generation of emmo-for-humans.ttl and Use updated version of emmocheck --- .github/workflows/cd_update_pages.yml | 2 +- .github/workflows/ci_emmocheck.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cd_update_pages.yml b/.github/workflows/cd_update_pages.yml index 27f23dd6..56e60251 100644 --- a/.github/workflows/cd_update_pages.yml +++ b/.github/workflows/cd_update_pages.yml @@ -65,7 +65,7 @@ jobs: ontoconvert public/emmo-full.ttl public/emmo-full.owl ontoconvert public/emmo-inferred.ttl public/emmo-inferred.owl ontoconvert public/emmo-full-inferred.ttl public/emmo-full-inferred.owl - #ontoconvert --rename-iris -- public/emmo.ttl public/emmo-for-humans.ttl + ontoconvert --rename-iris -- public/emmo.ttl public/emmo-for-humans.ttl - name: Generate html documentation (based on emmo-full) run: | diff --git a/.github/workflows/ci_emmocheck.yml b/.github/workflows/ci_emmocheck.yml index 1310860a..02ede6c5 100644 --- a/.github/workflows/ci_emmocheck.yml +++ b/.github/workflows/ci_emmocheck.yml @@ -22,7 +22,7 @@ jobs: run: | pip install --upgrade pip #pip install EMMOntoPy - pip install git+https://github.com/emmo-repo/EMMOntoPy.git@update-emmocheck2 + pip install git+https://github.com/emmo-repo/EMMOntoPy.git@emmocheck-unit-dimension - name: Check EMMO run: | From 8514fb1b4d0afd0a4ab05cf15e942f9eea41a833 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 12 Dec 2024 19:05:09 +0100 Subject: [PATCH 113/121] Used correct branch of emmontopy --- .github/workflows/ci_emmocheck.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_emmocheck.yml b/.github/workflows/ci_emmocheck.yml index 02ede6c5..1310860a 100644 --- a/.github/workflows/ci_emmocheck.yml +++ b/.github/workflows/ci_emmocheck.yml @@ -22,7 +22,7 @@ jobs: run: | pip install --upgrade pip #pip install EMMOntoPy - pip install git+https://github.com/emmo-repo/EMMOntoPy.git@emmocheck-unit-dimension + pip install git+https://github.com/emmo-repo/EMMOntoPy.git@update-emmocheck2 - name: Check EMMO run: | From 06e920012ec641b21cb93720ce4de19d0f94a902 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 12 Dec 2024 19:57:28 +0100 Subject: [PATCH 114/121] Fixed preflabels and removed ">"-signs in strings such that we can generate emmo-for-humans --- contributors.ttl | 29 +++++++++++++++-------------- perspectives/semiotics.ttl | 6 +++--- 2 files changed, 18 insertions(+), 17 deletions(-) diff --git a/contributors.ttl b/contributors.ttl index b1f659bb..8c88c6c8 100644 --- a/contributors.ttl +++ b/contributors.ttl @@ -42,83 +42,83 @@ :EmanueleGhedini rdf:type owl:NamedIndividual ; :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f "https://orcid.org/0000-0003-3805-8761"^^xsd:anyURI ; - skos:prefLabel "Emanuele Ghedini" ; + skos:prefLabel "EmanueleGhedini" ; foaf:name "Emanuele Ghedini" ; foaf:workplaceHomepage . :JesperFriis rdf:type owl:NamedIndividual ; :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f "https://orcid.org/0000-0002-1560-809X"^^xsd:anyURI ; - skos:prefLabel "Jesper Friis" ; + skos:prefLabel "JesperFriis" ; foaf:name "Jesper Friis" ; foaf:workplaceHomepage . :GerhardGoldbeck rdf:type owl:NamedIndividual ; :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f "https://orcid.org/0000-0002-4181-2852"^^xsd:anyURI ; - skos:prefLabel "Gerhard Goldbeck" ; + skos:prefLabel "GerhardGoldbeck" ; foaf:name "Gerhard Goldbeck" ; foaf:workplaceHomepage . :AdhamHashibon rdf:type owl:NamedIndividual ; :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f "https://orcid.org/0000-0003-0514-9229"^^xsd:anyURI ; - skos:prefLabel "Adham Hashibon" ; + skos:prefLabel "AdhamHashibon" ; foaf:name "Adham Hashibon" ; foaf:workplaceHomepage . :GeorgSchmitz rdf:type owl:NamedIndividual ; :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f "https://orcid.org/0000-0003-4065-9742"^^xsd:anyURI ; - skos:prefLabel "Georg J. Schmitz" ; + skos:prefLabel "GeorgJSchmitz" ; foaf:name "Georg J. Schmitz" . :AnnedeBaas rdf:type owl:NamedIndividual ; :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f "https://orcid.org/0009-0007-5850-6628"^^xsd:anyURI ; - skos:prefLabel "Anne de Baas" ; + skos:prefLabel "AnnedeBaas" ; foaf:name "Anne de Baas" ; foaf:workplaceHomepage . :FrancescoZaccarini rdf:type owl:NamedIndividual ; :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f "https://orcid.org/0009-0008-8009-5009"^^xsd:anyURI ; - skos:prefLabel "Francesco A. Zaccarini" ; + skos:prefLabel "FrancescoZaccarini" ; foaf:name "Francesco A. Zaccarini" ; foaf:workplaceHomepage . :SebastianoMoruzzi rdf:type owl:NamedIndividual ; :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f "https://orcid.org/0000-0001-9189-2400"^^xsd:anyURI ; - skos:prefLabel "Sebastiano Moruzzi" ; + skos:prefLabel "SebastianoMoruzzi" ; foaf:name "Sebastiano Moruzzi" ; foaf:workplaceHomepage . :FrancescaBleken rdf:type owl:NamedIndividual ; :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f "https://orcid.org/0000-0001-8869-3718"^^xsd:anyURI ; - skos:prefLabel "Francesca Lønstad Bleken" ; + skos:prefLabel "FrancescaLonstadBleken" ; foaf:name "Francesca Lønstad Bleken" ; foaf:workplaceHomepage . :SimonClark rdf:type owl:NamedIndividual ; :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f "https://orcid.org/0000-0002-8758-6109"^^xsd:anyURI ; - skos:prefLabel "Simon Clark" ; + skos:prefLabel "SimonClark" ; foaf:name "Simon Clark" ; foaf:workplaceHomepage . :OtelloRoscioni rdf:type owl:NamedIndividual ; :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f "https://orcid.org/0000-0001-7815-6636"^^xsd:anyURI ; - skos:prefLabel "Otello M. Roscioni" ; + skos:prefLabel "OtelloMRoscioni" ; foaf:name "Otello M. Roscioni" ; foaf:workplaceHomepage . :MichaelNorske rdf:type owl:NamedIndividual ; :EMMO_e117f976_7a5d_4508_bf85_9226dca58e1f "https://orcid.org/0000-0002-5417-6808"^^xsd:anyURI ; - skos:prefLabel "Paul-Ludwig Michael Noeske" ; + skos:prefLabel "PaulLudwigMichaelNoeske" ; foaf:name "Paul-Ludwig Michael Noeske" ; foaf:workplaceHomepage . @@ -128,9 +128,10 @@ # ============= ### https://emmc.eu - rdf:type owl:NamedIndividual ; - skos:prefLabel "EMMC ASBL" ; +:EMMC_ASBL rdf:type owl:NamedIndividual ; + skos:prefLabel "EMMC_ASBL" ; foaf:name "EMMC ASBL" ; + foaf:homepage "https://emmc.eu" ; locn:fullAddress """EMMC ASBL European Materials Modelling Council Silversquare Stéphanie diff --git a/perspectives/semiotics.ttl b/perspectives/semiotics.ttl index f0ca3b81..a4a62f80 100644 --- a/perspectives/semiotics.ttl +++ b/perspectives/semiotics.ttl @@ -1115,15 +1115,15 @@ For example, when a Boeing 747 is used as a sign for another Boeing 747."""@en , [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: - inverse (hasReferent) o inverse (hasInterpreter)=>hasSign"""@en + inverse (hasReferent) o inverse (hasInterpreter) ⇒ hasSign"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: - inverse (hasInterpreter) o inverse (hasSign) =>hasReferent"""@en + inverse (hasInterpreter) o inverse (hasSign) ⇒ hasReferent"""@en ] . [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f """The rule for the subproperty chain: -inverse (hasSign) o inverse (hasReferent) => hasInterpreter"""@en +inverse (hasSign) o inverse (hasReferent) ⇒ hasInterpreter"""@en ] . ################################################################# From 65df00dd9f5a933362b40e5f25e6d7b7d02aa994 Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Thu, 12 Dec 2024 20:08:58 +0100 Subject: [PATCH 115/121] Use updated emmontopy --- .github/workflows/cd_update_pages.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/cd_update_pages.yml b/.github/workflows/cd_update_pages.yml index 56e60251..65304bdc 100644 --- a/.github/workflows/cd_update_pages.yml +++ b/.github/workflows/cd_update_pages.yml @@ -42,9 +42,9 @@ jobs: run: | pip install --upgrade pip pip install sphinx sphinxcontrib-globalsubs sphinx_design nbsphinx pydata-sphinx-theme - #pip install git+https://github.com/emmo-repo/EMMOntoPy.git@get_datatype_class - pip install git+https://github.com/emmo-repo/EMMOntoPy.git@master - #pip install sphinx EMMOntoPy + #pip install git+https://github.com/emmo-repo/EMMOntoPy.git@master + pip install git+https://github.com/emmo-repo/EMMOntoPy.git@fix-rename-iris + - name: Create and prepare build and public directories run: | From 56b0941c13698331450b95ddec1119ebb02a755a Mon Sep 17 00:00:00 2001 From: Jesper Friis Date: Fri, 13 Dec 2024 00:15:37 +0100 Subject: [PATCH 116/121] Added Position as altlabel for PositionVector --- disciplines/isq.ttl | 1 + 1 file changed, 1 insertion(+) diff --git a/disciplines/isq.ttl b/disciplines/isq.ttl index 92bca49f..487fa9e2 100644 --- a/disciplines/isq.ttl +++ b/disciplines/isq.ttl @@ -2020,6 +2020,7 @@ pH = −10 log(a_OH-)"""@en . owl:onProperty :EMMO_bed1d005_b04e_4a90_94cf_02bc678a8569 ; owl:someValuesFrom :EMMO_b3600e73_3e05_479d_9714_c041c3acf5cc ] ; + skos:altLabel "Position"@en ; skos:prefLabel "PositionVector"@en ; :EMMO_1f1b164d_ec6a_4faa_8d5e_88bda62316cc "http://qudt.org/vocab/quantitykind/PositionVector"^^xsd:anyURI ; :EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q192388" ; From 34adb4afd5448217b3f91183803f4e0b866e65aa Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Fri, 13 Dec 2024 17:57:40 +0100 Subject: [PATCH 117/121] Causality Extension - added causality inverse relations - changed to more understandable labels - added SWIRL rules --- mereocausality/mereocausality.ttl | 181 ++++++++++++++++++++++++------ 1 file changed, 147 insertions(+), 34 deletions(-) diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index 335e9cfd..7dc36b4d 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -241,6 +241,7 @@ foaf:workplaceHomepage rdf:type owl:AnnotationProperty . ### https://w3id.org/emmo#EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d :EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c ; + owl:inverseOf :EMMO_32eb7161_60ed_4431_8326_81a92aec088c ; owl:propertyDisjointWith :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; rdfs:seeAlso :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; skos:prefLabel "isNotCauseOf"@en ; @@ -262,6 +263,14 @@ foaf:workplaceHomepage rdf:type owl:AnnotationProperty . skos:prefLabel "isMemberOf"@en . +### https://w3id.org/emmo#EMMO_11501e0a_4442_4bd0_8483_7ea6dc8ba444 +:EMMO_11501e0a_4442_4bd0_8483_7ea6dc8ba444 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_6735d3ff_67f8_43b5_b5b0_240fbfab4517 ; + owl:inverseOf :EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 ; + skos:altLabel "hasDirectCause" ; + skos:prefLabel "directlyCausedBye"@en . + + ### https://w3id.org/emmo#EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 :EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; @@ -298,6 +307,21 @@ foaf:workplaceHomepage rdf:type owl:AnnotationProperty . :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "All other mereology relations can be defined in FOL using hasPart as primitive."@en . +### https://w3id.org/emmo#EMMO_2a28c0dd_89b1_47ac_b81f_fccc56f39617 +:EMMO_2a28c0dd_89b1_47ac_b81f_fccc56f39617 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_6735d3ff_67f8_43b5_b5b0_240fbfab4517 ; + owl:inverseOf :EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 ; + skos:altLabel "isTemporallyAfter"@en ; + skos:prefLabel "isAfter"@en . + + +### https://w3id.org/emmo#EMMO_32eb7161_60ed_4431_8326_81a92aec088c +:EMMO_32eb7161_60ed_4431_8326_81a92aec088c rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c ; + owl:propertyDisjointWith :EMMO_6735d3ff_67f8_43b5_b5b0_240fbfab4517 ; + skos:prefLabel "isNotCausedBy"@en . + + ### https://w3id.org/emmo#EMMO_339d8e1a_f52a_42cd_8df5_57b5328b939e :EMMO_339d8e1a_f52a_42cd_8df5_57b5328b939e rdf:type owl:ObjectProperty ; rdfs:subPropertyOf ; @@ -311,17 +335,19 @@ foaf:workplaceHomepage rdf:type owl:AnnotationProperty . :EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 , :EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 ; + owl:inverseOf :EMMO_451e410e_8e0d_4a4b_9211_d6ef619296dc ; rdf:type owl:AsymmetricProperty , owl:IrreflexiveProperty ; owl:propertyDisjointWith :EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3 ; - skos:altLabel "isAntecedentOf"@en ; + skos:altLabel "hasSuccessor"@en , + "isAntecedentOf"@en ; skos:example "My life between 18-24 years has successor my life between 32-40 years, since there is an intermediary (i.e. my life between 25-32 years)."@en ; - skos:prefLabel "hasSuccessor"@en ; + skos:prefLabel "predecessorOf"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the y effected and the x causing entities with intermediaries, where x isCauseOf y and not(y isCauseOf x)."@en . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 ; - owl:annotatedProperty skos:prefLabel ; + owl:annotatedProperty skos:altLabel ; owl:annotatedTarget "hasSuccessor"@en ; :EMMO_705f27ae_954c_4f13_98aa_18473fc52b25 "From Latin succedĕre (\"coming after\")."@en ] . @@ -359,17 +385,27 @@ https://en.wiktionary.org/wiki/mereology"""@en skos:prefLabel "isFragmentOf"@en . +### https://w3id.org/emmo#EMMO_451e410e_8e0d_4a4b_9211_d6ef619296dc +:EMMO_451e410e_8e0d_4a4b_9211_d6ef619296dc rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_2a28c0dd_89b1_47ac_b81f_fccc56f39617 , + :EMMO_5dc167a2_d50e_47a5_be4f_5139f3bff2ec ; + skos:altLabel "isAncestorOf"@en ; + skos:prefLabel "successorOf"@en . + + ### https://w3id.org/emmo#EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d :EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 , :EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 ; + owl:inverseOf :EMMO_60c57607_c9e7_4e75_a3d1_7a1f1f9928e4 ; rdf:type owl:AsymmetricProperty , owl:IrreflexiveProperty ; owl:propertyDisjointWith :EMMO_8785be5a_2493_4b12_8f39_31907ab11748 ; - skos:altLabel "isBefore"@en ; + skos:altLabel "hasNext"@en , + "isBefore"@en ; skos:example "My life between 18-24 years has next my life between 24-32 years."@en , "The raw sample has next the treated sampled, which has next the examined sample. In this sense the whole sample is made of three states, connected by the has next relation, following its evolution in time."@en ; - skos:prefLabel "hasNext"@en ; + skos:prefLabel "foregoes"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A temporal relation between two entities occurs when the two entities are in a one directional causality relation. The idea is that a temporal relation always implies a one-directional causality between two entities, leading to a asymmetric relation. This means that the causing entity can be in direct and optionally indirect causality relation with the effect entity. On the contrary, the effect entity cannot be in any causal relation (direct or indirect) with the causing entity."""@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A time contact occurs when x isDirectCause y and not(y isCauseOf x)."@en ; @@ -379,11 +415,13 @@ This means that the causing entity can be in direct and optionally indirect caus ### https://w3id.org/emmo#EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff :EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + rdfs:subPropertyOf :EMMO_6735d3ff_67f8_43b5_b5b0_240fbfab4517 , + :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; rdf:type owl:SymmetricProperty , owl:IrreflexiveProperty ; owl:propertyDisjointWith :EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 ; - skos:prefLabel "isSpatiallyRelatedWith"@en ; + skos:altLabel "isSpatiallyRelatedWith"@en ; + skos:prefLabel "coexistsWith"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Spatial relations between entities are represented in the EMMO as bidirectional causality, meaning that both entities are at the beginning and at the end of causal paths connecting them. This type of relation represent the coexistence of two entities in the a spatial arrangement. The symmetric characteristic of this relation implies that it is not possible to order them and is related to the arbitrary choice of reference frames. Subclasses of spatial relations may be defined as asymmetric and introduce a spatial order, for example est to west, or internal to external layer.."""@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A relation jointly covered by Contact and InteractWith relations, which are mutually exclusive."@en ; @@ -406,7 +444,8 @@ This type of relation represent the coexistence of two entities in the a spatial rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; rdf:type owl:IrreflexiveProperty ; owl:propertyDisjointWith :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 ; - skos:prefLabel "isDirectCauseOf"@en ; + skos:altLabel "isDirectCauseOf"@en ; + skos:prefLabel "directlyCauses"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """Direct causality is a concept that captures the idea of direct interaction between two entities, given the fact that there are no causal intermediaries between them. It requires that at least a quantum of the causing entity is direct cause of a quantum of the caused entity. It does not exclude the possibility of other indirect causal routes between some proper parts of the two entities. The direct causality in a 4D ontology covers both time-like causal interaction (when causality is one-way from one entity to another) and space-like causal interaction (when causality is two-way between two entities)."""@en ; @@ -428,6 +467,31 @@ The direct causality in a 4D ontology covers both time-like causal interaction ( :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The inverse relation for hasProperPart." . +### https://w3id.org/emmo#EMMO_5dc167a2_d50e_47a5_be4f_5139f3bff2ec +:EMMO_5dc167a2_d50e_47a5_be4f_5139f3bff2ec rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_6735d3ff_67f8_43b5_b5b0_240fbfab4517 ; + owl:inverseOf :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 ; + skos:altLabel "hasIndirectCause"@en ; + skos:prefLabel "indirectlyCausedBy"@en . + + +### https://w3id.org/emmo#EMMO_60c57607_c9e7_4e75_a3d1_7a1f1f9928e4 +:EMMO_60c57607_c9e7_4e75_a3d1_7a1f1f9928e4 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_11501e0a_4442_4bd0_8483_7ea6dc8ba444 , + :EMMO_2a28c0dd_89b1_47ac_b81f_fccc56f39617 ; + rdf:type owl:IrreflexiveProperty ; + skos:altLabel "isNextOf"@en , + "succeeds"@en ; + skos:prefLabel "follows"@en . + + +### https://w3id.org/emmo#EMMO_6735d3ff_67f8_43b5_b5b0_240fbfab4517 +:EMMO_6735d3ff_67f8_43b5_b5b0_240fbfab4517 rdf:type owl:ObjectProperty ; + rdfs:subPropertyOf :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c ; + owl:inverseOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + skos:prefLabel "isCausedBy"@en . + + ### https://w3id.org/emmo#EMMO_6786b336_e982_4759_8dee_1905a4106591 :EMMO_6786b336_e982_4759_8dee_1905a4106591 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; @@ -501,13 +565,16 @@ A temporal part is not constraint to be causally self-connected, i.e. it can be ### https://w3id.org/emmo#EMMO_8785be5a_2493_4b12_8f39_31907ab11748 :EMMO_8785be5a_2493_4b12_8f39_31907ab11748 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff , + rdfs:subPropertyOf :EMMO_11501e0a_4442_4bd0_8483_7ea6dc8ba444 , + :EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff , :EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 ; rdf:type owl:SymmetricProperty , owl:IrreflexiveProperty ; rdfs:domain :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; rdfs:range :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; - skos:altLabel "hasSpatialnteractionWith"@en ; + skos:altLabel "adjacentWith"@en , + "hasSpatialnteractionWith"@en , + "touches"@en ; skos:example "An elementary electron is in contact with another elementary electron in a scattering process."@en , "The laptop is in contact with the desk, since there is a double-directional causality."@en ; skos:prefLabel "contacts"@en ; @@ -636,7 +703,8 @@ Embracing a strong reductionistic view, causality originates at quantum entities :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; rdf:type owl:IrreflexiveProperty ; - skos:prefLabel "isIndirectCauseOf"@en ; + skos:altLabel "isIndirectCauseOf"@en ; + skos:prefLabel "indirectlyCauses"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "An indirect cause is a relation between two entities that is mediated by a intermediate entity. In other words, there are no quantum parts of the causing entity that are direct cause of quantum parts of the caused entity."@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the effected and the causing entities with intermediaries."@en . @@ -644,14 +712,17 @@ Embracing a strong reductionistic view, causality originates at quantum entities ### https://w3id.org/emmo#EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3 :EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_54d0d0f4_d9fa_4179_a9b5_4110c49dafff , + :EMMO_5dc167a2_d50e_47a5_be4f_5139f3bff2ec , :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 ; rdf:type owl:SymmetricProperty , owl:IrreflexiveProperty ; rdfs:domain :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; rdfs:range :EMMO_c5ddfdba_c074_4aa4_ad6b_1ac4942d300d ; - skos:altLabel "alongsideOf" ; + skos:altLabel "coexistsWith"@en , + "concurrentWith"@en , + "interactsWith"@en ; skos:example "I'm interacting with another tennis player through a ball. Or, two people in a webconference are interacting using a mediator which is the network signal."@en ; - skos:prefLabel "interactsWith"@en ; + skos:prefLabel "alongsideWith"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between two causally reachable entities through a path of contacts relations (i.e. representing physical interactions)."@en . @@ -730,7 +801,8 @@ For this reason the EMMO OWL 2 DL will only deal with macro causality relations, rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; rdf:type owl:AsymmetricProperty , owl:IrreflexiveProperty ; - skos:prefLabel "isTemporallyBefore"@en ; + skos:altLabel "isTemporallyBefore"@en ; + skos:prefLabel "isBefore"@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "A relation jointly covered by hasNext and hasSuccessor relations, which are mutually exclusive."@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A relation between entities that are only one-directionally causally connected."@en . @@ -1131,6 +1203,33 @@ This axiom may be seen as Ockam's razor applied to causality."""@en rdf:type . +[ rdfs:comment "Implementing Transitivity."@en ; + rdf:type ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3 ; + ; + + ] ; + rdf:rest [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3 ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] ; + [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3 ; + ; + + ] ; + rdf:rest rdf:nil + ] + ] . + [ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing exclusivity between overlapping and causality."@en ; rdf:type ; [ rdf:type ; @@ -1261,7 +1360,7 @@ This axiom may be seen as Ockam's razor applied to causality."""@en ] ] . -[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Enforcing a strict one-way causality direction."@en ; +[ rdfs:comment "Implementig transitivity."@en ; rdf:type ; [ rdf:type ; rdf:first [ rdf:type ; @@ -1269,68 +1368,82 @@ This axiom may be seen as Ockam's razor applied to causality."""@en ; ] ; - rdf:rest rdf:nil + rdf:rest [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 ; + ; + + ] ; + rdf:rest rdf:nil + ] ] ; [ rdf:type ; rdf:first [ rdf:type ; - :EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d ; - ; - + :EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 ; + ; + ] ; rdf:rest rdf:nil ] ] . -[ rdfs:comment "Ensure that the hasNext relation expresses a strictly one-way causality arrow between two entities."^^rdfs:Literal ; +[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The equalsTo object property is equivalent to the OWL SameAs"@en ; rdf:type ; [ rdf:type ; rdf:first [ rdf:type ; - :EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d ; + :EMMO_6835537c_d294_4005_a770_ec9621f29ed1 ; ; ] ; rdf:rest rdf:nil ] ; [ rdf:type ; - rdf:first [ rdf:type ; - :EMMO_01e5766d_dac3_4574_8a78_310de92a5c9d ; - ; - + rdf:first [ rdf:type ; + ; + ] ; rdf:rest rdf:nil ] ] . -[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "The equalsTo object property is equivalent to the OWL SameAs"@en ; +[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Transitivity for proper parthood."@en ; rdf:type ; [ rdf:type ; rdf:first [ rdf:type ; - :EMMO_6835537c_d294_4005_a770_ec9621f29ed1 ; + :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; ; ] ; - rdf:rest rdf:nil + rdf:rest [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + ; + + ] ; + rdf:rest rdf:nil + ] ] ; [ rdf:type ; - rdf:first [ rdf:type ; + rdf:first [ rdf:type ; + :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; ; - + ] ; rdf:rest rdf:nil ] ] . -[ :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Transitivity for proper parthood."@en ; +[ rdfs:comment "Implementing transitivity."@en ; rdf:type ; [ rdf:type ; rdf:first [ rdf:type ; - :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 ; ; ] ; rdf:rest [ rdf:type ; rdf:first [ rdf:type ; - :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 ; ; ] ; @@ -1339,7 +1452,7 @@ This axiom may be seen as Ockam's razor applied to causality."""@en ] ; [ rdf:type ; rdf:first [ rdf:type ; - :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; + :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 ; ; ] ; From b0cdcde8bf6b643179fe3cfaf86c40e0b8450515 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Fri, 13 Dec 2024 23:12:30 +0100 Subject: [PATCH 118/121] Fixes - added som characteristics in mereocausality properties - removed redundant subclass in agency --- mereocausality/mereocausality.ttl | 14 +++++++++++--- reference/agency.ttl | 3 +-- 2 files changed, 12 insertions(+), 5 deletions(-) diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index 7dc36b4d..3f19ce9f 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -311,6 +311,8 @@ foaf:workplaceHomepage rdf:type owl:AnnotationProperty . :EMMO_2a28c0dd_89b1_47ac_b81f_fccc56f39617 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_6735d3ff_67f8_43b5_b5b0_240fbfab4517 ; owl:inverseOf :EMMO_ebc9e62c_5dc4_44db_9060_7923740bdf78 ; + rdf:type owl:AsymmetricProperty , + owl:IrreflexiveProperty ; skos:altLabel "isTemporallyAfter"@en ; skos:prefLabel "isAfter"@en . @@ -389,6 +391,8 @@ https://en.wiktionary.org/wiki/mereology"""@en :EMMO_451e410e_8e0d_4a4b_9211_d6ef619296dc rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_2a28c0dd_89b1_47ac_b81f_fccc56f39617 , :EMMO_5dc167a2_d50e_47a5_be4f_5139f3bff2ec ; + rdf:type owl:AsymmetricProperty , + owl:IrreflexiveProperty ; skos:altLabel "isAncestorOf"@en ; skos:prefLabel "successorOf"@en . @@ -471,6 +475,7 @@ The direct causality in a 4D ontology covers both time-like causal interaction ( :EMMO_5dc167a2_d50e_47a5_be4f_5139f3bff2ec rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_6735d3ff_67f8_43b5_b5b0_240fbfab4517 ; owl:inverseOf :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 ; + rdf:type owl:IrreflexiveProperty ; skos:altLabel "hasIndirectCause"@en ; skos:prefLabel "indirectlyCausedBy"@en . @@ -479,7 +484,8 @@ The direct causality in a 4D ontology covers both time-like causal interaction ( :EMMO_60c57607_c9e7_4e75_a3d1_7a1f1f9928e4 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_11501e0a_4442_4bd0_8483_7ea6dc8ba444 , :EMMO_2a28c0dd_89b1_47ac_b81f_fccc56f39617 ; - rdf:type owl:IrreflexiveProperty ; + rdf:type owl:AsymmetricProperty , + owl:IrreflexiveProperty ; skos:altLabel "isNextOf"@en , "succeeds"@en ; skos:prefLabel "follows"@en . @@ -489,6 +495,7 @@ The direct causality in a 4D ontology covers both time-like causal interaction ( :EMMO_6735d3ff_67f8_43b5_b5b0_240fbfab4517 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c ; owl:inverseOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; + rdf:type owl:IrreflexiveProperty ; skos:prefLabel "isCausedBy"@en . @@ -656,8 +663,8 @@ Antisymmetry: (Pxy ∧ Pyx) → x=y."""@en ; rdf:type owl:SymmetricProperty , owl:IrreflexiveProperty ; owl:propertyDisjointWith :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; - skos:altLabel "notOverlaps"@en ; - skos:prefLabel "disjointWith"@en ; + skos:altLabel "disjointWith"@en ; + skos:prefLabel "notOverlaps"@en ; :EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "Dxy ≡ ¬Oxy." ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The relation between individuals representing non-overlapping entities (i.e. that have no parts in common)."@en . @@ -791,6 +798,7 @@ For this reason the EMMO OWL 2 DL will only deal with macro causality relations, ### https://w3id.org/emmo#EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab :EMMO_e4f66254_7312_4de5_a86a_6e0808baaaab rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_d893d373_b579_4867_841e_1c2b31a8d2c6 ; + rdf:type owl:IrreflexiveProperty ; rdfs:seeAlso :EMMO_9cb984ca_48ad_4864_b09e_50d3fff19420 ; skos:prefLabel "isOvercrossedBy"@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "The inverse relation for overcrosses."@en . diff --git a/reference/agency.ttl b/reference/agency.ttl index 58d9f0fa..e1303ab1 100644 --- a/reference/agency.ttl +++ b/reference/agency.ttl @@ -168,8 +168,7 @@ This concept covers both intentional and non intentional agency."""@en ; ### https://w3id.org/emmo#EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c :EMMO_bafc17b5_9be4_4823_8bbe_ab4e90b6738c rdf:type owl:Class ; - rdfs:subClassOf :EMMO_1efe8b96_e006_4a33_bc9a_421406cbb9f0 , - :EMMO_a49c2441_1e54_43f0_a1cf_2f553a23ac34 ; + rdfs:subClassOf :EMMO_a49c2441_1e54_43f0_a1cf_2f553a23ac34 ; skos:altLabel "IntentionalProcess"@en ; skos:prefLabel "IntentionalAgency"@en ; :EMMO_8a137e9f_579c_4e28_baca_e8980eb0c3db "SubClassOf: hasAgent some IntentionalAgent" ; From 6a4f75aaa901366d1d163a878657bf603c6e50e5 Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Sat, 14 Dec 2024 17:34:24 +0100 Subject: [PATCH 119/121] Removed Redundant SubProperty Axiom --- mereocausality/mereocausality.ttl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index 3f19ce9f..3057d3ad 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -434,8 +434,7 @@ This type of relation represent the coexistence of two entities in the a spatial ### https://w3id.org/emmo#EMMO_55354438_7000_4284_b1b9_59d60c2261b9 :EMMO_55354438_7000_4284_b1b9_59d60c2261b9 rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 , - ; + rdfs:subPropertyOf ; rdf:type owl:AsymmetricProperty ; rdfs:domain :EMMO_eb3a768e_d53e_4be9_a23b_0714833c36de ; skos:prefLabel "hasPortionPart"@en ; From 2e9df05cba6b0638d165fcb146b973f1dcaa476b Mon Sep 17 00:00:00 2001 From: Emanuele Ghedini Date: Mon, 16 Dec 2024 15:44:44 +0100 Subject: [PATCH 120/121] Small Fixes --- disciplines/math.ttl | 18 ++++++++++-------- reference/symbolic.ttl | 17 +++-------------- 2 files changed, 13 insertions(+), 22 deletions(-) diff --git a/disciplines/math.ttl b/disciplines/math.ttl index c79183c4..51111dc5 100644 --- a/disciplines/math.ttl +++ b/disciplines/math.ttl @@ -10,7 +10,8 @@ rdf:type owl:Ontology ; owl:versionIRI ; - owl:imports , + owl:imports , + , , ; dcterms:abstract "The math module defines the formal language of mathematics. Mathematical objects represents graphical objects based on graphical symbols arranged according the rules of math."@en ; @@ -114,7 +115,7 @@ owl:qualifiedCardinality rdf:type owl:AnnotationProperty . rdfs:subClassOf :EMMO_f9bc8b52_85e9_4b53_b969_dd7724d5b8e4 ; rdfs:comment "An expression that has parts only integer constants, variables, and the algebraic operations (addition, subtraction, multiplication, division and exponentiation by an exponent that is a rational number)"@en ; skos:example "2x+3"@en ; - skos:prefLabel "AlgebricExpression"@en . + skos:prefLabel "AlgebraicExpression"@en . ### https://w3id.org/emmo#EMMO_1cba0b27_15d0_4326_933f_379d0b3565b6 @@ -242,7 +243,7 @@ y = f(x)"""@en ; ### https://w3id.org/emmo#EMMO_3c424d37_cf62_41b1_ac9d_a316f8d113d6 :EMMO_3c424d37_cf62_41b1_ac9d_a316f8d113d6 rdf:type owl:Class ; rdfs:subClassOf :EMMO_f6d0c26a_98b6_4cf8_8632_aa259131faaa ; - skos:prefLabel "AlgebricOperator"@en . + skos:prefLabel "AlgebraicOperator"@en . ### https://w3id.org/emmo#EMMO_46d5643b_9706_4b67_8bea_ed77d6026539 @@ -373,7 +374,7 @@ y = f(x)"""@en ; ] ; rdfs:comment "An 'equation' that has parts two 'polynomial'-s"@en ; skos:example "2 * a - b = c"@en ; - skos:prefLabel "AlgebricEquation"@en . + skos:prefLabel "AlgebraicEquation"@en . ### https://w3id.org/emmo#EMMO_9e029526_79a2_47a8_a151_dd0545db471b @@ -504,16 +505,17 @@ sin(x) = y"""@en ; owl:onProperty :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; owl:someValuesFrom :EMMO_5be83f9c_a4ba_4b9a_be1a_5bfc6e891231 ] ; - skos:prefLabel "MathematicalConstruct"@en . + skos:prefLabel "MathematicalConstruct"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A construct of two or more mathematical symbols."@en . -[ owl:qualifiedCardinality "4"^^xsd:nonNegativeInteger +[ owl:qualifiedCardinality "3"^^xsd:nonNegativeInteger ] . -[ owl:qualifiedCardinality "3"^^xsd:nonNegativeInteger +[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger ] . -[ owl:qualifiedCardinality "1"^^xsd:nonNegativeInteger +[ owl:qualifiedCardinality "4"^^xsd:nonNegativeInteger ] . ### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi diff --git a/reference/symbolic.ttl b/reference/symbolic.ttl index de2668e7..f87477c7 100644 --- a/reference/symbolic.ttl +++ b/reference/symbolic.ttl @@ -97,14 +97,7 @@ for(i=0;i Date: Thu, 19 Dec 2024 15:50:37 +0100 Subject: [PATCH 121/121] Label and Annotation Fixes --- mereocausality/mereocausality.ttl | 21 +++++++++++++++------ reference/standardmodel.ttl | 2 +- 2 files changed, 16 insertions(+), 7 deletions(-) diff --git a/mereocausality/mereocausality.ttl b/mereocausality/mereocausality.ttl index 3057d3ad..a0ed9de2 100644 --- a/mereocausality/mereocausality.ttl +++ b/mereocausality/mereocausality.ttl @@ -267,6 +267,7 @@ foaf:workplaceHomepage rdf:type owl:AnnotationProperty . :EMMO_11501e0a_4442_4bd0_8483_7ea6dc8ba444 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_6735d3ff_67f8_43b5_b5b0_240fbfab4517 ; owl:inverseOf :EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 ; + rdfs:seeAlso :EMMO_555d0261_da5e_4301_b7f9_46f604a32e91 ; skos:altLabel "hasDirectCause" ; skos:prefLabel "directlyCausedBye"@en . @@ -341,11 +342,14 @@ foaf:workplaceHomepage rdf:type owl:AnnotationProperty . rdf:type owl:AsymmetricProperty , owl:IrreflexiveProperty ; owl:propertyDisjointWith :EMMO_d01b3ee2_91a5_4ce2_95cd_f0d2c333c6d3 ; + rdfs:seeAlso :EMMO_451e410e_8e0d_4a4b_9211_d6ef619296dc ; skos:altLabel "hasSuccessor"@en , - "isAntecedentOf"@en ; + "isAntecedentOf"@en , + "predecessorOf"@en ; skos:example "My life between 18-24 years has successor my life between 32-40 years, since there is an intermediary (i.e. my life between 25-32 years)."@en ; - skos:prefLabel "predecessorOf"@en ; - :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the y effected and the x causing entities with intermediaries, where x isCauseOf y and not(y isCauseOf x)."@en . + skos:prefLabel "foreruns"@en ; + :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the y effected and the x causing entities with intermediaries, where x isCauseOf y and not(y isCauseOf x)."@en ; + :EMMO_c7b62dd7_063a_4c2a_8504_42f7264ba83f "Transitivity is implemented at A-Box level with a SWRL rule."@en . [ rdf:type owl:Axiom ; owl:annotatedSource :EMMO_3733bd38_ca2b_4264_a92a_3075a1715598 ; @@ -405,11 +409,12 @@ https://en.wiktionary.org/wiki/mereology"""@en rdf:type owl:AsymmetricProperty , owl:IrreflexiveProperty ; owl:propertyDisjointWith :EMMO_8785be5a_2493_4b12_8f39_31907ab11748 ; - skos:altLabel "hasNext"@en , + skos:altLabel "foregoes"@en , + "hasNext"@en , "isBefore"@en ; skos:example "My life between 18-24 years has next my life between 24-32 years."@en , "The raw sample has next the treated sampled, which has next the examined sample. In this sense the whole sample is made of three states, connected by the has next relation, following its evolution in time."@en ; - skos:prefLabel "foregoes"@en ; + skos:prefLabel "precedes"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """A temporal relation between two entities occurs when the two entities are in a one directional causality relation. The idea is that a temporal relation always implies a one-directional causality between two entities, leading to a asymmetric relation. This means that the causing entity can be in direct and optionally indirect causality relation with the effect entity. On the contrary, the effect entity cannot be in any causal relation (direct or indirect) with the causing entity."""@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A time contact occurs when x isDirectCause y and not(y isCauseOf x)."@en ; @@ -485,6 +490,7 @@ The direct causality in a 4D ontology covers both time-like causal interaction ( :EMMO_2a28c0dd_89b1_47ac_b81f_fccc56f39617 ; rdf:type owl:AsymmetricProperty , owl:IrreflexiveProperty ; + rdfs:seeAlso :EMMO_499e24a5_5072_4c83_8625_fe3f96ae4a8d ; skos:altLabel "isNextOf"@en , "succeeds"@en ; skos:prefLabel "follows"@en . @@ -495,6 +501,7 @@ The direct causality in a 4D ontology covers both time-like causal interaction ( rdfs:subPropertyOf :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c ; owl:inverseOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; rdf:type owl:IrreflexiveProperty ; + rdfs:seeAlso :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; skos:prefLabel "isCausedBy"@en . @@ -709,7 +716,8 @@ Embracing a strong reductionistic view, causality originates at quantum entities :EMMO_b85e4738_500c_4e1b_bbe8_9e84190485d6 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 ; rdf:type owl:IrreflexiveProperty ; - skos:altLabel "isIndirectCauseOf"@en ; + skos:altLabel "influences"@en , + "isIndirectCauseOf"@en ; skos:prefLabel "indirectlyCauses"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "An indirect cause is a relation between two entities that is mediated by a intermediate entity. In other words, there are no quantum parts of the causing entity that are direct cause of quantum parts of the caused entity."@en ; :EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A causal relation between the effected and the causing entities with intermediaries."@en . @@ -736,6 +744,7 @@ Embracing a strong reductionistic view, causality originates at quantum entities :EMMO_d67ee67e_4fac_4676_82c9_aec361dba698 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf :EMMO_ad0e72fc_dcaa_490d_8371_b4d814dcda2c ; rdf:type owl:IrreflexiveProperty ; + skos:altLabel "causes"@en ; skos:example "John yesterday is the cause of John today, is an example of temporal-like causality. The desk supporting my laptop is a space-like causality." ; skos:prefLabel "isCauseOf"@en ; :EMMO_31252f35_c767_4b97_a877_1235076c3e13 """We say that an entity causes another if there is a quantum part of the first that is in causal relation with a quantum parts of the second. diff --git a/reference/standardmodel.ttl b/reference/standardmodel.ttl index 342b470f..482ebd39 100644 --- a/reference/standardmodel.ttl +++ b/reference/standardmodel.ttl @@ -74,7 +74,7 @@ This requirement implies that a physical phenomena is either a decay, annihilati :EMMO_50afa1a9_2c4e_40fd_aa93_0e33511f1f27 rdf:type owl:Class ; rdfs:subClassOf :EMMO_43a4e80d_6ae9_45ed_8cfb_fd0a5339bf87 ; skos:prefLabel "Interaction"@en ; - :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A causal interaction is a fundamental causal system that is expressed as a complete bupartite directed graph K(m,n), when m,n>1"@en . + :EMMO_31252f35_c767_4b97_a877_1235076c3e13 "A causal interaction is a fundamental causal system that can be represented as a complete bipartite directed graph K(m,n), when m,n>1"@en . ### https://w3id.org/emmo#EMMO_5e00b1db_48fc_445b_82e8_ab0e2255bf52