
{  
   "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/fe41ae7ff5ecc301258aa57e5a19d740/diglezakis",
         "tags" : [
            "forschungsdaten","visualization","tools"
         ],
         
         "intraHash" : "fe41ae7ff5ecc301258aa57e5a19d740",
         "label" : "Datasette: An open source multi-tool for exploring and publishing data",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2021-02-06 16:48:15",
         "changeDate" : "2021-02-06 15:48:15",
         "count" : 1,
         "url" : "https://datasette.io/"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/02b8ee917bacbba881c9fd691278643a/diglezakis",
         "tags" : [
            "bigdata","forschungsdaten","visualization","wiki","tools"
         ],
         
         "intraHash" : "02b8ee917bacbba881c9fd691278643a",
         "label" : "Community Wiki Home - Pentaho Community - Pentaho Wiki",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2018-07-30 08:44:11",
         "changeDate" : "2018-07-30 06:44:11",
         "count" : 1,
         "url" : "https://wiki.pentaho.com/"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/750641cf82027b8a3d0e59721f70a75e/diglezakis",
         "tags" : [
            "bigdata","forschungsdaten","visualization","tools"
         ],
         
         "intraHash" : "750641cf82027b8a3d0e59721f70a75e",
         "label" : "Hitachi Vantara | Pentaho download | SourceForge.net",
         "user" : "diglezakis",
         "description" : "Download Hitachi Vantara | Pentaho for free. Easy-to-Use business intelligence (BI) for all. Pentaho tightly couples data integration with business analytics in a modern platform that brings together IT and business users to easily access, visualize and explore all data that impacts business results. Use it as a full suite or as individual components that are accessible on-premise in the cloud or on-the-go (mobile).",
         "date" : "2018-07-30 08:42:51",
         "changeDate" : "2018-07-30 06:42:51",
         "count" : 1,
         "url" : "https://sourceforge.net/projects/pentaho/"

      }
