期刊文献+
共找到19篇文章
< 1 >
每页显示 20 50 100
Extensible Markup Language Data Mining System Model
1
作者 李炜 宋瀚涛 《Journal of Beijing Institute of Technology》 EI CAS 2003年第1期28-32,共5页
The existing data mining methods are mostly focused on relational databases and structured data, but not on complex structured data (like in extensible markup language(XML)). By converting XML document type descriptio... The existing data mining methods are mostly focused on relational databases and structured data, but not on complex structured data (like in extensible markup language(XML)). By converting XML document type description to the relational semantic recording XML data relations, and using an XML data mining language, the XML data mining system presents a strategy to mine information on XML. 展开更多
关键词 extensible markup language(XML) document type description(DTD) data mining data mining language relational schema
下载PDF
A Real-Time Automatic Translation of Text to Sign Language
2
作者 Muhammad Sanaullah Babar Ahmad +4 位作者 Muhammad Kashif Tauqeer Safdar Mehdi Hassan Mohd Hilmi Hasan Norshakirah Aziz 《Computers, Materials & Continua》 SCIE EI 2022年第2期2471-2488,共18页
Communication is a basic need of every human being;by this,they can learn,express their feelings and exchange their ideas,but deaf people cannot listen and speak.For communication,they use various hands gestures,also ... Communication is a basic need of every human being;by this,they can learn,express their feelings and exchange their ideas,but deaf people cannot listen and speak.For communication,they use various hands gestures,also known as Sign Language(SL),which they learn from special schools.As normal people have not taken SL classes;therefore,they are unable to perform signs of daily routine sentences(e.g.,what are the specifications of this mobile phone?).A technological solution can facilitate in overcoming this communication gap by which normal people can communicate with deaf people.This paper presents an architecture for an application named Sign4PSL that translates the sentences to Pakistan Sign Language(PSL)for deaf people with visual representation using virtual signing character.This research aims to develop a generic independent application that is lightweight and reusable on any platform,including web and mobile,with an ability to perform offline text translation.The Sign4PSL relies on a knowledge base that stores both corpus of PSL Words and their coded form in the notation system.Sign4PSL takes English language text as an input,performs the translation to PSL through sign language notation and displays gestures to the user using virtual character.The system is tested on deaf students at a special school.The results have shown that the students were able to understand the story presented to them appropriately. 展开更多
关键词 Sign language sign markup language deaf communication hamburg notations machine translation
下载PDF
XML-based integration data model and schema mappingin multidatabase systems 被引量:5
3
作者 LiRuixuan 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2005年第2期437-444,共8页
Multidatabase systems are designed to achieve schema integration and data interoperation among distributed and heterogeneous database systems. But data model heterogeneity and schema heterogeneity make this a challeng... Multidatabase systems are designed to achieve schema integration and data interoperation among distributed and heterogeneous database systems. But data model heterogeneity and schema heterogeneity make this a challenging task. A multidatabase common data model is firstly introduced based on XML, named XML-based Integration Data Model (XIDM), which is suitable for integrating different types of schemas. Then an approach of schema mappings based on XIDM in multidatabase systems has been presented. The mappings include global mappings, dealing with horizontal and vertical partitioning between global schemas and export schemas, and local mappings, processing the transformation between export schemas and local schemas. Finally, the illustration and implementation of schema mappings in a multidatabase prototype - Panorama system are also discussed. The implementation results demonstrate that the XIDM is an efficient model for managing multiple heterogeneous data sources and the approaches of schema mapping based on XIDM behave very well when integrating relational, object-oriented database systems and other file systems. 展开更多
关键词 multidatabase systems common data model schema mapping extensible markup language (XML).
下载PDF
DATA CONTEXT MODEL IN THE PRO-CESS INTEGRATION FRAMEWORK 被引量:2
4
作者 ZHAO Bo YAN Yan +1 位作者 NING Ruxin LI Shiyun 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2008年第2期104-107,共4页
Process integration is the important aspect of product development process. The recent researches focus on project management, workflow management and process modeling. Based on the analysis of the process, product de... Process integration is the important aspect of product development process. The recent researches focus on project management, workflow management and process modeling. Based on the analysis of the process, product development process is divided into three levels according to different grains from macroscopy to microcosm. Our research concentrate on the workflow and the free-grained design process. According to the need of representing the data and the relationships among them for process integration, context model is introduced, and its characters are analyzed. The tree-like structure of inheritance among context model's classes is illustrated; The relationships of reference among them are also explained. Then, extensible markup language (XML) file is used to depict these classes. A four-tier framework of process integration has been established, in which model-view-controller pattern is designed to realize the separation between context model and its various views. The integration of applications is applied by the encapsulation of enterprise's business logic as distributed services. The prototype system for the design of air filter is applied in an institute. 展开更多
关键词 Context model Process integration Extensible markup language(XML) Model-view-controller(MVC) Service
下载PDF
Data Transfer Over the Internet for Real Time Applications 被引量:3
5
作者 Roger Knott 《International Journal of Automation and computing》 EI 2006年第4期414-424,共11页
Efficient real time data exchange over the Internet plays a crucial role in the successful application of web-based systems. In this paper, a data transfer mechanism over the Internet is proposed for real time web bas... Efficient real time data exchange over the Internet plays a crucial role in the successful application of web-based systems. In this paper, a data transfer mechanism over the Internet is proposed for real time web based applications. The mechanism incorporates the eXtensible Markup Language (XML) and Hierarchical Data Format (HDF) to provide a flexible and efficient data format. Heterogeneous transfer data is classified into light and heavy data, which are stored using XML and HDF respectively; the HDF data format is then mapped to Java Document Object Model (JDOM) objects in XML in the Java environment. These JDOM data objects are sent across computer networks with the support of the Java Remote Method Invocation (RMI) data transfer infrastructure. Client's defined data priority levels are implemented in RMI, which guides a server to transfer data objects at different priorities. A remote monitoring system for an industrial reactor process simulator is used as a case study to illustrate the proposed data transfer mechanism. 展开更多
关键词 eXtensible markup language (XML) Hierarchical Data Format (HDF) Remote Method Invocation (RMI) data transfer web based application and real time
下载PDF
XML-based Data Processing in Network Supported Collaborative Design 被引量:2
6
作者 Qi Wang Zhong-Wei Ren Zhong-Feng Guo 《International Journal of Automation and computing》 EI 2010年第3期330-335,共6页
In the course of network supported collaborative design, the data processing plays a very vital role. Much effort has been spent in this area, and many kinds of approaches have been proposed. Based on the correlative ... In the course of network supported collaborative design, the data processing plays a very vital role. Much effort has been spent in this area, and many kinds of approaches have been proposed. Based on the correlative materials, this paper presents extensible markup language (XML) based strategy for several important problems of data processing in network supported collaborative design, such as the representation of standard for the exchange of product model data (STEP) with XML in the product information expression and the management of XML documents using relational database. The paper gives a detailed exposition on how to clarify the mapping between XML structure and the relationship database structure and how XML-QL queries can be translated into structured query language (SQL) queries. Finally, the structure of data processing system based on XML is presented. 展开更多
关键词 Extensible markup language (XML) network supported collaborative design standard for the exchange of product model data (STEP) data analysis data processing relational database
下载PDF
Implementing ATML in Distributed ATS for SG-Ⅲ Prototype
7
作者 陈鸣 杨存榜 +3 位作者 陆俊峰 丁永坤 阴泽杰 郑志坚 《Plasma Science and Technology》 SCIE EI CAS CSCD 2007年第2期227-230,共4页
With the forthcoming large-scale scientific experimental systems, we are looking for ways to construct an open, distributed architecture within the new and the existing automatic test systems. The new standard of Auto... With the forthcoming large-scale scientific experimental systems, we are looking for ways to construct an open, distributed architecture within the new and the existing automatic test systems. The new standard of Automatic Test Markup Language meets our demand for data exchange for this architecture through defining the test routines and resultant data in the XML format. This paper introduces the concept of ATML(Automatic Test Markup Language) and related standards, and the significance of these new standards for a distributed automatic test system. It also describes the implementation of ATML through the integration of this technology among the existing and new test systems. 展开更多
关键词 ATS(Automatic Test System) ATML(Automatic Test markup Langhage) VI(Virtual Instrument) XML(eXtension markup language XML schema XML parser
下载PDF
Monitoring of Unaccounted for Gas in Energy Domain Using Semantic Web Technologies
8
作者 Kausar Parveen Ghalib A.Shah +1 位作者 Muhammad Aslam Amjad Farooq 《Computer Systems Science & Engineering》 SCIE EI 2021年第1期41-56,共16页
Smart Urbanization has increased tremendously over the last few years,and this has exacerbated problems in all areas of life,especially in the energy sector.The Internet of Things(IoT)is providing effective solutions ... Smart Urbanization has increased tremendously over the last few years,and this has exacerbated problems in all areas of life,especially in the energy sector.The Internet of Things(IoT)is providing effective solutions in gas distribution,transmission and billing through very sophisticated sensory devices and software.Billions of heterogeneous devices link to each other in smart urbanization,and this has led to the Semantic interoperability(SI)problem between the connected devices.In the energy field,such as electricity and gas,several devices are interlinked.These devices are competent for their specific operational role but unable to communicate across the operational units as required for accounting and monitoring of gas losses due to heterogeneity in device communication standards.To overcome this problem,we have proposed a model and ontology by applying semantic web technologies and cloud storage to address the tracking of customers to observe Unaccounted for gas(UFG)in the gas domain of energy.Semantization is achieved by replicating heterogeneous devices Sensor Model Language(SenML)data into Resource description framework(RDF)without human interventions.As semantic interoperability is used to efficiently and meaningfully share the information from one location to another.Therefore,the proposed ontology and model focus more efficiently on customer tracking,forecasting,and monitoring to detect UFG in gas networks.This also helps to save Gas Companies from financial gas losses. 展开更多
关键词 Internet of Things semantic interoperability unaccounted for gas ONTOLOGY resource description framework sensor markup language
下载PDF
Design and implementation of digital content metadata system
9
作者 Jinho Seo Taewon Seo +3 位作者 Junghoon Shin Sanggeun Song Cheng Dong Sangjun Lee 《Journal of Measurement Science and Instrumentation》 CAS 2013年第4期361-364,共4页
Today's multimedia services are far beyond just the voice and data services:they have been diversified tremendously after fueled by the advancement of network infrastructures as well as the sudden surge of multime... Today's multimedia services are far beyond just the voice and data services:they have been diversified tremendously after fueled by the advancement of network infrastructures as well as the sudden surge of multimedia data itself.Currently,researches on metadata insertion,management and transfer keep going very well in order to provide a variety of services to users.In this paper,we propose the design and implementation methods of digital contents metadata system for insertion,storage and retrieval of metadata.The performance evaluation shows that the proposed method performs better than the existing method. 展开更多
关键词 Internet protocol television(IPTV) video metadata binary extensible markup language(XML)
下载PDF
Research on Metamodels Consistency Verification Based on Formalization of Domain-Specific Metamodeling Language 被引量:1
10
作者 江涛 王新 《Journal of Shanghai Jiaotong university(Science)》 EI 2012年第2期171-177,共7页
Domain-specific metamodeling language(DSMML) defined by informal method cannot strictly represent its structural semantics,so its properties such as consistency cannot be holistically and systematically verified.In re... Domain-specific metamodeling language(DSMML) defined by informal method cannot strictly represent its structural semantics,so its properties such as consistency cannot be holistically and systematically verified.In response,the paper proposes a formal representation of the structural semantics of DSMML named extensible markup language(XML) based metamodeling language(XMML) and its metamodels consistency verification method.Firstly,we describe our approach of formalization,based on this,the method of consistency verification of XMML and its metamodels based on first-order logical inference is presented;then,the formalization automatic mapping engine for metamodels is designed to show the feasibility of our formal method. 展开更多
关键词 domain-specific metamodeling language(DSMML) extensible markup language(XML) based metamodeling language(XMML) structural semantics meta-type consistency verification
原文传递
室内三维建模研究进展与问题分析 被引量:2
11
作者 孙群 周晓光 侯东阳 《测绘地理信息》 CSCD 2023年第1期56-59,共4页
在概述室内空间定义及其特征的基础上,阐述了建筑领域、三维城市建模等相关研究领域室内三维空间建模与表达的研究进展,探讨了当前室内三维建模存在的不足,并重点分析了三维城市模型在室内三维空间建模与表达中存在的问题,对进一步研究... 在概述室内空间定义及其特征的基础上,阐述了建筑领域、三维城市建模等相关研究领域室内三维空间建模与表达的研究进展,探讨了当前室内三维建模存在的不足,并重点分析了三维城市模型在室内三维空间建模与表达中存在的问题,对进一步研究室内三维建模给出了建议。 展开更多
关键词 室内三维建模 室内空间 拓扑关系 建筑信息模型(building information model BIM) 城市地理标记语言(city geography markup language CityGML)
原文传递
Cloud authorization: exploring techniques and approach towards effective access control framework 被引量:3
12
作者 Rahat MASOOD Muhammad Awais SHIBLI Yumna GHAZI Ayesha KANWAL Arshad ALI 《Frontiers of Computer Science》 SCIE EI CSCD 2015年第2期297-321,共25页
Despite the various attractive features that Cloud has to offer, the rate of Cloud migration is rather slow, pri- marily due to the serious security and privacy issues that exist in the paradigm. One of the main probl... Despite the various attractive features that Cloud has to offer, the rate of Cloud migration is rather slow, pri- marily due to the serious security and privacy issues that exist in the paradigm. One of the main problems in this regard is that of authorization in the Cloud environment, which is the focus of our research. In this paper, we present a systematic analysis of the existing authorization solutions in Cloud and evaluate their effectiveness against well-established industrial standards that conform to the unique access control require- ments in the domain. Our analysis can benefit organizations by helping them decide the best authorization technique for deployment in Cloud; a case study along with simulation re- sults is also presented to illustrate the procedure of using our qualitative analysis for the selection of an appropriate tech- nique, as per Cloud consumer requirements. From the results of this evaluation, we derive the general shortcomings of the extant access control techniques that are keeping them from providing successful authorization and, therefore, widely adopted by the Cloud community. To that end, we enumer- ate the features an ideal access control mechanisms for the Cloud should have, and combine them to suggest the ultimate solution to this major security challenge - access control as a service (ACaaS) for the software as a service (SaaS) layer. We conclude that a meticulous research is needed to incorpo- rate the identified authorization features into a generic ACaaS framework that should be adequate for providing high level of extensibility and security by integrating multiple accesscontrol models. 展开更多
关键词 AUTHORIZATION access control software as a ser-vice extensible access control markup language identity &access management cloud security
原文传递
Bioinformatics Data Distribution and Integration via Web Services and XML 被引量:3
13
作者 Xiao Li and Yizheng ZhangCollege of Life Science, Sichuan University/Sichuan Key Laboratory of Molecular Biology and Biotechnology,Chengdu 610064, China. 《Genomics, Proteomics & Bioinformatics》 SCIE CAS CSCD 2003年第4期299-303,共5页
It is widely recognized that exchange, distribution, and integration of biological data are the keys to improve bioinformatics and genome biology in post-genomic era. However, the problem of exchanging and integrating... It is widely recognized that exchange, distribution, and integration of biological data are the keys to improve bioinformatics and genome biology in post-genomic era. However, the problem of exchanging and integrating biological data is not solved satisfactorily. The extensible Markup Language (XML) is rapidly spreading as an emerging standard for structuring documents to exchange and integrate data on the World Wide Web (WWW). Web service is the next generation of WWW and is founded upon the open standards of W3C (World Wide Web Consortium) and IETF (Internet Engineering Task Force). This paper presents XML and Web Services technologies and their use for an appropriate solution to the problem of bioinformatics data exchange and integration . 展开更多
关键词 biological data integration extensible markup language (XML) web services extensible Stylesheet language (XSL)
原文传递
Semantic-Discovery of Construction Project Files 被引量:1
14
作者 潘佳怡 Chimay J. Anumba 《Tsinghua Science and Technology》 SCIE EI CAS 2008年第S1期305-310,共6页
The dynamics of a construction project generates a huge amount of information for processing. Most project information is recorded in digital files and managed in a decentralized way. Current document management tools... The dynamics of a construction project generates a huge amount of information for processing. Most project information is recorded in digital files and managed in a decentralized way. Current document management tools do not consider the semantic relationships between files and then cannot discover files based on their content or ensure information consistency across various information repositories. This paper presents a semantic-discovery method for accessing project information across repositories. By adopting semantic web technologies, including extensible markup language (XML), ontology, and logic rules, the semantic-discovery tool can access project files by their properties and relations. The method has been applied to searching for files using documents from a real project. The results show that the semantic content of a file can be used to ensure that only related files are retrieved. 展开更多
关键词 construction projects management information system semantic web content-based informa-tion management ontology extensible markup language (XML) resource definition framework (RDF)
原文传递
Keyword Searches in Data-Centric XML Documents Using Tree Partitioning 被引量:1
15
作者 李国良 冯建华 周立柱 《Tsinghua Science and Technology》 SCIE EI CAS 2009年第1期7-18,共12页
This paper presents an effective keyword search method for data-centric extensive markup language (XML) documents. The method divides an XML document into compact connected integral subtrees, called self-integral tr... This paper presents an effective keyword search method for data-centric extensive markup language (XML) documents. The method divides an XML document into compact connected integral subtrees, called self-integral trees (SI-Trees), to capture the structural information in the XML document. The SI-Trees are generated based on a schema guide. Meaningful self-integral trees (MSI-Trees) are identified, which contain all or some of the input keywords for the keyword search in the XML documents. Indexing is used to accelerate the retrieval of MSI-Trees related to the input keywords. The MSI-Trees are ranked to identify the top-k results with the highest ranks. Extensive tests demonstrate that this method costs 10-100 ms to answer a keyword query, and outperforms existing approaches by 1-2 orders of magnitude. 展开更多
关键词 keyword searches extensive markup language (XML) self-integral trees RANKING INDEXING
原文传递
XML Based UIScript 被引量:1
16
作者 CAIBin 《The Journal of China Universities of Posts and Telecommunications》 EI CSCD 2004年第2期45-49,共5页
关键词 Extensible markup language (XML) intelligent network intelligent peripheral UIScript
原文传递
A virtual globe-based visualization and interactive framework for a small craft navigation assistance system in the near sea 被引量:1
17
作者 xinzhu liu shigeaki shiotani 《Journal of Traffic and Transportation Engineering(English Edition)》 2017年第6期564-575,共12页
With the growing popularization of small crafts, the accidents that happen among such crafts are also drawing increasing attention, according to the marine accident data released by the Japan Coast Guard. In order to ... With the growing popularization of small crafts, the accidents that happen among such crafts are also drawing increasing attention, according to the marine accident data released by the Japan Coast Guard. In order to prevent possible navigation accidents, the authors considered that besides sharing information from land by the coast office broadly, man- agers on land can also watch out and give appropriate advice for operators in crafts one-to- one. This paper discusses the technical issues of developing virtual globe-based (Google Maps/Earth geographic information system (GIS)) 3D visualization stand-alone software for small craft navigation assistance in the aim to facilitate the safety and sufficiency of small crafts in the near sea. The system was developed using web services and object-oriented programming disciplines to support the integration of a virtual global framework, GPS, and real-time imaging data. The authors have also developed data processing programs that are glued together with C# language, JavaScript language, National Marine Electronics Association (NMEA) instance data, and keyhole markup language (KML) data. Experiments for evaluating the framework have been made around the near coastal area. The perfor- mances and deficiencies are discussed in this paper. In order to evaluate the validity of the performance and the functionality of the system, authors conducted a questionnairesurvey among third year students of the Voyage Course at Kobe University. The evaluation of the system suggests valuable potential for the small craft navigation assistance system. 展开更多
关键词 Small craftNavigation assistanceGISVirtual globe-basedKeyhole markup language
原文传递
A Unified Framework for Multilingual Text-to-Speech Synthesis with SSML Specification as Interface
18
作者 吴志勇 曹光琦 +1 位作者 蒙美玲 蔡莲红 《Tsinghua Science and Technology》 SCIE EI CAS 2009年第5期623-630,共8页
This paper describes the design of a unified framework for a multilingual text-to-speech (TTS) synthesis engine - Crystal. The unified framework defines the common TTS modules for different languages and/or dialects... This paper describes the design of a unified framework for a multilingual text-to-speech (TTS) synthesis engine - Crystal. The unified framework defines the common TTS modules for different languages and/or dialects. The interfaces between consecutive modules conform to the speech synthesis markup language (SSML) specification for standardization, interoperability, multilinguality, and extensibility. Detailed module divisions and implementation technologies for the unified framework are introduced, together with possible extensions for the algorithm research and evaluation of the TTS synthesis. Implementation of a mixed-language TTS system for Chinese Putonghua, Chinese Cantonese, and English demonstrates the feasibility of the proposed unified framework. 展开更多
关键词 text-to-speech (TTS) synthesis MULTILINGUAL unified framework speech synthesis markup language (SSML)
原文传递
A Cross-Domain Access Control Model Based on Trust Measurement
19
作者 YANG Xiaohui WANG Hong 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2016年第1期21-28,共8页
Based on trust measurement, a new cross-domain access control model is proposed to improve the security performance of the cross-domain access control processes. This model integrates the trust management and trusted ... Based on trust measurement, a new cross-domain access control model is proposed to improve the security performance of the cross-domain access control processes. This model integrates the trust management and trusted platform measurement, defines several concepts (user trust degree, platform configuration integrity and intra/inter-domain trust degree) and calculates them with users' uniform identity authentication and historical access behavior analysis. Then this model expands the extensible access control markup language (XACML) model by adding inside trust manager point (ITMP) and outside trust manager point (OTMP), and describes the architectures and workflows of ITMP and OTMP in details. The experimental results show that this model can achieve more fine-grained access control, implement dynamic authorization in a simple way, and improve the security degrees of the cross-domain access control. 展开更多
关键词 access control cross-domain access extensible access control markup language (XACML) trust degree
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部