Skip to content
Snippets Groups Projects
Commit 45b6d724 authored by Moritz Jordan's avatar Moritz Jordan
Browse files

Fix: whitespace

parent 9d4dd7f1
No related branches found
No related tags found
No related merge requests found
Pipeline #55393 passed
......@@ -207,10 +207,10 @@ dsio:hasListMeasurementUncertaintyUnivariate rdf:type owl:ObjectProperty ;
### https://ptb.de/si#hasMeasurementUncertaintyMultivariate
dsio:hasMeasurementUncertaintyMultivariate rdf:type owl:ObjectProperty ;
rdfs:domain [ rdf:type owl:Class ;
owl:unionOf ( dsio:Complex
dsio:RealList
)
] ;
owl:unionOf ( dsio:Complex
dsio:RealList
)
] ;
rdfs:range dsio:MeasurementUncertaintyMultivariate .
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment