天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

當(dāng)前位置:主頁(yè) > 科技論文 > 軟件論文 >

食品安全數(shù)據(jù)庫(kù)的存儲(chǔ)與訪問(wèn)控制

發(fā)布時(shí)間:2018-01-03 19:15

  本文關(guān)鍵詞:食品安全數(shù)據(jù)庫(kù)的存儲(chǔ)與訪問(wèn)控制 出處:《江蘇科技大學(xué)》2016年碩士論文 論文類型:學(xué)位論文


  更多相關(guān)文章: 食品安全 溯源 RBAC XML Schema 存儲(chǔ)


【摘要】:隨著國(guó)內(nèi)食品日益突出,民眾迫切需要從食品的生產(chǎn)到銷售化環(huán)節(jié)中獲取各種信息以便用來(lái)檢驗(yàn)食品的安全性。信息技術(shù)的飛速發(fā)展為實(shí)現(xiàn)對(duì)食品的數(shù)字化追溯提供了可能。在這樣的大背景之下,食品安全溯源平臺(tái)應(yīng)運(yùn)而生。在構(gòu)建食品安全溯源平臺(tái)的過(guò)程中,設(shè)計(jì)者主要將用戶分為終端用戶、企業(yè)用戶、監(jiān)管用戶和管理員。其中作為平臺(tái)數(shù)據(jù)提供者的企業(yè)用戶數(shù)量眾多,并且其權(quán)限需求經(jīng)常因?yàn)槁毼?業(yè)務(wù)范圍等因素的變化而發(fā)生改變。現(xiàn)有的角色訪問(wèn)控制只能通過(guò)手動(dòng)修改用戶對(duì)應(yīng)的角色來(lái)達(dá)到修改用戶權(quán)限的目的,考慮到企業(yè)用戶的數(shù)量,這種方法難以符合要求。本文將探討如何解決此類問(wèn)題。同時(shí)企業(yè)用戶與平臺(tái)進(jìn)行數(shù)據(jù)交換時(shí)采用的標(biāo)準(zhǔn)是XML,而平臺(tái)數(shù)據(jù)的核心存儲(chǔ)工具是關(guān)系型數(shù)據(jù)庫(kù)。XML與關(guān)系型數(shù)據(jù)庫(kù)在數(shù)據(jù)的結(jié)構(gòu)上和組織上存在巨大差異。如何在保護(hù)敏感信息的情況下將XML高效的存儲(chǔ)到關(guān)系型數(shù)據(jù)庫(kù)也是本文研究的重要問(wèn)題。針對(duì)溯源平臺(tái)企業(yè)用戶權(quán)限需求頻繁變化的問(wèn)題,本文創(chuàng)新性提出了基于用戶特征與時(shí)間約束的RBAC模型。該模型在傳統(tǒng)RBAC模型的基礎(chǔ)上修改了用戶和角色映射機(jī)制,取而代之的是將用戶的特征屬性作為其角色匹配的重要依據(jù)。該模型通過(guò)定義一系列的規(guī)則,由規(guī)則驗(yàn)證用戶的特征屬性集合后動(dòng)態(tài)的匹配角色,同時(shí)為了解決角色動(dòng)態(tài)匹配過(guò)程中的授權(quán)時(shí)間問(wèn)題。該模型引入了時(shí)間約束并討論了在時(shí)間約束下用戶角色授權(quán)的一致性問(wèn)題。該模型的最重要的特點(diǎn)就是用戶的角色可以動(dòng)態(tài)的匹配用戶的特征屬性。針對(duì)XML在關(guān)系型數(shù)據(jù)庫(kù)中存儲(chǔ)的問(wèn)題,本文提出了一種帶敏感元素檢驗(yàn)的XML Schema關(guān)系映射法。利用XML Schema中存儲(chǔ)的XML結(jié)構(gòu)和內(nèi)容規(guī)則,通過(guò)自定義的映射規(guī)則,將XML Schema中的簡(jiǎn)單類型元素和復(fù)雜類型元素映射成對(duì)應(yīng)的關(guān)系模式。在轉(zhuǎn)化的過(guò)程中,同時(shí)對(duì)普通信息和敏感信息加以區(qū)分處理,以防敏感信息的泄露。
[Abstract]:With the domestic food have become increasingly prominent, people urgently need to get all kinds of information from food production to sales in order to link food safety inspection. The rapid development of information technology provides the possibility for the realization of digital traceability of food. In this background, the food safety traceability platform came into being in the process of constructing food safety traceability. In the platform, the designers mainly divided into the user terminal users, business users, users and administrators. The supervision platform as the number of data providers and users of many enterprises, its power demand often because of jobs, changes the scope of business and change. The existing role-based access control only by manually modify the user corresponding to the role to modify the user permissions, taking into account the number of enterprise users, this method is difficult to meet the requirements. This paper will discuss How to solve this problem. At the same time the enterprise users and the platform using the data exchange standard is XML, while the core data storage tool platform is a relational database.XML and relational database, there is a huge difference in the data structure and organization. How to protect the sensitive information under the condition of XML efficient storage relationship type of database is studied in this paper. Aiming at the important problem traceability platform of enterprise user rights needs frequent change, this paper proposed a RBAC model based on time constraints and user characteristics. This model modifies the user and role mapping mechanism based on traditional RBAC model, it is the attribute of the user as an important on the basis of the character matching. The model by defining a series of rules, by matching the character attribute rule to validate user set after dynamic, at the same time In order to solve the dynamic role in matching process. The time authorization model introduces the time constraints and discuss the consistency of the authorized user role under time constraints. The attributes of the most important feature of this model is the role of the user. The user can match the dynamic problem for XML stored in relational database. In this paper, a XML Schema mapping method to test sensitive elements. By using the XML structure and content of XML rules are stored in Schema, the mapping rules of custom, the simple type element XML in Schema and a complex type element mapping relationship mode corresponding. In the process of transformation, at the same time for general information and sensitive information to distinguish between treatment, leakage prevention of sensitive information.

