Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

Преглед на файлове

add description property to hardware terminologies

Signed-off-by: Jan Grewe <jan.grewe@g-node.org>
Jan Grewe преди 13 години
родител
ревизия
f5c3ce1a44

+ 9 - 0
v1.0/hardware/amplifier.xml

@@ -143,5 +143,14 @@
 			 </value>
             <definition>The cutoff frequency of the amplifier's lowpass filter.</definition>
 	      </property>	      
+	      
+	      <property>
+            <name>Description</name>
+	         <value>
+				<type>string</type>
+	         </value>
+            <definition>A description of the device.</definition>
+         </property>   
+
       </section>
 </odML>

+ 9 - 0
v1.0/hardware/attenuator.xml

@@ -89,5 +89,14 @@
 	         </value>
            <definition>The actual attenuation setting.</definition>
 	      </property> 
+	     
+	      <property>
+            <name>Description</name>
+	         <value>
+				<type>string</type>
+	         </value>
+            <definition>A description of the device.</definition>
+          </property>   
+
       </section>
 </odML>

+ 10 - 1
v1.0/hardware/camera_objective.xml

@@ -144,6 +144,15 @@
 				<unit>nm</unit>
 			 </value>
             <definition>The transmission range (min - max).</definition>
-	      </property>
+	      </property>  
+	      
+	      <property>
+            <name>Description</name>
+	         <value>
+				<type>string</type>
+	         </value>
+            <definition>A description of the device.</definition>
+          </property>   
+
 	  </section>
 </odML>

+ 8 - 0
v1.0/hardware/daq.xml

@@ -178,6 +178,14 @@
 	         </value>
             <definition>The gain of an output channel.</definition>
 	      </property> 
+ 
+          <property>
+            <name>Description</name>
+	         <value>
+				<type>string</type>
+	         </value>
+            <definition>A description of the device.</definition>
+         </property>   
 
    </section>
 </odML>

+ 9 - 0
v1.0/hardware/eyetracker.xml

@@ -117,5 +117,14 @@
 		  <dependencyValue>Tabletop</dependencyValue>
 		  <definition>The way the head was fixed. Makes no sense if the eytracker is head mounted.</definition>
       </property>
+      
+      <property>
+            <name>Description</name>
+	         <value>
+				<type>string</type>
+	         </value>
+            <definition>A description of the device.</definition>
+      </property>   
+	        
    </section>
 </odML>

+ 8 - 1
v1.0/hardware/filter.xml

@@ -110,6 +110,13 @@
             <definition>The order of the highpass filter</definition>
 	      </property> 
 	      
-	      
+	      <property>
+            <name>Description</name>
+	         <value>
+				<type>string</type>
+	         </value>
+            <definition>A description of the device.</definition>
+	      </property>   
+	   
       </section>
 </odML>

+ 7 - 0
v1.0/hardware/filter_set.xml

@@ -181,6 +181,13 @@
             <definition>The wavelength at which the beam splitter separates the beams.</definition>
 	      </property> 
 	      
+      <property>
+            <name>Description</name>
+	         <value>
+				<type>string</type>
+	         </value>
+            <definition>A description of the device.</definition>
+      </property>   
 	     
       </section>
 

+ 8 - 1
v1.0/hardware/hardware.xml

@@ -58,7 +58,14 @@
 	         </value>
             <definition>The Manufacturer of this hardware item.</definition>
 	      </property> 
-	      	      
+	      	    
+	      <property>
+            <name>Description</name>
+	         <value>
+				<type>string</type>
+	         </value>
+            <definition>A description of the device.</definition>
+	      </property>   
 	    
       </section>
 </odML>

+ 7 - 0
v1.0/hardware/iaq.xml

@@ -291,6 +291,13 @@
 	         </value>
             <definition></definition>
 	      </property> 
+      <property>
+            <name>Description</name>
+	         <value>
+				<type>string</type>
+	         </value>
+            <definition>A description of the device.</definition>
+      </property>   
 		  
       </section> 
 </odML>

+ 7 - 1
v1.0/hardware/light_source.xml

@@ -147,7 +147,13 @@
             <definition>The output intensity of the light source defined in lux.</definition>
 	      </property>
 	      
-	      
+	      <property>
+            <name>Description</name>
+	         <value>
+				<type>string</type>
+	         </value>
+            <definition>A description of the device.</definition>
+	      </property>     
 	      
       </section>
 

+ 10 - 2
v1.0/hardware/microscope.xml

@@ -57,8 +57,16 @@
 				<type>string</type>
 	         </value>
             <definition>The Manufacturer of this hardware item.</definition>
-	      </property> 
-	      
+
+      </property> 
+	         <property>
+            <name>Description</name>
+	         <value>
+				<type>string</type>
+	         </value>
+            <definition>A description of the device.</definition>
+      </property>   
+   
 	       
       </section>
 

+ 9 - 0
v1.0/hardware/microscope_objective.xml

@@ -106,6 +106,15 @@
 			 </value>
             <definition>The transmission range (min - max).</definition>
 	      </property>
+	      
+	      <property>
+            <name>Description</name>
+	         <value>
+				<type>string</type>
+	         </value>
+            <definition>A description of the device.</definition>
+      </property>   
+
       </section>
 
 </odML>

+ 8 - 1
v1.0/hardware/scanner.xml

@@ -132,7 +132,14 @@
 	      </property> 
 	      
 	    
-	      
+	      <property>
+            <name>Description</name>
+	         <value>
+				<type>string</type>
+	         </value>
+            <definition>A description of the device.</definition>
+	      </property>   
+	   
 
       </section>
 

+ 9 - 1
v1.0/hardware/stimulus_isolator.xml

@@ -167,7 +167,15 @@
 			 </value>
             <definition>The gain of the device given in db.</definition>
          </property> 
-	      
+
+         <property>
+            <name>Description</name>
+            <value>
+				<type>string</type>
+	        </value>
+           <definition>A description of the device.</definition>
+         </property>   
+      
       </section>
 
 </odML>