PROBADO3D - Indexing and Searching 3D CAD Databases: Supporting Planning through Content-Based Indexing and 3D Shape Retrieval

Size: px
Start display at page:

Download "PROBADO3D - Indexing and Searching 3D CAD Databases: Supporting Planning through Content-Based Indexing and 3D Shape Retrieval"

From this document you will learn the answers to the following questions:

  • What is the name of the introduction to contentbased shape retrieval?

  • Can a DBMS be considered a complete database for architectural design cases?

  • What is the basic element of a 3D model?

Transcription

1 International Conference on Design & Decision Support Systems in Architecture and Urban Planning (2010) PROBADO3D - Indexing and Searching 3D CAD Databases: Supporting Planning through Content-Based Indexing and 3D Shape Retrieval Ina Blümel 1, René Berndt 2, Sebastian Ochmann 3, Richard Vock 3, Raoul Wessel 3 1 German National Library of Science and Technology, Hannover, Germany ina.bluemel@tib.uni-hannover.de 2 Institute of Computer Graphics and Knowledge Visualization, Graz University of Technology, Austria r.berndt@cgv.tugraz.at 3 Institute of Computer Science II Computer Graphics, University of Bonn, Germany {ochmann, vock, wesselr}@cs.uni-bonn.de Abstract When modeling in 3D CAD, architects often search for already existing 3D content to complete their own design, e.g. environmental models, furniture models or detailed window profiles. 3D models are normally indexed and accessed based on textual metadata. As this metadata is expensive to obtain, PROBADO3D aims to develop workflows and tools for semi-automatic indexing of 3D models. Another goal is the development of intuitive visual search and presentation interfaces that face the needs of architects looking for 3D content. PROBADO3D is a part of the PROBADO framework designed to support multimedia objects of different domains. Keywords: Content-Based Indexing, 3D Shape Retrieval, Visual Search, Digital Library 1. ARCHITECTURAL PLANNING Architects are...working from abstract problem formulations to concrete solutions and splitting problems into subproblems iterative and recursive processes... [CR92]. Within complex planning tasks a part of the decision-making processes can be adopted by design methods to obtain a higher effectiveness. [Sch93] is making decision possibilities explicit by characterizing different relevant approaches for designing. He classifies several methods that can be inserted into a general modelling environment and support different aspects of planning, sketching and building. These methods offer a solution to draft problems by the use of search mechanisms. Within this context we will describe the usage of indexed 3D CAD model collections. Architectural CAD models are becoming more heterogeneous and complex. Trades taking part in planning provide highly detailed individual layers of the whole building model. Only few of them are developed completely from scratch. For efficiency reasons architects and specialized planners use case-based reasoning and search for already existing 3D models that A) serve for inspiration or B) fit best into the given conditions within the actual building model. Case-based reasoning is a method long-known in architecture. It consists of finding and adapting a similar problem definition and the appropriate architectural solution for solving a new problem. The adjustment process or the adaptation of existing architecture on new problems is a complex procedure. The simplest stage is the direct take over. In the next higher stage parts of architecture solutions are transferred, others are adapted geometrically or regarding materials. In the most complicated form of the adaptation topological changes are made. Challenges are 1. the completeness of the architectural case database, 2. methods for indexing the cases so that they can be found, 3. methods for formulating the search so that all cases are found which correspond to the given requirements with regard both to geometrical and topological aspects. The first point is scribed in Section 2.1, however in this paper we will especially go into 2 and 3, expounded in Section 3, and show how automatic indexing of 3D content can assist

2 the architect in using 3D model databases for facilitating the planning process. 2. 3D MODELS AND INDEXING 2.1. Content in PROBADO3D The German National Library of Science and Technology, which references relevant scientific material for all areas of engineering, is setting up a repository for 3D models, which currently contains index files of approximately 7000 models of the architectural domain. Actually it works satisfying as basis for testing query engine functionality, however, it cannot be considered to be a complete database for architectural design cases yet. One result of a survey among architects in the project context, see [BS09], is the gained information about usage of architectural 3D models. First of all we classified five model types, which are buildings, environmental models, components like A) construction units and B) furniture and 3D model details. While building models are rather used as a source for inspiration due to the one-of-a-kind building process, the other model types are only slightly transformed or directly integrated into new drafts, and the demand for this model types is thus higher in architectural practices. Nevertheless building models are first of all acting as precedents in architectural education and design, and the potential of 3D models over images or plans provided for instance in architectural magazines is high if access to the respectively searched content within the model can be assured. As a first step, we concentrate on buildings and components, because of the enduring scientific interest in building configuration and the cumulative need for components to be directly taken over into the own building model. 3D model contributors in PROBADO3D are either students of architecture and component manufacturers or the models are part of architectural CAD application libraries or public databases for architectural CAD models. The control over the original files in most cases still resides with external servers, including access to the files (e.g. pay-per-view or IP-based access for certain groups). Only the index- and preview data are stored within the PROBADO3D system. Users requesting a model will be redirected to the server hosting the original file. So PROBADO3D does not have to struggle with legal problems when offering 3D models and can concentrate on developing search engines for indexing models and making their content searchable. The 3D models to be integrated in the PROBADO3D index are of various file formats and bring along very little metadata, see [BWK08]. The developed pipeline for automatic processing of architectural 3D models and deduction of technical metadata is described in [BBW10]. We will now have a closer look at content-based indexing, which is a prerequisite for different user queries on 3D model collections. Figure 1: 3D model and underlying geometry Content-based Indexing Content-based shape retrieval methods rely on an abstract mathematical characterization of the underlying 3D model geometry, which is usually given as a set of (unstructured) polygons, see e.g. Figure 1. In general, the mathematical characterization can be derived automatically. By that, content-based shape retrieval does not rely on any usergenerated textual annotations, allowing for fast automatic indexing of even large databases. Most approaches on contentbased shape retrieval (for a detailed introduction see [TV08]) concentrate on query-by-example, i.e. when presented a 3D object, they search an indexed database for geometrically similar shapes. This technique is suitable for scenarios in which the user can provide actual 3D content as a query by either uploading an existing model to a search engine or by sketching a new model using a graphical interface that is connected to the search engine. However, as another result of the survey mentioned in Section 2.1, it became clear that apart from visual-interactive-driven queries, users are highly interested in text-based search relying on metadata. As this metadata is usually either not available or ambiguous, PROBADO3D aims at automatically extracting it from the underlying object geometry. For environmental, furniture, and buildings this requires automatic model classification according to certain shape taxonomy. For buildings, automatic extraction of information about the number of storeys, room areas, gross floor area, window areas per room and per floor, number of rooms per floor are additionally of great interest to the user. The currently supported contentbased indexing modules are described in Section Related Work Within this field there are related scientific initiatives for 3D search engines. There are the Princeton Shape Retrieval group [SMKF04] with content-based search engines and Aim@Shape [Fal04] with content-based and metadata based search engines.

