
{  
   "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/cabe3fef927f588a708ec7fe1976a309/diglezakis",
         "tags" : [
            "schema","forschungsdaten","metadata","python","xml"
         ],
         
         "intraHash" : "cabe3fef927f588a708ec7fe1976a309",
         "label" : "PyXB: Python XML Schema Bindings \u2014 PyXB 1.2.6 documentation",
         "user" : "diglezakis",
         "description" : "Generate Python classes from XML Schema",
         "date" : "2018-12-13 14:16:12",
         "changeDate" : "2018-12-13 13:16:12",
         "count" : 1,
         "url" : "http://pyxb.sourceforge.net/"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/d8137ed21f57a63a7881e7c1e89afc63/diglezakis",
         "tags" : [
            "forschungsdaten","metadata","python","XML","entwicklung"
         ],
         
         "intraHash" : "d8137ed21f57a63a7881e7c1e89afc63",
         "label" : "generateDS -- Generate Python Data Structures from XML Schema",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2018-12-13 13:40:53",
         "changeDate" : "2018-12-13 12:40:53",
         "count" : 1,
         "url" : "http://www.davekuhlman.org/generateDS.html"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/cfc6e47a707364b0ea8392ab040fa2e7/diglezakis",
         "tags" : [
            "metadata","xml","databases"
         ],
         
         "intraHash" : "cfc6e47a707364b0ea8392ab040fa2e7",
         "label" : "eXist-db - The Open Source Native XML Database",
         "user" : "diglezakis",
         "description" : "High-performance native XML database engine and all-in-one solution for building applications.",
         "date" : "2018-04-10 16:26:44",
         "changeDate" : "2018-04-10 14:26:44",
         "count" : 1,
         "url" : "http://exist-db.org/exist/apps/homepage/index.html"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/90bd13281aeedf8e077f60087666cad7/diglezakis",
         "tags" : [
            "XPath","forschungsdaten","metadata","XML","XQuery"
         ],
         
         "intraHash" : "90bd13281aeedf8e077f60087666cad7",
         "label" : "Einführung in BaseX, X-Path, X-Query",
         "user" : "diglezakis",
         "description" : "Folien zum KIM-Workshop 2018",
         "date" : "2018-04-10 16:20:35",
         "changeDate" : "2018-04-10 14:20:35",
         "count" : 1,
         "url" : "http://files.basex.org/.kim/"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/1794fc5592bc4293724fff8a155ac7d5/diglezakis",
         "tags" : [
            "metadata","xml","databases"
         ],
         
         "intraHash" : "1794fc5592bc4293724fff8a155ac7d5",
         "label" : "BaseX | XML Framework: Lightweight and High-Performance Data Processing",
         "user" : "diglezakis",
         "description" : "Datenbank, Server/Client-Lösung für den Umgang mit XML-Daten",
         "date" : "2018-04-10 13:54:58",
         "changeDate" : "2018-04-10 11:54:58",
         "count" : 1,
         "url" : "http://basex.org/"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/515a4a9e7650d4581420729b9b5a757f/diglezakis",
         "tags" : [
            "contentNegotiation","metadata","jsonLD","XML","dataCite","bibTex","crossRef","doi"
         ],
         
         "intraHash" : "515a4a9e7650d4581420729b9b5a757f",
         "label" : "DOI Content Negotiation",
         "user" : "diglezakis",
         "description" : "DataCite, CrossRef und mEDRA lieferen auf Anforderung Metadaten zu einer DOI in verschiedenen Formaten zurück: RDF XML (application/rdf+xml), RDF Turtle (text/turtle), Citeproc JSON (application/vnd.citationstyles.csl+json), Formatted text citation (text/x-bibliography), BibTeX (application/x-bibtex), \r\nDataCite und CrossRef: RIS (application/x-research-info-systems)\r\nNur DataCite: Schema.org in JSON-LD (application/vnd.schemaorg.ld+json), DataCite XML (application/vnd.datacite.datacite+xml) \r\nNur CrossRef: CrossRef Unixref XML (application/vnd.crossref.unixref+xml)\r\nNur mEDRA: ONIX for DOI (application/vnd.medra.onixdoi+xml)",
         "date" : "2017-08-22 09:26:42",
         "changeDate" : "2017-08-22 07:26:42",
         "count" : 2,
         "url" : "https://citation.crosscite.org/docs.html"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/6112edc02ccca0388467098410111247/diglezakis",
         "tags" : [
            "metadata","xml","engineering"
         ],
         
         "intraHash" : "6112edc02ccca0388467098410111247",
         "label" : "MoDL (Molecular Dynamics Markup Language) DTD",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2017-07-18 13:57:15",
         "changeDate" : "2017-08-11 14:27:42",
         "count" : 1,
         "url" : "http://xml.coverpages.org/modlDTD19990806.txt"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/28b4cffe6dd48262085156ca4db1fab41/diglezakis",         
         "tags" : [
            "schema","myown","forschungsdaten","metadata","project_dipling","xml","engineering"
         ],
         
         "intraHash" : "8b4cffe6dd48262085156ca4db1fab41",
         "interHash" : "3d96be5e565115c6b0a72755205f2f71",
         "label" : "EngMeta - Metadata for Computational Engineering",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2020-01-16 09:29:51",
         "changeDate" : "2021-10-16 09:36:06",
         "count" : 3,
         "pub-type": "article",
         "journal": "International Journal of Metadata, Semantics and Ontologies",
         "year": "2020", 
         "url": "", 
         
         "author": [ 
            "Björn Schembera","Dorothea Iglezakis"
         ],
         "authors": [
         	
            	{"first" : "Björn",	"last" : "Schembera"},
            	{"first" : "Dorothea",	"last" : "Iglezakis"}
         ],
         "volume": "14","number": "1","pages": "26-38",
         "issn" : "1744-263X",
         
         "doi" : "10.1504/IJMSO.2020.107792",
         
         "bibtexKey": "schembera2020engmeta"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/257e1968bab79881d3cefc972b4b4e789/diglezakis",         
         "tags" : [
            "metadata","xml","engineering"
         ],
         
         "intraHash" : "57e1968bab79881d3cefc972b4b4e789",
         "interHash" : "d104bf65df65d37b525f996b5888be40",
         "label" : "MDL, A Domain-Specific Language for Molecular Dynamics.",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2017-07-18 14:02:25",
         "changeDate" : "2017-07-18 12:02:25",
         "count" : 2,
         "pub-type": "inproceedings",
         "booktitle": "Annual Simulation Symposium","publisher":"IEEE Computer Society",
         "year": "2007", 
         "url": "http://dblp.uni-trier.de/db/conf/anss/anss2007.html#CickovskiSI07", 
         
         "author": [ 
            "Trevor M. Cickovski","Chris Sweet","Jesús A. Izaguirre"
         ],
         "authors": [
         	
            	{"first" : "Trevor M.",	"last" : "Cickovski"},
            	{"first" : "Chris",	"last" : "Sweet"},
            	{"first" : "Jesús A.",	"last" : "Izaguirre"}
         ],
         "pages": "256-266",
         "ee" : "http://doi.ieeecomputersociety.org/10.1109/ANSS.2007.26",
         
         "isbn" : "978-0-7695-2814-4",
         
         "bibtexKey": "conf/anss/CickovskiSI07"

      }
	  
   ]
}
