
{  
   "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/cad44dfd7ec33ba4a4914d151ec1f8fd/hermann",
         "tags" : [
            "metadata","ontologie"
         ],
         
         "intraHash" : "cad44dfd7ec33ba4a4914d151ec1f8fd",
         "label" : "SPAR Ontologies - Home",
         "user" : "hermann",
         "description" : "",
         "date" : "2018-06-15 11:58:31",
         "changeDate" : "2018-06-15 09:58:31",
         "count" : 2,
         "url" : "http://www.sparontologies.net/"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/4d56ed321416034a33dfb42f76b9db4b/hermann",
         "tags" : [
            "forschungsdaten","metadata"
         ],
         
         "intraHash" : "4d56ed321416034a33dfb42f76b9db4b",
         "label" : "eResearch / CalcyteJS · GitLab",
         "user" : "hermann",
         "description" : "Calcyte is (will be) a toolkit for managing metadata for collections of content\r\nvia automatically generated spreadsheets and for creating static HTML repositories.\r\n\r\nCalcyte targets the Draft DataCrate Packaging format v0.2.\r\nAt this stage Calcyte does not Bag content, it jsut creates Working DataCrates.",
         "date" : "2018-06-15 11:58:15",
         "changeDate" : "2018-06-15 09:58:15",
         "count" : 2,
         "url" : "https://code.research.uts.edu.au/eresearch/CalcyteJS"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2ba0621f3aecc9ee6bc5e315a4d49345a/hermann",         
         "tags" : [
            "engineering","forschungsdaten","metadata"
         ],
         
         "intraHash" : "ba0621f3aecc9ee6bc5e315a4d49345a",
         "interHash" : "8cc72cb94877a7b8707e0a0fbefd02ca",
         "label" : "The Genesis of EngMeta - A Metadata Model for Research Data in Computational Engineering",
         "user" : "hermann",
         "description" : "",
         "date" : "2019-01-16 13:28:09",
         "changeDate" : "2019-01-16 12:28:09",
         "count" : 1,
         "pub-type": "incollection",
         "booktitle": "Metadata and Semantic Research. 12th International Conference, MTSR 2018, Limassol, Cyprus, 23-26 October 2018, Proceedings","publisher":"Springer",
         "year": "forthcoming", 
         "url": "", 
         
         "author": [ 
            "Björn Schembera","Dorothea Iglezakis"
         ],
         "authors": [
         	
            	{"first" : "Björn",	"last" : "Schembera"},
            	{"first" : "Dorothea",	"last" : "Iglezakis"}
         ],
         
         "bibtexKey": "Schembera2018"

      }
	  
   ]
}
