You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devicemap.apache.org by wk...@apache.org on 2016/02/20 22:52:14 UTC

svn commit: r1731480 - in /devicemap/trunk/data/1.0/device-data/src/main/resources/devicedata: DeviceDataSource.xml oddrVocabulary.xml

Author: wkeil
Date: Sat Feb 20 21:52:14 2016
New Revision: 1731480

URL: http://svn.apache.org/viewvc?rev=1731480&view=rev
Log:
DMAP-188: New device: Dell Venue Pro 

Task-Url: https://issues.apache.org/jira/browse/DMAP-188

Modified:
    devicemap/trunk/data/1.0/device-data/src/main/resources/devicedata/DeviceDataSource.xml
    devicemap/trunk/data/1.0/device-data/src/main/resources/devicedata/oddrVocabulary.xml

Modified: devicemap/trunk/data/1.0/device-data/src/main/resources/devicedata/DeviceDataSource.xml
URL: http://svn.apache.org/viewvc/devicemap/trunk/data/1.0/device-data/src/main/resources/devicedata/DeviceDataSource.xml?rev=1731480&r1=1731479&r2=1731480&view=diff
==============================================================================
--- devicemap/trunk/data/1.0/device-data/src/main/resources/devicedata/DeviceDataSource.xml (original)
+++ devicemap/trunk/data/1.0/device-data/src/main/resources/devicedata/DeviceDataSource.xml Sat Feb 20 21:52:14 2016
@@ -45353,6 +45353,8 @@
 			<property name="ajax_support_events" value="true" />
 			<property name="ajax_support_event_listener" value="true" />
 			<property name="image_inlining" value="true" />
+			<property name="released" value="2010, November" />
+			<property name="video" value="720p" />
 			<property name="from" value="devicemap" />
 		</device>
 		<device id="Dell Venue 8 Pro" parentId="Dell Venue Pro">

Modified: devicemap/trunk/data/1.0/device-data/src/main/resources/devicedata/oddrVocabulary.xml
URL: http://svn.apache.org/viewvc/devicemap/trunk/data/1.0/device-data/src/main/resources/devicedata/oddrVocabulary.xml?rev=1731480&r1=1731479&r2=1731480&view=diff
==============================================================================
--- devicemap/trunk/data/1.0/device-data/src/main/resources/devicedata/oddrVocabulary.xml (original)
+++ devicemap/trunk/data/1.0/device-data/src/main/resources/devicedata/oddrVocabulary.xml Sat Feb 20 21:52:14 2016
@@ -129,13 +129,16 @@
 				defaultAspect="device" name="is_desktop" />
 			<Property aspects="device" datatype="xs:boolean"
 				defaultAspect="device" name="is_bot" />
-			^
 			<Property aspects="device" datatype="xs:string"
 				defaultAspect="device" name="bluetooth" />
 			<Property aspects="device" datatype="xs:string"
 				defaultAspect="device" name="camera" />
+				<Property aspects="device" datatype="xs:string"
+				defaultAspect="device" name="video" />
 			<Property aspects="device" datatype="dmap:deviceOrientation"
 				defaultAspect="device" name="default_orientation" />
+			<Property aspects="device" datatype="xs:string"
+				defaultAspect="device" name="released" />
 		</Properties>
 	</VocabularyDescription>
 </ODDR>