3 Figure 3: PROBADO3D accessed from a CAD program. Figure 4: Global shape descriptor as a vector. The coefficients encode the 3D model geometry. 3. QUERY ENGINES AND INTERFACES 3.1. Interface Overview Design and usability of the search interface are a crucial aspect for the acceptance of a service like PROBOADO3D. Especially query-by-example requires an object [BHF09], which in the case of PROBADO3D is a 3D model. Up to now there is no build-in browser-support for 3D content, so providing these functionality can only be archived using an additional plugin (The upcoming HTML 5 will include WebGL (Web Graphics Library), which will provide support for 3D without the need for a browser plugin). The interface of PROBADO3D is built on Microsoft Silverlight, which is available for Windows, Apple OS X and Linux/Unix (using the open source Moonlight). Silverlight as other Rich Internet Applications (RIA) like JavaFX or Adobe Flex offer a rich user interface similar to desktop applications including support for communication over the internet (e.g. consuming web services). One main advantage of Silverlight is the use of the same declarative language (XAML) for describing the user interface as Windows Presentation Foundation (WPF). This provides an easy and very flexible way to guarantee the same rich user experience both in web browsers and classic applications. The current prototype supports for the query of either buildings or components different interfaces for interactive sketching of 3D models and uploading query models (queryby-example, see Section 3.2), searching in the textual metadata and browsing using different filters (category, contributor, etc., see Figure 2 / Section 3.3), and furthermore for constructing RCG query graphs (see Section 3.4). For details regard [BBWS09]. In addition to the web based user interfaces, 3rd party modeling tools like Google TM SketchUp can also be used for accessing the PROBADO3D search services (see Figure 3). For this purpose a WPF desktop application was developed, which sends a 3D model file to the PROBADO3D web-service and presents the result using the same look and feel as the Silverlight interface. A SketchUp-Plugin is re- sponsible for exporting the 3D model to a file and to start this WPF application. Using this mechanism, basically every CAD program, which provides a plugin API can be easily extended to access Probado3D. Different result representations, e.g. the 2D thumbnail cloud (see Figure 2), allow the user to interactively explore the result sets, e.g. use one result as a new query object or view a 3D preview Query-by-example and Browsing for Environmental Elements In this query-by-example scenario the user is looking for environmental objects or furniture that is similar to a given query object. This query object is either uploaded or generated using one of the PROBADO3D sketch interfaces (see Section 3.1). When presented the 3D content, the query engine first generates a global shape descriptor that represents the object. It consists of a vector of fixed size, the coefficients encode the object geometry (see Figure 4). In a second step, this vector is compared to those associated to the models contained in the PROBADO database. Finally, the objects providing the largest similarity to the query object are presented to the user. Note that global shape descriptors are currently also used for browsing our 3D database. Once the user has selected a model from the query-by-example result list, this object and the according shape descriptor can again be used as a query object. Due to their global character, the shape descriptors used for this task provide a rather coarse representation of the underlying object. However, they are very fast to compute which is crucial in a query-by-example scenario to keep response times short Textual Search for Objects and Browsing the Database In order to make 3D collections of environmental objects and furniture searchable using keywords, the contained models

4 Figure 2: Exploring results via browsing in PROBADO3D: categories or similar shapes. Figure 5: Segmentation of the 3D object for applying local shape descriptors. The colors code which part of a primitive was detected: red - plane, green - cylinder, grey - torus, yellow - sphere, purple - cone. must be automatically classified according to an architectural shape taxonomy. While usually low-level mathematical descriptions are used to characterize the geometry of 3D models, a shape taxonomy designed by experts includes high-level descriptions of object categories. Classification schemes for example might contain classes including objects that have a similar function (high-level) although their shape (low-level) might strongly vary (e.g. dining chairs). This is one of the manifestations of the semantic gap, i.e. the gap between the abstract, high level user intention and low level data representation and processing [NPWK05]. In PROBADO3D we aim at bridging this gap. Starting with a low-level mathematical description of the 3D content, we use state-of-the art supervised learning schemes to incorporate architectural expert knowledge into the classification decision. We first generate a comprehensive characterization of the underlying 3D geometry using local shape descriptors. The object is first segmented into somewhat meaningful elements corresponding to parts of primitive geometric shapes like planes, cylinders, cones, sphere, and tori (see Figure fig:segmentation). For each detected primitive, we then compute a shape descriptor characterizing its geometry. The resulting collection of local shape descriptors serves as input for object classification [WK10]. To predict object categories, we use a supervised learning approach. Based on a number of manually classified objects and their extracted local shape descriptors, we train an algorithm to learn which constellations of local shape features typically indicate a certain category affiliation. When presented new unknown objects, the algorithm predicts their probable class membership according to the automatically extracted local features and stores this information in the metadata database. Note that this approach only requires manual object classification for the training step. Once the algorithm has been trained, no further interaction for classifying new objects is required. For a more detailed introduction to this approach we refer to our work presented in [WBK09, WBK08a]. For the above described supervised learning framework, an object classification scheme tailored to architectural requirements is crucial. As architecture can be considered in several ways (historical, constructional, etc.) we initially had to find suitable classification schemes for our type of content and for the diverse views on the content within certain stages during the planning process, whenever architects search for

5 3.4. Retrieval and Metadata Generation with Room Connectivity Graphs Figure 6: Retrieval results on form- (green) and functionoriented (blue) benchmark for 3D components. 3D models. First, there are two kinds of models to be classified: components and buildings, see Section 2.1. Second, architects use both form- and functional approach during their planning process, which is one result of another survey among architects started in the project context. In design planning, 57% of the participating architects are thinking rather form-oriented, 14% function-oriented and 29% consider both concepts to be important. In execution planning, 75% regard the function-oriented approach as much more important, 8% the form-oriented and 12% both concepts. Taking this into consideration, we provide classifications that are both form- and function-oriented to allow intuitive searching within any stage of drafting. More detailed information to the classification schemes for component models, is presented in [WBK09]. Figure 6 diplays the results for the classification schemes regarding component models. In information retrieval contexts, precision and recall are defined in terms of a set of retrieved objects and a set of relevant objects. The precision score depicts the relevant result retrieved by a search (but says nothing about whether all relevant objects were retrieved) whereas the recall score shows the relevant objects retrieved by the search (but says nothing about how many irrelevant objects were also retrieved). The precision recall performance according to form is slightly better than that of the function categories. The overall performance is quite low due to the fact that not all categories currently contain objects and have to be balanced in a better way (they contain e.g. very many chairs and tables compared to other kind of furniture). Note that the performance is better on other benchmarks, for instance the princeton shape benchmark [SMKF04], regard [WBK09]. Buildings and their designated use are particularly characterized by the topology of contained rooms and storeys than by their overall shape. While the above described global and local shape descriptors represent efficient means to characterize environmental objects and furniture they can hardly describe this topology. Our tests have shown that building models are inferior to categorize only by shape descriptors. To alleviate this problem, we developed the concept of Room Connectivity Graphs (RCGs), see [WBK08b]. RCGs are a data structure that consists of a graph in which rooms are represented as nodes and connections between rooms (e.g. doors or staircases) are represented as edges, see for example Figure 7. When constructing the RCG of a building model, room nodes and the connecting edges are additionally enriched by certain attributes. For example, we extract room and window areas or gross floor area. For upgrading the construction of the RCGs and automatic enrichment by attributes, we established an admin interface whereby RCGs for a training set of building models are generated manually (see Figure 8). Once this ground truth data is existent, RCGs can be genereated more precisely, eventually allowing training according to human s perception of building topology. Automatically extracted RCGs serve as a starting point for query-by-example related searches. The PROBADO3D service provides a graphical interface, see [BBWS09], enabling the user to easily draw room topologies he intends to search for. Extracted RCGs provide a rich amount of metadata that is important to architects and can be used for textual search. For example, we store the number of building stories, room areas, gross floor area, window areas per room and per floor, number of rooms per floor etc. in the PROBADO3D metadata database. 4. CONCLUSION AND FUTURE WORK Most parts of the depicted query engines have already been implemented. It is planned that the search with RCGs can additionally be refined by constraining the results to those in which attributes of rooms or connections fullfill certain constraints (e.g. only include results in which a room s area lies within a certain range). Defining graph similarity with respect to the depicted attributes is still a challenge. Discrete features (e.g. room type) can be inserted more easy into the query engine s matching algorithm than continuous features (e.g. square meters). The importance of different attributes still remains an open question. It is not clear if square meters or other continuous attributes are more important to the current user. In addition similar features can make two buildings

