
{  
   "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" : [
            "forschungsdaten","metadata","python","schema","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/22d721f36383ad506202d753cfe0f74c/diglezakis",
         "tags" : [
            "entwicklung","forschungsdaten","json","metadata","python","schema"
         ],
         
         "intraHash" : "22d721f36383ad506202d753cfe0f74c",
         "label" : "GitHub - frx08/jsonschema2popo: Converts a JSON Schema to a Plain Old Python Object class",
         "user" : "diglezakis",
         "description" : "Converts a JSON Schema to a Plain Old Python Object class - frx08/jsonschema2popo",
         "date" : "2018-12-13 13:45:05",
         "changeDate" : "2018-12-13 12:45:05",
         "count" : 1,
         "url" : "https://github.com/frx08/jsonschema2popo"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/b5dd6e7934bc0b28f2eb2c636054fdf0/diglezakis",
         "tags" : [
            "entwicklung","forschungsdaten","json","metadata","python","schema"
         ],
         
         "intraHash" : "b5dd6e7934bc0b28f2eb2c636054fdf0",
         "label" : "Python JSONSchema Objects",
         "user" : "diglezakis",
         "description" : "Python-Klassen aus JSON-Schemas automatisiert generieren",
         "date" : "2018-12-13 13:42:41",
         "changeDate" : "2018-12-13 12:42:41",
         "count" : 1,
         "url" : "https://python-jsonschema-objects.readthedocs.io/en/latest/Introduction.html#"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/d8137ed21f57a63a7881e7c1e89afc63/diglezakis",
         "tags" : [
            "XML","entwicklung","forschungsdaten","metadata","python"
         ],
         
         "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" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/21fddadbd90778bc9ea469ef419e4364f/diglezakis",         
         "tags" : [
            "hermit","metadata","python","reasoning","semanticWeb"
         ],
         
         "intraHash" : "1fddadbd90778bc9ea469ef419e4364f",
         "interHash" : "a5af1747d11cb47f48dbff7cbf3c1018",
         "label" : "Automatic reasoning",
         "user" : "diglezakis",
         "description" : "Automatic reasoning | SpringerLink",
         "date" : "2023-08-18 12:05:07",
         "changeDate" : "2023-08-18 12:05:07",
         "count" : 1,
         "pub-type": "inbook",
         "booktitle": "Ontologies with Python: Programming OWL 2.0 Ontologies with Python and Owlready2","publisher":"Apress","address":"Berkeley, CA",
         "year": "2021", 
         "url": "https://doi.org/10.1007/978-1-4842-6552-9_7", 
         
         "author": [ 
            "Lamy Jean-Baptiste"
         ],
         "authors": [
         	
            	{"first" : "Lamy",	"last" : "Jean-Baptiste"}
         ],
         "pages": "157--185","abstract": "In this chapter, we will see how to use the HermiT and Pellet reasoners in Python, in order to check the consistency of an ontology and to perform automatic deductions and classification, on the basis of the logical constructors.",
         "isbn" : "978-1-4842-6552-9",
         
         "doi" : "10.1007/978-1-4842-6552-9_7",
         
         "bibtexKey": "Jean-Baptiste2021"

      }
	  
   ]
}
