Browse Source

[1.1] Replace 'binary' type with 'text'

Closes #10
M. Sonntag 6 years ago
parent
commit
ac8e5c57c4

+ 6 - 6
v1.1/analysis/analysis.xml

@@ -50,7 +50,7 @@
 
     <property>
       <name>CodeFile</name>
-      <type>binary</type>
+      <type>text</type>
       <definition>
         The program code to analyse the data can be transferred using this property.
         Using it will blow up the the size of the metadatafile and we recommend to rather define the URL of underlying
@@ -74,7 +74,7 @@
 
     <property>
       <name>ConfigFile</name>
-      <type>binary</type>
+      <type>text</type>
       <definition>
         The configurations used to analyse the data can be transferred using this property.
         Using it will blow up the the size of the metadatafile and we recommend to rather define the URL of underlying
@@ -90,9 +90,9 @@
 
     <property>
       <name>DatasetFile</name>
-      <type>binary</type>
+      <type>text</type>
       <definition>
-        The data analysed ion the described way can be transferred using this property.
+        The data analysed in the described way can be transferred using this property.
         Using it will blow up the the size of the metadatafile and we recommend to rather define the URL of underlying
         dataset file.
       </definition>
@@ -106,7 +106,7 @@
 
     <property>
       <name>ResultFile</name>
-      <type>binary</type>
+      <type>text</type>
       <definition>
         The results of this analysis can be transferred using this property.
         Using it will blow up the the size of the metadatafile and we recommend to rather define the URL of the results
@@ -122,7 +122,7 @@
 
     <property>
       <name>ResultFigure</name>
-      <type>binary</type>
+      <type>text</type>
       <definition>
         A figure showing the results. This property is meant to store the real figure content.
         This will blow up the the size of the metadatafile and we recommend to rather define the URL of the figure.

+ 4 - 4
v1.1/analysis/power_spectrum.xml

@@ -69,7 +69,7 @@
 
     <property>
       <name>Code</name>
-      <type>binary</type>
+      <type>text</type>
       <definition>The program code to analyse the data can be transferred using this property.
         Using it will blow up the the size of the metadatafile and we recommend to rather define the URL of underlying
         code file.
@@ -92,7 +92,7 @@
 
     <property>
       <name>DatasetFile</name>
-      <type>binary</type>
+      <type>text</type>
       <definition>
         The data analysed ion the described way can be transferred using this property.
         Using it will blow up the the size of the metadatafile and we recommend to rather define the URL of underlying
@@ -102,7 +102,7 @@
 
     <property>
       <name>ResultFile</name>
-      <type>binary</type>
+      <type>text</type>
       <definition>
         A file containing the results of this analysis. The results of this analysis can be transferred using this
         property. Using it will blow up the the size of the metadatafile and we recommend to rather define the URL of
@@ -112,7 +112,7 @@
 
     <property>
       <name>ResultFigure</name>
-      <type>binary</type>
+      <type>text</type>
       <definition>
         This property is meant to store the real figure content. This will blow up the the size
         of the metadatafile and we recommend to rather define the URL of the figure.

+ 5 - 5
v1.1/analysis/psth.xml

@@ -62,7 +62,7 @@
 
     <property>
       <name>CodeFile</name>
-      <type>binary</type>
+      <type>text</type>
       <definition>The program code to analyse the data can be transferred using this property.
         Using it will blow up the the size of the metadatafile and we recommend to rather define the URL of underlying
         code file.
@@ -85,7 +85,7 @@
 
     <property>
       <name>ConfigFile</name>
-      <type>binary</type>
+      <type>text</type>
       <definition>The configurations used to analyse the data can be transferred using this property.
         Using it will blow up the the size of the metadatafile and we recommend to rather define the URL of underlying
         configuration file.
@@ -100,7 +100,7 @@
 
     <property>
       <name>DatasetFile</name>
-      <type>binary</type>
+      <type>text</type>
       <definition>The data analysed ion the described way can be transferred using this property.
         Using it will blow up the the size of the metadatafile and we recommend to rather define the URL of underlying
         dataset file.
@@ -115,7 +115,7 @@
 
     <property>
       <name>ResultFile</name>
-      <type>binary</type>
+      <type>text</type>
       <definition>The results of this analysis can be transferred using this property.
         Using it will blow up the the size of the metadatafile and we recommend to rather define the URL of the results
         file.
@@ -130,10 +130,10 @@
 
     <property>
       <name>ResultFigure</name>
+      <type>text</type>
       <definition>A figure showing the results. This property is meant to store the real figure content.
         This will blow up the the size of the metadatafile and we recommend to rather define the URL of the figure.
       </definition>
-      <type>binary</type>
     </property>
 
     <property>

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

@@ -61,7 +61,7 @@
 
     <property>
       <name>File</name>
-      <type>binary</type>
+      <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.

+ 1 - 1
v1.1/protocol/protocol.xml

@@ -33,7 +33,7 @@
     <property>
       <name>ProtocolFile</name>
       <definition>Protocol File</definition>
-      <type>binary</type>
+      <type>text</type>
     </property>
 
     <property>

+ 2 - 2
v1.1/questionnaire/questionnaire.xml

@@ -27,13 +27,13 @@
     <property>
       <name>Question</name>
       <definition>Question of the questionnaire.</definition>
-      <type>question</type>
+      <type>text</type>
     </property>
 
     <property>
       <name>File</name>
       <definition>The binary file with questionnaire.</definition>
-      <type>File</type>
+      <type>text</type>
     </property>
 
     <property>

+ 1 - 1
v1.1/response/response.xml

@@ -85,7 +85,7 @@
       <definition>The response file received. Using it will blow up the the size of the metadatafile and we recommend to
         rather define the URL of underlying response file.
       </definition>
-      <type>binary</type>
+      <type>text</type>
     </property>
 
     <property>

+ 1 - 1
v1.1/stimulus/stimulus.xml

@@ -87,7 +87,7 @@
       <definition>The stimulus file used. Using it will blow up the the size of the metadatafile and we recommend to
         rather define the URL of underlying stimulus file.
       </definition>
-      <type>binary</type>
+      <type>text</type>
     </property>
 
     <property>