Author: rezan
Date: Thu Jan 8 13:04:33 2015
New Revision: 1650263
URL: http://svn.apache.org/r1650263
Log:
removed lite
Removed:
devicemap/branches/2.0/data/browser_lite/
devicemap/branches/2.0/data/device_lite/
devicemap/branches/2.0/data/os_lite/
Modified:
devicemap/branches/2.0/data/README
Modified: devicemap/branches/2.0/data/README
URL:
http://svn.apache.org/viewvc/devicemap/branches/2.0/data/README?rev=1650263&r1=1650262&r2=1650263&view=diff
==============================================================================
--- devicemap/branches/2.0/data/README (original)
+++ devicemap/branches/2.0/data/README Thu Jan 8 13:04:33 2015
@@ -6,10 +6,3 @@ Right now the data format is JSON.
Each pattern object should have an associated attribute object.
-The _lite data domains are very lightweigh versions of their respective
-domains. They should contain at most 100 pattern objects and will likely
-be very generic in their classification. Artifacts which reach a certain
-age will be removed from these domains.
-
-The regular domains will be full blown domains. They will contain historic
-data and will also full contain their respective _lite domain.