Prechádzať zdrojové kódy

[1.1/dataset] Support only URL to files

M. Sonntag 6 rokov pred
rodič
commit
89fa0fbfee
1 zmenil súbory, kde vykonal 2 pridanie a 5 odobranie
  1. 2 5
      v1.1/dataset/dataset.xml

+ 2 - 5
v1.1/dataset/dataset.xml

@@ -61,11 +61,8 @@
 
     <property>
       <name>File</name>
-      <type>text</type>
-      <definition>Data of this dataset. Be aware that including the actual content of a data file by this property
-        will blow up the the size of the metadatafile. We rather recommend to simply refer to the URL of a dataset
-        file using the FileURL property.
-      </definition>
+      <type>URL</type>
+      <definition>The URL to the file containing the data of this dataset.</definition>
     </property>
 
     <property>