6 I. Blümel, R. Berndt, S. Ochmann, R. Vock, R. Wessel / Supporting Planning through Content-Based Indexing and 3D Shape Retrieval Figure 7: Automatically generated Room Connectivity Graph: rooms are represented by nodes, edges depict connections like doors or vertical connections like staircases. Figure 8: Two examples from our interface for manual RCG assignation to achieve groundtruth data that is crucial for enhancing automatic RCG generation. similar though the topology incorporated by the pure RCG is quite different. In other words: When are graphs considered to be similar and when not, regarding A) pure graph geometry and B) the attributes? To alleviate we plan slider as part of the RCG query interface for adjusting the ranking of graph geometry and the different discrete and continuous features. Future work will further concentrate on improving the automatic classification and processing of the 3D models. Similar to the categorization of components described in Section 3.2, we will additionally examine how building models can be automatically classified according to their RCG, regarding the concepts of style covering and structural core, see [Blü05], plus the concepts of form and function. We have precision recall performance results for the categories of component models so far, and it has to be proved if the findings also apply to building models, and if, how the classifications can be improved to enhance the values for functional categories. Users will be able to browse building models by ground plan (core, form and function), form characteristic (cover and core, form), form typology/ building type (cover, form) and building function (cover, function). For developing we again use approved classifications as a starting point, which are the Getty Art&Architecture Thesaurus [Pet94], Dewey Decimal Classification [OCL03] and Neufert Bauentwurfslehre [Neu05]. One additional content-based indexer using Semantic enrichment methods based on procedural shape representations

7 [USF08] is currently implemented and integrated into the PROBADO3D system. By fitting a procedural description to the target model the semantic information carried with the generative description can then also by applied to the target model (e.g. number of columns, stairs, etc) Acknowledgements PROBADO is a joint research project supported by the German Research Foundation DFG under the LIS program. PROBADO started in February 2006 with a tentative duration of five years. Partners are the University of Bonn, Technische Universitaet Darmstadt, Graz University of Technology, the German National Library of Science and Technology in Hannover, and the Bavarian State Library in Munich. The work presented in this paper was partially supported under grants INST 9055/1-1, 1647/14-1, and 3299/1-1. For further information, please visit the project website at References [BBW10] BERNDT R., BLÜMEL I., WESSEL R.: Probado3d - towards an automatic multimedia indexing workflow for architectural 3d models. In Proceedings of 14th European Conference on Electronic Publishing (ELPUB) (2010), pp [BBWS09] BERNDT R., BLÜMEL I., WESSEL R., SCHRECK T.: Demonstration of user interfaces for querying in 3d architectural content in probado3d. In ECDL (Sept. 2009), vol of Lecture Notes in Computer Science, Springer. 3, 5 [BHF09] BERNDT R., HAVEMANN S., FELLNER D.: 3D modeling in a web browser to formulate content-based 3D queries. In Web3D 09: Proceedings of the 14th International Conference on 3D Web Technology (New York, NY, USA, 2009), ACM, pp [Blü05] BLÜMEL I.: Modeling techniques in architecture and information technologies: Building cover and core. In Proccedings of 3rd International Conference on Innovation in Architecture, Engineering an Construction (2005). 6 [BS09] BLÜMEL I., SENS I.: Das PROBADO-Projekt: Integration von nichttextuellen Dokumenten am Beispiel von 3D Objekten in das Dienstleistungsangebot von Bibliotheken. Zeitschrift für Bibliothekswesen und Bibliographie 2 (2009), [BWK08] BLÜMEL I., WESSEL R., KROTTMAIER H.: The PROBADO Framework: A Repository for Architectural 3D- Models. In Proceedings of International Conference on Online Repositories in Architecture (2008), Fraunhofer irb Verlag, pp [CR92] CROSS N., ROOZENBURGH N.: Modelling the design process in engineering and in architecture. Journal of Engineering Design 3, 4 (1992), [Fal04] FALCIDIENO B.: Aim@shape project presentation. In Proceedings of Shape Modeling International (SMI) (Washington, DC, USA, 2004), IEEE Computer Society, p [Neu05] NEUFERT E.: Bauentwurfslehre, 38th ed. Vieweg, September [NPWK05] NOVOTNI M., PARK G. J., WESSEL R., KLEIN R.: Evaluation of kernel based methods for relevance feedback in 3d shape retrieval. In The Fourth International Workshop on Content-Based Multimedia Indexing (CBMI 05) (June 2005). 4 [OCL03] OCLC: Dewey decimal classification, OCLC Online Computer Library Center, Inc. 6 [Pet94] PETERSEN T.: Art & Architecture Thesaurus. ACM Press, [Sch93] SCHMITT G.: Architectura et Machina: Computer Aided Architectural Design und Virtuelle Architektur. Vieweg+Teubner, [SMKF04] SHILANE P., MIN P., KAZHDAN M., FUNKHOUSER T.: The princeton shape benchmark. In Shape Modeling International (June 2004). 2, 5 [TV08] TANGELDER J., VELTKMAMP R.: A survey of content based 3D shape retrieval methods. Multimedia Tools and Applications 39, 3 (2008), [USF08] ULLRICH T., SETTGAST V., FELLNER D. W.: Semantic fitting and reconstruction. J. Comput. Cult. Herit. 1, 2 (2008), [WBK08a] WESSEL R., BARANOWSKI R., KLEIN R.: Learning distinctive local object characteristics for 3d shape retrieval. In VMV (2008), pp [WBK08b] WESSEL R., BLÜMEL I., KLEIN R.: The room connectivity graph: Shape retrieval in the architectural domain. In The 16-th International Conference in Central Europe on Computer Graphics, Visualization and Computer Vision 2008 (Feb. 2008), Skala V., (Ed.), UNION Agency-Science Press. 5 [WBK09] WESSEL R., BLÜMEL I., KLEIN R.: A 3d shape benchmark for retrieval and automatic classification of architectural data. In 3DOR (Mar. 2009), pp , 5 [WK10] WESSEL R., KLEIN R.: Learning the compositional structure of man-made objects for 3d shape retrieval. In EURO- GRAPHICS 2010 Workshop on 3D Object Retrieval (May 2010), pp

The PROBADO Project - Approach and Lessons Learned in Building a Digital Library System for Heterogeneous Non-textual Documents

The PROBADO Project - Approach and Lessons Learned in Building a Digital Library System for Heterogeneous Non-textual Documents The PROBADO Project - Approach and Lessons Learned in Building a Digital Library System for Heterogeneous Non-textual Documents R. Berndt 1, I. Blümel 2, M. Clausen 3, D. Damm 3, J. Diet 4, D. Fellner

More information

Knowledge Discovery from patents using KMX Text Analytics

Knowledge Discovery from patents using KMX Text Analytics Knowledge Discovery from patents using KMX Text Analytics Dr. Anton Heijs anton.heijs@treparel.com Treparel Abstract In this white paper we discuss how the KMX technology of Treparel can help searchers