【學(xué)位授予單位】:江蘇科技大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2016
【分類號(hào)】:TP311.13;TS201.6

【相似文獻(xiàn)】

相關(guān)期刊論文 前10條

1 劉英,鄭玉琴,姜生國(guó),于信文;用關(guān)系型數(shù)據(jù)庫(kù)開(kāi)發(fā)賬務(wù)處理系統(tǒng)[J];純堿工業(yè);1993年04期

2 俞志華;淺談關(guān)系型數(shù)據(jù)庫(kù)在企業(yè)管理中的應(yīng)用[J];江西銅業(yè)工程;1998年04期

3 黃浩,葉利波;對(duì)象-關(guān)系型數(shù)據(jù)庫(kù)及其應(yīng)用[J];重慶工業(yè)高等?茖W(xué)校學(xué)報(bào);2004年05期

4 黃宏濤;徐謙;劉斌;;一種關(guān)系型數(shù)據(jù)庫(kù)并行概念學(xué)習(xí)系統(tǒng)的探討[J];陜西科技大學(xué)學(xué)報(bào);2007年04期

5 鄒本浩;關(guān)系型數(shù)據(jù)庫(kù)的數(shù)學(xué)解析[J];淮南礦業(yè)學(xué)院學(xué)報(bào);1992年Z1期

6 李淮;關(guān)系型數(shù)據(jù)庫(kù)在熱動(dòng)力學(xué)研究中的應(yīng)用[J];西南石油學(xué)院學(xué)報(bào);1996年04期

7 代麗;李曉燕;孫良;;XML與關(guān)系型數(shù)據(jù)庫(kù)數(shù)據(jù)轉(zhuǎn)換技術(shù)的研究[J];重慶科技學(xué)院學(xué)報(bào)(自然科學(xué)版);2010年06期

8 趙森南,,聶如春;關(guān)系型數(shù)據(jù)庫(kù)的圖形技術(shù)[J];煤炭科學(xué)技術(shù);1994年09期

9 張旭;關(guān)系型數(shù)據(jù)庫(kù)的規(guī)范化[J];武漢工程職業(yè)技術(shù)學(xué)院學(xué)報(bào);2002年04期

10 汪亞玲,孔德淼,鄒勇;計(jì)算機(jī)房產(chǎn)管理系統(tǒng)的開(kāi)發(fā)[J];武漢科技大學(xué)學(xué)報(bào)(自然科學(xué)版);2000年03期

相關(guān)會(huì)議論文 前5條

1 胡鳳國(guó);侯敏;;關(guān)系型數(shù)據(jù)庫(kù)在語(yǔ)音語(yǔ)料庫(kù)中的應(yīng)用[A];中文信息處理前沿進(jìn)展——中國(guó)中文信息學(xué)會(huì)二十五周年學(xué)術(shù)會(huì)議論文集[C];2006年

2 趙青;龔昊;;NoSQL推動(dòng)新聞業(yè)務(wù)發(fā)展的應(yīng)用研究[A];中國(guó)新聞技術(shù)工作者聯(lián)合會(huì)2011年學(xué)術(shù)年會(huì)論文集(上篇)[C];2011年

3 陳航;;試論后關(guān)系型數(shù)據(jù)庫(kù)Cach é在醫(yī)療行業(yè)的應(yīng)用前景[A];中華醫(yī)學(xué)會(huì)第十二次全國(guó)醫(yī)學(xué)信息學(xué)術(shù)會(huì)議論文匯編[C];2006年