,
	  {  
         "type" : "Bookmark",
         "id"   : "https://puma.ub.uni-stuttgart.de/url/ffb7039572eefbb79ebc3fcbffe04dac/diglezakis",
         "tags" : [
            "forschungsdaten","monitoring","visualization","echtzeitdaten","tools"
         ],
         
         "intraHash" : "ffb7039572eefbb79ebc3fcbffe04dac",
         "label" : "Grafana - The open platform for analytics and monitoring",
         "user" : "diglezakis",
         "description" : "Data visualization & Monitoring with support for Graphite, InfluxDB, Prometheus, Elasticsearch and many more databases",
         "date" : "2018-07-26 08:42:27",
         "changeDate" : "2018-07-26 06:46:48",
         "count" : 1,
         "url" : "https://grafana.com/"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/209f16e8fe25f861e62651d003b10cb6c/diglezakis",         
         "tags" : [
            "visualization","tools","knowledgegraph"
         ],
         
         "intraHash" : "09f16e8fe25f861e62651d003b10cb6c",
         "interHash" : "b8943f68661a4ae10db86dcb925d6494",
         "label" : "Knowledge Graph Visualization: Challenges, Framework, and Implementation",
         "user" : "diglezakis",
         "description" : "Knowledge Graph Visualization: Challenges, Framework, and Implementation | IEEE Conference Publication | IEEE Xplore",
         "date" : "2024-12-06 13:34:57",
         "changeDate" : "2024-12-06 13:36:28",
         "count" : 1,
         "pub-type": "inproceedings",
         "booktitle": "2020 IEEE Third International Conference on Artificial Intelligence and Knowledge Engineering (AIKE)",
         "year": "2020", 
         "url": "", 
         
         "author": [ 
            "Rungsiman Nararatwong","Natthawut Kertkeidkachorn","Ryutaro Ichise"
         ],
         "authors": [
         	
            	{"first" : "Rungsiman",	"last" : "Nararatwong"},
            	{"first" : "Natthawut",	"last" : "Kertkeidkachorn"},
            	{"first" : "Ryutaro",	"last" : "Ichise"}
         ],
         "pages": "174-178","abstract": "A knowledge graph (KG) is a rich resource representing real-world facts. Visualizing a knowledge graph helps humans gain a deep understanding of the facts, leading to new insights and concepts. However, the massive and complex nature of knowledge graphs has brought many longstanding challenges, especially to attract non-expert users. This paper discusses these challenges; we turned them into a generic knowledge-graph visualization framework, namely KGViz, consisting of four dimensions: modularity, intuitive user interface, performance, and access control. Our implementation of KGViz is a high-capacity, extendable, and scalable KG visualizer, which we designed to promotes community contributions.",
         "doi" : "10.1109/AIKE48582.2020.00034",
         
         "bibtexKey": "9355442"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2263489bb008879e8aee40546ffe85a18/diglezakis",         
         "tags" : [
            "provenance","metadata","visualization","tools"
         ],
         
         "intraHash" : "263489bb008879e8aee40546ffe85a18",
         "interHash" : "942c30c84f70ae3ff687864a277e15cd",
         "label" : "Provenance map orbiter: Interactive exploration of large provenance graphs.",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2018-11-27 11:50:43",
         "changeDate" : "2018-11-27 10:50:43",
         "count" : 2,
         "pub-type": "inproceedings",
         "booktitle": "TaPP",
         "year": "2011", 
         "url": "", 
         
         "author": [ 
            "Peter Macko","Margo Seltzer"
         ],
         "authors": [
         	
            	{"first" : "Peter",	"last" : "Macko"},
            	{"first" : "Margo",	"last" : "Seltzer"}
         ],
         
         "eventtitle" : "TaPP",
         
         "eventdate" : "Jun 2011",
         
         "bibtexKey": "macko2011provenance"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/2183c9818318897cca829040887a931d9/diglezakis",         
         "tags" : [
            "forschungsdaten","visualization","tools","statistics"
         ],
         
         "intraHash" : "183c9818318897cca829040887a931d9",
         "interHash" : "4290c728e7cafdf5f097f179ba61e5e1",
         "label" : "A User Guide to TwoRavens: An overview of features and capabilities",
         "user" : "diglezakis",
         "description" : "",
         "date" : "2018-11-19 09:03:25",
         "changeDate" : "2018-11-19 08:03:25",
         "count" : 1,
         "pub-type": "article",
         
         "year": "2016", 
         "url": "", 
         
         "author": [ 
            "Vito D\u2019Orazio","James Honaker"
         ],
         "authors": [
         	
            	{"first" : "Vito",	"last" : "D\u2019Orazio"},
            	{"first" : "James",	"last" : "Honaker"}
         ],
         
         "bibtexKey": "dorazio2016guide"

      }
,
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/26ead8b362af6e29f42225c4a4b712c95/diglezakis",         
         "tags" : [
            "forschungsdaten","visualization","data","tools","dataverse","statistics"
         ],
         
         "intraHash" : "6ead8b362af6e29f42225c4a4b712c95",
         "interHash" : "832232a507428484cc9aedf97bcce01b",
         "label" : "Statistical Modeling by Gesture: A graphical, Browser-based Statistical Interface for Data Repositories.",
         "user" : "diglezakis",
         "description" : "TwoRavens: Analyse und Visualisierung tabellarischer Daten",
         "date" : "2018-11-19 08:40:13",
         "changeDate" : "2018-11-19 07:40:47",
         "count" : 2,
         "pub-type": "inproceedings",
         "booktitle": "HT (Doctoral Consortium / Late-breaking Results / Workshops)","series": "CEUR Workshop Proceedings","publisher":"CEUR-WS.org",
         "year": "2014", 
         "url": "http://dblp.uni-trier.de/db/conf/ht/ht2014dc.html#HonakerD14", 
         
         "author": [ 
            "James Honaker","Vito D'Orazio"
         ],
         "authors": [
         	
            	{"first" : "James",	"last" : "Honaker"},
            	{"first" : "Vito",	"last" : "D'Orazio"}
         ],
         
         "editor": [ 
            "Federica Cena","Altigran Soares da Silva","Christoph Trattner"
         ],
         "editors": [
         	
            	{"first" : "Federica",	"last" : "Cena"},
            	{"first" : "Altigran Soares",	"last" : "da Silva"},
            	{"first" : "Christoph",	"last" : "Trattner"}
         ],
         "volume": "1210",
         "ee" : "http://ceur-ws.org/Vol-1210/datawiz2014_05.pdf",
         
         "bibtexKey": "conf/ht/HonakerD14"

      }
	  
   ]
}
