CN109388673B - Network creation and reading system capable of being created by cooperation of multiple persons - Google Patents

Network creation and reading system capable of being created by cooperation of multiple persons Download PDF

Info

Publication number
CN109388673B
CN109388673B CN201811302127.3A CN201811302127A CN109388673B CN 109388673 B CN109388673 B CN 109388673B CN 201811302127 A CN201811302127 A CN 201811302127A CN 109388673 B CN109388673 B CN 109388673B
Authority
CN
China
Prior art keywords
article
client
community
end server
user
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
CN201811302127.3A
Other languages
Chinese (zh)
Other versions
CN109388673A (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.)
Shandong Xingshuo Information Technology Co ltd
Original Assignee
Shandong Xingshuo Information Technology 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 Shandong Xingshuo Information Technology Co ltd filed Critical Shandong Xingshuo Information Technology Co ltd
Priority to CN201811302127.3A priority Critical patent/CN109388673B/en
Publication of CN109388673A publication Critical patent/CN109388673A/en
Application granted granted Critical
Publication of CN109388673B publication Critical patent/CN109388673B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/01Social networking

Abstract

The invention discloses a network authoring and reading system capable of realizing multi-person collaborative authoring, which comprises: the system comprises a client, a front-end server and a back-end server; the front-end server is configured to: receiving an article writing request of a client, and returning an article writing page to the client; after the article is written, reminding the client to select a publishing channel, and calling a rear-end interface to store the article to a corresponding path of the database according to the publishing channel selected by the client; calling a rear-end interface to copy article data in a database before the article rewriting position according to the rewriting position of the set article selected by the client, storing the article data to a new path with a unique identifier, receiving the rewriting content of the client and storing the rewriting content to the new path according to the time sequence to form a new article; the method can be used for selecting to continue writing the article from any chapter, creating multi-version and multi-style works in a limited time, and simultaneously forming communities with different themes, thereby facilitating the open communication of users.

Description