More information

Semantic Search in Portals using Ontologies

Semantic Search in Portals using Ontologies Semantic Search in Portals using Ontologies Wallace Anacleto Pinheiro Ana Maria de C. Moura Military Institute of Engineering - IME/RJ Department of Computer Engineering - Rio de Janeiro - Brazil [awallace,anamoura]@de9.ime.eb.br

More information

Automatic Reconstruction of Parametric Building Models from Indoor Point Clouds. CAD/Graphics 2015

Automatic Reconstruction of Parametric Building Models from Indoor Point Clouds. CAD/Graphics 2015 Automatic Reconstruction of Parametric Building Models from Indoor Point Clouds Sebastian Ochmann Richard Vock Raoul Wessel Reinhard Klein University of Bonn, Germany CAD/Graphics 2015 Motivation Digital

More information

Visualizing Data: Scalable Interactivity

Visualizing Data: Scalable Interactivity Visualizing Data: Scalable Interactivity The best data visualizations illustrate hidden information and structure contained in a data set. As access to large data sets has grown, so has the need for interactive

More information

IFS-8000 V2.0 INFORMATION FUSION SYSTEM

IFS-8000 V2.0 INFORMATION FUSION SYSTEM IFS-8000 V2.0 INFORMATION FUSION SYSTEM IFS-8000 V2.0 Overview IFS-8000 v2.0 is a flexible, scalable and modular IT system to support the processes of aggregation of information from intercepts to intelligence

More information

Intelligent Human Machine Interface Design for Advanced Product Life Cycle Management Systems

Intelligent Human Machine Interface Design for Advanced Product Life Cycle Management Systems Intelligent Human Machine Interface Design for Advanced Product Life Cycle Management Systems Zeeshan Ahmed Vienna University of Technology Getreidemarkt 9/307, 1060 Vienna Austria Email: zeeshan.ahmed@tuwien.ac.at

More information

Component visualization methods for large legacy software in C/C++

Component visualization methods for large legacy software in C/C++ Annales Mathematicae et Informaticae 44 (2015) pp. 23 33 http://ami.ektf.hu Component visualization methods for large legacy software in C/C++ Máté Cserép a, Dániel Krupp b a Eötvös Loránd University mcserep@caesar.elte.hu

More information

jeti: A Tool for Remote Tool Integration

jeti: A Tool for Remote Tool Integration jeti: A Tool for Remote Tool Integration Tiziana Margaria 1, Ralf Nagel 2, and Bernhard Steffen 2 1 Service Engineering for Distributed Systems, Institute for Informatics, University of Göttingen, Germany

More information

Visual Structure Analysis of Flow Charts in Patent Images

Visual Structure Analysis of Flow Charts in Patent Images Visual Structure Analysis of Flow Charts in Patent Images Roland Mörzinger, René Schuster, András Horti, and Georg Thallinger JOANNEUM RESEARCH Forschungsgesellschaft mbh DIGITAL - Institute for Information

More information

The Power of Classifying in SharePoint 2010

The Power of Classifying in SharePoint 2010 The Power of Classifying in SharePoint 2010 by Agnes Molnar, Microsoft SharePoint MVP October 2010 Phone: (610)-717-0413 Email: info@metavistech.com Website: www.metavistech.com Introduction As a Microsoft

More information

Enriched Links: A Framework For Improving Web Navigation Using Pop-Up Views

Enriched Links: A Framework For Improving Web Navigation Using Pop-Up Views Enriched Links: A Framework For Improving Web Navigation Using Pop-Up Views Gary Geisler Interaction Design Laboratory School of Information and Library Science University of North Carolina at Chapel Hill

More information

Data Mining in Web Search Engine Optimization and User Assisted Rank Results

Data Mining in Web Search Engine Optimization and User Assisted Rank Results Data Mining in Web Search Engine Optimization and User Assisted Rank Results Minky Jindal Institute of Technology and Management Gurgaon 122017, Haryana, India Nisha kharb Institute of Technology and Management

More information

Computer Graphics AACHEN AACHEN AACHEN AACHEN. Public Perception of CG. Computer Graphics Research. Methodological Approaches - - - - - - - - - -

Computer Graphics AACHEN AACHEN AACHEN AACHEN. Public Perception of CG. Computer Graphics Research. Methodological Approaches - - - - - - - - - - Public Perception of CG Games Computer Graphics Movies Computer Graphics Research algorithms & data structures fundamental continuous & discrete mathematics optimization schemes 3D reconstruction global

More information

Problem of the Month: Cutting a Cube

Problem of the Month: Cutting a Cube Problem of the Month: The Problems of the Month (POM) are used in a variety of ways to promote problem solving and to foster the first standard of mathematical practice from the Common Core State Standards:

More information

Big Data: Rethinking Text Visualization

Big Data: Rethinking Text Visualization Big Data: Rethinking Text Visualization Dr. Anton Heijs anton.heijs@treparel.com Treparel April 8, 2013 Abstract In this white paper we discuss text visualization approaches and how these are important

More information

ISSN: 2348 9510. A Review: Image Retrieval Using Web Multimedia Mining

ISSN: 2348 9510. A Review: Image Retrieval Using Web Multimedia Mining A Review: Image Retrieval Using Web Multimedia Satish Bansal*, K K Yadav** *, **Assistant Professor Prestige Institute Of Management, Gwalior (MP), India Abstract Multimedia object include audio, video,

More information

M3039 MPEG 97/ January 1998

M3039 MPEG 97/ January 1998 INTERNATIONAL ORGANISATION FOR STANDARDISATION ORGANISATION INTERNATIONALE DE NORMALISATION ISO/IEC JTC1/SC29/WG11 CODING OF MOVING PICTURES AND ASSOCIATED AUDIO INFORMATION ISO/IEC JTC1/SC29/WG11 M3039

More information

CONCEPTCLASSIFIER FOR SHAREPOINT

CONCEPTCLASSIFIER FOR SHAREPOINT CONCEPTCLASSIFIER FOR SHAREPOINT PRODUCT OVERVIEW The only SharePoint 2007 and 2010 solution that delivers automatic conceptual metadata generation, auto-classification and powerful taxonomy tools running

More information

It s all around the domain ontologies - Ten benefits of a Subject-centric Information Architecture for the future of Social Networking

It s all around the domain ontologies - Ten benefits of a Subject-centric Information Architecture for the future of Social Networking It s all around the domain ontologies - Ten benefits of a Subject-centric Information Architecture for the future of Social Networking Lutz Maicher and Benjamin Bock, Topic Maps Lab at University of Leipzig,

More information

ORGANIZATIONAL KNOWLEDGE MAPPING BASED ON LIBRARY INFORMATION SYSTEM

ORGANIZATIONAL KNOWLEDGE MAPPING BASED ON LIBRARY INFORMATION SYSTEM ORGANIZATIONAL KNOWLEDGE MAPPING BASED ON LIBRARY INFORMATION SYSTEM IRANDOC CASE STUDY Ammar Jalalimanesh a,*, Elaheh Homayounvala a a Information engineering department, Iranian Research Institute for

More information

Digital Asset Management. Content Control for Valuable Media Assets

Digital Asset Management. Content Control for Valuable Media Assets Digital Asset Management Content Control for Valuable Media Assets Overview Digital asset management is a core infrastructure requirement for media organizations and marketing departments that need to

More information

Report on the Dagstuhl Seminar Data Quality on the Web

