[go: up one dir, main page]

CN105975615B - Barrier-free processing method for website information - Google Patents

Barrier-free processing method for website information Download PDF

Info

Publication number
CN105975615B
CN105975615B CN201610334069.7A CN201610334069A CN105975615B CN 105975615 B CN105975615 B CN 105975615B CN 201610334069 A CN201610334069 A CN 201610334069A CN 105975615 B CN105975615 B CN 105975615B
Authority
CN
China
Prior art keywords
barrier
website
free
information
data
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201610334069.7A
Other languages
Chinese (zh)
Other versions
CN105975615A (en
Inventor
陈威钢
张建宗
安晓丹
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Harbin E Times Digital Technology Development Co ltd
Original Assignee
Harbin E Times Digital Technology Development Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Harbin E Times Digital Technology Development Co ltd filed Critical Harbin E Times Digital Technology Development Co ltd
Priority to CN201610334069.7A priority Critical patent/CN105975615B/en
Publication of CN105975615A publication Critical patent/CN105975615A/en
Application granted granted Critical
Publication of CN105975615B publication Critical patent/CN105975615B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention discloses a barrier-free processing method of website information, which comprises the following steps: mapping the content of the website to be processed to a server; the server processes the mapped content to ensure that the processed data meets the information barrier-free standard requirement; the server builds a template meeting the information barrier-free standard requirement; filling the processed data into the template to generate a mapping webpage; and pushing the mapping webpage to a client. In the implementation process of the invention, website technicians are not required to participate, the cloud server automatically collects webpage data, all data processing and storage are carried out on the cloud server, and normal display and use of the original website are not influenced. Compared with the traditional full-network barrier-free reconstruction, the method greatly reduces the complexity of project implementation, shortens the implementation period and saves the implementation cost.

Description

Barrier-free processing method for website information
Technical Field
The invention relates to the technical field of information processing, in particular to a barrier-free processing method for website information.
Background
In 2002, the united nations clearly mentions that information barrier-free construction needs to be promoted preferentially in the 'lago thousand-year action compendium' passed by the second 'Asia-Pacific disabled person ten-year' activity, the difficulty of the disabled is solved by utilizing the modern communication technology, and the disabled keeps pace with the development of global information and communication modernization. The Chinese government has paid high attention to the call issued by the United nations, several committees such as the department of industry of original information, the Union of Chinese disabled persons, the welfare Foundation of Chinese disabled persons, and the like have called meetings in Beijing, and have decided to hold the Chinese information barrier-free forum, so far, China has paid attention to the convenience and importance of the disabled persons in obtaining information.
According to statistics, by 4 months in 2011, 81723 websites are opened by government institutions, but the proportion of barrier-free websites is less than 1%, more than 90% of korean government websites achieve information barrier-free, and our country has a distance from developed countries in the aspect of information barrier-free.
The Chinese disabled person association and the guidance opinion about the construction of the barrier-free service capability of the enhanced website published by the national Internet information office on 2016, 3, 7 provide that by the end of 2020, the barrier-free service capability of various government websites including government websites of various departments in the State institute can meet the basic requirements of the disabled persons. Thus, by the end of 2020, there will be a large number of government sites that need to be constructed without hindrance.
The existing barrier-free website reconstruction technology mainly comprises two types, one type is information barrier-free whole-network reconstruction, and the other type is a barrier-free auxiliary tool.
The information barrier-free whole-network reconstruction mainly aims at reconstructing a website to enable the website to have the requirements of content perceptibility, operability of interface components in the content, understandability and compatibility of the content and control and the like. Most websites are generated and released through a content management system at present, and tags, templates and data contents of the websites are stored in a database, so that the modification mode of the websites in the prior art is mainly to modify the database, namely to modify the website templates, the content and a background respectively. The template modification comprises an XHTML layer, a CSS layer and JS modification; the content modification comprises modification of a text, a non-text, a Flash interaction interface and an audio video; the barrier-free modification of the background mainly comprises the processing of some function modules, different backgrounds used for website construction and the need of being familiar with the technology of each background before modification. The modification mode is characterized by multiple modification contents, poor safety, complex flow (modification can be performed only after technicians learn website background technology), long modification period (project implementation period is 6-8 months according to different sizes of websites), high labor cost and no accordance with the development trend of information barrier-free.
The barrier-free auxiliary tool is used for loading plug-ins on a website, can only meet partial barrier-free effects, cannot meet the requirement of a user for acquiring all information of the website, does not meet national barrier-free standards, and cannot meet the national barrier-free detection requirements.
Therefore, how to modify information of website standardization at low cost and high efficiency without obstacles becomes a technical problem to be solved in the field.
Disclosure of Invention
In view of the above, an object of the present invention is to provide a method for processing website information without obstacles, which solves the problem of information barrier-free construction of website standardization with low cost and high efficiency, and meets the national detection requirement for barrier-free websites.
In order to achieve the purpose, the invention adopts the following technical scheme:
a barrier-free processing method for website information comprises the following steps:
s1, mapping the content of the website to be processed to a server;
s2, the server processes the data of the mapped content, so that the processed data meet the information barrier-free standard requirement;
s3, the server constructs a template meeting the information barrier-free standard requirement;
s4, filling the processed data into the template to generate a mapping webpage;
and S5, pushing the mapping webpage to the client.
Preferably, the step S1 includes:
and extracting a source code of the website to be processed according to a preset acquisition rule, extracting content data from the source code, and mapping the content data to the server.
Preferably, the collection rule is: and collecting by using a data mining technology and a regular expression, a javascript code or a combination of the javascript code and the regular expression according to the keywords or the webpage labels.
Preferably, the step S2 includes:
filtering out relevant styles and attributes which do not meet the information barrier-free standard requirement from the mapped contents, and extracting data which meet the information barrier-free standard requirement to form a pure data source;
and forming the processed data source into a data form of the key value.
Preferably, in step S4, the step of filling the processed data into the template includes:
and finding out a corresponding key value in the template, and filling the key value formed by the processed data source into a corresponding position.
Preferably, the step S3 includes:
setting a component capable of supporting the presentation of pictures, videos and audio files in a text form;
providing an interface component with operability;
secondary developable components with compatibility and information barrier-free features are provided.
Preferably, the step S5 includes:
and adding a link to the original website to be processed, wherein the link points to the mapping webpage.
Preferably, the method for processing website information without obstruction further includes the following steps:
and loading a barrier-free auxiliary tool on the mapping webpage, wherein the barrier-free auxiliary tool is used for enabling the disabled to obtain webpage content.
By adopting the technical scheme, the invention has the following beneficial effects:
the method adopts a mapping method for barrier-free construction of the website, does not directly transform the existing website, but utilizes a server as a barrier-free cloud, does not need website technicians to participate in the implementation process, automatically collects webpage data by a cloud server, processes and stores all data on the cloud server, does not influence the normal display and use of the original website, and only needs to add a link to the original website after the project is implemented and link to the barrier-free cloud;
the implementation of the invention has no requirement on the website background, and compared with the traditional full-network barrier-free reconstruction, the invention does not need to learn the website background technology, thereby greatly reducing the complexity of project implementation, shortening the implementation period and saving the implementation cost.
In addition, after the barrier-free processing is carried out on the website information, the method has the following advantages:
in the aspect of content: the website maintainers can provide barrier-free service for newly released content without barrier-free training;
the method comprises the following steps: after the columns are modified, added or combined, the website maintainer can provide barrier-free service for the new columns without modifying column templates and the like;
and (3) website aspect: after the website is re-modified, website maintenance personnel can provide barrier-free service for the modified website without barrier modification of the website.
Drawings
Fig. 1 is a flowchart of a method for processing web site information without hindrance according to the present invention.
Detailed Description
The technical solution of the present invention is further described in detail by the accompanying drawings and embodiments.
The invention provides a method for processing website information without obstacles, which comprises the following steps as shown in figure 1:
s1, mapping the content of the website to be processed to a server;
s2, the server processes the data of the mapped content, so that the processed data meet the information barrier-free standard requirement;
s3, the server constructs a template meeting the information barrier-free standard requirement;
s4, filling the processed data into the template to generate a mapping webpage;
and S5, pushing the mapping webpage to the client.
The invention adopts a mapping method for barrier-free construction of a website, does not directly modify the existing website, but utilizes a server as a barrier-free cloud to map the content on the website to be processed to the server, the server processes data according to the information barrier-free standard and constructs a template which meets the information barrier-free standard required by the national industry, and then pushes the barrier-free mapped webpage content to a user end, namely, captures the information content of the original website page, is connected to the server through network communication, processes the data, fills the information into the barrier-free website template, and pushes the barrier-free website content to the user end through the website mapping server, thereby realizing the standardized barrier-free construction of the information of the website.
The information barrier-free standard requirement here mainly refers to an industry standard issued by the ministry of industry and informatization of the people's republic of china. For example: in 2008, the standard name is: the communication industry standard YD/T1761 of China in various countries along with 2008 < information Barrier free body function difference population website design Barrier free technical requirement >; in 2012, the standard name is: the communication industry standard YD/T1761-. It should be noted that, although the standard and name of information to be released later may be changed, the main technical contents thereof are consistent, and the compliance with the information-unobstructed standard in the present invention means compliance with the industrial standard released by the industry and informatization department.
In the implementation process of the invention, website technicians are not required to participate, the cloud server automatically acquires webpage data, all data processing and storage are carried out on the cloud server, normal display and use of the original website are not influenced, and only a link is added to the original website after the project is implemented and is linked to the barrier-free cloud.
The implementation of the invention has no requirement on the website background, and compared with the traditional full-network barrier-free reconstruction, the invention does not need to learn the website background technology, thereby greatly reducing the complexity of project implementation, shortening the implementation period and saving the implementation cost.
In addition, after the barrier-free processing is carried out on the website information, the method has the following advantages:
in the aspect of content: the website maintainers can provide barrier-free service for newly released content without barrier-free training;
the method comprises the following steps: after the columns are modified, added or combined, the website maintainer can provide barrier-free service for the new columns without modifying column templates and the like;
and (3) website aspect: after the website is re-modified, website maintenance personnel can provide barrier-free service for the modified website without barrier modification of the website.
Preferably, the step S1 includes:
and extracting a source code of the website to be processed according to a preset acquisition rule, extracting content data from the source code, and mapping the content data to the server.
Wherein the collection rule is as follows: and collecting by using a data mining technology and a regular expression, a javascript code or a combination of the javascript code and the regular expression according to the keywords or the webpage labels.
It should be noted that the above collection rule is only a preferred embodiment of the present invention, and the present invention may also adopt other collection rules according to the actual application requirements to implement the data collection process.
Preferably, the step S2 includes:
filtering out relevant styles and attributes which do not meet the information barrier-free standard requirement from the mapped contents, and extracting data which meet the information barrier-free standard requirement to form a pure data source;
and forming the processed data source into a data form of the key value.
Accordingly, in step S4, the step of filling the processed data into the template includes:
and finding out a corresponding key value in the template, and filling the key value formed by the processed data source into a corresponding position.
Preferably, the step S3 includes:
setting a component capable of supporting the presentation of pictures, videos and audio files in a text form;
providing an interface component with operability;
secondary developable components with compatibility and information barrier-free features are provided.
That is to say, the template in the invention is constructed according to the information barrier-free standard, and the constructed template can support the presentation of files such as pictures, videos and audios in a text form, and has good operability, compatibility and secondary development.
Preferably, as an implementation manner of the present invention, the step S5 includes:
and adding a link to the original website to be processed, wherein the link points to the mapping webpage.
Therefore, the implementation of the invention does not influence the normal display and use of the original website, greatly reduces the complexity of project implementation, and has strong implementability, short period and low implementation cost.
Preferably, the method for processing website information without obstruction further includes the following steps:
and loading a barrier-free auxiliary tool on the mapping webpage, wherein the barrier-free auxiliary tool is used for enabling the disabled to easily acquire webpage contents without an external tool (such as screen reading software).
In summary, the invention maps the content on the website to be processed to the server, the server processes the data according to the information barrier-free standard, constructs a template meeting the information barrier-free standard required by the national industry, and then pushes the mapped webpage content after barrier-free to the user side, thereby realizing the standardized information barrier-free construction of the website.
In addition, in the implementation process of the invention, website technicians are not required to participate, the cloud server automatically acquires webpage data, all data processing and storage are carried out on the cloud server, and the normal display and use of the original website are not influenced. Compared with the traditional full-network barrier-free reconstruction, the method greatly reduces the complexity of project implementation, shortens the implementation period and saves the implementation cost.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are merely exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (3)

1. A method for processing website information without obstacles is characterized by comprising the following steps:
s1, mapping the content of the website to be processed to a server;
s2, the server processes the data of the mapped content, so that the processed data meet the information barrier-free standard requirement;
s3, the server constructs a template meeting the information barrier-free standard requirement;
s4, filling the processed data into the template to generate a mapping webpage;
s5, pushing the mapping webpage to a client;
wherein the step S1 includes:
extracting a source code of a website to be processed according to a preset acquisition rule, extracting content data from the source code, and mapping the content data to the server;
the step S2 includes:
filtering out relevant styles and attributes which do not meet the information barrier-free standard requirement from the mapped contents, and extracting data which meet the information barrier-free standard requirement to form a pure data source;
forming a data form of key values by the processed data source;
in step S4, the step of filling the processed data into the template includes:
finding out corresponding key values in the template, and filling the key values formed by the processed data source into corresponding positions;
the method further comprises the steps of:
loading a barrier-free auxiliary tool on the mapping webpage, wherein the barrier-free auxiliary tool is used for enabling the disabled to obtain webpage contents;
the step S5 includes:
and adding a link to the original website to be processed, wherein the link points to the mapping webpage.
2. The method for processing the website information without obstacles according to claim 1, wherein the collecting rule is: and collecting by using a data mining technology and a regular expression, a javascript code or a combination of the javascript code and the regular expression according to the keywords or the webpage labels.
3. The method for processing web site information without hindrance of claim 1, wherein said step S3 includes:
setting a component capable of supporting the presentation of pictures, videos and audio files in a text form;
providing an interface component with operability;
secondary developable components with compatibility and information barrier-free features are provided.
CN201610334069.7A 2016-05-19 2016-05-19 Barrier-free processing method for website information Active CN105975615B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610334069.7A CN105975615B (en) 2016-05-19 2016-05-19 Barrier-free processing method for website information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610334069.7A CN105975615B (en) 2016-05-19 2016-05-19 Barrier-free processing method for website information

Publications (2)

Publication Number Publication Date
CN105975615A CN105975615A (en) 2016-09-28
CN105975615B true CN105975615B (en) 2020-01-07

Family

ID=56955361

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610334069.7A Active CN105975615B (en) 2016-05-19 2016-05-19 Barrier-free processing method for website information

Country Status (1)

Country Link
CN (1) CN105975615B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107330015A (en) * 2016-11-25 2017-11-07 深圳市联谛信息无障碍有限责任公司 It is a kind of that the accessible method of info web is realized by tertium quid
CN107273495A (en) * 2016-11-25 2017-10-20 深圳市联谛信息无障碍有限责任公司 A kind of accessible plug-in unit of browser
CN112002186B (en) * 2020-09-04 2022-05-06 语惠科技(南京)有限公司 Information barrier-free system and method based on augmented reality technology
CN115373649B (en) * 2022-07-26 2023-03-31 哈尔滨亿时代数码科技开发有限公司 Dynamic internet content barrier-free transformation method and device and website content barrier-free transformation method
CN115510357A (en) * 2022-09-22 2022-12-23 中国农业银行股份有限公司 Method, device, equipment and medium for generating network page blind road

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1792082A (en) * 2003-04-22 2006-06-21 斯皮沃克斯有限公司 Text entry display for intelligent transcription of voicemail into text message
CN101815093A (en) * 2010-03-11 2010-08-25 深圳市嘉讯软件有限公司 Method for adapting webpage to mobile terminal and mobile terminal page adaptation device

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7162526B2 (en) * 2001-01-31 2007-01-09 International Business Machines Corporation Apparatus and methods for filtering content based on accessibility to a user
US6944665B2 (en) * 2001-09-24 2005-09-13 International Business Machines Corporation Method and system for delivering accessibility using a distributed environment

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1792082A (en) * 2003-04-22 2006-06-21 斯皮沃克斯有限公司 Text entry display for intelligent transcription of voicemail into text message
CN101815093A (en) * 2010-03-11 2010-08-25 深圳市嘉讯软件有限公司 Method for adapting webpage to mobile terminal and mobile terminal page adaptation device

Also Published As

Publication number Publication date
CN105975615A (en) 2016-09-28

Similar Documents

Publication Publication Date Title
CN105975615B (en) Barrier-free processing method for website information
CN108399150B (en) Text processing method and device, computer equipment and storage medium
CN111107422B (en) Image processing method and device, electronic equipment and computer readable storage medium
CN102163233A (en) Method and system for converting webpage markup language format
JP2015529874A (en) System and method for viewing medical images
CN105095160A (en) Document conversion reading method and system
IL226027A (en) Bidirectional text checker and method
DE102016015381A1 (en) Using Bloom filters to simplify the expansion and subdivision of a dynamic font
CN110781858A (en) Information processing method and device, electronic equipment and computer readable storage medium
US20140280352A1 (en) Processing semi-structured data
CN106897400B (en) Visualization method and system for seismic information in social networking media
CN109240664A (en) A kind of method and terminal acquiring user behavior information
CN112068826B (en) Text input control method, system, electronic device and storage medium
CN111913566B (en) Data processing method, device, electronic equipment and computer storage medium
DE202015009149U1 (en) Automatic embedding of digital cards in software applications
CN113806549A (en) Method and device for constructing personnel relationship map and electronic equipment
CN110134920A (en) Draw the compatible display methods of text, device, terminal and computer readable storage medium
CN102467490A (en) Font data processing method and device
CN115879417A (en) Media editing method, device, computer and readable storage medium
Chan et al. Practical CakePHP Projects
US9690783B2 (en) Image conversion and method for converting text in an image into a targeted language
Sato et al. The function of religious language in the media: A comparative analysis of the Japanese, German and American newspaper coverage about the 2011 Great East Japan Earthquake and Tsunami
CN114491326A (en) A web page loading state detection method, device, electronic device and storage medium
CN111209759A (en) Webpage translation method and device, computer equipment and storage medium
CN108009267A (en) A kind of method and system for being used to obtain display data on the screen automatically

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
CB03 Change of inventor or designer information

Inventor after: Chen Weigang

Inventor after: Zhang Jianzong

Inventor after: An Xiaodan

Inventor before: Chen Weigang

CB03 Change of inventor or designer information
GR01 Patent grant
GR01 Patent grant