Network creation and reading system capable of being created by cooperation of multiple persons
Technical Field
The invention belongs to the technical field of networks, and particularly relates to a network authoring and reading system capable of realizing multi-person collaborative authoring.
Background
In a traditional creation and network reading platform, a traditional creation process is generally completed by an individual, the creation process usually needs to consume a large amount of time and energy of an author, and is limited by aspects of personal knowledge structure, personal reading and imagination and the like, so that creation thought is single, and the diversity of works is greatly influenced.
In the network platform collaborative creation method disclosed in the prior art, for the same network novel, different authors can select different chapters to continue writing, so that the writing efficiency can be increased, and meanwhile, various versions of works can be generated. However, different authors or users cannot communicate and interact with each other from viewpoints of a certain interested topic or a certain type of topic, and only can show their own viewpoints by making comments under the article, and open communication cannot be achieved;
in addition, in the conventional network reading platform, fixed-point annotation and fixed-point comment cannot be performed while reading, which results in that the comment, mood, comprehension and inspiration when reading the content cannot be saved.
Disclosure of Invention
In order to solve the problems, the invention provides a network authoring and reading system capable of being collaboratively created by multiple persons, which can select to continue writing articles from any chapter, earn masses within a limited time, create multi-version and multi-style works, and form a community taking hobbies as a theme, a community taking a book name as a theme, a community taking a subject as a theme, and the like, so that a user can conveniently communicate with a certain theme more openly to achieve the purposes of mutual promotion, earning masses and bright themes. In addition, the user can perform fixed-point annotation and fixed-point comment while reading the article on the platform.
In order to achieve the purpose, the invention adopts the following technical scheme:
in one or more embodiments, disclosed is a network authoring and reading system capable of multi-person collaborative authoring, comprising: the system comprises a client, a front-end server and a back-end server; the front-end server is communicated with the client and the back-end server respectively; the back-end server comprises a back-end interface and a database; the front-end server calls, edits and stores the data in the database through a back-end interface; the front-end server is configured to:
receiving an article writing request of a client, and returning an article writing page to the client; after the article is written, reminding a client to select a publishing channel, wherein the publishing channel comprises a default theme channel and a community channel, and calling a rear-end interface according to the publishing channel selected by the client to store the article to a corresponding path of a database;
calling a rear-end interface to copy article data in a database before the article rewriting position according to the rewriting position of the set article selected by the client, storing the article data to a new path with a unique identifier, receiving the rewriting content of the client and storing the rewriting content to the new path according to the time sequence to form a new article; when an article is written for the first time, a community with the article as the name is automatically generated.
Further, the front-end server is further configured to: receiving the marking or comment information of a client on certain position data, and calling a rear-end interface to store the marking or comment information in a database; when the same client user reads the data again, the former annotation or comment information is automatically displayed.
Furthermore, data in a json format is output by an editor used for publishing the article by the client, each paragraph of the article has a unique identification field, and a user can mark or comment the set position of a certain paragraph.
Further, the front-end server is further configured to: receiving a community establishing request of a client, and returning a corresponding community establishing page to the client; receiving community information input by a client, calling a rear-end interface and storing the community information in a database; the community information input by the client at least comprises: a community name and a community description.
Further, the client creates a community taking hobby as a theme, a community taking a book name as a theme, or a community taking an article theme as a theme as required.
Further, the default topic channel is a publishing path under a system default topic; the community channel is a release path under a community which the user joins.
Further, when the article is rewritten for the first time, a community taking the article as a name is automatically generated, and subsequent article writers automatically join the community; the original author is automatically the group owner of the community.
Furthermore, the front-end server calls the rear-end interface to acquire the articles collected by the user and/or the articles written by the user in the database according to the user login information to form a bookshelf of the user; the user can sort the list of articles in the bookshelf.
Further, the front-end server is further configured to: and receiving a community joining request of the client, returning a corresponding community joining page to the client, calling basic information data of a corresponding community in the database, and displaying the basic information data to the client.
Compared with the prior art, the invention has the beneficial effects that:
according to the scheme, a community taking hobbies as a theme, a community taking a book name as a theme, a community taking subject materials as a theme and the like can be created, so that a user can conveniently communicate with a theme more openly, and the purposes of mutual promotion, popular and popular crowds and vivid theme are achieved; meanwhile, the system can take a certain subject as a theme and take other subjects into consideration.
The article of any chapter can be continued, the time and the energy of an author are saved, all people interested in a certain theme can participate in the creation, the author can choose to start to continue writing the article from a certain chapter to form the version of the author, and then the author creates a multi-version and multi-style work for everybody to choose to read.
The article editor outputs data in json format, each paragraph has a unique paragraph mark, and a user can mark or comment at any position of a paragraph while reading so as to feel the perception of reading in the past.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this application, illustrate embodiments of the application and, together with the description, serve to explain the application and are not intended to limit the application.
FIG. 1 is a schematic diagram of a network authoring and reading system capable of multi-person collaborative authoring.
Detailed Description
It should be noted that the following detailed description is exemplary and is intended to provide further explanation of the disclosure. Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this application belongs.
It is noted that the terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of example embodiments according to the present application. As used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, and it should be understood that when the terms "comprises" and/or "comprising" are used in this specification, they specify the presence of stated features, steps, operations, devices, components, and/or combinations thereof, unless the context clearly indicates otherwise.
Example one
In one or more embodiments, a network authoring and reading system with freely expandable subjects as a theme is disclosed, as shown in fig. 1, comprising: the system comprises a client, a front-end server and a back-end server. The front-end server constructs a front-end project, so that the client can access the specified page by inputting the domain name. The back-end server comprises a back-end interface and a database accessed by the front-end server. And the front-end server calls, edits and stores the data in the database through the back-end interface.
Wherein, the front-end server includes:
a login registration module: receiving a login or registration request of a client, and sending a login or registration page to the client; and the user accesses the login registration page through the client to perform login or registration operation, and the user registration information is stored in the database of the back-end server.
A community creation module: receiving a community establishing request of a client, and returning a corresponding community establishing page to the client; receiving community information input by a client, calling a rear-end interface and storing the community information in a database; the community information input by the client comprises: community name, community description, community LOGO, etc.
The user can create a relevant community aiming at subject matters or a certain interest and hobbies or a certain type of articles except the default theme of the platform, and the user creating the community is the community owner.
A community joining module: and receiving a community joining request of the client, and returning a community joining related page to the client.
For an established community, other users may apply for joining the community on a community details page. Users in the same community can communicate in real time.
The article publishing module: receiving an article writing request of a client, and returning an article writing page to the client; after the article is written, reminding the client to select a publishing channel, and calling a rear-end interface to store the article to a corresponding path of the database according to the publishing channel selected by the client.
The user can release short articles or continuous articles, and selects a release channel while releasing the articles, wherein the release channel comprises a release path of a system default theme and a release path of a certain community which the user joins; if the publishing channel is not selected, the article theme is the theme default on the platform, if a certain community is selected as the publishing channel, the article theme is the description of the community, and the published article is stored in a corresponding database of the back-end server. The subject matter of the article refers to materials constituting literary and artistic works, namely life events or life phenomena specifically described in the works.
An article continuation module: calling a rear-end interface to copy article data in a database before the article rewriting position according to the rewriting position of the set article selected by the client and store the article data in a new path, receiving the rewriting content of the client and storing the contents in the new path according to the time sequence to form a new article;
for a continuous article or other articles on a platform, if a user has an intention, the user can choose to continue writing from a certain chapter, when the article is first continued to write, a community taking the article name as a community name and the original author as a group owner is automatically generated, the community description is the article description of the original author, and the community logo is an article cover map.
Each user can form a rewriting version of the user when rewriting, the cover picture and the article name of each version of article are the same as the article description, and the author is a writer; the subsequent user who continues writing automatically joins the community; converting different continuous writing versions into data and storing the data into a database of a back-end server; the copyrights of the article to be rewritten are distributed according to the proportion of chapters of each author in the article.
When the continuous writing is carried out, copying the data of the original author part before the continuous writing position, and storing the data under a new path with the unique identification; the contents which are continuously written by the user are also stored under the corresponding path according to the time sequence to form a new article storage path; therefore, the method can ensure that the original author can not be influenced to modify the article, and the modification of the original author can not influence the article content of the writer.
An article labeling module: receiving the marking or comment information of a client on certain position data, and calling a rear-end interface to store the marking or comment information in a database; when the same client user reads the data again, the former annotation or comment information is automatically displayed.
For each chapter of an article, a logged-on user can perform operations such as fixed-point marking, fixed-point comment, collection, liking, reporting, rewarding and the like while reading, the operations are stored in a database in a data form, and the user can see information such as the marking and the comment which are made before when browsing the same chapter or the same chapter later.
The front-end server calls a rear-end interface to obtain a user collection article and/or an article written by the user in a database according to the user login information to form a bookshelf of the user; the user can view and sort the individual articles on the personal details page after logging in.
The user utilizes the internet to launch contents such as interests, hobbies, article subjects, single-part linkage novels and the like on a platform, other users can participate in a certain interested subject, and a community related to the subject is further formed, so that all people interested in the subject can communicate more openly, language output, communication and consultation of the view, and exposure of new views and the like can be realized to the maximum extent, and the purposes of mutual promotion, popular acquisition and vivid subject are achieved, which is beneficial to efficient communication and increase of variety of work creation. In addition, the user can perform fixed-point annotation and fixed-point comment while reading the content on the platform, and in the subsequent reading, the user can feel that the user has read in the past again.
Although the embodiments of the present invention have been described with reference to the accompanying drawings, it is not intended to limit the scope of the present invention, and it should be understood by those skilled in the art that various modifications and variations can be made without inventive efforts by those skilled in the art based on the technical solution of the present invention.