Report on the Dagstuhl Seminar Data Quality on the Web Report on the Dagstuhl Seminar Data Quality on the Web Michael Gertz M. Tamer Özsu Gunter Saake Kai-Uwe Sattler U of California at Davis, U.S.A. U of Waterloo, Canada U of Magdeburg, Germany TU Ilmenau,

More information

Semantic SharePoint. Technical Briefing. Helmut Nagy, Semantic Web Company Andreas Blumauer, Semantic Web Company

Semantic SharePoint. Technical Briefing. Helmut Nagy, Semantic Web Company Andreas Blumauer, Semantic Web Company Semantic SharePoint Technical Briefing Helmut Nagy, Semantic Web Company Andreas Blumauer, Semantic Web Company What is Semantic SP? a joint venture between iquest and Semantic Web Company, initiated in

More information

Visualizing the Top 400 Universities

Visualizing the Top 400 Universities Int'l Conf. e-learning, e-bus., EIS, and e-gov. EEE'15 81 Visualizing the Top 400 Universities Salwa Aljehane 1, Reem Alshahrani 1, and Maha Thafar 1 saljehan@kent.edu, ralshahr@kent.edu, mthafar@kent.edu

More information

Industrial Challenges for Content-Based Image Retrieval

Industrial Challenges for Content-Based Image Retrieval Title Slide Industrial Challenges for Content-Based Image Retrieval Chahab Nastar, CEO Vienna, 20 September 2005 www.ltutech.com LTU technologies Page 1 Agenda CBIR what is it good for? Technological challenges

More information

Draft Martin Doerr ICS-FORTH, Heraklion, Crete Oct 4, 2001

Draft Martin Doerr ICS-FORTH, Heraklion, Crete Oct 4, 2001 A comparison of the OpenGIS TM Abstract Specification with the CIDOC CRM 3.2 Draft Martin Doerr ICS-FORTH, Heraklion, Crete Oct 4, 2001 1 Introduction This Mapping has the purpose to identify, if the OpenGIS

More information

Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches

Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches Modelling, Extraction and Description of Intrinsic Cues of High Resolution Satellite Images: Independent Component Analysis based approaches PhD Thesis by Payam Birjandi Director: Prof. Mihai Datcu Problematic

More information

CONDIS. IT Service Management and CMDB

CONDIS. IT Service Management and CMDB CONDIS IT Service and CMDB 2/17 Table of contents 1. Executive Summary... 3 2. ITIL Overview... 4 2.1 How CONDIS supports ITIL processes... 5 2.1.1 Incident... 5 2.1.2 Problem... 5 2.1.3 Configuration...

More information

Training Management System for Aircraft Engineering: indexing and retrieval of Corporate Learning Object

Training Management System for Aircraft Engineering: indexing and retrieval of Corporate Learning Object Training Management System for Aircraft Engineering: indexing and retrieval of Corporate Learning Object Anne Monceaux 1, Joanna Guss 1 1 EADS-CCR, Centreda 1, 4 Avenue Didier Daurat 31700 Blagnac France

More information

1. Digital Asset Management User Guide... 2 1.1 Digital Asset Management Concepts... 2 1.2 Working with digital assets... 4 1.2.1 Importing assets in

1. Digital Asset Management User Guide... 2 1.1 Digital Asset Management Concepts... 2 1.2 Working with digital assets... 4 1.2.1 Importing assets in 1. Digital Asset Management User Guide........................................................................... 2 1.1 Digital Asset Management Concepts........................................................................

More information

Pragmatic Web 4.0. Towards an active and interactive Semantic Media Web. Fachtagung Semantische Technologien 26.-27. September 2013 HU Berlin

Pragmatic Web 4.0. Towards an active and interactive Semantic Media Web. Fachtagung Semantische Technologien 26.-27. September 2013 HU Berlin Pragmatic Web 4.0 Towards an active and interactive Semantic Media Web Prof. Dr. Adrian Paschke Arbeitsgruppe Corporate Semantic Web (AG-CSW) Institut für Informatik, Freie Universität Berlin paschke@inf.fu-berlin

More information

Why a single source for assets should be. the backbone of all your digital activities

Why a single source for assets should be. the backbone of all your digital activities Why a single source for assets should be the backbone of all your digital activities Navigating in the digital landscape The old era of traditional marketing has long passed. Today, customers expect to

More information

Turning Emergency Plans into Executable

Turning Emergency Plans into Executable Turning Emergency Plans into Executable Artifacts José H. Canós-Cerdá, Juan Sánchez-Díaz, Vicent Orts, Mª Carmen Penadés ISSI-DSIC Universitat Politècnica de València, Spain {jhcanos jsanchez mpenades}@dsic.upv.es

More information

Extend Table Lens for High-Dimensional Data Visualization and Classification Mining

Extend Table Lens for High-Dimensional Data Visualization and Classification Mining Extend Table Lens for High-Dimensional Data Visualization and Classification Mining CPSC 533c, Information Visualization Course Project, Term 2 2003 Fengdong Du fdu@cs.ubc.ca University of British Columbia

More information

New Hash Function Construction for Textual and Geometric Data Retrieval

New Hash Function Construction for Textual and Geometric Data Retrieval Latest Trends on Computers, Vol., pp.483-489, ISBN 978-96-474-3-4, ISSN 79-45, CSCC conference, Corfu, Greece, New Hash Function Construction for Textual and Geometric Data Retrieval Václav Skala, Jan

More information

STAT REVIEW/EXECUTIVE DASHBOARD TASK ORDER EXECUTIVE DASHBOARD SYNTHESIS OF BEST PRACTICES

STAT REVIEW/EXECUTIVE DASHBOARD TASK ORDER EXECUTIVE DASHBOARD SYNTHESIS OF BEST PRACTICES STAT REVIEW/EXECUTIVE DASHBOARD TASK ORDER EXECUTIVE DASHBOARD SYNTHESIS OF BEST PRACTICES October 26, 2011 This publication was produced for review by the United States Agency for International Development.

More information

So today we shall continue our discussion on the search engines and web crawlers. (Refer Slide Time: 01:02)

So today we shall continue our discussion on the search engines and web crawlers. (Refer Slide Time: 01:02) Internet Technology Prof. Indranil Sengupta Department of Computer Science and Engineering Indian Institute of Technology, Kharagpur Lecture No #39 Search Engines and Web Crawler :: Part 2 So today we

More information

Vector Web Mapping Past, Present and Future. Jing Wang MRF Geosystems Corporation

Vector Web Mapping Past, Present and Future. Jing Wang MRF Geosystems Corporation Vector Web Mapping Past, Present and Future Jing Wang MRF Geosystems Corporation Oct 27, 2014 Terms Raster and Vector [1] Cells and Pixel Geometrical primitives 2 Early 2000s From static to interactive

More information

aloe-project.de White Paper ALOE White Paper - Martin Memmel

aloe-project.de White Paper ALOE White Paper - Martin Memmel aloe-project.de White Paper Contact: Dr. Martin Memmel German Research Center for Artificial Intelligence DFKI GmbH Trippstadter Straße 122 67663 Kaiserslautern fon fax mail web +49-631-20575-1210 +49-631-20575-1030

More information

Winery A Modeling Tool for TOSCA-based Cloud Applications

Winery A Modeling Tool for TOSCA-based Cloud Applications Institute of Architecture of Application Systems Winery A Modeling Tool for TOSCA-based Cloud Applications Oliver Kopp 1,2, Tobias Binz 2, Uwe Breitenbücher 2, and Frank Leymann 2 1 IPVS, 2 IAAS, University

