
{  
   "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/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"

      }
	  
   ]
}
