Skip to content

Commit

Permalink
Merge branch 'main' of github.com:emmo-repo/domain-characterisation-m…
Browse files Browse the repository at this point in the history
…ethodology
  • Loading branch information
jesper-friis committed Nov 20, 2024
2 parents 64b6932 + 20b2715 commit e1149e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
2 changes: 1 addition & 1 deletion chameo.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Mon Nov 18 10:24:28 CET 2024
#Mon Nov 18 11:36:15 CET 2024
jdbc.password=
jdbc.user=
jdbc.url=
Expand Down
6 changes: 1 addition & 5 deletions chameo.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -423,11 +423,7 @@ chameo:hasMeasurementDetector rdf:type owl:ObjectProperty ;
### https://w3id.org/emmo/domain/characterisation-methodology/chameo#hasMeasurementParameter
chameo:hasMeasurementParameter rdf:type owl:ObjectProperty ;
rdfs:subPropertyOf emmo:EMMO_36e69413_8c59_4799_946c_10b05d266e22 ;
rdfs:domain [ rdf:type owl:Class ;
owl:unionOf ( chameo:CalibrationProcess
chameo:CharacterisationMeasurementProcess
)
] ;
rdfs:domain chameo:CharacterisationProcedure ;
rdfs:range chameo:MeasurementParameter ;
rdfs:comment "" ;
rdfs:label "hasMeasurementParameter"@en ;
Expand Down

0 comments on commit e1149e1

Please sign in to comment.