More information

Multimedia Databases. Wolf-Tilo Balke Philipp Wille Institut für Informationssysteme Technische Universität Braunschweig http://www.ifis.cs.tu-bs.

Multimedia Databases. Wolf-Tilo Balke Philipp Wille Institut für Informationssysteme Technische Universität Braunschweig http://www.ifis.cs.tu-bs. Multimedia Databases Wolf-Tilo Balke Philipp Wille Institut für Informationssysteme Technische Universität Braunschweig http://www.ifis.cs.tu-bs.de 0 Organizational Issues Lecture 21.10.2014 03.02.2015

More information

A STUDY REGARDING INTER DOMAIN LINKED DOCUMENTS SIMILARITY AND THEIR CONSEQUENT BOUNCE RATE

A STUDY REGARDING INTER DOMAIN LINKED DOCUMENTS SIMILARITY AND THEIR CONSEQUENT BOUNCE RATE STUDIA UNIV. BABEŞ BOLYAI, INFORMATICA, Volume LIX, Number 1, 2014 A STUDY REGARDING INTER DOMAIN LINKED DOCUMENTS SIMILARITY AND THEIR CONSEQUENT BOUNCE RATE DIANA HALIŢĂ AND DARIUS BUFNEA Abstract. Then

More information

ELPUB Digital Library v2.0. Application of semantic web technologies

ELPUB Digital Library v2.0. Application of semantic web technologies ELPUB Digital Library v2.0 Application of semantic web technologies Anand BHATT a, and Bob MARTENS b a ABA-NET/Architexturez Imprints, New Delhi, India b Vienna University of Technology, Vienna, Austria

More information

How To Make Sense Of Data With Altilia

How To Make Sense Of Data With Altilia HOW TO MAKE SENSE OF BIG DATA TO BETTER DRIVE BUSINESS PROCESSES, IMPROVE DECISION-MAKING, AND SUCCESSFULLY COMPETE IN TODAY S MARKETS. ALTILIA turns Big Data into Smart Data and enables businesses to

More information

Search Result Optimization using Annotators

Search Result Optimization using Annotators Search Result Optimization using Annotators Vishal A. Kamble 1, Amit B. Chougule 2 1 Department of Computer Science and Engineering, D Y Patil College of engineering, Kolhapur, Maharashtra, India 2 Professor,

More information

A Knowledge Management Framework Using Business Intelligence Solutions

A Knowledge Management Framework Using Business Intelligence Solutions www.ijcsi.org 102 A Knowledge Management Framework Using Business Intelligence Solutions Marwa Gadu 1 and Prof. Dr. Nashaat El-Khameesy 2 1 Computer and Information Systems Department, Sadat Academy For

More information

Modeling the User Interface of Web Applications with UML

Modeling the User Interface of Web Applications with UML Modeling the User Interface of Web Applications with UML Rolf Hennicker,Nora Koch,2 Institute of Computer Science Ludwig-Maximilians-University Munich Oettingenstr. 67 80538 München, Germany {kochn,hennicke}@informatik.uni-muenchen.de

More information

Location Information Interoperability of CAP and PIDF-LO for Early Warning Systems

Location Information Interoperability of CAP and PIDF-LO for Early Warning Systems Location Information Interoperability of CAP and PIDF-LO for Early Warning Systems Karl Wolf Vienna University of Technology karl.wolf@student.tuwien.ac.at ABSTRACT The Common Alerting Protocol (CAP) is

More information

Trimble Realworks Software

Trimble Realworks Software TECHNICAL NOTES Trimble Realworks Software A Powerful 3D Laser Scanning Office Software Suite DESIGNED FOR TODAY S MULTIFACETED SCANNING PROFESSIONAL, TRIMBLE REALWORKS IS A POWERFUL OFFICE SOFTWARE THAT

More information

TOWARDS AN AUTOMATED HEALING OF 3D URBAN MODELS

TOWARDS AN AUTOMATED HEALING OF 3D URBAN MODELS TOWARDS AN AUTOMATED HEALING OF 3D URBAN MODELS J. Bogdahn a, V. Coors b a University of Strathclyde, Dept. of Electronic and Electrical Engineering, 16 Richmond Street, Glasgow G1 1XQ UK - jurgen.bogdahn@strath.ac.uk

More information

A framework for Itinerary Personalization in Cultural Tourism of Smart Cities

A framework for Itinerary Personalization in Cultural Tourism of Smart Cities A framework for Itinerary Personalization in Cultural Tourism of Smart Cities Gianpaolo D Amico, Simone Ercoli, and Alberto Del Bimbo University of Florence, Media Integration and Communication Center

More information

WebDat: Bridging the Gap between Unstructured and Structured Data

WebDat: Bridging the Gap between Unstructured and Structured Data FERMILAB-CONF-08-581-TD WebDat: Bridging the Gap between Unstructured and Structured Data 1 Fermi National Accelerator Laboratory Batavia, IL 60510, USA E-mail: nogiec@fnal.gov Kelley Trombly-Freytag Fermi

More information

i-questionnaire A Software Service Tool for Data

i-questionnaire A Software Service Tool for Data i-questionnaire A Software Service Tool for Data Analysis in e-business 1 ANDY S.Y. LAI, 2 Y.C. POON 1, Department of Information and Communications Technology, Hong Kong Institute of Vocational Education,

More information

Triangulation by Ear Clipping

Triangulation by Ear Clipping Triangulation by Ear Clipping David Eberly Geometric Tools, LLC http://www.geometrictools.com/ Copyright c 1998-2016. All Rights Reserved. Created: November 18, 2002 Last Modified: August 16, 2015 Contents

More information

AUTOMATED CONSTRUCTION PLANNING FOR MULTI-STORY BUILDINGS

AUTOMATED CONSTRUCTION PLANNING FOR MULTI-STORY BUILDINGS AUTOMATED CONSTRUCTION PLANNING FOR MULTI-STORY BUILDINGS Tang-Hung Nguyen 1 ABSTRACT This paper outlines a computer-based framework that can assist construction planners and schedulers in automatically

More information

Development of Enterprise Architecture of PPDR Organisations W. Müller, F. Reinert

Development of Enterprise Architecture of PPDR Organisations W. Müller, F. Reinert Int'l Conf. Software Eng. Research and Practice SERP'15 225 Development of Enterprise Architecture of PPDR Organisations W. Müller, F. Reinert Fraunhofer Institute of Optronics, System Technologies and

More information

Metadata Support for Customization in Environmental Information Management Systems

Metadata Support for Customization in Environmental Information Management Systems Metadata Support for Customization in Environmental Information Management Systems David Hicks and Klaus Tochtermann 1 Abstract Modern information management technology is an effective means by which to

More information

Computer Graphics. Geometric Modeling. Page 1. Copyright Gotsman, Elber, Barequet, Karni, Sheffer Computer Science - Technion. An Example.

Computer Graphics. Geometric Modeling. Page 1. Copyright Gotsman, Elber, Barequet, Karni, Sheffer Computer Science - Technion. An Example. An Example 2 3 4 Outline Objective: Develop methods and algorithms to mathematically model shape of real world objects Categories: Wire-Frame Representation Object is represented as as a set of points

More information

Personalization of Web Search With Protected Privacy

Personalization of Web Search With Protected Privacy Personalization of Web Search With Protected Privacy S.S DIVYA, R.RUBINI,P.EZHIL Final year, Information Technology,KarpagaVinayaga College Engineering and Technology, Kanchipuram [D.t] Final year, Information

