Vyacheslav Zholudev |
|
MsC in Computer Science
|
|
Jacobs University
·
CASE - Center for Advanced Systems Engineering
|
Skills (13)
-
1 Question11 Followers
-
12 Questions146 Followers
-
59 Questions5880 Followers
-
132 Questions10182 Followers
-
110 Questions34361 Followers
-
527 Questions124719 Followers
-
274 Questions25210 Followers
-
3 Questions887 Followers
-
35 Questions2415 Followers
-
495 Questions217580 Followers
-
15 Questions445 Followers
Research experience
-
Jan 2011
Research: Universität Bremen
Universität Bremen · Computer ScienceGermany · Bremen -
May 2008–
presentResearch: TNTBase - a versioned storage for XML
Jacobs University · CASE - Center for Advanced Systems Engineering · KWARCGermany · Bremen
Education
-
Sep 2007
Jacobs University Bremen
Computer ScienceGermany · Bremen
Other
-
LanguagesEnglish German Russian
Questions and Answers (24) View all
-
Answer added in Risk13 The Mars One mission: feasible, scary, realistic, <add_your_adjective>?By Vyacheslav Zholudev · Jacobs UniversityVyacheslav Zholudev · Jacobs UniversityRegarding depression: I think that's why they are supposed to carefully select and train only 4 persons from mankind.Regarding depression: I think that's why they are supposed to carefully select and train only 4 persons from mankind.Following
-
Answer added in Risk13 The Mars One mission: feasible, scary, realistic, <add_your_adjective>?By Vyacheslav Zholudev · Jacobs UniversityVyacheslav Zholudev · Jacobs UniversityNicholas, your opinion diverges from the opinion of the Mars One guys who believe that it will be also physically feasible, otherwise what's the point... [more]Nicholas, your opinion diverges from the opinion of the Mars One guys who believe that it will be also physically feasible, otherwise what's the point of this mission? Do you think that they underestimate the difficulties?Following
-
Question asked in Risk13 The Mars One mission: feasible, scary, realistic, <add_your_adjective>?Many of you may have heard about the Mars One mission (http://mars-one.com). And it definitely sounds exciting. Moreover, 2023 is not that far away. W... [more]Many of you may have heard about the Mars One mission (http://mars-one.com). And it definitely sounds exciting. Moreover, 2023 is not that far away. What do you think? Do they have a chance to realize it? Is it really desirable/needed or is it better to put human efforts into something similar but more realistic? Is it well planned so far? After all, did you ever consider at least for a second to join and how does it feel to realize that you wouldn't be able to return back? Any thoughts/concerns/disclosures/feelings/scientific contradictions/praises are all welcome.Did you actually apply and/or are planning to go?By Vyacheslav Zholudev · Jacobs UniversityFollowing
-
Answer added in Graph Algorithms10 What is the best JAVA-based graph drawing toolkit for graphs with weighted edges and a varying number of nodes during runtime?By Jürgen Bernard · Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V.Vyacheslav Zholudev · Jacobs UniversityJust a small remark: if you find that Java libraries are not suitable for you, but JavaScripts ones are, and given that you have to plot stuff from Ja... [more]Just a small remark: if you find that Java libraries are not suitable for you, but JavaScripts ones are, and given that you have to plot stuff from Java, you may want to consider the following path. You can use the JavaScript engine embedded into JDK 6 and later (Mozilla Rhino https://developer.mozilla.org/en-US/docs/Rhino). However, most of JavaScript plotting libraries require browser to renderer their stuff. Therefore you will need to use env.js (http://www.envjs.com/) to load a script for emulating "headless" browser first, and then load libraries like JQuery Flot, or d3.js. env.js distribution contains nice examples how to load jQuery or Prototype libraries from a Java program.Following
-
Answer added in Graph Algorithms10 What is the best JAVA-based graph drawing toolkit for graphs with weighted edges and a varying number of nodes during runtime?By Jürgen Bernard · Fraunhofer-Gesellschaft zur Förderung der angewandten Forschung e.V.Vyacheslav Zholudev · Jacobs UniversityI'm also coming from Java world and at some point used DOT+Graphviz. However, recently I found JavaScript libraries rendering to either html5 canvas o... [more]I'm also coming from Java world and at some point used DOT+Graphviz. However, recently I found JavaScript libraries rendering to either html5 canvas or SVG easier to use. I would look into sigma.js (http://sigmajs.org/) or d3 (d3js.org). Especially the latter offers a great level of customization. One of the good thing about Gephi is that it offers force-based layouting algorithms, and sigma.js has its own implementation of Gephi's Force Atlas2 algorithm.Following
Publications (16) View all
-
Article: Workflows for the Management of Change in Science, Technologies, Engineering and Mathematics
[show abstract] [hide abstract]
ABSTRACT: Mathematical Knowledge is a central component in science, engineering, and technology (documentation). Most of it is represented informally, and - in contrast to published research mathematics - subject to continual change. Unfortunately, machine support for change management has either been very coarse grained and thus barely useful, or restricted to formal languages, where automation is possible. In this paper, we report on an effort to extend change management to collections of semi-formal documents which flexibly intermix mathematical formulas and natural language and to integrate it into a semantic publishing system for mathematical knowledge. We validate the long-standing assumption that the semantic annotations in these flexiformal documents that drive the machine-supported interaction with documents can support semantic impact analyses at the same time. But in contrast to the fully formal setting, where adaptations of impacted documents can be automated to some degree, the flexiformal setting requires much more user interaction and thus a much tighter integration into document management workflows.05/2011; -
SourceAvailable from: Vyacheslav Zholudev
Conference Proceeding: Hecate, Managing Authorization with RESTful XML
[show abstract] [hide abstract]
ABSTRACT: The potentials of REST offers new ways for communications between louse coupled entities featured through the Web of Things [12]. The binding of the disjunct components of this architecture creates security issues, such as the centralized authorization techniques respecting the independence of the underlying entities. This results in the question how authorization is performed respecting the flexibility of REST without any knowledge about the underly-ing resources. Nevertheless, possible knowledge about these resources should enable the authorization workflow to offer finer-granular permissions on substructures of the resources. With our new approach -we named Hecate-we offer a framework to assure simplified handling while keeping the potentials and flexibility of REST . We have designed an architecture based on XML with a flexible authorization mechanism on the one hand and optional resource-awareness on the other hand. The flexibility within the authorization work-flow bases on permission sets respecting the HTTP -verbs. Additional in-depth knowledge of the entity option-ally extends these permissions with resource-aware filters. Hecate offers not only great benefits because of its flexibility, but also because of the optional extensibility proved within the two reference implementations. With Hecate, we show that a centralized authorization mechanism combining independence and optional resource-based filtering extends the flexibility of REST rather than restricting it.WS-REST 2011; 04/2011 -
SourceAvailable from: Christoph Lange
Article: The Planetary System: Executable Science, Technology, Engineering and Math Papers
Christoph Lange, Michael Kohlhase, Catalin David, Deyan Ginev, Andrea Kohlhase, Bogdan Matican, Stefan Mirea, Vyacheslav Zholudev[show abstract] [hide abstract]
ABSTRACT: Executable scientific papers contain not just layouted text for reading. They contain, or link to, machine-comprehensible representations of the scientific findings or experiments they describe. Client-side players can thus enable readers to "check, manipulate and explore the result space". We have realized executable papers in the STEM domain with the Planetary system. Semantic annotations associate the papers with a content commons holding the background ontology, the annotations are exposed as Linked Data, and a frontend player application hooks modular interactive services into the semantic annotations.03/2011; -
SourceAvailable from: Christoph Lange
Article: The Planetary System: Web 3.0 & Active Documents for STEM.
Michael Kohlhase, Joseph Corneli, Catalin David, Deyan Ginev, Constantin Jucovschi, Andrea Kohlhase, Christoph Lange, Bogdan Matican, Stefan Mirea, Vyacheslav ZholudevProcedia CS. 01/2011; 4:598-607. -
Conference Proceeding: Virtual Documents in TNTBase
Vyacheslav Zholudev, Michael Kohlhase[show abstract] [hide abstract]
ABSTRACT: This paper introduces the concept of Virtual Documents and its prototypical realization in our TNTBase system, a versioned XML database. Virtual Documents integrate XQuery-based computational facilities into documents like JSP/PHP do for relational queries. We view the integration of computation in documents as an enabling technology and evaluate it on a handful of real-world use cases.Balisage 2010; 08/2010