
{  
   "types" : {
      "Bookmark" : {
         "pluralLabel" : "Bookmarks"
      },
      "Publication" : {
         "pluralLabel" : "Publications"
      },
      "GoldStandardPublication" : {
         "pluralLabel" : "GoldStandardPublications"
      },
      "GoldStandardBookmark" : {
         "pluralLabel" : "GoldStandardBookmarks"
      },
      "Tag" : {
         "pluralLabel" : "Tags"
      },
      "User" : {
         "pluralLabel" : "Users"
      },
      "Group" : {
         "pluralLabel" : "Groups"
      },
      "Sphere" : {
         "pluralLabel" : "Spheres"
      }
   },
   
   "properties" : {
      "count" : {
         "valueType" : "number"
      },
      "date" : {
         "valueType" : "date"
      },
      "changeDate" : {
         "valueType" : "date"
      },
      "url" : {
         "valueType" : "url"
      },
      "id" : {
         "valueType" : "url"
      },
      "tags" : {
         "valueType" : "item"
      },
      "user" : {
         "valueType" : "item"
      }      
   },
   
   "items" : [
   	  
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/282545912a7be1da043979cd651814df0/skvortsov",         
         "tags" : [
            "HLRS","location-based","management","map-aware","obfuscation","privacy","service"
         ],
         
         "intraHash" : "82545912a7be1da043979cd651814df0",
         "interHash" : "c6bc7ed1fbe6b0711c4f2291f6f9ba79",
         "label" : "Map-aware Position Sharing for Location Privacy in Non-trusted Systems",
         "user" : "skvortsov",
         "description" : "",
         "date" : "2015-10-19 14:05:31",
         "changeDate" : "2015-10-19 13:53:32",
         "count" : 1,
         "pub-type": "inproceedings",
         "booktitle": "Proceedings of the 10th International Conference on Pervasive Computing (Pervasive 2012)","address":"Newcastle, UK",
         "year": "2012", 
         "url": "", 
         
         "author": [ 
            "Pavel Skvortsov","Frank Dürr","Kurt Rothermel"
         ],
         "authors": [
         	
            	{"first" : "Pavel",	"last" : "Skvortsov"},
            	{"first" : "Frank",	"last" : "Dürr"},
            	{"first" : "Kurt",	"last" : "Rothermel"}
         ],
         "pages": "388--405",
         "bibtexKey": "Skvortsov2012"

      }
	  
   ]
}