4 閻秀美;周亞建;胡正名;;關(guān)系型數(shù)據(jù)庫(kù)中XML索引技術(shù)研究[A];2008通信理論與技術(shù)新進(jìn)展——第十三屆全國(guó)青年通信學(xué)術(shù)會(huì)議論文集(上)[C];2008年

5 于瑞祥;嚴(yán)雋薇;凌衛(wèi)青;;關(guān)系型數(shù)據(jù)庫(kù)與XML數(shù)據(jù)映射研究[A];全國(guó)先進(jìn)制造技術(shù)高層論壇暨制造業(yè)自動(dòng)化、信息化技術(shù)研討會(huì)論文集[C];2005年

相關(guān)重要報(bào)紙文章 前10條

1 InterSystems大中國(guó)區(qū)技術(shù)總監(jiān) 余衡;突破關(guān)系型數(shù)據(jù)庫(kù)極限[N];中國(guó)計(jì)算機(jī)報(bào);2005年

2 本報(bào)記者 周蓉蓉;后關(guān)系型數(shù)據(jù)庫(kù)拓展生存空間[N];計(jì)算機(jī)世界;2005年

3 《網(wǎng)絡(luò)世界》記者 于翔;NoSQL:大數(shù)據(jù)浪潮中崛起[N];網(wǎng)絡(luò)世界;2012年

4 羅瓊;“后”來(lái)居上[N];中國(guó)計(jì)算機(jī)報(bào);2006年

5 編譯 劉琦;云應(yīng)用促開(kāi)發(fā)思維轉(zhuǎn)變[N];中國(guó)計(jì)算機(jī)報(bào);2009年

6 本報(bào)特約撰稿人 王翔;超越傳統(tǒng):NoSQL橫空出世[N];網(wǎng)絡(luò)世界;2009年

7 張承東;CACHE2007: Web開(kāi)發(fā)利器[N];網(wǎng)絡(luò)世界;2006年

8 曉軒;Intersystems登陸?先搞定ISV再說(shuō)![N];計(jì)算機(jī)世界;2004年

9 本報(bào)記者 吳蔚邋原詩(shī)萌;DB2第一個(gè)25年的時(shí)光漫步[N];中國(guó)計(jì)算機(jī)報(bào);2008年

10 朱杰;后關(guān)系型數(shù)據(jù)庫(kù)=XML+關(guān)系型?[N];中國(guó)計(jì)算機(jī)報(bào);2007年

相關(guān)碩士學(xué)位論文 前10條

1 李化;移動(dòng)新聞客戶端后臺(tái)的設(shè)計(jì)與實(shí)現(xiàn)[D];北京交通大學(xué);2016年

2 曹陳宸;關(guān)系型數(shù)據(jù)庫(kù)向MongoDB數(shù)據(jù)庫(kù)自動(dòng)遷移技術(shù)框架的研究[D];南京大學(xué);2016年

3 趙文碩;關(guān)系型與非關(guān)系型數(shù)據(jù)庫(kù)的應(yīng)用研究[D];華北電力大學(xué)(北京);2016年

4 胡波;非關(guān)系型數(shù)據(jù)庫(kù)統(tǒng)一存儲(chǔ)與訪問(wèn)接口研究[D];四川師范大學(xué);2016年

5 李雷;海量復(fù)雜結(jié)構(gòu)數(shù)據(jù)計(jì)算方法的應(yīng)用研究[D];南京郵電大學(xué);2016年

6 趙海田;食品安全數(shù)據(jù)庫(kù)的存儲(chǔ)與訪問(wèn)控制[D];江蘇科技大學(xué);2016年

7 張國(guó)榮;基于關(guān)系型與非關(guān)系型數(shù)據(jù)庫(kù)的電子表單系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)[D];中山大學(xué);2012年

8 孫寧;針對(duì)非關(guān)系型數(shù)據(jù)庫(kù)的海量數(shù)據(jù)的事務(wù)處理[D];上海交通大學(xué);2014年

9 徐博;神經(jīng)腫瘤關(guān)系型數(shù)據(jù)庫(kù)的方案設(shè)計(jì)與臨床應(yīng)用[D];中國(guó)人民解放軍軍事醫(yī)學(xué)科學(xué)院;2005年

10 李洋;基于關(guān)系型數(shù)據(jù)庫(kù)的空間元數(shù)據(jù)管理方法研究[D];首都師范大學(xué);2013年



本文編號(hào):1375219

資料下載
論文發(fā)表

本文鏈接:http://sikaile.net/kejilunwen/ruanjiangongchenglunwen/1375219.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶9c189***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com