
{  
   "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" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/5a3722fb82a90f1dc168952f43d9af4b/johannesmueller",
         "tags" : [
            "Boltzmann","capillary","lattice","mode","multiphase","rectangular","tube"
         ],
         
         "intraHash" : "5a3722fb82a90f1dc168952f43d9af4b",
         "label" : "1A Contact Angle Effects on Pore and Corner Arc Menisci in Polygonal Capillary Tubes Studied with the Pseudopotential Multiphase Lattice Boltzmann Model",
         "user" : "johannesmueller",
         "description" : "",
         "date" : "2023-03-20 09:09:37",
         "changeDate" : "2023-03-30 14:27:51",
         "count" : 1,
         "url" : "https://mdpi-res.com/d_attachment/computation/computation-04-00012/article_deploy/computation-04-00012.pdf?version=1455971341"

      }
	  
   ]
}