More information

Predict the Popularity of YouTube Videos Using Early View Data

Predict the Popularity of YouTube Videos Using Early View Data 000 001 002 003 004 005 006 007 008 009 010 011 012 013 014 015 016 017 018 019 020 021 022 023 024 025 026 027 028 029 030 031 032 033 034 035 036 037 038 039 040 041 042 043 044 045 046 047 048 049 050

More information

Data Quality Mining: Employing Classifiers for Assuring consistent Datasets

Data Quality Mining: Employing Classifiers for Assuring consistent Datasets Data Quality Mining: Employing Classifiers for Assuring consistent Datasets Fabian Grüning Carl von Ossietzky Universität Oldenburg, Germany, fabian.gruening@informatik.uni-oldenburg.de Abstract: Independent

More information

HELP DESK SYSTEMS. Using CaseBased Reasoning

HELP DESK SYSTEMS. Using CaseBased Reasoning HELP DESK SYSTEMS Using CaseBased Reasoning Topics Covered Today What is Help-Desk? Components of HelpDesk Systems Types Of HelpDesk Systems Used Need for CBR in HelpDesk Systems GE Helpdesk using ReMind

More information

Advanced Meta-search of News in the Web

Advanced Meta-search of News in the Web Advanced Meta-search of News in the Web Rubén Tous, Jaime Delgado Universitat Pompeu Fabra (UPF), Departament de Tecnologia, Pg. Circumval lació, 8. E-08003 Barcelona, Spain {ruben.tous, Jaime.delgado}@tecn.upf.es

More information

Visualization methods for patent data

Visualization methods for patent data Visualization methods for patent data Treparel 2013 Dr. Anton Heijs (CTO & Founder) Delft, The Netherlands Introduction Treparel can provide advanced visualizations for patent data. This document describes

More information

SNS-Navigator: A Graphical Interface to Environmental Meta-Information

SNS-Navigator: A Graphical Interface to Environmental Meta-Information In: O. Hryniewicz, J. Studziński and M. Romaniuk (eds.): Environmental informatics and systems research / EnviroInfo 2007. The 21th International Conference on "Informatics for Environmental Protection",

More information

Electronic Document Management Using Inverted Files System

Electronic Document Management Using Inverted Files System EPJ Web of Conferences 68, 0 00 04 (2014) DOI: 10.1051/ epjconf/ 20146800004 C Owned by the authors, published by EDP Sciences, 2014 Electronic Document Management Using Inverted Files System Derwin Suhartono,

More information

Handling the Complexity of RDF Data: Combining List and Graph Visualization

Handling the Complexity of RDF Data: Combining List and Graph Visualization Handling the Complexity of RDF Data: Combining List and Graph Visualization Philipp Heim and Jürgen Ziegler (University of Duisburg-Essen, Germany philipp.heim, juergen.ziegler@uni-due.de) Abstract: An

More information

1. Digital Asset Management User Guide... 2 1.1 Digital Asset Management Concepts... 2 1.2 Working with digital assets... 4 1.2.1 Importing assets in

1. Digital Asset Management User Guide... 2 1.1 Digital Asset Management Concepts... 2 1.2 Working with digital assets... 4 1.2.1 Importing assets in 1. Digital Asset Management User Guide....................................................... 2 1.1 Digital Asset Management Concepts.................................................... 2 1.2 Working with

More information

Meeting Workspace Alternatives

Meeting Workspace Alternatives Meeting Workspace Alternatives Three Solutions for SharePoint and SharePoint Online MARK ECKERT AND EARON SOTTO Contents Introduction... 1 Benefits and Configuration Examples of the Meeting Workspace in

More information

Evaluating Software Products - A Case Study

Evaluating Software Products - A Case Study LINKING SOFTWARE DEVELOPMENT PHASE AND PRODUCT ATTRIBUTES WITH USER EVALUATION: A CASE STUDY ON GAMES Özge Bengur 1 and Banu Günel 2 Informatics Institute, Middle East Technical University, Ankara, Turkey

More information

Logging In From your Web browser, enter the GLOBE URL: https://bms.activemediaonline.net/bms/

Logging In From your Web browser, enter the GLOBE URL: https://bms.activemediaonline.net/bms/ About GLOBE Global Library of Brand Elements GLOBE is a digital asset and content management system. GLOBE serves as the central repository for all brand-related marketing materials. What is an asset?

More information

Using Workflow Technology to Manage Flexible e-learning Services

Using Workflow Technology to Manage Flexible e-learning Services Educational Technology & Society 5(4) 2002 ISSN 1436-4522 Using Workflow Technology to Manage Flexible e-learning Services Joe Lin, Charley Ho, Wasim Sadiq, Maria E. Orlowska Distributed Systems Technology

More information

Demonstration of an Automated Integrated Test Environment for Web-based Applications

Demonstration of an Automated Integrated Test Environment for Web-based Applications Demonstration of an Automated Integrated Test Environment for Web-based Applications Tiziana Margaria 1,2, Oliver Niese 2, and Bernhard Steffen 2 1 METAFrame Technologies GmbH, Dortmund, Germany TMargaria@METAFrame.de

More information

A Semantic web approach for e-learning platforms

A Semantic web approach for e-learning platforms A Semantic web approach for e-learning platforms Miguel B. Alves 1 1 Laboratório de Sistemas de Informação, ESTG-IPVC 4900-348 Viana do Castelo. mba@estg.ipvc.pt Abstract. When lecturers publish contents

More information

131-1. Adding New Level in KDD to Make the Web Usage Mining More Efficient. Abstract. 1. Introduction [1]. 1/10

131-1. Adding New Level in KDD to Make the Web Usage Mining More Efficient. Abstract. 1. Introduction [1]. 1/10 1/10 131-1 Adding New Level in KDD to Make the Web Usage Mining More Efficient Mohammad Ala a AL_Hamami PHD Student, Lecturer m_ah_1@yahoocom Soukaena Hassan Hashem PHD Student, Lecturer soukaena_hassan@yahoocom

More information

The First Online 3D Epigraphic Library: The University of Florida Digital Epigraphy and Archaeology Project

The First Online 3D Epigraphic Library: The University of Florida Digital Epigraphy and Archaeology Project Seminar on Dec 19 th Abstracts & speaker information The First Online 3D Epigraphic Library: The University of Florida Digital Epigraphy and Archaeology Project Eleni Bozia (USA) Angelos Barmpoutis (USA)

More information

Project Plan Microsoft Team System Web Client

Project Plan Microsoft Team System Web Client Project Plan Microsoft Team System Web Client Team 6. TechSmith CSE 498, Collaborative Design Jon Anderson Paul Dziadzio Eric Henry Dan Laboy Department of Computer Science and Engineering Michigan State

More information

Design of Data Archive in Virtual Test Architecture

Design of Data Archive in Virtual Test Architecture Journal of Information Hiding and Multimedia Signal Processing 2014 ISSN 2073-4212 Ubiquitous International Volume 5, Number 1, January 2014 Design of Data Archive in Virtual Test Architecture Lian-Lei

More information

<is web> Information Systems & Semantic Web University of Koblenz Landau, Germany

<is web> Information Systems & Semantic Web University of Koblenz Landau, Germany Information Systems University of Koblenz Landau, Germany Exploiting Spatial Context in Images Using Fuzzy Constraint Reasoning Carsten Saathoff & Agenda Semantic Web: Our Context Knowledge Annotation