Claims (9)

1. A network authoring and reading system capable of collaborative authoring by multiple persons, comprising: the system comprises a client, a front-end server and a back-end server; the front-end server is communicated with the client and the back-end server respectively; the back-end server comprises a back-end interface and a database; the front-end server calls, edits and stores the data in the database through a back-end interface; it is characterized in that the preparation method is characterized in that,
the front-end server is configured to:
receiving an article writing request of a client, and returning an article writing page to the client; after the article is written, reminding a client to select a publishing channel, wherein the publishing channel comprises a default theme channel and a community channel, calling a rear-end interface according to the publishing channel selected by the client to store the article to a corresponding path of a database, and the default theme channel is a publishing path under a system default theme; the community channel is a release path under a community which the user joins;
calling a rear-end interface to copy article data in a database before the article rewriting position according to the rewriting position of the set article selected by the client, storing the article data to a new path with a unique identifier, receiving the rewriting content of the client and storing the rewriting content to the new path according to the time sequence to form a new article; when an article is written for the first time, a community with the article as the name is automatically generated.
2. The system of claim 1, wherein the front-end server is further configured to: receiving the marking or comment information of a client on certain position data, and calling a rear-end interface to store the marking or comment information in a database; when the same client user reads the data again, the former annotation or comment information is automatically displayed.
3. The system as claimed in claim 2, wherein the editor used by the client to publish the article outputs json format data, each paragraph of the article has a unique identification field, and the user can mark or comment on the set position of a certain paragraph.
4. The system of claim 1, wherein the front-end server is further configured to: receiving a community establishing request of a client, and returning a corresponding community establishing page to the client; receiving community information input by a client, calling a rear-end interface and storing the community information in a database; the community information input by the client at least comprises: a community name and a community description.
5. The system as claimed in claim 4, wherein the client creates hobby-subject communities, book title-subject communities or article subject-subject communities as required.
6. The system of claim 1, wherein the default topic channel is a distribution path under a default topic of the system; the community channel is a release path under a community which the user joins.
7. The system as claimed in claim 1, wherein the first time an article is rewritten, a community named the article is automatically generated, and subsequent article writers automatically join the community; the original author is automatically the group owner of the community.
8. The system of claim 1, wherein the front-end server invokes the back-end interface to obtain the user collectable article and/or the user written article in the database according to the user login information to form the bookshelf of the user; the user can sort the list of articles in the bookshelf.
9. The system of claim 1, wherein the front-end server is further configured to: and receiving a community joining request of the client, returning a corresponding community joining page to the client, calling basic information data of a corresponding community in the database, and displaying the basic information data to the client.
CN201811302127.3A 2018-11-02 2018-11-02 Network creation and reading system capable of being created by cooperation of multiple persons Active CN109388673B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811302127.3A CN109388673B (en) 2018-11-02 2018-11-02 Network creation and reading system capable of being created by cooperation of multiple persons

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811302127.3A CN109388673B (en) 2018-11-02 2018-11-02 Network creation and reading system capable of being created by cooperation of multiple persons

