diff --git a/chameo.properties b/chameo.properties index 5dc58b9..58bcfca 100644 --- a/chameo.properties +++ b/chameo.properties @@ -1,4 +1,4 @@ -#Mon Dec 18 16:43:09 CET 2023 +#Fri Jan 05 11:48:16 CET 2024 jdbc.password= jdbc.user= jdbc.url= diff --git a/chameo.ttl b/chameo.ttl index 73da0a1..08c6b92 100644 --- a/chameo.ttl +++ b/chameo.ttl @@ -704,6 +704,7 @@ NOTE 2 A measuring instrument is either an indicating measuring instrument or a ### http://emmo.info/emmo/domain/chameo/chameo#CharacterisationMeasurementProcess chameo:CharacterisationMeasurementProcess rdf:type owl:Class ; rdfs:subClassOf emmo:EMMO_463bcfda_867b_41d9_a967_211d4d437cfb , + chameo:CharacterisationProcedure , [ rdf:type owl:Restriction ; owl:onProperty emmo:EMMO_35c29eb6_f57e_48d8_85af_854f9e926e77 ; owl:someValuesFrom chameo:CharacterisationEnvironment @@ -802,7 +803,7 @@ chameo:CharacterisationProperty rdf:type owl:Class ; ### http://emmo.info/emmo/domain/chameo/chameo#CharacterisationProtocol chameo:CharacterisationProtocol rdf:type owl:Class ; - rdfs:subClassOf chameo:CharacterisationMethod ; + rdfs:subClassOf chameo:CharacterisationProcedure ; emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A characterisation protocol is defined whenever it is desirable to standardize a laboratory method to ensure successful replication of results by others in the same laboratory or by other laboratories."@en ; skos:prefLabel "CharacterisationProtocol"@en .