More information

Segmentation of building models from dense 3D point-clouds

Segmentation of building models from dense 3D point-clouds Segmentation of building models from dense 3D point-clouds Joachim Bauer, Konrad Karner, Konrad Schindler, Andreas Klaus, Christopher Zach VRVis Research Center for Virtual Reality and Visualization, Institute

More information

I-Know 05 MEDINA. A Semi-automatic Dublin Core to MPEG-7 Converter for Collaboration and Knowledge Management in Multimedia Repositories

I-Know 05 MEDINA. A Semi-automatic Dublin Core to MPEG-7 Converter for Collaboration and Knowledge Management in Multimedia Repositories I-Know 05 The 5 th International Conference on Knowledge Management MEDINA A Semi-automatic Dublin Core to MPEG-7 Converter for Collaboration and Knowledge Management in Multimedia Repositories and Graz,

More information

SHARPCLOUD SECURITY STATEMENT

SHARPCLOUD SECURITY STATEMENT SHARPCLOUD SECURITY STATEMENT Summary Provides details of the SharpCloud Security Architecture Authors: Russell Johnson and Andrew Sinclair v1.8 (December 2014) Contents Overview... 2 1. The SharpCloud

More information

Weblogs Content Classification Tools: performance evaluation

Weblogs Content Classification Tools: performance evaluation Weblogs Content Classification Tools: performance evaluation Jesús Tramullas a,, and Piedad Garrido a a Universidad de Zaragoza, Dept. of Library and Information Science. Pedro Cerbuna 12, 50009 Zaragoza.tramullas@unizar.es

More information

1. Nuxeo DAM User Guide... 2 1.1 Nuxeo DAM Concepts... 2 1.2 Working with digital assets... 3 1.2.1 Import assets in Nuxeo DAM... 3 1.2.

1. Nuxeo DAM User Guide... 2 1.1 Nuxeo DAM Concepts... 2 1.2 Working with digital assets... 3 1.2.1 Import assets in Nuxeo DAM... 3 1.2. Nuxeo DAM User Guide...................................................................................... 2 1 Nuxeo DAM Concepts....................................................................................

More information

Merging learner performance with browsing behavior in video lectures

Merging learner performance with browsing behavior in video lectures Merging learner performance with browsing behavior in video lectures Konstantinos Chorianopoulos Department of Informatics Ionian University Corfu, GR-49100 Greece choko@ionio.gr Michail N. Giannakos Department

More information

Saving Mobile Battery Over Cloud Using Image Processing

Saving Mobile Battery Over Cloud Using Image Processing Saving Mobile Battery Over Cloud Using Image Processing Khandekar Dipendra J. Student PDEA S College of Engineering,Manjari (BK) Pune Maharasthra Phadatare Dnyanesh J. Student PDEA S College of Engineering,Manjari

More information

An adaptable domain specific dissemination infrastructure for enhancing the visibility of complementary and thematically related research information

An adaptable domain specific dissemination infrastructure for enhancing the visibility of complementary and thematically related research information An adaptable domain specific dissemination infrastructure for enhancing the visibility of complementary and thematically related research information Engin Sagbas; 1 York Sure 1, 2 1 GESIS Leibniz Institute

More information

Automatic Timeline Construction For Computer Forensics Purposes

Automatic Timeline Construction For Computer Forensics Purposes Automatic Timeline Construction For Computer Forensics Purposes Yoan Chabot, Aurélie Bertaux, Christophe Nicolle and Tahar Kechadi CheckSem Team, Laboratoire Le2i, UMR CNRS 6306 Faculté des sciences Mirande,

More information

U.S. Department of Health and Human Services (HHS) The Office of the National Coordinator for Health Information Technology (ONC)

U.S. Department of Health and Human Services (HHS) The Office of the National Coordinator for Health Information Technology (ONC) U.S. Department of Health and Human Services (HHS) The Office of the National Coordinator for Health Information Technology (ONC) econsent Trial Project Architectural Analysis & Technical Standards Produced

More information

Managing Documents with SharePoint 2010 and Office 2010

Managing Documents with SharePoint 2010 and Office 2010 DMF Adds Value in 10 Ways With its wide-ranging improvements in scalability, functionality and managability, Microsoft SharePoint 2010 provides a much stronger platform for document management solutions.

More information

Web 3.0 image search: a World First

Web 3.0 image search: a World First Web 3.0 image search: a World First The digital age has provided a virtually free worldwide digital distribution infrastructure through the internet. Many areas of commerce, government and academia have

More information

Guideline for Implementing the Universal Data Element Framework (UDEF)

Guideline for Implementing the Universal Data Element Framework (UDEF) Guideline for Implementing the Universal Data Element Framework (UDEF) Version 1.0 November 14, 2007 Developed By: Electronic Enterprise Integration Committee Aerospace Industries Association, Inc. Important

More information

User Recognition and Preference of App Icon Stylization Design on the Smartphone

User Recognition and Preference of App Icon Stylization Design on the Smartphone User Recognition and Preference of App Icon Stylization Design on the Smartphone Chun-Ching Chen (&) Department of Interaction Design, National Taipei University of Technology, Taipei, Taiwan cceugene@ntut.edu.tw

More information

www.inovoo.com EMC APPLICATIONXTENDER 8.0 Real-Time Document Management

www.inovoo.com EMC APPLICATIONXTENDER 8.0 Real-Time Document Management www.inovoo.com EMC APPLICATIONXTENDER 8.0 Real-Time Document Management 02 EMC APPLICATIONXTENDER 8.0 EMC ApplicationXtender (AX) is a web-based real-time document management system which stores, manages

More information

A UPS Framework for Providing Privacy Protection in Personalized Web Search

A UPS Framework for Providing Privacy Protection in Personalized Web Search A UPS Framework for Providing Privacy Protection in Personalized Web Search V. Sai kumar 1, P.N.V.S. Pavan Kumar 2 PG Scholar, Dept. of CSE, G Pulla Reddy Engineering College, Kurnool, Andhra Pradesh,

More information

MDA Transformations Applied to Web Application Development 1

MDA Transformations Applied to Web Application Development 1 MDA Transformations Applied to Web Application Development 1 Santiago Meliá 1, Andreas Kraus 2, and Nora Koch 2, 3 1 Universidad de Alicante, Spain 2 Ludwig-Maximilians-Universität München, Germany 3 F.A.S.T

More information

Combining RDF and Agent-Based Architectures for Semantic Interoperability in Digital Libraries

Combining RDF and Agent-Based Architectures for Semantic Interoperability in Digital Libraries Combining RDF and Agent-Based Architectures for Semantic Interoperability in Digital Libraries Norbert Fuhr, Claus-Peter Klas University of Dortmund, Germany {fuhr,klas}@ls6.cs.uni-dortmund.de 1 Introduction

More information

A Platform for Supporting Data Analytics on Twitter: Challenges and Objectives 1

A Platform for Supporting Data Analytics on Twitter: Challenges and Objectives 1 A Platform for Supporting Data Analytics on Twitter: Challenges and Objectives 1 Yannis Stavrakas Vassilis Plachouras IMIS / RC ATHENA Athens, Greece {yannis, vplachouras}@imis.athena-innovation.gr Abstract.

More information

Content-Based Image Retrieval

Content-Based Image Retrieval Content-Based Image Retrieval Selim Aksoy Department of Computer Engineering Bilkent University saksoy@cs.bilkent.edu.tr Image retrieval Searching a large database for images that match a query: What kind

More information