We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38e8b9d commit 38e8aa4Copy full SHA for 38e8aa4
lib/bald/tests/integration/CDL/multi_array_reference.cdl
@@ -3,7 +3,7 @@ dimensions:
3
pdim0 = 11 ;
4
pdim1 = 17 ;
5
variables:
6
- int prefix_list(pdim0, pdim1) ;
+ int prefix_list ;
7
prefix_list:bald__ = "http://binary-array-ld.net/latest/" ;
8
prefix_list:metce__ = "http://codes.wmo.int/common/observation-type/METCE/2013/" ;
9
prefix_list:rdf__ = "http://www.w3.org/1999/02/22-rdf-syntax-ns#" ;
0 commit comments