Publications (2)

Publication Number Publication Date
CN109388673A CN109388673A (en) 2019-02-26
CN109388673B true CN109388673B (en) 2020-10-27

Family

ID=65428442

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811302127.3A Active CN109388673B (en) 2018-11-02 2018-11-02 Network creation and reading system capable of being created by cooperation of multiple persons

Country Status (1)

Country Link
CN (1) CN109388673B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111832274B (en) * 2019-04-15 2024-02-27 北京智启蓝墨信息技术有限公司 Rich media editing method, generation method, device and system in intelligent teaching materials
CN110061905A (en) * 2019-04-24 2019-07-26 初心娃科技有限公司 Internet exchange platform and internet exchange method
CN110377864A (en) * 2019-07-29 2019-10-25 湖北金百汇文化传播股份有限公司 A kind of electronic reading learning system
CN114528816B (en) * 2022-01-27 2023-03-17 北京飞书科技有限公司 Collaborative editing information display method and device, electronic equipment and readable medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102262620A (en) * 2011-08-04 2011-11-30 无锡永中软件有限公司 Document cooperation method
CN102521407A (en) * 2011-12-28 2012-06-27 谢勇 Method for document collaboration among users
CN104063446A (en) * 2014-06-17 2014-09-24 沈阳龙天科技有限公司 Multi-user-generated content version control method and implementation method
CN107092586A (en) * 2017-04-15 2017-08-25 上海地阳实业有限公司 A kind of interactive network fiction editor platform and edit methods
CN107301534A (en) * 2017-08-07 2017-10-27 信阳师范学院 A kind of evolution body novel network authoring platform, method and device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100174997A1 (en) * 2009-01-02 2010-07-08 International Business Machines Corporation Collaborative documents exposing or otherwise utilizing bona fides of content contributors

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102262620A (en) * 2011-08-04 2011-11-30 无锡永中软件有限公司 Document cooperation method
CN102521407A (en) * 2011-12-28 2012-06-27 谢勇 Method for document collaboration among users
CN104063446A (en) * 2014-06-17 2014-09-24 沈阳龙天科技有限公司 Multi-user-generated content version control method and implementation method
CN107092586A (en) * 2017-04-15 2017-08-25 上海地阳实业有限公司 A kind of interactive network fiction editor platform and edit methods
CN107301534A (en) * 2017-08-07 2017-10-27 信阳师范学院 A kind of evolution body novel network authoring platform, method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于J2EE工作流的作文续写系统的设计与实现;王声光;《中国优秀硕士学位论文全文数据库 信息科技辑》;20130315(第3期);第I138-424页 *

