期刊文献+
共找到4,000篇文章
< 1 2 200 >
每页显示 20 50 100
Web 3.0时代平台互联互通的偏差及其因应之策
1
作者 叶明 姚莹 《南京邮电大学学报(社会科学版)》 2026年第1期72-83,共12页
平台互联互通是Web 3.0时代的应有之义,然而其尚存在封闭式竞争行为屡禁不止,歧视性互联互通愈显,互联互通的范围层次有待提升等多重偏差。仔细审视背后的诱因,可以归结为平台互联互通嵌含利益冲突,存在规范与技术罅漏及运动式监管的局... 平台互联互通是Web 3.0时代的应有之义,然而其尚存在封闭式竞争行为屡禁不止,歧视性互联互通愈显,互联互通的范围层次有待提升等多重偏差。仔细审视背后的诱因,可以归结为平台互联互通嵌含利益冲突,存在规范与技术罅漏及运动式监管的局限。有鉴于此,应革新互联互通的推行理念,由强制互联变为顺“市”而为,同时廓清平衡数据开放与数据隐私保护的思路,以纾解利益冲突。在规范和技术方面,需要体系化完善数据要素制度规范、强化技术支撑从而消除推行隐忧。此外,还应破除运动式监管模式的窠臼,构建平台互联互通的常态化监管机制。 展开更多
关键词 web 3.0 平台 平台治理 平台互联互通 数据 数据监管 数据要素制度
在线阅读 下载PDF
Blockchain-Enabled Data Secure Sharing with Privacy Protection Based on Proxy Re-Encryption in Web3.0 Applications 被引量:1
2
作者 Ma Jiawei Zhou Haojie +2 位作者 Wang Sidie Song Jiyuan Tian Tian 《China Communications》 2025年第5期256-272,共17页
With the rapid development of web3.0 applications,the volume of data sharing is increasing,the inefficiency of big data file sharing and the problem of data privacy leakage are becoming more and more prominent,and the... With the rapid development of web3.0 applications,the volume of data sharing is increasing,the inefficiency of big data file sharing and the problem of data privacy leakage are becoming more and more prominent,and the existing data sharing schemes have been difficult to meet the growing demand for data sharing,this paper aims at exploring a secure,efficient and privacy-protecting data sharing scheme under web3.0 applications.Specifically,this paper adopts interplanetary file system(IPFS)technology to realize the storage of large data files to solve the problem of blockchain storage capacity limitation,and utilizes ciphertext policy attribute-based encryption(CP-ABE)and proxy re-encryption(PRE)technology to realize secure multi-party sharing and finegrained access control of data.This paper provides the detailed algorithm design and implementation of data sharing phases and processes,and analyzes the algorithms from the perspectives of security,privacy protection,and performance. 展开更多
关键词 blockchain data sharing privacy protection proxy re-encryption web3.0
在线阅读 下载PDF
Audiovisual Art Event Classification and Outreach Based on Web Extracted Data
3
作者 Andreas Giannakoulopoulos Minas Pergantis +1 位作者 Aristeidis Lamprogeorgos Stella Lampoura 《Journal of Software Engineering and Applications》 2025年第1期24-43,共20页
The World Wide Web provides a wealth of information about everything, including contemporary audio and visual art events, which are discussed on media outlets, blogs, and specialized websites alike. This information m... The World Wide Web provides a wealth of information about everything, including contemporary audio and visual art events, which are discussed on media outlets, blogs, and specialized websites alike. This information may become a robust source of real-world data, which may form the basis of an objective data-driven analysis. In this study, a methodology for collecting information about audio and visual art events in an automated manner from a large array of websites is presented in detail. This process uses cutting edge Semantic Web, Web Search and Generative AI technologies to convert website documents into a collection of structured data. The value of the methodology is demonstrated by creating a large dataset concerning audiovisual events in Greece. The collected information includes event characteristics, estimated metrics based on their text descriptions, outreach metrics based on the media that reported them, and a multi-layered classification of these events based on their type, subjects and methods used. This dataset is openly provided to the general and academic public through a Web application. Moreover, each event’s outreach is evaluated using these quantitative metrics, the results are analyzed with an emphasis on classification popularity and useful conclusions are drawn concerning the importance of artistic subjects, methods, and media. 展开更多
关键词 web data Extraction Art Events Classification Artistic Outreach Online Media
在线阅读 下载PDF
Question classification in question answering based on real-world web data sets 被引量:1
4
作者 袁晓洁 于士涛 +1 位作者 师建兴 陈秋双 《Journal of Southeast University(English Edition)》 EI CAS 2008年第3期272-275,共4页
To improve question answering (QA) performance based on real-world web data sets,a new set of question classes and a general answer re-ranking model are defined.With pre-defined dictionary and grammatical analysis,t... To improve question answering (QA) performance based on real-world web data sets,a new set of question classes and a general answer re-ranking model are defined.With pre-defined dictionary and grammatical analysis,the question classifier draws both semantic and grammatical information into information retrieval and machine learning methods in the form of various training features,including the question word,the main verb of the question,the dependency structure,the position of the main auxiliary verb,the main noun of the question,the top hypernym of the main noun,etc.Then the QA query results are re-ranked by question class information.Experiments show that the questions in real-world web data sets can be accurately classified by the classifier,and the QA results after re-ranking can be obviously improved.It is proved that with both semantic and grammatical information,applications such as QA, built upon real-world web data sets, can be improved,thus showing better performance. 展开更多
关键词 question classification question answering real-world web data sets question and answer web forums re-ranking model
在线阅读 下载PDF
基于DataPool的Web测试数据生成与维护方法 被引量:2
5
作者 黄陇 李诺 +1 位作者 金茂忠 刘超 《计算机科学》 CSCD 北大核心 2006年第10期272-274,共3页
针对Web应用测试数据所具有的特点,本文提出了一种基于DataPool的Web应用测试数据生成与维护方法。在形式化定义DataPool和明确其语义描述的基础上,根据浏览器端不同的输入域类型在DataPool的编辑视图中提供了相对应的测试数据生成方式... 针对Web应用测试数据所具有的特点,本文提出了一种基于DataPool的Web应用测试数据生成与维护方法。在形式化定义DataPool和明确其语义描述的基础上,根据浏览器端不同的输入域类型在DataPool的编辑视图中提供了相对应的测试数据生成方式,并提供了各种维护功能。在DataPool浏览视图中,支持以单个和批量的方式选择测试数据。 展开更多
关键词 dataPool web测试 测试数据 数据维护
在线阅读 下载PDF
用PB8的Web Data Window DTC开发Web应用 被引量:1
6
作者 华铨平 《现代计算机》 2003年第7期73-75,79,共4页
浏览器/Web服务器+应用服务器/数据库服务器的三层或多层体系结构已成为当今应用开发技术的主流,本文着重介绍 PowerBuilder 8.0的 Web Data Window DTC的使用,阐述瘦客户技术的实现。
关键词 webdataWindowsDTC 数据库 POWERBUILDER8.0 web 数据窗口
在线阅读 下载PDF
Choosing meaningful structure data for improving web search
7
作者 郭茜 杨晓春 +1 位作者 于戈 李广翱 《Journal of Southeast University(English Edition)》 EI CAS 2008年第3期343-346,共4页
In order to improve the quality of web search,a new query expansion method by choosing meaningful structure data from a domain database is proposed.It categories attributes into three different classes,named as concep... In order to improve the quality of web search,a new query expansion method by choosing meaningful structure data from a domain database is proposed.It categories attributes into three different classes,named as concept attribute,context attribute and meaningless attribute,according to their semantic features which are document frequency features and distinguishing capability features.It also defines the semantic relevance between two attributes when they have correlations in the database.Then it proposes trie-bitmap structure and pair pointer tables to implement efficient algorithms for discovering attribute semantic feature and detecting their semantic relevances.By using semantic attributes and their semantic relevances,expansion words can be generated and embedded into a vector space model with interpolation parameters.The experiments use an IMDB movie database and real texts collections to evaluate the proposed method by comparing its performance with a classical vector space model.The results show that the proposed method can improve text search efficiently and also improve both semantic features and semantic relevances with good separation capabilities. 展开更多
关键词 web SEMANTIC attributes relationship structure data query expansion
在线阅读 下载PDF
A Deep Web Data Integration System for Job Search 被引量:6
8
作者 LIU Wei LI Xian +2 位作者 LING Yanyan ZHANG Xiaoyu MENG Xiaofeng 《Wuhan University Journal of Natural Sciences》 CAS 2006年第5期1197-1201,共5页
With the rapid development of Web, there are more and more Web databases available for users to access. At the same time, job searchers often have difficulties in first finding the right sources and then querying over... With the rapid development of Web, there are more and more Web databases available for users to access. At the same time, job searchers often have difficulties in first finding the right sources and then querying over them, providing such an integrated job search system over Web databases has become a Web application in high demand. Based on such consideration, we build a deep Web data integration system that supports unified access for users to multiple job Web sites as a job meta-search engine. In this paper, the architecture of the system is given first, and the key components in the system are introduced. 展开更多
关键词 web database web data integration job website
在线阅读 下载PDF
Web-based spatiotemporal visualization of marine environment data 被引量:7
9
作者 何亚文 苏奋振 +1 位作者 杜云艳 肖如林 《Chinese Journal of Oceanology and Limnology》 SCIE CAS CSCD 2010年第5期1086-1094,共9页
With long-term marine surveys and research,and especially with the development of new marine environment monitoring technologies,prodigious amounts of complex marine environmental data are generated,and continuously i... With long-term marine surveys and research,and especially with the development of new marine environment monitoring technologies,prodigious amounts of complex marine environmental data are generated,and continuously increase rapidly.Features of these data include massive volume,widespread distribution,multiple-sources,heterogeneous,multi-dimensional and dynamic in structure and time.The present study recommends an integrative visualization solution for these data,to enhance the visual display of data and data archives,and to develop a joint use of these data distributed among different organizations or communities.This study also analyses the web services technologies and defines the concept of the marine information gird,then focuses on the spatiotemporal visualization method and proposes a process-oriented spatiotemporal visualization method.We discuss how marine environmental data can be organized based on the spatiotemporal visualization method,and how organized data are represented for use with web services and stored in a reusable fashion.In addition,we provide an original visualization architecture that is integrative and based on the explored technologies.In the end,we propose a prototype system of marine environmental data of the South China Sea for visualizations of Argo floats,sea surface temperature fields,sea current fields,salinity,in-situ investigation data,and ocean stations.An integration visualization architecture is illustrated on the prototype system,which highlights the process-oriented temporal visualization method and demonstrates the benefit of the architecture and the methods described in this study. 展开更多
关键词 marine environmental data web services marine information grid spatio-temporal visualization process-oriented integration
原文传递
Fast Web - Based Data Transmission 被引量:2
10
作者 Wei Zukuan Department of Computer Science & Engineering, Inha University, Inchon 402 751, Korea Kim Jaehong Department of Computer Science, Youngdong University, Youngdong, Korea Bae Haeyoung Department of Computer Science & Engineering, Inha Uni 《Journal of China University of Geosciences》 SCIE CSCD 2001年第2期165-176,共12页
Since web based GIS processes large size spatial geographic information on internet, we should try to improve the efficiency of spatial data query processing and transmission. This paper presents two efficient metho... Since web based GIS processes large size spatial geographic information on internet, we should try to improve the efficiency of spatial data query processing and transmission. This paper presents two efficient methods for this purpose: division transmission and progressive transmission methods. In division transmission method, a map can be divided into several parts, called “tiles”, and only tiles can be transmitted at the request of a client. In progressive transmission method, a map can be split into several phase views based on the significance of vertices, and a server produces a target object and then transmits it progressively when this spatial object is requested from a client. In order to achieve these methods, the algorithms, “tile division”, “priority order estimation” and the strategies for data transmission are proposed in this paper, respectively. Compared with such traditional methods as “map total transmission” and “layer transmission”, the web based GIS data transmission, proposed in this paper, is advantageous in the increase of the data transmission efficiency by a great margin. 展开更多
关键词 spatial data transmission spatial query processing web based GIS geographic information system spatial database.
在线阅读 下载PDF
The Study on China’s Flu Prediction Model Based on Web Search Data 被引量:2
11
作者 Yan Bu Jinhong Bai +2 位作者 Zhuo Chen Mingjing Guo Fan Yang 《Journal of Data Analysis and Information Processing》 2018年第3期79-92,共14页
Influenza is a kind of infectious disease, which spreads quickly and widely. The outbreak of influenza has brought huge losses to society. In this paper, four major categories of flu keywords, “prevention phase”, “... Influenza is a kind of infectious disease, which spreads quickly and widely. The outbreak of influenza has brought huge losses to society. In this paper, four major categories of flu keywords, “prevention phase”, “symptom phase”, “treatment phase”, and “commonly-used phrase” were set. Python web crawler was used to obtain relevant influenza data from the National Influenza Center’s influenza surveillance weekly report and Baidu Index. The establishment of support vector regression (SVR), least absolute shrinkage and selection operator (LASSO), convolutional neural networks (CNN) prediction models through machine learning, took into account the seasonal characteristics of the influenza, also established the time series model (ARMA). The results show that, it is feasible to predict influenza based on web search data. Machine learning shows a certain forecast effect in the prediction of influenza based on web search data. In the future, it will have certain reference value in influenza prediction. The ARMA(3,0) model predicts better results and has greater generalization. Finally, the lack of research in this paper and future research directions are given. 展开更多
关键词 data MINING web SEARCH Machine Learning BAIDU Index INFLUENZA Prediction
暂未订购
Integrating Multi-Source Web Records into Relational Database 被引量:1
12
作者 HUANG Jianbin JI Hongbing SUN Heli 《Wuhan University Journal of Natural Sciences》 CAS 2006年第5期1177-1181,共5页
How to integrate heterogeneous semi-structured Web records into relational database is an important and challengeable research topic. An improved model of conditional random fields was presented to combine the learnin... How to integrate heterogeneous semi-structured Web records into relational database is an important and challengeable research topic. An improved model of conditional random fields was presented to combine the learning of labeled samples and unlabeled database records in order to reduce the dependence on tediously hand-labeled training data. The pro- posed model was used to solve the problem of schema matching between data source schema and database schema. Experimental results using a large number of Web pages from diverse domains show the novel approach's effectiveness. 展开更多
关键词 web data integration schema matching conditional random fields
在线阅读 下载PDF
A Testing Method for Web Services Composition Based on Data-Flow 被引量:2
13
作者 HOU Jun XU Baowen +2 位作者 XU Lei WANG Di XU Junling 《Wuhan University Journal of Natural Sciences》 CAS 2008年第4期455-460,共6页
This paper proposes a method of data-flow testing for Web services composition.Firstly,to facilitate data flow analysis and constraints collecting,the existing model representation of business process execution langua... This paper proposes a method of data-flow testing for Web services composition.Firstly,to facilitate data flow analysis and constraints collecting,the existing model representation of business process execution language(BPEL)is modified in company with the analysis of data dependency and an exact representation of dead path elimination(DPE)is proposed,which over-comes the difficulties brought to dataflow analysis.Then defining and using information based on data flow rules is collected by parsing BPEL and Web services description language(WSDL)documents and the def-use annotated control flow graph is created.Based on this model,data-flow anomalies which indicate potential errors can be discovered by traversing the paths of graph,and all-du-paths used in dynamic data flow testing for Web services composition are automatically generated,then testers can design the test cases according to the collected constraints for each path selected. 展开更多
关键词 web services composition business process execution language(BPEL) web services description language(WSDL) data flow all-du-path
在线阅读 下载PDF
A Review of Data Cleaning Methods for Web Information System 被引量:1
14
作者 Jinlin Wang Xing Wang +2 位作者 Yuchen Yang Hongli Zhang Binxing Fang 《Computers, Materials & Continua》 SCIE EI 2020年第3期1053-1075,共23页
Web information system(WIS)is frequently-used and indispensable in daily social life.WIS provides information services in many scenarios,such as electronic commerce,communities,and edutainment.Data cleaning plays an e... Web information system(WIS)is frequently-used and indispensable in daily social life.WIS provides information services in many scenarios,such as electronic commerce,communities,and edutainment.Data cleaning plays an essential role in various WIS scenarios to improve the quality of data service.In this paper,we present a review of the state-of-the-art methods for data cleaning in WIS.According to the characteristics of data cleaning,we extract the critical elements of WIS,such as interactive objects,application scenarios,and core technology,to classify the existing works.Then,after elaborating and analyzing each category,we summarize the descriptions and challenges of data cleaning methods with sub-elements such as data&user interaction,data quality rule,model,crowdsourcing,and privacy preservation.Finally,we analyze various types of problems and provide suggestions for future research on data cleaning in WIS from the technology and interactive perspective. 展开更多
关键词 data cleaning web information system data quality rule crowdsourcing privacy preservation
在线阅读 下载PDF
一种基于TestNG框架的Web自动化测试实现
15
作者 刘玮玮 《信息化研究》 2025年第5期66-72,共7页
Web自动化测试是指通过自动化工具和脚本来模拟用户操作,验证Web应用程序的功能、性能和用户体验。随着Web应用的复杂性和用户期望的不断提高,自动化测试成为确保软件质量的重要手段。然而,目前一些常见的自动化测试方法普遍存在测试效... Web自动化测试是指通过自动化工具和脚本来模拟用户操作,验证Web应用程序的功能、性能和用户体验。随着Web应用的复杂性和用户期望的不断提高,自动化测试成为确保软件质量的重要手段。然而,目前一些常见的自动化测试方法普遍存在测试效率不高、不支持在测试生命周期的不同阶段执行自定义逻辑、不支持XML文件配置测试套件等问题。本文基于TestNG框架,提出一种结合数据驱动与页面对象(Page Object,PO)模式的自动化测试方法,通过引入监听器机制实现测试过程的实时监控与动态响应,解决了传统框架在测试生命周期管理方面的不足。该方法特别针对动态Web元素处理、并发测试场景和测试报告一体化等实际问题提供了有效解决方案,支持测试用例的灵活配置与并发执行。实验表明,该方法在测试效率、错误捕获率及报告生成一体化方面优于传统Unittest框架,尤其适用于高并发与高可靠性要求的Web测试场景。 展开更多
关键词 web自动化测试 TestNG框架 数据驱动 页面对象模式 监听器
在线阅读 下载PDF
A Marine Remote Sensing Spatial Database Engine for Web Publishing 被引量:1
16
作者 CHEN Zhirong XU Caijiang 《Geo-Spatial Information Science》 2008年第4期252-256,共5页
To meet the requirements of efficient management and web publishing for marine remote sensing data, a spatial database engine, named MRSSDE, is designed independently. The logical model, physical model, and optimizati... To meet the requirements of efficient management and web publishing for marine remote sensing data, a spatial database engine, named MRSSDE, is designed independently. The logical model, physical model, and optimization method of MRSSDE are discussed in detail. Compared to the ArcSDE, which is the leading product of Spatial Database Engine, the MRSSDE proved to be more effective. 展开更多
关键词 marine remote sensing data spatial database engine geographic information system web publishing
原文传递
一个基于现实世界的大型Web参照数据集——UK2006 Datasets的初步研究
17
作者 曾刚 李宏 《企业技术开发》 2009年第5期16-17,31,共3页
文章介绍了WEBSPAM-UK2006数据集,一个大型的基于现实世界的,人工评判过一些垃圾行为的web数据集合,详细的对数据集的构成进行了分析,对数据集采用Python进行了初步的预处理,为以后在反垃圾网页行为方面的算法和判定研究提供了非常有意... 文章介绍了WEBSPAM-UK2006数据集,一个大型的基于现实世界的,人工评判过一些垃圾行为的web数据集合,详细的对数据集的构成进行了分析,对数据集采用Python进行了初步的预处理,为以后在反垃圾网页行为方面的算法和判定研究提供了非常有意的经验和参考。 展开更多
关键词 搜索引擎作弊 web数据集 链接分析 web
在线阅读 下载PDF
On Structure-based Web Data Extraction: The Model, Method and Application
18
作者 俞方桦 戴玮 陈家训 《Journal of China Textile University(English Edition)》 EI CAS 2000年第4期103-106,共4页
Web data extraction is to obtain valuable data from the tremendous information resource of the World Wide Web according to the pre - defined pattern. It processes and classifies the data on the Web. Formalization of t... Web data extraction is to obtain valuable data from the tremendous information resource of the World Wide Web according to the pre - defined pattern. It processes and classifies the data on the Web. Formalization of the procedure of Web data extraction is presented, as well as the description of crawling and extraction algorithm. Based on the formalization, an XML - based page structure description language, TIDL, is brought out, including the object model, the HTML object reference model and definition of tags. At the final part, a Web data gathering and querying application based on Internet agent technology, named Web Integration Services Kit (WISK) is mentioned. 展开更多
关键词 World WIDE web web MINING data EXTRACTION HTML XML
在线阅读 下载PDF
Multi-Level Web Cache Model Used in Data Grid Application
19
作者 CHEN Lei LI Sanli 《Wuhan University Journal of Natural Sciences》 CAS 2006年第5期1216-1221,共6页
This paper proposed a novel multilevel data cache model by Web cache (MDWC) based on network cost in data grid. By constructing a communicating tree of grid sites based on network cost and using a single leader for ... This paper proposed a novel multilevel data cache model by Web cache (MDWC) based on network cost in data grid. By constructing a communicating tree of grid sites based on network cost and using a single leader for each data segment within each region, the MDWC makes the most use of the Web cache of other sites whose bandwidth is as broad as covering the job executing site. The experiment result indicates that the MDWC reduces data response time and data update cost by avoiding network congestions while designing on the parameters concluded by the environment of application. 展开更多
关键词 web cache data grid COHERENCE REPLICA
在线阅读 下载PDF
Web Database Query Interface Annotation Based on User Collaboration
20
作者 LIU Wei LIN Can MENG Xiaofeng 《Wuhan University Journal of Natural Sciences》 CAS 2006年第5期1403-1406,共4页
A vision based query interface annotation meth od is used to relate attributes and form elements in form based web query interfaces, this method can reach accuracy of 82%. And a user participation method is used to tu... A vision based query interface annotation meth od is used to relate attributes and form elements in form based web query interfaces, this method can reach accuracy of 82%. And a user participation method is used to tune the result; user can answer "yes" or "no" for existing annotations, or manually annotate form elements. Mass feedback is added to the annotation algorithm to produce more accurate result. By this approach, query interface annotation can reach a perfect accuracy. 展开更多
关键词 web database data integration data extraction
在线阅读 下载PDF
上一页 1 2 200 下一页 到第
使用帮助 返回顶部