Also Published As

Publication number Publication date
CN109388673A (en) 2019-02-26

Similar Documents

Publication Publication Date Title
CN109388673B (en) Network creation and reading system capable of being created by cooperation of multiple persons
Eyman Digital rhetoric: Theory, method, practice
Alinejad The internet and formations of Iranian American-ness: Next generation diaspora
Anita Objects, agency and museums: continuing dialogues between the Torres Strait and Cambridge
Eccher Professional web design: techniques and templates
Arends et al. Interaction with art museums on the web
Dekker Assembling traces, or the conservation of net art
CN111784421B (en) Method and device for displaying media information, storage medium and electronic equipment
Huang Public communication of science and technology in Taiwan
Fürlinger et al. Interactive annotations in web-based learning systems
Chaka E-learning 2.0: Web 2.0, the semantic web and the power of collective intelligence
Anderson et al. Supporting young writers through the writing process in a paperless classroom
Song et al. Design Process as Communication Agency for Value Co-Creation in Open Social Innovation Project: A Case Study of QuYang Community in Shanghai
Freedman et al. The collaborative musical text
Anggia et al. Analyzing the benefits of blog for enhancing knowledge management among bloggers
Serbu Functions of Social Media in Higher Education: A Case Study
Tomberg et al. Towards a comprehensive call ontology for Research 2.0
Kingdom et al. ‘The Future of Indexing: A Mix of Art & Technology’. American Society for Indexing (ASI) 2022 conference
Dinesh et al. Renarration for All
Nelson et al. Oral history in your library: create shelf space for community voice
Lai et al. Rapid ADDIE curriculums design model based on the heterogeneous multimedia information integration
Salgado et al. Opening exhibitions: the visually impaired and the design of probes packages.
Short The role of humanities computing: Experiences and challenges
Hai-Jew et al. Content Development (with Work Documentation)
Lode Even Better Books with LaTeX the Agile Way in 2023: Streamline Your Writing Process and Connect with Readers from Day One

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant